:root{--pri:#2563eb;--ok:#16a34a;--bad:#ef4444;--ink:#0b1220;--muted:#475569;--hero-bg:url(/assets/images/legend-hero.jpg);--slv-bg:#0b0c0f;--slv-surface-1:#16181d;--slv-surface-2:#0f1115;--slv-raise:#1c1f26;--slv-line:#d6dde91f;--slv-line-2:#d6dde93d;--slv-text:#e7eaf1;--slv-muted:#99a2b2;--slv-bright:#f5f7fb;--slv-accent:#cfd6e2;--slv-metal:linear-gradient(180deg,#f6f8fb 0%,#d3d8e0 46%,#a8afba 54%,#e2e6ed 100%);--slv-radius:6px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes glassShine{0%{opacity:0;transform:translate(-100%,100%)rotate(-45deg)}50%{opacity:.8}to{opacity:0;transform:translate(150%,-150%)rotate(-45deg)}}*{box-sizing:border-box}html{width:100%;overflow-x:hidden}body{zoom:90%;color:#e5e7eb;background:#05070d;width:100%;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica,Arial;position:relative;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.appbar{z-index:1000;-webkit-backdrop-filter:blur(20px);color:#fff;background:#080e1cb8;border:1px solid #ffffff1a;border-top-color:#ffffff29;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin:8px 16px;padding:16px 28px;display:flex;position:sticky;top:8px;overflow:visible;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d}.appbar:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0% 40%,#ffffff14 45%,#ffffff26 50%,#ffffff14 55%,#0000 60% 100%);animation:3s infinite glassShine;position:absolute;inset:0;transform:translate(-100%,100%)}.appbar-actions{align-items:center;gap:12px;display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand img{object-fit:cover;border-radius:6px;width:62px;height:32px}.brand .title{white-space:nowrap;font-weight:800}.brand .subtitle{opacity:.7;white-space:nowrap;margin-top:2px;font-size:.75rem;font-weight:400}.lang{align-items:center;gap:8px;display:flex;position:relative}.lang select{appearance:none;text-align:center;text-align-last:center;cursor:pointer;background:#111827cc;border:1px solid #fff3;border-radius:10px;min-width:80px;padding:8px 28px 8px 10px;font-weight:700;color:#0000!important;font-size:0!important}.lang select option{color:#e5e7eb;background:#111827f2;font-size:14px}.appbar-lang{flex:none}.lang-current{z-index:1;color:#e5e7eb;text-align:center;white-space:nowrap;pointer-events:none;font-size:13px;font-weight:800;line-height:1;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.hero{isolation:isolate;background-image:var(--hero-bg);text-align:center;color:#fff;z-index:10;background-position:50%;background-size:cover;place-items:center;min-height:46vh;display:grid;position:relative}@media (max-width:768px){.hero{background-image:url(/assets/images/legend-hero-mobil.jpg)}}.hero:after{content:"";z-index:-1;-webkit-backdrop-filter:saturate(1.1)contrast(1.05);backdrop-filter:saturate(1.1)contrast(1.05);background:#00000073;position:absolute;inset:0}.hero .h1{letter-spacing:.2px;font-size:clamp(24px,4.8vw,44px);font-weight:900}.hero .h2{opacity:.95;margin-top:10px;font-size:clamp(14px,2.4vw,18px)}.hero .h4{opacity:.85;margin-top:8px;font-size:13.5px;font-weight:700}.hero .h3{letter-spacing:.2px;opacity:.98;font-size:clamp(24px,4.8vw,36px);font-weight:900}.shop-hero{isolation:isolate;color:#fff;background-image:url(/assets/images/bg2.jpg);background-position:50%;background-size:cover;align-items:center;min-height:clamp(560px,68vh,680px);padding:28px 24px 38px;display:grid;position:relative;overflow:hidden}.shop-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#03060ef0 0%,#03060ed1 42%,#03060e57 72%,#03060e94 100%),linear-gradient(#03050c42 0%,#03050cb8 100%);position:absolute;inset:0}.shop-hero-inner{grid-template-columns:minmax(340px,.9fr) minmax(470px,1.1fr);align-items:center;gap:28px;width:min(1220px,100%);min-width:0;margin:0 auto;display:grid}.shop-hero-copy{text-align:left;z-index:2;flex-direction:column;align-items:flex-start;gap:18px;width:100%;min-width:0;max-width:590px;display:flex;position:relative}.shop-hero-title{letter-spacing:0;text-shadow:0 4px 24px #00000080;text-wrap:balance;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:50px;font-weight:900;line-height:1.08}.shop-hero-subtitle{opacity:.92;text-shadow:0 2px 12px #00000080;max-width:540px;margin:0;font-size:19px;line-height:1.55}.shop-hero-support{color:#e5e7eb;text-shadow:0 2px 12px #00000080;max-width:540px;margin:-8px 0 0;font-size:14px;font-weight:750;line-height:1.4}.shop-hero-ctas{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:10px;display:flex}.shop-hero-cta{cursor:pointer;letter-spacing:0;border-radius:8px;min-height:48px;padding:13px 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s}.shop-hero-cta:hover{transform:translateY(-2px)}.shop-hero-cta-primary{color:#fff;background:#4c1d95;border:0;box-shadow:0 8px 24px #4c1d9561}.shop-hero-cta-primary:hover{background:#5b21b6;box-shadow:0 10px 28px #5b21b67a}.shop-hero-cta-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.shop-hero-cta-secondary:hover{background:#ffffff29}.shop-hero-prototype{perspective:1100px;grid-template-rows:minmax(0,1fr) 24px;grid-template-columns:44px minmax(0,1fr) 44px;place-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:grid;position:relative}.shop-hero-prototype-viewport{width:100%;height:clamp(460px,53vh,580px);position:relative}.shop-hero-prototype-image{object-fit:contain;object-position:center bottom;opacity:0;transform-origin:bottom;filter:drop-shadow(0 28px 34px #0000008c);pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;margin:auto;transition:opacity .28s,transform .38s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(26px)scale(.96)}.shop-hero-prototype-image.is-active{opacity:1;transform:translate(0)scale(1)}.shop-hero-prototype-image-tr{width:110%;left:-5%}.shop-hero-prototype-image-es{width:98%;left:1%}.shop-hero-prototype-image-br{mix-blend-mode:screen;width:73%;left:13.5%}.shop-hero-prototype-arrow{color:#fff;cursor:pointer;z-index:3;background:#050912b3;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background .2s,border-color .2s,transform .2s;display:grid;box-shadow:0 10px 24px #0000004d}.shop-hero-prototype-arrow span{font-size:31px;line-height:1;transform:translateY(-1px)}.shop-hero-prototype-arrow:hover{background:#dc2626e6;border-color:#ffffff61;transform:scale(1.06)}.shop-hero-prototype-dots{grid-column:2;justify-content:center;align-items:center;gap:9px;display:flex}.shop-hero-prototype-dots button{cursor:pointer;background:#ffffff5c;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,border-radius .2s,background .2s}.shop-hero-prototype-dots button.is-active{background:#ef4444;border-radius:4px;width:24px}.shop-how{isolation:isolate;color:#fff;background:#000;padding:64px 20px;position:relative}.shop-how:before{content:none}@media (max-width:768px){.shop-how{background:#000}}.shop-how-inner{max-width:1080px;margin:0 auto}.shop-how-title{text-align:center;margin:0 0 40px;font-size:clamp(22px,3.6vw,32px);font-weight:900}.shop-how-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.shop-how-step{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#080e1c99;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:28px 22px;display:flex;position:relative}.shop-how-step-icon{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:6px;display:flex}.shop-how-step-icon svg{width:26px;height:26px}.shop-how-step-number{opacity:.4;font-size:13px;font-weight:800;position:absolute;top:16px;right:18px}.shop-how-step-title{margin:0;font-size:17px;font-weight:800}.shop-how-step-desc{opacity:.8;margin:0;font-size:14px;line-height:1.5}@media (max-width:1050px){.shop-hero-inner{grid-template-columns:minmax(310px,.9fr) minmax(400px,1.1fr);gap:18px;width:100%;min-width:0}.shop-hero-title{font-size:42px}.shop-hero-prototype-viewport{height:470px}}@media (max-width:768px){.shop-hero{min-height:auto;padding:42px 16px 28px}.shop-hero:before{background:linear-gradient(#03060eed 0%,#03060eb3 52%,#03060ed1 100%)}.shop-hero-inner{flex-direction:column;align-items:center;gap:10px;display:flex}.shop-hero-copy{text-align:center;align-items:center;width:100%;min-width:0;max-width:640px;margin:0 auto}.shop-hero-title{font-size:34px;line-height:1.12}.shop-hero-subtitle{text-align:center;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.5}.shop-hero-support{text-align:center;margin-left:auto;margin-right:auto}.shop-hero-ctas{justify-content:center;margin-top:4px}.shop-hero-prototype{grid-template-rows:minmax(0,1fr) 22px;grid-template-columns:40px minmax(0,1fr) 40px;gap:4px;width:100%;min-width:0}.shop-hero-prototype-viewport{height:min(82vw,390px)}.shop-hero-prototype-arrow{width:38px;height:38px}.shop-hero-prototype-arrow span{font-size:28px}.shop-how{padding:44px 16px}}@media (max-width:440px){.shop-hero{padding-top:34px}.shop-hero-title{font-size:30px}.shop-hero-subtitle{font-size:16px}.shop-hero-ctas{flex-direction:column-reverse;width:100%}.shop-hero-cta{width:100%}.shop-hero-prototype-viewport{height:min(86vw,340px)}.shop-hero-prototype-image-br{width:79%;left:10.5%}}@media (max-width:600px){.appbar{gap:8px;margin:6px 8px;padding:10px 12px}.appbar-actions{gap:6px}.appbar .lang{width:auto}.appbar .lang select{width:68px;min-width:68px;height:40px;padding:6px}.appbar-actions .icon-button-with-text{justify-content:center;width:40px;height:40px;padding:0!important}.appbar-actions .icon-button-with-text>span{display:none}}@media (prefers-reduced-motion:reduce){.shop-hero-prototype-image,.shop-hero-prototype-arrow,.shop-hero-prototype-dots button{transition:none}}.store-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.wrap{max-width:860px;margin:22px auto;padding:0 16px}.card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#0a1123cc 0%,#162137d9 100%);border:1px solid #ffffff1f;border-radius:20px;max-width:860px;margin:0 auto 20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000073,0 4px 12px #00000040,inset 0 1px #ffffff1a}.card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0% 40%,#ffffff14 45%,#ffffff26 50%,#ffffff14 55%,#0000 60% 100%);animation:none;position:absolute;inset:0;transform:translate(-100%,100%)}.center{text-align:center}.muted{color:#475569}.ok{color:#16a34a;font-weight:800}.err{color:#ef4444}.stage{flex-direction:column;align-items:center;gap:10px;display:flex}.spinner{border:4px solid #e5e7eb;border-top-color:#22c55e;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.codes{gap:10px;margin-top:12px;display:grid}.code{gap:8px;display:flex}.code input{border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:10px 12px;font-family:ui-monospace,Consolas,monospace}.code button{background:var(--pri);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 12px;font-weight:800}.keep{color:#334155;align-items:flex-start;gap:8px;margin-top:8px;font-size:13px;display:flex}.keep .em{font-size:16px}.actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-weight:800}.btn.primary{color:#fff;background:#0b1220;border:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes splitLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes splitRight{0%{transform:translate(0)}to{transform:translate(100%)}}.store-row img{object-fit:contain;vertical-align:middle;border-radius:8px;display:inline-block;box-shadow:0 4px 10px #00000014;width:auto!important;max-width:none!important;height:36px!important}@media (min-width:640px){.store-row img{height:42px!important}}footer{color:#e5e7eb;background:#0b1220;border-top:1px solid #ffffff14;margin-top:28px;padding:16px}.site-footer{padding:22px 20px}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1280px;margin:0 auto;display:flex}.site-footer-left{flex:1;min-width:120px}.site-footer-visitors{opacity:.7;font-size:13px;font-weight:500}.site-footer-copy{opacity:.9;text-align:center;font-size:13px}.site-footer-right{flex:1;justify-content:flex-end;min-width:120px;display:flex}@media (max-width:640px){.site-footer-inner{text-align:center;justify-content:center}.site-footer-left,.site-footer-right{flex:none;justify-content:center;width:100%}}.store-cta{justify-content:center;align-items:center;margin-top:12px;display:flex}.wa-btn{color:#16a34a;-webkit-backdrop-filter:saturate(1.1)blur(2px);backdrop-filter:saturate(1.1)blur(2px);background:#ffffffa6;border:2px solid #16a34a;border-radius:999px;align-items:center;gap:10px;height:42px;padding:0 14px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 12px #00000014}.wa-btn:hover{color:#fff;background:#16a34a;transform:translateY(-1px);box-shadow:0 10px 16px #0000001f}.wa-btn .wa-ico{flex-shrink:0;width:16px;height:16px;display:block}@media (min-width:640px){.wa-btn .wa-ico{width:18px;height:18px}}.slider{position:relative}.track{scroll-snap-type:x mandatory;grid-auto-rows:1fr;grid-auto-columns:calc(90% - 8px);grid-auto-flow:column;gap:12px;padding:4px 2px 8px;scroll-padding:8px;display:grid;overflow-x:auto}@media (min-width:640px){.track{grid-auto-columns:calc(50% - 8px)}}@media (min-width:980px){.track{grid-auto-columns:calc(33.333% - 8px)}}.slide{scroll-snap-align:start;height:100%}.prod{-webkit-backdrop-filter:blur(10px);background:linear-gradient(160deg,#fff 0%,#f5f8ff 100%);border:1px solid #e2e8ffcc;border-radius:16px;flex-direction:column;gap:10px;height:100%;padding:14px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 4px 16px #0000001a,0 1px 3px #0000000f,inset 0 1px #fff}.prod:hover{transform:translateY(-4px);box-shadow:0 14px 36px #00000029,0 4px 10px #00000014,inset 0 1px #fff}.cover{aspect-ratio:16/9;object-fit:cover;background:#e5e7eb;border-radius:10px;width:100%}.placeholder{color:#64748b;place-items:center;font-size:12px;display:grid}.name{color:#1e293b;z-index:1;font-weight:800;position:relative}.meta{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.price{color:#1e293b;font-size:18px;font-weight:900}.es-currencies{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.es-currency-item{color:#dc2626;white-space:nowrap;background:#dc26260d;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.stock.ok{color:#16a34a;font-weight:700}.stock.out{color:#ef4444;font-weight:700}.buy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}button{appearance:none;color:#fff;background:linear-gradient(135deg,var(--pri)0%,#1e40af 100%);cursor:pointer;border:1px solid #ffffff1a;border-radius:28px;padding:12px 20px;font-weight:800;transition:transform .2s,opacity .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 8px 20px #2563eb40,inset 0 1px #fff3}button:before{content:"";background:linear-gradient(135deg,#0000 0%,#fff3 50%,#0000 100%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}button:hover:before{transform:translate(100%)}button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb59,inset 0 1px #ffffff40}button[disabled]{opacity:.5;cursor:not-allowed}.btn-download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);border:1px solid #ffffff26;border-radius:28px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #ec48994d,inset 0 1px #fff3}.btn-download:before{content:"";background:linear-gradient(135deg,#0000 0%,#fff3 50%,#0000 100%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.btn-download:hover:before{transform:translate(100%)}.btn-download:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ec489966,inset 0 1px #ffffff40}.btn-download svg{width:16px;height:16px;display:block}.btn-bot-support{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:1px solid #ffffff26;border-radius:28px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #25d3664d,inset 0 1px #fff3}.btn-bot-support:before{content:"";background:linear-gradient(135deg,#0000 0%,#fff3 50%,#0000 100%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.btn-bot-support:hover:before{transform:translate(100%)}.btn-bot-support:hover{transform:translateY(-2px);box-shadow:0 12px 28px #25d36666,inset 0 1px #ffffff40}.arrow{color:#fff;cursor:pointer;background:#0b1220;border:1px solid #111827;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #0000002e}.arrow.left{background:#0b1220;left:-6px}.arrow.right{background:#0b1220;right:-6px}@media (max-width:640px){.arrow{display:none}.brand .title{white-space:nowrap;font-size:12px;font-weight:800}.appbar{padding:8px 12px}.brand img{width:55px;height:28px}.lang{gap:4px}.lang label{display:none}.lang select{padding:6px 22px 6px 8px;font-size:13px}}.wrap{z-index:1;max-width:1020px;margin:22px auto;padding:0 16px;position:relative}.card{max-width:1500px;margin-left:auto;margin-right:auto}.card.slider-card{width:1500px;max-width:1500px;margin-left:calc(50% - 750px)}.wrap:before,.wrap:after{content:none;display:none}@media (max-width:768px){.wrap:after,.wrap:before{display:none}.card.slider-card{width:100%;max-width:100%;margin-left:0}.section-head{text-align:center;align-items:center;position:static}.section-title{order:1;width:100%}.validity{order:2;width:100%}.pill{order:5;align-self:center}.toggle-container,.toggle-flag-label,.toggle-switch,.toggle-divider{display:none!important}.products-badge{padding:6px 12px;font-size:11px;top:-12px;left:8px;transform:none}.track{grid-auto-columns:100%;gap:8px;padding:4px 2px 8px}.prod{gap:6px;padding:8px}.cover{aspect-ratio:2;border-radius:6px;max-height:120px}.name{font-size:12px;line-height:1.2}.meta{flex-direction:column;align-items:flex-start;gap:3px}.price{font-size:14px}.stock{font-size:10px}.es-currencies{gap:3px;margin-top:3px}.es-currency-item{padding:2px 4px;font-size:8px}.content{margin-top:4px!important;font-size:10px!important}.content-title{margin-bottom:3px!important;font-size:11px!important}.buy{flex-direction:column;gap:5px}.buy button,.buy a{justify-content:center;width:100%;padding:7px 8px;font-size:11px}.btn-download,.btn-bot-support{justify-content:center;gap:5px;width:100%;padding:7px 8px;font-size:11px}.btn-download svg{width:12px;height:12px}.btn-bot-support svg{width:12px!important;height:12px!important}.btn-preview.compact{justify-content:center;width:100%;padding:7px 8px;font-size:11px}.btn-preview.compact svg{width:12px;height:12px}.card{margin-bottom:10px;padding:10px}.section-title{font-size:15px}.validity{font-size:10px}.pill{padding:3px 7px;font-size:10px}}.card{z-index:2;position:relative}.section-head{flex-direction:column;gap:6px;margin-bottom:16px;display:flex;position:relative}.section-title{background:linear-gradient(130deg,#fff 0%,#c7d2fe 60%,#e0e7ff 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900;line-height:1.15}.validity{color:#cbd5e1;font-size:13px;font-weight:600}.pill{-webkit-backdrop-filter:blur(12px);color:#c7d2fe;background:linear-gradient(135deg,#6366f133 0%,#4f46e533 100%);border:1px solid #6366f14d;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #0003,inset 0 1px #ffffff1a}.info{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#3b82f626 0%,#2563eb26 100%);border:1px solid #3b82f64d;box-shadow:0 8px 24px #0003,inset 0 1px #ffffff1a}.warn{-webkit-backdrop-filter:blur(20px);color:#fff;background:linear-gradient(135deg,#ef444426 0%,#dc262626 100%);border:1px solid #ef44444d;align-items:flex-start;gap:10px;display:flex;box-shadow:0 8px 24px #0003,inset 0 1px #ffffff1a}.warn .icon{color:#fca5a5;flex-shrink:0;width:24px;height:24px}.warn strong,.warn span{color:#fff}.section-warning-slot{width:min(460px,42vw)}.market-warning-card{color:#fff;-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#ef444429 0%,#7f1d1d2e 100%);border:1px solid #f8717152;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.42;display:flex;box-shadow:0 10px 26px #00000038,inset 0 1px #ffffff1a}.market-warning-card .icon{color:#fca5a5;flex-shrink:0;width:20px;height:20px}.market-warning-card strong,.market-warning-card span{color:#fff}.market-warning-card .server-warning{color:#ffffffe0;margin-top:6px;display:block}@media (min-width:769px){.section-head{min-height:96px;padding-right:min(490px,44vw)}.section-warning-slot{position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media (max-width:768px){.section-warning-slot{width:100%;margin-top:8px}.market-warning-card{text-align:left;padding:10px 12px;font-size:11px}}.reveal{opacity:0;transform:translateY(16px)}.enter .reveal{animation:.6s cubic-bezier(.22,1,.36,1) forwards fadeUp}.enter .d0{animation-delay:50ms}.enter .d1{animation-delay:.15s}.enter .d2{animation-delay:.25s}.enter .d3{animation-delay:.35s}.enter .d4{animation-delay:.45s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.skeleton{background:linear-gradient(90deg,#334155 0%,#475569 50%,#334155 100%) 0 0/200% 100%;border-radius:14px;animation:1.2s infinite shimmer}@keyframes shimmer{0%{background-position:0 0}to{background-position:200% 0}}.note{color:#64748b;margin-top:6px;font-size:12px}.ytwrap{border-radius:12px;max-width:700px;height:0;margin:0 auto;padding-bottom:42%;position:relative;overflow:hidden;box-shadow:0 8px 16px #00000026}.ytwrap iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.slide.featured .prod{background:linear-gradient(160deg,#fff 0%,#fffbf5 100%);border:2px solid;border-radius:16px;position:relative;box-shadow:0 8px 28px #0000001f,0 0 0 1px #fff6}.slide.featured .prod:after{content:"";opacity:.18;pointer-events:none;z-index:0;background:0 0;border-radius:18px;position:absolute;inset:-2px;box-shadow:0 0 20px}.slide.featured .prod{border:2px solid;border-radius:16px;position:relative}.slide.featured.tr{color:#ef4444}.slide.featured.br{color:#22c55e}.slide.featured.es{color:#f97316}.slide.featured.tr .prod{background:linear-gradient(160deg,#fff 0%,#fff5f5 100%)}.slide.featured.br .prod{background:linear-gradient(160deg,#fff 0%,#f0fff4 100%)}.slide.featured.es .prod{background:linear-gradient(160deg,#fff 0%,#fff7ed 100%)}.products-wrapper{background:linear-gradient(135deg,#3b82f60d 0%,#93c5fd14 100%);border:2px solid #3b82f666;border-radius:16px;margin:0 8px;padding:20px 12px 12px;position:relative}.products-badge{color:#1e40af;z-index:10;white-space:nowrap;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:2px solid #3b82f6;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:800;line-height:1;position:absolute;top:-14px;left:12px;box-shadow:0 6px 20px #3b82f64d,inset 0 1px #fffc}.featured-price{font-size:20px;font-weight:800;color:#16a34a!important}.badge-preferred{color:currentColor;background:#fff;border:2px solid;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1;position:absolute;top:-10px;left:12px;box-shadow:0 4px 12px #0000001f}.products-badge-inline{color:#1e40af;z-index:10;white-space:nowrap;background:linear-gradient(135deg,#fff 0%,#dbeafe 100%);border:2px solid #3b82f6;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;line-height:1;position:absolute;top:-14px;left:12px;box-shadow:0 6px 20px #3b82f64d,inset 0 1px #fffc}.compare-price{color:#ef4444;margin-bottom:4px;font-size:14px}.compare-price .strike{opacity:.9;text-decoration:line-through;text-decoration-thickness:2px}.slide.featured .price{font-size:20px;font-weight:800}.btn-preview .eye{width:18px;height:18px;display:inline-block}.buy .btn-buy{flex:1}.preview-backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preview-modal{background:#fff;border-radius:16px;width:min(720px,92vw);max-height:80vh;overflow:auto;box-shadow:0 20px 60px #00000040}.preview-title{font-size:16px;font-weight:700}.preview-close{cursor:pointer;background:0 0;border:0;padding:6px 10px;font-size:20px}.preview-body{padding:16px;line-height:1.6}.btn-preview{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-weight:600;display:inline-flex}.btn-preview.compact{border-radius:8px;padding:8px 10px}.btn-preview .eye{display:inline-block}.buy{gap:8px;display:flex}.pv-center{text-align:center}.pv-title{margin-bottom:12px;font-size:22px;font-weight:800}.pv-img-small{width:min(280px,60%)}.checkout-backdrop{z-index:10020;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d1;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.checkout-modal{color:#111827;background:#fff;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;width:min(620px,96vw);height:min(780px,92dvh);display:flex;overflow:hidden;box-shadow:0 24px 70px #0000007a}.checkout-modal-header{color:#fff;background:#17191f;border-bottom:3px solid #dc2626;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:12px 16px 12px 20px;display:flex}.checkout-modal-header>div{gap:3px;min-width:0;display:grid}.checkout-modal-header span{color:#fca5a5;text-transform:uppercase;font-size:11px;font-weight:700}.checkout-modal-header strong{overflow-wrap:anywhere;font-size:16px;line-height:1.3}.checkout-modal-header button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:6px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;display:grid}.checkout-embed{flex:1;min-height:0;overflow:auto}.checkout-load-error{color:#b91c1c;text-align:center;margin:auto;padding:24px}.delivery-panel{background:#f8fafc;flex-direction:column;flex:1;justify-content:center;min-height:0;padding:28px;display:flex;overflow:auto}.delivery-panel-done{color:#fff;background:linear-gradient(#05080e94,#05080ec2),#05080e url(/assets/images/intro-bg.png) 50%/cover no-repeat;justify-content:flex-start}.delivery-thank-you{color:#fff;text-align:center;margin:0 0 20px;font-size:28px;font-weight:900;line-height:1.2}.delivery-stage{color:#475569;text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.delivery-stage strong{color:#111827;font-size:18px}.delivery-spinner{border:4px solid #e5e7eb;border-top-color:#dc2626;border-radius:50%;width:48px;height:48px;margin-bottom:8px;animation:.8s linear infinite spin}.delivery-error strong,.delivery-error span{color:#b91c1c}.delivery-error button,.delivery-download{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:6px;margin-top:12px;padding:11px 16px;font-weight:700}.delivery-success{background:#f0fdf4;border-left:4px solid #16a34a;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px;display:flex}.delivery-panel-done .delivery-success{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080f129e;border:1px solid #ffffff38;border-left:4px solid #4ade80}.delivery-success>span{color:#fff;background:#16a34a;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.delivery-success strong{color:#166534}.delivery-success p{color:#475569;margin:4px 0 0;font-size:12px;line-height:1.5}.delivery-panel-done .delivery-success strong,.delivery-panel-done .delivery-success p{color:#fff}.delivery-codes{gap:10px;display:grid}.delivery-code-row{gap:8px;display:grid}.delivery-code-actions{grid-template-columns:1fr;gap:8px;display:grid}.delivery-code-actions.has-download{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-code-row input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:0;padding:11px 12px;font-family:ui-monospace,Consolas,monospace}.delivery-code-row button{color:#fff;cursor:pointer;background:#17191f;border:0;border-radius:6px;min-width:92px;min-height:42px;padding:10px 12px;font-weight:700}.delivery-warning{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;margin-top:14px;padding:12px;font-size:12px;line-height:1.5}.delivery-panel-done .delivery-warning{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080f12ad;border-color:#ffffff3d}.delivery-download{align-self:stretch}.delivery-code-actions .delivery-download{margin-top:0}.delivery-multi-code-hint{color:#fff;text-align:center;text-shadow:0 1px 3px #000000b8;border-top:1px solid #ffffff3d;margin:18px 0 0;padding-top:14px;font-size:12px;font-weight:650;line-height:1.55}@media (max-width:600px){.checkout-backdrop{padding:0}.checkout-modal{border:0;border-radius:0;width:100vw;height:100dvh}.delivery-panel{padding:20px 16px}.delivery-code-row button,.delivery-download{width:100%}}.preview-modal{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;border-radius:16px;width:min(520px,92vw);max-height:80vh;overflow:auto;box-shadow:0 20px 60px #00000059}.preview-head{border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;padding:16px;display:flex}.preview-title{color:#fff;text-align:center;font-size:18px;font-weight:800}.preview-close{display:none}.preview-body{color:#fff;padding:16px;line-height:1.6}.pv-center{text-align:center;color:#fff}.pv-title{color:#fff;margin-bottom:12px;font-size:22px;font-weight:800}.pv-section{margin:12px 0}.pv-kv{margin-bottom:6px;font-weight:800}.pv-green{color:#22c55e}.pv-blue{color:#60a5fa}.pv-black{color:#fff}.pv-list{margin:6px 0 0;padding:0;line-height:1.6;list-style:none}.pv-img{border-radius:10px;width:min(420px,80%);max-width:100%;height:auto;margin:14px auto 0;display:block}.preview-actions{border-top:1px solid #ffffff1a;justify-content:center;padding:14px 16px;display:flex}.preview-actions .btn-close{color:#000;cursor:pointer;background:#fff;border:0;border-radius:10px;padding:10px 16px;font-weight:700}.pv-carousel{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:300px;height:500px;margin:0 auto;position:relative}.pv-car-viewport{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.pv-car-track{will-change:transform;width:100%;height:100%;transition:transform .32s;display:flex}.pv-car-slide{background:#000;flex:0 0 100%;place-items:center;width:100%;height:100%;display:grid}.pv-car-slide img{object-fit:contain;width:100%;height:100%}.car-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:0;border-radius:10px;padding:8px 12px;font-size:20px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.car-arrow:hover{background:#ffffff2e}.car-arrow:disabled{display:none}.car-arrow.left{left:8px}.car-arrow.right{right:8px}.pv-car-dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:8px;left:0;right:0}.pv-car-dot{background:#ffffff59;border-radius:999px;width:6px;height:6px}.pv-car-dot.active{background:#fff}.shop-row-desktop{align-items:stretch;gap:16px;display:flex;overflow:visible}.shop-row-mobile{display:none}.slider{width:100%}.track{scroll-snap-type:none;flex-direction:column;gap:12px;padding:2px 2px 4px;display:flex;overflow:visible}.slide{scroll-snap-align:none;width:100%;height:auto}.slider .arrow{display:none}.product-card-shell{color:#eef2ff;width:100%}.product-card-shell .prod.product-card-horizontal{background:linear-gradient(135deg,#ffffff0f,#ffffff05),linear-gradient(145deg,#090c14f5,#191c24eb);border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:112px minmax(0,1fr) minmax(210px,auto);align-items:center;gap:18px;height:auto;min-height:134px;padding:16px;display:grid;overflow:hidden;box-shadow:0 16px 38px #00000057,inset 0 1px #ffffff17}.product-card-shell .prod.product-card-horizontal:hover{border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 22px 48px #0000006b,inset 0 1px #ffffff1f}.product-card-shell.featured .prod.product-card-horizontal{background:linear-gradient(135deg,#fbbf241f,#ffffff08),linear-gradient(145deg,#0c0c0efa,#201c14f0);border-color:#fbbf2473}.product-card-shell.featured.tr .prod.product-card-horizontal{box-shadow:0 18px 42px #7f1d1d38,inset 0 1px #ffffff1a}.product-card-shell.featured.br .prod.product-card-horizontal{box-shadow:0 18px 42px #065f4638,inset 0 1px #ffffff1a}.product-card-shell.featured.es .prod.product-card-horizontal{box-shadow:0 18px 42px #9a341238,inset 0 1px #ffffff1a}.product-card-media-column{flex-direction:column;align-items:stretch;gap:6px;width:112px;min-width:0;display:flex}.product-card-media{background:#111827;border:1px solid #ffffff1a;border-radius:12px;width:112px;height:92px;overflow:hidden;box-shadow:0 10px 24px #00000052}.product-image-link{color:#e5e7eb;text-align:center;background:#ffffff0f;border:1px solid #ffffff29;border-radius:4px;justify-content:center;align-items:center;min-height:24px;padding:4px 6px;font-size:10px;font-weight:750;line-height:1.2;text-decoration:none;display:flex}.product-image-link:hover{background:#ffffff1f;border-color:#ffffff57}.product-card-media .cover{aspect-ratio:auto;object-fit:cover;background:#111827;border-radius:0;width:100%;height:100%}.product-card-main{flex-direction:column;gap:8px;min-width:0;display:flex}.product-card-badge{color:#d8b4fe;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;background:#8b5cf629;border:1px solid #c4b5fd42;border-radius:999px;width:max-content;max-width:100%;padding:5px 9px;font-size:10px;font-weight:900}.product-card-badge.featured{color:#fde68a;background:#fbbf2429;border-color:#fbbf245c}.product-card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card-title{color:#fff;min-width:0;font-size:17px;font-weight:850;line-height:1.25}.product-card-stock{white-space:nowrap;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:800}.product-card-stock.ok{color:#86efac;background:#22c55e1f;border:1px solid #22c55e38}.product-card-stock.out{color:#fca5a5;background:#ef44441f;border:1px solid #ef444438}.product-card-content{color:#e2e8f0c7;overflow-wrap:anywhere;font-size:13px;line-height:1.45;display:block;overflow:visible}.product-card-content-label{color:#f8fafc;font-weight:800}.product-card-meta{flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.product-card-price{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:22px;font-weight:900;line-height:1}.product-card-price.featured-price{font-size:24px;color:#34d399!important}.product-card-meta .compare-price{color:#f87171;margin:0}.product-card-meta .sold-counter{color:#e2e8f0a8;font-size:12px}.product-card-main .es-currencies{gap:5px;margin:0}.product-card-main .es-currency-item{color:#fed7aa;background:#f973161f;border:1px solid #f973162e}.btn-approx-inline{color:#c7d2fe;max-width:100%;box-shadow:none;white-space:normal;background:#6366f124;border:1px solid #818cf83d;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:11px;line-height:1.2}.product-card-actions{flex-direction:column;justify-content:center;gap:8px;width:min(280px,28vw);display:flex}.product-card-action-row{justify-content:flex-end;gap:8px;display:flex}.product-buy-button,.horizontal-preview,.btn-shopier{white-space:nowrap;min-height:42px}.product-buy-button{min-width:126px}.horizontal-preview{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff29;flex:none;box-shadow:0 8px 18px #0000002e}.horizontal-preview:hover{background:#ffffff24}.btn-shopier{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:999px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:11px;display:flex}.product-card-actions .btn-download,.product-card-actions .btn-bot-support{justify-content:center;width:100%}.purchase-choice-divider,.market-section-divider{color:#e2e8f0ad;align-items:center;gap:12px;width:100%;display:flex}.purchase-choice-divider{padding:2px 14px}.purchase-choice-divider span,.market-section-divider span{background:linear-gradient(90deg,#0000,#e2e8f057,#0000);flex:auto;height:1px}.purchase-choice-divider strong,.market-section-divider strong{letter-spacing:0;flex:none;font-size:11px;font-weight:850}.accounts-marketplace{width:100%;min-width:0;margin-top:28px}.market-section-divider{color:#f8fafc;margin-bottom:22px}.market-section-divider strong{font-size:13px}.account-tier-section{min-width:0;margin-bottom:24px}.account-tier-section:last-child{margin-bottom:4px}.account-tier-header{justify-content:space-between;align-items:flex-end;gap:16px;padding:0 2px 10px;display:flex}.account-tier-header h3,.account-tier-header p{margin:0}.account-tier-header h3{color:#f8fafc;font-size:16px;font-weight:850;line-height:1.25}.account-tier-header p{color:#cbd5e1ad;margin-top:4px;font-size:12px;line-height:1.35}.account-tier-header>strong{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:19px;font-weight:900;line-height:1}.account-track{scroll-snap-type:x proximity;scrollbar-color:#94a3b86b transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:12px;width:100%;min-width:0;padding:2px 2px 10px;display:flex;overflow-x:auto}.account-track::-webkit-scrollbar{height:5px}.account-track::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:8px}.account-card{isolation:isolate;scroll-snap-align:start;background:#111318;border:1px solid #fbbf243d;border-radius:8px;flex-direction:column;flex:0 0 340px;justify-content:space-between;gap:16px;max-width:calc(100vw - 64px);min-height:170px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000057,inset 0 1px #ffffff14}.account-card:before,.account-card:after{content:"";pointer-events:none;position:absolute;inset:0}.account-card:before{z-index:-2;opacity:.28;background:url(/assets/images/tr/hades.png) 50% 34%/cover no-repeat}.account-card:after{z-index:-1;background:linear-gradient(105deg,#0a0c10f7 8%,#12141ae0 62%,#442a0aa3)}.account-card-topline,.account-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-card-topline span{color:#fff;min-width:0;font-size:14px;font-weight:800;line-height:1.3}.account-card-topline strong{color:#fbbf24;font-variant-numeric:tabular-nums;flex:none;font-size:20px;font-weight:900;line-height:1}.account-card-mounts{color:#e2e8f0d1;overflow-wrap:anywhere;min-height:40px;margin:0;font-size:13px;line-height:1.5}.account-card-server{color:#cbd5e1b3;min-width:0;font-size:11px;font-weight:700;line-height:1.3}.account-buy-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#b91c1c);border:0;border-radius:8px;flex:none;min-width:112px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:800;line-height:1.2;transition:transform .15s,filter .15s,opacity .15s;box-shadow:0 10px 22px #b91c1c52}.account-buy-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.account-buy-button:disabled{cursor:not-allowed;opacity:.55}.account-tier-empty{color:#cbd5e194;text-align:center;border:1px dashed #94a3b838;border-radius:8px;place-items:center;width:100%;min-height:82px;padding:16px;font-size:13px;display:grid}.account-card-skeleton:before,.account-card-skeleton:after{display:none}.account-card-skeleton{background:#ffffff09;border-color:#ffffff14;justify-content:center}.account-card-skeleton .skeleton{border-radius:6px;width:72%;height:16px}.account-card-skeleton .skeleton:nth-child(2){width:92%}.account-card-skeleton .skeleton:nth-child(3){width:38%;height:38px}@media (max-width:768px){.purchase-choice-divider{gap:9px;padding:1px 6px}.accounts-marketplace{margin-top:22px}.market-section-divider{gap:9px;margin-bottom:18px}.market-section-divider strong{text-align:center;overflow-wrap:anywhere;max-width:70%;font-size:12px}.account-tier-section{margin-bottom:20px}.account-tier-header{align-items:center;gap:10px;padding-bottom:9px}.account-tier-header h3{font-size:14px}.account-tier-header p{font-size:11px}.account-tier-header>strong{font-size:17px}.account-track{gap:10px;padding-bottom:8px}.account-card{flex-basis:300px;gap:13px;max-width:calc(100vw - 58px);min-height:164px;padding:15px}.account-card-topline span{font-size:13px}.account-card-topline strong{font-size:18px}.account-card-footer{flex-direction:column;align-items:stretch;gap:9px}.account-buy-button{width:100%}.special-roses-card{min-width:240px;max-width:240px}.roses-bg-number{display:none!important}.preview-backdrop{justify-content:center;align-items:center;padding:16px}.preview-modal{margin:0 auto;overflow-x:hidden;width:100%!important;max-width:100%!important}.preview-body{max-width:100%;overflow-x:auto}.preview-body *{max-width:100%}.special-roses-card{padding:12px!important}.card{width:100%!important;max-width:100%!important;margin:0 auto!important}.card.slider-card{overflow-x:hidden;width:100%!important;max-width:100%!important;margin:0 auto!important}.wrap{max-width:100%;margin:22px auto;overflow-x:hidden}}.flag-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:120px;height:120px;font-size:13px;font-weight:700;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.flag-card:before{content:"";opacity:0;border-radius:18px;transition:opacity .25s;position:absolute;inset:0}.flag-card-tr{border-color:#dc262659}.flag-card-tr:before{background:radial-gradient(circle at 50% 100%,#dc262626,#0000 70%)}.flag-card-tr:hover{border-color:#dc2626b3;box-shadow:0 8px 24px #dc262640}.flag-card-tr:hover:before{opacity:1}.flag-card-br{border-color:#16a34a59}.flag-card-br:before{background:radial-gradient(circle at 50% 100%,#16a34a26,#0000 70%)}.flag-card-br:hover{border-color:#16a34ab3;box-shadow:0 8px 24px #16a34a40}.flag-card-br:hover:before{opacity:1}.flag-card-es{border-color:#f9731659}.flag-card-es:before{background:radial-gradient(circle at 50% 100%,#f9731626,#0000 70%)}.flag-card-es:hover{border-color:#f97316b3;box-shadow:0 8px 24px #f9731640}.flag-card-es:hover:before{opacity:1}.flag-card-selected{background:#ffffff26!important;transform:translateY(-6px)scale(1.06)!important}.flag-card:has(.intro-flags-group){width:164px}.flag-card img{object-fit:cover;border-radius:6px;width:48px;height:32px;box-shadow:0 2px 8px #00000059}.intro-flags-group{grid-template-columns:repeat(4,1fr);place-items:center;gap:6px;max-width:160px;display:grid}.intro-flag-icon{object-fit:cover;box-shadow:0 2px 4px #0003;border-radius:4px!important;width:32px!important;height:32px!important}.flag-card:hover{background:#ffffff24;transform:translateY(-6px)scale(1.04)}@keyframes introFadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes introFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.intro-screen{animation:.5s ease-out fadeIn}.intro-glass-card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#0000 0% 38%,#ffffff40 48%,#ffffff73 52%,#ffffff40 58%,#0000 68% 100%);width:200%;height:200%;animation:4s ease-in-out 1.5s infinite glassShine;position:absolute;top:-50%;right:-50%}.intro-glass-card>*{z-index:2;position:relative}.approx-prices .badge{background:#ffffff14;border-radius:9999px;padding:2px 6px;font-size:11px}.toggle-container{align-items:center;gap:12px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.toggle-flag-label{align-items:center;gap:6px;display:flex}.toggle-flag-icon{object-fit:cover;border-radius:4px;width:24px;height:24px;box-shadow:0 2px 4px #0000001a}.toggle-divider{display:none}.toggle-switch{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.toggle-option{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s}.toggle-option:hover{color:#ffffffe6}.toggle-red .toggle-option.active{color:#fff;background:linear-gradient(135deg,#dc2626,#991b1b);box-shadow:0 4px 12px #dc262666}.toggle-green .toggle-option.active{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 12px #16a34a66}.toggle-orange .toggle-option.active{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 12px #f9731666}@media (max-width:768px){.toggle-container{flex-direction:column;align-items:stretch;gap:12px;position:static;transform:none}.toggle-divider{width:100%;height:1px}.toggle-switch{justify-content:center;width:100%}.toggle-option{text-align:center;flex:1;padding:10px 16px}}.bot-empty-state{justify-content:center;align-items:center;min-height:200px;margin:20px 0;padding:40px 20px;display:flex}.bot-empty-state p{color:#94a3b8;text-align:center;opacity:.9;max-width:600px;margin:0;font-size:14px;font-weight:500;line-height:1.6}@media (max-width:768px){.bot-empty-state{min-height:150px;padding:30px 16px}.bot-empty-state p{font-size:14px}}.mobile-app-promo{background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:180px;margin-top:16px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #dc262640}.mobile-promo-content{z-index:2;flex:1}.mobile-promo-title{color:#fff;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.2}.mobile-promo-subtitle{color:#ffffffe6;margin:0 0 16px;font-size:14px;line-height:1.4}.mobile-promo-stores{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}.mobile-promo-stores a{border-radius:14px;transition:filter .2s,opacity .2s;display:inline-block;overflow:hidden}.mobile-promo-stores a:hover img{filter:brightness(1.08)}.mobile-promo-stores img{border-radius:14px;width:clamp(120px,40vw,160px);height:auto;transition:filter .2s,opacity .2s;display:block}.mobile-promo-images{z-index:1;align-items:center;gap:12px;display:flex}.promo-img{opacity:.25;filter:grayscale();object-fit:cover;border-radius:8px;width:80px;height:auto;transition:all .3s}.promo-img:first-child,.promo-img:nth-child(2){opacity:.35;filter:grayscale();width:70px;transform:scale(4)}.promo-img:first-child{transform:scale(4)translate(-20%)}.promo-img:nth-child(3){opacity:.85;filter:grayscale(0%);width:110px;transform:scale(1);box-shadow:0 8px 20px #0000004d}@media (max-width:768px){.mobile-app-promo{text-align:center;flex-direction:column;padding:24px 16px}.mobile-promo-stores{justify-content:center;gap:12px}.mobile-promo-images{display:none}.mobile-promo-title{font-size:18px}.mobile-promo-subtitle{font-size:13px}}@media (max-width:420px){.mobile-promo-stores img{width:clamp(112px,44vw,140px)}}.marquee-banner{-webkit-backdrop-filter:blur(10px);background:linear-gradient(90deg,#141928f2 0%,#1e283cf2 50%,#141928f2 100%);border-top:1px solid #6496ff26;border-bottom:1px solid #6496ff26;padding:14px 0;position:relative;overflow:hidden;box-shadow:0 4px 20px #6496ff1a,inset 0 1px #ffffff0d}.marquee-banner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#6496ff08 50%,#0000 100%);animation:3s ease-in-out infinite marqueeShimmer;position:absolute;inset:0}@keyframes marqueeShimmer{0%,to{opacity:.3}50%{opacity:.7}}.marquee-track{white-space:nowrap;will-change:transform;gap:60px;animation:30s linear infinite marqueeScroll;display:flex}.marquee-track span{color:#fff;opacity:.95;text-shadow:0 2px 8px #0000004d;letter-spacing:.3px;font-size:14px;font-weight:600;display:inline-block}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width:768px){.marquee-track{animation:20s linear infinite marqueeScroll}.marquee-track span{font-size:13px}.desktop-only{display:none!important}.shop-row-desktop{flex-direction:column;display:flex;overflow:visible}.shop-row-mobile{display:none!important}.track{gap:10px;padding:0}.product-card-shell .prod.product-card-horizontal{border-radius:12px;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"media main""actions actions";gap:10px;min-height:0;padding:12px}.product-card-media-column{grid-area:media;width:72px}.product-card-media{border-radius:10px;width:100%;height:72px}.product-card-main{grid-area:main;gap:6px}.product-card-actions{grid-area:actions;gap:7px;width:100%}.product-card-action-row{justify-content:stretch}.horizontal-preview,.product-buy-button{flex:1 1 0;min-width:0;padding:10px 8px;font-size:12px}.btn-shopier{min-height:36px;padding:7px 9px;font-size:10px}.product-card-title-row{flex-direction:column;gap:6px}.product-card-title{font-size:13px}.product-card-content{font-size:11px}.product-card-price{font-size:18px}.product-card-price.featured-price{font-size:20px}.product-card-badge{padding:4px 7px;font-size:9px}.product-card-meta .sold-counter{font-size:10px}}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){.brand .subtitle{display:none}.icon-button-with-text{padding:10px 12px}.lang{width:100%}.lang select{text-align:center;text-align-last:center;width:100%}}.icon-button-with-text{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:all .2s;display:flex}.icon-button-with-text:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}.shop-how{background:#000;border-top:1px solid #191b1f;border-bottom:1px solid #25282d}.shop-how:before,.shop-how:after{content:none;display:none}.shop-how-title{color:#f2f4f7;text-transform:uppercase;letter-spacing:0}.shop-how-heading{justify-content:center;align-items:center;gap:14px;margin:0 0 40px;display:flex}.shop-how-heading .shop-how-title{min-width:0;margin:0}.shop-how-video-button{color:#f1f3f5;text-align:left;cursor:pointer;background:#181a1f;border:1px solid #41464f;border-radius:3px;flex:0 auto;justify-content:center;align-items:center;gap:8px;max-width:190px;min-height:38px;padding:9px 12px;font-size:12px;font-weight:800;line-height:1.2;transition:border-color .16s,background-color .16s;display:inline-flex}.shop-how-video-button:hover{background:#23262c;border-color:#727985}.shop-how-video-button:focus-visible{outline-offset:3px;outline:2px solid #f87171}.shop-how-video-icon{color:#ef4444;flex:none;font-size:14px;line-height:1}.shop-how-inner{max-width:1240px;position:relative}.shop-how-steps{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px}.shop-how-step{-webkit-backdrop-filter:none;text-align:left;background:#08090b;border:1px solid #272a30;border-top:2px solid #8f97a3;border-radius:3px;align-items:stretch;gap:14px;min-width:0;padding:22px 16px 16px;box-shadow:0 14px 32px #00000052}.shop-how-step-icon{color:#e1e5eb;background:#111318;border:1px solid #626a75;border-radius:3px;width:48px;height:48px}.shop-how-step-number{color:#aab1bb;opacity:1}.shop-how-step-title{color:#f4f5f7;padding-right:28px}.shop-how-step-desc{color:#9da4ae;opacity:1}.shop-how-step-copy{flex-direction:column;gap:8px;display:flex}.shop-how-step-media{aspect-ratio:4/3;background:#050607;border:1px solid #30343b;border-radius:2px;width:100%;margin-top:auto;overflow:hidden}.shop-how-step-media img{object-fit:cover;width:100%;height:100%;display:block}.shop-how-step-media img.is-hero-guide{object-fit:contain;padding:8px}.shop-how-scroll-hint{display:none}@media (min-width:769px) and (max-width:1100px){.shop-how-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.shop-market{color:var(--slv-text);background:#08090b;border-top:1px solid #24272c;padding-bottom:84px;position:relative}.shop-market .marquee-banner{box-shadow:none;-webkit-backdrop-filter:none;background:#0e1013;border-top:0;border-bottom:1px solid #343840;padding:12px 0}.shop-market .marquee-banner:before{content:none;display:none}.shop-market .marquee-track span{color:#b7bec8;text-shadow:none}.shop-market .wrap{width:min(1240px,100% - 40px);max-width:none;margin:0 auto;padding:58px 0 0}.shop-market .card.slider-card{width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 0 72px;padding:0;overflow:visible}.shop-market .card.slider-card.primary-market{margin-bottom:36px}.shop-market .other-servers-divider{text-transform:uppercase;margin:38px 0 0}.shop-market .other-servers-divider strong{color:#e6e9ed;letter-spacing:0;font-size:13px}.shop-market .card.slider-card:before{content:none;display:none}.shop-market .section-head{text-align:center;border-bottom:1px solid #343840;align-items:center;min-height:94px;margin:0 0 20px;padding-bottom:18px}.shop-market .section-title{color:#f0f2f5;-webkit-text-fill-color:currentColor;letter-spacing:0;text-transform:uppercase;text-align:center;background:0 0;font-size:25px;line-height:1.15}.shop-market .validity{color:#8f97a3;text-align:center;font-weight:600}.shop-market .toggle-flag-icon{filter:none;opacity:1}.shop-market .market-locale-flags{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:max-content;max-width:100%;display:flex}.shop-market .market-warning-card{color:#fee2e2;box-shadow:none;-webkit-backdrop-filter:none;background:#450a0a;border:1px solid #991b1b;border-left:3px solid #ef4444;border-radius:3px;padding:12px 14px}.shop-market .market-warning-card .icon,.shop-market .market-warning-card strong,.shop-market .market-warning-card span,.shop-market .market-warning-card .server-warning{color:#fecaca}.shop-market .track{gap:10px;padding:0}.shop-market .product-card-shell{color:var(--slv-text)}.shop-market .product-card-shell .prod.product-card-horizontal{background:#111318;border:1px solid #30343b;border-left:3px solid #68717d;border-radius:3px;grid-template-rows:auto minmax(0,1fr);align-items:stretch;min-height:138px;padding:17px 18px;transition:border-color .16s,background-color .16s,box-shadow .16s;box-shadow:0 12px 26px #00000047}.shop-market .product-card-shell .prod.product-card-horizontal:hover{background:#15171b;border-color:#505761 #505761 #505761 #cbd1d9;transform:none;box-shadow:0 15px 32px #0000005c}.shop-market .product-card-shell.featured .prod.product-card-horizontal,.shop-market .product-card-shell.featured.tr .prod.product-card-horizontal,.shop-market .product-card-shell.featured.br .prod.product-card-horizontal,.shop-market .product-card-shell.featured.es .prod.product-card-horizontal{background:#17191d;border-color:#454b54 #454b54 #454b54 #e0e4e9;box-shadow:0 14px 30px #00000057}.shop-market .product-card-media-column{grid-area:1/1/span 2;align-self:start}.shop-market .product-card-media{box-shadow:none;background:#090a0c;border:1px solid #3b4048;border-radius:2px}.shop-market .product-image-link{color:#d7dbe1;background:#17191d;border:1px solid #454b54;border-radius:2px}.shop-market .product-image-link:hover{background:#22252b;border-color:#7d8692}.shop-market .product-card-main{grid-area:1/2/span 2;justify-content:center;align-self:stretch}.shop-market .product-card-heading{flex-direction:column;gap:8px;display:flex}.shop-market .product-card-badge,.shop-market .product-card-badge.featured{color:#969eaa;letter-spacing:0;background:0 0;border:0;border-left:2px solid #78818d;border-radius:0;width:max-content;padding:0 0 0 8px;font-size:10px}.shop-market .product-card-badge.featured{color:#dfe3e8;border-left-color:#e0e4e9}.shop-market .product-card-title{color:#f4f5f7;font-size:17px;font-weight:850}.shop-market .product-card-stock{color:#b9c0ca;background:#1a1d22;border:1px solid #444a53;border-radius:2px;padding:4px 7px}.shop-market .product-card-stock.ok,.shop-market .product-card-stock.out{opacity:1}.shop-market .product-card-stock.ok{color:#86efac;background:#052e16;border-color:#15803d}.shop-market .product-card-stock.out{color:#fca5a5;background:#450a0a;border-color:#b91c1c}.shop-market .product-card-content{color:#aab1bb;display:block;overflow:visible}.shop-market .product-card-content-label{color:#d9dde3}.shop-market .product-card-price-panel{text-align:right;flex-direction:column;grid-area:1/3;place-self:start end;align-items:flex-end;gap:5px;min-width:110px;display:flex}.shop-market .product-card-price,.shop-market .product-card-price.featured-price{font-size:30px;font-weight:900;line-height:1;color:#f0f2f5!important}.shop-market .product-card-price-panel .compare-price{color:#9ca3af;margin:0;font-size:15px;line-height:1}.shop-market .product-card-sold-counter{color:#858d98;font-size:12px}.shop-market .product-card-currency-note{color:#c4cad2;margin:0;font-size:11px;font-weight:650;line-height:1.4}.shop-market .product-card-skeleton-shell .prod.product-card-horizontal{pointer-events:none;min-height:156px}.shop-market .product-card-skeleton .skeleton{box-shadow:none;background:linear-gradient(90deg,#1f2329 0%,#343a43 50%,#1f2329 100%) 0 0/200% 100%;border:0;border-radius:2px}.shop-market .product-card-skeleton-image-link{width:100%;height:24px}.shop-market .product-card-skeleton-badge{width:96px;height:10px}.shop-market .product-card-skeleton-title{width:min(280px,62%);height:18px}.shop-market .product-card-skeleton-copy{flex-direction:column;gap:6px;display:flex}.shop-market .product-card-skeleton-copy .skeleton{width:94%;height:10px}.shop-market .product-card-skeleton-copy .skeleton:last-child{width:72%}.shop-market .product-card-skeleton-note{width:58%;height:10px}.shop-market .product-card-skeleton-price{width:82px;height:30px}.shop-market .product-card-skeleton-button{width:166px;height:42px;margin-left:auto}.shop-market .product-card-main .es-currencies{gap:5px}.shop-market .product-card-main .es-currency-item{color:#aeb5bf;background:#15171b;border:1px solid #383d45;border-radius:2px;padding:3px 6px}.shop-market .btn-approx-inline{color:#c6cbd3;background:#17191d;border:1px solid #454b54;border-radius:2px;padding:6px 9px}.shop-market button:before,.shop-market .btn-download:before,.shop-market .btn-bot-support:before{content:none;display:none}.shop-market .product-buy-button,.shop-market .horizontal-preview,.shop-market .btn-shopier,.shop-market .account-buy-button{letter-spacing:0;border-radius:3px}.shop-market .product-card-actions{grid-area:2/3;align-self:end}.shop-market .product-buy-button,.shop-market .account-buy-button{background:var(--slv-metal);color:#0b0c0f;border:1px solid #f2f4f7;font-weight:900;box-shadow:0 8px 20px #00000057}.shop-market .product-buy-button{flex:0 0 166px;min-width:166px;max-width:166px;width:166px!important}.shop-market .product-card-action-row{justify-content:flex-end}.shop-market .product-buy-button:hover:not(:disabled),.shop-market .account-buy-button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 11px 24px #0000006b}.shop-market .horizontal-preview,.shop-market .btn-shopier{color:#d8dce2;box-shadow:none;background:#1a1d22;border:1px solid #4a505a}.shop-market .horizontal-preview:hover,.shop-market .btn-shopier:hover{box-shadow:none;background:#22252b;border-color:#737b86;transform:none}.shop-market .purchase-choice-divider,.shop-market .market-section-divider{color:#9ca4af}.shop-market .purchase-choice-divider span,.shop-market .market-section-divider span{background:#3b4048}.shop-market .market-section-divider strong{color:#dce0e5}.shop-market .account-tier-header h3{color:#e9ebef}.shop-market .account-tier-header p,.shop-market .account-card-server{color:#8e96a1}.shop-market .account-tier-header>strong,.shop-market .account-card-topline strong{color:#eef0f3}.shop-market .account-card{background:#111318;border:1px solid #353a42;border-left:3px solid #7d8692;border-radius:3px;box-shadow:0 12px 26px #0000004d}.shop-market .account-card:before,.shop-market .account-card:after{content:none;display:none}.shop-market .account-card-mounts{color:#b2b8c1}.shop-market .account-tier-empty{color:#858d98;border-color:#3b4048;border-radius:3px}.shop-market .account-card-skeleton{background:#111318}.shop-market .mobile-app-promo{background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border:1px solid #f8717194;border-left:3px solid #f87171;border-radius:3px;box-shadow:0 12px 28px #991b1b47}.shop-market .mobile-promo-title{color:#fff}.shop-market .mobile-promo-subtitle{color:#ffffffe6}.shop-market .promo-img{border-radius:2px}.shop-market .promo-img,.shop-market .promo-img:first-child,.shop-market .promo-img:nth-child(2),.shop-market .promo-img:nth-child(3){filter:none}.shop-market .promo-img:first-child,.shop-market .promo-img:nth-child(2){opacity:.58}@media (max-width:768px){.shop-how{padding:52px 0 34px;overflow:hidden}.shop-how-heading{gap:10px;margin-bottom:24px;padding:0 16px}.shop-how-heading .shop-how-title{padding:0}.shop-how-video-button{max-width:132px;min-height:36px;padding:7px 9px;font-size:11px}.shop-how-steps{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding:0 16px 48px;scroll-padding-left:16px;display:flex;overflow-x:auto}.shop-how-steps::-webkit-scrollbar{display:none}.shop-how-step{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(82vw,320px);min-height:430px;padding:20px 16px 16px}.shop-how-step-media{aspect-ratio:16/10}.shop-how-scroll-hint{color:#e5e7eb;pointer-events:none;background:#111318;border:1px solid #454b54;border-radius:2px;align-items:center;gap:8px;min-height:30px;padding:6px 10px;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;bottom:8px;right:16px}.shop-how-scroll-hint strong{font-size:16px;line-height:1}.shop-market{padding-bottom:54px}.shop-market .wrap{width:100%;margin:0;padding:36px 14px 0}.shop-market .card.slider-card{overflow:visible;margin:0 0 48px!important;padding:0!important}.shop-market .section-head{text-align:center;align-items:center;min-height:0;padding:0 0 16px}.shop-market .section-title,.shop-market .validity{text-align:center}.shop-market .section-title{font-size:20px}.shop-market .market-locale-flags{order:2;margin-top:2px;margin-left:auto;margin-right:auto;display:flex!important}.shop-market .validity{order:3}.shop-market .section-warning-slot{order:4;margin-top:12px}.shop-market .product-card-shell .prod.product-card-horizontal{border-radius:3px;grid-template-rows:auto auto;padding:13px}.shop-market .product-card-media-column{grid-area:media}.shop-market .product-card-media{border-radius:2px}.shop-market .product-image-link{min-height:28px;padding:4px;font-size:9px}.shop-market .product-card-main{grid-area:main}.shop-market .product-card-heading,.shop-market .product-card-skeleton .product-card-main{padding-right:96px}.shop-market .product-card-price-panel{z-index:2;min-width:82px;position:absolute;top:13px;right:13px}.shop-market .product-card-actions{grid-area:actions;align-self:stretch}.shop-market .product-card-title{font-size:14px}.shop-market .product-card-price,.shop-market .product-card-price.featured-price{font-size:25px}.shop-market .product-card-price-panel .compare-price{font-size:12px}.shop-market .product-card-skeleton-shell .prod.product-card-horizontal{min-height:176px}.shop-market .product-card-skeleton-title,.shop-market .product-card-skeleton-note{width:100%}.shop-market .product-card-skeleton-button{width:calc(50% - 4px);height:42px}.shop-market .product-card-badge{padding-left:6px}.shop-market .product-buy-button{flex:0 0 calc(50% - 4px);min-width:0;max-width:none;width:calc(50% - 4px)!important}.shop-market .mobile-app-promo{border-radius:3px}}
