.business-hero,.quote-page-hero{padding:clamp(3rem,7vw,5.5rem) 0;background:linear-gradient(100deg,var(--bg-soft),#fff);border-bottom:1px solid var(--border)}
.business-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.65fr);gap:clamp(2rem,6vw,5rem);align-items:center}.business-hero h1{max-width:16ch}.business-hero-card{padding:2rem;background:var(--primary);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.business-hero-card strong{font-size:1.35rem}.business-hero-card ul{margin:1rem 0 0;padding-left:1.3rem}.business-feature{display:flex;align-items:center;justify-content:space-between;gap:2rem}.business-feature h3{margin:1rem 0 .5rem;font-size:1.7rem}.business-feature p{max-width:46rem;margin-bottom:0}.future-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.future-tools-grid h3{margin:1rem 0 .5rem}
.quote-page-hero h1{max-width:22ch;font-size:clamp(2.5rem,6vw,4rem)}.privacy-banner{display:flex;max-width:58rem;gap:1rem;padding:1rem 1.2rem;background:var(--bg-tint);border:1px solid #bdd3ce;border-radius:var(--radius-sm);color:var(--text-muted)}.privacy-banner strong{flex:0 0 auto;color:var(--primary-dark)}
.quote-workspace{padding:2rem 0 4rem;background:#edf3f1}.quote-workspace-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(25rem,.92fr);gap:1.5rem;align-items:start}.quote-editor{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem;border-bottom:1px solid var(--border)}.editor-toolbar h2{margin:0;font-size:1.65rem}.editor-toolbar .eyebrow{margin-bottom:.25rem}.save-status{padding:.35rem .65rem;background:var(--bg-soft);color:var(--text-muted);border-radius:999px;font-size:.78rem;font-weight:750}.save-status.is-saved{background:#e4f5e9;color:#1f6a38}.save-status.is-error{background:#fff0ee;color:#9f241f}.form-message{margin:1rem 1.75rem 0;padding:.85rem 1rem;background:#fff0ee;color:#8f211d;border-left:4px solid #b93630;border-radius:var(--radius-sm)}
.quote-form-section{margin:0;padding:1.75rem;border:0;border-bottom:1px solid var(--border)}.quote-form-section legend{display:flex;align-items:center;gap:.7rem;padding:0;color:var(--primary-dark);font-size:1.2rem;font-weight:850}.quote-form-section legend span{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;background:var(--primary);color:#fff;border-radius:50%;font-size:.8rem}.quote-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.quote-fields label,.line-item-field{display:grid;gap:.35rem;color:var(--primary-dark);font-size:.88rem;font-weight:750}.quote-fields .wide{grid-column:1/-1}.quote-fields input,.quote-fields select,.quote-fields textarea,.line-item-field input,.line-item-field select{width:100%;min-width:0;min-height:2.8rem;padding:.65rem .75rem;background:#fff;color:var(--text);border:1px solid #aebfbb;border-radius:var(--radius-sm);font:inherit}.quote-fields textarea{resize:vertical}.quote-fields small{color:var(--text-muted);font-size:.76rem;font-weight:500}.optional{color:var(--text-muted);font-size:.72rem;font-weight:500}.inline-actions,.editor-actions,.data-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.section-help,.tax-note{color:var(--text-muted);font-size:.85rem}.tax-note{margin:1rem 0 0;padding:.8rem;background:var(--accent-soft);border-radius:var(--radius-sm)}.btn-quiet{background:transparent;color:var(--primary);border-color:var(--border)}.btn-danger{background:#fff;color:#962c27;border-color:#d9aaa6}.btn-danger:hover{background:#fff0ee;color:#761b17;border-color:#b8645e}.editor-actions{padding:1.5rem 1.75rem;margin:0}
.line-items{display:grid;gap:.8rem;margin:1.25rem 0}.line-item{display:grid;grid-template-columns:minmax(10rem,2fr) .75fr .65fr 1fr .75fr .75fr auto;gap:.55rem;align-items:end;padding:1rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius)}.line-item-actions{display:flex;gap:.25rem}.item-action{width:2.3rem;height:2.8rem;padding:0;background:#fff;color:var(--primary);border:1px solid var(--border);border-radius:var(--radius-sm);font-weight:850}.item-action.remove{color:#a12b25}.item-action:disabled{opacity:.4}.line-item-total{grid-column:1/-1;display:flex;justify-content:flex-end;gap:.6rem;margin:0;color:var(--text-muted);font-size:.85rem}.line-item-total strong{color:var(--primary-dark)}
.quote-preview-shell{position:sticky;top:5.6rem}.preview-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem;color:var(--text-muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.preview-expand{background:transparent;color:var(--primary);border:0;font-weight:800;text-transform:none;letter-spacing:0}.quote-document{min-height:66rem;padding:clamp(1.4rem,3vw,2.5rem);background:#fff;color:#25322f;border-top:5px solid var(--accent);box-shadow:var(--shadow);font-family:Arial,sans-serif;font-size:.82rem;line-height:1.45}.document-header{display:flex;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--primary)}.document-brand{display:flex;gap:1rem;align-items:center;min-width:0}.document-brand img{width:4rem;height:4rem;object-fit:contain}.document-brand strong,.document-brand span{display:block}.document-brand strong{color:var(--primary-dark);font-size:1.25rem}.document-brand span{max-width:24rem;margin-top:.3rem;color:#5c6a67;white-space:pre-line}.document-title{text-align:right}.document-title span,.document-title strong,.document-title small{display:block}.document-title span{color:var(--accent);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.document-title strong{margin:.25rem 0;color:var(--primary-dark);font-size:1.1rem}.document-title small{text-transform:capitalize}.document-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.25rem 0}.document-meta div{padding:.75rem;background:#f4f7f6}.document-meta span,.document-meta strong{display:block}.document-meta span,.document-customer>span{color:#6d7977;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.document-customer{margin-bottom:1.5rem}.document-customer strong{display:block;margin:.25rem 0;color:var(--primary-dark);font-size:1.05rem}.document-customer p{margin:0;white-space:pre-line}.document-items-wrap{max-width:100%;overflow-x:auto}.document-items{width:100%;border-collapse:collapse}.document-items th,.document-items td{padding:.65rem .45rem;text-align:right;border-bottom:1px solid #dce4e2}.document-items th{background:var(--primary);color:#fff;font-size:.7rem}.document-items th:first-child,.document-items td:first-child{text-align:left}.document-items td:first-child{max-width:13rem;overflow-wrap:anywhere}.document-summary{width:min(100%,18rem);margin:1.5rem 0 1.5rem auto}.document-summary>div{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0}.document-total{margin-top:.35rem;padding:.8rem!important;background:var(--primary);color:#fff;font-size:1.05rem}.document-notes,.document-terms{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #dce4e2}.document-notes h2,.document-terms h2{margin-bottom:.4rem;font-size:.9rem}.document-notes p,.document-terms p{margin:0;white-space:pre-line}.document-footer{margin-top:2.5rem;padding-top:1rem;color:#65716f;border-top:1px solid #dce4e2;text-align:center}
.draft-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.draft-card{padding:1.25rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.draft-card h3{margin:.5rem 0}.draft-meta{color:var(--text-muted);font-size:.78rem}.draft-total{color:var(--primary-dark);font-size:1.25rem;font-weight:850}.draft-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.draft-actions button{padding:.5rem .65rem;font-size:.75rem}.empty-state{grid-column:1/-1;padding:2rem;background:#fff;border:1px dashed var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted)}.data-tools{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.data-actions{justify-content:flex-end;margin:0}.import-label{position:relative;cursor:pointer}.import-label input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.data-message{grid-column:1/-1;margin:0;color:var(--text-muted)}.legal-tool-note{max-width:58rem}.legal-tool-note h2{font-size:1.8rem}
@media(max-width:70rem){.quote-workspace-grid{grid-template-columns:1fr}.quote-preview-shell{position:static}.quote-document{min-height:0}.future-tools-grid{grid-template-columns:repeat(2,1fr)}.draft-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:48rem){.business-hero-grid{grid-template-columns:1fr}.business-feature{align-items:flex-start;flex-direction:column}.privacy-banner{display:block}.privacy-banner strong{display:block;margin-bottom:.35rem}.quote-workspace{padding-top:1rem}.quote-fields{grid-template-columns:1fr}.quote-fields .wide{grid-column:auto}.line-item{grid-template-columns:repeat(2,minmax(0,1fr))}.line-item-field.description,.line-item-actions,.line-item-total{grid-column:1/-1}.line-item-actions{justify-content:flex-end}.document-header{display:block}.document-title{margin-top:1rem;text-align:left}.document-meta{grid-template-columns:1fr}.draft-list,.future-tools-grid{grid-template-columns:1fr}.data-tools{grid-template-columns:1fr}.data-actions{justify-content:flex-start}}
@media(max-width:35rem){.quote-page-hero,.business-hero{padding:2.5rem 0}.quote-form-section,.editor-toolbar,.editor-actions{padding:1.1rem}.line-item{grid-template-columns:1fr}.line-item-field.description,.line-item-actions,.line-item-total{grid-column:auto}.line-item-actions{justify-content:flex-start}.editor-actions .btn,.inline-actions .btn,.data-actions .btn{width:100%}.quote-document{padding:1rem;font-size:.74rem}.document-items th,.document-items td{padding:.5rem .3rem}.document-items th:nth-child(4),.document-items td:nth-child(4),.document-items th:nth-child(5),.document-items td:nth-child(5){display:none}}
@media print{@page{size:A4;margin:12mm}body{background:#fff}.no-print,.site-header,.site-footer{display:none!important}.quote-workspace{padding:0;background:#fff}.quote-workspace-grid,.container{display:block;width:100%;max-width:none}.quote-preview-shell{position:static}.preview-label{display:none}.quote-document{min-height:0;padding:0;border:0;box-shadow:none}.document-items-wrap{overflow:visible}.document-items{font-size:9pt}.document-header,.document-items tr,.document-summary,.document-notes,.document-terms{break-inside:avoid}}
.conversion-status{margin:0 1.75rem 1rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-soft);color:var(--text-muted)}.conversion-status a{font-weight:800}.btn-accent{background:var(--accent);border-color:var(--accent);color:#fff}.btn-accent:hover{filter:brightness(.92)}
.saved-customer-tools{display:grid;grid-template-columns:minmax(12rem,1fr) auto auto;gap:.7rem;align-items:end;margin-top:1.1rem;padding:1rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-sm)}.saved-customer-tools label{display:grid;gap:.35rem;font-size:.85rem;font-weight:800;color:var(--primary-dark)}.saved-customer-tools select{min-height:2.75rem;padding:.6rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;font:inherit}.saved-customer-tools>a{padding:.65rem;font-weight:800;white-space:nowrap}@media(max-width:48rem){.saved-customer-tools{grid-template-columns:1fr}.saved-customer-tools .btn{width:100%}}
.business-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.business-counts article{padding:1.2rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.business-counts strong,.business-counts span{display:block}.business-counts strong{color:var(--primary-dark);font-size:2rem}.business-counts span{color:var(--text-muted);font-weight:700}@media(max-width:48rem){.business-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}
