:root{--ink:#eef8f1;--muted:#9eafa7;--line:#dcf2e429;--accent:#b8f05c;--surface:#07120f;--surface-soft:#0b1a16}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}main{background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), radial-gradient(circle at 66% 18%, #599b6b24, transparent 35%), var(--surface);background-size:84px 84px,84px 84px,auto,auto;min-height:100vh;position:relative;overflow:hidden}.ambient{pointer-events:none;filter:blur(2px);border-radius:999px;position:absolute}.ambientOne{border:1px solid #b8f05c26;width:31rem;height:31rem;top:10rem;right:-8rem;box-shadow:inset 0 0 7rem #b8f05c06}.ambientTwo{border:1px solid #b8f05c1a;width:12rem;height:12rem;top:22rem;right:4rem}.topbar,.hero,.explore,footer{width:min(100% - 80px,1440px);margin-inline:auto}.topbar{z-index:2;border-bottom:1px solid var(--line);letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:96px;font-size:.78rem;display:flex;position:relative}.wordmark{text-transform:uppercase;align-items:center;gap:.75rem;font-weight:600;display:inline-flex}.wordmarkMark{color:#07120f;background:var(--accent);border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.exploreLink{color:var(--muted);transition:color .18s}.exploreLink span{color:var(--accent);margin-left:.45rem;display:inline-block}.exploreLink:hover,.exploreLink:focus-visible{color:var(--ink)}.hero{z-index:1;flex-direction:column;justify-content:center;min-height:calc(100svh - 96px);padding:clamp(6rem,13vh,10rem) 0 4rem;display:flex;position:relative}.eyebrow,.sectionLabel{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:600}.eyebrow{align-items:center;gap:.65rem;margin-bottom:2.5rem;display:flex}.signal{background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 5px #b8f05c14}h1,h2,p{margin-top:0}h1{letter-spacing:-.075em;max-width:1100px;margin-bottom:1.5rem;font-size:clamp(4.2rem,10.5vw,10rem);font-weight:450;line-height:.86}h1 span{color:var(--accent)}.manifesto{letter-spacing:-.025em;margin-bottom:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.25vw,3.4rem);font-style:italic}.intro{max-width:510px;color:var(--muted);margin:0 0 4.5rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.75}.scrollCue{width:fit-content;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.72rem;display:flex}.scrollCue i{background:var(--line);width:72px;height:1px;display:block;position:relative;overflow:hidden}.scrollCue i:after{background:var(--accent);content:"";transition:transform .3s;position:absolute;inset:0;transform:translate(-100%)}.scrollCue:hover i:after,.scrollCue:focus-visible i:after{transform:translate(0)}.explore{z-index:1;padding:9rem 0 8rem;position:relative}.sectionHeader{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:4rem;display:grid}.sectionLabel{color:var(--accent);margin-bottom:1rem}h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2.5rem,5vw,5.25rem);font-weight:450}.sectionNote{max-width:390px;color:var(--muted);margin:0 0 0 auto;line-height:1.7}.worldGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.worldCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff03;flex-direction:column;justify-content:space-between;min-height:240px;padding:1.5rem;transition:background .22s,color .22s;display:flex;position:relative}.worldCard:before{content:"";opacity:0;background:linear-gradient(145deg,#b8f05c24,#0000 65%);transition:opacity .22s;position:absolute;inset:0}.worldCard:hover,.worldCard:focus-visible{background:#b8f05c0a;outline:none}.worldCard:hover:before,.worldCard:focus-visible:before{opacity:1}.worldNumber,.worldArrow,.worldText{z-index:1;position:relative}.worldNumber{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.worldText{flex-direction:column;display:flex}.worldText strong{letter-spacing:-.035em;margin-bottom:.6rem;font-size:clamp(1.4rem,2vw,2rem);font-weight:500}.worldText small{color:var(--muted);font-size:.8rem}.worldArrow{color:var(--accent);font-size:1.1rem;transition:transform .22s;position:absolute;top:1.35rem;right:1.5rem}.worldCard:hover .worldArrow,.worldCard:focus-visible .worldArrow{transform:translate(3px,-3px)}footer{border-top:1px solid var(--line);min-height:112px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}@media (max-width:900px){.topbar,.hero,.explore,footer{width:min(100% - 40px,1440px)}.sectionHeader{grid-template-columns:1fr;gap:2rem}.sectionNote{margin-left:0}.worldGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.topbar,.hero,.explore,footer{width:min(100% - 32px,1440px)}.topbar{min-height:76px}.exploreLink{display:none}.hero{min-height:calc(100svh - 76px);padding-top:5rem}h1{font-size:clamp(3.55rem,19vw,5.5rem);line-height:.9}h1 span{display:block}.manifesto{font-size:1.75rem}.intro{max-width:330px;font-size:.96rem}.explore{padding:6rem 0 5rem}.worldGrid{grid-template-columns:1fr}.worldCard{min-height:180px}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
