:root{--ink:#102016;--muted:#5d6b63;--line:#dce6df;--surface:#f5f8f6;--green:#198754;--green-dark:#0f5f39}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif}.landing-hero{color:#fff;background-image:url(/landing-preview.png);background-position:top;background-size:cover;flex-direction:column;justify-content:space-between;min-height:78vh;padding:24px clamp(18px,4vw,58px) 64px;display:flex;position:relative}.landing-hero:before{content:"";background:#091d1194;position:absolute;inset:0}.landing-nav,.hero-content{z-index:1;position:relative}.landing-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.brand,.nav-entry{color:#fff;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.nav-entry{border:1px solid #ffffffb3;border-radius:6px;padding:9px 13px;font-weight:700}.hero-content{max-width:760px;padding-block:72px 24px}.eyebrow{color:#d8efe2;margin:0 0 10px;font-weight:800}.hero-content h1{margin:0;font-size:clamp(2.6rem,7vw,5.5rem);font-weight:900;line-height:1}.hero-copy{max-width:680px;margin:22px 0 0;font-size:clamp(1rem,2.3vw,1.35rem);line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions .btn,.cta-section .btn{border-radius:6px;align-items:center;gap:8px;display:inline-flex}.feature-strip,.workflow-section,.cta-section{padding:72px 0}.feature-strip{background:var(--surface)}.section-heading{max-width:760px;margin-bottom:28px}.section-heading p,.workflow-copy .eyebrow,.cta-section .eyebrow{color:var(--green-dark)}.section-heading h2,.workflow-copy h2,.cta-section h2{margin:0;font-weight:900;line-height:1.35}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:210px;padding:22px}.feature-card i{color:var(--green);font-size:1.8rem}.feature-card h3{margin:18px 0 10px;font-size:1.15rem;font-weight:900}.feature-card p,.workflow-list{color:var(--muted);line-height:1.8}.workflow-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);align-items:center;gap:32px;display:grid}.workflow-list{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.workflow-list li{align-items:center;gap:12px;display:flex}.workflow-list span{color:#fff;background:var(--green);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-weight:900;display:inline-flex}.preview-panel{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 16px 40px #1020161f}.preview-panel img{width:100%;height:auto;display:block}.cta-section{background:var(--green-dark);color:#fff}.cta-layout{justify-content:space-between;align-items:center;gap:18px;display:flex}.cta-section .eyebrow{color:#bfe7ce}@media (width<=992px){.feature-grid,.workflow-layout{grid-template-columns:1fr 1fr}}@media (width<=720px){.landing-hero{min-height:86vh;padding-bottom:44px}.landing-nav{align-items:flex-start}.nav-entry{padding:8px 10px}.feature-grid,.workflow-layout,.cta-layout{grid-template-columns:1fr}.cta-layout{flex-direction:column;align-items:flex-start}}
