:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a0a0a;background:#f7f7f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a0a0a;--paper: #f7f7f3;--white: #ffffff;--muted: #5d5d59;--line: #b9b9b2;--content: 92rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}::selection{background:var(--ink);color:var(--white)}.site-shell{min-height:100vh;overflow:clip;background:var(--paper)}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.75rem 1rem;background:var(--ink);color:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:relative;z-index:20;display:flex;height:5rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);background:var(--white);padding:0 clamp(1.25rem,3.2vw,3.75rem)}.brand-link{display:inline-flex;align-items:center}.brand-link img{width:clamp(9rem,14vw,11.25rem);height:auto}.site-header nav{display:flex;align-items:center;gap:clamp(1.4rem,3vw,3rem);font-size:.95rem;font-weight:650}.site-header nav a,.text-link{position:relative;width:fit-content}.site-header nav a:after,.text-link:after{position:absolute;right:0;bottom:-.35rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease-out}.site-header nav a:hover:after,.site-header nav a:focus-visible:after,.text-link:hover:after,.text-link:focus-visible:after{transform:scaleX(1);transform-origin:left}a:focus-visible,button:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.page-kicker{margin:0;font-size:.76rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.home-hero{display:grid;min-height:calc(100svh - 5rem);grid-template-columns:minmax(20rem,38fr) minmax(36rem,62fr);border-bottom:1px solid var(--ink)}.home-intro{position:sticky;top:0;display:flex;height:calc(100svh - 5rem);min-width:0;flex-direction:column;justify-content:space-between;padding:clamp(2.5rem,6vw,6rem) clamp(1.5rem,4vw,4.5rem) clamp(2.5rem,4vw,4rem)}.home-intro-copy{padding-top:clamp(1rem,6vh,5rem)}.home-intro h1{max-width:8ch;margin:1.25rem 0 0;font-size:clamp(3.6rem,7.5vw,6rem);font-weight:580;letter-spacing:-.04em;line-height:.93;text-wrap:balance}.home-intro-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.home-intro-bottom p{max-width:22ch;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:550;line-height:1.35}.home-ledger{display:flex;min-width:0;flex-direction:column;border-left:1px solid var(--ink);background:var(--white)}.ledger-heading{display:flex;align-items:center;justify-content:space-between;min-height:4rem;padding:1rem clamp(1.25rem,3vw,3.5rem);border-bottom:1px solid var(--ink)}.ledger-heading p{margin:0}.ledger-heading span{color:var(--muted);font-size:.82rem}.product-ledger{display:flex;flex:1;flex-direction:column}.product-row-family{background:#fbfbf8}.product-row{position:relative;display:grid;min-height:clamp(6.6rem,12vh,8.75rem);flex:1;grid-template-columns:4.75rem minmax(0,1fr) auto 5rem;align-items:center;column-gap:1.5rem;border-bottom:1px solid var(--ink);padding-left:clamp(1.25rem,3vw,3.5rem);overflow:hidden}.product-row:last-child{border-bottom:0}.product-index{align-self:start;padding-top:2.1rem;color:var(--muted);font-size:.8rem;font-variant-numeric:tabular-nums}.product-row-copy{min-width:0;padding:1.6rem 0}.product-row h2{margin:0;font-size:clamp(1.65rem,3vw,3rem);font-weight:540;letter-spacing:-.035em;line-height:1}.product-logo{display:block;width:auto;max-width:100%;object-fit:contain;object-position:left center}.product-logo-ledger{height:clamp(2.3rem,3.4vw,3.2rem)}.product-row-copy p{margin:.65rem 0 0;color:var(--muted);font-size:clamp(.86rem,1.2vw,1rem)}.product-arrow{font-size:1.7rem;transition:transform .26s cubic-bezier(.16,1,.3,1)}.product-tab{width:100%;height:2.25rem;background:var(--accent);transform:scaleX(.36);transform-origin:right;transition:transform .36s cubic-bezier(.16,1,.3,1)}.product-row:hover .product-tab,.product-row:focus-visible .product-tab{transform:scaleX(1)}.product-row:hover .product-arrow,.product-row:focus-visible .product-arrow{transform:translate(.45rem)}.home-ledger-note{display:grid;grid-template-columns:minmax(12rem,.8fr) minmax(16rem,1.2fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,4vw,4rem) clamp(1.25rem,3vw,3.5rem);border-top:1px solid var(--ink);background:var(--paper)}.home-ledger-note h2{max-width:13ch;margin:0;font-size:clamp(1.7rem,2.5vw,2.75rem);font-weight:560;letter-spacing:-.03em;line-height:1.03}.home-ledger-note div{max-width:38rem}.home-ledger-note p{margin:0;color:#33332f;font-size:1rem;line-height:1.65}.home-ledger-note .text-link{display:inline-block;margin-top:1.5rem;font-weight:700}.mission-section{display:grid;grid-template-columns:38fr 62fr;border-bottom:1px solid var(--ink)}.mission-heading,.mission-copy{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,4vw,4.5rem)}.mission-heading h2{max-width:11ch;margin:1.25rem 0 0;font-size:clamp(2.8rem,5vw,5rem);font-weight:570;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.mission-copy{border-left:1px solid var(--ink)}.mission-copy>p{max-width:54ch;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.4}.principle-list{display:grid;margin-top:clamp(4rem,7vw,7rem);grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.principle{padding:1.5rem 1.5rem 0 0}.principle+.principle{border-left:1px solid var(--line);padding-left:1.5rem}.principle h3{margin:0;font-size:1rem;font-weight:750}.principle p{margin:.75rem 0 0;color:var(--muted);font-size:.94rem;line-height:1.55}.company-callout{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem;background:var(--ink);color:var(--white);padding:clamp(4rem,8vw,8rem) clamp(1.5rem,4vw,4.5rem)}.company-callout h2{max-width:15ch;margin:0;font-size:clamp(2.8rem,6vw,5.75rem);font-weight:560;letter-spacing:-.04em;line-height:.96;text-wrap:balance}.company-callout .text-link{font-weight:700}.product-page{--accent: #245cff;--accent-ink: #ffffff}.product-hero{display:grid;min-height:calc(100svh - 5rem);grid-template-columns:38fr 62fr;border-bottom:1px solid var(--ink)}.product-rail{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5rem) clamp(1.5rem,4vw,4.5rem)}.product-rail-top{display:flex;align-items:center;gap:1rem}.product-rail-top span:first-child{font-size:.8rem;font-variant-numeric:tabular-nums}.product-signal{display:inline-block;width:4rem;height:1rem;background:var(--accent)}.product-rail p{max-width:28ch;margin:0;color:var(--muted);font-size:1rem;line-height:1.55}.product-rail-copy p+p{margin-top:1.25rem;color:var(--ink);font-weight:700}.product-stage{display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid var(--ink);background:var(--white);padding:clamp(2rem,6vw,6rem) clamp(1.5rem,5vw,6rem)}.product-stage h1{max-width:11ch;margin:0;font-size:clamp(4rem,9vw,6rem);font-weight:570;letter-spacing:-.04em;line-height:.92;text-wrap:balance}.product-logo-hero{height:clamp(4.25rem,7vw,5.75rem)}.product-stage-bottom{display:grid;grid-template-columns:minmax(15rem,1fr) auto;align-items:end;gap:3rem;padding-top:4rem}.product-stage-bottom p{max-width:38ch;margin:0;font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.5}.accent-button{display:inline-flex;min-height:3.5rem;align-items:center;justify-content:center;gap:1rem;background:var(--accent);color:var(--accent-ink);padding:.9rem 1.25rem;font-weight:750;transition:transform .2s ease-out}.accent-button:hover,.accent-button:focus-visible{transform:translateY(-3px)}.product-detail{display:grid;grid-template-columns:38fr 62fr;border-bottom:1px solid var(--ink)}.product-detail-heading,.product-capabilities{padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4vw,4.5rem)}.product-detail-heading h2{max-width:10ch;margin:1.25rem 0 0;font-size:clamp(2.6rem,5vw,4.75rem);font-weight:570;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.product-capabilities{border-left:1px solid var(--ink)}.capability-row{display:grid;grid-template-columns:minmax(10rem,.8fr) minmax(14rem,1.2fr);gap:3rem;padding:2rem 0;border-top:1px solid var(--ink)}.capability-row:last-child{border-bottom:1px solid var(--ink)}.capability-row h3,.capability-row p{margin:0}.capability-row h3{font-size:1.05rem;font-weight:750}.capability-row p{max-width:42ch;color:var(--muted);line-height:1.6}.product-exit{display:grid;grid-template-columns:38fr 62fr;background:var(--ink);color:var(--white)}.product-exit-label,.product-exit-main{padding:clamp(3rem,6vw,6rem) clamp(1.5rem,4vw,4.5rem)}.product-exit-main{display:flex;align-items:end;justify-content:space-between;gap:2rem;border-left:1px solid #60605b}.product-exit-main h2{max-width:12ch;margin:0;font-size:clamp(2.4rem,5vw,5rem);font-weight:560;letter-spacing:-.04em;line-height:.98}.about-hero{display:grid;min-height:calc(82svh - 5rem);grid-template-columns:38fr 62fr;border-bottom:1px solid var(--ink)}.about-hero-title,.about-hero-copy{padding:clamp(3rem,7vw,7rem) clamp(1.5rem,4vw,4.5rem)}.about-hero-title{display:flex;flex-direction:column;justify-content:space-between}.about-hero-title h1{max-width:8ch;margin:2rem 0 0;font-size:clamp(3.8rem,8vw,6rem);font-weight:570;letter-spacing:-.04em;line-height:.93;text-wrap:balance}.about-markers{display:flex;gap:.5rem;margin-top:3rem}.about-markers span{width:2rem;height:.6rem}.about-hero-copy{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--ink);background:var(--white)}.about-hero-copy p{max-width:35ch;margin:0;font-size:clamp(1.7rem,3vw,3.3rem);font-weight:520;letter-spacing:-.03em;line-height:1.12;text-wrap:balance}.about-section{display:grid;grid-template-columns:38fr 62fr;border-bottom:1px solid var(--ink)}.about-section>header,.about-section>div{padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4vw,4.5rem)}.about-section>div{border-left:1px solid var(--ink)}.about-section h2{max-width:10ch;margin:1.25rem 0 0;font-size:clamp(2.7rem,5vw,5rem);font-weight:570;letter-spacing:-.04em;line-height:.98}.about-section-copy>p{max-width:49ch;margin:0;font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.55}.value-list{margin-top:4rem;border-top:1px solid var(--ink)}.value-row{display:grid;grid-template-columns:minmax(9rem,.7fr) minmax(14rem,1.3fr);gap:2rem;padding:1.75rem 0;border-bottom:1px solid var(--line)}.value-row h3,.value-row p{margin:0}.value-row h3{font-size:1rem}.value-row p{color:var(--muted);line-height:1.55}.about-products{background:var(--ink);color:var(--white);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4vw,4.5rem)}.about-products header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.about-products h2{max-width:11ch;margin:1rem 0 0;font-size:clamp(2.8rem,5vw,5rem);font-weight:570;letter-spacing:-.04em;line-height:.98}.about-product-list{border-top:1px solid #60605b}.about-product-row{display:grid;grid-template-columns:3rem minmax(0,1fr) auto 3rem;align-items:center;gap:1.25rem;min-height:5.5rem;border-bottom:1px solid #60605b}.about-product-row h3{margin:0;font-size:clamp(1.35rem,2.4vw,2.35rem);font-weight:520;letter-spacing:-.025em}.product-logo-portfolio{height:clamp(2.15rem,3vw,3rem)}.about-product-row p{margin:0;color:#bcbcb5;font-size:.92rem}.about-product-row .product-signal{width:100%}.error-page{min-height:calc(100svh - 5rem);padding:clamp(4rem,10vw,10rem) clamp(1.5rem,8vw,8rem)}.error-page h1{max-width:12ch;margin:1.5rem 0 0;font-size:clamp(3.4rem,8vw,6rem);font-weight:570;letter-spacing:-.04em;line-height:.95}.error-page>p:not(.page-kicker){max-width:45ch;margin:2rem 0;color:var(--muted);font-size:1.1rem;line-height:1.55}.legal-page{background:var(--white)}.legal-hero{display:grid;min-height:30rem;grid-template-columns:minmax(20rem,38fr) minmax(36rem,62fr);border-bottom:1px solid var(--ink)}.legal-title,.legal-intro{display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:clamp(2.5rem,5vw,5rem) clamp(1.5rem,4vw,4.5rem)}.legal-title h1{max-width:8ch;margin:1.25rem 0 0;font-size:clamp(3.8rem,7vw,6rem);font-weight:580;letter-spacing:-.04em;line-height:.94;text-wrap:balance}.legal-date{margin:3rem 0 0;color:var(--muted);font-size:.82rem}.legal-intro{justify-content:flex-end;gap:1.25rem;border-left:1px solid var(--ink);background:var(--paper)}.legal-intro p{max-width:48ch;margin:0;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:510;letter-spacing:-.02em;line-height:1.35}.legal-intro p+p{color:var(--muted);font-size:clamp(.95rem,1.25vw,1.1rem);letter-spacing:0;line-height:1.55}.legal-ledger{display:grid;grid-template-columns:minmax(20rem,38fr) minmax(36rem,62fr)}.legal-index{min-width:0;background:var(--paper)}.legal-index nav{position:sticky;top:0;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;padding:clamp(2.5rem,5vw,5rem) clamp(1.5rem,4vw,4.5rem)}.legal-index .page-kicker{margin-bottom:1rem}.legal-index a{color:var(--muted);font-size:.94rem;line-height:1.4}.legal-index a:hover,.legal-index a:focus-visible{color:var(--ink);text-decoration:underline;text-underline-offset:.25rem}.legal-content{min-width:0;border-left:1px solid var(--ink)}.legal-content section{scroll-margin-top:2rem;padding:clamp(3.5rem,6vw,6rem) clamp(1.5rem,4vw,4.5rem);border-bottom:1px solid var(--line)}.legal-content section:last-child{border-bottom:0}.legal-section-label{margin:0 0 1.25rem;color:var(--muted);font-size:.76rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.legal-content h2{max-width:16ch;margin:0 0 2.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:570;letter-spacing:-.035em;line-height:1;text-wrap:balance}.legal-content h3{max-width:70ch;margin:2.5rem 0 .75rem;font-size:1rem;line-height:1.4}.legal-content section>p:not(.legal-section-label),.legal-content li,.legal-note p{max-width:70ch;font-size:1rem;line-height:1.7}.legal-content section>p:not(.legal-section-label){margin:0}.legal-content section>p:not(.legal-section-label)+p{margin-top:1.25rem}.legal-content ul{max-width:70ch;margin:0 0 1.75rem;padding-left:1.25rem}.legal-content li+li{margin-top:.55rem}.legal-content a{font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.22rem}.legal-content a:hover{text-decoration-thickness:2px}.legal-note{max-width:70ch;margin-top:2.5rem;padding:1.5rem;border:1px solid var(--ink);background:var(--paper)}.legal-note p{margin:0}.site-footer{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);background:var(--white);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4vw,4.5rem) 2rem}.footer-spectrum{position:absolute;top:0;right:0;left:0;display:grid;height:.45rem;grid-template-columns:repeat(5,1fr)}.footer-lead p{max-width:27ch;margin:2rem 0 0;color:var(--muted);font-size:1.05rem;line-height:1.55}.footer-brand img{width:10rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.footer-label{margin:0 0 .45rem;color:var(--muted);font-size:.76rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.footer-links a{font-weight:650}.footer-links a:hover{text-decoration:underline;text-underline-offset:.25rem}.footer-legal{grid-column:1 / -1;margin:3rem 0 0;padding-top:1.25rem;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}@media(max-width:900px){.home-hero,.product-hero,.product-detail,.product-exit,.about-hero,.about-section,.mission-section,.legal-hero,.legal-ledger{grid-template-columns:1fr}.home-intro{position:static;height:auto;min-height:66svh;border-bottom:1px solid var(--ink)}.home-ledger,.mission-copy,.product-stage,.product-capabilities,.product-exit-main,.about-hero-copy,.about-section>div,.legal-intro,.legal-content{border-left:0}.product-row{grid-template-columns:3.25rem minmax(0,1fr) 2rem 3rem}.product-stage{min-height:65svh;border-top:1px solid var(--ink)}.product-rail{min-height:16rem}.product-detail-heading,.about-section>header{padding-bottom:2.5rem}.mission-copy,.product-capabilities,.about-section>div,.legal-intro,.legal-content{border-top:1px solid var(--ink)}.legal-hero{min-height:auto}.legal-title,.legal-intro{min-height:22rem}.legal-index nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-index .page-kicker{grid-column:1 / -1}}@media(max-width:640px){.site-header{height:4.25rem}.brand-link img{width:8.4rem}.site-header nav{gap:1.1rem;font-size:.84rem}.home-hero,.product-hero{min-height:calc(100svh - 4.25rem)}.home-intro{min-height:34rem}.home-intro h1,.product-stage h1,.about-hero-title h1,.legal-title h1{font-size:clamp(3.2rem,15vw,4.75rem)}.home-intro-bottom{align-items:flex-start;flex-direction:column}.ledger-heading span{display:none}.product-row{min-height:7.2rem;grid-template-columns:2rem minmax(0,1fr) 1.5rem 1.25rem;column-gap:.75rem;padding-left:1.25rem}.product-index{padding-top:1.85rem}.product-row h2{font-size:clamp(1.45rem,7vw,2rem)}.product-logo-ledger{height:2.1rem}.product-logo-hero{height:3.25rem}.product-logo-portfolio{height:2.15rem}.product-row-copy p{font-size:.78rem;line-height:1.35}.product-tab{height:100%;min-height:7.2rem;transform:none}.home-ledger-note,.product-stage-bottom,.capability-row,.value-row,.principle-list{grid-template-columns:1fr}.principle{padding:1.5rem 0;border-bottom:1px solid var(--line)}.principle+.principle{border-left:0;padding-left:0}.company-callout,.product-exit-main,.about-products header{align-items:flex-start;flex-direction:column}.product-stage-bottom{align-items:start;gap:2rem}.accent-button{width:100%}.about-product-row{grid-template-columns:2rem minmax(0,1fr) 1.25rem}.about-product-row p{display:none}.about-product-row .product-signal{height:100%}.legal-title,.legal-intro{min-height:19rem}.legal-index nav{grid-template-columns:1fr}.legal-index .page-kicker{grid-column:1}.site-footer{grid-template-columns:1fr}.footer-legal{grid-column:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
