:root{color:#17211c;background:#f5f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{border:1px solid #b9c4b2;border-radius:6px;background:#fff;color:#17211c;cursor:pointer}button:hover:not(:disabled){border-color:#4f7d3a}button:disabled{color:#8a9285;cursor:not-allowed}.app-shell{min-height:100vh;padding:28px}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 auto 22px;max-width:1220px}.eyebrow{margin:0 0 4px;color:#4f7d3a;font-size:.78rem;font-weight:700;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.version-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#566050;font-size:.88rem}.version-meta span,.status-block{border:1px solid #d5dccc;border-radius:6px;background:#fff;padding:8px 10px}.workspace{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:20px;margin:0 auto;max-width:1220px}.quote-tools,.quote-panel{border:1px solid #d5dccc;border-radius:8px;background:#fff}.quote-tools{align-self:start;padding:18px}.autofill-decoys{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.autofill-decoys input{position:absolute;left:-9999px}.field{display:grid;gap:8px}.field label{color:#2a3327;font-size:.9rem;font-weight:700}.field input,.field select{width:100%;border:1px solid #aeb9a7;border-radius:6px;padding:11px 12px;background:#fff}.field input:focus,.field select:focus{border-color:#4f7d3a;outline:3px solid rgba(79,125,58,.18)}.search-field{margin-top:14px}.results{display:grid;gap:6px;margin-top:10px}.result-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;text-align:left}.result-row span{min-width:0}.result-row strong{white-space:nowrap}.empty-results,.copy-status{color:#566050;font-size:.9rem}.empty-results{padding:8px 2px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.actions button{min-height:38px}.status-block{margin-top:18px}.status-block span{display:block;margin-bottom:6px;font-weight:700}.status-block p{color:#566050;font-size:.9rem;line-height:1.4}.copy-status{margin-top:12px;font-weight:700}.copy-status.success{color:#2f6d2f}.copy-status.error{color:#a23a2a}.quote-panel{min-width:0;overflow:hidden}.quote-header{display:flex;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid #d5dccc}.quote-header h2{font-size:1.2rem}.quote-header p,.quote-totals span,.tier-strip span{color:#566050;font-size:.88rem}.quote-totals{display:grid;gap:4px;text-align:right}.quote-totals strong{font-size:1.4rem}.table-shell{overflow-x:auto}table{width:100%;min-width:760px;border-collapse:collapse}th,td{border-bottom:1px solid #dde4d6;padding:12px 14px;text-align:left;vertical-align:middle}thead th{background:#6cab45;color:#fff;font-size:.9rem}tbody tr:hover{background:#f8faf5}.numeric{text-align:right;white-space:nowrap}.muted-cell{color:#9aa393;text-align:right}.row-action{width:1%;white-space:nowrap}.row-action button{padding:6px 10px}.empty-table{height:190px;color:#566050;text-align:center}tfoot th,tfoot td{border-top:2px solid #6cab45;border-bottom:0;background:#f1f7ec;font-size:1.05rem;font-weight:800}.tier-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border-top:1px solid #d5dccc;background:#d5dccc}.tier-strip div{display:grid;gap:4px;background:#fff;padding:16px 20px}.tier-strip strong{font-size:1.05rem}.map-panel{margin:20px auto 0;max-width:1220px;border:1px solid #d5dccc;border-radius:8px;background:#fff;overflow:hidden}.map-header{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #d5dccc}.map-header h2{font-size:1.1rem}.map-header p{color:#566050;font-size:.88rem}.map-frame{position:relative;width:100%;background:#eef3ea;overflow:hidden}.loading-map{min-height:84px}.county-map{display:block;width:100%;height:min(68vh,620px);min-height:360px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.county-map.dragging{cursor:grabbing}.map-nation{fill:#f9fbf6;stroke:#7f8b79;stroke-width:.8}.map-county{fill:#fff;stroke:none}.map-county.selected{fill:#8fbd61}.map-selected-outline{fill:none;stroke:#275a22;stroke-linejoin:round;stroke-width:1.2;pointer-events:none}.map-county-borders{fill:none;stroke:#c1cab9;stroke-linejoin:round;stroke-width:.25;pointer-events:none}.map-state-borders{fill:none;stroke:#6e7a68;stroke-linejoin:round;stroke-width:.75;pointer-events:none}.map-labels{font-weight:650;letter-spacing:0;paint-order:stroke;pointer-events:none;stroke:#fff;stroke-linejoin:round;text-anchor:middle}.map-labels text{fill:#3d4938}.map-labels .selected-label{fill:#142413;font-weight:800}.map-reset-control{position:absolute;right:14px;bottom:14px;gap:6px;border:1px solid rgba(103,116,95,.28);border-radius:8px;background:#ffffffeb;padding:8px 10px;box-shadow:0 8px 20px #23321e1f;font-weight:750}@media(max-width:820px){.app-shell{padding:18px}.topbar,.workspace,.quote-header,.tier-strip{grid-template-columns:1fr}.topbar,.quote-header{align-items:stretch;flex-direction:column}.workspace{display:grid}.version-meta,.quote-totals{justify-content:flex-start;text-align:left}.actions{grid-template-columns:1fr}.county-map{height:420px;min-height:320px}}
