:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6fbf8;font-synthesis:none;text-rendering:optimizelegibility;--bg:#071314;--bg-soft:#0d1b1b;--ink:#f6fbf8;--muted:#a9bbb7;--line:#f4faf724;--teal:#20d1c3;--green:#21b573;--violet:#8156d9;--gold:#d7aa3d;--coral:#e46a4f;--blue:#4f90d9;--magenta:#d85ab7;--lime:#9bcf4a;--red:#e45465;--silver:#c8ced8;--amber:#c98635;--shadow:0 24px 80px #00000057;background:#071314;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:linear-gradient(90deg, #20d1c314 1px, transparent 1px), linear-gradient(0deg, #f6fbf80d 1px, transparent 1px), var(--bg);background-size:42px 42px;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071314eb;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.brand{flex:none;align-items:center;gap:.7rem;min-width:max-content;font-weight:900;display:inline-flex}.brand img{object-fit:contain;width:6.4rem;height:2.45rem}.brand span{color:var(--teal)}.site-nav{scrollbar-width:thin;align-items:center;gap:.45rem;display:flex;overflow-x:auto}.site-nav a{color:var(--muted);white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;padding:.55rem .75rem;font-size:.88rem;line-height:1}.site-nav a:hover,.site-nav a:focus-visible{color:var(--ink);border-color:#20d1c373;outline:none}.hero-section{isolation:isolate;border-bottom:1px solid var(--line);background:linear-gradient(#0713141a,#071314e0),linear-gradient(135deg,#8156d947,#0000 35%),linear-gradient(315deg,#21b57333,#0000 30%);align-items:end;min-height:72svh;padding:5rem 1.25rem 4.5rem;display:grid;position:relative}.hero-section:after{z-index:-1;content:"";background:linear-gradient(#0000,#071314eb);height:34%;position:absolute;inset:auto 0 0}.hero-art{z-index:-2;opacity:.66;place-items:center;display:grid;position:absolute;inset:2rem 1.25rem auto}.hero-art img{object-fit:contain;filter:drop-shadow(0 32px 65px #00000080);width:min(100%,74rem);max-height:42svh}.hero-content,.section,.project-grid,.marquee-strip,.site-footer{width:min(1180px,100% - 2.5rem);margin-inline:auto}.hero-content{max-width:760px}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 .85rem;font-size:.8rem;font-weight:900;line-height:1.2}h1,h2,h3,p{margin-top:0}h1{max-width:12ch;margin-bottom:1rem;font-size:4.5rem;line-height:.95}h2{margin-bottom:0;font-size:2.55rem;line-height:1.05}h3{margin-bottom:.75rem;font-size:1.28rem;line-height:1.2}.hero-copy,.section-copy,.project-card p,.embed-card p,.merch-feature p,.contact-panel p{color:var(--muted);font-size:1rem;line-height:1.7}.hero-copy{max-width:650px;margin-bottom:1.6rem;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:2.9rem;padding:.78rem 1rem;font-weight:900;line-height:1.15;display:inline-flex}.button-primary{color:#041110;background:var(--teal);box-shadow:0 14px 35px #20d1c33d}.button-secondary{color:var(--ink);background:#f6fbf812;border-color:#f6fbf833}.button:hover,.button:focus-visible{outline-offset:2px;outline:2px solid #20d1c36b;transform:translateY(-1px)}.marquee-strip{flex-wrap:wrap;gap:.65rem;padding:1rem 0;display:flex}.marquee-strip span{border:1px solid var(--line);min-height:2.15rem;color:var(--muted);background:#f6fbf80a;border-radius:999px;align-items:center;padding:.45rem .75rem;font-size:.88rem;display:inline-flex}.section{padding:5rem 0 2rem}.intro-section{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:end;gap:2rem;display:grid}.section-heading{max-width:720px}.section-copy{margin-bottom:0}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem 0 2rem;display:grid}.project-card,.embed-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#0d1b1bdb;border-radius:8px}.project-card{min-height:20rem;padding:1.1rem;scroll-margin-top:7rem}.project-card-top{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.4rem;display:flex}.project-icon{width:2.65rem;height:2.65rem;color:var(--teal);background:#f6fbf80f;border:1px solid #f6fbf829;border-radius:8px;place-items:center;display:inline-grid}.project-kicker{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.platform-list{flex-wrap:wrap;gap:.45rem;margin-top:1.3rem;display:flex}.platform-list span{color:var(--ink);background:#f6fbf80d;border:1px solid #f6fbf824;border-radius:999px;padding:.38rem .55rem;font-size:.78rem}.accent-mint .project-icon{color:var(--teal)}.accent-violet .project-icon{color:var(--violet)}.accent-coral .project-icon{color:var(--coral)}.accent-gold .project-icon{color:var(--gold)}.accent-teal .project-icon{color:var(--teal)}.accent-green .project-icon{color:var(--green)}.accent-red .project-icon{color:var(--red)}.accent-blue .project-icon{color:var(--blue)}.accent-magenta .project-icon{color:var(--magenta)}.accent-lime .project-icon{color:var(--lime)}.accent-silver .project-icon{color:var(--silver)}.accent-amber .project-icon{color:var(--amber)}.embed-section{padding-top:4rem}.embed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.embed-card{gap:1rem;padding:1rem;display:grid}.embed-frame{aspect-ratio:16/10;color:var(--teal);background-color:#071314b8;background-image:linear-gradient(90deg,#f6fbf80d 1px,#0000 1px),linear-gradient(0deg,#f6fbf80d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #20d1c361;border-radius:8px;place-items:center;display:grid}.merch-feature{border-block:1px solid var(--line);background:#8156d91f;grid-template-columns:1fr 1fr auto;align-items:center;gap:1.2rem;margin-top:3rem;padding:2rem;display:grid}.merch-feature p{margin-bottom:0}.contact-section{padding-bottom:4rem}.contact-panel{border:1px solid var(--line);background:#0d1b1bdb;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin-top:1.8rem;padding:1.25rem;display:grid}.contact-panel p{max-width:760px;margin-bottom:1rem}.contact-list{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;max-width:22rem;display:flex}.contact-list span{color:var(--muted);background:#f6fbf80a;border:1px solid #f6fbf824;border-radius:999px;padding:.48rem .65rem;font-size:.84rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:1rem;padding:2rem 0 3rem;display:flex}.site-footer img{object-fit:contain;width:8rem;height:3rem}.site-footer p{color:var(--ink);margin-bottom:.15rem;font-weight:900}.site-footer span{font-size:.9rem}@media (width<=1020px){.project-grid,.embed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-section,.merch-feature,.contact-panel{grid-template-columns:1fr}.contact-list{justify-content:flex-start;max-width:none}}@media (width<=720px){.site-header{flex-direction:column;align-items:flex-start;padding:.75rem 1rem}.brand img{width:5.5rem;height:2.1rem}.site-nav{width:100%}.hero-section{min-height:68svh;padding:4rem 1rem 3rem}.hero-art{inset:1rem .75rem auto}.hero-art img{max-height:28svh}.hero-content,.section,.project-grid,.marquee-strip,.site-footer{width:min(100% - 2rem,1180px)}h1{max-width:11ch;font-size:3rem}h2{font-size:2rem}.hero-copy{font-size:1rem}.button{width:100%}.project-grid,.embed-grid{grid-template-columns:1fr}.project-card{min-height:auto}.section{padding-top:3.5rem}.merch-feature{padding:1.25rem 0}.contact-panel{padding:1rem}.site-footer{flex-direction:column;align-items:flex-start}}
