:root{--bg:#09090b;--panel:#121216;--panel-2:#18181d;--line:#2b2b32;--text:#f5f5f7;--muted:#a8a8b2;--blue:#6f7cff;--blue-light:#b9c1ff;--green:#73e5b1;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.75}a{color:inherit}.skip-link{position:fixed;z-index:50;top:8px;left:8px;padding:8px 14px;background:#fff;color:#000;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:rgba(9,9,11,.94);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:800;letter-spacing:.12em;font-size:.88rem}.brand img{object-fit:contain}.brand em{color:var(--muted);font-size:.65rem;font-style:normal;letter-spacing:.08em}nav{display:flex;gap:22px;align-items:center;font-size:.83rem}nav a{color:var(--muted);text-decoration:none}nav a:hover{color:var(--text)}.nav-cta{padding:7px 13px;border:1px solid var(--blue);color:var(--text)!important;border-radius:4px}.menu-button{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:center;gap:40px;max-width:1280px;margin:auto;padding:clamp(78px,11vw,140px) clamp(20px,6vw,80px);border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 13px;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.14em}.hero h1{margin:0 0 22px;font-size:clamp(3rem,6.4vw,6.25rem);line-height:1.02;letter-spacing:-.07em}.hero h1 span{color:var(--blue-light)}.lead{max-width:650px;margin:0;color:var(--muted);font-size:1.04rem}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border:1px solid var(--line);border-radius:4px;background:transparent;text-decoration:none;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:var(--panel-2)}.button.primary{border-color:var(--blue);background:var(--blue);color:#080812}.hero-logo{display:grid;place-items:center}.hero-logo img{width:min(100%,320px);height:auto;filter:drop-shadow(0 14px 36px rgba(111,124,255,.18))}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;border-right:1px solid var(--line)}.quick-links a{position:relative;display:grid;gap:3px;padding:22px clamp(16px,3vw,32px);border-bottom:1px solid var(--line);border-left:1px solid var(--line);text-decoration:none}.quick-links a:hover{background:var(--panel)}.quick-links small{color:var(--green);font-size:.66rem;font-weight:800;letter-spacing:.08em}.quick-links strong{font-size:.98rem}.quick-links span{position:absolute;right:20px;bottom:20px;color:var(--muted)}.section{padding:clamp(62px,8vw,105px) clamp(20px,6vw,80px);border-top:1px solid var(--line)}.section:nth-of-type(even){background:var(--panel)}.section-heading{display:grid;grid-template-columns:1fr minmax(260px,440px);gap:30px;align-items:end;max-width:1280px;margin:0 auto 32px}.section h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.1;letter-spacing:-.06em}.section-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:.92rem}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1280px;margin:auto}.game-card{display:flex;flex-direction:column;min-height:225px;padding:22px;border:1px solid var(--line);background:var(--bg);text-decoration:none;transition:border-color .2s,transform .2s}.game-card:hover{border-color:var(--blue);transform:translateY(-3px)}.game-card>span{color:var(--green);font-size:.75rem;font-weight:800}.game-card h3{margin:25px 0 7px;font-size:1.34rem}.game-card p{margin:0;color:var(--muted);font-size:.86rem}.game-card b{margin-top:auto;color:var(--blue-light);font-size:.8rem}.text-link{color:var(--blue-light);font-weight:800;text-decoration:none}.steps-section{background:var(--bg)!important}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1280px;margin:auto;padding:0;border:1px solid var(--line);list-style:none}.steps li{padding:25px;border-right:1px solid var(--line)}.steps li:last-child{border:0}.steps strong{color:var(--green);font-size:.74rem;letter-spacing:.08em}.steps h3{margin:17px 0 6px;font-size:1.2rem}.steps p{margin:0;color:var(--muted);font-size:.88rem}.community-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:clamp(30px,8vw,100px);align-items:center;background:#0f1018!important}.community-copy{max-width:560px}.community-copy h2{margin-bottom:16px}.community-copy p{color:var(--muted)}.community-note{margin-top:22px;color:var(--green)!important;font-size:.84rem;font-weight:700}.discord-widget{justify-self:end;display:grid;place-items:center;width:100%;max-width:350px;min-height:500px;border:1px solid var(--line);background:#202225}.discord-widget iframe{display:block;width:350px;max-width:100%;border:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1280px;margin:auto}.article-card{display:block;min-height:220px;padding:23px;border:1px solid var(--line);background:var(--bg);text-decoration:none}.article-card:hover{border-color:var(--blue)}.article-card span{color:var(--green);font-size:.75rem;font-weight:800}.article-card h3{margin:21px 0 9px;font-size:1.25rem;line-height:1.35}.article-card p{margin:0;color:var(--muted);font-size:.88rem}.site-footer{display:grid;grid-template-columns:minmax(260px,1.8fr) repeat(4,minmax(120px,1fr));align-items:start;column-gap:clamp(30px,6vw,90px);row-gap:26px;padding:58px clamp(20px,6vw,80px) 25px;border-top:1px solid var(--line);background:#060607}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{object-fit:contain}.footer-brand p{margin:0;font-weight:800;line-height:1.35}.footer-brand span{color:var(--muted);font-size:.8rem;font-weight:400}.site-footer h2{margin:0 0 12px;color:var(--muted);font-size:.76rem}.site-footer a{display:block;margin:5px 0;text-decoration:none;font-size:.86rem}.copyright{grid-column:1/-1;margin:18px 0 0;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.breadcrumbs{max-width:1180px;margin:0 auto;padding:23px clamp(20px,6vw,80px) 0;color:var(--muted);font-size:.8rem}.breadcrumbs a{color:inherit}.page-hero{max-width:1180px;margin:auto;padding:48px clamp(20px,6vw,80px) 68px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:900px;margin:0 0 15px;font-size:clamp(2.8rem,5.7vw,5.4rem);line-height:1;letter-spacing:-.075em}.page-hero p{max-width:720px;margin:0;color:var(--muted)}.content{max-width:1000px;margin:auto;padding:0 clamp(20px,6vw,80px) 85px}.content h2{margin:52px 0 14px;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.2}.content h3{margin-top:26px}.content p,.content li{color:var(--muted)}.notice{padding:20px 22px;border-left:2px solid var(--blue);background:rgba(111,124,255,.08)}.notice p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-card{padding:23px;border:1px solid var(--line);background:var(--panel)}.product-card h2{margin:12px 0 7px;font-size:1.5rem}.product-card .tag{color:var(--green);font-size:.75rem;font-weight:800}.status{display:inline-block;margin-top:14px;padding:3px 8px;border:1px solid var(--line);color:var(--muted);font-size:.73rem}.product-card a{display:inline-block;margin-top:15px;color:var(--blue-light);font-weight:800}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:13px;border-bottom:1px solid var(--line);text-align:left}.data-table th{background:var(--panel)}.data-table td{color:var(--muted)}.callout{margin:48px 0;padding:30px;border:1px solid var(--blue);background:rgba(111,124,255,.08)}.callout h2{margin:0 0 8px}.callout p{margin:0 0 20px}.disabled-cta{display:inline-flex;align-items:center;min-height:42px;padding:9px 14px;border:1px dashed var(--line);color:var(--muted);font-size:.84rem;font-weight:700}.empty{padding:30px;border:1px dashed var(--line);color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.toc{padding:18px 22px;border-left:2px solid var(--blue);background:var(--panel)}.toc a{display:block;color:var(--muted);text-decoration:none}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;max-width:1180px;margin:auto}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:19px 28px 19px 0;cursor:pointer;font-weight:800;list-style:none}summary:after{content:"+";float:right;color:var(--blue-light);font-size:1.3rem}details[open] summary:after{content:"−"}details p{margin:0 0 20px;color:var(--muted)}@media(max-width:840px){.site-header{padding:10px 20px}.menu-button{display:block;margin-left:auto;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--text);padding:7px 10px;font:inherit;font-size:.8rem}nav{display:none;position:absolute;top:63px;right:14px;left:14px;padding:12px;border:1px solid var(--line);background:#101014;align-items:stretch;flex-direction:column;gap:2px}nav.is-open{display:flex}nav a{padding:9px}.nav-cta{margin-top:5px}.hero,.community-section,.section-heading,.faq-layout{grid-template-columns:1fr}.hero{padding-top:72px}.hero-logo{display:none}.quick-links,.game-grid,.article-grid,.steps,.product-grid,.two-col{grid-template-columns:1fr 1fr}.quick-links a{min-height:100px}.steps li{border-right:0;border-bottom:1px solid var(--line)}.steps li:last-child{border-bottom:0}.community-section{gap:32px}.discord-widget{justify-self:start}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:560px){.quick-links,.game-grid,.article-grid,.product-grid,.two-col{grid-template-columns:1fr}.section{padding-top:58px;padding-bottom:58px}.site-footer{grid-template-columns:1fr}.hero h1{font-size:3.3rem}.site-footer{gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.home-hero{min-height:590px;position:relative;overflow:hidden}.home-hero:after{content:"";position:absolute;inset:0 0 0 52%;pointer-events:none;background:radial-gradient(circle at 70% 45%,rgba(111,124,255,.17),transparent 48%)}.home-hero .hero-copy{position:relative;z-index:1}.hero-panel{position:relative;z-index:1;display:grid;place-items:center;min-height:390px;border:1px solid var(--line);background:linear-gradient(145deg,#15151b,#0c0c10 60%);overflow:hidden}.hero-panel:before{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(185,193,255,.2);transform:rotate(45deg)}.hero-panel>div{position:absolute;z-index:1;top:24px;left:24px;display:grid;gap:2px}.hero-panel small{color:var(--green);font-size:.65rem;font-weight:800;letter-spacing:.12em}.hero-panel strong{font-size:3.4rem;line-height:1;letter-spacing:-.08em}.hero-panel span{max-width:190px;color:var(--muted);font-size:.72rem;line-height:1.45}.hero-panel img{position:relative;z-index:1;width:min(55%,240px);height:auto;filter:drop-shadow(0 20px 32px rgba(111,124,255,.25))}.catalog-section{background:#0b0b0e!important}.catalog-more{max-width:1280px;margin:22px auto 0;text-align:right}.card-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:22px}.card-links a{padding:5px 8px;border:1px solid var(--line);color:var(--blue-light);font-size:.72rem;font-weight:800;text-decoration:none}.card-links a:hover{border-color:var(--blue);background:rgba(111,124,255,.1)}.route-section{background:var(--panel)!important}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1280px;margin:auto}.route-grid a{display:flex;flex-direction:column;min-height:250px;padding:26px;border:1px solid var(--line);background:var(--bg);text-decoration:none;transition:border-color .2s,transform .2s}.route-grid a:hover{border-color:var(--blue);transform:translateY(-3px)}.route-grid span{color:var(--green);font-size:.69rem;font-weight:800;letter-spacing:.1em}.route-grid h3{margin:30px 0 8px;font-size:1.45rem;line-height:1.15}.route-grid p{margin:0;color:var(--muted);font-size:.87rem}.route-grid b{margin-top:auto;color:var(--blue-light);font-size:.8rem}.steps strong{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--blue);color:var(--blue-light);font-size:.75rem;border-radius:50%}.steps li{display:grid;grid-template-columns:48px 1fr;gap:10px}.steps h3{margin:4px 0 7px}.community-section{background:linear-gradient(115deg,#10111b,#0b0b0d)!important}.community-copy h2{max-width:610px}.community-count{padding:11px 13px;border-left:2px solid var(--green);background:rgba(115,229,177,.06)}@media(max-width:840px){.hero-panel{min-height:320px;max-width:540px}.route-grid{grid-template-columns:1fr}.steps li{grid-template-columns:48px 1fr}}@media(max-width:560px){.home-hero{min-height:auto}.hero-panel{min-height:250px}.hero-panel>div{top:17px;left:17px}.hero-panel strong{font-size:2.7rem}.route-grid{grid-template-columns:1fr}.steps li{grid-template-columns:42px 1fr}.steps strong{width:30px;height:30px}}.site-header{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;padding:17px clamp(20px,5vw,72px) 0;background:#393939;border-bottom:0}.brand{grid-column:2;justify-self:center;padding-bottom:14px;font-size:1.12rem;letter-spacing:.14em}.brand img{width:34px;height:34px}.site-header nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:0;width:100%;border-top:1px solid rgba(255,255,255,.11)}.site-header nav a{padding:13px 18px;color:#ededed;font-size:.83rem}.site-header nav a:hover{background:rgba(255,255,255,.09)}.site-header .nav-cta{margin-left:6px;border:0;border-left:1px solid rgba(255,255,255,.14);border-radius:0;color:#fff!important;background:#207bc9}.site-notice{max-width:1280px;margin:0 auto;padding:10px clamp(20px,6vw,80px);border-bottom:1px solid var(--line);background:#151515;color:#d7d7d7;text-align:center;font-size:.78rem}.home-hero{max-width:none;min-height:510px;padding:0 clamp(20px,6vw,80px);background:linear-gradient(100deg,rgba(5,5,6,.96),rgba(5,5,6,.83)),repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 1px,transparent 1px 18px);border-bottom:0}.home-hero:after{inset:0;background:radial-gradient(circle at 80% 48%,rgba(46,144,225,.2),transparent 38%)}.home-hero .hero-copy{max-width:680px;padding:80px 0}.home-hero h1{font-size:clamp(3.2rem,6vw,5.65rem);letter-spacing:-.055em}.home-hero h1 span{color:#a7d8ff}.home-hero .eyebrow{color:#63bdf8}.hero-panel{justify-self:end;width:min(100%,390px);min-height:330px;border-color:#4c4c4c;background:rgba(16,16,17,.91);box-shadow:0 22px 60px rgba(0,0,0,.35)}.hero-panel:before{border-color:rgba(99,189,248,.25)}.hero-panel small{color:#63bdf8}.hero-panel img{filter:drop-shadow(0 18px 30px rgba(99,189,248,.18))}.quick-links{max-width:1180px;margin:-1px auto 0}.section-heading,.game-grid,.route-grid,.steps,.article-grid{max-width:1180px}.catalog-section{background:#101010!important}.game-card,.route-grid a{background:#151515;border-color:#393939}.game-card:hover,.route-grid a:hover{border-color:#2e90e1}.card-links a{border-color:#424242;color:#b9def8}.route-section{background:#171717!important}.steps{border-color:#3d3d3d}.steps li{background:#101010}.steps strong{border-color:#2e90e1;color:#9dd6fb}.community-section{background:#101419!important}.community-count{border-left-color:#63bdf8;background:rgba(99,189,248,.08)}@media(max-width:840px){.site-header{display:flex;padding:10px 20px}.site-header .brand{padding:0}.site-header nav{border-top:0}.site-header .nav-cta{margin-left:0;border-left:0;background:transparent}.site-notice{text-align:left}.home-hero{padding:0 20px}.home-hero .hero-copy{padding:66px 0 28px}.hero-panel{justify-self:start;margin-bottom:55px}}.site-header{display:flex;justify-content:space-between;min-height:88px;padding:16px clamp(24px,5vw,78px);background:#050506;border-bottom:1px solid #1b1b1e}.site-header .brand{grid-column:auto;justify-self:auto;padding:0;font-size:1rem}.site-header .brand img{width:38px;height:38px}.site-header nav{grid-column:auto;grid-row:auto;justify-content:center;gap:12px;width:auto;border:0}.site-header nav a{padding:8px 14px;border:1px solid #29292d;border-radius:999px;background:#0d0d0f;color:#f1f1f3;font-size:.78rem}.site-header nav a:hover{border-color:#5d5d64;background:#19191c}.site-header .nav-cta{margin:0;border:1px solid #41cfa0;border-radius:999px;background:transparent;color:#8ff1cc!important}.site-notice{width:max-content;max-width:calc(100% - 40px);margin:18px auto -12px;padding:7px 15px;border:1px solid rgba(79,224,176,.45);border-radius:999px;background:#07110e;color:#a5f4d4;text-align:center;font-size:.72rem}.home-hero{display:grid;grid-template-columns:1fr;place-items:center;min-height:760px;padding:54px clamp(20px,6vw,80px) 26px;background-color:#050506;background-image:radial-gradient(circle at 8% 34%,rgba(255,255,255,.78) 0 1px,transparent 2px),radial-gradient(circle at 19% 71%,rgba(255,255,255,.56) 0 1px,transparent 2px),radial-gradient(circle at 72% 20%,rgba(255,255,255,.72) 0 1px,transparent 2px),radial-gradient(circle at 89% 66%,rgba(255,255,255,.6) 0 1px,transparent 2px),radial-gradient(circle at 50% 52%,rgba(255,255,255,.4) 0 1px,transparent 2px),radial-gradient(ellipse at center,rgba(22,40,48,.38),transparent 56%);background-size:173px 173px,231px 231px,197px 197px,257px 257px,149px 149px,auto;border:0}.home-hero:after{inset:0;background:radial-gradient(circle at center 54%,rgba(70,130,150,.14),transparent 28%);z-index:0}.home-hero .hero-copy{grid-area:1/1;z-index:2;max-width:760px;padding:0;text-align:center}.home-hero h1{margin-bottom:18px;font-size:clamp(4rem,8.2vw,7.6rem);font-weight:800;line-height:.92;letter-spacing:.03em;text-shadow:0 0 24px rgba(255,255,255,.15)}.home-hero h1 span{color:transparent;-webkit-text-stroke:1px #e9e9ec;text-shadow:none}.home-hero .eyebrow{display:inline-block;margin-bottom:23px;padding:5px 13px;border:1px solid #3a3a3e;border-radius:999px;color:#d3d3d5;font-size:.64rem}.home-hero .lead{margin:0 auto;max-width:610px;color:#c4c4c9;font-size:.91rem}.home-hero .actions{justify-content:center;margin-top:25px}.home-hero .button{border-radius:999px}.home-hero .button.primary{border-color:#e8e8eb;background:#e8e8eb;color:#080809}.hero-logo-core{grid-area:1/1;align-self:end;justify-self:center;z-index:1;margin-bottom:5px;opacity:.78}.hero-logo-core:before{content:"";position:absolute;width:315px;height:315px;margin:-33px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.hero-logo-core img{position:relative;width:170px;height:auto;filter:drop-shadow(0 12px 22px rgba(255,255,255,.1))}.hero-orbit{position:absolute;z-index:2;width:290px;padding:16px;border:1px solid #29292d;border-radius:12px;background:rgba(8,8,10,.83);box-shadow:0 15px 40px rgba(0,0,0,.35);backdrop-filter:blur(8px)}.hero-orbit p{margin:0 0 10px;color:#9f9fa5;font-size:.62rem;font-weight:800;letter-spacing:.18em}.hero-orbit ol{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#dedee2;font-size:.76rem}.hero-orbit li{display:flex;gap:8px}.hero-orbit li b{color:#6de7be;font-size:.68rem}.hero-orbit a{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid #242428;text-decoration:none;font-size:.74rem}.hero-orbit a b{color:#e4e4e6}.hero-orbit a span{color:#a5a5ab}.hero-orbit-left{left:clamp(22px,7vw,135px);bottom:122px}.hero-orbit-right{right:clamp(22px,7vw,135px);bottom:122px}.quick-links{position:relative;z-index:3;margin:-1px auto 0}.quick-links a{background:#09090b}.catalog-section{background:#09090b!important}@media(max-width:1050px){.site-header nav{gap:5px}.site-header nav a{padding:7px 9px}.hero-orbit{width:235px}.hero-orbit-left{left:20px}.hero-orbit-right{right:20px}}@media(max-width:840px){.site-header{min-height:63px;padding:10px 20px}.site-header nav{width:auto;border:1px solid #29292d}.site-header nav a{border:0;border-radius:4px}.site-notice{margin:12px auto -4px;text-align:center}.home-hero{min-height:690px;padding-top:36px}.hero-orbit{position:static;grid-area:auto;width:min(100%,520px);margin:12px auto}.hero-orbit-left{align-self:end;order:2}.hero-orbit-right{display:none}.home-hero .hero-copy{align-self:center}.hero-logo-core{align-self:end;margin-bottom:88px}.hero-logo-core img{width:135px}.hero-logo-core:before{width:245px;height:245px;margin:-31px}}@media(max-width:560px){.home-hero{min-height:650px}.home-hero h1{font-size:3.8rem}.hero-orbit-left{display:none}.hero-logo-core{margin-bottom:12px}.site-notice{font-size:.65rem}.home-hero .lead{font-size:.84rem}}.hero-logo-core{position:relative}.page-hero{padding-top:34px;padding-bottom:38px}.page-hero h1{margin-bottom:10px;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.18;letter-spacing:-.045em}.page-hero p{font-size:.94rem}.content h2{font-size:clamp(1.35rem,2.2vw,1.8rem)}.site-header{min-height:66px;gap:20px;padding:11px clamp(20px,5vw,72px);background:#0c0c0e}.site-header nav{display:flex;min-width:0;flex:1;justify-content:flex-end;gap:4px;white-space:nowrap}.site-header nav a{flex:0 0 auto;padding:8px 10px;border:1px solid transparent;border-bottom-color:transparent;border-radius:4px;background:transparent;color:#d9d9dd}.site-header nav a:hover{border-color:#35353b;background:#17171a}.site-header nav a[aria-current="page"]{border-bottom-color:#55cfff;color:#fff}.site-header .nav-cta{border-color:#5e74f8;color:#fff!important;background:transparent}.payment-page{max-width:1080px;margin:0 auto;padding:30px clamp(20px,5vw,60px) 90px}.payment-intro{margin:0 0 24px;color:#eee;font-size:1rem}.payment-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:30px;border-bottom:1px solid #3a3a3e}.payment-tabs a{display:flex;align-items:center;justify-content:center;min-height:48px;border-bottom:2px solid transparent;color:#d3d3d6;text-decoration:none;font-weight:700;font-size:.9rem;white-space:nowrap}.payment-tabs a:hover{color:#fff;background:#151518}.payment-tabs .is-current{border-bottom-color:#36c9ff;color:#36c9ff}.payment-section{padding:26px 36px;border-bottom:1px solid #333338}.payment-section h1{margin:0 0 6px;font-size:1.85rem}.payment-section h2{margin:0 0 10px;font-size:1.25rem}.payment-section>p{color:#c9c9cf}.payment-section-note{margin:0 0 24px;color:#56cfff!important;font-size:.82rem;font-weight:800}.payment-method{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center;max-width:760px;margin:0 0 28px}.payment-method p{margin:0 0 10px;color:#c9c9cf}.payment-method a{color:#4dd3ff;font-size:.9rem;font-weight:700}.payment-logo{display:grid;place-items:center;width:188px;height:188px;background:#f8f8fa;color:#18181d;text-align:center}.payment-logo span{display:grid;place-items:center;width:70px;height:70px;border-radius:16px;color:#fff;font-size:3rem;font-weight:900;font-style:italic}.payment-logo b{font-size:1.55rem}.paypay-logo span{background:#ff003c}.merpay-logo span{background:#ff1743;border-radius:24px}.card-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:860px;margin:26px 0}.card-brands>span{position:relative;display:grid;place-items:center;min-height:135px;padding:16px;background:#f9f9fb;text-align:center;font-weight:900}.visa{color:#1937c9;font-size:2.1rem;font-style:italic}.mastercard{overflow:hidden;color:#17171a}.mastercard i{position:absolute;width:74px;height:74px;border-radius:50%;background:#ec0016;transform:translateX(-27px)}.mastercard i+ i{background:#f5a51d;transform:translateX(27px)}.mastercard b{position:relative;z-index:1;align-self:end;font-size:1rem}.amex{background:#0874be!important;color:#fff;font-size:1.25rem;line-height:1.05}.jcb{color:#164a93;font-size:2rem}.jcb:before{content:"";position:absolute;width:17px;height:55px;border-radius:4px;background:#164a93;transform:translateX(-29px)}.jcb:after{content:"";position:absolute;width:17px;height:55px;border-radius:4px;background:#1d9e39;transform:translateX(29px)}@media(max-width:840px){.site-header{position:sticky;min-height:63px;padding:10px 20px}.site-header nav{position:absolute;top:100%;right:12px;left:12px;display:none;min-width:0;padding:8px;border:1px solid #303036;border-radius:6px;background:#111114;flex-direction:column;align-items:stretch}.site-header nav.is-open{display:flex}.site-header nav a{width:100%;padding:10px;border-bottom:0;text-align:left}.site-header .nav-cta{margin:0}.payment-tabs{grid-template-columns:1fr 1fr}.payment-tabs a{padding:5px 7px;font-size:.78rem;white-space:normal;text-align:center}.payment-section{padding:24px 0}.payment-method{grid-template-columns:145px 1fr;gap:18px}.payment-logo{width:145px;height:145px}.card-brands{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.payment-intro{font-size:.9rem}.payment-method{grid-template-columns:1fr}.payment-logo{width:100%;height:125px}.payment-section h1{font-size:1.55rem}.card-brands>span{min-height:110px}}.paypay-asset{display:block;width:188px;height:188px;object-fit:cover;background:#fff}.crypto-method{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;max-width:760px;margin:10px 0 28px}.crypto-method h2{margin-top:0}.crypto-method p{margin:0 0 10px;color:#c9c9cf}.crypto-method a{color:#4dd3ff;font-size:.9rem;font-weight:700}.crypto-logos{display:flex;gap:12px}.crypto-logos>div{display:grid;place-items:center;gap:5px;width:105px;height:105px;padding:15px;background:#f9f9fb;color:#202024;font-size:.78rem;font-weight:800}.crypto-logos img{width:48px;height:48px}.card-brands{grid-template-columns:repeat(2,minmax(160px,1fr));max-width:455px}.card-brands>div{display:grid;place-items:center;min-height:135px;padding:25px;background:#f9f9fb}.card-brands img{display:block;width:min(100%,180px);height:58px}.card-brands .visa,.card-brands .mastercard,.card-brands .amex,.card-brands .jcb{all:unset}@media(max-width:840px){.paypay-asset{width:145px;height:145px}.crypto-method{grid-template-columns:1fr}.crypto-logos{justify-content:start}}@media(max-width:500px){.paypay-asset{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.crypto-logos>div{width:calc(50vw - 42px)}.card-brands{grid-template-columns:1fr 1fr}.card-brands>div{min-height:110px}}.card-brands{gap:16px;max-width:520px;margin:20px 0 34px}.card-brands>div{position:relative;min-height:118px;padding:24px;border:1px solid #3a3a40;border-radius:14px;background:linear-gradient(135deg,#fbfbfe,#e5e5ec);box-shadow:0 14px 26px rgba(0,0,0,.22);overflow:hidden}.card-brands>div:before{content:"";position:absolute;inset:auto -18px -42px auto;width:120px;height:120px;border-radius:50%;background:rgba(90,111,255,.12)}.card-brands>div:nth-child(2):before{background:rgba(240,70,40,.12)}.card-brands>div:nth-child(2):after{content:"Mastercard";position:absolute;right:19px;bottom:13px;color:#15151a;font-size:.7rem;font-weight:800}.card-brands img{position:relative;z-index:1;width:min(100%,160px);height:70px}.crypto-method{display:block;max-width:520px;margin:0 0 30px;padding-top:4px}.crypto-method h2{margin-bottom:8px}.crypto-logos{justify-content:flex-start;margin-top:17px}.crypto-logos>div{position:relative;width:145px;height:116px;padding:17px;border:1px solid #323238;border-radius:14px;background:linear-gradient(145deg,#17171b,#0d0d10);box-shadow:0 12px 24px rgba(0,0,0,.2);color:#ececf0}.crypto-logos>div:before{content:"";position:absolute;inset:0;border-radius:14px;background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.1),transparent 48%)}.crypto-logos img,.crypto-logos span{position:relative;z-index:1}.crypto-logos img{width:54px;height:54px}.crypto-logos span{font-size:.82rem;letter-spacing:.1em}.payment-section{border-bottom-color:#29292e}.payment-section:last-child{border-bottom:0}.paypay-asset{width:188px;height:188px;padding:9px;border:1px solid #3a3a40;border-radius:14px;background:linear-gradient(135deg,#fff,#ededf1);box-shadow:0 14px 26px rgba(0,0,0,.22);object-fit:cover}@media(max-width:500px){.card-brands{max-width:none}.card-brands>div{min-height:105px;padding:18px}.card-brands img{height:55px}.crypto-logos{gap:10px}.crypto-logos>div{width:calc(50vw - 40px);height:106px}}.payment-page{max-width:1100px;padding-top:54px}.payment-heading{margin-bottom:26px}.payment-heading p{margin:0 0 5px;color:#58d5ff;font-size:.72rem;font-weight:800;letter-spacing:.14em}.payment-heading h1{margin:0;font-size:2.35rem;letter-spacing:-.04em}.payment-heading span{display:block;margin-top:7px;color:#b8b8be;font-size:.92rem}.payment-channel{margin-top:18px;padding:26px 28px;border:1px solid #2c2c32;border-radius:16px;background:linear-gradient(145deg,#141418,#0c0c0e)}.payment-channel-web{background:linear-gradient(145deg,#12131a,#0b0b0d)}.payment-channel-heading{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #2d2d33}.payment-channel-heading>span{display:grid;place-items:center;width:82px;height:28px;border:1px solid #3d3d46;border-radius:999px;color:#80dcff;font-size:.65rem;font-weight:800;letter-spacing:.1em}.payment-channel-heading h2{margin:0;font-size:1.25rem}.payment-channel-heading p{margin:2px 0 0;color:#b6b6be;font-size:.85rem}.payment-channel .payment-method{margin:24px 0 0;max-width:none}.payment-channel .payment-method h3{margin:0 0 10px;font-size:1.35rem}.payment-channel .payment-method p{margin:7px 0;color:#cdced4;font-size:.9rem}.payment-channel .payment-method a{color:#5edaff}.payment-channel .payment-method .button{margin-top:12px;color:#fff}.payment-brand-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.brand-group{padding:20px;border:1px solid #303038;border-radius:12px;background:#0b0b0e}.brand-group h3{margin:0;font-size:1.12rem}.brand-group>p{margin:3px 0 14px;color:#a8a8b0;font-size:.8rem}.brand-group .card-brands{max-width:none;margin:0}.brand-group .card-brands>div{min-height:102px;padding:18px}.brand-group .card-brands img{height:58px}.brand-group .crypto-logos{margin:0}.brand-group .crypto-logos>div{width:calc(50% - 8px);height:102px}.payment-action{margin:24px 0 0}.payment-action .button{border-radius:8px}@media(max-width:700px){.payment-page{padding-top:34px}.payment-channel{padding:21px 17px}.payment-brand-row{grid-template-columns:1fr}.payment-channel .payment-method{grid-template-columns:125px 1fr}.paypay-asset{width:125px;height:125px}.brand-group .crypto-logos>div{width:calc(50vw - 55px)}}@media(max-width:480px){.payment-heading h1{font-size:1.85rem}.payment-channel-heading>span{width:70px;font-size:.58rem}.payment-channel .payment-method{grid-template-columns:1fr}.paypay-asset{width:100%;height:auto;aspect-ratio:1;max-width:250px}.brand-group .crypto-logos>div{width:calc(50vw - 42px)}}.product-directory-hero{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:1100px;margin:0 auto;padding:62px clamp(20px,5vw,60px) 30px}.product-directory-hero p,.product-help p{margin:0 0 7px;color:#5edcff;font-size:.72rem;font-weight:800;letter-spacing:.15em}.product-directory-hero h1{margin:0;font-size:3.2rem;line-height:1;letter-spacing:-.06em}.product-directory-hero>div>span{display:block;margin-top:12px;color:#b5b5be;font-size:.92rem}.product-directory-hero dl{display:flex;gap:12px;margin:0}.product-directory-hero dl>div{min-width:105px;padding:13px 16px;border:1px solid #2d2d35;border-radius:10px;background:#121218}.product-directory-hero dt{color:#9696a0;font-size:.62rem;font-weight:800;letter-spacing:.11em}.product-directory-hero dd{margin:2px 0 0;font-size:1.65rem;font-weight:800}.product-category-nav{display:flex;gap:8px;max-width:1100px;margin:0 auto;padding:0 clamp(20px,5vw,60px) 28px;border-bottom:1px solid #24242a}.product-category-nav a{flex:1;padding:11px 8px;border:1px solid #2d2d35;border-radius:7px 7px 0 0;color:#c8c8d0;text-align:center;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.04em}.product-category-nav a:hover{border-color:#5ad7ff;color:#fff;background:#16171c}.product-directory{max-width:1100px;margin:0 auto;padding:32px clamp(20px,5vw,60px) 84px}.product-category{margin:0 0 34px}.product-category>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 14px}.product-category>header p{margin:0 0 2px;color:var(--category-color,#5edcff);font-size:.7rem;font-weight:800;letter-spacing:.12em}.product-category>header h2{margin:0;font-size:1.7rem;letter-spacing:-.03em}.product-category>header>span{padding:5px 9px;border:1px solid #303038;border-radius:999px;color:#9c9ca5;font-size:.68rem;font-weight:800;letter-spacing:.08em}.category-valorant{--category-color:#67dec0}.category-apex{--category-color:#ffbf70}.category-fortnite{--category-color:#a7a5ff}.category-spoofer{--category-color:#5edcff}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.xday-product{position:relative;display:flex;min-height:184px;padding:21px;border:1px solid #303038;border-radius:12px;background:linear-gradient(145deg,#15151a,#101015);overflow:hidden;text-decoration:none;transition:transform .2s,border-color .2s,background .2s}.xday-product:before{content:"";position:absolute;inset:auto -28px -36px auto;width:140px;height:140px;border:1px solid color-mix(in srgb,var(--category-color,#5edcff) 42%,transparent);border-radius:50%;opacity:.4}.xday-product:hover{border-color:var(--category-color,#5edcff);background:#18181f;transform:translateY(-3px)}.xday-product span,.xday-product strong,.xday-product em{position:relative;z-index:1}.xday-product span{align-self:flex-start;color:var(--category-color,#5edcff);font-size:.68rem;font-weight:800;letter-spacing:.08em}.xday-product strong{position:absolute;top:57px;left:21px;right:21px;font-size:1.25rem;line-height:1.22}.xday-product em{align-self:flex-end;color:#d9dcff;font-size:.82rem;font-style:normal;font-weight:800}.product-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:45px;padding:25px 28px;border:1px solid #4665d8;border-radius:14px;background:linear-gradient(135deg,#151a31,#11111a)}.product-help h2{margin:0;font-size:1.5rem}.product-help span{display:block;margin-top:6px;color:#bcbcc5;font-size:.88rem}.product-help .button{flex:0 0 auto;border-radius:8px}@media(max-width:800px){.product-directory-hero{align-items:start;flex-direction:column;padding-top:40px}.product-category-nav{overflow-x:auto}.product-category-nav a{min-width:135px}.product-list{grid-template-columns:repeat(2,1fr)}.product-help{align-items:start;flex-direction:column}}@media(max-width:520px){.product-directory-hero h1{font-size:2.5rem}.product-directory-hero dl{width:100%}.product-directory-hero dl>div{flex:1}.product-list{grid-template-columns:1fr}.product-category>header h2{font-size:1.45rem}.product-category>header>span{font-size:.6rem}.xday-product{min-height:160px}.product-help{padding:21px}.product-help h2{font-size:1.28rem}}.product-category-nav{position:sticky;top:66px;z-index:12;padding-top:12px;padding-bottom:12px;background:rgba(9,9,11,.95);backdrop-filter:blur(12px)}.product-category{position:relative;scroll-margin-top:136px;margin-bottom:20px;padding:25px;border:1px solid #292931;border-radius:16px;background:linear-gradient(145deg,rgba(22,22,28,.94),rgba(13,13,17,.94));overflow:hidden}.product-category:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--category-color),transparent 58%)}.product-category>header{position:relative;padding-bottom:17px;border-bottom:1px solid #2b2b32}.product-category .product-list{position:relative;padding-top:18px}.product-category .xday-product{background:linear-gradient(145deg,#18181e,#101015)}.product-category .xday-product:hover{box-shadow:0 18px 36px rgba(0,0,0,.25)}.product-directory-hero dl>div{background:linear-gradient(145deg,#16161b,#101014)}@media(max-width:800px){.product-category-nav{top:63px}.product-category{scroll-margin-top:124px;padding:19px}}.purchase-guide{max-width:1100px;margin:0 auto;padding:54px clamp(20px,5vw,60px) 84px}.purchase-hero{display:flex;align-items:end;justify-content:space-between;gap:26px;padding:0 0 28px;border-bottom:1px solid #2b2b31}.purchase-hero p,.purchase-cta p{margin:0 0 7px;color:#5edcff;font-size:.72rem;font-weight:800;letter-spacing:.15em}.purchase-hero h1{margin:0;font-size:3.2rem;line-height:1;letter-spacing:-.06em}.purchase-hero>div>span{display:block;margin-top:12px;color:#b8b8c0;font-size:.92rem}.purchase-hero-mark{display:grid;place-items:center;width:110px;height:110px;border:1px solid #335b7a;border-radius:50%;background:radial-gradient(circle,#172532,#101014 68%)}.purchase-hero-mark b{font-size:2.5rem;line-height:1}.purchase-hero-mark span{color:#67d9ff;font-size:.64rem;font-weight:800;letter-spacing:.12em}.purchase-flow{display:grid;gap:12px;margin:28px 0}.purchase-step{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:115px;padding:22px 23px;border:1px solid #2d2d35;border-radius:14px;background:linear-gradient(145deg,#15151a,#101014);transition:border-color .2s,transform .2s}.purchase-step:hover{border-color:#5ad8ff;transform:translateX(3px)}.purchase-step>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid #4ecdf9;border-radius:50%;color:#9ee8ff;font-size:.74rem;font-weight:800}.purchase-step h2{margin:0 0 5px;font-size:1.22rem}.purchase-step p{margin:0;color:#babac3;font-size:.9rem}.purchase-step>a{padding:8px 12px;border:1px solid #35353e;border-radius:7px;color:#dfe2ff;text-decoration:none;font-size:.78rem;font-weight:800}.purchase-step>a:hover{border-color:#5ad8ff;background:#161e27}.purchase-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding:28px;border:1px solid #4665d8;border-radius:14px;background:linear-gradient(135deg,#151a31,#11111a)}.purchase-cta h2{margin:0;font-size:1.55rem}.purchase-cta span{display:block;margin-top:6px;color:#c3c3cb;font-size:.88rem}.purchase-cta .button{flex:0 0 auto;border-radius:8px}@media(max-width:700px){.purchase-guide{padding-top:38px}.purchase-step{grid-template-columns:46px 1fr;gap:13px}.purchase-step>a{grid-column:2;width:max-content}.purchase-cta{align-items:start;flex-direction:column}}@media(max-width:480px){.purchase-hero h1{font-size:2.45rem}.purchase-hero-mark{width:82px;height:82px}.purchase-hero-mark b{font-size:1.8rem}.purchase-step{padding:18px}.purchase-step h2{font-size:1.1rem}}.purchase-hero>div:first-child{min-width:0}.purchase-hero-mark{flex:0 0 auto}.purchase-hero{position:relative;display:block;min-height:132px;padding-right:142px}.purchase-hero-mark{position:absolute;top:0;right:0}.purchase-hero-mark{display:block}.purchase-hero-mark b{position:absolute;top:19px;left:0;right:0;margin:0;text-align:center;line-height:1}.purchase-hero-mark span{position:absolute;top:70px;left:0;right:0;margin:0;text-align:center;line-height:1}@media(max-width:600px){.purchase-hero{position:relative;display:block;min-height:116px;padding-right:102px}.purchase-hero-mark{position:absolute;top:0;right:0;align-self:auto}.purchase-hero>div>span{line-height:1.55}}@media(max-width:480px){.purchase-hero-mark b{top:13px}.purchase-hero-mark span{top:55px}}.purchase-hero-mark img{display:block;width:100%;height:100%}.game-directory-page{max-width:1100px;margin:0 auto;padding:54px clamp(20px,5vw,60px) 84px}.game-directory-hero{display:flex;align-items:end;justify-content:space-between;gap:26px;padding:0 0 28px;border-bottom:1px solid #2b2b31}.game-directory-hero p,.unban-link-panel p{margin:0 0 7px;color:#5edcff;font-size:.72rem;font-weight:800;letter-spacing:.15em}.game-directory-hero h1{margin:0;font-size:3.2rem;line-height:1;letter-spacing:-.06em}.game-directory-hero>div>span{display:block;margin-top:12px;color:#b8b8c0;font-size:.92rem}.game-directory-count{display:grid;place-items:center;width:110px;height:110px;border:1px solid #335b7a;border-radius:50%;background:radial-gradient(circle,#172532,#101014 68%)}.game-directory-count b{font-size:2.25rem;line-height:1}.game-directory-count span{margin:5px 0 0;color:#67d9ff;font-size:.57rem;font-weight:800;letter-spacing:.1em}.title-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.title-card{position:relative;display:flex;flex-direction:column;min-height:250px;padding:24px;border:1px solid #2e2e36;border-radius:14px;background:linear-gradient(145deg,#17171d,#101014);overflow:hidden;text-decoration:none;transition:transform .2s,border-color .2s}.title-card:before{content:"";position:absolute;right:-38px;bottom:-52px;width:170px;height:170px;border:1px solid var(--title-color);border-radius:50%;opacity:.24}.title-card:hover{border-color:var(--title-color);transform:translateY(-4px)}.title-card span,.title-card h2,.title-card p,.title-card b{position:relative;z-index:1}.title-card span{color:var(--title-color);font-size:.68rem;font-weight:800;letter-spacing:.09em}.title-card h2{margin:36px 0 8px;font-size:1.55rem;line-height:1.12;letter-spacing:-.035em}.title-card p{margin:0;color:#b8b8c1;font-size:.85rem}.title-card b{margin-top:auto;color:#d8dcff;font-size:.82rem}.title-card-valorant{--title-color:#67dec0}.title-card-apex{--title-color:#ffbf70}.title-card-fortnite{--title-color:#a7a5ff}.unban-link-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid #2f667d;border-radius:14px;background:linear-gradient(135deg,#111d26,#101114)}.unban-link-panel h2{margin:0;font-size:1.5rem}.unban-link-panel span{display:block;margin-top:7px;color:#bdc2c8;font-size:.88rem}.unban-link-panel .button{flex:0 0 auto;border-color:#4bcdf8;border-radius:8px;color:#fff}@media(max-width:760px){.game-directory-page{padding-top:38px}.title-card-grid{grid-template-columns:1fr}.title-card{min-height:195px}.unban-link-panel{align-items:start;flex-direction:column}.unban-link-panel .button{width:100%}}@media(max-width:480px){.game-directory-hero h1{font-size:2.5rem}.game-directory-count{width:82px;height:82px}.game-directory-count b{font-size:1.75rem}.game-directory-count span{font-size:.5rem}.game-directory-hero{align-items:start}.title-card{padding:21px}}.game-directory-count{position:relative;display:block;flex:0 0 auto}.game-directory-count b{position:absolute;top:22px;left:0;right:0;text-align:center;line-height:1}.game-directory-count span{position:absolute;top:62px;left:0;right:0;margin:0;text-align:center;line-height:1.35}@media(max-width:480px){.game-directory-count b{top:16px}.game-directory-count span{top:47px}}.game-directory-hero{display:block}.purchase-hero{display:block;min-height:0;padding-right:0}.home-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:16px;max-width:1100px;min-height:0;margin:0 auto;padding:54px clamp(20px,5vw,60px) 18px;background:none;border:0}.home-hero:after{display:none}.home-hero .hero-copy,.home-hero .home-hero-copy{max-width:none;padding:clamp(34px,6vw,66px);text-align:left;border:1px solid #2d2d35;border-radius:14px;background:linear-gradient(145deg,#15151a,#101014)}.home-hero h1{margin:0 0 18px;font-size:clamp(2.8rem,5.2vw,4.9rem);line-height:1.03;letter-spacing:-.07em;text-shadow:none}.home-hero h1 span{color:inherit}.home-hero .eyebrow{display:block;margin:0 0 15px;padding:0;border:0;border-radius:0;color:#5edcff;font-size:.72rem}.home-hero .lead{max-width:600px;margin:0;color:#bcbcc5;font-size:.94rem}.home-hero .actions{justify-content:flex-start;margin-top:28px}.home-hero .button{border-radius:8px}.home-hero .button.primary{border-color:#6f7cff;background:#6f7cff;color:#080812}.home-logo-panel{position:relative;display:grid;place-items:center;min-height:360px;overflow:hidden;border:1px solid #2d2d35;border-radius:14px;background:radial-gradient(circle at 50% 44%,#1a202e 0,#111116 48%,#0d0d10 100%)}.home-logo-panel:before,.home-logo-panel:after{content:"";position:absolute;border:1px solid rgba(122,180,255,.18);border-radius:50%}.home-logo-panel:before{width:275px;height:275px}.home-logo-panel:after{width:370px;height:370px}.home-logo-panel img{position:relative;z-index:1;width:min(48%,190px);height:auto;filter:drop-shadow(0 15px 25px rgba(146,193,255,.18))}.home-logo-panel span{position:absolute;z-index:1;bottom:34px;color:#c5c5cc;font-size:.75rem;font-weight:800;letter-spacing:.24em}.home-hero+.quick-links{max-width:1100px;margin:0 auto 44px;border-top:1px solid var(--line)}.home-hero+.quick-links a{min-height:98px;background:#101014}.home-hero+.quick-links a:hover{background:#16161c}.catalog-section,.route-section,.home-buy-section,.home-blog-section{background:#09090b!important}.route-section{border-top-color:#2b2b31}.home-buy-section{background:#111116!important}.community-section{background:#10131a!important}@media(max-width:840px){.home-hero{grid-template-columns:1fr;padding-top:34px}.home-logo-panel{min-height:255px}.home-logo-panel:before{width:205px;height:205px}.home-logo-panel:after{width:275px;height:275px}.home-logo-panel img{width:120px}.home-hero+.quick-links{margin-bottom:0}}@media(max-width:560px){.home-hero .hero-copy,.home-hero .home-hero-copy{padding:28px}.home-hero h1{font-size:2.75rem}.home-logo-panel{min-height:220px}}.home-hero{position:relative;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(36px,7vw,110px);min-height:540px;padding:74px clamp(20px,5vw,60px) 56px;background:linear-gradient(100deg,#09090b 0%,#09090b 52%,#0c0f16 100%);border-bottom:1px solid #2b2b31}.home-hero .hero-copy,.home-hero .home-hero-copy{padding:0;border:0;border-radius:0;background:none}.home-hero h1{margin:0;font-size:clamp(4.2rem,8.2vw,7.7rem);font-weight:800;line-height:.82;letter-spacing:.015em;color:#f1f1f3}.home-hero .eyebrow{margin:0 0 20px;color:#5edcff;letter-spacing:.18em}.home-hero-title{margin:24px 0 13px;color:#f1f1f3;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:800;letter-spacing:.04em}.home-hero .lead{max-width:510px;color:#aaaab3;line-height:1.85}.home-hero .actions{margin-top:30px}.home-hero .button{border-radius:2px}.home-hero .button.primary{border-color:#6f7cff;background:#6f7cff}.home-logo-panel{display:none}.home-logo-stage{position:relative;display:grid;place-items:center;min-height:390px}.home-logo-stage:before,.home-logo-stage:after{content:"";position:absolute;inset:50% auto auto 50%;width:340px;height:340px;border:1px solid rgba(120,169,255,.17);transform:translate(-50%,-50%) rotate(45deg)}.home-logo-stage:after{width:245px;height:245px;border-color:rgba(120,169,255,.26)}.home-logo-frame{position:relative;z-index:1;display:grid;place-items:center;width:285px;height:285px;background:radial-gradient(circle,rgba(74,109,156,.16),transparent 66%)}.home-logo-frame img{width:175px;height:auto;filter:drop-shadow(0 18px 26px rgba(130,177,255,.18))}.home-logo-stage p{position:absolute;z-index:1;bottom:20px;margin:0;color:#a7a7af;font-size:.64rem;font-weight:800;letter-spacing:.16em}.home-hero+.quick-links{position:relative;z-index:2;margin:-1px auto 44px}.home-hero+.quick-links a{border-radius:0;background:#0d0d10}@media(max-width:840px){.home-hero{grid-template-columns:1fr;gap:12px;min-height:0;padding-top:62px}.home-logo-stage{min-height:255px}.home-logo-stage:before{width:230px;height:230px}.home-logo-stage:after{width:165px;height:165px}.home-logo-frame{width:200px;height:200px}.home-logo-frame img{width:125px}.home-logo-stage p{bottom:3px}}@media(max-width:560px){.home-hero{padding:48px 24px 38px}.home-hero h1{font-size:4.3rem}.home-hero-title{margin-top:19px}.home-logo-stage{min-height:210px}}.home-hero{display:grid;grid-template-columns:1fr;place-items:center;max-width:none;min-height:700px;padding:76px clamp(20px,6vw,88px) 36px;overflow:hidden;background-color:#050506;background-image:radial-gradient(circle at 7% 31%,rgba(255,255,255,.7) 0 1px,transparent 1.6px),radial-gradient(circle at 22% 70%,rgba(255,255,255,.5) 0 1px,transparent 1.6px),radial-gradient(circle at 76% 17%,rgba(255,255,255,.72) 0 1px,transparent 1.6px),radial-gradient(circle at 91% 67%,rgba(255,255,255,.56) 0 1px,transparent 1.6px),radial-gradient(ellipse at 50% 58%,rgba(32,52,72,.28),transparent 54%)};background-size:173px 173px,231px 231px,197px 197px,257px 257px,auto;border-bottom:1px solid #242429}.home-hero:before{content:"";position:absolute;z-index:0;width:440px;height:440px;border:1px solid rgba(128,169,207,.13);border-radius:50%}.home-hero .hero-copy,.home-hero .home-hero-copy{position:relative;z-index:1;max-width:760px;padding:0;border:0;background:none;text-align:center}.home-hero .eyebrow{margin:0 0 19px;color:#a8a8ae;font-size:.63rem;letter-spacing:.17em}.home-hero h1{margin:0;color:#f1f1f4;font-size:clamp(4.3rem,8vw,7.5rem);line-height:.87;letter-spacing:.03em}.home-hero h1 span{display:block;margin-top:7px;color:transparent;font-size:.72em;font-weight:500;letter-spacing:.06em;-webkit-text-stroke:1px #e6e6eb}.home-hero .lead{max-width:620px;margin:25px auto 0;color:#c1c1c8;font-size:.9rem;line-height:1.9}.home-hero .actions{justify-content:center;margin-top:24px}.home-hero .button{border-radius:999px}.home-hero .button.primary{border-color:#f0f0f2;background:#f0f0f2;color:#09090b}.home-hero-brand{position:relative;display:grid;place-items:center;width:190px;height:190px;margin:28px auto 0}.home-hero-brand:before{content:"";position:absolute;width:235px;height:235px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.home-hero-brand img{position:relative;z-index:1;width:138px;height:auto;filter:drop-shadow(0 14px 24px rgba(255,255,255,.12))}.home-hero-brand span{position:absolute;bottom:-24px;color:#9c9ca4;font-size:.58rem;font-weight:800;letter-spacing:.2em}.hero-signal{position:absolute;z-index:2;width:260px;padding:15px 17px;border:1px solid #29292e;border-radius:11px;background:rgba(8,8,10,.82);box-shadow:0 18px 42px rgba(0,0,0,.3);backdrop-filter:blur(9px)}.hero-signal p{margin:0 0 9px;color:#a3a3aa;font-size:.6rem;font-weight:800;letter-spacing:.16em}.hero-signal a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #222228;text-decoration:none}.hero-signal a:hover b{color:#9bdfff}.hero-signal b{color:#eeeeef;font-size:.76rem}.hero-signal span{color:#a2a2aa;font-size:.66rem;text-align:right}.hero-signal-left{left:clamp(20px,7vw,150px);bottom:114px}.hero-signal-right{right:clamp(20px,7vw,150px);bottom:114px}.home-hero+.quick-links{margin:0 auto 44px;border-top:0}.home-hero+.quick-links a{background:#09090b}@media(max-width:1050px){.hero-signal{width:225px}.hero-signal-left{left:20px}.hero-signal-right{right:20px}}@media(max-width:840px){.home-hero{display:flex;flex-direction:column;min-height:0;padding-top:56px}.home-hero:before{width:330px;height:330px}.hero-signal{position:relative;left:auto;right:auto;bottom:auto;width:min(100%,520px);margin:18px auto 0}.hero-signal-left{order:2}.hero-signal-right{display:none}.home-hero .home-hero-copy{order:1}.home-hero-brand{margin-bottom:18px}}@media(max-width:560px){.home-hero{padding:45px 20px 28px}.home-hero h1{font-size:3.7rem}.home-hero h1 span{font-size:.62em}.home-hero .lead{font-size:.83rem}.home-hero-brand{width:140px;height:140px}.home-hero-brand:before{width:175px;height:175px}.home-hero-brand img{width:105px}.home-hero-brand span{bottom:-18px}.hero-signal{display:none}}.home-hero{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto 1fr auto;column-gap:clamp(20px,4vw,70px);max-width:1240px;min-height:590px;margin:0 auto;padding:52px clamp(20px,5vw,60px) 34px;overflow:visible;background:linear-gradient(118deg,#09090b 0%,#09090b 60%,#0c1018 100%);border:0;border-bottom:1px solid #29292e}.home-hero:before,.home-hero:after{display:none}.home-hero-meta{grid-column:1/8;display:flex;align-items:center;gap:12px;color:#9ba8ba;font-size:.65rem;font-weight:800;letter-spacing:.16em}.home-hero-meta b{display:grid;place-items:center;width:28px;height:28px;border:1px solid #51667f;border-radius:50%;color:#dce8f8;font-size:.67rem}.home-hero .hero-copy,.home-hero .home-hero-copy{grid-column:1/8;align-self:center;max-width:650px;padding:0;border:0;background:none;text-align:left}.home-hero h1{margin:0;color:#f1f2f4;font-size:clamp(5rem,10vw,9.2rem);line-height:.78;letter-spacing:.02em;text-shadow:none}.home-hero h1 span{display:inline}.home-hero-title{margin:26px 0 13px;color:#e3e5eb;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:800;letter-spacing:.04em}.home-hero .lead{max-width:500px;margin:0;color:#aeb0b8;font-size:.9rem;line-height:1.9}.home-hero-visual{position:relative;grid-column:8/13;grid-row:1/3;align-self:center;justify-self:end;display:grid;place-items:center;width:min(100%,390px);aspect-ratio:1}.home-hero-visual:before{content:"";position:absolute;width:82%;height:82%;border:1px solid rgba(151,184,225,.25);transform:rotate(45deg)}.home-hero-visual:after{content:"";position:absolute;width:62%;height:62%;border:1px solid rgba(151,184,225,.17);transform:rotate(45deg)}.home-hero-visual img{position:relative;z-index:1;width:46%;height:auto;filter:drop-shadow(0 16px 28px rgba(163,195,235,.18))}.home-hero-visual span{position:absolute;z-index:1;bottom:12%;color:#99a9bc;font-size:.6rem;font-weight:800;letter-spacing:.18em}.home-hero-footer{grid-column:1/8;display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:28px}.home-hero-footer>p{margin:0;color:#94a0ae;font-size:.63rem;font-weight:800;letter-spacing:.1em}.home-hero .actions{justify-content:flex-end;margin:0}.home-hero .button{min-height:44px;border-radius:3px}.home-hero .button.primary{border-color:#c5d2e5;background:#d7e1f0;color:#0a0b0d}.home-hero+.quick-links{max-width:1240px;margin:0 auto 44px;border-top:0}.home-hero+.quick-links a{background:#0c0c0f}@media(max-width:840px){.home-hero{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;min-height:0;padding-top:42px;gap:24px}.home-hero-meta,.home-hero .hero-copy,.home-hero .home-hero-copy,.home-hero-visual,.home-hero-footer{grid-column:1;grid-row:auto}.home-hero-visual{justify-self:center;width:min(100%,280px);order:3}.home-hero-footer{align-items:start;flex-direction:column;order:4;padding-top:0}.home-hero .actions{justify-content:flex-start}.home-hero h1{font-size:clamp(4.7rem,18vw,7rem)}}@media(max-width:560px){.home-hero{padding:36px 24px 28px;gap:18px}.home-hero-title{margin:15px 0 10px}.home-hero .lead{font-size:.84rem}.home-hero-visual{width:205px}.home-hero-visual span{font-size:.5rem}.home-hero-footer>p{font-size:.55rem}.home-hero .actions{width:100%}.home-hero .button{flex:1;padding:9px 10px;font-size:.8rem}}.home-hero-professional{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);grid-template-rows:1fr;align-items:center;gap:clamp(44px,9vw,130px);max-width:1120px;min-height:520px;margin:0 auto;padding:68px clamp(20px,5vw,60px);background:linear-gradient(115deg,#09090b 0%,#09090b 66%,#0e1118 100%);border:0;border-bottom:1px solid #2a2a30}.home-hero-professional:before,.home-hero-professional:after{display:none}.home-hero-professional .hero-copy,.home-hero-professional .home-hero-copy{grid-column:auto;grid-row:auto;max-width:620px;padding:0;border:0;background:none;text-align:left}.home-hero-professional .eyebrow{margin:0 0 14px;color:#78bfe5;font-size:.7rem;font-weight:800;letter-spacing:.14em}.home-hero-professional h1{margin:0;color:#f2f2f4;font-size:clamp(2.8rem,5vw,4.55rem);line-height:1.08;letter-spacing:-.065em}.home-hero-professional .lead{max-width:540px;margin:22px 0 0;color:#b4b4bd;font-size:.93rem;line-height:1.9}.home-hero-professional .actions{justify-content:flex-start;margin-top:28px}.home-hero-professional .button{min-height:46px;border-radius:5px}.home-hero-professional .button.primary{border-color:#7a8cff;background:#7180eb;color:#fff}.hero-shop-note{margin:18px 0 0;color:#8e8e97;font-size:.78rem}.home-category-panel{width:100%;border:1px solid #303039;border-radius:9px;background:#121218;box-shadow:0 18px 45px rgba(0,0,0,.25)}.home-category-panel-head{display:flex;align-items:center;justify-content:space-between;padding:19px 20px 16px;border-bottom:1px solid #303039;color:#e9e9eb;font-size:1rem;font-weight:800}.home-category-panel-head img{width:28px;height:28px;object-fit:contain;opacity:.8}.home-category-panel>a{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;gap:13px;align-items:center;padding:15px 20px;border-bottom:1px solid #292931;color:#d9d9df;text-decoration:none;transition:background .18s}.home-category-panel>a:hover{background:#191921}.home-category-panel a span{font-size:.9rem;font-weight:700}.home-category-panel a b{color:#94949e;font-size:.73rem;font-weight:500}.home-category-panel a i{font-style:normal;color:#9ba8ff}.home-category-panel .home-category-more{display:flex;justify-content:space-between;padding:15px 20px;border-bottom:0;color:#bbc5ff;font-size:.82rem;font-weight:800}.home-category-panel .home-category-more i{margin-left:auto}@media(max-width:840px){.home-hero-professional{grid-template-columns:1fr;min-height:0;padding:48px 24px;gap:34px}.home-hero-professional .hero-copy,.home-hero-professional .home-hero-copy{grid-column:auto;grid-row:auto}.home-category-panel{max-width:560px}.home-hero-professional h1{font-size:clamp(2.65rem,9vw,4rem)}}@media(max-width:560px){.home-hero-professional{padding:38px 20px}.home-hero-professional .lead{font-size:.86rem}.home-hero-professional .actions{width:100%}.home-hero-professional .button{flex:1;padding:9px 10px;font-size:.8rem}.home-category-panel-head{padding:17px}.home-category-panel>a{padding:14px 17px}}.home-hero-professional{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);min-height:410px;gap:clamp(36px,9vw,120px);padding-top:54px;padding-bottom:54px}.home-hero-professional h1{font-size:clamp(2.7rem,4.6vw,4.2rem);line-height:1.12}.home-hero-symbol{position:relative;display:grid;place-items:center;justify-self:end;width:min(100%,305px);aspect-ratio:1}.home-hero-symbol:before{content:"";position:absolute;inset:9%;border:1px solid rgba(159,184,220,.2);transform:rotate(45deg)}.home-hero-symbol:after{content:"";position:absolute;inset:24%;border:1px solid rgba(159,184,220,.14);transform:rotate(45deg)}.home-hero-symbol img{position:relative;z-index:1;width:42%;height:auto;filter:drop-shadow(0 14px 25px rgba(177,205,239,.16))}.home-hero-professional+.quick-links{display:none}.home-buy-section{border-top:1px solid #2b2b31}@media(max-width:840px){.home-hero-professional{grid-template-columns:1fr;gap:18px;min-height:0}.home-hero-symbol{justify-self:center;width:210px}.home-hero-professional .hero-copy,.home-hero-professional .home-hero-copy{grid-column:auto;grid-row:auto}}.home-hero-professional{display:block;max-width:1100px;min-height:0;margin:0 auto;padding:54px clamp(20px,5vw,60px) 38px;background:#09090b;border:0;border-bottom:1px solid #2b2b31}.home-hero-professional .hero-copy,.home-hero-professional .home-hero-copy{max-width:680px;padding:0;background:none}.home-hero-professional .eyebrow{margin:0 0 9px;color:#5edcff;font-size:.72rem}.home-hero-professional h1{font-size:3.2rem;line-height:1;letter-spacing:-.06em}.home-hero-professional .lead{margin-top:16px;color:#b8b8c0;font-size:.92rem;line-height:1.8}.home-hero-professional .actions{margin-top:24px}.home-hero-symbol{display:none}.catalog-section,.home-buy-section,.community-section,.home-blog-section{background:#09090b!important}.catalog-section,.home-buy-section,.community-section,.home-blog-section{border-top:1px solid #2b2b31}.community-section{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr)}@media(max-width:840px){.home-hero-professional{padding-top:38px}.home-hero-professional h1{font-size:2.55rem}.community-section{grid-template-columns:1fr}}.home-hero-professional{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:64px;min-height:360px}.home-hero-professional .hero-copy,.home-hero-professional .home-hero-copy{max-width:680px}.home-hero-mark{position:relative;display:grid;place-items:center;justify-self:end;width:180px;height:180px}.home-hero-mark:before{content:"";position:absolute;inset:0;border:1px solid rgba(151,184,220,.2);border-radius:50%}.home-hero-mark:after{content:"";position:absolute;inset:18px;border:1px solid rgba(151,184,220,.12);border-radius:50%}.home-hero-mark img{position:relative;z-index:1;width:88px;height:auto;filter:drop-shadow(0 10px 18px rgba(164,196,232,.14))}.community-section{grid-template-columns:minmax(0,1fr) 350px;justify-content:center;gap:72px;max-width:1100px;margin:0 auto;padding:clamp(62px,8vw,92px) clamp(20px,5vw,60px)!important}.community-copy{max-width:520px}.community-copy h2{font-size:clamp(2.1rem,3.4vw,3.1rem)}.discord-widget{justify-self:end;width:350px;max-width:100%;min-height:500px;overflow:hidden;border:1px solid #2d2d35;border-radius:10px;background:#202225}.discord-widget iframe{width:350px;max-width:100%;height:500px}@media(max-width:840px){.home-hero-professional{grid-template-columns:1fr;gap:26px}.home-hero-mark{justify-self:start;width:130px;height:130px}.home-hero-mark img{width:65px}.community-section{grid-template-columns:1fr;gap:32px}.discord-widget{justify-self:start}}.home-hero-professional{display:block;min-height:430px;padding-top:88px;padding-bottom:78px;background-color:#09090b;background-image:linear-gradient(90deg,#09090b 0%,rgba(9,9,11,.98) 37%,rgba(9,11,16,.58) 63%,rgba(9,9,11,.05) 100%),url("/assets/xday-hero-metal.webp");background-size:cover;background-position:center;border-bottom:1px solid #303035}.home-hero-professional .eyebrow{color:#c7e6f8}.home-hero-professional h1{font-size:clamp(3rem,5.1vw,4.75rem);color:#f4f5f6}.home-hero-professional .lead{max-width:520px;color:#d0d2d6}.home-hero-professional .button.primary{border-color:#dce7ed;background:#dce7ed;color:#0b0c0e}.home-hero-mark{display:none}.home-hero-professional{max-width:none;width:100%;margin:0;padding-left:max(24px,calc((100vw - 1100px)/2 + 60px));padding-right:max(24px,calc((100vw - 1100px)/2 + 60px));background-size:100% 100%,auto 100%;background-position:center,right center;background-repeat:no-repeat}@media(max-width:840px){.home-hero-professional{min-height:390px;padding-top:64px;padding-bottom:60px;background-image:linear-gradient(90deg,#09090b 0%,rgba(9,9,11,.91) 64%,rgba(9,9,11,.35) 100%),url("/assets/xday-hero-metal.webp");background-position:62% center}}.community-section{align-items:start;gap:58px;padding-top:64px!important;padding-bottom:64px!important}.community-copy{padding-top:5px}.community-copy h2{margin:0 0 14px}.community-copy>p:not(.eyebrow){max-width:450px;margin:0 0 20px}.community-count{display:inline-flex;width:auto;max-width:100%;padding:8px 12px;border:1px solid #496070!important;border-left:2px solid #9bcce4!important;border-radius:4px;background:rgba(155,204,228,.06)!important;color:#d8eef8;font-size:.84rem}.community-copy>p:has(.button){margin:20px 0 0}.discord-widget{min-height:420px;border-radius:8px}.discord-widget iframe{height:420px}@media(max-width:840px){.community-section{gap:30px;padding-top:52px!important;padding-bottom:52px!important}.community-copy{padding-top:0}.discord-widget{min-height:420px}}.community-section{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:86px;min-height:420px}.community-copy>p:not(.eyebrow){max-width:470px;margin:0}.community-copy .community-count,.discord-widget{display:none}.discord-live-card{display:flex;flex-direction:column;align-items:flex-start;min-height:260px;padding:28px;border:1px solid #3b4650;border-radius:9px;background:linear-gradient(145deg,#15191e,#0e1013);box-shadow:0 18px 38px rgba(0,0,0,.2)}.discord-live-card>p{margin:0;color:#a9d9ef;font-size:.7rem;font-weight:800;letter-spacing:.13em}.discord-live-card>strong{margin-top:26px;color:#edf4f8;font-size:1.7rem;line-height:1.2;letter-spacing:-.04em}.discord-live-card>span{margin-top:8px;color:#aeb5bd;font-size:.82rem}.discord-live-card .button{width:100%;margin-top:auto;border-color:#dce7ed;background:#dce7ed;color:#0b0c0e;border-radius:4px}.discord-live-card .button:hover{background:#f1f6f9}@media(max-width:840px){.community-section{grid-template-columns:1fr;align-items:start;gap:28px;min-height:0}.discord-live-card{max-width:480px;min-height:225px}}.community-section{background:transparent!important}@media(max-width:560px){.home-hero-professional{min-height:360px;padding-top:52px;padding-bottom:48px;background-image:linear-gradient(90deg,#09090b 0%,rgba(9,9,11,.93) 78%,rgba(9,9,11,.6) 100%),url("/assets/xday-hero-metal.webp");background-position:58% center}.home-hero-professional h1{font-size:3rem}}:focus-visible{outline:3px solid #9bdfff;outline-offset:4px}button,a{touch-action:manipulation}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header nav a[aria-current="page"]{display:inline-flex;align-items:center;border-color:#55cfff!important;background:#17171b!important;color:#fff!important;box-shadow:inset 0 -2px 0 #55cfff}.analytics-consent{position:fixed;z-index:40;right:18px;bottom:18px;width:min(390px,calc(100% - 36px));padding:16px;border:1px solid #3a3a42;border-radius:8px;background:#121216;color:#f5f5f7;box-shadow:0 18px 42px rgba(0,0,0,.42)}.analytics-consent p{margin:0 0 12px;font-size:.84rem;line-height:1.55}.analytics-consent a{color:#9bdfff}.analytics-consent div{display:flex;gap:8px}.analytics-consent button{min-height:38px;padding:7px 12px;border:1px solid #4a4a52;border-radius:4px;background:#202027;color:#fff;font:inherit;font-size:.8rem;font-weight:700}.analytics-consent button[data-consent="granted"]{border-color:#9bdfff;background:#dcecff;color:#111820}.back-to-top{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:30;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #3a4857;border-radius:999px;background:linear-gradient(145deg,rgba(24,31,39,.96),rgba(10,12,15,.96));color:#d9f4ff;box-shadow:0 14px 30px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);cursor:pointer;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(10px);transition:opacity .18s,transform .18s,border-color .18s,background .18s,visibility 0s linear .18s}.back-to-top svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.back-to-top:hover{border-color:#61d4ff;background:#18242d}.back-to-top:active{transform:translateY(0)}.back-to-top.is-visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition-delay:0s}@media(max-width:560px){.back-to-top{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:42px;height:42px}}.site-header nav .nav-discord{display:grid;place-items:center;width:36px;height:34px;margin-right:4px;padding:0;border-color:#1b6088;border-radius:9px;background:linear-gradient(145deg,#0b1c28,#0d131a);box-shadow:inset 0 0 0 1px rgba(83,210,255,.06)}.site-header nav .nav-discord img{display:block;width:18px;height:14px;object-fit:contain}.site-header nav .nav-discord:hover{border-color:#5ad7ff;background:#102735}.blog-directory{background:#09090b}.blog-directory-hero{max-width:1100px;margin:0 auto;padding:58px clamp(20px,5vw,60px) 42px;border-bottom:1px solid #2b2b31}.blog-directory-hero p,.blog-directory-heading p{margin:0 0 8px;color:#5edcff;font-size:.7rem;font-weight:800;letter-spacing:.14em}.blog-directory-hero h1{margin:0;font-size:clamp(2.45rem,4.6vw,3.7rem);line-height:1.05;letter-spacing:-.06em}.blog-directory-hero>span{display:block;max-width:560px;margin-top:16px;color:#b8b8c0;font-size:.92rem}.blog-directory-content{max-width:1100px;margin:0 auto;padding:38px clamp(20px,5vw,60px) 84px}.blog-directory-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}.blog-directory-heading h2{margin:0;font-size:1.65rem;letter-spacing:-.035em}.blog-directory-heading>span{max-width:390px;color:#a7a7af;font-size:.84rem}.blog-topic-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.blog-topic-nav a{padding:7px 10px;border:1px solid #303038;border-radius:7px;color:#c9dce7;text-decoration:none;font-size:.72rem;font-weight:800;letter-spacing:.04em}.blog-topic-nav a:hover{border-color:#67d9ff;background:#121c23;color:#fff}.blog-featured-guide{position:relative;display:flex;align-items:end;justify-content:space-between;gap:28px;min-height:198px;margin-bottom:14px;padding:28px;border:1px solid #3a5361;border-radius:12px;background:linear-gradient(118deg,#151b21,#101115 62%,#111c24);overflow:hidden;color:#f4f4f6;text-decoration:none}.blog-featured-guide:after{content:"";position:absolute;top:-88px;right:8%;width:260px;height:260px;border:1px solid rgba(115,215,255,.16);border-radius:50%;box-shadow:0 0 0 42px rgba(115,215,255,.025)}.blog-featured-guide>div,.blog-featured-guide>b{position:relative;z-index:1}.blog-featured-guide p{margin:0 0 16px;color:#88dfff;font-size:.7rem;font-weight:800;letter-spacing:.14em}.blog-featured-guide h3{margin:0;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.13;letter-spacing:-.045em}.blog-featured-guide span{display:block;max-width:540px;margin-top:13px;color:#b9bcc3;font-size:.88rem}.blog-featured-guide>b{padding:9px 12px;border:1px solid #5d798b;border-radius:7px;color:#d9effa;font-size:.8rem;white-space:nowrap}.blog-guide-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.blog-guide-card{display:flex;flex-direction:column;min-height:210px;padding:23px;border:1px solid #303038;border-radius:10px;background:linear-gradient(145deg,#131419,#0e0f12);color:#f0f0f3;text-decoration:none;transition:border-color .18s,transform .18s,background .18s}.blog-guide-card:hover{border-color:#75cff1;background:#171a20;transform:translateY(-2px)}.blog-guide-card p{margin:0;color:#83d9fa;font-size:.68rem;font-weight:800;letter-spacing:.1em}.blog-guide-card h3{max-width:390px;margin:22px 0 9px;font-size:1.28rem;line-height:1.28;letter-spacing:-.025em}.blog-guide-card span{color:#afb1b9;font-size:.84rem;line-height:1.7}.blog-guide-card b{margin-top:auto;padding-top:18px;color:#cae9f8;font-size:.77rem}@media(max-width:700px){.blog-directory-hero{padding-top:38px}.blog-directory-heading{align-items:start;flex-direction:column}.blog-directory-heading>span{max-width:none}.blog-featured-guide{align-items:start;flex-direction:column;min-height:0}.blog-featured-guide>b{align-self:flex-end}.blog-guide-list{grid-template-columns:1fr}}@media(max-width:480px){.blog-directory-content{padding-top:28px}.blog-featured-guide{padding:22px}.blog-featured-guide h3{font-size:1.55rem}.blog-guide-card{min-height:190px}}.catalog-section,.home-buy-section,.community-section,.home-blog-section{background:#0a0b0e!important}.catalog-section .eyebrow,.home-buy-section .eyebrow,.community-section .eyebrow,.home-blog-section .eyebrow{color:#a9d9ef}.catalog-section .section-heading,.home-buy-section .section-heading,.community-section .section-heading,.home-blog-section .section-heading{margin-bottom:26px}.catalog-section .section-heading h2,.home-buy-section .section-heading h2,.community-section .section-heading h2,.home-blog-section .section-heading h2{font-size:clamp(2.15rem,3.5vw,3.15rem);font-weight:700;letter-spacing:-.045em}.catalog-section .game-card,.home-blog-section .article-card{border-color:#30343a;background:linear-gradient(145deg,#15161a,#101114)}.catalog-section .game-card:hover,.home-blog-section .article-card:hover{border-color:#9ebed4;transform:translateY(-3px)}.catalog-section .game-card>span,.home-blog-section .article-card span{color:#a9d9ef}.catalog-section .game-card h3,.home-blog-section .article-card h3{font-weight:700}.catalog-section .game-card p,.home-blog-section .article-card p{color:#aeb2b9}.catalog-section .card-links a{border-color:#48515b;color:#d5e5ee;background:rgba(169,217,239,.035)}.catalog-section .card-links a:hover{border-color:#a9d9ef;background:rgba(169,217,239,.1)}.catalog-section .text-link,.home-buy-section .text-link,.home-blog-section .text-link{color:#c6dce9}.home-buy-section .steps{border-color:#30343a}.home-buy-section .steps li{background:linear-gradient(145deg,#131419,#0f1013);border-color:#30343a}.home-buy-section .steps strong{border-color:#8dbbd5;color:#d5eaf5}.community-section{background:linear-gradient(100deg,#0c0e12,#0a0b0e)!important}.community-count{border-left-color:#9bcce4!important;background:rgba(155,204,228,.08)!important;color:#cfe6f1}.community-section .button.primary{border-color:#dce7ed;background:#dce7ed;color:#0b0c0e}.discord-widget{border-color:#343941;border-radius:8px}.home-blog-section .article-card{min-height:205px}.community-section{background:transparent!important;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:58px;min-height:0}.community-copy .community-count{display:inline-flex}.discord-live-card{display:none}.discord-widget{display:grid;justify-self:end;width:350px;max-width:100%;min-height:420px;overflow:hidden;border:1px solid #343941;border-radius:8px;background:#202225}.discord-widget iframe{display:block;width:350px;max-width:100%;height:420px;border:0}@media(max-width:840px){.community-section{grid-template-columns:1fr;gap:30px}.discord-widget{justify-self:start}}#main{background:#09090b}#main>.section,#main>.catalog-section,#main>.home-buy-section,#main>.community-section,#main>.home-blog-section{background:#09090b!important}.blog-guide-section{margin-top:42px;padding-top:28px;border-top:1px solid #2b2b31}.blog-guide-section>header{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:0 0 16px}.blog-guide-section>header p{margin:0;color:#83d9fa;font-size:.68rem;font-weight:800;letter-spacing:.12em}.blog-guide-section>header h2{margin:0;font-size:1.35rem;letter-spacing:-.03em}.blog-guide-section .blog-guide-list{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-guide-section .blog-guide-card{min-height:225px}.blog-guide-section .blog-guide-card h3{margin-top:18px;font-size:1.12rem}@media(max-width:840px){.blog-guide-section .blog-guide-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.blog-guide-section{margin-top:32px;padding-top:22px}.blog-guide-section .blog-guide-list{grid-template-columns:1fr}.blog-guide-section .blog-guide-card{min-height:190px}}.product-detail{max-width:1100px;margin:0 auto;padding:22px clamp(20px,5vw,60px) 88px}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(250px,.66fr);gap:clamp(30px,7vw,86px);align-items:center;padding:52px 0 58px;border-bottom:1px solid #2b2b31}.product-detail-hero h1{margin:0;color:#f4f5f6;font-size:clamp(3rem,6vw,5.2rem);line-height:.94;letter-spacing:-.07em}.product-detail-hero>div>p:not(.eyebrow){max-width:615px;margin:22px 0 0;color:#b9bdc4;font-size:.96rem;line-height:1.9}.product-detail-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.product-detail-actions .button{border-radius:6px}.product-detail-hero small{display:block;margin-top:17px;color:#8c9199;font-size:.76rem}.product-detail-summary{padding:19px;border:1px solid #363941;border-radius:12px;background:linear-gradient(145deg,#15171c,#0f1014)}.product-detail-summary dl,.fact-list{margin:0}.product-detail-summary dl>div,.fact-list>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #2c2e34}.product-detail-summary dl>div:last-child,.fact-list>div:last-child{border-bottom:0}.product-detail-summary dt,.fact-list dt{color:#91cde6;font-size:.72rem;font-weight:800;letter-spacing:.06em}.product-detail-summary dd,.fact-list dd{margin:0;color:#e5e8eb;text-align:right;font-size:.84rem}.product-detail-section{padding:50px 0;border-bottom:1px solid #2b2b31}.product-detail-section>.eyebrow{margin-bottom:8px;color:#86d6f7}.product-detail-section h2{margin:0;font-size:clamp(1.8rem,3.4vw,2.8rem);letter-spacing:-.05em}.product-detail-section>p:not(.eyebrow){max-width:760px;margin:16px 0 0;color:#b7bbc2;font-size:.92rem;line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:27px}.feature-grid article{display:grid;gap:8px;min-height:142px;padding:18px;border:1px solid #30343b;border-radius:9px;background:linear-gradient(145deg,#14161a,#101114)}.feature-grid strong{color:#e8eef2;font-size:.95rem}.feature-grid span{color:#aeb4bc;font-size:.8rem;line-height:1.65}.spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px}.spec-grid>div{padding:20px;border:1px solid #30343b;border-radius:9px;background:#111216}.spec-grid h3{margin:0 0 12px;color:#dce9f0;font-size:1rem}.spec-grid ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.spec-grid li{color:#adb3bb;font-size:.82rem}.spec-grid li:before{content:"•";margin-right:8px;color:#84d8f9}.game-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.game-badges span{padding:7px 10px;border:1px solid #384650;border-radius:5px;background:#11161a;color:#d6edf8;font-size:.76rem;font-weight:800}.product-detail-plans{padding-bottom:54px}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px}.plan-grid article{display:grid;gap:8px;padding:20px;border:1px solid #353940;border-radius:10px;background:linear-gradient(145deg,#15161b,#101115)}.plan-grid article:first-child{border-color:#74c8e9}.plan-grid span{color:#90d8f5;font-size:.7rem;font-weight:800;letter-spacing:.1em}.plan-grid strong{font-size:1.9rem;line-height:1;color:#f0f3f5}.plan-grid small{color:#9fa5ad;font-size:.78rem}.product-detail-cta{margin:22px 0 0!important}.product-detail-cta .button{border-radius:6px}.product-detail-two-col{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,8vw,100px)}.product-detail-two-col>div>p:not(.eyebrow){max-width:none}.product-detail-two-col .text-link{display:inline-block;margin-top:20px}.product-detail .faq-list{max-width:820px;margin-top:19px}.product-detail .faq-list summary{padding:17px 28px 17px 0}.product-detail .faq-list details p{max-width:720px}@media(max-width:820px){.product-detail-hero{grid-template-columns:1fr;padding-top:36px}.product-detail-summary{max-width:500px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-two-col{grid-template-columns:1fr;gap:36px}}@media(max-width:560px){.product-detail{padding-bottom:58px}.product-detail-hero{padding-bottom:42px}.product-detail-hero h1{font-size:3.25rem}.feature-grid,.spec-grid{grid-template-columns:1fr}.plan-grid{grid-template-columns:1fr}.product-detail-summary dl>div,.fact-list>div{align-items:start;flex-direction:column;gap:3px}.product-detail-summary dd,.fact-list dd{text-align:left}.product-detail-section{padding:38px 0}}.game-detail-page{max-width:1120px;margin:0 auto;padding:0 clamp(20px,5vw,60px) 88px}.game-detail-page .breadcrumbs{padding-left:0;padding-right:0}.game-detail-hero{max-width:none;padding:52px 0 46px;border-bottom:1px solid #2b2b31}.game-detail-hero h1{max-width:780px;font-size:clamp(2.7rem,4.8vw,5rem);letter-spacing:-.055em}.game-detail-hero p:not(.eyebrow){max-width:760px;line-height:1.9}.game-product-section{padding:42px 0;border-bottom:1px solid #2b2b31}.game-product-section>header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.game-product-section>header p{margin:0 0 4px;color:#67dec0;font-size:.7rem;font-weight:800;letter-spacing:.13em}.game-product-section>header h2{margin:0;font-size:clamp(1.55rem,2.8vw,2.3rem);letter-spacing:-.04em}.game-product-section>header a{color:#93e6ff;font-size:.82rem;font-weight:800;text-decoration:none}.game-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.game-product-list-single{grid-template-columns:minmax(280px,380px)}.game-unban-section>p{max-width:760px;margin:0 0 18px;color:#b8bcc4;line-height:1.85}.game-tool-strip{display:flex;flex-wrap:wrap;gap:8px}.game-tool-strip a{padding:9px 12px;border:1px solid #30343b;border-radius:6px;background:#111216;color:#dff6ff;text-decoration:none;font-size:.82rem;font-weight:800}.game-tool-strip a:hover{border-color:#5edcff;background:#161a1f}.seo-product-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 28px}.seo-product-links a{display:grid;gap:5px;padding:15px 16px;border:1px solid #30343b;border-radius:8px;background:#111216;text-decoration:none}.seo-product-links span{color:#86d6f7;font-size:.68rem;font-weight:800;letter-spacing:.1em}.seo-product-links strong{color:#f0f3f5;font-size:1rem}.seo-product-links a:hover{border-color:#5edcff;background:#15181d}@media(max-width:820px){.game-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.game-product-list-single{grid-template-columns:1fr}.seo-product-links{grid-template-columns:1fr}}@media(max-width:560px){.game-detail-page{padding-bottom:58px}.game-detail-hero{padding-top:34px;padding-bottom:34px}.game-product-section>header{align-items:start;flex-direction:column;gap:8px}.game-product-list{grid-template-columns:1fr}}.game-seo-section>p{max-width:820px;color:#b8bcc4;line-height:1.85}.product-data-note{max-width:1120px;margin:0 auto 22px;padding:13px 16px;border:1px solid #30343b;border-radius:8px;background:#111216;color:#aeb6c2;font-size:.82rem}.compare-page{max-width:1120px}.compare-block{margin:0 0 46px}.compare-block>.eyebrow{margin:0 0 8px;color:#67dec0;font-size:.7rem;font-weight:800;letter-spacing:.13em}.compare-page h2{margin:0 0 17px;font-size:clamp(1.55rem,2.8vw,2.35rem)}.compare-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.compare-choice-grid a{display:grid;align-content:start;min-height:178px;padding:20px;border:1px solid #30343b;border-radius:10px;background:linear-gradient(150deg,#121318,#0b0c0f);text-decoration:none;transition:border-color .18s,background .18s,transform .18s}.compare-choice-grid a:hover{border-color:#5edcff;background:#151a20;transform:translateY(-2px)}.compare-choice-grid span,.compare-recommendation-grid span{color:#73e3c4;font-size:.68rem;font-weight:900;letter-spacing:.12em}.compare-choice-grid strong{margin:12px 0 10px;color:#f2f5f7;font-size:1.08rem;line-height:1.35}.compare-choice-grid em{color:#aeb6c2;font-style:normal;font-size:.82rem;line-height:1.65}.compare-recommendation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compare-recommendation-grid article{padding:22px;border:1px solid #30343b;border-radius:10px;background:#111216}.compare-recommendation-grid h3{margin:10px 0 8px;color:#f4f6f8;font-size:1.22rem;line-height:1.35}.compare-recommendation-grid p{margin:0 0 15px;color:#b8bcc4;line-height:1.75}.compare-recommendation-grid a{color:#9bdfff;font-weight:800;text-decoration:none}@media(max-width:980px){.compare-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.compare-choice-grid,.compare-recommendation-grid{grid-template-columns:1fr}.compare-choice-grid a{min-height:auto}}html,body,body *{-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea,[contenteditable="true"]{-webkit-user-select:text;-moz-user-select:text;user-select:text}:where(.button,.game-card,.route-grid a,.title-card,.xday-product,.purchase-step,.blog-guide-card,.blog-featured-guide,.compare-choice-grid a):hover{transform:none}:where(.button,.game-card,.route-grid a,.title-card,.xday-product,.purchase-step,.blog-guide-card,.blog-featured-guide,.compare-choice-grid a,.back-to-top){transition:border-color .12s ease,background-color .12s ease,color .12s ease,opacity .12s ease}