:root{color-scheme:dark;--bg:#101311;--panel:#171b18;--panel-soft:#1c211d;--line:#2b322d;--text:#f0f2eb;--muted:#a0a99e;--quiet:#68736a;--green:#a8cf83;--green-dark:#49633a;--gold:#d6bd79;--red:#cf826d;--mono:"DM Mono",monospace;--sans:"Manrope","Noto Sans TC",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}.shell{max-width:1240px;margin:auto;padding:0 56px}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid #64745d;border-radius:50%;color:var(--green);font:700 17px var(--mono)}.brand-label{font-size:11px;letter-spacing:.17em;font-weight:800;line-height:1.1}.brand-label span{display:block;margin-top:5px;color:var(--quiet);font:9px var(--mono);letter-spacing:.12em}.topbar-note,.eyebrow,.as-of,.metric-label,.metric-foot,.step-number,.list-caption,footer>span,.back-top{font-family:var(--mono);letter-spacing:.08em}.topbar-note{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:9px}.live-dot,.status-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 12px #a8cf8366}.hero{position:relative;min-height:445px;display:flex;align-items:center;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{position:relative;z-index:2;padding:60px 0 70px}.eyebrow{margin:0 0 22px;color:var(--green);font-size:10px;letter-spacing:.12em}.eyebrow>span{color:var(--quiet);margin-right:10px}h1{margin:0;font-size:clamp(38px,5.2vw,64px);line-height:1.25;letter-spacing:-.055em;font-weight:700}h1 em{font-style:normal;color:var(--green)}.hero-description{margin:20px 0 28px;max-width:440px;color:var(--muted);line-height:1.9;font-size:14px}.jump-link{display:inline-flex;align-items:center;gap:20px;color:var(--text);text-decoration:none;font-size:12px;border-bottom:1px solid #53604f;padding:0 0 9px}.jump-link span{color:var(--green);font-size:17px}.hero-art{position:absolute;right:3%;top:35px;width:440px;height:370px;opacity:.9}.orbit{position:absolute;left:90px;top:10px;width:320px;height:320px;border:1px solid #2a322b;border-radius:50%}.orbit-two{left:135px;top:55px;width:230px;height:230px;border-style:dashed;border-color:#3b4639}.hero-card{position:absolute;left:185px;top:87px;width:130px;height:190px;background:linear-gradient(150deg,#293626,#151a16 72%);border:1px solid #74845c;border-radius:9px;transform:rotate(9deg);box-shadow:0 24px 60px #0008,inset 0 0 35px #a8cf8310;display:flex;flex-direction:column;justify-content:space-between;padding:16px;color:var(--green)}.hero-card:before,.hero-card:after{content:"✦";position:absolute;color:#8ea574;opacity:.62;font-size:22px}.hero-card:before{top:64px;left:52px}.hero-card:after{bottom:56px;right:50px}.hero-card>span{font:500 19px var(--mono)}.hero-card small{font:9px/1.6 var(--mono);letter-spacing:.12em}.hero-token{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid #495347;border-radius:50%;background:#191e1a;box-shadow:0 8px 24px #0008;width:48px;height:48px;font-size:22px}.token-green{left:100px;top:78px;color:var(--green)}.token-red{left:330px;top:158px;color:var(--red);font-size:25px}.token-gold{left:147px;top:277px;color:var(--gold)}.art-caption{position:absolute;right:0;bottom:27px;color:#637060;font:9px/1.8 var(--mono);letter-spacing:.12em}.overview{padding:37px 0 54px;border-bottom:1px solid var(--line)}.overview-heading,.section-heading{display:flex;align-items:end;justify-content:space-between}.overview-heading .eyebrow,.section-heading .eyebrow{margin-bottom:0}.as-of{color:var(--quiet);font-size:10px}.overview-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:12px;margin-top:20px}.metric{height:139px;padding:18px 20px;background:var(--panel);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.metric-main{background:linear-gradient(135deg,#202b1c,#171b18);border-color:#3a4934}.metric-label{font-size:10px;color:var(--muted)}.metric>div:not(.status-line){display:flex;align-items:baseline;gap:7px}.metric strong{font-size:38px;font-weight:600;letter-spacing:-.07em}.metric small{font-size:12px;color:var(--muted)}.metric-foot{font-size:9px;color:var(--quiet);letter-spacing:.02em}.status-line{display:flex;align-items:center;gap:10px}.status-line strong{font-size:20px;letter-spacing:0}.workflow{padding:54px 0 58px;border-bottom:1px solid var(--line)}.section-heading{margin-bottom:23px}.section-heading .eyebrow{margin-bottom:12px}h2{margin:0;font-size:25px;letter-spacing:-.04em}.section-heading>p{margin:0;color:var(--muted);font-size:12px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--panel)}.workflow-grid article{min-height:107px;padding:18px 17px;display:flex;gap:14px;align-items:flex-start;border-right:1px solid var(--line)}.workflow-grid article:last-child{border:0}.step-number{font-size:10px;color:var(--green);padding-top:3px}.workflow-grid strong{font-size:13px;font-weight:600}.workflow-grid small{display:block;margin-top:8px;color:var(--muted);font-size:10px;line-height:1.5}.games-section{padding:55px 0 65px}.games-heading{margin-bottom:24px}.search{width:255px;height:38px;border-bottom:1px solid #485047;display:flex;align-items:center;gap:10px;color:var(--quiet)}.search>span{font-size:24px}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:11px var(--sans)}.search input::placeholder{color:#707a70}.filter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filters{display:flex;gap:7px}.filter{border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--muted);padding:8px 11px;font:10px var(--sans);cursor:pointer;transition:.18s}.filter span{margin-left:8px;color:var(--quiet);font:9px var(--mono)}.filter:hover{border-color:#64715d;color:var(--text)}.filter.active{border-color:#68795c;background:#20291e;color:var(--green)}.filter.active span{color:var(--green)}.list-caption{color:var(--quiet);font-size:9px}.list-caption span{font-size:14px;margin-left:7px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.game-card{position:relative;min-height:175px;padding:16px 17px 14px;background:var(--panel);border:1px solid var(--line);transition:transform .2s,border-color .2s,background .2s}.game-card:hover{transform:translateY(-2px);border-color:#55664e;background:#1a201b}.game-top{display:flex;align-items:center;justify-content:space-between}.game-id{font:10px var(--mono);color:var(--green);letter-spacing:.07em}.game-status{border:1px solid #454d45;color:#a8b2a5;border-radius:2px;padding:4px 6px;font-size:9px}.game-card h3{margin:20px 0 18px;font-size:18px;font-weight:600;letter-spacing:-.03em}.progress-caption{display:flex;justify-content:space-between;align-items:center;color:var(--quiet);font-size:9px}.progress-caption strong{color:var(--muted);font:10px var(--mono)}.progress-track{height:3px;margin-top:8px;background:#303730;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:var(--green)}.phase-dots{display:flex;gap:5px;margin-top:13px}.phase-dots i{flex:1;height:2px;background:#333a34}.phase-dots i.done{background:var(--green)}.empty-state{padding:48px 0;text-align:center;color:var(--muted)}footer{height:94px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.footer-brand{transform:scale(.86);transform-origin:left center}footer>span{font-size:9px;color:var(--quiet)}footer>span b{color:var(--green);font-weight:400}.back-top{color:var(--muted);font-size:9px;text-decoration:none}.back-top:hover{color:var(--green)}
@media(max-width:900px){.shell{padding:0 30px}.hero-art{right:-100px;opacity:.5}.hero-copy{max-width:75%}.overview-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid article:nth-child(2){border-right:0}.workflow-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.shell{padding:0 19px}.topbar{height:70px}.topbar-note{font-size:8px}.hero{min-height:390px;align-items:flex-start}.hero-copy{max-width:100%;padding:55px 0}.hero-art{right:-203px;top:90px;opacity:.26}.hero-description{max-width:330px;font-size:12px}.overview{padding:30px 0 40px}.overview-grid{gap:8px}.metric{height:122px;padding:14px}.metric strong{font-size:32px}.metric-label{font-size:9px}.metric-foot{font-size:8px}.section-heading{align-items:flex-start;gap:14px}.section-heading>p{max-width:145px;font-size:10px;line-height:1.7}.workflow,.games-section{padding:40px 0}.workflow-grid article{padding:15px 12px;gap:9px;min-height:100px}.workflow-grid small{font-size:9px}.games-heading{display:block}.search{width:100%;margin-top:20px}.filter-row{display:block}.filters{overflow-x:auto;padding-bottom:8px}.filter{white-space:nowrap;padding:8px 9px}.list-caption{display:block;text-align:right;margin-top:8px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.game-card{padding:13px;min-height:158px}.game-card h3{font-size:15px;margin:19px 0 20px}.game-status{font-size:8px;padding:4px}.game-id{font-size:9px}footer{height:80px}footer>span{display:none}}
