:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17233b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17233b;--muted: #65718a;--brand: #1876f2;--brand-dark: #0c5fd2;--brand-soft: #ebf4ff;--aqua: #10b8a6;--line: #e6ebf2;--surface: #f7f9fc;--shadow: 0 18px 50px rgba(34, 70, 119, .11);--container: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid rgba(24,118,242,.35);outline-offset:3px}.container{width:var(--container);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;transition:top .2s}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;height:72px;border-bottom:1px solid rgba(230,235,242,.9);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:72px;display:flex;align-items:center;gap:40px}.brand-link{flex:0 0 auto}.brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{width:36px;height:36px;flex:0 0 auto;object-fit:cover;border-radius:50%;box-shadow:0 7px 18px #1876f233}.brand--with-tagline .brand-logo{width:43px;height:43px}.brand-copy{display:flex;flex-direction:column;justify-content:center}.brand-name{font-weight:800;font-size:20px;letter-spacing:-.04em}.brand-tagline{margin-top:2px;color:#d59b00;font-size:10px;line-height:1.1;letter-spacing:.08em;font-weight:750}.desktop-nav{display:flex;align-items:center;gap:32px;height:100%;margin:auto}.desktop-nav a{position:relative;display:grid;align-items:center;height:100%;font-size:14px;font-weight:600;color:#536078}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand)}.desktop-nav a.active:after{content:"";position:absolute;bottom:-1px;left:50%;width:22px;height:3px;border-radius:10px 10px 0 0;background:var(--brand);transform:translate(-50%)}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;background:none;color:var(--ink);cursor:pointer;font-weight:700;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--brand);box-shadow:0 8px 22px #1876f23b}.button-primary:hover{background:var(--brand-dark);box-shadow:0 10px 28px #1876f24d}.button-secondary{background:#fff;border-color:#dbe4ef}.button-secondary:hover,.button-ghost:hover{border-color:#b9c8da;background:#f8fafc}.button-ghost{min-height:38px;padding-inline:14px}.button-large{min-height:52px;padding-inline:24px;border-radius:12px;font-size:15px}.button-disabled{background:#edf1f6;color:#8a94a7;cursor:not-allowed}.button-disabled:hover{transform:none}.menu-button{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff}.mobile-nav{display:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 30px #142e5214}.mobile-nav .container{padding-block:12px 18px;display:grid}.mobile-nav a:not(.button){padding:12px 4px;font-weight:600;color:#536078}.mobile-nav a.active{color:var(--brand)}.mobile-actions{display:flex;gap:10px;margin-top:10px}.mobile-actions .button{flex:1}.floating-support{position:fixed;right:22px;bottom:24px;z-index:90;min-height:46px;padding:0 17px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.72);border-radius:99px;background:var(--brand);box-shadow:0 14px 38px #0d59be47;color:#fff;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s}.floating-support:hover{transform:translateY(-2px);box-shadow:0 18px 44px #0d59be5c}.home-hero{min-height:680px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(rgba(22,109,229,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(22,109,229,.035) 1px,transparent 1px),radial-gradient(circle at 80% 18%,rgba(16,184,166,.11),transparent 27%),radial-gradient(circle at 12% 34%,rgba(24,118,242,.08),transparent 24%),linear-gradient(180deg,#fbfdff,#f5f9ff);background-size:44px 44px,44px 44px,auto,auto,auto}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;padding-block:76px 84px}.hero-grid>*{min-width:0}.trust-pill{width:fit-content;display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 12px;border:1px solid #d9e9ff;border-radius:99px;background:#ffffffbf;color:var(--brand-dark);font-size:13px;font-weight:700}.hero-copy h1{margin-bottom:24px;font-size:clamp(42px,4.2vw,56px);line-height:1.15;letter-spacing:-.052em;font-weight:800}.hero-copy h1 span{color:var(--brand)}.hero-copy>p{max-width:630px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-bottom:26px}.hero-assurances{display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:0;list-style:none;color:#4c5c74;font-size:13px;font-weight:600}.hero-assurances li{display:flex;align-items:center;gap:6px}.hero-assurances svg{color:var(--aqua)}.hero-visual{position:relative;min-width:0;min-height:450px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(145deg,#1876f21f,#10b8a614)}.hero-visual:after{content:"";position:absolute;width:330px;height:330px;border:1px dashed rgba(24,118,242,.24);border-radius:50%;animation:orbit 28s linear infinite}.hero-visual--products:before{width:440px;height:440px;background:linear-gradient(145deg,#1876f224,#10b8a61a)}.hero-visual--products:after{width:375px;height:375px;border-color:#1876f233}.hero-showcase-stage.showcase-stage--carousel{z-index:2;width:100%;max-width:620px;height:450px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-showcase-stage.showcase-stage--carousel .showcase-grid{opacity:0;filter:none}.hero-showcase-stage.showcase-stage--carousel .showcase-glow{width:540px;height:540px;background:radial-gradient(circle,rgba(66,156,255,.22),rgba(16,184,166,.08) 46%,transparent 70%)}.hero-showcase-stage .showcase-shot{border-width:3px;border-color:#fffffffa;border-radius:11px;box-shadow:0 20px 46px #1b487c33}.hero-showcase-stage .showcase-shot img{image-rendering:auto;filter:none}.hero-showcase-stage.showcase-stage--carousel .showcase-shot--desktop,.hero-showcase-stage.showcase-stage--carousel .showcase-shot--socks5{width:88%;animation-name:hero-deck-cycle}.hero-showcase-stage.showcase-stage--carousel .showcase-shot--mobile{width:36%;animation-name:hero-deck-cycle}.hero-showcase-label{position:absolute;z-index:10;left:50%;bottom:2px;padding:8px 12px;display:flex;align-items:center;gap:7px;border:1px solid rgba(190,211,234,.9);border-radius:99px;background:#fffc;box-shadow:0 9px 24px #204a781a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#49627e;font-size:10px;font-weight:750;letter-spacing:.04em;white-space:nowrap;transform:translate(-50%)}.hero-showcase-label i{width:6px;height:6px;border-radius:50%;background:#2ad6bd;box-shadow:0 0 0 4px #2ad6bd21}.status-panel{position:relative;z-index:2;width:min(420px,90%);border:1px solid rgba(255,255,255,.9);border-radius:24px;background:#ffffffe0;box-shadow:0 28px 70px #1c477e2b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.panel-head{height:60px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.live-dot{display:flex;align-items:center;gap:7px;color:#168976;font-size:12px}.live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px #10b8a61f}.connection-core{padding:34px 20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pulse-ring{width:76px;height:76px;display:grid;place-items:center;margin-bottom:17px;border:1px solid #cfe4ff;border-radius:50%;background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 12px #1876f20b}.connection-core strong{margin-bottom:7px;font-size:19px}.connection-core span{color:var(--muted);font-size:13px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.metric-row>div{padding:16px 8px;display:flex;flex-direction:column;gap:4px;text-align:center;border-right:1px solid var(--line)}.metric-row>div:last-child{border-right:0}.metric-row span{color:#8a95a9;font-size:10px}.metric-row strong{font-size:12px}.floating-note{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(255,255,255,.9);border-radius:13px;background:#fffffff0;box-shadow:0 12px 30px #1f427021;color:var(--brand)}.floating-note span{display:flex;flex-direction:column;color:var(--muted);font-size:11px}.floating-note b{color:var(--ink);font-size:12px}.note-one{left:-8px;top:134px}.note-two{right:-8px;bottom:0}.hero-proof-bar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 26px;border:1px solid rgba(212,225,241,.9);border-radius:16px 16px 0 0;background:#ffffffe0;box-shadow:0 -8px 30px #1a45790d;color:#52637c;font-size:12px;font-weight:650}.hero-proof-bar span{display:flex;align-items:center;gap:7px;white-space:nowrap}.hero-proof-bar svg{color:var(--aqua)}.section{padding:96px 0}.section-heading{max-width:570px}.section-heading.centered{margin:0 auto 50px;text-align:center}.eyebrow{margin-bottom:13px;color:var(--brand);font-size:11px;line-height:1;letter-spacing:.18em;font-weight:800}.section-heading h2,.quick-start h2,.contact-panel h2{margin-bottom:15px;font-size:clamp(29px,3vw,40px);line-height:1.25;letter-spacing:-.045em}.section-heading>p:last-child,.contact-panel p{color:var(--muted);line-height:1.8}.section-features{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:240px;padding:28px 25px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-4px);border-color:#cfdef0;box-shadow:var(--shadow)}.icon-tile{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.feature-card:nth-child(2n) .icon-tile{background:#e9faf7;color:#099b8c}.feature-card h3{margin-bottom:12px;font-size:17px}.feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.product-section{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-height:590px;padding:30px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce7f3;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 16px 42px #1c406c12;transition:transform .3s,border-color .3s,box-shadow .3s}.product-card:hover{transform:translateY(-4px);border-color:#c9dcf2;box-shadow:var(--shadow)}.product-preview{position:relative;height:196px;margin:-30px -30px 24px;overflow:hidden;border-bottom:1px solid #d9e6f3;background:radial-gradient(circle at 80% 16%,rgba(28,194,177,.14),transparent 34%),radial-gradient(circle at 15% 85%,rgba(24,118,242,.13),transparent 36%),linear-gradient(145deg,#edf5ff,#fbfdff);isolation:isolate}.product-preview:before{content:"";position:absolute;top:25px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.92);border-radius:10px;background:#ffffff94;box-shadow:0 16px 30px #1b45771c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-preview-bar{position:absolute;z-index:3;left:17px;right:17px;top:11px;height:20px;display:flex;align-items:center;gap:5px;color:#8a9aaf}.product-preview-bar i{width:5px;height:5px;border-radius:50%;background:#9ec4ee}.product-preview-bar i:nth-child(2){background:#82dbc9}.product-preview-bar i:nth-child(3){background:#d9e5f2}.product-preview-bar b{margin-left:3px;font-size:8px;letter-spacing:.04em;font-weight:750}.product-preview img{position:absolute;z-index:2;left:18px;right:18px;top:36px;bottom:15px;width:calc(100% - 36px);height:calc(100% - 51px);max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 9px 14px rgba(26,67,119,.13));transition:transform .4s ease}.product-preview-sheen{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background:linear-gradient(112deg,transparent 30%,rgba(255,255,255,.45) 47%,transparent 62%);opacity:0;transform:translate(-80%);transition:opacity .3s,transform .65s ease;pointer-events:none}.product-card:hover .product-preview img{transform:scale(1.025)}.product-card:hover .product-preview-sheen{opacity:1;transform:translate(80%)}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.product-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;box-shadow:0 7px 18px #1876f22e;overflow:hidden}.product-icon img{width:100%;height:100%;object-fit:cover}.product-eyebrow{color:#8591a5;font-size:10px;letter-spacing:.08em;font-weight:750}.product-card h3{margin-bottom:13px;font-size:24px;letter-spacing:-.035em}.product-card>p{margin-bottom:24px;color:var(--muted);font-size:13px;line-height:1.85}.product-card ul{display:grid;gap:10px;padding:19px 0;margin:auto 0 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none;color:#4f5e75;font-size:12px}.product-card li{display:flex;align-items:center;gap:8px}.product-card li svg{color:var(--aqua)}.product-card>a{display:flex;align-items:center;justify-content:space-between;color:var(--brand);font-size:13px;font-weight:750}.game-support-section{overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(27,130,255,.1),transparent 35%),linear-gradient(180deg,#f3f8ff,#eaf4ff)}.game-support-heading{margin-bottom:38px;display:flex;align-items:end;justify-content:space-between;gap:45px}.game-support-heading>div{max-width:820px}.game-support-heading h2{margin:8px 0 13px;font-size:clamp(34px,3.8vw,50px);letter-spacing:-.05em}.game-support-heading p:last-child{margin:0;color:var(--muted);line-height:1.8}.game-support-link{flex:0 0 auto;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:1px solid #cbdff7;border-radius:99px;background:#ffffffbf;box-shadow:0 9px 25px #265b9614;color:var(--brand);font-size:13px;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.game-support-link:hover{border-color:#a8caef;background:#fff;transform:translateY(-2px)}.game-marquee-shell{position:relative;display:grid;gap:18px;overflow:hidden;padding:8px 0}.game-marquee-shell:before,.game-marquee-shell:after{content:"";position:absolute;z-index:3;top:0;bottom:0;width:clamp(30px,7vw,120px);pointer-events:none}.game-marquee-shell:before{left:0;background:linear-gradient(90deg,#edf6ff,#edf6ff00)}.game-marquee-shell:after{right:0;background:linear-gradient(270deg,#edf6ff,#edf6ff00)}.game-marquee{--game-gap: 18px;width:100%;overflow:hidden}.game-marquee-track{width:max-content;display:flex;gap:var(--game-gap);animation:game-scroll-left 68s linear infinite;will-change:transform}.game-marquee--reverse .game-marquee-track{animation-name:game-scroll-right;animation-duration:64s}.game-marquee-shell:hover .game-marquee-track{animation-play-state:paused}.game-card{flex:0 0 178px;height:164px;padding:14px;display:grid;grid-template-rows:103px minmax(24px,1fr);gap:9px;border:1px solid rgba(255,255,255,.9);border-radius:23px;background:linear-gradient(145deg,#fffffffa,#f4f9ffe6);box-shadow:0 11px 25px #224d7e1f}.game-card-art{min-width:0;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,var(--game-a, #edf5ff),var(--game-b, #dbeaff))}.game-card img{width:100%;height:100%;object-fit:cover;border-radius:16px;filter:drop-shadow(0 7px 8px rgba(26,50,80,.18))}.game-card strong{min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible;color:#31425c;font-size:12px;font-weight:750;line-height:1.3;text-align:center;text-overflow:clip;white-space:normal}.game-card--gold{--game-a:#fff4ca;--game-b:#f2d580}.game-card--rose{--game-a:#ffe7ec;--game-b:#ffc2cf}.game-card--orange{--game-a:#ffe5c5;--game-b:#ffc97e}.game-card--sky{--game-a:#dff5ff;--game-b:#b9ddfa}.game-card--violet{--game-a:#eee5ff;--game-b:#cdbaf8}.game-card--red{--game-a:#ffe4e2;--game-b:#f4b3ae}.game-card--yellow{--game-a:#fff7cc;--game-b:#f6dc70}.game-card--amber{--game-a:#fff0d6;--game-b:#f4c778}.game-card--crimson{--game-a:#ffe6e7;--game-b:#eeb0b5}.game-card--green{--game-a:#e2f5e8;--game-b:#abd9b7}.game-card--neon{--game-a:#efffbf;--game-b:#d3ea5e}.game-card--sand{--game-a:#f4ede2;--game-b:#d8c5a8}.game-card--slate{--game-a:#e8edf2;--game-b:#b9c5d0}.game-card--charcoal{--game-a:#e8eaee;--game-b:#b5bbc4}.game-card--cobalt{--game-a:#dceaff;--game-b:#9fbdf2}.game-card--ocean{--game-a:#dff6ff;--game-b:#8fd0eb}.game-card--lime{--game-a:#ebf8d7;--game-b:#b8d888}.game-card--gray{--game-a:#f0f2f5;--game-b:#c7ced7}.game-card--blue{--game-a:#dff2ff;--game-b:#98c8f0}.game-card--aqua{--game-a:#ddfbfb;--game-b:#9adee0}.game-card--lavender{--game-a:#f0e9ff;--game-b:#cabcf0}.game-card--indigo{--game-a:#e3e7ff;--game-b:#adb8ef}.game-card--steel{--game-a:#e3eff3;--game-b:#a9c5ce}.game-card--ivory{--game-a:#fbf5e9;--game-b:#dfcfb3}.game-card--rust{--game-a:#f4e5dc;--game-b:#d0a68d}.game-card--scarlet{--game-a:#ffe2df;--game-b:#ec9a93}.game-card--navy{--game-a:#dce8f5;--game-b:#9db6d1}.game-support-note{margin-top:24px;color:#8090a5;font-size:11px;line-height:1.7;text-align:center}.split-section{background:var(--surface)}.two-column{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:14px;font-weight:700}.information-section{background:#fff}.information-center{padding:clamp(42px,5vw,62px);border:1px solid #d9e7f6;border-radius:28px;background:linear-gradient(145deg,#f8fbff,#eef6ff);color:var(--ink);box-shadow:0 18px 50px #28568c14}.information-heading{margin-bottom:38px;display:flex;align-items:end;justify-content:space-between;gap:36px}.information-heading .eyebrow{margin-bottom:22px;color:var(--brand);font-size:13px;letter-spacing:.16em}.information-heading h2{margin:0;font-size:clamp(38px,4vw,53px);line-height:1.08;letter-spacing:-.045em;font-weight:600}.information-more{flex:0 0 auto;margin-bottom:7px;display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:15px;font-weight:650}.information-more:hover{color:var(--brand-dark)}.information-more svg{transition:transform .2s}.information-more:hover svg{transform:translate(3px)}.information-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.information-card{min-width:0;min-height:0;padding:28px;border:1px solid #d7e5f3;border-radius:20px;background:#ffffffe6;box-shadow:0 10px 28px #2a53840f}.information-card header{min-height:60px;padding-bottom:23px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #dbe7f3}.information-card header span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#e8f3ff;color:#1978e8;font-size:19px;font-weight:750}.information-card--maintenance header span{background:#fff1df;color:#d87813}.information-card--common header span{background:#e2f7f5;color:#138a8d}.information-card h3{margin:0;font-size:20px;letter-spacing:-.02em}.information-list>a{min-height:76px;padding:15px 0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:6px 14px;border-bottom:1px solid #e0e9f2;transition:color .2s,padding-left .2s}.information-list>a:last-child{border-bottom:0}.information-list>a:hover{padding-left:4px;color:var(--brand)}.information-list strong{min-width:0;overflow:hidden;font-size:16px;line-height:1.5;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.information-list svg{align-self:center;color:#8ca0b8}.information-list small{grid-column:1 / -1;color:#8291a5;font-size:13px}.information-list>p{margin:0;padding-top:28px;color:#8291a5;font-size:13px}.information-state{min-height:170px;display:grid;place-items:center;border:1px dashed #c7d8e9;border-radius:18px;color:#8291a5}.information-state--error{color:#c85d5d}.tag{display:inline-flex;align-items:center;gap:3px;margin-right:6px;padding:4px 7px;border-radius:5px;background:#edf4fd;color:#376492;font-size:10px;font-weight:700}.tag-accent{background:#fff3e6;color:#c66d17}.quick-start-section{background:#fff}.quick-start{padding:54px;border:1px solid #dce9f8;border-radius:24px;background:linear-gradient(125deg,#f7fbff,#f1f9fa)}.quick-start>div:first-child{max-width:620px}.quick-start-heading{max-width:none!important;display:flex;justify-content:space-between;gap:30px;color:var(--brand)}.quick-start-heading h2{color:var(--ink)}.step-list{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:42px 0 35px;margin:0;list-style:none}.step-list li{position:relative;display:flex;gap:16px}.step-list li:not(:last-child):after{content:"";position:absolute;left:calc(100% - 7px);top:16px;width:28px;border-top:1px dashed #afc7df}.step-list>li>span{flex:0 0 auto;color:var(--brand);font-weight:800;font-size:14px}.step-list h3{margin-bottom:8px;font-size:16px}.step-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.quick-links{display:flex;gap:12px;padding-top:24px;border-top:1px solid #dbe7f3}.quick-links a{flex:1;min-height:54px;padding:0 18px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#fff;color:#41516b;font-size:14px;font-weight:700}.quick-links a svg:first-child{color:var(--brand)}.quick-links a svg:last-child{margin-left:auto;color:#a5afbf}.contact-section{padding-top:0}.contact-panel{padding:45px 50px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;border-radius:22px;background:#12213b;color:#fff}.contact-panel>div:first-child{max-width:650px}.contact-panel h2{margin-bottom:10px}.contact-panel p{margin-bottom:0;color:#b8c3d5}.contact-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:9px}.contact-panel .button-secondary{border-color:#ffffff2e;background:#ffffff12;color:#fff}.page-hero{min-height:340px;display:grid;align-items:center;background:radial-gradient(circle at 75% 40%,rgba(16,184,166,.08),transparent 25%),linear-gradient(180deg,#fbfdff,#f2f7fc);border-bottom:1px solid #e7edf4}.page-hero-inner{padding-block:72px;text-align:center}.page-hero h1{margin-bottom:15px;font-size:clamp(38px,5vw,52px);letter-spacing:-.055em;line-height:1.2}.page-hero-inner>p:not(.eyebrow){max-width:690px;margin:0 auto;color:var(--muted);line-height:1.8}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:23px;color:#59708b;font-size:12px;font-weight:600}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{color:var(--aqua)}.state-card{min-height:110px;padding:25px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px dashed #cfd9e6;border-radius:13px;background:#fafcff;color:var(--muted);font-size:14px}.state-error{color:#a34545;background:snow;border-color:#ebcaca}.spin{animation:spin 1.1s linear infinite}.tutorial-section{background:var(--surface)}.tutorial-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start}.tutorial-sidebar{position:sticky;top:96px;max-height:calc(100vh - 120px);padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;overflow-y:auto}.search-box{height:44px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #dce3ed;border-radius:10px;background:#fafbfc;color:#8792a5}.search-box:focus-within{border-color:#91bdf4;box-shadow:0 0 0 3px #1876f214}.search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-box input::placeholder{color:#a5adba}.tutorial-sidebar>.state-card{min-height:80px;margin-top:12px}.tutorial-groups{display:grid;gap:4px;margin-top:12px}.tutorial-group>button{width:100%;padding:12px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;background:transparent;color:#3d4d66;cursor:pointer;font-size:13px;font-weight:700;text-align:left}.tutorial-group>button:hover{background:#f5f8fc}.tutorial-group>button span{display:flex;align-items:center;gap:8px}.tutorial-group>button svg:last-child{transition:transform .2s}.tutorial-group>button svg.rotated{transform:rotate(180deg)}.tutorial-links{display:grid;gap:2px;padding:0 0 5px 11px}.tutorial-links a{min-height:39px;padding:8px 9px;display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;border-radius:8px;color:#69758a;font-size:12px;line-height:1.4}.tutorial-links a:hover,.tutorial-links a.active{color:var(--brand);background:var(--brand-soft)}.tutorial-links small{color:#9ca6b6}.tutorial-content{min-height:560px;padding:clamp(25px,4vw,48px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 35px #22436c0f}.article-heading{padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid var(--line)}.article-type{display:flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--brand);font-size:12px;font-weight:700}.article-heading h1{margin-bottom:12px;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em;line-height:1.25}.article-heading p{margin-bottom:10px;color:var(--muted);line-height:1.75}.article-duration{display:flex;align-items:center;gap:5px;color:#8a95a7;font-size:12px}.video-frame{padding:10px;border-radius:14px;background:#101827}.video-frame video{width:100%;max-height:600px;border-radius:8px;background:#000}.rich-content{width:100%;min-width:0;color:#354159;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.rich-content h1,.rich-content h2,.rich-content h3,.rich-content h4{color:var(--ink)!important;line-height:1.4}.rich-content h2,.rich-content h3{margin-top:1.8em}.rich-content p,.rich-content li,.rich-content span{color:inherit!important}.rich-content a{color:var(--brand)!important;text-decoration:underline}.rich-content img{max-width:100%!important;height:auto!important;margin-top:20px;margin-bottom:20px;border:1px solid var(--line);border-radius:10px;object-fit:contain}.rich-content figure{max-width:100%!important;margin:26px auto}.rich-content figure.rte-align-left{margin-left:0;margin-right:auto}.rich-content figure.rte-align-center{margin-left:auto;margin-right:auto}.rich-content figure.rte-align-right{margin-left:auto;margin-right:0}.rich-content figure img{margin-block:0}.rich-content figcaption{padding-top:9px;color:#7f8a9d!important;font-size:12px;line-height:1.55;text-align:center}.rich-content ul,.rich-content ol{padding-left:1.5em}.rich-content li{margin-bottom:.45em}.rich-content blockquote{margin:1.7em 0;padding:15px 18px;border-left:4px solid var(--brand);border-radius:0 10px 10px 0;background:#f2f7fd;color:#4f5e76}.rich-content blockquote>:last-child{margin-bottom:0}.rich-content pre{max-width:100%;padding:18px 20px;border:1px solid #27364e;border-radius:11px;background:#101a2b;color:#e8eef8;font-size:13px;line-height:1.7;white-space:pre;overflow-x:auto}.rich-content :not(pre)>code{padding:2px 6px;border-radius:5px;background:#edf2f8;color:#bc3a52;font-size:.9em}.rich-content table{display:block;width:100%!important;max-width:100%;margin:24px 0;border-spacing:0;border-collapse:collapse;overflow-x:auto;-webkit-overflow-scrolling:touch}.rich-content th,.rich-content td{min-width:110px;padding:11px 13px;border:1px solid #dfe6ef;text-align:left;vertical-align:top}.rich-content th{background:#f3f7fb;color:var(--ink);font-weight:700}.rich-content caption{padding:0 0 10px;color:#67758a;font-size:12px;text-align:left}.rich-content video,.rich-content iframe{display:block;width:100%!important;max-width:100%!important;height:auto;margin:24px auto;border:0;border-radius:12px;background:#0d1727}.rich-content video{max-height:min(70vh,680px)}.rich-content iframe{min-height:min(62vw,520px);aspect-ratio:16 / 9}.rich-content hr{margin:30px 0;border:0;border-top:1px solid var(--line)}.rich-content>html,.rich-content>body{display:contents}.rich-content .tutorial-card{padding:0!important;max-width:none!important;box-shadow:none!important;background:transparent!important}.rich-content .tutorial-subtitle,.rich-content .step-title{display:inline-block;padding:6px 10px!important;border-radius:6px;color:#fff!important}.rich-content .help-box{padding:18px!important;border-left:4px solid var(--brand)!important;border-radius:8px;background:var(--brand-soft)!important}.download-section,.notice-section{background:#fff}.filter-tabs{width:fit-content;display:flex;align-items:center;gap:4px;margin:0 auto 42px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#f6f8fb}.filter-tabs button{min-height:38px;padding:0 17px;border:0;border-radius:8px;background:transparent;color:#6b7689;cursor:pointer;font-size:13px;font-weight:600}.filter-tabs button:hover{color:var(--brand)}.filter-tabs button.active{background:#fff;color:var(--brand);box-shadow:0 3px 10px #26426717}.filter-tabs button small{margin-left:3px;color:#9aa5b6;font-size:9px}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.download-grid>.state-card{grid-column:1 / -1}.download-card{min-height:320px;padding:28px;display:grid;grid-template-columns:64px 1fr;gap:22px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.download-card:hover{transform:translateY(-3px);border-color:#cbdced;box-shadow:var(--shadow)}.download-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:15px;background:var(--brand-soft);color:var(--brand)}.download-icon.android,.download-icon.ios{background:#eaf9f5;color:#0a9d89}.download-icon.macos{background:#f2f0ff;color:#6653cf}.download-icon.other{background:#fff5e8;color:#cf7a18}.download-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.download-meta span{padding:4px 8px;border-radius:5px;background:#f1f4f8;color:#6e7a8e;font-size:10px;font-weight:700}.download-copy h2{margin-bottom:10px;font-size:18px;line-height:1.4}.download-copy>p{min-height:67px;margin-bottom:18px;color:var(--muted);font-size:13px;line-height:1.75}.file-info{display:flex;align-items:center;gap:6px;color:#8490a3;font-size:12px}.download-copy .button{min-height:41px}.download-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;padding:0;margin:0 0 20px;list-style:none;color:#5f6d82;font-size:11px}.download-points li{display:flex;align-items:flex-start;gap:6px}.download-points svg{flex:0 0 auto;margin-top:1px;color:var(--aqua)}.download-card-footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}.download-copy{display:flex;min-width:0;flex-direction:column}.download-help{margin-top:42px;padding:26px 30px;display:flex;justify-content:space-between;align-items:center;gap:28px;border:1px solid #dfe8f2;border-radius:14px;background:var(--surface)}.download-help h2{margin-bottom:6px;font-size:16px}.download-help p{margin:0;color:var(--muted);font-size:13px}.download-help-actions{display:flex;gap:8px}.notice-tools{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:36px}.notice-tools .filter-tabs{margin:0}.notice-search{width:250px;flex:0 0 auto}.notice-list{display:grid;gap:12px}.notice-card{min-height:150px;padding:24px 26px;display:grid;grid-template-columns:66px 1fr 42px;align-items:center;gap:27px;border:1px solid var(--line);border-radius:14px;transition:border-color .2s,transform .2s,box-shadow .2s}.notice-card:hover{transform:translateY(-2px);border-color:#cbd9e9;box-shadow:0 12px 32px #1f426e14}.notice-date{width:66px;height:69px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:11px;background:#f2f6fb}.notice-date strong{font-size:23px;line-height:1}.notice-date span{margin-top:6px;color:#8490a3;font-size:10px}.notice-labels{display:flex;align-items:center;flex-wrap:wrap}.notice-card h2{margin:10px 0 7px;font-size:17px;line-height:1.45}.notice-card h2 a:hover{color:var(--brand)}.notice-card-content{min-width:0}.notice-card-content>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;overflow-wrap:anywhere}.notice-more{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#8c98aa}.notice-more:hover{background:var(--brand);border-color:var(--brand);color:#fff}.detail-state{min-height:60vh}.detail-state .text-link{margin-top:22px}.notice-detail{min-height:70vh;padding:70px 0 96px;background:var(--surface)}.detail-container{max-width:880px}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:25px;color:#617089;font-size:13px;font-weight:600}.back-link:hover{color:var(--brand)}.detail-header{padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;background:#fff;text-align:center}.detail-header .notice-labels{justify-content:center;margin-bottom:16px}.detail-header h1{max-width:720px;margin:0 auto 18px;font-size:clamp(28px,4vw,40px);line-height:1.35;letter-spacing:-.035em}.detail-header>p{margin:0;display:flex;justify-content:center;align-items:center;gap:6px;color:#909aab;font-size:12px}.notice-body{padding:clamp(30px,6vw,62px);border:1px solid var(--line);background:#fff;color:#3d495f;font-size:15px;line-height:2}.notice-body p{margin-bottom:1.15em;white-space:pre-wrap}.notice-body img{margin:30px auto 0;border-radius:12px}.detail-footer{padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;background:#f9fbfd}.detail-footer p{margin:0;color:var(--muted);font-size:12px}.contact-page-section{background:var(--surface)}.contact-intro{margin-bottom:38px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:60px}.contact-intro h2{margin:0;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}.contact-intro>p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.contact-card{min-width:0;padding:26px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #1d416c0d}.contact-card-head{min-height:54px;display:flex;align-items:center;gap:13px}.contact-card-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--brand-soft);color:var(--brand)}.contact-card-head h2{margin:0 0 4px;font-size:16px}.contact-card-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.contact-qr{width:min(210px,100%);aspect-ratio:1;margin:24px auto 18px;padding:10px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fff}.contact-qr img{width:100%;height:100%;border-radius:8px;object-fit:contain}.contact-description{color:var(--muted);font-size:12px;line-height:1.7}.contact-value{width:100%;min-height:44px;padding:0 12px;margin-top:auto;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;color:var(--brand);cursor:pointer;font-size:11px;font-weight:700}.contact-value span{min-width:0;margin-right:auto;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.contact-link{width:100%;margin-top:auto}.contact-value+.contact-link{margin-top:9px}.support-note{margin-top:34px;padding:25px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;border:1px solid #dce7f3;border-radius:15px;background:#fff;color:var(--brand)}.support-note h2{margin:0 0 5px;color:var(--ink);font-size:15px}.support-note p{margin:0;color:var(--muted);font-size:12px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;background:var(--surface)}.not-found span{display:block;color:#d7e4f3;font-size:100px;line-height:1;font-weight:800;letter-spacing:-.08em}.not-found h1{margin:22px 0 12px;font-size:30px}.not-found p{margin-bottom:25px;color:var(--muted)}.site-footer{padding:64px 0 22px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-bottom:50px}.footer-about p{max-width:320px;margin:20px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.footer-grid h2{margin:7px 0 19px;font-size:13px}.footer-links{display:grid;gap:11px;color:#7a8598;font-size:12px}.footer-links a{display:inline-flex;align-items:center;gap:4px;width:fit-content}.footer-links a:hover{color:var(--brand)}.footer-bottom{padding-top:20px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);color:#9ba4b3;font-size:10px}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:8px}.record-links a:hover{color:var(--brand)}.footer-disclaimer{margin-top:18px;color:#a2abb9;font-size:10px;line-height:1.7}@keyframes spin{to{transform:rotate(360deg)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes game-scroll-left{to{transform:translate(calc(-50% - var(--game-gap) / 2))}}@keyframes game-scroll-right{0%{transform:translate(calc(-50% - var(--game-gap) / 2))}to{transform:translate(0)}}@keyframes hero-deck-cycle{0%,27%{z-index:4;opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}34%,60%{z-index:2;opacity:.72;transform:translate(-43%,-46%) scale(.77) rotate(3deg)}67%,93%{z-index:1;opacity:.5;transform:translate(-57%,-54%) scale(.68) rotate(-3deg)}to{z-index:4;opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}.style-options-page{background:#f4f8fd}.style-options-hero{padding:78px 0 64px;border-bottom:1px solid #e0e9f3;background:radial-gradient(circle at 82% 12%,rgba(16,184,166,.12),transparent 28%),radial-gradient(circle at 14% 32%,rgba(24,118,242,.12),transparent 25%),linear-gradient(180deg,#fbfdff,#f4f8fd)}.style-options-heading{max-width:820px;text-align:center}.style-options-kicker{width:fit-content;margin:0 auto 18px;padding:7px 12px;display:flex;align-items:center;gap:7px;border:1px solid #d9e8fb;border-radius:99px;background:#fffc;color:var(--brand);font-size:12px;font-weight:750}.style-options-heading h1{margin-bottom:18px;font-size:clamp(38px,5vw,58px);line-height:1.16;letter-spacing:-.055em}.style-options-heading h1 span{color:var(--brand)}.style-options-heading>p{max-width:690px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.85}.style-options-notes{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;color:#586981;font-size:12px;font-weight:650}.style-options-notes span{display:flex;align-items:center;gap:6px}.style-options-notes svg{color:var(--aqua)}.style-options-section{padding:58px 0 96px}.style-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.style-option-card{min-width:0;overflow:hidden;border:1px solid #dde7f2;border-radius:24px;background:#fff;box-shadow:0 18px 50px #22467714}.showcase-stage{position:relative;height:390px;overflow:hidden;isolation:isolate;background:linear-gradient(145deg,#eef6ff,#f9fcff 62%,#edf9f7)}.showcase-stage:hover .showcase-shot{animation-play-state:paused}.showcase-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.65;background-image:linear-gradient(rgba(24,118,242,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(24,118,242,.055) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 90%);mask-image:linear-gradient(to bottom,#000,transparent 90%)}.showcase-glow{position:absolute;z-index:-1;left:50%;top:50%;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(24,118,242,.19),rgba(16,184,166,.07) 42%,transparent 70%);transform:translate(-50%,-50%)}.showcase-number{position:absolute;z-index:20;left:18px;top:18px;padding:7px 10px;border:1px solid rgba(255,255,255,.9);border-radius:99px;background:#ffffffc7;box-shadow:0 8px 20px #29487014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#54708e;font-size:10px;font-weight:800;letter-spacing:.08em}.showcase-shot{position:absolute;display:block;overflow:hidden;border:4px solid rgba(255,255,255,.95);border-radius:12px;background:#fff;box-shadow:0 24px 52px #1a437738;transform-origin:center;will-change:transform,opacity}.showcase-shot img{width:100%;height:100%;object-fit:cover}.showcase-shot--desktop{aspect-ratio:1194 / 849}.showcase-shot--mobile{aspect-ratio:792 / 1315}.showcase-shot--socks5{aspect-ratio:1288 / 743}.showcase-stage--steps .showcase-shot--desktop{z-index:2;left:7%;top:52px;width:61%;animation:steps-desktop 6s ease-in-out infinite}.showcase-stage--steps .showcase-shot--socks5{z-index:1;right:4%;bottom:42px;width:61%;animation:steps-socks 6.5s ease-in-out infinite}.showcase-stage--steps .showcase-shot--mobile{z-index:3;right:12%;top:36px;width:25%;animation:steps-mobile 5.4s ease-in-out infinite}.showcase-stage--fan{background:radial-gradient(circle at 50% 87%,rgba(24,118,242,.22),transparent 42%),linear-gradient(160deg,#f9fcff,#ebf4ff)}.showcase-stage--fan .showcase-shot{left:50%;bottom:34px;transform-origin:50% 115%}.showcase-stage--fan .showcase-shot--desktop{z-index:1;width:59%;animation:fan-left 7s ease-in-out infinite}.showcase-stage--fan .showcase-shot--socks5{z-index:2;width:60%;animation:fan-right 7s ease-in-out infinite}.showcase-stage--fan .showcase-shot--mobile{z-index:3;width:24%;animation:fan-center 5.8s ease-in-out infinite}.showcase-stage--carousel{background:linear-gradient(145deg,#142b4e,#123f70 55%,#0a6d81)}.showcase-stage--carousel .showcase-grid{opacity:.18;filter:invert(1)}.showcase-stage--carousel .showcase-glow{width:460px;height:460px;background:radial-gradient(circle,rgba(63,168,255,.36),transparent 68%)}.showcase-stage--carousel .showcase-number{color:#e7f3ff;border-color:#ffffff40;background:#ffffff1f}.showcase-stage--carousel .showcase-shot{left:50%;top:50%}.showcase-stage--carousel .showcase-shot--desktop{width:68%;animation:deck-cycle 10.5s ease-in-out infinite}.showcase-stage--carousel .showcase-shot--socks5{width:68%;animation:deck-cycle 10.5s -7s ease-in-out infinite}.showcase-stage--carousel .showcase-shot--mobile{width:26%;animation:deck-cycle 10.5s -3.5s ease-in-out infinite}.showcase-stage--glass{background:linear-gradient(135deg,#eaf4ff,#f8fbff 47%,#e7faf6)}.showcase-stage--glass:after{content:"";position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;background:linear-gradient(112deg,transparent 28%,rgba(255,255,255,.45) 45%,transparent 61%);transform:translate(-120%);animation:glass-sheen 7s ease-in-out infinite;pointer-events:none}.showcase-stage--glass .showcase-glow{width:300px;height:300px;background:radial-gradient(circle,rgba(13,125,244,.24),transparent 67%)}.showcase-stage--glass .showcase-shot{border-color:#ffffffc7;box-shadow:0 18px 42px #1853912e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.showcase-stage--glass .showcase-shot--desktop{z-index:1;left:5%;top:64px;width:64%;animation:glass-left 6.6s ease-in-out infinite}.showcase-stage--glass .showcase-shot--socks5{z-index:2;left:14%;bottom:45px;width:64%;animation:glass-bottom 7s ease-in-out infinite}.showcase-stage--glass .showcase-shot--mobile{z-index:3;right:8%;top:35px;width:25%;animation:glass-mobile 5.5s ease-in-out infinite}.style-option-copy{min-height:158px;padding:23px 25px 25px;display:flex;justify-content:space-between;gap:20px}.style-option-copy h2{margin:9px 0 8px;font-size:21px;letter-spacing:-.025em}.style-option-copy p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.75}.style-option-tag{color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.06em}.style-option-index{flex:0 0 auto;height:fit-content;padding:8px 10px;display:flex;align-items:center;gap:5px;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:11px;font-weight:800}.style-options-tip{margin-top:26px;padding:22px 25px;display:flex;align-items:center;gap:12px;border:1px solid #dbe7f3;border-radius:15px;background:#fff;color:var(--brand);box-shadow:0 12px 30px #2246770d}.style-options-tip svg{flex:0 0 auto}.style-options-tip p{margin:0;color:#53637b;font-size:13px;line-height:1.7}@keyframes steps-desktop{0%,to{transform:translateZ(0) rotate(-2.5deg)}50%{transform:translate3d(0,-10px,0) rotate(-1.5deg)}}@keyframes steps-socks{0%,to{transform:translateZ(0) rotate(2.5deg)}50%{transform:translate3d(0,9px,0) rotate(1.5deg)}}@keyframes steps-mobile{0%,to{transform:translateZ(0) rotate(2deg)}50%{transform:translate3d(0,-13px,0) rotate(.5deg)}}@keyframes fan-left{0%,to{transform:translate(-63%) rotate(-10deg)}50%{transform:translate(-66%) rotate(-13deg)}}@keyframes fan-right{0%,to{transform:translate(-35%) rotate(10deg)}50%{transform:translate(-32%) rotate(13deg)}}@keyframes fan-center{0%,to{transform:translate(-50%) translateY(-4px)}50%{transform:translate(-50%) translateY(-16px)}}@keyframes deck-cycle{0%,27%{z-index:4;opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}34%,60%{z-index:2;opacity:.72;transform:translate(-36%,-46%) scale(.77) rotate(4deg)}67%,93%{z-index:1;opacity:.5;transform:translate(-64%,-54%) scale(.68) rotate(-4deg)}to{z-index:4;opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes glass-left{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(-1deg)}}@keyframes glass-bottom{0%,to{transform:translateY(0) rotate(1.5deg)}50%{transform:translateY(7px) rotate(.5deg)}}@keyframes glass-mobile{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-11px) rotate(1deg)}}@keyframes glass-sheen{0%,55%{transform:translate(-120%)}75%,to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.game-marquee{overflow-x:auto}.game-marquee-track{animation:none!important}.game-card[aria-hidden=true]{display:none}}@media(max-width:980px){.desktop-nav{gap:19px}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-copy h1{font-size:47px}.feature-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{padding:24px}.two-column{gap:40px}.note-one{left:-2px}.note-two{right:-2px}.download-card{grid-template-columns:52px 1fr;padding:23px;gap:16px}.download-icon{width:52px;height:52px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.showcase-stage{height:340px}}@media(max-width:820px){:root{--container: min(100% - 32px, 720px)}.desktop-nav,.desktop-action{display:none}.header-actions{margin-left:auto}.menu-button,.mobile-nav{display:flex}.mobile-nav{display:block}.home-hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:70px}.hero-copy{text-align:center}.trust-pill,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-assurances{justify-content:center}.hero-visual{max-width:590px;width:100%;margin:0 auto}.hero-proof-bar{flex-wrap:wrap;justify-content:center;padding-block:18px;border-radius:16px 16px 0 0}.note-one{left:6%}.note-two{right:6%}.two-column{grid-template-columns:1fr;gap:35px}.information-grid{grid-template-columns:1fr}.information-card{min-height:0}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.game-support-heading{align-items:flex-start;flex-direction:column;gap:20px}.step-list{grid-template-columns:1fr;gap:25px}.step-list li:not(:last-child):after{display:none}.contact-panel{grid-template-columns:1fr}.contact-actions{justify-content:start}.tutorial-layout{grid-template-columns:1fr}.tutorial-sidebar{position:static;max-height:none}.download-grid{grid-template-columns:1fr}.notice-tools{align-items:stretch;flex-direction:column}.notice-tools .filter-tabs{width:100%;overflow-x:auto}.notice-search{width:100%}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2 / 4}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-options-grid{grid-template-columns:1fr}.showcase-stage{height:min(64vw,430px)}.hero-showcase-stage.showcase-stage--carousel{width:100%;height:450px}}@media(max-width:600px){:root{--container: calc(100% - 28px) }.site-header,.header-inner{height:64px}.brand-name{font-size:18px}.brand-logo{width:32px;height:32px}.brand--with-tagline .brand-logo{width:38px;height:38px}.brand-tagline{font-size:9px}.mobile-nav .container{width:calc(100% - 28px)}.hero-grid{padding-block:55px 62px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:15px;line-height:1.8}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-assurances{gap:11px;font-size:11px}.hero-visual{min-height:390px}.hero-visual:before{width:330px;height:330px}.hero-visual:after{width:280px;height:280px}.status-panel{width:100%}.floating-note{display:none}.floating-support{right:14px;bottom:16px;width:48px;height:48px;padding:0;justify-content:center}.floating-support span{display:none}.hero-proof-bar{gap:12px 18px}.hero-proof-bar span{white-space:normal}.section{padding:70px 0}.information-center{padding:32px 24px;border-radius:22px}.information-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.information-heading .eyebrow{margin-bottom:16px}.information-heading h2{font-size:38px}.information-more{margin:0}.information-card{padding:22px}.information-list strong{white-space:normal}.game-support-heading{margin-bottom:27px}.game-support-heading h2{font-size:34px}.game-marquee-shell{gap:14px}.game-marquee{--game-gap: 14px}.game-card{flex-basis:146px;height:144px;padding:11px;grid-template-rows:86px minmax(25px,1fr);border-radius:19px}.game-card-art,.game-card img{border-radius:13px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.quick-start{padding:32px 24px}.quick-links{flex-direction:column}.contact-panel{padding:34px 26px}.contact-actions,.contact-actions .button{width:100%}.page-hero{min-height:300px}.page-hero-inner{padding-block:56px}.tutorial-content{padding:24px 18px}.filter-tabs{width:100%;overflow-x:auto;justify-content:start}.filter-tabs button{white-space:nowrap}.download-card{grid-template-columns:1fr}.download-copy>p{min-height:auto}.download-help{align-items:stretch;flex-direction:column}.download-help-actions{flex-direction:column}.download-card-footer{align-items:stretch;flex-direction:column}.download-card-footer .button{width:100%}.download-points{grid-template-columns:1fr}.notice-card{width:100%;max-width:100%;grid-template-columns:50px minmax(0,1fr);padding:19px 16px;gap:15px}.notice-card h2{overflow-wrap:anywhere}.notice-date{width:50px;height:60px}.notice-date strong{font-size:20px}.notice-more{display:none}.detail-header{text-align:left}.detail-header .notice-labels,.detail-header>p{justify-content:start}.detail-footer{align-items:stretch;flex-direction:column}.rich-content{font-size:14px}.rich-content iframe{min-height:52vw}.contact-intro{grid-template-columns:1fr;gap:15px}.contact-grid{grid-template-columns:1fr}.support-note{grid-template-columns:auto 1fr}.support-note .button{grid-column:1 / -1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column}.style-options-hero{padding:56px 0 48px}.style-options-heading h1{font-size:38px}.style-options-heading>p{font-size:14px}.style-options-section{padding:36px 0 70px}.style-options-grid{gap:18px}.style-option-card{border-radius:18px}.showcase-stage{height:290px}.showcase-number{left:13px;top:13px}.style-option-copy{min-height:0;padding:20px}.style-option-copy h2{font-size:19px}.style-option-index{display:none}.style-options-tip{align-items:flex-start;padding:19px}.hero-visual--products{min-height:350px}.hero-visual--products:before{width:340px;height:340px}.hero-visual--products:after{width:290px;height:290px}.hero-showcase-stage.showcase-stage--carousel{width:100%;height:350px}.hero-showcase-stage.showcase-stage--carousel .showcase-shot--desktop,.hero-showcase-stage.showcase-stage--carousel .showcase-shot--socks5{width:90%}.hero-showcase-stage.showcase-stage--carousel .showcase-shot--mobile{width:37%}.hero-showcase-label{bottom:0}}
