:root{--ink:#132823;--green:#173f36;--mint:#8de0c4;--orange:#f47a3d;--cream:#f7f5ef;--line:#dce4e0;--muted:#687873;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white)}a{color:inherit;text-decoration:none}.marketing-header{position:sticky;z-index:40;top:0;display:flex;align-items:center;gap:36px;height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(220,228,224,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.marketing-logo{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px;letter-spacing:-.03em}.marketing-logo span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--green);color:var(--mint);font-size:17px}.marketing-header nav{display:flex;gap:28px;margin-left:auto;color:#52645f;font-size:13px;font-weight:650}.marketing-header nav a:hover{color:var(--ink)}.header-login{padding:11px 18px;border:1px solid var(--ink);border-radius:9px;font-size:13px;font-weight:750}.hero-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:700px;padding:85px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(145deg,#fff 25%,#f1f7f4)}.pill,.eyebrow{display:inline-block;color:#23705d;font-size:11px;font-weight:850;letter-spacing:.12em}.pill{padding:8px 12px;border-radius:999px;background:#eaf8f2}.hero-copy h1{max-width:640px;margin:20px 0 24px;font-size:clamp(48px,5.4vw,77px);line-height:.97;letter-spacing:-.065em}.hero-copy>p{max-width:590px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin:34px 0 28px}.primary-cta,.secondary-cta,.plan-cta,.final-cta a{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;border:0;border-radius:10px;font-size:14px;font-weight:800;cursor:pointer}.primary-cta,.final-cta a{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(244,122,61,.22)}.secondary-cta{border:1px solid var(--line);background:#fff}.trust-line{display:flex;flex-wrap:wrap;gap:20px;color:#53645f;font-size:12px}.hero-preview{overflow:hidden;border:1px solid #d7e2de;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(19,55,47,.15);transform:rotate(1deg)}.preview-top{display:flex;align-items:center;gap:6px;height:48px;padding:0 16px;border-bottom:1px solid var(--line)}.preview-top i{width:8px;height:8px;border-radius:50%;background:#d8dedc}.preview-top b{margin-left:auto;color:#71807c;font-size:10px}.preview-body{display:grid;grid-template-columns:62px 1fr;min-height:390px}.preview-body aside{display:flex;flex-direction:column;align-items:center;gap:22px;padding:22px 0;background:var(--green)}.preview-body aside strong{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--mint);font-size:10px}.preview-body aside span{width:24px;height:6px;border-radius:5px;background:#41665e}.preview-body section{padding:42px 35px}.preview-body small{color:#39806d;font-size:9px;font-weight:800}.preview-body h2{margin:8px 0 26px;font-size:32px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-stats article{display:grid;gap:7px;padding:14px;border-radius:11px;background:#f4f7f6}.preview-stats em{color:var(--muted);font-size:8px;font-style:normal}.preview-stats b{font-size:17px}.preview-chart{display:flex;align-items:end;gap:9px;height:135px;margin-top:26px;padding:17px;border-radius:12px;background:#f7f9f8}.preview-chart i{flex:1;border-radius:4px 4px 0 0;background:#55ab91}.preview-chart i:nth-child(1){height:30%}.preview-chart i:nth-child(2){height:48%}.preview-chart i:nth-child(3){height:38%}.preview-chart i:nth-child(4){height:67%}.preview-chart i:nth-child(5){height:52%}.preview-chart i:nth-child(6){height:84%}.preview-chart i:nth-child(7){height:74%}.logo-strip{display:flex;justify-content:center;gap:70px;padding:25px;background:var(--green);color:#b9ccc6;font-size:10px;font-weight:850;letter-spacing:.14em}.product-section,.pricing-section{padding:110px max(24px,calc((100vw - 1180px)/2))}.section-intro{max-width:700px;margin:0 auto 55px;text-align:center}.section-intro h2,.feature-copy h2,.security-section h2{margin:12px 0 18px;font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.05em}.section-intro p,.feature-copy>p{color:var(--muted);font-size:16px;line-height:1.65}.workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workflow article{padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff}.workflow article>span{color:var(--orange);font-size:12px;font-weight:900}.workflow h3{margin:28px 0 10px;font-size:20px}.workflow p,.feature-grid p,.security-points p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.feature-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;padding:110px max(24px,calc((100vw - 1180px)/2));background:var(--cream)}.feature-copy ul{display:grid;gap:13px;padding:0;list-style:none}.feature-copy li{font-size:14px;font-weight:700}.feature-copy li:before{content:'✓';margin-right:10px;color:#278467}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-grid article{padding:25px;border:1px solid #e1e3dc;border-radius:16px;background:#fff}.feature-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e8f6f1;color:#28735f}.feature-grid h3{margin:28px 0 9px;font-size:17px}.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:start}.price-card{position:relative;display:grid;gap:19px;padding:27px 24px;border:1px solid var(--line);border-radius:17px;background:#fff}.price-card.featured{border:2px solid var(--green);box-shadow:0 22px 50px rgba(23,63,54,.12)}.popular{position:absolute;top:-13px;right:20px;padding:6px 10px;border-radius:999px;background:var(--green);color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em}.plan-name{font-size:22px;font-weight:850}.price-card>div>p{min-height:50px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.price{display:flex;align-items:end;gap:6px}.price strong{font-size:37px;letter-spacing:-.05em}.price span,.price-card>small{color:var(--muted);font-size:10px}.plan-cta{width:100%;background:var(--green);color:#fff}.price-card.featured .plan-cta{background:var(--orange)}.price-card ul{display:grid;gap:11px;margin:0;padding:20px 0 0;border-top:1px solid var(--line);list-style:none}.price-card li{color:#445650;font-size:11px;line-height:1.45}.pricing-note{text-align:center;margin:30px 0 0;color:var(--muted);font-size:11px}.security-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding:100px max(24px,calc((100vw - 1180px)/2));background:#edf7f3}.security-points{display:grid;gap:12px}.security-points article{padding:23px;border-left:3px solid var(--mint);background:#fff}.security-points strong{display:block;margin-bottom:7px}.final-cta{padding:100px 24px;text-align:center;background:var(--green);color:#fff}.final-cta span{color:var(--mint);font-size:11px;font-weight:900;letter-spacing:.13em}.final-cta h2{margin:14px 0;font-size:clamp(38px,5vw,62px);letter-spacing:-.055em}.final-cta p{margin:0 0 28px;color:#bed0ca}.marketing-footer{display:flex;align-items:center;gap:28px;padding:35px max(24px,calc((100vw - 1180px)/2));border-top:1px solid var(--line)}.marketing-footer p{margin-right:auto;color:var(--muted);font-size:12px}.marketing-footer>a:last-child{font-size:12px;font-weight:800}.signup-page{min-height:100vh;background:#f3f7f5}.signup-page .marketing-header{position:static}.signup-shell{display:grid;grid-template-columns:.85fr 1.15fr;width:min(970px,calc(100% - 40px));margin:60px auto;border-radius:20px;background:#fff;box-shadow:0 25px 70px rgba(24,54,47,.12);overflow:hidden}.signup-summary{padding:48px;background:var(--green);color:#fff}.signup-summary h1{margin:12px 0 7px;font-size:45px}.signup-summary>p{color:#bfd0cb;line-height:1.6}.signup-price{display:flex;align-items:end;gap:8px;margin:30px 0 7px}.signup-price strong{font-size:38px}.signup-price span{padding-bottom:6px;color:#bfd0cb;font-size:11px}.signup-summary>b{color:var(--mint);font-size:12px}.signup-summary ul{display:grid;gap:11px;margin:35px 0;padding:0;list-style:none;color:#dae7e3;font-size:12px}.signup-summary>a{color:var(--mint);font-size:12px;font-weight:750}.signup-form{padding:48px}.signup-form h2{margin:9px 0 27px;font-size:34px}.signup-form .stack{display:grid;gap:15px}.signup-form label{display:grid;gap:7px;font-size:12px;font-weight:750}.signup-form input{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:9px;font:inherit}.signup-form label small,.form-disclaimer{color:var(--muted);font-size:9px;line-height:1.5}.signup-form .primary-cta{width:100%;margin-top:5px}.login-back{text-align:center;font-size:12px}.login-back a{color:#376c5e;font-weight:750}
@media(max-width:1050px){.hero-section{grid-template-columns:1fr;min-height:auto}.hero-preview{max-width:650px}.pricing-grid{grid-template-columns:1fr 1fr}.feature-section,.security-section{grid-template-columns:1fr}.logo-strip{gap:30px;flex-wrap:wrap}}
@media(max-width:700px){.marketing-header{height:68px}.marketing-header nav{display:none}.header-login{margin-left:auto}.hero-section,.product-section,.pricing-section,.feature-section,.security-section{padding-top:70px;padding-bottom:70px}.hero-section{gap:45px}.hero-copy h1{font-size:49px}.hero-actions{flex-direction:column;align-items:stretch}.trust-line{display:grid;gap:10px}.preview-body{grid-template-columns:45px 1fr;min-height:320px}.preview-body section{padding:28px 18px}.preview-stats{grid-template-columns:1fr}.preview-stats article:nth-child(n+2){display:none}.workflow,.feature-grid,.pricing-grid{grid-template-columns:1fr}.logo-strip{display:none}.marketing-footer{align-items:flex-start;flex-direction:column}.marketing-footer p{margin:0}.signup-shell{grid-template-columns:1fr;margin:25px auto}.signup-summary,.signup-form{padding:32px 25px}}

/* Readability and visibly unavailable planned features */
:root{--muted:#53635e}.header-logout{margin:0}.header-logout .header-login{background:#fff;cursor:pointer}.price-card>div>p{color:#566661;font-size:13px}.price span,.price-card>small{color:#596964;font-size:11px}.price-card li{color:#354a44;font-size:12.5px;line-height:1.55}.price-card li.planned,.signup-summary li.planned{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:8px;background:#eceeed;color:#666e6b}.price-card li.planned span,.signup-summary li.planned span{margin-left:auto;padding:3px 6px;border-radius:999px;background:#d9dddb;color:#4f5754;font-size:8px;font-weight:900;letter-spacing:.06em}.planning-notice{display:inline-flex!important;align-items:center;gap:8px;margin:7px auto 0!important;padding:9px 12px;border:1px solid #d6dad8;border-radius:9px;background:#eff1f0;color:#626b68!important;font-size:12px!important;font-weight:750}.planning-notice:before{content:'○';font-weight:900}.security-block{margin:18px 0 24px;padding:18px;border:1px solid #e3c9c4;border-radius:11px;background:#fff5f3;color:#63443f}.security-block strong{display:block;margin-bottom:7px}.security-block p{margin:0;font-size:12px;line-height:1.65}.signup-summary li.planned{background:#36554e;color:#c7d1ce}.signup-summary li.planned span{background:#526c66;color:#eef3f1}
