:root{--ink:#173b35;--muted:#6b7e74;--green:#16765f;--pale:#e9f2ec;--lime:#d8ef9d;--border:#dfe7df;--paper:#f7f8f3;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a{color:inherit}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:14px 19px;border:1px solid transparent;border-radius:12px;background:var(--green);color:white;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s}.button:hover,button:hover{background:#105d4a}button:disabled{opacity:.6;cursor:default}a:focus-visible,button:focus-visible{outline:3px solid #9bba5f;outline-offset:4px}.secondary{background:white;border-color:var(--border);color:var(--ink)}.secondary:hover{background:var(--pale)}.site-header{height:94px;border-bottom:1px solid var(--border);background:white;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px) / 2));gap:24px}.brand,.site-header{display:flex;align-items:center}.brand{font-size:32px;font-weight:800;letter-spacing:-2px;text-decoration:none}.brand-icon{letter-spacing:-3px;font-size:26px;margin-right:12px;width:36px;height:36px;background:var(--green);border-radius:10px;color:white;display:grid;place-items:center;padding-right:3px}.brand-dot{color:var(--green)}.eyebrow,.header-caption{font-size:10px;font-weight:700;letter-spacing:1.6px;color:var(--muted);display:block}.site-footer{max-width:1180px;margin:64px auto 0;padding:26px 0 36px;border-top:1px solid var(--border);font-size:12px;color:var(--muted);display:flex;gap:6px}.site-footer span{margin-left:auto}.proposal-page{max-width:1180px;margin:0 auto;padding-top:44px}.proposal-heading{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:34px}h1{font-size:38px;line-height:1.16;letter-spacing:-1.3px;margin:13px 0 14px;overflow-wrap:anywhere}h1,h2{font-weight:700}h2{font-size:20px;line-height:1.35;letter-spacing:-.4px;margin:9px 0}h3{line-height:1.5;margin:0 0 7px}h3,p{font-size:14px}p{line-height:1.7;color:var(--muted);margin:8px 0 0;overflow-wrap:anywhere}.status{display:inline-flex;align-items:center;gap:8px;background:#f6edd6;color:#775a22;border-radius:30px;padding:10px 15px;font-size:12px;font-weight:700;white-space:nowrap}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.status.approved{background:var(--pale);color:var(--green)}.status.rejected{background:#faeae5;color:#943e34}.proposal-grid{display:grid;grid-template-columns:minmax(0,1fr) 354px;gap:28px;align-items:start}.proposal-content{display:grid;gap:22px;min-width:0}.business-card{display:flex;align-items:center;gap:18px;border-radius:18px;background:var(--pale);padding:25px 28px}.business-card h2{margin:7px 0 2px}.business-card p{margin:0;font-size:13px}.business-avatar{display:grid;place-items:center;flex-shrink:0;width:56px;height:56px;border-radius:16px;color:var(--green);background:#d8e7db;font-size:24px;font-weight:700}.card{background:white;border:1px solid var(--border);border-radius:20px;padding:28px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading h2{margin-bottom:0}.item-count{font-size:12px;background:var(--paper);padding:7px 10px;border-radius:8px;white-space:nowrap}table{width:100%;border-collapse:collapse;table-layout:fixed}th{font-size:11px;color:var(--muted);text-align:left;font-weight:500;padding:12px 0;border-bottom:1px solid var(--border)}th:first-child{width:54%}th:nth-child(2){width:19%}th:last-child{text-align:right}td{padding:22px 8px 22px 0;vertical-align:top;font-size:13px;line-height:1.5;border-bottom:1px solid var(--border);overflow-wrap:anywhere}td:last-child{text-align:right;padding-right:0}tr:last-child td{border-bottom:0;padding-bottom:4px}td strong{font-weight:600;display:block}.item-kind{display:block;font-size:9px;letter-spacing:1px;color:var(--green);font-weight:700;margin-bottom:6px}.unit-price{display:block;color:var(--muted);font-size:11px;margin-top:6px}.detail{margin-top:24px}.detail p{margin-top:0}.preserve{white-space:pre-wrap}.summary-card{background:var(--ink);color:white;border-radius:20px;padding:28px}.summary-card .eyebrow{color:var(--lime)}.summary-card h2{font-size:20px;margin:12px 0 25px}.summary-card dl{margin:0;display:grid;gap:14px}.summary-card dl div{display:flex;justify-content:space-between;gap:20px;font-size:13px}.summary-card dt{color:#c1d3c8}.summary-card dd{margin:0;text-align:right}.total{border-top:1px solid #426153;margin-top:24px;padding-top:22px;display:grid;gap:9px}.total span{font-size:13px;color:#c1d3c8}.total strong{font-size:36px;letter-spacing:-1px;overflow-wrap:anywhere;font-weight:600}.decision-buttons{display:grid;gap:11px;margin-top:25px}.summary-card button:not(.secondary):not(.text-button){background:var(--lime);color:var(--ink)}.summary-card button:not(.secondary):not(.text-button):hover{background:#c8e388}.summary-card .secondary{background:transparent;border-color:#648273;color:#fff}.summary-card .small-text{color:#c1d3c8;font-size:11px;line-height:1.6}.small-text{text-align:center}.proposal-aside{position:sticky;top:24px}.privacy-note{font-size:11px;text-align:center;line-height:1.6;margin:17px 20px 0}.contact-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:8px 4px}.contact-card h2{font-size:17px}.contact-card p{font-size:12px;margin:0}.contact-card .button{font-size:12px}.decision-form{display:grid;gap:17px;margin-top:28px}.decision-form h3{font-size:18px}.decision-form label{display:grid;gap:8px;font-size:12px;line-height:1.5}.decision-form input:not([type=checkbox]),textarea{width:100%;border-radius:9px;border:1px solid #91a89c;padding:12px;background:#fff;color:var(--ink);font-size:15px;outline-color:var(--lime)}.decision-form .check{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#e2ebe5}.check input{width:19px;height:19px;flex-shrink:0;margin:0;accent-color:var(--lime)}.text-button{background:transparent;color:#e2ebe5;font-weight:500;font-size:12px;min-height:32px;padding:4px}.text-button:hover{background:transparent;text-decoration:underline}.error{border:1px solid #efb5a9;background:#fff0eb;color:#923f31;border-radius:10px;padding:12px;font-size:13px;margin:0}.receipt{display:flex;align-items:flex-start;gap:20px;background:var(--pale);border:1px solid #d5e4d5;border-radius:18px;padding:25px;margin-bottom:28px}.receipt h2{margin-top:0}.receipt p{font-size:13px}.state-icon{font-size:25px;display:grid;place-items:center;background:#d4e8d2;color:var(--green);width:46px;height:46px;border-radius:50%;flex-shrink:0}.receipt.declined{background:#f9eee6;border-color:#eedbce}.declined .state-icon{background:#eddfd1;color:#876045}.decision-complete{color:var(--lime);border-top:1px solid #426153;margin-top:25px;padding-top:20px;font-size:17px;font-weight:700}.decision-complete p{color:#c1d3c8;font-size:12px;font-weight:400}.simple-page{max-width:800px;margin:90px auto 140px;padding:0 24px;min-height:38vh}.simple-page h1{font-size:48px;max-width:640px}.simple-page p{font-size:16px;max-width:550px}.simple-page .state-icon{margin-bottom:28px}.quiet-box{margin-top:32px;background:var(--pale);padding:22px;border-radius:14px;font-size:14px;line-height:1.7}.simple-page button{margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width:1240px){.proposal-page{margin:0 28px}.site-footer{margin-left:28px;margin-right:28px}}@media (max-width:820px){.proposal-grid{grid-template-columns:1fr;gap:24px}.proposal-aside{position:static}.proposal-heading{align-items:flex-start;flex-direction:column;gap:14px}.header-caption{font-size:8px;letter-spacing:1px;max-width:160px;text-align:right;line-height:1.6}.summary-card .total{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.decision-buttons{grid-template-columns:1fr 1fr}.decision-buttons p{grid-column:1/-1}.site-header{height:78px}.proposal-page{padding-top:30px}h1{font-size:32px}.proposal-heading h1{margin-top:12px}.contact-card{padding-bottom:6px}.summary-card{padding:26px}.receipt{padding:20px}.receipt h2{font-size:18px}}@media (max-width:480px){.proposal-page{margin:0 18px}.site-header{padding:0 20px}.brand{font-size:29px}.brand-icon{width:32px;height:32px;font-size:23px}.card{padding:22px 18px;border-radius:16px}.business-card{padding:20px 18px;gap:13px}.business-avatar{width:44px;height:44px;border-radius:12px;font-size:20px}.business-card .eyebrow{font-size:8px;line-height:1.6}.business-card h2{font-size:18px}.business-card p{font-size:12px}.section-heading{gap:10px}.section-heading h2{font-size:19px}th{font-size:10px}th:first-child{width:49%}th:nth-child(2){width:22%}td{padding-right:8px}td,td:last-child strong{font-size:12px}.unit-price{font-size:10px}.decision-buttons{grid-template-columns:1fr}.total strong{font-size:32px}.site-footer{margin:42px 20px 0;flex-wrap:wrap;font-size:11px}.site-footer span{margin-left:0;width:100%;margin-top:8px}.simple-page{margin:65px auto 90px}.simple-page h1{font-size:34px}.receipt{gap:12px}.receipt .state-icon{width:32px;height:32px;font-size:21px}.receipt h2{font-size:16px}.contact-card .button{width:100%}}