:root,[data-theme=dark]{--bg:#262a38;--surface:#2b2f3e;--surface-alt:#333849;--border:#f2efe4;--shadow:#14161f;--ink:#f2efe4;--ink-dim:#9096a3;--accent:#a7dee1;--ink-on-accent:#20232e;--red:#e0483a;--blue:#3e63e0;--amber:#f2a91e;--ink-on-amber:#20232e;--halftone-dot:#f2efe40f;--shadow-offset:4px;--shadow-offset-sm:3px}[data-theme=light]{--bg:#f5f2e9;--surface:#fff;--surface-alt:#ede8da;--border:#262a38;--shadow:#262a38;--ink:#20232e;--ink-dim:#696e7c;--accent:#a7dee1;--ink-on-accent:#20232e;--red:#e0483a;--blue:#3e63e0;--amber:#f2a91e;--ink-on-amber:#20232e;--halftone-dot:#262a380f}@font-face{font-family:"Typeface Mario 64";src:url(/fonts/TypefaceMario64.otf)format("opentype");font-display:swap}@font-face{font-family:"Super Mario 286";src:url(/fonts/3.ttf)format("truetype");font-display:swap}@font-face{font-family:SuperMario64Font;src:url(/fonts/4hudFont.otf)format("opentype");font-display:swap}@font-face{font-family:SM64 Text;src:url(/fonts/2.otf)format("opentype");font-display:swap}:root{--font-hero:"Typeface Mario 64", "Super Mario 286", -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Super Mario 286", -apple-system, "Segoe UI", Roboto, sans-serif;--font-hud:"SuperMario64Font", "Super Mario 286", monospace;--font-tag:"SM64 Text", -apple-system, "Segoe UI", Roboto, sans-serif;--font-body:-apple-system, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;font-weight:500;line-height:1.35;transition:background-color .25s,color .25s}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}h1,h2,h3,p,figure,dl,dd{margin:0}.h-display{font-family:var(--font-display);letter-spacing:-.3px;text-transform:uppercase;font-weight:400;line-height:1.05}.h-hero{font-family:var(--font-hero);letter-spacing:.5px;text-transform:uppercase;font-weight:400;line-height:1.05}.body-dim{color:var(--ink-dim)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.halftone{z-index:-1;pointer-events:none;background-image:radial-gradient(var(--halftone-dot) 1.1px, transparent 1.6px);background-size:15px 15px;position:fixed;inset:0}.diagonal-stripes{z-index:0;pointer-events:none;background-image:repeating-linear-gradient(-28deg, var(--surface-alt) 0px, var(--surface-alt) 22px, transparent 22px, transparent 44px);opacity:.6;position:absolute;inset:0;overflow:hidden}.container{width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.header{z-index:20;background:var(--bg);border-bottom:2px solid var(--border);position:sticky;top:0}.header__row{justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.header__brand{letter-spacing:.5px;align-items:center;gap:10px;font-size:18px;display:flex}.header__brand-mark{background:var(--accent);flex-shrink:0;width:10px;height:26px;transform:skew(-20deg)}.header__nav{align-items:center;gap:22px;display:flex}.header__nav a{text-transform:uppercase;letter-spacing:.3px;color:var(--ink-dim);font-size:13px;font-weight:800}.header__nav a:hover{color:var(--accent)}.header__controls{align-items:center;gap:10px;display:flex}.nav-toggle{border:2px solid var(--border);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.nav-toggle span{background:var(--ink);width:20px;height:2px;display:block}.theme-toggle{border:2px solid var(--border);background:var(--surface);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.theme-toggle:hover{box-shadow:var(--shadow-offset-sm) var(--shadow-offset-sm) 0 0 var(--shadow);transform:translate(-2px,-2px)}.hero{border-bottom:2px solid var(--border);position:relative;overflow:hidden}.hero__grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;padding:72px 24px 88px;display:grid;position:relative}.hero__eyebrow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.hero__title{margin-bottom:20px;font-size:clamp(34px,5vw,56px)}.hero__title span{color:var(--accent)}.hero__desc{color:var(--ink-dim);max-width:46ch;margin-bottom:30px;font-size:16px}.hero__cta{flex-wrap:wrap;gap:14px;display:flex}.hero__badges{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.hero__frame{border:2px solid var(--border);box-shadow:8px 8px 0 0 var(--shadow);position:relative;overflow:hidden;transform:rotate(1.2deg)}.hero__frame img{width:100%;height:auto}.section{padding:76px 0}.section--alt{background:var(--surface-alt);border-top:2px solid var(--border);border-bottom:2px solid var(--border)}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.community-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.footer{border-top:2px solid var(--border);text-align:center;padding:40px 24px}.footer p{color:var(--ink-dim);font-size:12.5px}.footer a{color:var(--accent);font-weight:700}.footer__meta{margin-top:8px;font-size:11.5px}.hard-shadow{box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow)}.hard-shadow-sm{box-shadow:var(--shadow-offset-sm) var(--shadow-offset-sm) 0 0 var(--shadow)}.section-kicker{align-items:center;gap:10px;margin-bottom:28px;display:flex}.section-kicker__mark{background:var(--accent);flex-shrink:0;width:5px;height:18px;transform:skew(-20deg)}.section-kicker__label{font-size:17px}.section-kicker__jp{color:var(--ink-dim);white-space:nowrap;font-size:13px}.section-kicker__rule{background:var(--ink-dim);opacity:.35;flex:1;height:1.5px}.skew-chip{border:2px solid var(--border);background:var(--surface);padding:9px 14px;display:inline-flex;transform:skew(-8deg)}.skew-chip__inner{font-family:var(--font-display);text-transform:uppercase;align-items:center;gap:6px;font-size:12.5px;font-weight:900;display:flex;transform:skew(8deg)}.skew-chip--accent{background:var(--accent);border-color:var(--accent);color:var(--ink-on-accent)}.skew-chip--amber{background:var(--amber);border-color:var(--amber);color:var(--ink-on-amber)}.retro-tag{border:1.5px solid var(--accent);color:var(--accent);font-family:var(--font-tag);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:4px;padding:5px 9px;font-size:11.5px;font-weight:400;display:inline-flex}.retro-tag--filled{background:var(--accent);color:var(--bg)}.trust-strip{border-top:1.5px dashed var(--ink-dim);color:var(--ink);flex-wrap:wrap;gap:10px 22px;margin-top:22px;padding-top:18px;font-size:12.5px;list-style:none;display:flex}.trust-strip__label{color:var(--ink-dim);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:10px;display:block}.hero__arch-note{color:var(--ink-dim);margin-top:12px;font-size:12px}.hero__arch-note strong{color:var(--ink)}.btn{border:2px solid var(--border);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:400;transition:transform .15s;display:inline-flex}.btn:hover{box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow);transform:translate(-2px,-2px)}.btn:active{box-shadow:none;transform:translate(0)}.btn--primary{background:var(--accent);color:var(--ink-on-accent);box-shadow:var(--shadow-offset-sm) var(--shadow-offset-sm) 0 0 var(--shadow)}.btn--ghost{color:var(--ink);box-shadow:var(--shadow-offset-sm) var(--shadow-offset-sm) 0 0 var(--shadow);background:0 0}.feature-card{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow);padding:22px}.feature-card__icon{background:var(--accent);width:38px;height:38px;color:var(--ink-on-accent);font-family:var(--font-hud);letter-spacing:.5px;justify-content:center;align-items:center;margin-bottom:14px;font-size:17px;font-weight:400;display:flex}.feature-card__title{margin-bottom:8px;font-size:15px}.feature-card__desc{color:var(--ink-dim);font-size:13.5px}.community-card{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow);align-items:center;gap:14px;padding:18px 20px;transition:transform .15s;display:flex}.community-card:hover{box-shadow:7px 7px 0 0 var(--shadow);transform:translate(-3px,-3px)}.community-card__icon{border:2px solid var(--bg);outline:2px solid var(--border);background:var(--accent);width:42px;height:42px;color:var(--ink-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.community-card__icon--fixed-dark{background:#20232e}.icon-svg{display:block}.community-card__title{font-size:14px;font-weight:800}.community-card__sub{color:var(--ink-dim);font-size:12px}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow);padding:18px 20px}.faq-item__q{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:15px;list-style:none;display:flex}.faq-item__q::-webkit-details-marker{display:none}.faq-item__q:after{content:"+";color:var(--accent);font-family:var(--font-hud);flex-shrink:0;font-size:18px}.faq-item[open] .faq-item__q:after{content:"–"}.faq-item__a{color:var(--ink-dim);margin-top:12px;font-size:13.5px}.changelog-highlights{color:var(--ink-dim);margin-top:12px;padding-left:18px;font-size:13px;line-height:1.6}.changelog-highlights li{margin-bottom:6px}.changelog-card__version{cursor:default;justify-content:flex-start;gap:8px}.changelog-card__version:after{content:none}.changelog-card__link{color:var(--accent);margin-top:10px;font-size:12.5px;font-weight:700;display:inline-block}.carousel{position:relative}.carousel__viewport{border:2px solid var(--border);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 var(--shadow);background:var(--surface);position:relative;overflow:hidden}.carousel__track{transition:transform .45s cubic-bezier(.65,0,.35,1);display:flex}.carousel__slide{flex:0 0 100%;grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.carousel__image-wrap{background:var(--bg);justify-content:center;max-height:560px;padding:28px;display:flex}.carousel__image-wrap img{border:2px solid var(--border);width:auto;max-height:500px}.carousel__caption{padding:40px 44px}.carousel__caption .retro-tag{margin-bottom:16px}.carousel__caption h3{margin-bottom:12px;font-size:22px}.carousel__caption p{color:var(--ink-dim);font-size:14.5px}.carousel__controls{justify-content:center;align-items:center;gap:18px;margin-top:22px;display:flex}.carousel__arrow{border:2px solid var(--border);background:var(--surface);justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.carousel__arrow:hover{box-shadow:var(--shadow-offset-sm) var(--shadow-offset-sm) 0 0 var(--shadow);transform:translate(-2px,-2px)}.carousel__dots{gap:8px;display:flex}.carousel__dot{border:1.5px solid var(--ink-dim);cursor:pointer;background:0 0;width:9px;height:9px;padding:0}.carousel__dot.is-active{background:var(--accent);border-color:var(--accent)}@keyframes hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero__eyebrow,.hero__title,.hero__desc,.hero__cta,.hero__badges{animation:.6s both hero-rise}.hero__title{animation-delay:50ms}.hero__desc{animation-delay:.12s}.hero__cta{animation-delay:.18s}.hero__badges{animation-delay:.24s}.hero__frame{animation:.7s .1s both hero-rise}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=900px){.hero__grid{grid-template-columns:1fr;padding:48px 20px 56px}.hero__frame{order:-1;transform:none}.features-grid{grid-template-columns:repeat(2,1fr)}.community-grid,.carousel__slide{grid-template-columns:1fr}.carousel__image-wrap{padding:20px 20px 0}.carousel__caption{padding:24px 24px 32px}}@media (width<=600px){.nav-toggle{display:flex}.header__nav{background:var(--bg);border-bottom:2px solid var(--border);flex-direction:column;align-items:flex-start;gap:0;max-height:0;transition:max-height .2s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.header__nav.is-open{max-height:320px}.header__nav a{border-top:1px solid var(--border);width:100%;padding:14px 24px}.features-grid{grid-template-columns:1fr}.hero__title{font-size:32px}.carousel__image-wrap img{max-height:340px}}.skip-link{z-index:100;color:var(--ink-on-accent);background:var(--accent);border:2px solid var(--border);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.svg-sprite{width:0;height:0;position:absolute;overflow:hidden}.header__row.container{max-width:1240px}.header__nav a[aria-current=page]{color:var(--accent)}.hero__content{min-width:0}.hero__frame img{aspect-ratio:9/20;object-fit:cover;object-position:top;width:100%;height:650px}.hero__frame{width:min(100%,360px);max-height:650px;margin-inline:auto}.trust-strip>div{min-width:76px}.trust-strip dd{font-weight:700}.community-card__title,.community-card__sub{display:block}.community-card__icon{color:var(--ink-on-accent)}.carousel{touch-action:pan-y}.carousel__slide[aria-hidden=true]{visibility:hidden}.carousel__status{font-family:var(--font-hud);margin-top:24px;color:var(--accent)!important;font-size:12px!important}.section--updates{border-top:2px solid var(--border)}.updates-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:22px;display:grid}.update-card{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--shadow);flex-direction:column;gap:16px;padding:24px;display:flex}.update-card__meta,.article__meta{color:var(--ink-dim);flex-wrap:wrap;align-items:center;gap:12px;font-size:.82rem;display:flex}.update-card h2,.update-card h3{font-size:1.2rem}.update-card p,.update-card li{color:var(--ink-dim);font-size:.95rem;line-height:1.6}.update-card ul{margin:0;padding-left:20px}.text-link,.back-link{color:var(--accent);font-weight:800}.text-link{margin-top:auto}.section-action{text-align:center;margin-top:28px}.page-hero,.article__header{border-bottom:2px solid var(--border);background:var(--surface-alt);padding:72px 0;position:relative;overflow:hidden}.page-hero:before,.article__header:before{content:"";pointer-events:none;background-image:radial-gradient(var(--halftone-dot) 1px, transparent 1px);background-size:8px 8px;position:absolute;inset:0}.page-hero__inner,.article__header-inner{z-index:1;position:relative}.page-hero h1,.article__header h1{max-width:18ch;margin:18px 0;font-size:clamp(2.3rem,7vw,4.7rem)}.page-hero p,.article__header p{max-width:65ch;color:var(--ink-dim);font-size:1.05rem}.article__header-inner{max-width:900px}.article__meta{margin-top:30px}.prose{max-width:780px;padding-top:64px;padding-bottom:80px;font-size:1.05rem;line-height:1.75}.prose h2,.prose h3{font-family:var(--font-display);text-transform:uppercase;margin:2em 0 .65em;font-weight:400}.prose p,.prose ul,.prose ol{margin:0 0 1.25em}.prose a:not(.btn){color:var(--accent);text-underline-offset:3px;text-decoration:underline}.article__action{margin-top:48px!important}.error-page{text-align:center;place-items:center;min-height:70vh;display:grid}.error-page__inner{flex-direction:column;align-items:center;gap:22px;max-width:700px;display:flex}.error-page h1{font-size:clamp(2.4rem,8vw,5rem)}@media (width<=900px){.hero__frame{order:initial;width:min(100%,370px);max-height:520px;margin-inline:auto}.hero__frame img{object-position:top;height:520px}}@media (width<=600px){.header__row.container{padding-inline:16px}.hero__grid{padding-top:32px}.hero__frame{max-height:400px}.hero__frame img{height:400px}.hero__content{text-align:left}.page-hero,.article__header{padding:52px 0}}
