:root{--ink:#090909;--ink-raised:#0c0c0c;--paper:#f2f1ec;--white:#f7f7f4;--muted:#a4a49f;--muted-dark:#686863;--line:#ffffff24;--line-dark:#0505052e;--ease:cubic-bezier(.22, 1, .36, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--ink);min-width:0;color:var(--white);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:var(--white);color:var(--ink)}:focus-visible{outline-offset:5px;outline:2px solid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--paper);color:var(--ink);padding:.75rem 1rem;font-size:.875rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.brand-mark{aspect-ratio:1;width:100%;display:inline-block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.site-header{z-index:50;border-bottom:1px solid var(--line);background:#090909f5;justify-content:space-between;align-items:center;min-height:4.75rem;padding:0 4.5vw;display:flex;position:sticky;top:0}.wordmark{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;min-width:0;font-size:.72rem;font-weight:650;display:inline-flex}.wordmark .brand-mark{flex:none;width:1.7rem}.site-header nav{align-items:center;gap:clamp(1.3rem,2.5vw,2.6rem);display:flex}.site-header nav a{color:#c3c3bf;padding:.45rem 0;font-size:.78rem;transition:color .16s;position:relative}.site-header nav a:after{content:"";transform-origin:100%;height:1px;transition:transform .18s var(--ease);background:currentColor;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}:is(.site-header nav a:hover,.site-header nav a:focus-visible){color:var(--white)}.site-header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.site-header nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-header .nav-contact{color:var(--white)}.home-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:calc(100svh - 4.75rem);padding:clamp(5.5rem,10vw,9rem) 6vw;display:grid}.home-hero-copy{max-width:42rem}.eyebrow,.information-eyebrow{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 2rem;font-size:.68rem;font-weight:520;line-height:1.4}.home-hero h1{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(3.35rem,5.6vw,5.25rem);font-weight:570;line-height:.98}.home-hero-statement{letter-spacing:-.035em;margin:1.75rem 0 0;font-size:clamp(1.55rem,2.3vw,2.2rem);font-weight:480;line-height:1.15}.home-hero-summary{max-width:32rem;color:var(--muted);margin:1.25rem 0 2.25rem;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.65}.text-link,.section-link{border-bottom:1px solid;align-items:center;gap:.55rem;min-height:2.75rem;font-size:.88rem;font-weight:610;display:inline-flex}.text-link span,.section-link span[aria-hidden=true]{transition:transform .18s var(--ease)}:is(.text-link:hover span,.text-link:focus-visible span){transform:translateY(3px)}:is(.section-link:hover span[aria-hidden=true],.section-link:focus-visible span[aria-hidden=true]){transform:translate(4px)}.logo-stage{--mark-x:0px;--mark-y:0px;--mark-rx:0deg;--mark-ry:0deg;perspective:900px;justify-self:center;place-items:center;width:min(34rem,100%);display:grid}.logo-emblem{width:min(28rem,80%);transform:translate3d(var(--mark-x), var(--mark-y), 0) rotateX(var(--mark-rx)) rotateY(var(--mark-ry));transform-style:preserve-3d;transition:transform .42s var(--ease)}.logo-stage:hover .logo-emblem{transition-duration:.12s}.home-section{grid-template-columns:minmax(8rem,.38fr) minmax(0,1fr);gap:clamp(2.5rem,8vw,10rem);min-height:35rem;padding:clamp(6rem,10vw,9rem) 6vw;display:grid}.home-section-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:.75rem;font-size:.67rem;line-height:1.4;display:flex}.home-section-label p,.home-section-label span{margin:0}.home-section-label span{color:inherit;opacity:.62}.home-section-content{align-self:center;max-width:48rem}.home-section-content h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.75rem,4.7vw,4.5rem);font-weight:560;line-height:1}.home-section-content>p{max-width:37rem;color:inherit;opacity:.72;margin:1.75rem 0 2.25rem;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.product-section,.contact-section{background:var(--paper);color:var(--ink)}.founder-section{border-bottom:1px solid var(--line);background:var(--ink)}.founder-content h2{font-size:clamp(2.7rem,4vw,4rem)}.contact-section{border-top:1px solid var(--line-dark)}.contact-section .home-section-content h2{font-size:clamp(2.65rem,4vw,4rem)}.site-footer{background:var(--ink);color:var(--white);padding:clamp(4.5rem,7vw,7rem) 6vw 2rem}.footer-main{grid-template-columns:minmax(16rem,1fr) minmax(18rem,.7fr);gap:clamp(3rem,8vw,9rem);padding-bottom:clamp(4rem,7vw,6rem);display:grid}.footer-identity .wordmark .brand-mark{width:2.25rem}.footer-identity>p{max-width:20rem;color:var(--muted);margin:1.5rem 0 0;font-size:.95rem;line-height:1.55}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.footer-navigation div{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.footer-navigation p{color:#858581;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .3rem;font-size:.64rem}.footer-navigation a{color:#c5c5c1;font-size:.86rem;transition:color .16s}:is(.footer-navigation a:hover,.footer-navigation a:focus-visible){color:var(--white)}.footer-bottom{border-top:1px solid var(--line);color:#858581;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:1.5rem;font-size:.62rem;line-height:1.5;display:flex}.footer-bottom p{margin:0}.information-main{background:var(--paper);color:var(--ink)}.information-hero{border-bottom:1px solid var(--line-dark);grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:34rem;padding:clamp(5rem,8vw,7rem) 6vw;display:grid}.information-brand{width:min(11rem,60%);color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;gap:1.1rem;font-size:.58rem;display:flex}.information-brand .brand-mark{filter:invert();width:5rem}.information-title{max-width:50rem}.information-eyebrow{color:var(--muted-dark);margin-bottom:1.5rem}.information-title h1{letter-spacing:-.06em;max-width:13ch;margin:0;font-size:clamp(3rem,4.7vw,4.8rem);font-weight:560;line-height:1}.information-intro{color:#62625e;max-width:42rem;margin:1.6rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.6}.information-body{grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,8vw,8rem) 6vw clamp(7rem,11vw,11rem);display:grid}.information-toc{align-self:start;position:sticky;top:7rem}.information-toc>p{color:var(--muted-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.62rem}.information-toc nav{border-top:1px solid var(--line-dark);flex-direction:column;max-width:15rem;display:flex}.information-toc a{border-bottom:1px solid var(--line-dark);color:#555551;grid-template-columns:2rem 1fr;gap:.75rem;padding:.85rem 0;font-size:.76rem;line-height:1.35;transition:color .16s;display:grid}.information-toc a span{color:#969691;font-family:var(--font-geist-mono), monospace;font-size:.6rem}:is(.information-toc a:hover,.information-toc a:focus-visible){color:var(--ink)}.information-sections{min-width:0;max-width:49rem}.information-sections>section{border-bottom:1px solid var(--line-dark);margin:0 0 4rem;padding:0 0 4rem;scroll-margin-top:7rem}.information-sections>section:last-child{margin-bottom:0}.information-sections h2{letter-spacing:-.045em;margin:0 0 1.5rem;font-size:clamp(1.8rem,2.7vw,2.7rem);font-weight:560;line-height:1.08}.information-sections p{color:#4f4f4b;margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.information-sections p:last-child{margin-bottom:0}.information-sections a:not(.contact-link){color:var(--ink);border-bottom:1px solid #858580}.information-main-contact .information-body{display:block}.information-main-contact .information-sections{max-width:none}.contact-row{grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem);margin:0 0 4rem;padding:0 0 4rem;display:grid}.contact-row>div:last-child{align-self:end;max-width:43rem}.information-index{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;color:var(--muted-dark)!important;margin:0 0 1rem!important;font-size:.64rem!important}.contact-row h2{margin-bottom:0;font-size:clamp(2rem,3vw,3rem)}.contact-row>div:last-child>p{max-width:34rem;margin-bottom:1.5rem}.email-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.contact-link{border-bottom:1px solid var(--ink);align-items:center;gap:.55rem;min-height:2.75rem;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:570;display:inline-flex}.email-actions button{border:1px solid var(--line-dark);min-height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:0;padding:0 1rem;font-size:.76rem;transition:background .16s,color .16s}:is(.email-actions button:hover,.email-actions button:focus-visible){background:var(--ink);color:var(--white)}.not-found{background:var(--paper);min-height:38rem;color:var(--ink);flex-direction:column;justify-content:center;padding:6rem 6vw;display:flex}.not-found h1{letter-spacing:-.06em;max-width:12ch;margin:0 0 2rem;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:560;line-height:1}@media (max-width:900px){.home-hero{grid-template-columns:1fr;gap:4rem;min-height:auto;padding-top:6rem;padding-bottom:6rem}.logo-stage{justify-self:start;width:min(25rem,70vw)}.home-section,.information-hero,.information-body,.contact-row{grid-template-columns:1fr}.home-section{gap:4rem;min-height:31rem}.home-section-label{max-width:18rem}.information-hero{gap:3.5rem;min-height:auto}.information-brand{flex-direction:row;align-items:center;width:auto}.information-brand .brand-mark{width:3.4rem}.information-body,.contact-row{gap:3.5rem}.information-toc{position:static}.information-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;display:grid}.information-toc a:nth-child(odd){padding-right:1rem}.footer-main{grid-template-columns:1fr;gap:4rem}}@media (max-width:620px){.site-header{-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);background:#090909e6;min-height:4rem;padding:0 1.25rem}.wordmark{gap:0}.wordmark .brand-mark{width:1.55rem}.site-header .wordmark-text{display:none}.site-header nav{gap:clamp(1rem,4.8vw,1.35rem)}.site-header nav a{align-items:center;min-height:2.75rem;padding:0;font-size:.72rem;display:inline-flex}.site-header .nav-contact span{display:none}.home-hero{min-height:min(42.5rem,100svh - 4rem);padding:3.25rem 1.25rem 1.5rem;display:block;position:relative;overflow:hidden}.home-hero-copy{z-index:1;flex-direction:column;min-height:min(37.75rem,100svh - 8.75rem);display:flex;position:relative}.home-hero .eyebrow{max-width:29ch;margin-bottom:1.75rem;font-size:.63rem;line-height:1.55}.home-hero h1{max-width:9.5ch;font-size:clamp(2.9rem,13vw,3.35rem);line-height:.96}.home-hero-statement{max-width:17ch;margin-top:1.35rem;font-size:1.38rem;line-height:1.2}.home-hero-summary{max-width:31ch;margin:1rem 0 0;font-size:.98rem;line-height:1.58}.home-hero .text-link{align-self:flex-start;min-height:2.5rem;margin-top:auto;font-size:.82rem}.logo-stage{z-index:0;justify-self:auto;width:8.25rem;position:absolute;bottom:1.35rem;right:1.1rem}.logo-emblem{width:100%}.home-section{gap:2.25rem;min-height:auto;padding:4.15rem 1.25rem 4.4rem}.home-section-label{max-width:none;padding-top:0;font-size:.62rem}.home-section-content h2,.founder-content h2,.contact-section .home-section-content h2{max-width:13ch;font-size:clamp(2.25rem,10.5vw,2.75rem);line-height:1.02}.home-section-content>p{max-width:33ch;margin:1.2rem 0 1.75rem;font-size:.97rem;line-height:1.58}.home-section .section-link{min-height:2.5rem;font-size:.82rem}.site-footer{padding:3.4rem 1.25rem 1.35rem}.footer-main{gap:3rem;padding-bottom:3.25rem}.footer-identity .wordmark{gap:.65rem}.footer-identity .wordmark .brand-mark{width:1.85rem}.footer-identity>p{margin-top:1.15rem;font-size:.88rem}.footer-navigation{gap:2rem}.footer-navigation div{gap:0}.footer-navigation a{align-items:center;min-height:2.5rem;font-size:.82rem;display:flex}.footer-bottom{color:#969691;letter-spacing:.01em;text-transform:none;flex-direction:column;align-items:flex-start;gap:.65rem;padding-top:1.25rem;font-size:.64rem}.information-hero,.information-body{padding-left:1.25rem;padding-right:1.25rem}.information-hero{gap:0;padding-top:3.5rem;padding-bottom:3.75rem}.information-brand{display:none}.information-eyebrow{margin-bottom:1.2rem;font-size:.62rem}.information-title h1{max-width:11ch;font-size:clamp(2.55rem,12vw,3.15rem);line-height:.98}.information-intro{max-width:34ch;margin-top:1.25rem;font-size:.96rem;line-height:1.6}.information-body{gap:3rem;padding-top:3.25rem;padding-bottom:5rem}.information-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.information-toc a:nth-child(odd){padding-right:.75rem}.information-toc a:nth-child(2n){padding-left:.75rem}.information-toc a{grid-template-columns:1.5rem minmax(0,1fr);gap:.45rem;padding-top:.78rem;padding-bottom:.78rem;font-size:.72rem}.information-sections>section{margin-bottom:2.75rem;padding-bottom:2.75rem}.information-sections h2{margin-bottom:1.15rem;font-size:1.72rem;line-height:1.08}.information-sections p{font-size:.94rem;line-height:1.68}.contact-row{gap:1.4rem;margin-bottom:2.75rem;padding-bottom:2.75rem}.contact-row h2{font-size:1.8rem}.contact-row>div:last-child>p{margin-bottom:1.1rem}.email-actions{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:.85rem}.contact-link{overflow-wrap:anywhere;border-bottom:0;min-width:0;min-height:2.5rem;font-size:.94rem}.email-actions button{border:0;flex:none;min-height:2.5rem;padding:0;font-size:.72rem}.not-found{min-height:34rem;padding:5rem 1.25rem}}@media (max-width:360px){.site-header nav{gap:.85rem;margin-left:auto}.site-header nav a{font-size:.68rem}.home-hero h1{font-size:2.78rem}.logo-stage{width:7.25rem;right:1rem}.contact-link{font-size:.88rem}}@media (max-width:620px) and (max-height:700px){.logo-stage{width:6.8rem}}@media (hover:none),(pointer:coarse){.logo-emblem{transform:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.logo-emblem{transform:none!important}}
