@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#090909;--panel:#121311;--bone:#f2ede4;--muted:#aaa9a3;--line:#ffffff24;--active:#cffb81}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--ink);color:var(--bone);margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;border:1px solid var(--line);color:var(--bone);background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}button:hover,.button:hover{border-color:var(--bone);background:#ffffff10}button:disabled{cursor:not-allowed;opacity:.45}.light{color:var(--ink);background:var(--bone);border-color:var(--bone)}.light:hover{color:#090909;background:#fff}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--active);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.015em;text-transform:uppercase;font-family:Barlow Condensed,Impact,sans-serif;line-height:.87}h2{font-size:64px}i{background:var(--active);border-radius:100%;width:6px;height:6px;margin-right:8px;display:inline-block}.eyebrow{letter-spacing:.15em;font-size:10px;font-weight:700;display:block}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;height:92px;padding:0 4vw;display:flex}.wordmark{letter-spacing:-1.3px;align-items:center;gap:10px;font-size:25px;font-weight:800;display:flex}.wordmark span{align-self:flex-start;margin-top:6px;font-size:11px}.site-header nav{gap:32px;font-size:12px;display:flex}.header-actions{align-items:center;gap:24px;display:flex}.header-actions button{font-size:12px}.chain-label{font-size:10px}.hero{grid-template-columns:1fr 1fr;max-width:1600px;min-height:740px;margin:auto;display:grid}.hero-copy{z-index:1;padding:60px 3vw 45px 5vw;position:relative}.hero h1{letter-spacing:-.025em;margin:30px 0 24px;font-size:clamp(90px,9.5vw,152px);font-weight:800}.hero h1 span{color:#aaa9a3}.hero-description{color:#bcbcb5;font-size:14px;line-height:1.7}.hero-art{border-left:1px solid var(--line);background:#111211;min-width:0;position:relative;overflow:hidden}.hero-art>img{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(#0003,#0000 40%,#000a);position:absolute;inset:0}.art-top,.art-caption,.art-bottom,.art-cross{z-index:1;position:absolute}.art-top{letter-spacing:.15em;justify-content:space-between;font-size:9px;display:flex;top:30px;left:30px;right:30px}.art-cross{font-size:28px;font-weight:400;top:75px;right:30px}.art-caption{justify-content:space-between;align-items:flex-end;display:flex;bottom:65px;left:34px;right:34px}.art-caption p{margin-top:12px;font-family:Barlow Condensed,Impact,sans-serif;font-size:44px;font-weight:600;line-height:1}.art-stamp{letter-spacing:.1em;border:1px solid #fff5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:9px;display:flex;transform:rotate(-12deg)}.art-bottom{letter-spacing:.15em;color:#b8b8b2;font-size:8px;bottom:24px;left:34px}.specimen-console{border-top:1px solid var(--line);max-width:450px;margin-top:30px;padding-top:18px}.console-heading{justify-content:space-between;align-items:center;display:flex}.console-heading>span:last-child{color:#a6a69c;font-size:10px}.species-tabs{margin:14px 0;display:flex}.species-tabs button{border-radius:0;flex:1;justify-content:space-between;padding:9px 12px;font-size:11px}.species-tabs button[aria-selected=true]{color:#111;background:#f2ede4}.specimen-note{color:#aaa9a3;align-items:center;gap:12px;margin:12px 0;font-size:11px;display:flex}.specimen-note strong{color:#efeee9;font-weight:600}.mini-eye{background:var(--bone);border-radius:50%;width:28px;height:28px;display:block;position:relative}.mini-eye:after{content:"";background:#111;border-radius:50%;width:15px;height:19px;position:absolute;top:4px;left:8px}.name-row{gap:6px;display:flex}.name-row input{flex:1;min-width:0;font-size:11px}.name-row .button{white-space:nowrap;padding:10px 15px;font-size:11px}.specimen-console small{color:#aaa9a3;margin-top:10px;font-size:9px;display:block}.proof-strip{border-block:1px solid var(--line);letter-spacing:.11em;justify-content:space-between;gap:25px;padding:24px 5vw;font-size:9px;display:flex}.proof-strip a{border-bottom:1px solid #777}.habitat{max-width:1600px;margin:auto;padding:80px 5vw 70px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.section-heading h2{margin-top:18px;font-size:58px}.section-heading .button{font-size:12px}.habitat section>div:first-child{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:22px;display:flex}[role=tablist]{gap:6px;display:flex}.habitat [role=tab]{padding:10px 18px;font-size:12px}.habitat [aria-selected=true]{background:#292b26;border-color:#5b5d53}.habitat input{width:300px;font-size:11px}.habitat section>div:nth-child(2){min-height:155px;padding:40px 0}.habitat section>div:nth-child(2) h3{margin-bottom:10px;font-size:20px}.habitat section>div:nth-child(2) p{color:var(--muted);margin-bottom:18px}.habitat section>div:nth-child(2) a{border-bottom:1px solid #777}.habitat section>div:nth-child(3){color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:10px;display:flex}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#aaa9a3;padding:14px 12px;font-size:10px;font-weight:400}td{border-top:1px solid var(--line);padding:20px 12px}td small{color:#aaa9a3;font-size:10px;display:block}td button{font-size:11px}progress{width:100px;height:3px;accent-color:var(--active);margin-top:8px;display:block}.mechanism{border-block:1px solid var(--line);background:#111210;grid-template-columns:1fr 1fr;gap:10vw;padding:85px 5vw;display:grid}.mechanism h2{margin:25px 0;font-size:90px}.mechanism h2 em{color:#969990;font-style:normal}.mechanism-title>p{color:var(--muted);font-size:13px}.text-button{color:#c7c8bf;border:0;border-bottom:1px solid #666;border-radius:0;margin-top:25px;padding:6px 0;font-size:11px;display:inline-flex}.mechanism-steps article{border-bottom:1px solid var(--line);margin-bottom:30px;padding:0 0 30px}.mechanism-steps article>span{color:#aaa9a3;letter-spacing:.15em;font-size:10px}.mechanism h3{letter-spacing:-.8px;margin:12px 0;font-size:24px}.mechanism-steps p{color:#aaa9a3;max-width:400px;font-size:13px}.closing{text-align:center;padding:95px 5vw 105px}.closing h2{margin:30px 0;font-size:clamp(90px,15vw,200px)}.closing .text-button{margin-left:25px}footer{border-top:1px solid var(--line);align-items:center;gap:30px;padding:32px 5vw;display:flex}footer p{color:#aaa9a3;font-size:12px}footer>a:not(.wordmark){margin-left:auto;font-size:11px}footer>span{color:#aaa9a3;max-width:160px;font-size:8px}input,select,textarea{width:100%;color:var(--bone);background:#191a17;border:1px solid #ffffff30;border-radius:4px;padding:13px 15px}input::placeholder,textarea::placeholder{color:#999b93}label{color:#c5c6bd;font-size:12px;display:block}fieldset{border:0;border-top:1px solid var(--line);margin:26px 0;padding:22px 0 26px}legend{letter-spacing:.06em;padding-right:15px;font-size:12px;font-weight:700}fieldset label{margin:15px 0}fieldset input,fieldset select,fieldset textarea{margin-top:7px}small{color:#aaa9a3;font-size:11px}fieldset p{color:#b8b9ae;font-size:12px}dialog{color:var(--bone);background:#141511;border:1px solid #ffffff40;border-radius:12px;width:min(520px,100% - 32px);max-height:90vh;padding:30px}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000b}dialog>button:first-child{float:right;padding:6px 10px;font-size:11px}dialog>span{letter-spacing:.1em;margin-top:36px;font-size:9px;display:block}dialog h2{margin:22px 0 16px;font-size:48px}dialog p{margin:12px 0;font-size:13px}dialog>button:not(:first-child){width:100%;margin-top:15px}dialog label{margin:18px 0 6px}dialog input{margin-top:7px}dialog>div:not([role]){justify-content:space-between;margin:14px 0;font-size:12px;display:flex}dialog details{overflow-wrap:anywhere;margin-top:25px;font-size:11px}[role=alert]{color:#ffbb9e!important}form>button[type=submit]{background:var(--bone);color:#111;width:100%;margin-top:20px}.create-page{grid-template-columns:1fr 1.1fr;gap:9vw;padding:55px 7vw 90px;display:grid}.create-aside>a{margin-bottom:50px;font-size:11px;display:block}.create-aside h1{margin:25px 0;font-size:110px}.create-aside>img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);width:100%;max-width:400px}.create-aside p{margin:20px 0 10px;font-size:22px}.create-aside small{max-width:380px;display:block}.create-aside ol{color:#b4b6ab;margin-top:25px;padding-left:18px;font-size:12px;line-height:2.5}.create-form h2{font-size:50px}.create-form>p{color:#aaa9a3;margin-top:18px}.create-form{min-width:0;padding-top:40px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.intro{z-index:100;background:#090909;justify-content:center;align-items:center;animation:.6s 9.4s both fadeout;display:flex;position:fixed;inset:0}.intro-grid{background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 70%);mask-image:radial-gradient(#000,#0000 70%)}.intro-id{color:#a7a99f;position:absolute;top:40px;left:5vw}.intro-orbit{width:250px;height:320px;animation:3s 5s both release;position:relative}.intro-shell{border:1px solid #777;border-radius:50%;animation:5s both incubate;position:absolute;inset:0;box-shadow:0 0 70px #ffffff10,inset 0 0 60px #ffffff10}.intro-orbit img{width:125px;animation:5s both wake;position:absolute;top:95px;left:62px}.intro-copy{text-align:center;animation:10s both brand;position:absolute}.intro-phase{letter-spacing:.3em;margin-bottom:25px;font-size:11px;display:block}.intro-copy strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(85px,17vw,210px);line-height:1}.intro-copy p{margin-top:20px;font-size:15px}.intro-skip{font-size:11px;position:absolute;bottom:30px;right:5vw}@keyframes incubate{0%{opacity:0;transform:scale(.1)}35%{opacity:1;transform:scale(.7)}70%{transform:scale(1)}to{border-color:#eee;transform:scale(1.15)}}@keyframes wake{0%,20%{opacity:0;transform:scale(.1)rotate(-20deg)}65%{opacity:1;transform:scale(1)}to{transform:scale(1.2)}}@keyframes release{to{opacity:0;filter:blur(12px);transform:scale(3)}}@keyframes brand{0%,62%{opacity:0;transform:translateY(20px)}78%,to{opacity:1;transform:none}}@keyframes fadeout{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (min-width:1600px){.hero-copy{padding-left:60px}}@media (max-width:1000px){.chain-label{display:none}.site-header nav{gap:20px}.hero-copy{padding-left:5vw}.hero h1{font-size:110px}.hero-art>img{object-position:50% center}.mechanism{gap:7vw}.mechanism h2{font-size:75px}}@media (max-width:700px){.site-header{gap:15px;height:76px;padding:0 20px}.wordmark{font-size:21px}.site-header nav{display:none}.header-actions button{padding:10px;font-size:10px}.hero{flex-direction:column;display:flex}.hero-copy{padding:34px 24px}.hero h1{margin:25px 0;font-size:104px}.hero-copy>.eyebrow{font-size:8px}.hero-description{font-size:13px}.hero-art{border-left:0;border-top:1px solid var(--line);height:430px}.hero-art>img{object-position:center 46%}.art-caption p{font-size:36px}.proof-strip{grid-template-columns:1fr 1fr;gap:20px;padding:23px;font-size:8px;display:grid}.habitat{padding:55px 22px}.section-heading{align-items:center;gap:20px}.section-heading h2{max-width:190px;font-size:42px}.section-heading .button{white-space:nowrap;padding:10px;font-size:10px}.eyebrow{font-size:8px}.habitat section>div:first-child{flex-direction:column;gap:15px}.habitat input{width:100%}.habitat section>div:nth-child(2){overflow-x:auto}.habitat table{min-width:640px}.habitat section>div:nth-child(3){font-size:9px}.mechanism{grid-template-columns:1fr;gap:45px;padding:55px 24px}.mechanism h2{font-size:80px}.mechanism-title p{font-size:12px}.mechanism-steps article{margin-bottom:23px;padding-bottom:23px}.mechanism h3{font-size:22px}.closing{padding:65px 22px}.closing h2{font-size:88px}.closing .text-button{margin:20px auto 0;display:table}footer{flex-wrap:wrap;gap:16px;padding:25px 22px}footer p{font-size:10px}footer>span{width:100%;max-width:none}.create-page{grid-template-columns:1fr;gap:0;padding:30px 24px}.create-aside>a{margin-bottom:30px}.create-aside h1{font-size:85px}.create-aside>img,.create-aside ol{display:none}.create-form{padding-top:50px}.create-form h2{font-size:43px}.intro-orbit{transform:scale(.8)}.intro-phase{font-size:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.intro{display:none}}@media (min-width:701px){.hero{min-height:660px}.hero-copy{padding-top:38px;padding-bottom:30px}.hero h1{margin:24px 0 18px;font-size:clamp(90px,8vw,124px)}.specimen-console{margin-top:22px}}
