@font-face{font-family:SK Clarke;src:url(./fonts/SKClarke-Heavy.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SK Clarke;src:url(./fonts/SKClarke-HeavyItalic.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:GenAR102;src:url(./fonts/GenAR102.TTF) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GenAR102;src:url(./fonts/GenAI102.TTF) format("truetype");font-weight:400;font-style:italic;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #000206;--text: rgba(220,235,255,.88);--dim: rgba(196,219,232,.82);--accent: #6CE5C8;--warm: #E8A86E;--mono: "Share Tech Mono", ui-monospace, monospace;--serif: "Cormorant Garamond", serif;--display: "SK Clarke", "Cormorant Garamond", serif;--body: "GenAR102", "Cormorant Garamond", serif}html,body{background:var(--bg);color:var(--text);height:100%}html{overflow:hidden}body{font-family:var(--serif),serif;overflow:hidden;overscroll-behavior:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.skip-link{position:fixed;top:0;left:0;z-index:100;transform:translateY(-130%);padding:.7rem 1.1rem;background:var(--accent);color:#00110d;font-family:var(--mono);font-size:.8rem;letter-spacing:.08em;text-decoration:none;transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}canvas#tissue{position:fixed;inset:0;z-index:0;width:100%;height:100%;display:block}.chrome-scrim{position:fixed;left:0;right:0;z-index:2;pointer-events:none}.chrome-scrim.top{top:0;height:13vh;background:linear-gradient(to bottom,#000206e0,#00020600);-webkit-mask-image:linear-gradient(to bottom,#000 55%,transparent);mask-image:linear-gradient(to bottom,#000 55%,transparent)}.chrome-scrim.bottom{bottom:0;top:auto;height:18vh;background:linear-gradient(to top,#000206e0,#00020600);-webkit-mask-image:linear-gradient(to top,#000 55%,transparent);mask-image:linear-gradient(to top,#000 55%,transparent)}#chrome{position:fixed;inset:0;z-index:3;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;padding:5vh 6vw calc(5vh + env(safe-area-inset-bottom)) 6vw}#chrome .label{color:var(--text);pointer-events:auto;display:inline-block;transition:color .4s}#chrome .label:hover{color:#fff}#chrome .logo{display:block;height:clamp(26px,2.5vw,53px);width:auto}#bottom-row{display:flex;justify-content:space-between;align-items:end;pointer-events:none;gap:1.5rem}#nav{display:flex;gap:2.5rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--dim)}#nav .item{appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;position:relative;transition:color .5s}#nav .item:before{content:"";position:absolute;left:-.9rem;top:50%;width:5px;height:5px;border-radius:50%;background:#ffffff26;transform:translateY(-50%);transition:background .5s,box-shadow .5s}#nav .item.active{color:#f0fffaf2}#nav .item.active:before{background:var(--accent);box-shadow:0 0 12px var(--accent)}#nav .item.warm.active{color:#fff2e3}#nav .item.warm.active:before{background:var(--warm);box-shadow:0 0 12px var(--warm)}.hint{font-family:var(--mono);font-size:.65rem;color:var(--dim);letter-spacing:.18em;text-transform:uppercase}#scroll-hint{position:absolute;left:50%;bottom:calc(5vh + env(safe-area-inset-bottom));transform:translate(-50%);display:flex;flex-direction:column;align-items:center;text-align:center}.progress{width:1px;height:110px;background:#ffffff1f;margin-top:.7rem;position:relative}.progress:after{content:"";position:absolute;left:0;right:0;top:0;height:var(--p, 0%);background:var(--accent)}#content{position:fixed;inset:0;z-index:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}#content section{min-height:100%;padding:9vh 6vw;display:flex;flex-direction:column;justify-content:center;max-width:calc(380px + 12vw);opacity:.72;transition:opacity .6s}#content section:hover{opacity:1}#content section.intro,#content section.manifest{opacity:1;max-width:calc(760px + 12vw)}#content section.intro{padding-bottom:20vh}#content section.manifest{align-items:flex-start}#content section h1{font-family:var(--display);font-weight:900;font-size:clamp(1.8rem,min(5vw,7.5vh),4.2rem);line-height:1.05}#content section h1 em{font-style:italic;color:#fffffff2}.hero{display:flex;flex-direction:column}.hero .s2{margin-top:.2em}.intro .company{align-self:flex-start;margin-top:clamp(.5rem,1.4vh,1.1rem);font-family:var(--display);font-weight:900;font-size:clamp(18px,2.4vw,34px);line-height:1.1;letter-spacing:0;text-align:left;white-space:nowrap;color:#ffffffeb;opacity:0;will-change:transform,filter,opacity}.intro .company .accent{color:var(--accent);text-shadow:0 0 14px rgba(108,229,200,.45)}#content section.intro.in-view .company{animation:ada-streak-in 1s cubic-bezier(.16,.85,.2,1) 1.9s forwards}@keyframes ada-streak-in{0%{opacity:0;transform:translate(-130vw);filter:blur(7px)}35%{opacity:1}80%{transform:translate(1.5%);filter:blur(.5px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@media (prefers-reduced-motion: reduce){.intro .company{opacity:1}#content section.intro.in-view .company{animation:none}}#content section .eyebrow,#content section h2,#content section p.lede,#content section ul.refs,#content section address.contact,#content section.outro p,.hero .s1,.hero .s2{opacity:0;transform:translateY(16px);transition:opacity 1s ease,transform 1s ease}#content section.in-view .eyebrow,#content section.in-view h2,#content section.in-view p.lede,#content section.in-view ul.refs,#content section.in-view address.contact,#content section.in-view.outro p,#content section.in-view .hero .s1,#content section.in-view .hero .s2{opacity:1;transform:none}#content section.in-view h2{transition-delay:.1s}#content section.in-view p.lede{transition-delay:.3s}#content section.in-view ul.refs{transition-delay:.5s}#content section.in-view address.contact{transition-delay:.5s}#content section.in-view .hero .s1{transition-delay:.15s}#content section.in-view .hero .s2{transition-delay:.95s}@media (prefers-reduced-motion: reduce){#content section .eyebrow,#content section h2,#content section p.lede,#content section ul.refs,#content section address.contact,#content section.outro p,.hero .s1,.hero .s2{opacity:1;transform:none;transition:none}}#content section .eyebrow{font-family:var(--mono);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--dim);margin-bottom:1.4rem}#content section h2{font-family:var(--display);font-weight:900;font-size:clamp(1.6rem,min(4.5vw,7vh),3.4rem);line-height:1.05;letter-spacing:-.01em}#content section h2 em{font-style:italic;color:#fffffff2}#content section p.lede{font-family:var(--body);font-weight:400;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55;color:#dcebffc7;margin-top:1.6rem;max-width:460px}#content section ul.refs{list-style:none;margin:2.2rem 0 0;padding:0;display:grid;gap:.95rem;max-width:460px}#content section ul.refs li{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding-bottom:.8rem;border-bottom:1px solid rgba(220,235,255,.12)}#content section ul.refs .ref-name{font-family:var(--display);font-weight:300;font-size:clamp(1.15rem,1.8vw,1.5rem);color:#ffffffeb}#content section ul.refs .ref-note{font-family:var(--mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--dim);text-align:left}#content section address.contact{font-style:normal;margin-top:1.8rem;display:flex;flex-direction:column;gap:.55rem;font-family:var(--body);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.5}#content section address.contact a{width:fit-content;color:var(--accent);text-decoration:none;border-bottom:1px solid rgba(108,229,200,.35);transition:color .3s,border-color .3s}#content section address.contact a:hover,#content section address.contact a:focus-visible{color:#aef4e2;border-color:var(--accent)}#content section address.contact .addr{color:#dcebffc7;font-size:.9em;line-height:1.45}@media (min-width: 1025px){#content section.intro{max-width:none}.hero{width:100%}.hero .s1{align-self:flex-start;max-width:62%}.hero .s2{align-self:flex-end;text-align:right;max-width:62%;margin-top:.35em}.intro .company{align-self:flex-end;text-align:right}}@media (max-width: 1024px){.hero{flex:1 1 auto;justify-content:space-between}.hero .s2{margin-top:0;align-self:flex-end;text-align:right}.intro .company{align-self:flex-end;text-align:right}#content section .eyebrow,#content section h2,#content section p.lede,#content section ul.refs,#content section address.contact,#content section.outro p,.hero .s1,.hero .s2,.intro .company{width:fit-content;max-width:100%;background:#00020699;padding:.3em .6em;border-radius:6px}.hero .s1{align-self:flex-start}}#content section.outro{min-height:60vh;padding-bottom:16vh}#content section.outro p{font-family:var(--mono);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--dim)}#content section.outro a{color:var(--accent);text-decoration:none;border-bottom:1px solid rgba(108,229,200,.35);transition:color .3s,border-color .3s}#content section.outro a:hover,#content section.outro a:focus-visible{color:#aef4e2;border-color:var(--accent)}@media (max-width: 767px){#chrome{padding:4vh 5vw calc(4vh + env(safe-area-inset-bottom)) 5vw}#bottom-row{flex-direction:column;align-items:flex-start;gap:.9rem}#nav{gap:1.2rem;font-size:.6rem;letter-spacing:.18em;flex-wrap:wrap}#nav .item:before{left:-.7rem}.hint{font-size:.55rem}.progress{width:1px;height:80px}#scroll-hint{bottom:calc(3.5vh + env(safe-area-inset-bottom))}#content section{padding:8vh 7vw;max-width:100%}#content section.intro{padding:14vh 7vw}#content section.intro{padding-bottom:calc(24vh + env(safe-area-inset-bottom))}#content section.intro,#content section.manifest{max-width:100%}#content section p.lede{max-width:100%}.intro .company{white-space:normal}}@media (max-height: 600px){#content section{padding-top:4vh;padding-bottom:calc(4vh + env(safe-area-inset-bottom))}#content section.intro{padding-bottom:calc(8vh + env(safe-area-inset-bottom))}#content section h1{font-size:clamp(1.3rem,min(5vw,9vh),2.8rem)}#content section h2{font-size:clamp(1.2rem,min(4.5vw,8vh),2.4rem)}#content section p.lede{font-size:.95rem;margin-top:1rem}.hero .s2{margin-top:.4em}}body.ada-cursor-active,body.ada-cursor-active *{cursor:none!important}#ada-cursor{position:fixed;left:0;top:0;z-index:6;width:28px;height:28px;border-radius:50%;pointer-events:none;mix-blend-mode:screen;transform:translate(-50%,-50%);background:radial-gradient(circle,#fffffff2,#6ce5c88c 35%,#6ce5c81a 60%,#6ce5c800 80%);transition:width .4s,height .4s,background .5s}#ada-cursor.warm{background:radial-gradient(circle,#fffaebf2,#e8a86e99 35%,#e8a86e1f 60%,#e8a86e00 80%)}#ada-cursor.near{width:64px;height:64px}#ada-cursor.found{width:86px;height:86px}#ada-cursor .core{position:absolute;left:50%;top:50%;width:4px;height:4px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 0 6px #ffffffe6}@media (max-width: 767px){body.ada-cursor-active,body.ada-cursor-active *{cursor:auto!important}#ada-cursor{display:none}}
