
:root{--bg:#050506;--panel:#0d0d10;--line:#24242a;--text:#f5f5f5;--muted:#91919a}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 50% 5%,#17171c 0,#08080b 28%,#050506 58%);color:var(--text);font-family:Inter,sans-serif;overflow-x:hidden}
.noise{position:fixed;inset:0;opacity:.03;pointer-events:none;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}
.orb{position:fixed;border-radius:50%;filter:blur(120px);opacity:.08;z-index:-2}.orb-a{width:450px;height:450px;background:#fff;left:-250px;top:8%}.orb-b{width:550px;height:550px;background:#777;right:-320px;top:50%}
a{text-decoration:none;color:inherit}.glass{background:linear-gradient(180deg,rgba(20,20,24,.9),rgba(10,10,13,.86));border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 60px rgba(0,0,0,.3);backdrop-filter:blur(18px)}
.section{width:min(1180px,calc(100% - 36px));margin:auto;padding:90px 0}
.nav-wrap{position:sticky;top:14px;z-index:40;padding:14px 18px}.nav{width:min(1180px,100%);margin:auto;height:70px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:0 15px}
.brand{display:flex;align-items:center;gap:11px;font-weight:900}.brand .muted{color:#85858e}.logo-mark{width:42px;height:42px;border-radius:13px;background:#fff;color:#000;display:grid;place-items:center;font-size:22px;font-weight:900}
.nav-links{display:flex;gap:24px;color:#999;font-size:13px;font-weight:700}.nav-links a:hover{color:#fff}
.nav-actions{display:flex;gap:10px;align-items:center}.status{font-family:"JetBrains Mono";font-size:10px;color:#a5a5ad}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#fff;margin-right:6px;box-shadow:0 0 12px white}
.icon-btn{height:42px;background:#131317;border:1px solid #2a2a30;color:#fff;border-radius:13px;padding:0 13px;font-weight:800;cursor:pointer;position:relative}.icon-btn span{position:absolute;right:-6px;top:-7px;width:19px;height:19px;border-radius:50%;background:#fff;color:#000;display:grid;place-items:center;font-size:10px}
.hero{text-align:center;padding-top:115px;padding-bottom:120px}.eyebrow{font-family:"JetBrains Mono";font-size:10px;letter-spacing:.2em;color:#9a9aa3;margin-bottom:18px}
h1{font-size:clamp(58px,9vw,110px);line-height:.86;letter-spacing:-.07em;margin:0 auto 28px;max-width:900px}h1 span{color:#777780}
.hero-copy{max-width:720px;margin:0 auto 32px;color:#9d9da6;font-size:17px;line-height:1.7}.hero-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.btn{min-height:54px;border-radius:16px;padding:0 24px;border:1px solid #2b2b31;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;font-size:14px}.btn.light{background:#fff;color:#000;border-color:#fff}.btn.dark{background:#101014;color:#fff}.btn:hover{transform:translateY(-1px)}
.category-section{border-top:1px solid rgba(255,255,255,.05)}.category-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.category-head h2{font-size:clamp(40px,5vw,64px);letter-spacing:-.05em;margin:0 0 12px}.category-head p{color:#888891;max-width:520px;line-height:1.6;margin:0}.category-badge{font-family:"JetBrains Mono";font-size:10px;letter-spacing:.14em;color:#b7b7bf;border:1px solid #29292f;padding:10px 13px;border-radius:999px;background:#101014}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-grid.two{grid-template-columns:repeat(2,1fr)}
.product-card{border-radius:26px;padding:16px;overflow:hidden}.product-visual{height:200px;border:1px solid #25252b;border-radius:18px;background:radial-gradient(circle at 50% 32%,#383840,#15151a 46%,#0a0a0d 76%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;margin-bottom:22px;position:relative}
.product-visual:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 60px rgba(255,255,255,.05)}.product-visual span,.product-visual b{z-index:1}.big-icon{font-size:50px}.number-icon{font-size:52px;font-weight:900}.product-visual b{font-family:"JetBrains Mono";font-size:10px;letter-spacing:.18em;color:#b3b3bb}
.tag{font-family:"JetBrains Mono";font-size:10px;letter-spacing:.16em;color:#888891;font-weight:700;margin:8px 0 12px}.product-card h3,.category-bundle h3,.bundle-card h3{font-size:25px;letter-spacing:-.03em;margin:0 0 10px}.product-card p,.category-bundle p,.bundle-card p{color:#91919a;line-height:1.6}.features{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.features span{font-size:11px;border:1px solid #28282e;background:#111115;color:#b4b4bc;padding:8px 10px;border-radius:999px}.price-row{display:flex;gap:10px;align-items:baseline;margin:20px 0}.price-row strong{font-size:30px}.price-row del{color:#616169}.product-card .btn,.bundle-card .btn{width:100%}
.category-bundle{margin-top:16px;border-radius:24px;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.category-bundle p{margin-bottom:0}.bundle-buy{text-align:right}.bundle-buy .price-row{justify-content:flex-end;margin-top:0}
.bundles-section{border-top:1px solid rgba(255,255,255,.05)}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bundle-card{min-height:440px;border-radius:26px;padding:28px;position:relative}.bundle-index{font-family:"JetBrains Mono";font-size:42px;color:#505058;font-weight:800}.bundle-card ul{padding-left:19px;color:#b0b0b8;line-height:2}.featured-bundle{border-color:#56565e;transform:translateY(-10px)}.best-value{position:absolute;right:16px;top:16px;background:#fff;color:#000;font-family:"JetBrains Mono";font-size:9px;font-weight:900;padding:8px 10px;border-radius:999px}
.note-section{padding-top:40px}.note{border-radius:26px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.note h2{font-size:44px;letter-spacing:-.04em;margin:0}.note p{color:#95959e;line-height:1.7}
footer{width:min(1180px,calc(100% - 36px));margin:auto;padding:0 0 120px;color:#73737c}footer .brand{color:#fff;margin-bottom:15px}
.bottom-bar{position:fixed;z-index:35;bottom:14px;left:50%;transform:translateX(-50%);border-radius:18px;padding:8px;display:flex;gap:6px}.bottom-bar a{padding:12px 18px;border-radius:13px;font-size:12px;font-weight:800;color:#aaa}.bottom-bar .buy-pill{background:#fff;color:#000}
.cart-panel{position:fixed;right:-420px;top:0;width:min(390px,100%);height:100vh;background:#09090c;border-left:1px solid #29292e;z-index:60;transition:.3s;padding:22px;display:flex;flex-direction:column}.cart-panel.open{right:0}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:55;opacity:0;pointer-events:none;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head button{background:none;border:0;color:#fff;font-size:34px;cursor:pointer}.cart-items{flex:1;overflow:auto}.cart-item{display:flex;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid #25252a}.cart-item span{color:#aaa}.remove{background:none;border:0;color:#74747d;cursor:pointer}.cart-footer{border-top:1px solid #29292e;padding-top:18px}.cart-footer>div{display:flex;justify-content:space-between;font-size:20px;margin-bottom:14px}.cart-footer .btn{width:100%}.cart-footer small{display:block;color:#696971;margin-top:12px}
@media(max-width:900px){.nav-links{display:none}.product-grid,.bundle-grid,.product-grid.two{grid-template-columns:1fr 1fr}.featured-bundle{transform:none}.category-bundle{align-items:flex-start}.note{grid-template-columns:1fr}}
@media(max-width:650px){.section{width:calc(100% - 24px);padding:66px 0}.hero{padding-top:76px;padding-bottom:90px}.hero-copy{font-size:15px}.status{display:none}.category-head{align-items:flex-start;flex-direction:column}.product-grid,.product-grid.two,.bundle-grid{grid-template-columns:1fr}.category-bundle{align-items:stretch;flex-direction:column}.bundle-buy{text-align:left}.bundle-buy .price-row{justify-content:flex-start}.note{padding:26px}.note h2{font-size:38px}.bottom-bar{width:calc(100% - 24px);justify-content:space-between}.bottom-bar a{flex:1;text-align:center;padding:12px 8px}h1{font-size:61px}}


.compatibility-section,.platform-section,.support-section{border-top:1px solid rgba(255,255,255,.05)}
.compat-head{text-align:center;max-width:760px;margin:0 auto 34px}.compat-head h2{font-size:clamp(42px,5vw,66px);letter-spacing:-.055em;margin:0 0 14px}.compat-head p{color:#92929b;line-height:1.7;margin:0}
.game-orbit{height:540px;border-radius:34px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.08),rgba(14,14,18,.9) 28%,rgba(7,7,10,.96) 65%)}
.orbit-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.08);border-radius:50%}.ring-one{width:520px;height:220px}.ring-two{width:760px;height:340px}
.orbit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:9px;z-index:4;font-family:"JetBrains Mono";font-size:12px;letter-spacing:.15em}
.game-card{position:absolute;width:180px;height:150px;border-radius:22px;background:linear-gradient(180deg,#15151a,#0b0b0e);border:1px solid #2b2b31;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;box-shadow:0 24px 50px rgba(0,0,0,.35);transition:.25s;cursor:default}
.game-card:hover{z-index:10;transform:scale(1.08) translateY(-6px);border-color:#777}.game-logo{width:72px;height:72px;border-radius:17px;background:#f2f2f2;color:#050505;display:grid;place-items:center;font-weight:900;font-size:20px;letter-spacing:-.04em}.game-card span{font-size:13px;color:#d0d0d6;font-weight:700}
.game-1{left:9%;top:29%;transform:rotate(-3deg)}.game-2{right:11%;top:26%;transform:rotate(3deg)}.game-3{left:29%;top:12%;transform:rotate(-2deg)}.game-4{right:29%;top:13%;transform:rotate(2deg)}.game-5{left:20%;bottom:12%;transform:rotate(2deg)}.game-6{left:42%;bottom:8%;transform:rotate(-1deg)}.game-7{right:16%;bottom:13%;transform:rotate(-2deg)}
.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.platform-card{border-radius:26px;padding:30px;min-height:260px}.platform-icon{width:72px;height:72px;border-radius:20px;background:#fff;color:#000;display:grid;place-items:center;font-size:36px;font-weight:900;margin-bottom:28px}.platform-card h3{font-size:26px;margin:0 0 10px}.platform-card p{color:#8e8e97;line-height:1.65}
.support-banner{border-radius:28px;padding:36px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px}.support-banner h2{font-size:44px;letter-spacing:-.04em;margin:0 0 10px}.support-banner p{color:#909099;max-width:620px;line-height:1.6;margin:0}
.ai-support-fab{position:fixed;right:20px;bottom:20px;z-index:52;border:1px solid #3a3a40;background:rgba(12,12,15,.94);color:#fff;border-radius:999px;padding:14px 18px;font-weight:800;display:flex;align-items:center;gap:9px;box-shadow:0 16px 40px rgba(0,0,0,.4);cursor:pointer}.ai-dot{width:9px;height:9px;background:#fff;border-radius:50%;display:inline-block;box-shadow:0 0 13px rgba(255,255,255,.9)}
.ai-panel{position:fixed;right:20px;bottom:82px;width:min(390px,calc(100% - 24px));height:560px;border-radius:26px;z-index:70;display:flex;flex-direction:column;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(15px) scale(.98);transition:.25s}.ai-panel.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}
.ai-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #28282e}.ai-head>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.ai-head .ai-dot{grid-row:1/3}.ai-head strong{font-size:14px}.ai-head small{color:#777780;font-size:10px}.ai-head button{border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}
.ai-messages{flex:1;padding:18px;overflow:auto}.ai-msg{max-width:88%;margin-bottom:13px}.ai-msg span{font-family:"JetBrains Mono";font-size:9px;letter-spacing:.12em;color:#777}.ai-msg p{margin:6px 0 0;padding:12px 13px;border-radius:16px;background:#16161b;color:#d4d4da;font-size:13px;line-height:1.55;border:1px solid #29292f}.ai-msg.user{margin-left:auto}.ai-msg.user span{text-align:right;display:block}.ai-msg.user p{background:#f4f4f4;color:#090909;border-color:#f4f4f4}
.ai-quick{display:flex;gap:7px;padding:0 14px 12px;overflow:auto}.ai-quick button{white-space:nowrap;border:1px solid #2b2b31;background:#111115;color:#aaa;border-radius:999px;padding:8px 10px;font-size:10px;cursor:pointer}.ai-form{display:flex;gap:8px;padding:12px;border-top:1px solid #26262b}.ai-form input{flex:1;background:#111115;border:1px solid #2d2d33;color:#fff;border-radius:13px;padding:0 13px;min-width:0}.ai-form button{border:0;background:#fff;color:#000;border-radius:13px;padding:0 15px;font-weight:800;cursor:pointer}
@media(max-width:900px){.platform-grid{grid-template-columns:1fr}.game-orbit{height:610px}.game-card{width:155px;height:130px}.game-1{left:4%;top:30%}.game-2{right:4%;top:30%}.game-3{left:18%;top:8%}.game-4{right:18%;top:8%}.game-5{left:8%;bottom:8%}.game-6{left:39%;bottom:5%}.game-7{right:5%;bottom:9%}.support-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.game-orbit{height:620px}.game-card{width:128px;height:118px;border-radius:18px}.game-logo{width:58px;height:58px;border-radius:14px}.game-1{left:2%;top:32%}.game-2{right:2%;top:32%}.game-3{left:8%;top:9%}.game-4{right:8%;top:9%}.game-5{left:3%;bottom:10%}.game-6{left:34%;bottom:5%}.game-7{right:2%;bottom:11%}.ring-one{width:340px;height:170px}.ring-two{width:500px;height:300px}.support-banner{padding:28px}.support-banner h2{font-size:37px}.ai-support-fab{right:12px;bottom:78px}.ai-panel{right:12px;bottom:135px;height:520px}}


/* V4: orbit showcase + trust/security UI */
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.eyebrow,.tag,.status,.category-badge,.product-visual b,.bundle-index,.game-card span,.ai-msg span{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace}

.orbit-stage{height:650px;border-radius:34px;position:relative;overflow:hidden;background:
radial-gradient(circle at 50% 47%,rgba(255,255,255,.10),rgba(17,17,21,.92) 18%,rgba(7,7,10,.98) 54%),
linear-gradient(180deg,#0c0c10,#070709)}
.orbit-stage:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(0,0,0,.5));pointer-events:none}
.orbit-glow{position:absolute;left:50%;top:50%;width:270px;height:270px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.05);filter:blur(50px)}
.orbit-line{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.08);border-radius:50%}
.orbit-line-a{width:440px;height:220px}.orbit-line-b{width:700px;height:350px}.orbit-line-c{width:930px;height:470px}
.orbit-track{position:absolute;inset:0;transform-origin:50% 50%;animation:orbitSpin 24s linear infinite}.orbit-track-b{animation-direction:reverse;animation-duration:31s}
@keyframes orbitSpin{to{transform:rotate(360deg)}}
.orbit-item{position:absolute;width:175px;height:160px;border-radius:24px;background:linear-gradient(180deg,rgba(23,23,28,.95),rgba(8,8,11,.95));border:1px solid #29292f;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;box-shadow:0 24px 60px rgba(0,0,0,.45);transition:.2s;z-index:3}
.orbit-item:hover{z-index:12;scale:1.08;border-color:#72727b;box-shadow:0 28px 70px rgba(0,0,0,.65)}
.orbit-item .game-logo{width:76px;height:76px;border-radius:18px;background:#f4f4f4;color:#050505;display:grid;place-items:center;font-weight:900;font-size:20px}
.orbit-item span{font-size:12px;color:#d1d1d7;font-weight:800}
.oi-1{left:7%;top:29%}.oi-2{right:8%;top:27%}.oi-3{left:25%;top:9%}.oi-4{right:26%;top:9%}
.oi-5{left:10%;bottom:10%}.oi-6{left:38%;bottom:4%}.oi-7{right:11%;bottom:10%}.oi-8{right:4%;top:46%}
.orbit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:15;display:flex;flex-direction:column;align-items:center;gap:5px}
.center-logo{width:64px;height:64px;border-radius:18px;background:#fff;color:#000;display:grid;place-items:center;font-weight:900;font-size:30px;box-shadow:0 0 45px rgba(255,255,255,.15)}
.orbit-center strong{margin-top:8px;font-size:15px;letter-spacing:.16em}.orbit-center small{font-size:9px;color:#777;letter-spacing:.22em}

.platform-status{display:flex;align-items:center;gap:8px;margin-top:20px;color:#aaa;font-size:12px;font-weight:700}.platform-status span{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.9)}
.windows-icon{font-family:Arial,sans-serif;font-size:46px}

.safety-section{border-top:1px solid rgba(255,255,255,.05)}.safety-shell{border-radius:32px;padding:42px}.safety-copy{max-width:760px;margin-bottom:28px}.safety-copy h2{font-size:clamp(40px,5vw,64px);letter-spacing:-.055em;line-height:1;margin:0 0 18px}.safety-copy p{color:#92929b;line-height:1.7;font-size:16px}
.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-card{border:1px solid #29292f;background:#0e0e12;border-radius:20px;padding:22px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:6px}.trust-icon{grid-row:1/3;width:42px;height:42px;border-radius:13px;background:#fff;color:#000;display:grid;place-items:center;font-weight:900}.trust-card strong{font-size:15px}.trust-card span{color:#85858e;line-height:1.55;font-size:12px}
.safety-note{margin-top:14px;border:1px solid #2a2a31;background:#111115;border-radius:18px;padding:18px;display:flex;gap:10px;align-items:flex-start;color:#aaa;font-size:12px;line-height:1.6}.safety-note strong{color:#fff;white-space:nowrap}
.footer-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px}.footer-links a,.footer-links button{font:inherit;color:#8b8b94;background:none;border:0;padding:0;cursor:pointer}.footer-links a:hover,.footer-links button:hover{color:#fff}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit-track{animation:none!important}*{transition:none!important}}
@media(max-width:900px){.orbit-stage{height:690px}.orbit-item{width:145px;height:135px}.orbit-item .game-logo{width:62px;height:62px}.trust-grid{grid-template-columns:1fr}.orbit-line-c{width:760px}}
@media(max-width:650px){.orbit-stage{height:670px}.orbit-item{width:118px;height:112px;border-radius:18px}.orbit-item .game-logo{width:52px;height:52px;border-radius:14px;font-size:16px}.orbit-item span{font-size:10px}.oi-1{left:1%;top:31%}.oi-2{right:1%;top:31%}.oi-3{left:6%;top:10%}.oi-4{right:6%;top:10%}.oi-5{left:2%;bottom:11%}.oi-6{left:34%;bottom:5%}.oi-7{right:2%;bottom:11%}.oi-8{right:1%;top:49%}.orbit-line-a{width:300px;height:160px}.orbit-line-b{width:450px;height:270px}.orbit-line-c{width:620px;height:390px}.center-logo{width:56px;height:56px}.safety-shell{padding:27px}.safety-note{flex-direction:column}.safety-note strong{white-space:normal}}


/* V5 real logo orbit + bundle AI button */
.orbit-item .game-logo{
  width:82px;height:82px;border-radius:20px;background:linear-gradient(180deg,#17171c,#0d0d11);
  border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;padding:17px;overflow:hidden;
  box-shadow:inset 0 0 28px rgba(255,255,255,.025)
}
.orbit-item .game-logo img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 5px 14px rgba(0,0,0,.4))}
.orbit-track{animation-play-state:running;will-change:transform}
.orbit-stage:hover .orbit-track{animation-play-state:running}
.orbit-item{transform-origin:center;backface-visibility:hidden}
.bundle-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.bundle-ai-button{min-height:42px;padding:0 16px;border-radius:999px;gap:8px;background:#111115}
.bundle-ai-button .ai-dot{width:8px;height:8px}
@media(max-width:650px){.bundle-head-actions{justify-content:flex-start}.bundle-ai-button{min-height:40px}.orbit-item .game-logo{width:58px;height:58px;padding:12px}}

/* V6: AI Support directly beside Bundles in top navigation */
.nav-links{align-items:center}
.nav-ai-support{
  appearance:none;
  border:1px solid #303037;
  background:#111115;
  color:#d9d9df;
  min-height:34px;
  padding:0 13px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  font:inherit;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
  transition:.2s ease;
}
.nav-ai-support:hover{
  color:#000;
  background:#fff;
  border-color:#fff;
  transform:translateY(-1px);
}
.nav-ai-support .ai-dot{
  width:7px;
  height:7px;
}
.nav-ai-support:hover .ai-dot{
  background:#000;
  box-shadow:none;
}
@media(max-width:900px){
  .nav-links{display:flex;gap:14px}
  .nav-links>a{display:none}
  .nav-ai-support{display:inline-flex}
}
@media(max-width:520px){
  .nav-ai-support{padding:0 11px;font-size:11px}
}


/* V27 performance showcase */
.performance-showcase-section{padding-top:38px;padding-bottom:38px}
.performance-showcase{
  max-width:980px;margin:0 auto;border-radius:42px;overflow:hidden;
  background:
    radial-gradient(circle at 50% 28%,rgba(255,255,255,.035),transparent 40%),
    linear-gradient(180deg,#0b0b0f,#07070a);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 35px 100px rgba(0,0,0,.38);
}
.showcase-stack{display:grid;grid-template-columns:1fr}
.showcase-main-card{
  min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;
  text-align:center;border-bottom:1px solid rgba(255,255,255,.11);
  background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.004));
}
.showcase-main-card strong{
  font-size:clamp(56px,7vw,88px);line-height:.92;letter-spacing:-.055em;
  font-weight:900;color:#fff
}
.showcase-main-card span{
  margin-top:24px;font-size:16px;letter-spacing:.18em;color:#777780;font-weight:600
}
.showcase-mini-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;
  padding:72px 150px 66px
}
.showcase-mini-card{
  min-height:178px;border-radius:32px;border:1px solid rgba(255,255,255,.12);
  display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;
  background:linear-gradient(180deg,#101014,#0a0a0d);
  box-shadow:inset 0 0 40px rgba(255,255,255,.01)
}
.showcase-mini-card strong{
  font-size:clamp(40px,5vw,58px);letter-spacing:-.045em;line-height:1;color:#fff
}
.showcase-mini-card span{
  margin-top:17px;color:#73737d;font-size:14px;letter-spacing:.17em;font-weight:600
}
.showcase-trust-strip{
  min-height:118px;margin:0 38px 32px;padding:24px 26px;border-radius:34px;
  border:1px solid rgba(255,255,255,.13);background:rgba(12,12,16,.96);
  display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap
}
.showcase-trust-strip>div{
  display:flex;align-items:center;gap:9px;color:#8b8b94;font-size:14px;white-space:nowrap
}
.showcase-trust-strip strong{font-weight:600}
.trust-symbol{color:#fff;font-size:18px}
.showcase-support-btn{
  margin-left:auto;border:1px solid rgba(255,255,255,.20);background:#070709;color:#fff;
  height:54px;padding:0 22px;border-radius:28px;display:flex;align-items:center;gap:10px;
  font:700 15px inherit;cursor:pointer
}
.showcase-support-btn:hover{background:#141419}
@media(max-width:850px){
  .showcase-mini-grid{padding:52px 50px;gap:14px}
  .showcase-trust-strip{gap:18px;justify-content:flex-start}
  .showcase-support-btn{margin-left:0}
}
@media(max-width:620px){
  .performance-showcase{border-radius:28px}
  .showcase-main-card{min-height:175px}
  .showcase-main-card strong{font-size:54px}
  .showcase-main-card span{font-size:12px}
  .showcase-mini-grid{padding:38px 24px;gap:12px}
  .showcase-mini-card{min-height:138px;border-radius:24px}
  .showcase-mini-card strong{font-size:34px}
  .showcase-mini-card span{font-size:10px}
  .showcase-trust-strip{margin:0 18px 20px;padding:20px;border-radius:26px}
  .showcase-trust-strip>div{width:calc(50% - 10px);white-space:normal;font-size:12px}
  .showcase-support-btn{width:100%;justify-content:center}
}


/* =========================================================
   V28 PREMIUM VISUAL UPGRADE
   ========================================================= */
:root{
  --premium-bg:#050506;
  --premium-surface:#0b0b0e;
  --premium-surface-2:#111116;
  --premium-line:rgba(255,255,255,.10);
  --premium-line-strong:rgba(255,255,255,.17);
  --premium-text:#f7f7f8;
  --premium-muted:#8f9099;
  --premium-soft:#686972;
  --premium-shadow:0 28px 90px rgba(0,0,0,.42);
  --premium-radius:28px;
}

html{
  scroll-behavior:smooth;
  background:var(--premium-bg);
}
body.premium-ui{
  background:
    radial-gradient(circle at 50% -10%,rgba(255,255,255,.055),transparent 34%),
    radial-gradient(circle at 8% 36%,rgba(255,255,255,.022),transparent 24%),
    radial-gradient(circle at 92% 56%,rgba(255,255,255,.018),transparent 26%),
    #050506;
  color:var(--premium-text);
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.premium-ui:before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:-1;
  background-image:
    linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.009) 1px,transparent 1px);
  background-size:80px 80px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 85%);
}

/* typography */
body.premium-ui h1,
body.premium-ui h2,
body.premium-ui h3{
  letter-spacing:-.045em;
}
body.premium-ui p{
  line-height:1.72;
}
body.premium-ui .muted,
body.premium-ui .sub,
body.premium-ui .subtitle{
  color:var(--premium-muted);
}

/* universal panels */
body.premium-ui .glass,
body.premium-ui .card,
body.premium-ui .product-card,
body.premium-ui .bundle-card,
body.premium-ui .feature-card{
  border:1px solid var(--premium-line);
  background:
    linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.006)),
    #0b0b0f;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.025),
    0 24px 80px rgba(0,0,0,.30);
  backdrop-filter:blur(18px);
}

/* premium hero */
.premium-hero{
  position:relative;
  overflow:hidden;
}
.premium-hero:before{
  content:"";
  position:absolute;
  width:620px;
  height:620px;
  left:50%;
  top:-320px;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.095),rgba(255,255,255,.018) 38%,transparent 68%);
  filter:blur(12px);
  pointer-events:none;
}
.premium-hero>*{position:relative;z-index:1}

/* nav */
body.premium-ui header,
body.premium-ui nav{
  backdrop-filter:blur(24px);
}
body.premium-ui nav{
  border-bottom:1px solid rgba(255,255,255,.07);
  background:rgba(6,6,8,.78);
}
body.premium-ui nav a{
  color:#8f9099;
  transition:color .18s ease,transform .18s ease;
}
body.premium-ui nav a:hover{
  color:#fff;
  transform:translateY(-1px);
}

/* buttons */
body.premium-ui button,
body.premium-ui .btn,
body.premium-ui a.button,
body.premium-ui .buy-btn{
  transition:
    transform .18s ease,
    box-shadow .18s ease,
    background .18s ease,
    border-color .18s ease,
    color .18s ease;
}
body.premium-ui button:hover,
body.premium-ui .btn:hover,
body.premium-ui a.button:hover,
body.premium-ui .buy-btn:hover{
  transform:translateY(-2px);
}
body.premium-ui .primary,
body.premium-ui .btn-primary,
body.premium-ui .buy-btn{
  box-shadow:0 10px 30px rgba(255,255,255,.08);
}
body.premium-ui .primary:hover,
body.premium-ui .btn-primary:hover,
body.premium-ui .buy-btn:hover{
  box-shadow:0 14px 40px rgba(255,255,255,.13);
}

/* cards and sections */
body.premium-ui .section{
  position:relative;
}
body.premium-ui .premium-section:before{
  content:"";
  display:block;
  width:min(1100px,calc(100% - 40px));
  height:1px;
  margin:0 auto 44px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);
}
body.premium-ui .product-card,
body.premium-ui .bundle-card{
  border-radius:24px;
  overflow:hidden;
}
body.premium-ui .product-card:hover,
body.premium-ui .bundle-card:hover{
  border-color:var(--premium-line-strong);
  transform:translateY(-5px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.035),
    0 36px 100px rgba(0,0,0,.42);
}

/* product text hierarchy */
body.premium-ui .price{
  font-weight:800;
  letter-spacing:-.035em;
}
body.premium-ui .product-card h3,
body.premium-ui .bundle-card h3{
  font-size:clamp(20px,2vw,26px);
}
body.premium-ui .product-card p,
body.premium-ui .bundle-card p{
  color:#92939c;
}

/* showcase upgrade */
.performance-showcase{
  position:relative;
  overflow:hidden;
  border-color:rgba(255,255,255,.13);
  background:
    radial-gradient(circle at 50% 18%,rgba(255,255,255,.045),transparent 30%),
    linear-gradient(180deg,#0d0d11,#07070a);
}
.performance-showcase:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(115deg,transparent 35%,rgba(255,255,255,.018) 50%,transparent 65%);
}
.showcase-main-card{
  position:relative;
  transition:background .25s ease;
}
.showcase-main-card:hover{
  background:rgba(255,255,255,.022);
}
.showcase-main-card strong{
  text-shadow:0 12px 44px rgba(255,255,255,.08);
}
.showcase-mini-card{
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.showcase-mini-card:hover{
  transform:translateY(-4px);
  border-color:rgba(255,255,255,.20);
  background:#121217;
}
.showcase-trust-strip{
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.025),
    0 18px 54px rgba(0,0,0,.22);
}
.showcase-support-btn{
  border-color:rgba(255,255,255,.24);
  box-shadow:0 8px 28px rgba(0,0,0,.26);
}

/* AI panel */
body.premium-ui .ai-panel,
body.premium-ui .support-panel,
body.premium-ui .modal{
  border:1px solid rgba(255,255,255,.14);
  background:rgba(10,10,14,.96);
  backdrop-filter:blur(26px);
  box-shadow:0 40px 120px rgba(0,0,0,.55);
}

/* form fields */
body.premium-ui input,
body.premium-ui textarea,
body.premium-ui select{
  border:1px solid rgba(255,255,255,.11);
  background:#0c0c10;
  color:#fff;
  transition:border-color .18s ease,box-shadow .18s ease;
}
body.premium-ui input:focus,
body.premium-ui textarea:focus,
body.premium-ui select:focus{
  outline:none;
  border-color:rgba(255,255,255,.25);
  box-shadow:0 0 0 3px rgba(255,255,255,.035);
}

/* subtle entrance */
@keyframes premiumRise{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}
body.premium-ui .section{
  animation:premiumRise .55s ease both;
}

/* accessibility */
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{
    animation-duration:.001ms!important;
    transition-duration:.001ms!important;
  }
}

/* responsive refinements */
@media(max-width:900px){
  body.premium-ui .section{padding-left:18px;padding-right:18px}
  .showcase-mini-grid{padding-left:28px;padding-right:28px}
}
@media(max-width:620px){
  body.premium-ui .section{padding-left:12px;padding-right:12px}
  body.premium-ui .product-card,
  body.premium-ui .bundle-card{border-radius:20px}
  .showcase-main-card strong{font-size:50px}
  .showcase-main-card span{letter-spacing:.13em}
  .showcase-trust-strip>div{font-size:11px}
}

/* crisp large-screen scaling */
@media(min-width:1600px){
  body.premium-ui .section{
    max-width:1500px;
    margin-left:auto;
    margin-right:auto;
  }
  .performance-showcase{
    max-width:1160px;
  }
  .showcase-main-card{
    min-height:245px;
  }
  .showcase-main-card strong{
    font-size:96px;
  }
  .showcase-mini-card{
    min-height:200px;
  }
}


/* =========================================================
   V29 ANIMATED GALAXY BACKGROUND
   ========================================================= */
body.premium-ui{
  position:relative;
  isolation:isolate;
  background:#040406;
}
body.premium-ui > *:not(.galaxy-bg){
  position:relative;
  z-index:2;
}

.galaxy-bg{
  position:fixed;
  inset:0;
  z-index:0;
  overflow:hidden;
  pointer-events:none;
  background:
    radial-gradient(circle at 50% -10%,rgba(255,255,255,.05),transparent 30%),
    linear-gradient(180deg,#040406 0%,#050508 46%,#030305 100%);
}

.galaxy-star-layer,
.galaxy-particles,
.galaxy-nebula,
.galaxy-orbit{
  position:absolute;
  inset:0;
}

.galaxy-stars-far{
  opacity:.34;
  background-image:
    radial-gradient(circle,rgba(255,255,255,.70) 0 1px,transparent 1.4px),
    radial-gradient(circle,rgba(255,255,255,.35) 0 1px,transparent 1.3px);
  background-size:113px 113px,167px 167px;
  background-position:12px 17px,72px 95px;
  animation:galaxyDriftFar 42s linear infinite;
}
.galaxy-stars-mid{
  opacity:.40;
  background-image:
    radial-gradient(circle,rgba(255,255,255,.85) 0 1.2px,transparent 1.7px),
    radial-gradient(circle,rgba(255,255,255,.42) 0 1px,transparent 1.5px);
  background-size:211px 211px,277px 277px;
  background-position:88px 42px,140px 165px;
  animation:galaxyDriftMid 30s linear infinite;
}
.galaxy-stars-near{
  opacity:.30;
  background-image:
    radial-gradient(circle,rgba(255,255,255,.95) 0 1.5px,transparent 2px);
  background-size:353px 353px;
  background-position:60px 130px;
  animation:galaxyDriftNear 22s linear infinite;
  filter:drop-shadow(0 0 4px rgba(255,255,255,.35));
}

.galaxy-nebula{
  filter:blur(70px);
  opacity:.24;
  border-radius:50%;
  mix-blend-mode:screen;
}
.galaxy-nebula-a{
  width:55vw;height:38vw;left:-12vw;top:8vh;
  background:radial-gradient(ellipse,rgba(255,255,255,.13),rgba(120,120,160,.04) 45%,transparent 72%);
  animation:nebulaFloatA 18s ease-in-out infinite alternate;
}
.galaxy-nebula-b{
  width:52vw;height:44vw;right:-15vw;top:34vh;
  background:radial-gradient(ellipse,rgba(160,170,220,.09),rgba(255,255,255,.025) 52%,transparent 74%);
  animation:nebulaFloatB 24s ease-in-out infinite alternate;
}
.galaxy-nebula-c{
  width:46vw;height:30vw;left:28vw;bottom:-11vw;
  background:radial-gradient(ellipse,rgba(255,255,255,.085),rgba(120,130,180,.035) 50%,transparent 75%);
  animation:nebulaPulse 12s ease-in-out infinite alternate;
}

.galaxy-orbit{
  left:50%;
  top:42%;
  width:120vw;
  height:56vw;
  transform:translate(-50%,-50%) rotate(-8deg);
  border:1px solid rgba(255,255,255,.035);
  border-radius:50%;
  box-shadow:
    0 0 0 90px rgba(255,255,255,.012),
    0 0 0 180px rgba(255,255,255,.008);
}
.galaxy-orbit-a{animation:orbitBreath 12s ease-in-out infinite alternate}
.galaxy-orbit-b{
  width:92vw;height:40vw;
  opacity:.55;
  transform:translate(-50%,-50%) rotate(11deg);
  animation:orbitBreath2 16s ease-in-out infinite alternate;
}

.galaxy-particles{
  overflow:hidden;
}
.galaxy-particle{
  position:absolute;
  width:3px;height:3px;
  border-radius:50%;
  background:#fff;
  opacity:.52;
  box-shadow:0 0 8px rgba(255,255,255,.5);
  animation:particleFloat var(--dur,18s) linear infinite;
  animation-delay:var(--delay,0s);
  transform:translate3d(0,0,0);
}
.galaxy-particle.big{
  width:5px;height:5px;
  opacity:.72;
  box-shadow:0 0 13px rgba(255,255,255,.75);
}
.galaxy-particle.dim{opacity:.22}

.performance-showcase,
.hero,
.product-card,
.bundle-card,
.glass{
  position:relative;
}
.performance-showcase:after,
.hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 50% 20%,rgba(255,255,255,.025),transparent 32%),
    linear-gradient(120deg,transparent 30%,rgba(255,255,255,.012) 50%,transparent 70%);
  mix-blend-mode:screen;
}

@keyframes galaxyDriftFar{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-70px,50px,0)}
}
@keyframes galaxyDriftMid{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(85px,-65px,0)}
}
@keyframes galaxyDriftNear{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-110px,-78px,0)}
}
@keyframes nebulaFloatA{
  from{transform:translate3d(-4%,0,0) scale(1)}
  to{transform:translate3d(10%,7%,0) scale(1.12)}
}
@keyframes nebulaFloatB{
  from{transform:translate3d(2%,-3%,0) scale(1)}
  to{transform:translate3d(-10%,8%,0) scale(1.08)}
}
@keyframes nebulaPulse{
  from{transform:scale(.94);opacity:.16}
  to{transform:scale(1.14);opacity:.29}
}
@keyframes orbitBreath{
  from{opacity:.42;transform:translate(-50%,-50%) rotate(-8deg) scale(.98)}
  to{opacity:.70;transform:translate(-50%,-50%) rotate(-6deg) scale(1.025)}
}
@keyframes orbitBreath2{
  from{opacity:.24;transform:translate(-50%,-50%) rotate(11deg) scale(.97)}
  to{opacity:.52;transform:translate(-50%,-50%) rotate(8deg) scale(1.04)}
}
@keyframes particleFloat{
  0%{transform:translate3d(0,25px,0) scale(.8);opacity:0}
  10%{opacity:.45}
  50%{opacity:.75}
  90%{opacity:.28}
  100%{transform:translate3d(var(--drift,30px),-115vh,0) scale(1.2);opacity:0}
}

/* deepen card contrast against animated background */
body.premium-ui .product-card,
body.premium-ui .bundle-card,
body.premium-ui .performance-showcase,
body.premium-ui .glass{
  background-color:rgba(7,7,10,.88);
  backdrop-filter:blur(22px) saturate(110%);
}

/* light galaxy shimmer on large feature cards */
.showcase-main-card{
  overflow:hidden;
}
.showcase-main-card:before{
  content:"";
  position:absolute;
  inset:-50%;
  background:
    radial-gradient(circle at 50% 50%,rgba(255,255,255,.045),transparent 26%),
    conic-gradient(from 0deg,transparent,rgba(255,255,255,.018),transparent 30%);
  animation:cardGalaxyRotate 22s linear infinite;
  pointer-events:none;
}
.showcase-main-card > *{position:relative;z-index:1}
@keyframes cardGalaxyRotate{
  to{transform:rotate(360deg)}
}

@media(max-width:700px){
  .galaxy-orbit{width:170vw;height:100vw}
  .galaxy-nebula{filter:blur(46px)}
  .galaxy-stars-near{opacity:.22}
}
@media(prefers-reduced-motion:reduce){
  .galaxy-star-layer,
  .galaxy-nebula,
  .galaxy-orbit,
  .galaxy-particle,
  .showcase-main-card:before{
    animation:none!important;
  }
}


/* =========================================================
   V30 CLEAN ICON SYSTEM
   ========================================================= */
.icon,
.nav-icon,
.feature-icon,
.product-icon,
.trust-icon,
.ai-icon,
.bundle-icon{
  display:inline-block;
  width:20px;
  height:20px;
  flex:0 0 20px;
  background:currentColor;
  vertical-align:middle;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
}

.icon-speed{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 1 18 0'/%3E%3Cpath d='M12 12 17 7'/%3E%3Cpath d='M5 16h14'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 1 18 0'/%3E%3Cpath d='M12 12 17 7'/%3E%3Cpath d='M5 16h14'/%3E%3C/svg%3E");
}
.icon-controller{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M8 8h8a5 5 0 0 1 4.7 6.7l-1.1 3.2a2 2 0 0 1-3.4.7L14 16h-4l-2.2 2.6a2 2 0 0 1-3.4-.7l-1.1-3.2A5 5 0 0 1 8 8Z'/%3E%3Cpath d='M7 12h4M9 10v4M16 12h.01M18 14h.01'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M8 8h8a5 5 0 0 1 4.7 6.7l-1.1 3.2a2 2 0 0 1-3.4.7L14 16h-4l-2.2 2.6a2 2 0 0 1-3.4-.7l-1.1-3.2A5 5 0 0 1 8 8Z'/%3E%3Cpath d='M7 12h4M9 10v4M16 12h.01M18 14h.01'/%3E%3C/svg%3E");
}
.icon-keyboard{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M7 10h.01M10 10h.01M13 10h.01M16 10h.01M7 14h10'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M7 10h.01M10 10h.01M13 10h.01M16 10h.01M7 14h10'/%3E%3C/svg%3E");
}
.icon-network{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M5 12.5a10 10 0 0 1 14 0'/%3E%3Cpath d='M8.5 16a5 5 0 0 1 7 0'/%3E%3Ccircle cx='12' cy='19' r='1' fill='black' stroke='none'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M5 12.5a10 10 0 0 1 14 0'/%3E%3Cpath d='M8.5 16a5 5 0 0 1 7 0'/%3E%3Ccircle cx='12' cy='19' r='1' fill='black' stroke='none'/%3E%3C/svg%3E");
}
.icon-shield{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3 20 6v5c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6l8-3Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3 20 6v5c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6l8-3Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
}
.icon-download{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3v12M7 10l5 5 5-5M5 21h14'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3v12M7 10l5 5 5-5M5 21h14'/%3E%3C/svg%3E");
}
.icon-ai{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='5' y='7' width='14' height='12' rx='3'/%3E%3Cpath d='M9 11h.01M15 11h.01M9 15h6M12 3v4'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='5' y='7' width='14' height='12' rx='3'/%3E%3Cpath d='M9 11h.01M15 11h.01M9 15h6M12 3v4'/%3E%3C/svg%3E");
}
.icon-bundle{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='4' y='5' width='16' height='14' rx='2'/%3E%3Cpath d='M8 5V3h8v2M8 10h8M8 14h5'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='4' y='5' width='16' height='14' rx='2'/%3E%3Cpath d='M8 5V3h8v2M8 10h8M8 14h5'/%3E%3C/svg%3E");
}

body.premium-ui .product-card .icon-wrap,
body.premium-ui .bundle-card .icon-wrap,
body.premium-ui .feature-icon-wrap{
  width:46px;
  height:46px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.13);
  background:linear-gradient(180deg,#151519,#0c0c10);
  display:grid;
  place-items:center;
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}

body.premium-ui .icon{
  opacity:.96;
}

/* V31 realistic product icon upgrade */
.device-icon{display:inline-grid;place-items:center;width:112px;height:112px;border-radius:32px;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.11),rgba(255,255,255,.018) 52%,transparent 72%),linear-gradient(180deg,#15161b,#090a0d);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),inset 0 -18px 36px rgba(0,0,0,.28),0 20px 54px rgba(0,0,0,.32);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.device-icon svg{width:72px;height:72px;filter:drop-shadow(0 10px 16px rgba(0,0,0,.45))}
.product-visual:hover .device-icon,.platform-card:hover .device-icon{transform:translateY(-4px) scale(1.025);border-color:rgba(255,255,255,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 28px 70px rgba(0,0,0,.42)}
.product-visual .device-icon{margin-bottom:18px}
.platform-icon.realistic-platform{width:82px;height:82px;padding:0;background:transparent;border:0}
.platform-icon.realistic-platform .device-icon{width:82px;height:82px;border-radius:22px}
.platform-icon.realistic-platform .device-icon svg{width:50px;height:50px}
.product-visual.controller .device-icon,.product-visual.keyboard .device-icon,.product-visual.fps .device-icon,.product-visual.ping .device-icon,.product-visual.delay .device-icon{position:relative}
@media(max-width:700px){.device-icon{width:92px;height:92px;border-radius:26px}.device-icon svg{width:58px;height:58px}}


/* V32 floating cart */
.floating-cart-btn{
  position:fixed;
  right:22px;
  top:50%;
  transform:translateY(-50%);
  z-index:9998;
  width:58px;
  height:58px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(10,10,14,.92);
  color:#fff;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 18px 50px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter:blur(20px);
}
.floating-cart-btn:hover{
  transform:translateY(-50%) translateX(-2px);
  border-color:rgba(255,255,255,.28);
  background:#121218;
}
.cart-icon-svg{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
}
.cart-icon-svg svg{width:25px;height:25px}
.cart-count{
  position:absolute;
  right:-5px;
  top:-5px;
  min-width:21px;
  height:21px;
  padding:0 5px;
  border-radius:12px;
  background:#fff;
  color:#000;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  font-weight:900;
  border:2px solid #08080b;
}

.cart-drawer,
.cart-panel,
#cartDrawer,
#cartPanel{
  width:min(420px,calc(100vw - 40px))!important;
  right:18px!important;
  left:auto!important;
  top:18px!important;
  bottom:18px!important;
  height:auto!important;
  border-radius:26px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:rgba(8,8,11,.97)!important;
  box-shadow:0 30px 90px rgba(0,0,0,.55)!important;
  backdrop-filter:blur(24px)!important;
  overflow:hidden!important;
}
.cart-title-icon{
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  margin-right:8px;
  vertical-align:-5px;
}
.cart-title-icon svg{width:22px;height:22px}

/* Minecraft fixed tile */
.minecraft-logo-tile{
  width:96px;
  height:96px;
  display:grid;
  place-items:center;
  margin:0 auto 10px;
  filter:drop-shadow(0 12px 20px rgba(0,0,0,.35));
}
.minecraft-logo-tile svg{width:96px;height:96px}


/* V33 cart + interaction fix */
#cartBtn{
  display:none !important;
}

/* Correct closed/open states for the compact cart drawer */
#cartPanel.cart-panel{
  position:fixed !important;
  top:18px !important;
  right:18px !important;
  bottom:18px !important;
  left:auto !important;
  width:min(420px,calc(100vw - 36px)) !important;
  height:auto !important;
  transform:translateX(calc(100% + 42px)) !important;
  opacity:0 !important;
  pointer-events:none !important;
  border-radius:26px !important;
  transition:transform .28s ease,opacity .22s ease !important;
  z-index:10001 !important;
}
#cartPanel.cart-panel.open{
  transform:translateX(0) !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
#overlay.overlay{
  z-index:10000 !important;
}
#floatingCartBtn{
  z-index:9999 !important;
}
#floatingCartBtn:active,
.add-cart:active,
#checkoutBtn:active,
#closeCart:active,
#aiSupportFab:active,
#closeAiSupport:active,
.bundle-ai-button:active,
#navAiSupport:active{
  transform:scale(.97);
}
#closeCart{
  width:42px;
  height:42px;
  border-radius:12px;
  display:grid;
  place-items:center;
  line-height:1;
}
#closeCart:hover{
  background:rgba(255,255,255,.07);
}
