:root{--bg:#09111a;--panel:rgba(13,24,37,.9);--panel-soft:rgba(18,31,46,.78);--text:#eef3f8;--muted:#a4b7c8;--line:hsla(0,0%,100%,.09);--brand:#f7b733;--brand-deep:#fc8f2b;--accent:#6fd3ff;--shadow:0 24px 80px rgba(0,0,0,.35);--radius-xl:28px;--radius-lg:22px;--site-width:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(247,183,51,.16),transparent 26%),radial-gradient(circle at top right,rgba(111,211,255,.14),transparent 24%),linear-gradient(180deg,#08111a,#0c1824 50%,#08111a);color:var(--text);font-family:Noto Sans TC,Noto Sans KR,Noto Sans JP,Segoe UI,sans-serif;margin:0;min-height:100vh}a{color:inherit}img{display:block;max-width:100%}.page-shell,.site-footer-inner,.site-header-inner{margin:0 auto;width:min(calc(100% - 32px),var(--site-width))}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070d14b3;border-bottom:1px solid hsla(0,0%,100%,.06);position:sticky;top:0;z-index:10}.site-header-inner{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 0}.brand-lockup{display:flex;flex-direction:column;gap:1px}.brand-kicker{color:var(--brand);font-family:Space Grotesk,sans-serif;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase}.brand-title{font-family:Space Grotesk,Noto Sans TC,Noto Sans KR,sans-serif;font-size:.9rem;font-weight:700}.header-tools{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.button-stack,.feature-list,.lang-switcher,.meta-row,.quick-link-list,.quick-links,.site-nav,.social-links{display:flex;flex-wrap:wrap;gap:12px}.button,.lang-button,.link-card,.product-tab,.site-nav a,.social-link,.store-link{transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.site-nav a{border-radius:999px;color:var(--muted);padding:5px 9px;text-decoration:none}.site-nav{gap:4px}.site-nav a:focus-visible,.site-nav a:hover{background:#ffffff14;color:var(--text)}.lang-switcher{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;padding:5px}.lang-button{background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;font:inherit;min-width:56px;padding:8px 12px}.lang-button.is-active{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#1d1304;font-weight:700}.hero,.page-hero{padding:42px 0 24px}.content-card,.hero-card,.product-rail{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);overflow:hidden}.hero-multi{padding-top:56px}.product-layout{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.product-rail{padding:24px;position:sticky;top:104px}.rail-heading h2{font-family:Space Grotesk,Noto Sans TC,Noto Sans KR,sans-serif;font-size:clamp(1.65rem,3vw,2.5rem);margin:12px 0 10px}.rail-heading p{color:var(--muted);line-height:1.7;margin:0}.product-switcher{display:grid;gap:12px;margin-top:22px}.product-tab{background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:22px;color:var(--text);cursor:pointer;padding:18px;text-align:left;width:100%}.product-tab.is-active{background:linear-gradient(135deg,#f7b73329,#6fd3ff14);border-color:#f7b733a6;transform:translateY(-2px)}.product-tab-meta,.product-tab-name{display:block}.product-tab-name{font-size:1.05rem;font-weight:700}.product-tab-meta{color:var(--muted);font-size:.92rem;margin-top:6px}.hero-media{position:relative}.hero-media:after{background:linear-gradient(180deg,transparent,rgba(9,17,26,.88));content:"";height:42%;inset:auto 0 0;position:absolute}.hero-media-product{background:radial-gradient(circle at 20% 18%,rgba(247,183,51,.25),transparent 30%),radial-gradient(circle at 82% 24%,rgba(111,211,255,.28),transparent 24%),linear-gradient(135deg,#0d1824 8%,#132738 52%,#0b121c);min-height:320px}.hero-banner{max-height:420px;min-height:260px;-o-object-fit:cover;object-fit:cover;width:100%}.hero-banner-placeholder{filter:saturate(.6);-o-object-fit:contain;object-fit:contain;opacity:.25;padding:48px}.feature-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:.92rem;min-height:38px;padding:0 14px}.feature-chip{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.08);color:var(--text)}.hero-body{display:block;padding:28px 32px 32px}.eyebrow{align-items:center;background:#f7b7331f;border-radius:999px;color:#ffd987;display:inline-flex;font-size:.92rem;padding:8px 14px}.rail-heading .eyebrow{font-size:1.15rem;font-weight:700;padding:10px 18px}.hero h1,.page-hero h1{font-family:Space Grotesk,Noto Sans TC,Noto Sans KR,sans-serif;font-size:clamp(2.6rem,6vw,4.6rem);line-height:.95;margin:16px 0 14px}.content-card li,.content-card p,.hero p,.page-hero p{color:var(--muted);font-size:1rem;line-height:1.75}.hero-copy{max-width:68ch}.feature-list{margin-top:18px}.button-stack{margin-top:22px}.button-stack-stores{gap:16px}.store-link{align-items:center;background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;display:inline-flex;font-weight:700;justify-content:center;min-height:56px;padding:12px 18px;text-decoration:none}.store-link img{height:56px;width:auto}.quick-links{gap:10px;margin-top:18px}.button{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;min-height:52px;padding:0 20px;text-decoration:none}.button-primary{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#1d1304}.button-secondary{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.12);color:var(--text)}.legal-grid{display:grid;gap:18px}.info-strip,.link-card{background:var(--panel-soft);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg)}.content-card-inner,.link-card{padding:22px 24px}.social-links-panel{gap:10px;margin-top:20px}.social-link{align-items:center;background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;display:inline-flex;gap:12px;min-height:56px;padding:0 16px;text-decoration:none}.social-link img{height:24px;width:24px}.content-card{margin-bottom:22px}.content-card h2{font-family:Space Grotesk,Noto Sans TC,Noto Sans KR,sans-serif;font-size:clamp(1.45rem,3vw,2rem);margin:0 0 12px}.meta-row{color:var(--muted);font-size:.95rem}.meta-row,.quick-link-list{margin-top:16px}.link-card{display:block;text-decoration:none}.link-card strong{display:block;font-size:1.08rem;margin-bottom:10px}.link-card span{color:var(--muted);line-height:1.7}.content-card ul{margin:0;padding-left:20px}.content-card li+li{margin-top:8px}.site-footer{padding:24px 0 48px}.site-footer-inner{color:var(--muted);display:flex;flex-wrap:wrap;font-size:.95rem;gap:20px;justify-content:space-between}.site-footer a{color:var(--text);text-decoration:none}.button:hover,.lang-button:hover,.link-card:hover,.product-tab:hover,.site-nav a:hover,.social-link:hover,.store-link:hover{transform:translateY(-2px)}@media(max-width:920px){.product-layout{grid-template-columns:1fr}.product-rail{position:static}}@media(max-width:720px){.header-tools,.site-header-inner{align-items:flex-start;flex-direction:column}.header-tools{width:100%}.hero,.page-hero{padding-top:28px}.content-card-inner,.hero-body,.link-card,.product-rail{padding:22px}.hero-banner{min-height:220px}}html{scroll-padding-top:80px}body:has(.hub-site){background:#0b151d}.hub-site{--c-gold:#f1c66d;--c-soft:#a4b2bb;--c-line:rgba(182,204,209,.16);--c-max:1160px;color:#f4f2e9;display:flex;flex-direction:column;font-size:16px;line-height:1.65;min-height:100svh}.hub-site #main-content{flex:1;width:100%}.hub-site .back-nav{display:inline-flex;left:auto;margin:16px 18px 0;position:relative;top:auto}.hub-site .purchase-modal{z-index:60}.hub-site a{text-decoration:none}.hub-site a:focus-visible,.hub-site button:focus-visible,.hub-site select:focus-visible{outline:2px solid var(--c-gold);outline-offset:4px}.c-container{margin-inline:auto;width:min(var(--c-max),calc(100% - 64px))}.c-skip{background:#f1c66d;color:#101820;left:12px;padding:12px;position:fixed;top:-100px;z-index:100}.c-skip:focus{top:8px}.sr-only{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}.c-header{background:#0b141d;border-bottom:1px solid var(--c-line);flex-shrink:0;height:68px;position:sticky;top:0;z-index:30}.c-header-inner{gap:24px;height:100%;margin:auto;width:min(1160px,calc(100% - 64px))}.c-brand,.c-header-inner{align-items:center;display:flex}.c-brand{flex-shrink:0}.hub-brand-logo{background:transparent;display:block;height:56px;-o-object-fit:contain;object-fit:contain;width:140px}.c-nav{gap:27px;margin-left:auto}.c-nav,.c-nav a{align-items:center;display:flex}.c-nav a{color:#c5d1da;font-size:16px;min-height:44px;white-space:nowrap}.c-nav a.router-link-exact-active,.c-nav a:hover{color:#ffd177}.c-header-actions{align-items:center;display:flex;gap:12px}.c-language{display:block;font-weight:400;margin:0}.c-language select{background:#12212b;color:#e4e9e9;cursor:pointer;font:16px system-ui,sans-serif;margin:0;padding:8px 10px;width:132px}.c-header .c-menu,.c-language select{border:1px solid var(--c-line);border-radius:6px;height:44px}.c-header .c-menu{background:transparent;box-shadow:none;display:none;padding:9px;width:44px}.c-menu span{background:#f4f2e9;display:block;height:1px;margin:5px 0}.hub-footer{background:transparent;flex-shrink:0}.hub-footer>div{align-items:center;display:flex;justify-content:center;margin:auto;min-height:48px;padding:12px 0;width:min(1160px,calc(100% - 64px))}.hub-copyright{color:#aebfcc;font-size:14px}.hub-store-layout .hub-footer{border-top:1px solid var(--c-line)}.hub-store-layout .c-header{height:56px}.hub-store-layout .hub-brand-logo{height:46px}.hub-store-layout .c-nav{top:55px}.hub-store-layout .hub-footer>div{flex-wrap:wrap;gap:8px 24px;justify-content:space-between;padding-block:4px}.store-footer-links{display:flex;flex-wrap:wrap;gap:0 24px}.store-footer-links a{align-items:center;color:var(--c-gold);display:inline-flex;font-size:15px;min-height:44px}.store-footer-links a:hover{text-decoration:underline}.c-support{max-width:840px;padding-block:48px}.c-support-heading h1{font-size:36px;line-height:1.4;margin:0 0 22px}.c-contact-panel{background:#152630;border:1px solid var(--c-line);border-radius:12px;padding:28px}.c-contact-email{color:#f3efe2;display:inline-block;font-size:26px;overflow-wrap:anywhere;padding-block:7px}.c-contact-panel p{color:#c5d1da;font-size:16px;line-height:1.8}@media(max-width:1100px)and (min-width:721px){.c-header-inner,.hub-footer>div{width:calc(100% - 40px)}}@media(max-width:1000px){.c-header-inner{justify-content:space-between}.c-header-actions{gap:10px}.c-header .c-menu{display:block}.c-nav{background:#10212d;border-bottom:1px solid #52616d;box-shadow:0 20px 30px #0005;display:none;position:absolute;top:67px;inset-inline:0;margin:0;padding:12px 24px}.c-nav.is-open{align-items:stretch;display:flex;flex-direction:column;gap:0}.c-nav a{padding:10px 0;white-space:normal}}@media(max-width:720px){.c-header{height:64px}.c-header-inner{gap:12px;width:calc(100% - 24px)}.hub-brand-logo{height:52px;width:120px}.c-language select{padding-inline:8px;width:122px}.c-nav{top:63px}.hub-footer>div{width:calc(100% - 24px)}.hub-store-layout .hub-footer>div{flex-direction:column-reverse;padding-block:10px}.store-footer-links{gap:0 18px;justify-content:center}.c-support{padding-block:28px;width:calc(100% - 32px)}.c-support-heading h1{font-size:32px}.c-contact-panel{padding:20px}.c-contact-email{font-size:22px}}@media(max-width:360px){.c-header-inner{gap:8px}.c-header-actions{gap:6px}.hub-brand-logo{height:50px;width:108px}.c-language select{width:112px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hub-site *{transition:none!important}}.hub-home-layout #main-content{align-items:center;display:flex}.hub-main{margin-inline:auto;padding:24px 0 12px;width:min(1160px,calc(100% - 64px))}.hub-featured{background:#132531;border:1px solid #40596a;border-radius:14px;display:grid;grid-template-columns:1.08fr 1fr;overflow:hidden}.hub-art{background:#0e1c24;min-height:340px;position:relative}.hub-art img{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.hub-game-info{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:24px}.hub-status{align-items:center;color:#b9cad6;display:flex;flex-wrap:wrap;font-size:14px;gap:12px;margin-bottom:14px}.hub-live{align-items:center;color:#b6e8c5;display:inline-flex;gap:7px}.hub-live i{background:#91dfaf;border-radius:50%;display:block;height:6px;width:6px}.hub-game-title{align-items:center;display:flex;gap:16px}.hub-game-title>img{border-radius:17px;flex-shrink:0;height:80px;-o-object-fit:contain;object-fit:contain;width:80px}.hub-game-title>div{min-width:0}.hub-game-title h1{color:#fff5dc;font-size:38px;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0;overflow-wrap:anywhere}.hub-game-title p{color:#f0ce90;font-size:14px;margin:6px 0 0}.hub-game-description{color:#c5d1da;font-size:16px;line-height:1.7;margin:16px 0;max-width:480px}.hub-downloads{align-items:center;display:flex;flex-wrap:wrap;gap:10px;scroll-margin-top:90px}.hub-downloads a{background:#000;border:1px solid #78909b;border-radius:6px;display:flex;min-height:46px;overflow:hidden;transition:transform .16s,border-color .16s}.hub-downloads img{height:44px;max-width:158px;-o-object-fit:contain;object-fit:contain;width:auto}.hub-downloads a:hover{border-color:#f1c66d;transform:translateY(-2px)}.hub-game-links{align-items:center;border-top:1px solid #52616d;display:flex;flex-wrap:wrap;font-size:16px;gap:6px 16px;justify-content:space-between;margin-top:14px;padding-top:8px}.hub-store-link{align-items:center;color:#f0ce90;display:inline-flex;gap:6px;min-height:44px}.hub-store-link>svg{height:19px;width:19px}.hub-store-link>span{margin-left:2px}.hub-social-links{align-items:center;color:#c5d1da;display:flex;gap:16px}.hub-social-links a{align-items:center;display:inline-flex;gap:6px;min-height:44px}.hub-social-links img{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.hub-game-legal{display:flex;flex-wrap:wrap;gap:0 20px;margin-top:4px}.hub-game-legal a{align-items:center;color:#b9cad6;display:inline-flex;font-size:14px;min-height:44px}.hub-game-legal a:hover{color:#f1c66d;text-decoration:underline}@media(min-width:1000px)and (max-height:800px){.hub-main{padding-block:16px 8px}.hub-game-info{padding:20px 24px}.hub-game-description{margin-block:12px}}@media(max-width:1100px)and (min-width:721px){.hub-main{width:calc(100% - 40px)}.hub-featured{grid-template-columns:1fr 1.15fr}.hub-game-info{padding:20px}.hub-game-title>img{border-radius:14px;height:64px;width:64px}.hub-game-title h1{font-size:32px}}@media(max-width:720px){.hub-home-layout #main-content{align-items:flex-start}.hub-main{padding:14px 0 8px;width:calc(100% - 24px)}.hub-featured{border-radius:10px;grid-template-columns:1fr}.hub-art{aspect-ratio:1024/500;min-height:0}.hub-game-info{padding:16px}.hub-status{display:none}.hub-game-title{gap:12px}.hub-game-title>img{border-radius:13px;height:60px;width:60px}.hub-game-title h1{font-size:32px;line-height:1.3}.hub-game-title p{display:none}.hub-game-description{font-size:16px;line-height:1.65;margin:12px 0}.hub-downloads{gap:8px}.hub-downloads img{height:42px;max-width:150px}.hub-game-links{font-size:16px;gap:2px 12px;margin-top:12px;padding-top:6px}.hub-social-links{gap:12px}}@media(max-width:360px){.hub-game-info{padding:14px 12px}.hub-game-title>img{height:54px;width:54px}.hub-game-title h1{font-size:30px}.hub-downloads{gap:6px}.hub-downloads img{height:38px;max-width:130px}}
