.quote-page{max-width:1240px;margin:auto}.quote-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.quote-heading h1{font:700 clamp(32px,4vw,48px)/1 Georgia,serif}.quote-layout{display:grid;grid-template-columns:minmax(520px,1fr) 350px;gap:20px}.quote-fields{display:flex;flex-direction:column;gap:16px}.quote-section header{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.quote-section header>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eef1e8;color:var(--green);font-size:11px;font-weight:900}.quote-section h2{font:700 19px Georgia,serif;margin:1px 0 3px}.quote-section header p{color:var(--muted);font-size:12px;margin:0}.quote-grid{display:grid;gap:15px}.quote-grid.two{grid-template-columns:1fr 1fr}.quote-grid.three{grid-template-columns:repeat(3,1fr)}.quote-section label{font-size:12px;margin:10px 0}.quote-section small{display:block;margin-top:5px;font-weight:400}.quote-checks{display:flex;gap:24px;border-top:1px solid var(--line);padding-top:14px;margin-top:18px}.quote-check{display:flex!important;align-items:center;gap:8px}.quote-check input{width:auto;margin:0;accent-color:var(--green)}.quote-summary{padding:0;overflow:hidden;position:sticky;top:20px;height:max-content}.quote-summary-head{display:flex;justify-content:space-between;padding:22px}.quote-summary-head h2{font:700 19px Georgia,serif;margin:5px 0 2px}.quote-status{font-size:9px;font-weight:900;letter-spacing:1px;background:#eef1e8;color:var(--green);padding:5px 7px;border-radius:3px;height:max-content}.quote-unit{display:grid;grid-template-columns:1fr auto;align-items:end;background:var(--green);color:white;padding:22px}.quote-unit span{font-size:11px;color:#cbdad4}.quote-unit strong{font:700 30px Georgia,serif;grid-column:2;grid-row:1/3}.quote-unit small{font-size:10px;color:#b8cbc3}.quote-breakdown{padding:20px 22px 8px}.quote-breakdown p{display:flex;justify-content:space-between;margin:0 0 13px;font-size:12px}.quote-breakdown p span{color:var(--muted)}.quote-breakdown hr{border:0;border-top:1px dashed var(--line);margin:17px 0}.quote-total{display:flex;justify-content:space-between;align-items:end;border-top:2px solid var(--ink);margin:4px 22px 18px;padding-top:16px;font-weight:800}.quote-total strong{font:700 25px Georgia,serif}.quote-summary button{width:calc(100% - 44px);margin:0 22px}.quote-fineprint{display:block;text-align:center;padding:12px 24px 18px;font-size:9px}.quote-summary button:disabled{opacity:.6}.quote-page textarea{resize:vertical}@media(max-width:1000px){.quote-layout{grid-template-columns:1fr}.quote-summary{position:static;order:-1}.quote-grid.three{grid-template-columns:1fr 1fr}}@media(max-width:700px){.quote-heading{align-items:start}.quote-layout,.quote-grid.two,.quote-grid.three{grid-template-columns:1fr}.quote-checks{flex-direction:column;gap:8px}}
