nav.site-nav{background:var(--paper)}.nav-inner{max-width:var(--max-w);margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{font-family:var(--font-display);font-weight:600;font-size:1.4rem;letter-spacing:-.02em;color:var(--ink);text-decoration:none}.logo span{color:var(--accent)}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-size:1rem;color:var(--muted);transition:color .15s}.nav-links a:hover{color:var(--ink)}.btn-nav{display:inline-block;border:1px solid var(--border);color:var(--ink)!important;padding:.45rem 1.1rem;border-radius:4px;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s}.btn-nav:hover{background:var(--paper-dark);border-color:var(--muted)}.btn-primary{display:inline-block;background:var(--accent);color:var(--white)!important;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;font-size:.95rem;transition:background .15s,transform .1s}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.hero{background-color:var(--paper);min-height:100vh;display:flex;flex-direction:column}.hero-inner{max-width:var(--max-w);width:100%;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;flex:1}.hero-headline{display:flex;flex-direction:column;align-items:center;background:var(--white);width:100vw;margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);padding-top:3rem;padding-bottom:3rem;text-align:center;gap:1.75rem;box-shadow:inset 0 16px 40px #0f0e0c1f,inset 0 -16px 40px #0f0e0c1f;position:relative;z-index:2}.eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hero-headline h1{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--ink);max-width:18ch}.hero-headline h1 em{font-style:italic;color:var(--accent)}.hero-cta{align-self:center}.pipeline-step{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:1.25rem;border-bottom:2px solid var(--ink);width:100%}.pipeline-step-num{font-family:var(--font-body);font-size:1.1rem;font-weight:700;color:var(--white);background:var(--accent);width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;text-align:center}.pipeline-step-label{font-size:1.6rem;font-weight:700;color:var(--ink);line-height:1.3}.hero-product-wrap{background-color:var(--paper);background-image:radial-gradient(#c8b89a 1px,transparent 1px);background-size:22px 22px;width:100vw;margin-left:calc(-50vw + 50%);flex:1;padding:2rem 4rem;display:flex;align-items:flex-start;justify-content:center}.hero-product{display:grid;grid-template-columns:auto auto auto auto auto auto auto;grid-template-rows:auto auto;align-items:start;justify-content:center;column-gap:3rem;row-gap:1rem}.pipeline-phase{display:contents}.pipeline-phase:nth-child(1) .pipeline-step{grid-column:1;grid-row:1;align-self:center}.pipeline-phase:nth-child(1)>*:not(.pipeline-step){grid-column:1;grid-row:2;align-self:center}.pipeline-phase:nth-child(3) .pipeline-step{grid-column:3;grid-row:1;align-self:center}.pipeline-phase:nth-child(3)>*:not(.pipeline-step){grid-column:3;grid-row:2;align-self:center}.pipeline-phase:nth-child(5) .pipeline-step{grid-column:5;grid-row:1;align-self:center}.pipeline-phase:nth-child(5)>*:not(.pipeline-step){grid-column:5;grid-row:2;align-self:center}.pipeline-phase:nth-child(7) .pipeline-step{grid-column:7;grid-row:1;align-self:center}.pipeline-phase:nth-child(7)>*:not(.pipeline-step){grid-column:7;grid-row:2;align-self:center}.pipeline-arrow{width:2px;background:color-mix(in srgb,var(--ink) 20%,transparent);grid-row:1 / 3;align-self:stretch;position:relative}.hero-product>.pipeline-arrow:nth-child(2){grid-column:2}.hero-product>.pipeline-arrow:nth-child(4){grid-column:4}.hero-product>.pipeline-arrow:nth-child(6){grid-column:6}.pipeline-arrow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem;background:var(--paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cline x1='4' y1='20' x2='32' y2='20' stroke='%23c8392b' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpolyline points='22,11 32,20 22,29' stroke='%23c8392b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.pipeline-col1{display:flex;flex-direction:column}.src-col-label{font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.src-grid{display:flex;flex-direction:column}.src-icons{display:flex;flex-direction:column;gap:.5rem;width:180px}.src-visual-center{justify-content:center}.src-visual{display:flex;flex-direction:row;align-items:center;gap:10px}.src-name{font-size:.8rem;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:6px}.src-soon-tag{font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--paper-dark);border:1px solid var(--border);padding:1px 4px;border-radius:2px}.doctype-flow{display:flex;flex-direction:column;align-self:center}.doctype-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.doc-paper{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--dc, #1a3a5c);border-radius:3px;padding:8px 10px 10px;position:relative;box-shadow:3px 4px 0 0 var(--paper-dark),3px 4px 0 1px var(--border),6px 7px #e8e4d8,6px 7px 0 1px #ccc8be,0 12px 20px #0f0e0c1a}.doc-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:5px;padding-right:8px}.doc-type-stamp{font-size:.55rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--dc, #1a3a5c)}.doc-num{font-size:.5rem;color:var(--muted);font-variant-numeric:tabular-nums}.doc-rule{height:1px;background:color-mix(in srgb,var(--dc, #1a3a5c) 20%,transparent);margin-bottom:7px}.doc-body{display:flex;flex-direction:column;gap:4px}.doc-line{height:5px;border-radius:2px;background:var(--paper-dark)}.doc-line-long{width:100%}.doc-line-med{width:75%}.doc-line-short{width:50%}.doc-excerpt{display:flex;flex-direction:column;align-items:center;gap:6px}.doc-excerpt-type{font-size:.5rem;font-weight:800;letter-spacing:.12em;color:var(--white);background:var(--dc, #1a3a5c);padding:2px 7px;border-radius:20px}.doc-icon-img{width:40px;height:40px;object-fit:contain}.doc-paper:before{content:"";position:absolute;top:0;right:0;width:12px;height:12px;background:linear-gradient(225deg,var(--paper-dark) 50%,var(--white) 50%);border-left:1px solid var(--border);border-bottom:1px solid var(--border)}.dpl{height:4px;border-radius:2px;background:var(--paper-dark)}.dpl-full{width:100%}.dpl-med{width:72%}.dpl-short{width:48%}.engine-wrap{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.engine-img{width:200px;height:200px;object-fit:contain}.engine-cards{display:flex;flex-direction:row;gap:8px}.engine-card{display:flex;flex-direction:column;gap:3px;background:var(--white);border:1px solid var(--border);border-radius:6px;padding:8px 12px;width:130px}.engine-card-title{font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink)}.engine-card-desc{font-size:.58rem;color:var(--muted);line-height:1.3}.engine-name{font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);text-align:center}.phone-wrap{position:relative;flex-shrink:0;justify-self:center}.phone-mock{position:relative;width:280px;background:#075e54;border-radius:36px;padding:16px 12px 12px;box-shadow:0 32px 64px #00000047,0 0 0 1px #ffffff14 inset;display:flex;flex-direction:column;gap:0}.phone-notch{width:80px;height:10px;background:#053d35;border-radius:10px;margin:0 auto 8px;flex-shrink:0}.wa-header{display:flex;align-items:center;gap:7px;padding:6px 4px 10px;background:#075e54;flex-shrink:0}.wa-back{color:#ffffffb3;font-size:1.3rem;line-height:1;cursor:default}.wa-avatar{width:30px;height:30px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.55rem;flex-shrink:0;letter-spacing:.03em}.wa-title{display:flex;flex-direction:column;gap:1px;flex:1}.wa-title strong{font-size:.72rem;color:#fff;font-weight:600}.wa-title span{font-size:.58rem;color:#fff9}.wa-icons{color:#ffffffb3;font-size:1rem;cursor:default;padding-left:4px}.wa-screen{background:#e5ddd5;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.3) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h60v60H0z' fill='none'/%3E%3C/svg%3E");border-radius:0 0 24px 24px;overflow:hidden;height:320px;position:relative;display:flex;flex-direction:column}.wa-date-pill{text-align:center;font-size:.58rem;color:#555;background:#ffffffbf;border-radius:8px;padding:2px 10px;align-self:center;margin:8px 0 4px;flex-shrink:0;backdrop-filter:blur(4px)}.wa-carousel{flex:1;position:relative;overflow:hidden;padding:0 8px}.wa-slide{position:absolute;inset:0;padding:4px 0 8px;display:flex;align-items:flex-start;opacity:0;transform:translateY(40px);transition:opacity .45s ease,transform .45s ease;pointer-events:none;overflow-y:auto;scrollbar-width:none}.wa-slide::-webkit-scrollbar{display:none}.wa-slide.active{opacity:1;transform:translateY(0);pointer-events:auto}.wa-slide.exit{opacity:0;transform:translateY(-30px)}.wa-bubble{background:#fff;border-radius:0 10px 10px;padding:8px 10px 4px;max-width:90%;box-shadow:0 1px 2px #0000001f;position:relative}.wa-bubble p{font-size:.66rem;line-height:1.55;color:#1a1a1a;margin:0 0 4px}.wa-bubble p:last-of-type{margin-bottom:0}.wa-bubble strong{color:#000;font-weight:600}.wa-sources{font-size:.58rem!important;color:#888!important;margin-top:3px!important}.wa-link{color:#075e54;text-decoration:underline;cursor:default}.wa-time{display:block;font-size:.55rem;color:#aaa;text-align:right;margin-top:3px}.wa-dots{display:flex;justify-content:center;gap:5px;padding:7px 0 4px;background:#075e54;border-radius:0 0 24px 24px}.wa-dot{width:5px;height:5px;border-radius:50%;background:#ffffff40;transition:background .3s}.wa-dot.active{background:#25d366}.container{max-width:var(--max-w);margin:0 auto}.section-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.waitlist{padding:var(--section-gap) 2rem;border-top:1px solid var(--border)}.waitlist-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.waitlist-text h2{font-family:var(--font-display);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:500;letter-spacing:-.02em;margin-bottom:.75rem}.waitlist-text p{font-size:1rem;color:var(--muted);line-height:1.65;font-weight:300;max-width:40ch}.waitlist-form{display:flex;flex-direction:column;gap:.75rem}.waitlist-fields{display:flex;gap:.75rem}.waitlist-input{flex:1;padding:.72rem 1rem;border:1px solid var(--border);border-radius:4px;font-size:.95rem;font-family:var(--font-body);background:var(--white);color:var(--ink);outline:none;transition:border-color .15s}.waitlist-input:focus{border-color:var(--accent)}.waitlist-input::placeholder{color:var(--muted)}.waitlist-note{font-size:.75rem;color:var(--muted)}.waitlist-success{display:none;font-size:.88rem;color:#2d7a3a;font-weight:500}footer{background:var(--ink);padding:3rem 2rem 2rem}.footer-inner{max-width:var(--max-w);margin:0 auto;display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.footer-brand{display:flex;flex-direction:column;gap:.4rem}.footer-logo{text-decoration:none;display:inline-flex;align-items:center}.footer-tagline{font-size:.82rem;color:#f5f2eb80;font-weight:300}.footer-top .btn-primary{flex-shrink:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;border-top:1px solid rgba(245,242,235,.1);gap:1rem}.footer-copy{font-size:.75rem;color:#f5f2eb4d}.footer-contact{font-size:.75rem;color:#f5f2eb66;transition:color .2s}.footer-contact:hover{color:#f5f2ebcc}@media(max-width:768px){.nav-inner{padding:1rem 1.25rem;gap:.75rem}.logo{font-size:1.1rem}.nav-links{gap:.75rem}.nav-links .nav-link-subtle{display:none}.nav-links .btn-primary{font-size:.8rem;padding:.55rem .9rem;white-space:nowrap}.hero-headline{width:100vw;margin-left:calc(-50vw + 50%);padding:2rem 1.25rem;gap:1.25rem}.hero-headline h1{font-size:clamp(1.5rem,6vw,2rem);max-width:22ch}.hero{min-height:unset}.hero-product-wrap{padding:1.5rem 1rem 2.5rem}.hero-product{display:flex;flex-direction:column;align-items:center;gap:2rem}.pipeline-phase{display:flex;flex-direction:column;align-items:center;width:100%;max-width:340px}.pipeline-step{width:100%;margin-bottom:1rem}.pipeline-col1,.doctype-flow,.engine-wrap,.phone-wrap{width:100%;display:flex;justify-content:center;margin-bottom:.5rem}.src-icons{width:100%;max-width:280px;align-items:center}.src-icons svg{width:90px!important;height:90px!important}.src-visual{justify-content:center}.pipeline-step-label{font-size:1.2rem}.doctype-list{width:100%}.engine-wrap{flex-direction:column}.phone-mock{width:260px}.pipeline-arrow{display:none}:root{--section-gap: 3rem}.waitlist{padding:3rem 1.25rem}.waitlist-inner{grid-template-columns:1fr;gap:2rem}.waitlist-fields{flex-direction:column}.waitlist-fields .btn-primary{width:100%;text-align:center;padding:.85rem 1rem}footer{padding:2.5rem 1.25rem 1.5rem}.footer-top{flex-direction:column;gap:1.25rem}.footer-top .btn-primary{align-self:stretch;text-align:center}.footer-bottom{flex-direction:column;align-items:flex-start}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/playfair-display-latin-ext.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:Playfair Display;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/playfair-display-latin.woff2) format("woff2");unicode-range:U+0000-00FF,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:DM Sans;font-style:normal;font-weight:300 500;font-display:swap;src:url(/fonts/dm-sans-normal-latin-ext.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:DM Sans;font-style:normal;font-weight:300 500;font-display:swap;src:url(/fonts/dm-sans-normal-latin.woff2) format("woff2");unicode-range:U+0000-00FF,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:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/dm-sans-italic-latin-ext.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:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/dm-sans-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,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}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #0f0e0c;--paper: #f5f2eb;--paper-dark: #eae6db;--paper-deep: #6b3020;--accent: #c8392b;--accent-hover: #a82d21;--muted: #6b6355;--border: #d8d3c8;--white: #ffffff;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--max-w: 1100px;--section-gap: 7rem}html{font-family:var(--font-body);background:var(--paper);color:var(--ink);font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select,textarea{font-family:inherit}
