:root{--ink:#172822;--ink-soft:#4e5e57;--paper:#f8f6ef;--paper-deep:#efede3;--sage:#668c78;--gold:#d3a34d;--blue:#6f8fa0;--line:#17282224;--white:#fffefa}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:4px;outline:3px solid #7da48f}.landing-page{background:radial-gradient(circle at 84% 4%, #668c7824, transparent 28rem), var(--paper);min-height:100vh;overflow:hidden}.landing-container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.08rem;font-weight:700;text-decoration:none;display:inline-flex}.momentum-mark{background:var(--ink);border-radius:7px;align-items:flex-end;gap:2px;width:25px;height:25px;padding:5px;display:inline-flex}.momentum-mark span{background:var(--paper);transform-origin:bottom;border-radius:3px;width:3px;transform:rotate(-24deg)}.momentum-mark span:first-child{height:7px}.momentum-mark span:nth-child(2){height:11px}.momentum-mark span:nth-child(3){height:15px}.header-login,.primary-cta,.secondary-cta{justify-content:center;align-items:center;gap:10px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.header-login{border:1px solid var(--line);background:#fffefa7a;border-radius:999px;min-height:44px;padding:0 18px;font-size:.86rem}.header-login:hover{background:var(--white);border-color:#17282252}.header-login svg,.primary-cta svg,.secondary-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:16px}.hero{grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:center;gap:clamp(44px,7vw,104px);min-height:700px;padding-block:80px 96px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:#4f705e;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;font-size:.71rem;font-weight:800;line-height:1.5}.hero h1,.section-heading h2,.closing-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:650px;font-size:clamp(3.6rem,6vw,5.8rem);line-height:.95}.hero-intro{max-width:560px;color:var(--ink-soft);margin:31px 0 33px;font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.65}.primary-cta{background:var(--ink);min-height:54px;color:var(--white);border-radius:999px;padding:0 24px;font-size:.9rem;box-shadow:0 12px 24px #17282229}.primary-cta:hover,.secondary-cta:hover{background:#294239;transform:translateY(-2px)}.login-note{color:#708079;margin:14px 0 0 3px;font-size:.74rem}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.hero-visual:before,.hero-visual:after{z-index:0;content:"";border:1px solid #668c7833;border-radius:50%;position:absolute}.hero-visual:before{width:490px;height:490px}.hero-visual:after{width:385px;height:385px}.visual-glow{filter:blur(46px);background:#b2cab87a;border-radius:50%;width:310px;height:310px;position:absolute}.workspace-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefae6;border:1px solid #1728221f;border-radius:24px;width:min(100%,500px);padding:26px;position:relative;transform:rotate(1.5deg);box-shadow:0 38px 75px #36493f2e,0 4px 16px #36493f14}.workspace-card__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.workspace-card__header>div{gap:5px;display:grid}.workspace-label,.next-step-card span,.workspace-period{color:#73827a;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.workspace-card__header strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.workspace-period{background:var(--paper-deep);white-space:nowrap;border-radius:999px;padding:7px 9px}.pipeline-summary{border-bottom:1px solid var(--line);color:#607067;flex-wrap:wrap;gap:14px;margin:25px 0 16px;padding-bottom:17px;font-size:.7rem;font-weight:700;display:flex}.pipeline-summary span{align-items:center;gap:6px;display:flex}.summary-dot{border-radius:50%;width:6px;height:6px}.summary-dot--sage{background:var(--sage)}.summary-dot--gold{background:var(--gold)}.summary-dot--blue{background:var(--blue)}.pipeline-list{gap:8px;display:grid}.pipeline-row{background:var(--white);border:1px solid #17282214;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:58px;padding:9px 11px;display:grid}.company-avatar{color:#486b58;background:#dae9df;border-radius:11px;place-items:center;width:36px;height:36px;font-family:Georgia,Times New Roman,serif;font-size:.9rem;display:grid}.company-avatar--gold{color:#8c6929;background:#f2e6cb}.company-avatar--blue{color:#577484;background:#dde7ec}.company-lines{gap:6px;display:grid}.company-lines i{background:#d9dedb;border-radius:999px;width:min(92%,150px);height:5px;display:block}.company-lines i+i{background:#eceeeb;width:min(58%,90px)}.company-lines--short i{width:min(70%,110px)}.stage-pill{border-radius:999px;padding:6px 8px;font-size:.65rem;font-style:normal;font-weight:700}.stage-pill--sage{color:#4e745f;background:#e2ede5}.stage-pill--gold{color:#886728;background:#f6ebd4}.stage-pill--blue{color:#567485;background:#e1ebef}.next-step-card{background:var(--ink);color:var(--white);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;padding:14px;display:grid}.check-mark{background:#e1eadf;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;color:#426553!important;font-size:.78rem!important}.next-step-card>div{gap:4px;display:grid}.next-step-card strong{font-size:.77rem}.next-step-arrow{color:var(--white)!important;font-size:1rem!important}.principles-section{background:var(--ink);color:var(--white);padding:108px 0}.principles-section .eyebrow{color:#a7c6b1}.section-heading{grid-template-columns:.8fr 1.2fr;align-items:end;gap:42px;margin-bottom:78px;display:grid}.section-heading .eyebrow{margin:0}.section-heading h2{max-width:700px;font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.02}.principles-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.principles-grid article{min-height:260px;padding:28px 34px 0 0}.principles-grid article+article{border-left:1px solid #ffffff2e;padding-left:34px}.principle-number{color:#91aa9c;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.principles-grid h3{letter-spacing:-.02em;margin:64px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.58rem;font-weight:400}.principles-grid p{color:#b9c4bf;max-width:300px;margin:0;font-size:.9rem;line-height:1.65}.closing-section{justify-content:space-between;align-items:flex-end;gap:60px;padding-block:112px;display:flex}.closing-section>div{max-width:780px}.closing-section h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.03}.secondary-cta{background:var(--ink);min-height:54px;color:var(--white);border-radius:999px;flex:none;padding:0 25px;font-size:.9rem}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:105px;display:flex}.site-footer p{color:#718078;margin:0;font-size:.75rem}.brand--footer{font-size:.95rem}.brand--footer .momentum-mark{width:22px;height:22px;padding:4px}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:0;padding-block:72px 90px}.hero-copy{max-width:700px}.hero-visual{min-height:500px}.section-heading{grid-template-columns:1fr;gap:22px}.closing-section{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.landing-container{width:min(100% - 32px,1180px)}.site-header{min-height:76px}.header-login{min-height:40px;padding-inline:14px;font-size:.76rem}.header-login svg{display:none}.hero{gap:54px;padding-block:56px 72px}.hero h1{font-size:clamp(3rem,15vw,4.4rem)}.hero-intro{margin-block:25px 28px}.hero-visual{min-height:395px}.hero-visual:before{width:370px;height:370px}.hero-visual:after{width:295px;height:295px}.workspace-card{border-radius:19px;padding:18px;transform:rotate(.5deg)}.workspace-card__header strong{font-size:1.2rem}.pipeline-summary{gap:9px;font-size:.61rem}.pipeline-row{grid-template-columns:auto minmax(32px,1fr) auto;gap:8px}.company-avatar{width:32px;height:32px}.stage-pill{padding-inline:7px;font-size:.58rem}.principles-section{padding-block:82px}.section-heading{margin-bottom:52px}.principles-grid{grid-template-columns:1fr}.principles-grid article{min-height:0;padding:28px 0 38px}.principles-grid article+article{border-top:1px solid #ffffff2e;border-left:0;padding-left:0}.principles-grid h3{margin-top:38px}.closing-section{gap:38px;padding-block:84px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}}@media (max-width:370px){.landing-container{width:min(100% - 24px,1180px)}.brand{font-size:.98rem}.hero h1{font-size:2.85rem}.workspace-card{padding-inline:13px}.workspace-period,.pipeline-summary span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.header-login,.primary-cta,.secondary-cta{transition:none}}
