/*
Theme Name: Evolution Dev Studio
Description: Child theme for a global game-plugin marketplace and custom development studio.
Author: Evolution Dev Studio
Template: ecommerce-plus
Version: 1.0.1
Text Domain: evolution-dev
*/

/* Evolution Dev design system */

:root {
 --evo-bg:#070910;--evo-soft:#0d101a;--evo-panel:#111522;--evo-panel-2:#151a29;
 --evo-line:rgba(255,255,255,.09);--evo-line-strong:rgba(255,255,255,.16);
 --evo-text:#f5f7ff;--evo-muted:#969db2;--evo-muted-light:#bdc3d3;
 --evo-cyan:#58e6d4;--evo-violet:#8b7dff;--evo-blue:#59a7ff;--evo-green:#72e6a1;--evo-orange:#ffb45d;--evo-red:#ff7388;
 --evo-radius:18px;--evo-shadow:0 26px 70px rgba(0,0,0,.32);--evo-shell:min(1240px,calc(100vw - 48px));
 --evo-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--evo-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;
}
html{scroll-behavior:smooth;background:var(--evo-bg)}
body.evolution-dev-ui{margin:0;overflow-x:hidden;color:var(--evo-text);background:var(--evo-bg);font-family:var(--evo-font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.evolution-dev-ui *,body.evolution-dev-ui *::before,body.evolution-dev-ui *::after{box-sizing:border-box}
body.evolution-dev-ui a{color:inherit;text-decoration:none}body.evolution-dev-ui img{max-width:100%;height:auto}
body.evolution-dev-ui button,body.evolution-dev-ui input,body.evolution-dev-ui textarea,body.evolution-dev-ui select{font:inherit}
body.evolution-dev-ui h1,body.evolution-dev-ui h2,body.evolution-dev-ui h3,body.evolution-dev-ui h4,body.evolution-dev-ui p{margin-top:0}
.evolution-dev-ui .preloader-wrap{display:none!important}
.evo-site{min-height:100vh;background:var(--evo-bg)}.evo-shell{width:var(--evo-shell);margin-inline:auto}.evo-content{min-height:55vh;padding:0}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus,.evo-skip-link:focus{z-index:99999;top:12px;left:12px;width:auto;height:auto;clip:auto;padding:12px 18px;border-radius:8px;color:#07100f;background:var(--evo-cyan)}
:focus-visible{outline:2px solid var(--evo-cyan);outline-offset:3px}

/* Announcement and header */
.evo-announcement{position:relative;z-index:45;min-height:36px;color:#c9d0dd;background:#080b13;border-bottom:1px solid var(--evo-line);font-size:12px;letter-spacing:.02em}
.evo-announcement-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.evo-announcement-inner>span,.evo-announcement-inner a{display:inline-flex;align-items:center;gap:8px}.evo-announcement-inner a{color:var(--evo-cyan);font-weight:700}
.evo-status-dot{display:inline-block;flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--evo-green);box-shadow:0 0 0 4px rgba(114,230,161,.12),0 0 16px rgba(114,230,161,.65)}
.evo-header{position:sticky;z-index:40;top:0;min-height:80px;background:rgba(7,9,16,.82);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:background 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
.evo-header.is-scrolled{background:rgba(7,9,16,.96);border-color:var(--evo-line);box-shadow:0 14px 36px rgba(0,0,0,.18)}body.admin-bar .evo-header{top:32px}
.evo-header-inner{min-height:80px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px}
.evo-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}
.evo-brand-mark{position:relative;display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border:1px solid rgba(88,230,212,.35);border-radius:12px;color:#07100f;background:linear-gradient(145deg,#75f3e4,#63d1ff 50%,#9787ff);box-shadow:0 8px 30px rgba(88,230,212,.15)}
.evo-brand-mark::after{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.46);border-radius:10px}.evo-brand-mark span{position:relative;z-index:1;font-family:var(--evo-mono);font-size:13px;font-weight:900;letter-spacing:-.12em}
.evo-brand-copy{display:flex;flex-direction:column;line-height:1.12}.evo-brand-copy strong{color:var(--evo-text);font-size:15px;font-weight:850;letter-spacing:-.02em}
.evo-brand-copy small{margin-top:5px;color:var(--evo-muted);font-family:var(--evo-mono);font-size:9px;letter-spacing:.11em;text-transform:uppercase}
.evo-custom-logo .custom-logo-link,.evo-custom-logo img{display:block;width:auto;max-width:210px;max-height:50px}

.evo-nav{justify-self:center;min-width:0}.evo-menu,.evo-menu ul{display:flex;align-items:center;gap:3px;margin:0!important;padding:0!important;list-style:none!important}
.evo-menu>li{position:relative;float:none!important}.evo-menu>li>a{display:flex;align-items:center;gap:5px;padding:12px 11px;border-radius:9px;color:#c7ccda;font-size:13px;font-weight:680;line-height:1;transition:color 160ms ease,background 160ms ease}
.evo-menu>li>a:hover,.evo-menu>li.current-menu-item>a,.evo-menu>li.current-menu-ancestor>a{color:#fff;background:rgba(255,255,255,.055)}
.evo-menu>li.menu-item-has-children>a::after{content:"";width:5px;height:5px;margin:-3px 0 0 3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}
.evo-menu .sub-menu{position:absolute;z-index:100;top:calc(100% + 10px);left:50%;display:block;min-width:230px;padding:9px!important;visibility:hidden;opacity:0;border:1px solid var(--evo-line-strong);border-radius:14px;background:rgba(17,21,34,.98);box-shadow:var(--evo-shadow);transform:translate(-50%,8px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease}
.evo-menu li:hover>.sub-menu,.evo-menu li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translate(-50%,0)}.evo-menu .sub-menu::before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:12px}
.evo-menu .sub-menu li{position:relative;width:100%}.evo-menu .sub-menu a{display:flex;width:100%;padding:10px 12px;border-radius:8px;color:var(--evo-muted-light);font-size:13px;font-weight:620}.evo-menu .sub-menu a:hover{color:var(--evo-text);background:rgba(88,230,212,.08)}
.evo-menu .sub-menu .sub-menu{top:-9px;left:calc(100% + 12px);transform:translate(6px,0)}.evo-menu .sub-menu li:hover>.sub-menu,.evo-menu .sub-menu li:focus-within>.sub-menu{transform:translate(0,0)}
.evo-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.evo-product-search{position:relative;display:flex;align-items:center;width:200px;margin:0}
.evo-product-search .evo-icon{position:absolute;left:13px;z-index:1;color:var(--evo-muted);pointer-events:none}.evo-product-search input[type="search"]{width:100%;height:40px;padding:0 12px 0 39px;border:1px solid var(--evo-line);border-radius:11px;color:var(--evo-text);background:rgba(255,255,255,.045);font-size:12px;outline:none;transition:border-color 180ms ease,background 180ms ease}
.evo-product-search input[type="search"]:focus{border-color:rgba(88,230,212,.45);background:rgba(255,255,255,.07)}.evo-product-search input::placeholder{color:#777f92}
.evo-action-link{position:relative;display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--evo-line);border-radius:11px;color:#d9deea;background:rgba(255,255,255,.04);transition:color 160ms ease,border-color 160ms ease,background 160ms ease,transform 160ms ease}
.evo-action-link:hover{color:var(--evo-cyan);border-color:rgba(88,230,212,.35);background:rgba(88,230,212,.07);transform:translateY(-1px)}
.evo-cart-count{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border:2px solid var(--evo-bg);border-radius:10px;color:#06100e;background:var(--evo-cyan);font-size:9px;font-weight:900;line-height:1}
.evo-menu-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid var(--evo-line);border-radius:11px;color:var(--evo-text);background:rgba(255,255,255,.04)}.evo-menu-close,.evo-menu-toggle[aria-expanded="true"] .evo-menu-open{display:none}.evo-menu-toggle[aria-expanded="true"] .evo-menu-close{display:inline-flex}

/* Shared buttons and headings */
.evo-button,body.evolution-dev-ui .button,body.evolution-dev-ui button.button,body.evolution-dev-ui input.button,body.evolution-dev-ui .woocommerce a.button,body.evolution-dev-ui .woocommerce button.button,body.evolution-dev-ui .woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:800;line-height:1;text-align:center;cursor:pointer;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease,border-color 160ms ease,color 160ms ease}
.evo-button:hover,body.evolution-dev-ui .button:hover,body.evolution-dev-ui .woocommerce a.button:hover,body.evolution-dev-ui .woocommerce button.button:hover{transform:translateY(-2px)}
.evo-button-primary,body.evolution-dev-ui .woocommerce a.button.alt,body.evolution-dev-ui .woocommerce button.button.alt,body.evolution-dev-ui .woocommerce input.button.alt{color:#06110f!important;background:linear-gradient(135deg,var(--evo-cyan),#6fd7ff)!important;border-color:rgba(255,255,255,.15)!important;box-shadow:0 10px 30px rgba(88,230,212,.13)}
.evo-button-primary:hover{box-shadow:0 16px 36px rgba(88,230,212,.22)}.evo-button-ghost{color:var(--evo-text);border-color:var(--evo-line-strong);background:rgba(255,255,255,.035)}.evo-button-ghost:hover{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.075)}.evo-button-light{color:#07100f;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.18)}
.evo-eyebrow,.evo-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--evo-cyan);font-family:var(--evo-mono);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.evo-kicker{padding:7px 10px;border:1px solid rgba(88,230,212,.18);border-radius:99px;background:rgba(88,230,212,.055)}.evo-kicker>span{display:grid;place-items:center}
.evo-section{position:relative;padding:108px 0}.evo-section-heading{margin-bottom:42px}.evo-section-heading h2,.evo-services-intro h2{max-width:760px;margin:12px 0 0;color:var(--evo-text);font-size:clamp(32px,4vw,52px);font-weight:830;line-height:1.08;letter-spacing:-.045em}
.evo-heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.evo-heading-split>p{max-width:390px;margin:0 0 4px;color:var(--evo-muted);font-size:15px}.evo-heading-center{text-align:center}.evo-heading-center h2{margin-inline:auto}
.evo-text-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:5px;color:var(--evo-cyan);font-size:13px;font-weight:800}.evo-text-link .evo-icon{transition:transform 160ms ease}.evo-text-link:hover .evo-icon{transform:translateX(3px)}

/* Hero */
.evo-hero{position:relative;min-height:730px;overflow:hidden;border-bottom:1px solid var(--evo-line);background:radial-gradient(circle at 16% 30%,rgba(139,125,255,.13),transparent 33%),radial-gradient(circle at 82% 50%,rgba(88,230,212,.1),transparent 32%),linear-gradient(180deg,#090c15,#070910)}
.evo-hero-grid{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.5) 70%,transparent)}
.evo-orb{position:absolute;border-radius:50%;filter:blur(6px);pointer-events:none}.evo-orb-one{top:80px;right:8%;width:260px;height:260px;border:1px solid rgba(139,125,255,.18);box-shadow:inset 0 0 80px rgba(139,125,255,.06),0 0 80px rgba(139,125,255,.05)}.evo-orb-two{right:31%;bottom:35px;width:120px;height:120px;border:1px solid rgba(88,230,212,.15)}
.evo-hero-inner{position:relative;z-index:2;min-height:730px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:86px;padding-top:50px;padding-bottom:70px}
.evo-hero-copy h1{max-width:710px;margin:23px 0 22px;color:#fff;font-size:clamp(52px,6.2vw,84px);font-weight:870;line-height:.97;letter-spacing:-.065em}.evo-hero-copy h1 span{color:transparent;background:linear-gradient(100deg,var(--evo-cyan) 4%,#8cd8ff 46%,#a493ff 88%);background-clip:text;-webkit-background-clip:text}
.evo-hero-copy>p{max-width:620px;margin-bottom:30px;color:#abb2c5;font-size:clamp(16px,1.6vw,19px);line-height:1.7}.evo-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.evo-hero-proof{display:flex;margin-top:47px}.evo-hero-proof>div{min-width:145px;padding-right:28px;margin-right:28px;border-right:1px solid var(--evo-line-strong)}.evo-hero-proof>div:last-child{padding-right:0;margin-right:0;border-right:0}.evo-hero-proof strong,.evo-hero-proof span{display:block}.evo-hero-proof strong{color:var(--evo-text);font-size:16px;font-weight:800}.evo-hero-proof span{margin-top:3px;color:var(--evo-muted);font-size:11px}
.evo-hero-visual{position:relative;min-width:0;perspective:1200px}.evo-code-window{position:relative;width:100%;min-height:440px;border:1px solid var(--evo-line-strong);border-radius:22px;background:rgba(13,16,26,.88);box-shadow:0 40px 100px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.02) inset;transform:rotateY(-5deg) rotateX(1deg);backdrop-filter:blur(15px)}
.evo-code-window::after{content:"";position:absolute;z-index:-1;inset:12% -8% -11% 12%;border-radius:28px;background:linear-gradient(140deg,rgba(139,125,255,.16),rgba(88,230,212,.08));filter:blur(28px)}
.evo-window-bar{height:50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 17px;border-bottom:1px solid var(--evo-line);color:#7f879a;font-family:var(--evo-mono);font-size:10px}.evo-window-dots{display:flex;gap:6px}.evo-window-dots i{width:8px;height:8px;border-radius:50%;background:#ff6d7d}.evo-window-dots i:nth-child(2){background:#ffbd5f}.evo-window-dots i:nth-child(3){background:#63dc8d}
.evo-window-state{justify-self:end;display:flex;align-items:center;gap:6px;color:#8fa69c}.evo-window-state i{width:6px;height:6px;border-radius:50%;background:var(--evo-green)}
.evo-code-body{padding:35px 32px 86px;color:#b9c0cf;font-family:var(--evo-mono);font-size:clamp(11px,1vw,14px);line-height:2.1}.evo-line-number{display:inline-block;width:35px;color:#434a5b;user-select:none}.evo-code-violet{color:#bd92ff}.evo-code-green{color:#73dfad}.evo-code-orange{color:#ffb16f}.evo-code-blue{color:#63b8ff}.evo-code-space{height:15px}
.evo-code-cursor{display:inline-block;width:7px;height:15px;margin-left:5px;vertical-align:-2px;background:var(--evo-cyan);animation:evoBlink 1.1s steps(1) infinite}@keyframes evoBlink{50%{opacity:0}}
.evo-build-card{position:absolute;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid rgba(88,230,212,.17);border-radius:13px;background:rgba(88,230,212,.055)}.evo-build-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;color:#08110f;background:var(--evo-cyan)}
.evo-build-card strong,.evo-build-card small{display:block}.evo-build-card strong{font-size:12px}.evo-build-card small{margin-top:2px;color:var(--evo-muted);font-size:9px}.evo-build-card b{color:var(--evo-cyan);font-family:var(--evo-mono);font-size:11px}
.evo-floating-chip{position:absolute;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--evo-line-strong);border-radius:10px;color:#d7dcea;background:rgba(19,23,36,.92);box-shadow:0 14px 35px rgba(0,0,0,.25);font-family:var(--evo-mono);font-size:9px;font-weight:700;backdrop-filter:blur(10px)}.evo-chip-one{top:88px;right:-35px}.evo-chip-two{bottom:82px;left:-40px}
.evo-tech-rail{min-height:56px;display:flex;align-items:center;border-bottom:1px solid var(--evo-line);background:#090c14}.evo-tech-rail-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#686f81;font-family:var(--evo-mono);font-size:9px;font-weight:800;letter-spacing:.16em}.evo-tech-rail-inner i{width:3px;height:3px;border-radius:50%;background:#424858}

/* Category cards */
.evo-marketplace{background:linear-gradient(180deg,#090b13,var(--evo-bg))}.evo-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.evo-category-card{--card-accent:var(--evo-cyan);position:relative;min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:25px;overflow:hidden;border:1px solid var(--evo-line);border-radius:var(--evo-radius);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
.evo-category-card::before{content:"";position:absolute;top:-65px;right:-60px;width:180px;height:180px;border-radius:50%;background:var(--card-accent);opacity:.08;filter:blur(4px);transition:opacity 180ms ease,transform 180ms ease}.evo-category-card:hover{z-index:2;border-color:var(--card-accent);box-shadow:0 20px 50px rgba(0,0,0,.22);transform:translateY(-5px)}.evo-category-card:hover::before{opacity:.15;transform:scale(1.08)}
.evo-tone-violet{--card-accent:var(--evo-violet)}.evo-tone-cyan{--card-accent:var(--evo-cyan)}.evo-tone-orange{--card-accent:var(--evo-orange)}.evo-tone-green{--card-accent:var(--evo-green)}.evo-tone-blue{--card-accent:var(--evo-blue)}.evo-tone-red{--card-accent:var(--evo-red)}
.evo-category-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:31px;border:1px solid var(--evo-line-strong);border-radius:12px;color:var(--card-accent);background:rgba(255,255,255,.035)}.evo-category-arrow{position:absolute;top:28px;right:25px;color:#61697c;transition:color 160ms ease,transform 160ms ease}.evo-category-card:hover .evo-category-arrow{color:var(--card-accent);transform:translateX(3px)}
.evo-category-card strong{margin-bottom:8px;color:var(--evo-text);font-size:18px;font-weight:800;letter-spacing:-.02em}.evo-category-card>span:last-child{color:var(--evo-muted);font-size:13px;line-height:1.6}

/* Product cards */
.evo-products-section{border-top:1px solid var(--evo-line);border-bottom:1px solid var(--evo-line);background:#080a12}
body.evolution-dev-ui .woocommerce ul.products,body.evolution-dev-ui ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important;padding:0!important;list-style:none!important}
body.evolution-dev-ui .woocommerce ul.products::before,body.evolution-dev-ui .woocommerce ul.products::after,body.evolution-dev-ui ul.products::before,body.evolution-dev-ui ul.products::after{display:none!important}
body.evolution-dev-ui .woocommerce ul.products li.product,body.evolution-dev-ui ul.products li.product,body.evolution-dev-ui .woocommerce-page ul.products li.product{float:none!important;width:auto!important;max-width:none!important;height:100%;margin:0!important;padding:0!important;border:0;background:transparent}
.evo-product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--evo-line);border-radius:16px;background:var(--evo-panel);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.evo-product-card:hover{border-color:rgba(88,230,212,.22);box-shadow:0 22px 55px rgba(0,0,0,.28);transform:translateY(-5px)}
.evo-product-image{position:relative;display:block;aspect-ratio:1.28/1;overflow:hidden;border-bottom:1px solid var(--evo-line);background:linear-gradient(135deg,rgba(139,125,255,.12),rgba(88,230,212,.055)),#0b0e17}
.evo-product-image>img,body.evolution-dev-ui .woocommerce ul.products li.product .evo-product-image img{width:100%;height:100%;margin:0!important;object-fit:cover;transition:transform 300ms ease,filter 300ms ease}.evo-product-card:hover .evo-product-image>img{transform:scale(1.035);filter:saturate(1.08)}
.evo-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(7,9,16,.52),transparent 50%);pointer-events:none}.evo-product-type,.evo-sale-badge{position:absolute;z-index:2;top:12px;display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 9px;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-family:var(--evo-mono);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}
.evo-product-type{left:12px;color:#d6dce9;background:rgba(7,9,16,.68)}.evo-sale-badge{right:12px;color:#161008;background:var(--evo-orange)}
.evo-product-content{flex:1;display:flex;flex-direction:column;padding:18px}.evo-product-category{display:block;margin-bottom:7px;color:var(--evo-cyan);font-family:var(--evo-mono);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
body.evolution-dev-ui .woocommerce ul.products li.product .woocommerce-loop-product__title,.evo-product-content .woocommerce-loop-product__title{min-height:47px;margin:0 0 11px!important;padding:0!important;color:var(--evo-text);font-size:15px!important;font-weight:790;line-height:1.42;letter-spacing:-.015em}.evo-product-content .woocommerce-loop-product__title a:hover{color:var(--evo-cyan)}
.evo-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:27px;margin-top:auto}body.evolution-dev-ui .woocommerce ul.products li.product .price,.evo-product-price{margin:0!important;color:#fff!important;font-size:14px!important;font-weight:850!important}.evo-product-price del{margin-right:4px;color:#737b8e!important;font-size:11px}.evo-product-price ins{color:var(--evo-cyan);text-decoration:none}
.evo-product-rating .star-rating,body.evolution-dev-ui .woocommerce .star-rating{color:var(--evo-orange);font-size:10px}.evo-product-action{display:flex;align-items:center;gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid var(--evo-line)}
body.evolution-dev-ui .evo-product-action .button{flex:1;min-height:38px;margin:0!important;padding:0 12px;color:#06110f;background:var(--evo-cyan);font-size:10px}.evo-card-arrow{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid var(--evo-line-strong);border-radius:9px;color:var(--evo-muted-light);background:rgba(255,255,255,.025)}.evo-card-arrow:hover{color:var(--evo-cyan);border-color:rgba(88,230,212,.35)}

/* Services, process and CTA */
.evo-services{background:radial-gradient(circle at 12% 70%,rgba(139,125,255,.1),transparent 28%),var(--evo-bg)}.evo-services>.evo-shell{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:100px;align-items:center}.evo-services-intro>p{max-width:520px;margin:23px 0 30px;color:var(--evo-muted);font-size:15px}
.evo-service-list{border-top:1px solid var(--evo-line)}.evo-service-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:148px;padding:24px 8px;border-bottom:1px solid var(--evo-line);transition:padding 180ms ease,background 180ms ease}.evo-service-list article:hover{padding-right:18px;padding-left:18px;background:linear-gradient(90deg,rgba(88,230,212,.045),transparent)}
.evo-service-list article>span{align-self:start;padding-top:5px;color:#545b6c;font-family:var(--evo-mono);font-size:10px}.evo-service-list h3{margin:0 0 7px;color:var(--evo-text);font-size:20px;font-weight:790;letter-spacing:-.025em}.evo-service-list p{max-width:510px;margin:0;color:var(--evo-muted);font-size:13px}.evo-service-list article>.evo-icon{color:#596173;transition:color 160ms ease,transform 160ms ease}.evo-service-list article:hover>.evo-icon{color:var(--evo-cyan);transform:translateX(4px)}
.evo-process{border-top:1px solid var(--evo-line);background:#090b13}.evo-process-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.evo-process-grid::before{content:"";position:absolute;top:29px;right:12%;left:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(88,230,212,.25),transparent)}
.evo-process-grid article{position:relative;z-index:1;padding:23px;border:1px solid var(--evo-line);border-radius:15px;background:var(--evo-panel)}.evo-process-grid article>span{display:grid;place-items:center;width:39px;height:39px;margin-bottom:28px;border:1px solid rgba(88,230,212,.24);border-radius:50%;color:var(--evo-cyan);background:var(--evo-panel);font-family:var(--evo-mono);font-size:9px;font-weight:800}.evo-process-grid h3{margin:0 0 8px;color:var(--evo-text);font-size:16px;font-weight:790}.evo-process-grid p{margin:0;color:var(--evo-muted);font-size:12px}
.evo-cta{padding:0 0 108px;background:#090b13}.evo-cta-inner{position:relative;min-height:260px;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:50px 58px;overflow:hidden;border-radius:26px;color:#07100f;background:linear-gradient(120deg,#61ead8,#77d5fa 48%,#9788ff 110%);box-shadow:0 30px 80px rgba(88,230,212,.13)}
.evo-cta-inner::after{content:"</>";position:absolute;top:-55px;right:34%;color:rgba(4,20,18,.06);font-family:var(--evo-mono);font-size:210px;font-weight:900;line-height:1;transform:rotate(-8deg)}.evo-cta .evo-eyebrow{color:rgba(4,28,24,.66)}.evo-cta h2{position:relative;z-index:1;max-width:670px;margin:10px 0 0;color:#06100e;font-size:clamp(34px,4vw,54px);font-weight:880;line-height:1.05;letter-spacing:-.05em}
.evo-cta-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:max-content}.evo-cta-actions>a:last-child{color:rgba(4,25,22,.72);font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}

/* Pages and WooCommerce */
.evo-page-hero{position:relative;min-height:330px;display:flex;align-items:flex-end;padding:95px 0 62px;overflow:hidden;border-bottom:1px solid var(--evo-line);background:radial-gradient(circle at 80% 20%,rgba(88,230,212,.1),transparent 32%),radial-gradient(circle at 15% 90%,rgba(139,125,255,.11),transparent 35%),#090c15}
.evo-page-hero::after{content:"";position:absolute;inset:0;opacity:.23;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 90%)}.evo-page-hero>.evo-shell{position:relative;z-index:1}
.evo-page-hero h1{max-width:900px;margin:11px 0 0;color:#fff;font-size:clamp(42px,5vw,66px);font-weight:850;line-height:1.03;letter-spacing:-.055em}.evo-page-hero-compact{min-height:270px}.evo-page-layout,.evo-commerce-layout{padding-top:72px;padding-bottom:100px}.evo-main-content,.evo-commerce-main{width:100%}.evo-page-card{color:var(--evo-muted-light)}.evo-page-card>*{max-width:860px}.evo-page-card>.alignwide,.evo-page-card>.alignfull,.evo-page-card>.woocommerce,.evo-page-card>form{max-width:none}.evo-page-card h2,.evo-page-card h3,.evo-page-card h4{color:var(--evo-text);letter-spacing:-.025em}.evo-page-card a:not(.button){color:var(--evo-cyan);text-decoration:underline;text-underline-offset:3px}
.evo-commerce-hero .woocommerce-breadcrumb{margin:18px 0 0!important;color:var(--evo-muted)!important;font-size:11px!important}.evo-commerce-hero .woocommerce-breadcrumb a{color:#c4cad8}.evo-commerce-hero .woocommerce-breadcrumb span{margin:0 9px;color:#4f5668}
body.evolution-dev-ui .woocommerce .woocommerce-result-count{margin:10px 0 30px;color:var(--evo-muted);font-size:12px}body.evolution-dev-ui .woocommerce .woocommerce-ordering{margin:0 0 28px}
body.evolution-dev-ui .woocommerce .woocommerce-ordering select,body.evolution-dev-ui select{min-height:44px;padding:0 38px 0 13px;border:1px solid var(--evo-line-strong);border-radius:10px;color:var(--evo-text);background:var(--evo-panel);font-size:12px}
body.evolution-dev-ui .woocommerce nav.woocommerce-pagination{margin-top:46px}body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul{display:inline-flex;gap:7px;margin:0;border:0}body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul li{border:0}body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul li a,body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul li span{min-width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid var(--evo-line);border-radius:10px;color:var(--evo-muted-light);background:var(--evo-panel)}body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul li span.current,body.evolution-dev-ui .woocommerce nav.woocommerce-pagination ul li a:hover{color:#06110f;border-color:var(--evo-cyan);background:var(--evo-cyan)}

/* Single product */
body.evolution-dev-ui.single-product .evo-commerce-layout{padding-top:80px}body.evolution-dev-ui .woocommerce div.product{color:var(--evo-muted-light)}body.evolution-dev-ui .woocommerce div.product div.images,body.evolution-dev-ui .woocommerce div.product div.summary{margin-bottom:70px}body.evolution-dev-ui .woocommerce div.product div.images img{border:1px solid var(--evo-line);border-radius:var(--evo-radius);background:var(--evo-panel)}
body.evolution-dev-ui .woocommerce div.product .product_title{margin:0 0 18px;color:#fff;font-size:clamp(36px,4vw,58px);font-weight:850;line-height:1.06;letter-spacing:-.05em}body.evolution-dev-ui .woocommerce div.product p.price,body.evolution-dev-ui .woocommerce div.product span.price{color:var(--evo-cyan);font-size:24px;font-weight:850}body.evolution-dev-ui .woocommerce-product-details__short-description{color:var(--evo-muted-light);font-size:15px}
body.evolution-dev-ui .woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0;padding:22px;border:1px solid var(--evo-line);border-radius:14px;background:var(--evo-panel)}body.evolution-dev-ui .woocommerce .quantity .qty{width:68px;height:48px;border:1px solid var(--evo-line-strong);border-radius:10px;color:var(--evo-text);background:var(--evo-soft)}
body.evolution-dev-ui .product_meta{display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:22px;border-top:1px solid var(--evo-line);color:var(--evo-muted);font-family:var(--evo-mono);font-size:10px}body.evolution-dev-ui .product_meta a{color:var(--evo-cyan)}
body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;margin:0 0 24px;padding:0;overflow-x:auto}body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs::before,body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li::before,body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}
body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0;border:1px solid var(--evo-line);border-radius:9px;background:var(--evo-panel)}body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:11px 15px;color:var(--evo-muted-light);font-size:11px}body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:rgba(88,230,212,.32);background:rgba(88,230,212,.08)}body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--evo-cyan)}
body.evolution-dev-ui .woocommerce-Tabs-panel{padding:30px;border:1px solid var(--evo-line);border-radius:15px;background:var(--evo-panel)}body.evolution-dev-ui .woocommerce-Tabs-panel h2,body.evolution-dev-ui .related.products>h2,body.evolution-dev-ui .upsells.products>h2{margin-bottom:24px;color:var(--evo-text);font-size:28px;font-weight:820;letter-spacing:-.035em}body.evolution-dev-ui .related.products,body.evolution-dev-ui .upsells.products{padding-top:70px}

/* Forms, account, cart and checkout */
body.evolution-dev-ui input[type="text"],body.evolution-dev-ui input[type="email"],body.evolution-dev-ui input[type="password"],body.evolution-dev-ui input[type="tel"],body.evolution-dev-ui input[type="url"],body.evolution-dev-ui input[type="number"],body.evolution-dev-ui textarea,body.evolution-dev-ui .select2-container--default .select2-selection--single{min-height:48px;padding:11px 13px;border:1px solid var(--evo-line-strong);border-radius:10px;color:var(--evo-text);background:var(--evo-panel);outline:none}body.evolution-dev-ui textarea{min-height:140px}
body.evolution-dev-ui input:focus,body.evolution-dev-ui textarea:focus,body.evolution-dev-ui select:focus{border-color:rgba(88,230,212,.5);box-shadow:0 0 0 3px rgba(88,230,212,.08)}body.evolution-dev-ui label{color:var(--evo-muted-light);font-size:12px;font-weight:680}
body.evolution-dev-ui .woocommerce form.checkout_coupon,body.evolution-dev-ui .woocommerce form.login,body.evolution-dev-ui .woocommerce form.register,body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-content,body.evolution-dev-ui .woocommerce-checkout-review-order,body.evolution-dev-ui #add_payment_method #payment,body.evolution-dev-ui .woocommerce-cart #payment,body.evolution-dev-ui .woocommerce-checkout #payment{padding:24px;border:1px solid var(--evo-line);border-radius:15px;color:var(--evo-muted-light);background:var(--evo-panel)}body.evolution-dev-ui .woocommerce form .form-row{margin:0 0 17px;padding:0}
body.evolution-dev-ui .woocommerce table.shop_table{overflow:hidden;border:1px solid var(--evo-line);border-radius:15px;color:var(--evo-muted-light);background:var(--evo-panel)}body.evolution-dev-ui .woocommerce table.shop_table th,body.evolution-dev-ui .woocommerce table.shop_table td{padding:15px;border-color:var(--evo-line)}body.evolution-dev-ui .woocommerce table.shop_table th{color:var(--evo-text);font-size:11px;text-transform:uppercase;letter-spacing:.06em}body.evolution-dev-ui .woocommerce table.shop_table a{color:var(--evo-text)}body.evolution-dev-ui .woocommerce-cart-form img{width:64px;border-radius:9px}
body.evolution-dev-ui .cart_totals h2,body.evolution-dev-ui .woocommerce-billing-fields h3,body.evolution-dev-ui .woocommerce-additional-fields h3,body.evolution-dev-ui #order_review_heading,body.evolution-dev-ui .woocommerce-MyAccount-content h2,body.evolution-dev-ui .woocommerce-MyAccount-content h3{color:var(--evo-text);font-weight:800;letter-spacing:-.03em}
body.evolution-dev-ui .woocommerce-error,body.evolution-dev-ui .woocommerce-info,body.evolution-dev-ui .woocommerce-message{margin-bottom:25px;padding:18px 22px 18px 50px;border:1px solid var(--evo-line);border-top:1px solid var(--evo-line);border-radius:12px;color:var(--evo-muted-light);background:var(--evo-panel)}body.evolution-dev-ui .woocommerce-message{border-color:rgba(114,230,161,.25)}body.evolution-dev-ui .woocommerce-info{border-color:rgba(89,167,255,.25)}body.evolution-dev-ui .woocommerce-error{border-color:rgba(255,115,136,.28)}

body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-navigation{width:25%}body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-content{width:72%}body.evolution-dev-ui .woocommerce-MyAccount-navigation ul{margin:0;padding:8px;border:1px solid var(--evo-line);border-radius:14px;background:var(--evo-panel);list-style:none}body.evolution-dev-ui .woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:9px;color:var(--evo-muted-light);font-size:12px;font-weight:680}body.evolution-dev-ui .woocommerce-MyAccount-navigation .is-active a,body.evolution-dev-ui .woocommerce-MyAccount-navigation a:hover{color:var(--evo-cyan);background:rgba(88,230,212,.07)}

/* Footer */
.evo-footer{padding:78px 0 0;border-top:1px solid var(--evo-line);background:#070910}.evo-footer-grid{display:grid;grid-template-columns:1.65fr .85fr .85fr .85fr;gap:65px;padding-bottom:66px}.evo-brand-footer{margin-bottom:19px}.evo-footer-brand>p{max-width:420px;margin-bottom:20px;color:var(--evo-muted);font-size:13px}.evo-availability{display:inline-flex;align-items:center;gap:9px;color:#9ca4b5;font-family:var(--evo-mono);font-size:9px}
.evo-footer-column{display:flex;flex-direction:column;gap:10px}.evo-footer-column h2{margin:5px 0 9px;color:var(--evo-text);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.evo-footer-column a{width:fit-content;color:var(--evo-muted);font-size:12px;transition:color 160ms ease,transform 160ms ease}.evo-footer-column a:hover{color:var(--evo-cyan);transform:translateX(2px)}
.evo-footer-bottom{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--evo-line);color:#626a7b;font-size:10px}.evo-footer-tech{display:inline-flex;align-items:center;gap:9px;font-family:var(--evo-mono);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.evo-footer-tech i{width:3px;height:3px;border-radius:50%;background:#454c5d}

/* Legacy content safeguards */
body.evolution-dev-ui .container{max-width:1240px}body.evolution-dev-ui .entry-content,body.evolution-dev-ui .entry-summary,body.evolution-dev-ui .comment-content{color:var(--evo-muted-light)}body.evolution-dev-ui hr{border-color:var(--evo-line)}body.evolution-dev-ui blockquote{margin:24px 0;padding:18px 22px;border-left:3px solid var(--evo-cyan);color:var(--evo-muted-light);background:var(--evo-panel)}body.evolution-dev-ui pre,body.evolution-dev-ui code{font-family:var(--evo-mono)}body.evolution-dev-ui pre{overflow-x:auto;padding:18px;border:1px solid var(--evo-line);border-radius:12px;color:#c8cfdb;background:#080b12}

/* Responsive */
@media(max-width:1180px){.evo-header-inner{gap:18px}.evo-product-search{width:165px}.evo-menu>li>a{padding-inline:8px;font-size:12px}.evo-hero-inner{gap:55px}.evo-chip-one{right:-10px}.evo-chip-two{left:-18px}}
@media(max-width:1079px){body.evo-menu-active{overflow:hidden}.evo-header-inner{grid-template-columns:auto 1fr auto}.evo-menu-toggle{display:grid;place-items:center;justify-self:end;order:2}.evo-header-actions{order:3}.evo-product-search{display:none}.evo-nav{position:fixed;z-index:110;top:116px;right:0;bottom:0;left:0;display:block;padding:20px 24px 50px;visibility:hidden;opacity:0;overflow-y:auto;background:rgba(7,9,16,.985);transform:translateY(-8px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease}body.admin-bar .evo-nav{top:148px}.evo-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.evo-menu{display:block;width:min(640px,100%);margin-inline:auto!important}.evo-menu>li{border-bottom:1px solid var(--evo-line)}.evo-menu>li>a{justify-content:space-between;padding:17px 6px;font-size:17px}.evo-menu .sub-menu{position:static;display:block;min-width:0;padding:0 0 12px 14px!important;visibility:visible;opacity:1;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.evo-menu .sub-menu a{padding:9px 6px}.evo-menu .sub-menu .sub-menu{position:static;transform:none}.evo-hero{min-height:auto}.evo-hero-inner{min-height:0;grid-template-columns:1fr;gap:65px;padding-top:90px;padding-bottom:100px}.evo-hero-copy{max-width:760px}.evo-hero-visual{width:min(650px,90%);margin-inline:auto}.evo-services>.evo-shell{gap:55px}.evo-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.evo-footer-brand{grid-column:1/-1}}
@media(max-width:860px){:root{--evo-shell:min(100% - 36px,1240px)}.evo-section{padding:82px 0}.evo-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.evolution-dev-ui .woocommerce ul.products,body.evolution-dev-ui ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.evo-services>.evo-shell{grid-template-columns:1fr}.evo-services-intro{max-width:680px}.evo-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evo-process-grid::before{display:none}.evo-cta-inner{align-items:flex-start;flex-direction:column}.evo-cta-actions{align-items:flex-start}.evo-heading-split{align-items:flex-start;flex-direction:column;gap:18px}.evo-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-navigation,body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}body.evolution-dev-ui .woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:25px}}
@media(max-width:600px){:root{--evo-shell:min(100% - 28px,1240px)}body.admin-bar .evo-header{top:46px}.evo-announcement-inner{justify-content:center;text-align:center}.evo-announcement-inner>span{display:none}.evo-header-inner{min-height:72px;grid-template-columns:1fr auto auto;gap:9px}.evo-header{min-height:72px}.evo-nav{top:108px}body.admin-bar .evo-nav{top:154px}.evo-brand-mark{width:38px;height:38px}.evo-brand-copy strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.evo-brand-copy small{display:none}.evo-action-link{width:38px;height:38px}.evo-header-actions .evo-action-link:first-of-type{display:none}.evo-menu-toggle{width:38px;height:38px}.evo-hero-inner{padding-top:72px;padding-bottom:78px}.evo-hero-copy h1{font-size:clamp(46px,14.5vw,66px)}.evo-hero-copy>p{font-size:15px}.evo-hero-actions{flex-direction:column;align-items:stretch}.evo-button{width:100%}.evo-hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.evo-hero-proof>div{min-width:0;padding-right:12px;margin-right:0}.evo-hero-proof>div:nth-child(2){border-right:0}.evo-hero-proof>div:last-child{grid-column:1/-1}.evo-hero-visual{width:100%}.evo-code-window{min-height:350px;transform:none}.evo-code-body{padding:25px 18px 88px;font-size:9px}.evo-window-bar{padding-inline:13px}.evo-chip-one,.evo-chip-two{display:none}.evo-tech-rail-inner{justify-content:center;flex-wrap:wrap;padding-block:15px}.evo-tech-rail-inner span:nth-of-type(n+5),.evo-tech-rail-inner i:nth-of-type(n+4){display:none}.evo-section{padding:72px 0}.evo-section-heading h2,.evo-services-intro h2{font-size:35px}.evo-category-grid{grid-template-columns:1fr}.evo-category-card{min-height:190px}body.evolution-dev-ui .woocommerce ul.products,body.evolution-dev-ui ul.products{grid-template-columns:1fr;gap:16px!important}.evo-product-image{aspect-ratio:1.45/1}.evo-service-list article{grid-template-columns:32px minmax(0,1fr)}.evo-service-list article>.evo-icon{display:none}.evo-process-grid{grid-template-columns:1fr}.evo-cta{padding-bottom:72px}.evo-cta-inner{min-height:0;padding:36px 25px;border-radius:20px}.evo-cta h2{font-size:37px}.evo-cta-actions{width:100%}.evo-cta-actions>a:last-child{align-self:center}.evo-page-hero{min-height:245px;padding:75px 0 45px}.evo-page-hero h1{font-size:42px}.evo-page-layout,.evo-commerce-layout{padding-top:52px;padding-bottom:72px}body.evolution-dev-ui .woocommerce div.product .woocommerce-tabs ul.tabs{align-items:stretch;flex-direction:column}body.evolution-dev-ui .woocommerce-Tabs-panel{padding:20px}.evo-footer{padding-top:62px}.evo-footer-grid{grid-template-columns:1fr;gap:34px}.evo-footer-bottom{align-items:flex-start;flex-direction:column;padding:22px 0}.evo-footer-tech{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
