:root{--background:#f7f7f3;--foreground:#171815;--muted:#62645d;--line:#ddded6;--panel:#fff;--panel-soft:#efefe8;--accent:#226c5f;--accent-strong:#174f45;--accent-soft:#dbeae5;--warning:#9f6a1f;--shadow:0 24px 80px #1d251f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh;padding:24px}.topbar{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:12px 0 32px;display:flex}.brand,.topbar nav,.actions,.sectionHeader{align-items:center;display:flex}.brand{gap:10px;font-size:18px;font-weight:760}.brandMark{background:var(--foreground);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.topbar nav{gap:22px}.topbar nav a{color:var(--muted);font-size:14px;font-weight:650}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:48px;max-width:1180px;min-height:580px;margin:0 auto;padding:56px 0 72px;display:grid}.heroCopy{align-self:center;max-width:720px}.hero h1{letter-spacing:0;max-width:850px;margin:0;font-size:clamp(48px,7vw,86px);line-height:.95}.hero p{color:var(--muted);max-width:620px;margin:28px 0 0;font-size:19px;line-height:1.65}.actions{gap:12px;margin-top:34px}.primaryAction,.secondaryAction,.sectionHeader button{border-radius:8px;justify-content:center;min-height:46px;padding:13px 18px;font-size:15px;font-weight:760;display:inline-flex}.primaryAction,.sectionHeader button{background:var(--accent);border:1px solid var(--accent);color:#fff}.secondaryAction{border:1px solid var(--line);color:var(--foreground);background:0 0}.previewPanel,.workflow,.invoiceSection,.pricing{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.previewPanel{align-self:center;padding:22px}.panelHeader,.timeline div{justify-content:space-between;align-items:center;display:flex}.panelHeader{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:16px;font-size:14px}.panelHeader strong{color:var(--foreground)}.timeline{gap:14px;padding:22px 0;display:grid}.timeline div{background:var(--panel-soft);border-radius:8px;justify-content:flex-start;gap:12px;padding:14px}.timeline p,.messageCard p{margin:0}.dot{border-radius:999px;width:10px;height:10px;display:inline-block}.sent{background:var(--muted)}.opened{background:var(--warning)}.responded{background:var(--accent)}.messageCard{border:1px solid var(--line);border-radius:8px;padding:18px}.messageCard p{color:var(--muted);font-size:14px;line-height:1.55}.responseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.responseGrid button{background:var(--accent-soft);color:var(--accent-strong);border:1px solid #226c5f40;border-radius:8px;min-height:42px}.workflow,.invoiceSection,.pricing{max-width:1180px;margin:0 auto 24px;padding:32px}.workflow h2,.invoiceSection h2,.pricing h2{margin:0;font-size:32px}.steps,.pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.steps article,.pricingGrid article{background:var(--panel-soft);border-radius:8px;padding:22px}.steps span{color:var(--accent);font-size:13px;font-weight:800}.steps h3,.pricingGrid h3{margin:14px 0 8px;font-size:18px}.steps p,.sectionHeader p,.pricingGrid p{color:var(--muted);margin:0;line-height:1.55}.sectionHeader{justify-content:space-between;gap:24px;margin-bottom:24px}.sectionHeader p{max-width:650px;margin-top:8px}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:880px}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:16px 12px;font-size:14px}th{color:var(--muted);text-transform:uppercase;font-size:12px}.status{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:760;display:inline-flex}.pricingGrid strong{margin:6px 0 12px;font-size:34px;display:block}@media (max-width:920px){.shell{padding:18px}.topbar{align-items:flex-start;gap:18px}.topbar,.sectionHeader{flex-direction:column}.topbar nav{flex-wrap:wrap;gap:14px}.hero{grid-template-columns:1fr;min-height:0;padding-top:26px}.hero h1{font-size:48px}.steps,.pricingGrid,.responseGrid{grid-template-columns:1fr}}
