@import "https://fonts.bunny.net/css?family=inter:300,400,600";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-1:#8f53fe;--brand-2:#7a71f8;--brand-3:#658ef2;--brand-4:#50aceb;--brand-5:#3bcae5;--brand-gradient:radial-gradient(circle at top left, #8f53fe29, transparent 24%), radial-gradient(circle at top right, #3bcae524, transparent 22%), linear-gradient(180deg, #f9fbff 0%, #eef5ff 100%);--title-accent:#50adeb95;--surface:#fff;--surface-muted:#f4f7ff;--surface-soft:#f8fbff;--text-body:#102a43;--text-strong:#0f172a;--text-muted:#475569;--text-inverse:#fff;--link:#3b82f6;--link-hover:#2563eb;--border:#0f172a14;--shadow:0 24px 56px #0f172a14}html,body{min-height:100%;color:var(--text-body);margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:var(--brand-gradient);background-attachment:fixed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:var(--link);text-decoration:none}a:hover,a:focus-visible{color:var(--link-hover)}h1,h2,h3,h4,h5{color:var(--text-strong);letter-spacing:-.03em;border-bottom:1px solid var(--title-accent);padding-bottom:.5rem;font-weight:700;line-height:1.08}:is(h1:a,h2:a,h3:a,h4:a,h5:a){color:var(--brand-3);text-underline-offset:.2em;-webkit-text-decoration:underline #658ef2b3;text-decoration:underline #658ef2b3;text-decoration-thickness:1.5px;transition:color .18s,text-decoration-color .18s}:is(h1:a :hover,h2:a :hover,h3:a :hover,h4:a :hover,h5:a :hover){color:var(--brand-4);-webkit-text-decoration-color:var(--brand-4);text-decoration-color:var(--brand-4)}h1 .landing__link,h2 .landing__link,h3 .landing__link,h4 .landing__link,h5 .landing__link{text-align:center}h1{font-size:clamp(2.4rem,6vw,4.2rem)}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1rem}h5{font-size:.95rem}#background-canvas{z-index:-1;pointer-events:none;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.landing{flex-direction:column;align-items:center;gap:2rem;min-height:100vh;padding:3rem 1.5rem 4rem;display:flex}.landing__hero{text-align:center;text-shadow:1px 1px 2px #0f172aeb;width:min(100%,640px);color:var(--text-inverse)}.landing__hero-eyebrow{letter-spacing:.24em;text-transform:uppercase;opacity:.8;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.landing__hero-title{color:var(--text-inverse);letter-spacing:-.05em;margin:0;max-width:11ch;margin-inline:auto;padding-bottom:.65rem;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.02}.landing__hero-copy{max-width:38rem;margin:1rem auto 0;font-size:1.05rem;line-height:1.85}.landing__content{gap:1.25rem;width:min(100%,640px);display:grid}.landing__card{background:var(--surface);color:var(--text-strong);box-shadow:var(--shadow);border:1px solid #0000;border-radius:24px;padding:1.75rem}.landing__card-title{letter-spacing:-.03em;color:var(--text-strong);padding-bottom:.55rem;font-weight:700}.landing__link-image{float:left;vertical-align:middle;width:4rem;height:4rem;margin-bottom:1rem;margin-right:1rem}.landing__link-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.landing__link-list li{margin:0}.landing__link{background:var(--surface-soft);color:var(--text-strong);border:1px solid #3b82f633;border-radius:16px;padding:.85rem 1rem;font-weight:600;transition:transform .18s,background-color .18s,color .18s;display:block}.landing__link:hover,.landing__link:focus-visible{background:#3b82f61f;outline:none;transform:translate(2px)}.landing a[target=_blank]:after{content:"⧉";color:var(--brand-3);margin-left:.35rem;font-size:.9em;transition:color .18s;display:inline-block}.landing a[target=_blank]:hover:after,.landing a[target=_blank]:focus-visible:after{color:var(--brand-4)}.landing__link-description{color:var(--text-muted);max-width:42rem;margin:.55rem 0 1rem;padding:.9rem 1rem;font-size:.95rem;line-height:1.8}.landing__game-link{color:var(--brand-3);border:1px solid #3b82f629;border-radius:999px;padding:.35rem .65rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.landing__game-link:hover,.landing__game-link:focus-visible{color:var(--brand-4);background:#3b82f61f;transform:translate(1px)}.landing__game-grid{gap:.75rem;margin-bottom:1rem;display:grid}.landing__game-grid .landing__game-item,.landing__game-grid__game-item{border:1px solid var(--border);border-radius:16px;overflow:hidden}.landing__footer{width:min(100%,640px);color:var(--text-inverse);text-shadow:1px 1px 2px #0f172aeb;text-align:center;margin-top:auto;padding-top:1.5rem;font-size:.95rem}@media (width<=640px){.landing{padding:2rem 1rem 3rem}.landing__hero,.landing__content{width:100%}}.landing__game-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(208px,1fr));justify-items:center;gap:1rem;display:grid}.landing__game-grid .landing__game-item{border:none;border-radius:.75rem;width:100%;max-width:208px;margin:1rem 0;box-shadow:0 20px 40px #0f172a14}
