*,:after,:before{margin:0;padding:0;box-sizing:border-box}@keyframes page-enter{0%{opacity:0}to{opacity:1}}.page-enter{animation:page-enter .45s ease}html{scroll-behavior:smooth}body{background:#f5f4f0;color:#0a0a0a;font-family:var(--font-inter),"Helvetica Neue",sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}#flow-canvas{position:fixed;inset:0;width:100vw;height:100vh;z-index:0;pointer-events:none}nav{position:fixed;inset:0 0 auto 0;z-index:100;padding:1.25rem 3rem;display:flex;justify-content:space-between;align-items:center;background:rgba(245,244,240,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid rgba(208,207,201,.6)}.nav-logo{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;color:#0a0a0a}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#999;text-decoration:none;transition:color .25s}.nav-links a:hover{color:#0a0a0a}.hero{min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:3.75rem 3rem 6rem;z-index:1;border-bottom:1px solid #d0cfc9}.hero:before{content:"";background:linear-gradient(90deg,rgba(245,244,240,.82) 0,rgba(245,244,240,.55) 44%,rgba(245,244,240,0) 70%)}.hero-mouse-layer,.hero:before{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-content{position:relative;z-index:1}.hero-eyebrow{font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:#aaa;margin-bottom:1.75rem}.hero-title{font-size:clamp(1.75rem,5.8vw,6.2rem);font-weight:300;line-height:1.08;letter-spacing:-.03em}.hero-title .line-accent{font-weight:500}.hero-sub-wrap{margin-top:2.5rem;max-width:480px}.hero-sub{font-size:.9rem;color:#555;line-height:1.9}.hero-cta{margin-top:2.5rem;display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap}.hero-cta-primary{color:#0a0a0a;border-bottom:2px solid #0a0a0a;padding-bottom:2px;font-weight:500}.hero-cta-ghost,.hero-cta-primary{font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none}.hero-cta-ghost{color:#aaa;transition:color .2s}.hero-cta-ghost:hover{color:#555}.hero-stats{margin-top:3rem;display:flex;gap:3rem}.hero-stat-num{display:block;font-size:2rem;font-weight:300;letter-spacing:-.03em;line-height:1;margin-bottom:.4rem}.hero-stat-label{font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:#aaa}.hero-label{position:absolute;bottom:2.5rem;right:3rem;font-size:.55rem;letter-spacing:.25em;text-transform:uppercase;color:#ccc;z-index:1}.section{position:relative;z-index:1;padding:6rem 3rem;border-bottom:1px solid #d0cfc9;display:grid;grid-template-columns:200px 1fr;grid-gap:4rem;gap:4rem;background:rgba(245,244,240,.6)}.section-label{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#aaa;padding-top:.3rem}.use-cases{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.use-cases li{font-size:1.15rem;color:#444;line-height:1.65;padding-left:1.5rem;position:relative}.use-cases li:before{content:"—";position:absolute;left:0;color:#ccc;font-weight:300}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}.process-step{display:flex;flex-direction:column;gap:.85rem}.step-num{font-size:.55rem;letter-spacing:.2em;color:#ccc}.step-text{font-size:1.1rem;color:#444;line-height:1.55}.process-note{margin-top:2.5rem;font-size:.95rem;color:#999;line-height:1.7}.about-cred{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.about-cred-item{display:grid;grid-template-columns:140px 1fr;grid-gap:1.5rem;gap:1.5rem}.about-cred-org{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#aaa;padding-top:.2rem}.about-cred-main{display:flex;flex-direction:column;gap:.35rem}.about-cred-role{font-size:1.1rem;color:#333;line-height:1.3}.about-cred-cap{font-size:.95rem;color:#888;line-height:1.5}.about-body{font-size:1.1rem;color:#555;line-height:1.9;max-width:420px}.product-tag{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#aaa;margin-bottom:1rem}.product-name{font-size:3.5rem;font-weight:300;letter-spacing:-.03em;margin-bottom:1.25rem;line-height:1}.product-desc{font-size:1.1rem;color:#555;line-height:1.85;margin-bottom:2rem;max-width:380px}.product-link{font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;color:#0a0a0a;text-decoration:none;border-bottom:1px solid #0a0a0a;padding-bottom:2px}.playground{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid #e0dfd9}.playground-label{font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:#ccc;margin-bottom:.75rem}.playground-desc{font-size:1rem;color:#aaa;line-height:1.7;margin-bottom:1.5rem;max-width:360px}.playground-item-name{font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1}.playground-item-desc{font-size:1rem;color:#777;line-height:1.7;margin-bottom:1.5rem;max-width:360px}.log-desc{font-size:1.1rem;color:#555;line-height:1.85;max-width:400px;margin-bottom:2rem}.log-coming{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#ccc}.log-posts{list-style:none;gap:1.5rem}.log-post-item,.log-posts{display:flex;flex-direction:column}.log-post-item{gap:.3rem}.log-post-title{font-size:1.4rem;font-weight:300;letter-spacing:-.01em;color:#333;text-decoration:none}.log-post-title:hover{color:#0a0a0a}.log-post-date{font-size:.65rem;letter-spacing:.12em;color:#bbb}.contact-lead{font-size:1.55rem;font-weight:300;letter-spacing:-.02em;line-height:1.4;margin-bottom:2.5rem;max-width:340px;color:#0a0a0a}.contact-cta{display:inline-block;font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;color:#0a0a0a;text-decoration:none;border-bottom:2px solid #0a0a0a;padding-bottom:3px;font-weight:500;margin-bottom:1.25rem}.contact-address{font-size:.78rem;color:#bbb;letter-spacing:.05em;margin-bottom:3rem;display:block}.contact-sub{display:flex;gap:2rem;align-items:center}.contact-sub-muted{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:#ccc}.post-content{font-size:1.05rem;color:#444;line-height:1.9;max-width:640px}.post-content h2{font-size:1.4rem;font-weight:400;margin:2.5rem 0 1rem;color:#0a0a0a}.post-content h3{font-size:1.15rem;font-weight:400;margin:2rem 0 .75rem;color:#222}.post-content p{margin-bottom:1.5rem}.post-content a{color:#0a0a0a}.post-content ol,.post-content ul{padding-left:1.5rem;margin-bottom:1.5rem}.post-content li{margin-bottom:.5rem}.post-content code{font-family:monospace;font-size:.9em;background:#eeecea;padding:.1em .4em;border-radius:3px}.post-content pre{background:#eeecea;padding:1.25rem;border-radius:4px;overflow-x:auto;margin-bottom:1.5rem}.post-content pre code{background:none;padding:0}footer{position:relative;z-index:1;padding:2rem 3rem;border-top:1px solid #d0cfc9;display:flex;justify-content:space-between;align-items:center;background:rgba(245,244,240,.72)}footer span{font-size:.72rem;letter-spacing:.1em;color:#aaa}@media (max-width:768px){nav{padding:1rem 1.5rem}.nav-links{gap:1.5rem}.nav-links a{font-size:.6rem}.hero{padding:0 1.5rem 4rem}.hero:before{background:linear-gradient(180deg,rgba(245,244,240,.9) 0,rgba(245,244,240,.68) 60%,rgba(245,244,240,.42))}.hero-sub-wrap{max-width:100%}.hero-cta{gap:1.5rem}.hero-stats{margin-top:2rem;gap:2rem}.hero-label{right:1.5rem}.section{grid-template-columns:1fr;gap:1.5rem;padding:3.5rem 1.5rem}.section-label{padding-top:0}.process-steps{grid-template-columns:1fr 1fr;gap:2rem}.product-name{font-size:2.6rem}.about-cred-item{grid-template-columns:1fr;gap:.5rem}.contact-lead{font-size:1.25rem}footer{flex-direction:column;gap:.5rem;padding:1.5rem}}@media (max-width:480px){.nav-links{gap:1rem}.process-steps{grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e10f34{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e10f34{--font-inter:"Inter","Inter Fallback"}