:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--vs-canvas:#071015;--vs-canvas-deep:#04090d;--vs-surface:#0d1a20;--vs-surface-soft:#0d1a20d1;--vs-surface-raised:#112026f0;--vs-ink:#eee9df;--vs-ink-soft:#c9d0ce;--vs-muted:#93a3a5;--vs-line:#becdca29;--vs-line-strong:#becdca4d;--vs-sea:#79b7c4;--vs-sea-strong:#3f8798;--vs-sea-deep:#245766;--vs-day-sky:#bdd6df;--vs-day-haze:#dedfd9;--vs-day-horizon:#edc6bb;--vs-day-water:#8fb3c8;--vs-day-water-deep:#6f9ab8;--vs-brass:#c4a46a;--vs-brass-soft:#dfc792;--vs-danger:#dc8a82;--vs-success:#7fba99;--vs-font-body:"Sora", sans-serif;--vs-font-display:"Fraunces", serif;--vs-text-xs:.74rem;--vs-text-sm:.86rem;--vs-text-base:.98rem;--vs-text-lead:clamp(1rem, 1.8vw, 1.16rem);--vs-title-page:clamp(2.25rem, 5vw, 4.15rem);--vs-title-section:clamp(1.4rem, 2.5vw, 2rem);--vs-content-wide:1120px;--vs-content-reading:760px;--vs-page-gutter:clamp(1rem, 4vw, 2.5rem);--vs-page-bottom:clamp(3rem, 7vw, 6rem);--vs-section-gap:clamp(1rem, 2.6vw, 1.75rem);--vs-radius-xs:2px;--vs-radius-sm:4px;--vs-radius-md:6px;--vs-radius-lg:8px;--vs-shadow-panel:0 18px 50px #0003;--vs-shadow-raised:0 12px 30px #0003;--vs-ease:.18s cubic-bezier(.2, .7, .2, 1);--site-ink:var(--vs-ink);--site-muted:var(--vs-muted);--site-glass:var(--vs-surface-soft);--site-glass-border:var(--vs-line);--site-accent:var(--vs-sea);--site-accent-strong:var(--vs-sea-strong);--site-accent-warm:var(--vs-brass)}:-webkit-any(body.site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body,body.public-site-shell){min-height:100vh;font-family:var(--vs-font-body);color:var(--vs-ink);background-color:var(--vs-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}:is(body.site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body,body.public-site-shell){min-height:100vh;font-family:var(--vs-font-body);color:var(--vs-ink);background-color:var(--vs-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}:-webkit-any(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body){background-image:linear-gradient(180deg, #0a171c 0%, var(--vs-canvas) 52%, var(--vs-canvas-deep) 100%);background-attachment:fixed}:is(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body){background-image:linear-gradient(180deg, #0a171c 0%, var(--vs-canvas) 52%, var(--vs-canvas-deep) 100%);background-attachment:fixed}:-webkit-any(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) *{box-sizing:border-box}:is(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) *{box-sizing:border-box}:-webkit-any(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) ::selection{color:var(--vs-canvas-deep);background:var(--vs-brass-soft)}:is(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) ::selection{color:var(--vs-canvas-deep);background:var(--vs-brass-soft)}:-webkit-any(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) :focus-visible{outline:2px solid var(--vs-brass-soft);outline-offset:3px}:is(body.public-site-shell,body.blog-shell,body.auth-shell,body.profile-shell,body.not-found-body) :focus-visible{outline:2px solid var(--vs-brass-soft);outline-offset:3px}.vs-page{width:min(var(--vs-content-wide), calc(100% - 2 * var(--vs-page-gutter)));padding-block:calc(var(--vs-header-clearance,120px) + .75rem) var(--vs-page-bottom);margin-inline-start:auto;margin-inline-end:auto}.vs-panel{border:1px solid var(--vs-line);border-radius:var(--vs-radius-lg);background:var(--vs-surface-soft);box-shadow:var(--vs-shadow-panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vs-kicker{color:var(--vs-brass-soft);font-size:var(--vs-text-xs);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .7rem;font-weight:700}.vs-page-title{max-width:16ch;color:var(--vs-ink);font-family:var(--vs-font-display);font-size:var(--vs-title-page);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:600;line-height:.98}.vs-lead{max-width:68ch;color:var(--vs-muted);font-size:var(--vs-text-lead);text-wrap:pretty;line-height:1.7}.vs-button{border:1px solid var(--vs-line-strong);border-radius:var(--vs-radius-sm);background:var(--vs-surface-raised);min-height:42px;color:var(--vs-ink);font:600 var(--vs-text-sm) / 1 var(--vs-font-body);cursor:pointer;transition:border-color var(--vs-ease), background var(--vs-ease), color var(--vs-ease), transform var(--vs-ease);justify-content:center;align-items:center;padding:.7rem 1rem;text-decoration:none;display:inline-flex}.vs-button:hover{border-color:var(--vs-sea);background:#12262e;transform:translateY(-1px)}.vs-button-primary{border-color:var(--vs-brass);background:var(--vs-brass);color:#11181a}.vs-button-primary:hover{border-color:var(--vs-brass-soft);background:var(--vs-brass-soft)}@media (prefers-reduced-motion:reduce){:-webkit-any(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:is(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:-webkit-any(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:is(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:-webkit-any(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:is(body.site-shell,body.public-site-shell,body.blog-shell,body.not-found-body) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html:has(body.site-shell.home-shell){height:auto;min-height:100%;overflow:hidden auto}body.site-shell.home-shell{touch-action:pan-y;-webkit-user-select:auto;user-select:auto;background-color:var(--vs-day-water,#8fb3c8);background-image:linear-gradient(180deg, var(--vs-day-sky,#bdd6df) 0%, var(--vs-day-haze,#dedfd9) 42%, var(--vs-day-water,#8fb3c8) 53%, var(--vs-day-water-deep,#6f9ab8) 100%);background-attachment:fixed;height:auto;min-height:100%;overflow:hidden visible}body.site-shell.home-shell #game-root{z-index:0;opacity:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}body.site-shell.home-shell #game-root.world-loaded{opacity:1;transition:opacity 1.1s}#landing-page{z-index:1;box-sizing:border-box;flex-direction:column;display:flex;position:relative}.home-hero{isolation:isolate;min-height:100vh;min-height:100dvh;padding:calc(var(--vs-header-clearance,76px) + .35rem) clamp(18px, 4vw, 40px) clamp(24px, 4vh, 40px);box-sizing:border-box;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.hero-container{--hero-cta-label:.9rem;--hero-cta-primary-height:48px;--hero-cta-secondary-height:44px;z-index:1;justify-items:stretch;gap:12px;width:max-content;max-width:min(300px,100%);display:inline-grid;position:relative}.hero-copy,#landing-page .hero-actions{box-sizing:border-box;width:100%;min-width:0}.hero-copy{border-radius:var(--vs-radius-sm,4px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04090d9e;border:1px solid #eee9df24;flex-direction:column;gap:8px;padding:.55rem .8rem .65rem;display:flex;box-shadow:0 10px 24px #04090d33}.hero-title{color:var(--vs-ink,#eee9df);font-family:var(--vs-font-display,"Fraunces", serif);letter-spacing:-.055em;text-shadow:0 1px #04090d59;margin:0;padding-top:.04em;font-size:clamp(2.75rem,7vw,3.55rem);font-style:normal;font-weight:600;line-height:.92}.hero-h1{color:#eee9dff5;max-width:28ch;font-family:var(--vs-font-body,"Sora", sans-serif);letter-spacing:.01em;text-wrap:pretty;margin:0;font-size:clamp(.92rem,1.7vw,1.05rem);font-weight:600;line-height:1.3}.home-seo{z-index:1;box-sizing:border-box;color:#eee9dfeb;background:#081218;border-top:1px solid #eee9df1f;width:100%;padding:clamp(2.5rem,6vh,4rem) clamp(18px,4vw,40px) clamp(3rem,8vh,5rem);position:relative}.home-seo-inner{width:min(720px,100%);margin:0 auto}.home-seo h1{color:var(--vs-ink,#eee9df);font-family:var(--vs-font-display,"Fraunces", serif);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:600;line-height:1.15}.home-seo-intro,.home-seo-grid p,.home-seo-faq p{text-wrap:pretty;margin:0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.55}.home-seo-intro{color:#eee9dfe0;max-width:58ch;margin-bottom:1.75rem}.home-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.5rem;margin-bottom:2rem;display:grid}.home-seo h3{color:var(--vs-ink,#eee9df);font-family:var(--vs-font-display,"Fraunces", serif);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.05rem;font-weight:600}.home-seo-links{margin-bottom:2rem}.home-seo-links ul{flex-wrap:wrap;gap:.55rem 1rem;margin:.65rem 0 0;padding:0;list-style:none;display:flex}.home-seo-links a{color:#a0d6e0f2;border-bottom:1px solid #a0d6e059;font-weight:600;text-decoration:none}.home-seo-links a:hover{color:#c6eef5;border-bottom-color:#c6eef5b3}.home-seo-faq details{border-top:1px solid #eee9df1f;padding:.7rem 0}.home-seo-faq details:last-child{border-bottom:1px solid #eee9df1f}.home-seo-faq summary{cursor:pointer;color:var(--vs-ink,#eee9df);font-weight:600;line-height:1.4}.home-seo-faq details p{color:#eee9dfd6;margin-top:.45rem}#landing-page .hero-actions{flex-direction:column;align-items:stretch;gap:.4rem;display:flex}#landing-play-button,#landing-page .cta-secondary{box-sizing:border-box;border-radius:var(--vs-radius-sm,6px);width:100%;font-family:inherit;font-size:var(--hero-cta-label);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .95rem;line-height:1;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}#landing-play-button:after,#landing-page .cta-secondary:after{content:"→";font-size:1.05em}#landing-play-button{height:var(--hero-cta-primary-height);color:var(--vs-ink,#eee9df);letter-spacing:.02em;text-transform:uppercase;background:#245766d1;border:1px solid #79b7c4b3;font-weight:700;box-shadow:0 8px 20px #04090d38}#landing-play-button:after{color:var(--vs-ink,#eee9df)}#landing-page .cta-secondary{height:var(--hero-cta-secondary-height);color:var(--vs-ink,#eee9df);background:#081218b8;border:1px solid #eee9df33;font-weight:600}#landing-page .cta-secondary:after{color:#c9d0cea6}#landing-play-button:hover{background:#3f8798e6;transform:translateY(-1px)}#landing-page .cta-secondary:hover{background:#081218d6;border-color:#79b7c48c;transform:translateY(-1px)}.site-whats-new{border-radius:var(--vs-radius-md,10px);border:1px solid var(--vs-line,#becdca29);background:var(--vs-surface-raised,#112026f0);width:min(360px,100% - 28px);box-shadow:var(--vs-shadow-panel,0 24px 70px #00000047);z-index:22;padding:.9rem .95rem;animation:.22s ease-out site-whats-new-in;position:fixed;bottom:clamp(14px,3vh,26px);right:clamp(14px,2vw,24px)}.site-whats-new-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.site-whats-new h2{margin:0;font-family:Fraunces,serif;font-size:1rem}.site-whats-new ul{gap:.4rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.site-whats-new li{justify-content:space-between;align-items:baseline;gap:.55rem;display:flex}.site-whats-new li a{color:var(--site-ink);overflow-wrap:anywhere;min-width:0;font-size:.88rem;font-weight:600;text-decoration:none}.site-whats-new li a:hover{color:var(--site-accent)}.site-whats-new li span{color:var(--site-muted);white-space:nowrap;font-size:.74rem}.site-whats-new-actions{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.site-whats-new-link{color:var(--site-accent-warm);font-size:.86rem;font-weight:600;text-decoration:none}.site-whats-new-link:hover{text-decoration:underline}.site-whats-new-dismiss{border-radius:var(--vs-radius-sm,6px);border:1px solid var(--vs-line-strong,#becdca4d);background:var(--vs-surface,#0d1a20);color:var(--site-ink);cursor:pointer;flex-shrink:0;align-self:flex-start;padding:.4rem .74rem;font-family:inherit;font-weight:600}.site-whats-new-dismiss:hover{border-color:#7dd3fc9e}@keyframes site-whats-new-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.home-hero{min-height:calc(100dvh - 11vh);padding:calc(var(--vs-header-clearance,126px) + .15rem) 14px 18px}.hero-container{--hero-cta-label:.86rem;--hero-cta-primary-height:48px;--hero-cta-secondary-height:44px;gap:10px;max-width:min(280px,100% - 8px)}.hero-copy{gap:6px;padding:.5rem .75rem .55rem}.hero-title{letter-spacing:-.05em;font-size:clamp(2.4rem,11vw,2.85rem)}.hero-h1{max-width:26ch;font-size:.88rem}.home-seo{padding:2rem 14px 2.75rem}.home-seo-grid{grid-template-columns:1fr;gap:1.1rem}#landing-page .hero-actions{gap:.35rem}#landing-play-button,#landing-page .cta-secondary{padding:0 .85rem}.site-whats-new{width:auto;left:14px;right:14px}.site-whats-new-header{z-index:1;background:linear-gradient(145deg,#061323fc,#060c16f5);margin:-.2rem -.1rem 0;padding:.2rem .1rem .1rem;position:sticky;top:0}.site-whats-new li{align-items:flex-start}.site-whats-new li span{white-space:normal}.site-whats-new-actions{justify-content:flex-start}}
