:root{--paper:#f3f1ea;--paper2:#e9e6dd;--ink:#171713;--muted:#6f6b63;--line:#d4d0c6;--strong:#bcb7ad;--dark:#10110f;--dark2:#171815;--darkline:#292b26;--green:#b9dd72;--blue:#a9cce8;--violet:#c2b3e9;--amber:#dfbf83;--max:1320px;--shadow:0 28px 80px rgba(17,17,15,.13),0 3px 12px rgba(17,17,15,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 64px),var(--max));margin:0 auto}.nav-shell{position:sticky;top:0;z-index:50;background:rgba(243,241,234,.88);backdrop-filter:blur(18px) saturate(120%);border-bottom:1px solid rgba(23,23,19,.07)}.nav{height:68px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;white-space:nowrap}.brand-logo{display:block;width:132px;height:auto;max-height:34px;object-fit:contain;object-position:left center}.nav-links{display:flex;align-items:center;gap:28px;font-size:12px;color:#625f58;margin-left:auto}.nav-actions{display:flex;gap:12px;align-items:center}.btn{min-height:42px;padding:0 16px;border:1px solid var(--strong);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:660;background:rgba(255,255,255,.5)}.btn-dark{background:var(--ink);border-color:var(--ink);color:#fff}.menu{display:none;border:1px solid var(--line);background:rgba(255,255,255,.5);border-radius:8px;padding:9px 11px;font-size:12px}.page-hero{padding:112px 0 76px}.home-hero{text-align:center}.home-hero .lead{margin-left:auto;margin-right:auto}.home-hero .hero-actions{justify-content:center}.kicker{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#77736b;font-weight:650;margin-bottom:20px}.page-hero h1,.section h2{font-size:clamp(48px,6.5vw,92px);line-height:.92;letter-spacing:-.07em;margin:0;font-weight:590;text-wrap:balance}.home-hero h1{font-size:clamp(60px,8.4vw,114px)}.page-hero .lead,.section p{font-size:15px;line-height:1.66;color:#5f5c55;letter-spacing:-.008em}.page-hero .lead{max-width:700px;margin-top:28px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.stage{padding:10px 0 110px}.stage-shell{background:#cecabe;border:1px solid #c3beb2;border-radius:14px;padding:40px}.window{background:var(--dark);color:#eceae1;border:1px solid #2b2d27;border-radius:11px;box-shadow:var(--shadow);overflow:hidden;max-width:1120px;margin:auto}.windowbar{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #272923;color:#7f8078;font-size:10px}.demo-body{padding:24px;min-height:420px;position:relative}.phase{position:absolute;inset:24px;opacity:0;animation:phase 5s linear infinite}.phase:nth-child(1){animation-delay:0s}.phase:nth-child(2){animation-delay:1s}.phase:nth-child(3){animation-delay:2s}.phase:nth-child(4){animation-delay:3s}.phase:nth-child(5){animation-delay:4s}@keyframes phase{0%,17%{opacity:1;transform:none}20%,100%{opacity:0;transform:translateY(3px)}}.demo-label{font-size:8px;color:#73746c;text-transform:uppercase;letter-spacing:.13em}.demo-title{font-size:22px;font-weight:610;letter-spacing:-.035em;margin-top:10px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.chip{border:1px solid #343630;border-radius:999px;padding:6px 9px;color:#a0a098;font-size:9px;background:#151613}.chip.good{color:#acd39f;border-color:#3a4c35}.chip.blue{color:#b6d5ee;border-color:#394954}.chip.violet{color:#c9baed;border-color:#4a415b}.chip.amber{color:#e5c792;border-color:#52442f}.timeline{display:grid;gap:8px;margin-top:22px}.timeline-row{display:flex;justify-content:space-between;gap:12px;border:1px solid #292b26;background:#171815;padding:12px;border-radius:7px;font-size:10px;color:#b5b4ab}.timeline-row span:last-child{color:#a8cf9a}.timeline-row .warn{color:#e0be83}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.mini-panel{border:1px solid #292b26;background:#171815;padding:14px;border-radius:7px;font-size:10px;color:#92938a}.mini-panel strong{display:block;color:#eeece4;margin-bottom:5px;font-weight:590}.section{padding:104px 0;border-top:1px solid var(--line)}.section-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.section h2{font-size:clamp(38px,5.2vw,70px)}.section p{max-width:650px}.rows{border-top:1px solid var(--strong)}.row{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;padding:19px 0;border-bottom:1px solid var(--line);font-size:11px}.row b{font-weight:620}.row span{color:#6f6b63;line-height:1.5}.product-stack{padding-bottom:104px}.product-feature{display:grid;grid-template-columns:.78fr 1.22fr;gap:68px;align-items:center;padding:82px 0;border-top:1px solid var(--line)}.product-feature.reverse{grid-template-columns:1.22fr .78fr}.product-feature.reverse .product-copy{order:2}.product-feature.reverse .product-visual{order:1}.product-copy h2{font-size:clamp(38px,5.2vw,70px);line-height:.96;letter-spacing:-.06em;margin:0;font-weight:590}.product-copy p{font-size:15px;line-height:1.66;color:#5f5c55;max-width:480px}.text-link{font-size:12px;font-weight:660}.product-visual{background:#d4d0c5;border:1px solid #c8c3b7;border-radius:12px;padding:28px}.product-visual .demo-body{min-height:330px}.dark-section{background:#141512;color:#f0eee7;padding:112px 0}.dark-section h2{color:#f0eee7}.dark-section p{color:#aaa89f}.dark-rows{border-top:1px solid #34352f}.dark-row{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:19px 0;border-bottom:1px solid #30312c;font-size:11px}.dark-row b{font-weight:610}.dark-row span{color:#98978f;line-height:1.55}.cta{padding:80px 0 110px}.cta-box{border-top:1px solid var(--strong);padding-top:70px;display:flex;justify-content:space-between;align-items:end;gap:40px}.cta h2{font-size:clamp(38px,5vw,68px);line-height:.96;letter-spacing:-.06em;margin:0;font-weight:590}.footer{border-top:1px solid var(--line);padding:44px 0 50px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:38px}.footer-copy{font-size:10px;color:#77736b;max-width:250px;line-height:1.55}.footer-col b{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8a867d;margin-bottom:12px}.footer-col a,.footer-col span{display:block;font-size:10px;color:#5f5c55;margin:9px 0}@media(max-width:900px){.container{width:min(calc(100% - 34px),var(--max))}.nav-links,.nav-actions{display:none}.menu{display:block;margin-left:auto}.section-grid,.product-feature,.product-feature.reverse{grid-template-columns:1fr;gap:45px}.product-feature.reverse .product-copy,.product-feature.reverse .product-visual{order:initial}.footer-grid{grid-template-columns:1fr 1fr 1fr}.stage-shell{padding:18px}}@media(max-width:560px){.container{width:min(calc(100% - 26px),var(--max))}.page-hero{padding:78px 0 54px}.page-hero h1{font-size:clamp(50px,16vw,76px)}.stage-shell{padding:10px}.demo-body{min-height:360px;padding:16px}.phase{inset:16px}.mini-grid{grid-template-columns:1fr}.section,.dark-section{padding:82px 0}.row,.dark-row{grid-template-columns:1fr;gap:6px}.cta-box{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-visual{padding:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.phase{animation:none!important;position:relative;inset:auto;opacity:1}.phase:not(:first-child){display:none}}