.gx{--g-ivory:#f6f4ed;--g-muted:#f6f4ed9e;--g-hint:#f6f4ed66;--g-emerald:#74ba95;--g-emerald-deep:#2e6b50;--g-gold:#c79226;--g-gold-lite:#e8c578;--g-ground-0:#06110d;--g-ground-1:#0a1811;--g-line:#74ba9524;--g-line-2:#74ba954d;--g-card:#f6f4ed09;--g-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;min-height:100vh;color:var(--g-ivory);font-family:var(--font-dmsans), "DM Sans", system-ui, sans-serif;background:radial-gradient(120% 80% at 50% -10%, var(--g-ground-1) 0%, var(--g-ground-0) 60%), var(--g-ground-0);-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}body:has(.gx){background:#06110d}.gx ::selection{color:var(--g-ivory);background:#74ba9559}.gx a{color:var(--g-emerald);text-decoration:none;transition:color .2s}.gx a:hover{color:var(--g-gold-lite)}.gx :focus-visible{outline:2px solid var(--g-emerald);outline-offset:3px;border-radius:5px}.gx:before{content:"";z-index:60;background:linear-gradient(90deg, transparent, var(--g-emerald) 28%, var(--g-gold-lite) 72%, transparent);opacity:.7;height:2px;position:fixed;top:0;left:0;right:0}.gx-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--g-line);background:#06110dd1;position:sticky;top:0}.gx-header-in{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:.8rem clamp(1rem,4vw,2rem);display:flex}.gx-brand{letter-spacing:.01em;align-items:center;gap:.5rem;font-weight:700;display:inline-flex;color:var(--g-ivory)!important}.gx-brand img{display:block}.gx-nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.gx-nav>a{border-radius:9px;padding:.5rem .7rem;font-size:.88rem;font-weight:600;color:var(--g-muted)!important}.gx-nav>a:hover{background:#f6f4ed0d;color:var(--g-ivory)!important}.gx-nav>a.is-current{background:#74ba951a;color:var(--g-ivory)!important}.gx-nav-signin{display:none}@media (min-width:720px){.gx-nav-signin{display:inline-block}}.gx-btn{letter-spacing:.01em;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 1.35rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.gx-btn-sm{border-radius:10px;height:38px;padding:0 .95rem;font-size:.85rem}.gx-btn-primary{background:linear-gradient(135deg,#1c3f2a,#2e6b50);box-shadow:0 10px 26px -14px #2e6b50e6;color:#fff!important}.gx-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px -14px #2e6b50;color:#fff!important}.gx-btn-ghost{border-color:var(--g-line-2);background:#f6f4ed08;color:var(--g-ivory)!important}.gx-btn-ghost:hover{background:#f6f4ed12;color:var(--g-ivory)!important}@media (prefers-reduced-motion:reduce){.gx-btn:hover{transform:none}}.gx-main{max-width:1180px;margin:0 auto;padding:clamp(1.6rem,5vw,3.4rem) clamp(1rem,4vw,2rem) 4rem}.gx-section{margin-top:clamp(2.6rem,6vw,4.2rem)}.gx-section>h2{letter-spacing:-.01em;margin-bottom:1.1rem;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:700}.gx-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--g-gold-lite);margin-bottom:.7rem;font-size:.74rem;font-weight:700}.gx-lede{color:var(--g-muted);max-width:56ch;font-size:clamp(1rem,2vw,1.08rem);line-height:1.75}.gx-fineprint{color:var(--g-hint);max-width:52ch;margin-top:.9rem;font-size:.82rem}.gx-hero{grid-template-columns:1fr;align-items:center;gap:clamp(1.6rem,4vw,2.6rem);display:grid}@media (min-width:940px){.gx-hero{grid-template-columns:1fr 1.05fr}}.gx-hero-copy h1{letter-spacing:-.02em;margin-bottom:.9rem;font-size:clamp(2rem,5.4vw,3.3rem);font-weight:800;line-height:1.08}.gx-hero-copy h1 em{color:var(--g-gold-lite);font-style:normal}.gx-cta-row{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.gx-hero-board{box-shadow:0 40px 80px -50px #000000f2, 0 0 0 1px var(--g-line);border-radius:18px;overflow:hidden}.gx-hero-board .bgm{width:100%}.gx-hero-art{width:100%;height:auto;display:block}.gx-grid3{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:860px){.gx-grid3{grid-template-columns:repeat(3,1fr)}}.gx-tile{background:var(--g-card);border:1px solid var(--g-line);border-radius:16px;padding:1.2rem 1.3rem}.gx-tile h3{margin:0 0 .5rem;font-size:1.02rem;font-weight:700}.gx-tile p{color:var(--g-muted);margin:0;font-size:.9rem;line-height:1.7}.gx-steps{counter-reset:gxstep;gap:.9rem;display:grid}.gx-step{background:var(--g-card);border:1px solid var(--g-line);border-radius:14px;padding:1.05rem 1.2rem 1.05rem 3.4rem;position:relative}.gx-step:before{counter-increment:gxstep;content:counter(gxstep, decimal-leading-zero);font-family:var(--g-mono);color:var(--g-gold);font-size:.82rem;font-weight:700;position:absolute;top:1.05rem;left:1.2rem}.gx-step h3{margin:0 0 .35rem;font-size:1rem;font-weight:700}.gx-step p{color:var(--g-muted);margin:0;font-size:.9rem;line-height:1.7}.gx-stats{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}@media (min-width:760px){.gx-stats{grid-template-columns:repeat(4,1fr)}}.gx-stat{background:var(--g-card);border:1px solid var(--g-line);border-radius:14px;padding:1rem 1.1rem}.gx-stat-v{font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800;line-height:1.1}.gx-stat-l{color:var(--g-hint);margin-top:.25rem;font-size:.78rem}.gx-stat-live .gx-stat-v{color:var(--g-gold-lite)}.gx-callout{border:1px solid var(--g-line-2);background:#74ba9512;border-radius:14px;margin-top:1.2rem;padding:1.1rem 1.25rem}.gx-callout .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--g-gold-lite);margin-bottom:.4rem;font-size:.68rem;font-weight:800}.gx-callout p{color:var(--g-muted);margin:0;font-size:.92rem;line-height:1.7}.gx-callout code{font-family:var(--g-mono);color:var(--g-ivory);font-size:.86em}.gx-faq{gap:.7rem;display:grid}.gx-faq-item{background:var(--g-card);border:1px solid var(--g-line);border-radius:14px;padding:1.05rem 1.2rem}.gx-faq-item h3{margin:0 0 .4rem;font-size:.98rem;font-weight:700}.gx-faq-item p{color:var(--g-muted);margin:0;font-size:.9rem;line-height:1.7}.gx-footer{border-top:1px solid var(--g-line);margin-top:clamp(2.5rem,6vw,4rem)}.gx-footer-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.6rem clamp(1rem,4vw,2rem) 2.4rem;display:flex}.gx-footer nav{flex-wrap:wrap;gap:.35rem 1.1rem;display:flex}.gx-footer nav a{font-size:.86rem;color:var(--g-muted)!important}.gx-footer nav a:hover{color:var(--g-ivory)!important}
