:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;background:#f9fafb}*{box-sizing:border-box}body{margin:0;background:#f9fafb}.container{max-width:48rem;margin:0 auto;padding:2rem 1rem}h1{margin:0 0 1rem}h2,h3{margin:0 0 .5rem}p{margin:0}input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem .75rem}button{border:0;border-radius:.5rem;background:#0f766e;color:#fff;padding:.55rem .85rem;font-weight:600;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}button.secondaryButton{background:#e5e7eb;color:#111827}button.secondaryButton:hover:not(:disabled){background:#d1d5db}.stack{display:grid;gap:1rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;display:grid;gap:.75rem}.topbar{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.muted{color:#6b7280}.error{border-color:#fecaca}.errorText{color:#b91c1c}.success{color:#0f766e}.itemsList{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.itemRow{display:grid;grid-template-columns:1fr;gap:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}.itemActions{display:flex;gap:.5rem;align-items:center}.itemActions input{max-width:6rem}.actionsRow{display:flex;gap:.5rem;flex-wrap:wrap}.preferencesCard h2{margin:0 0 .5rem}.preferencesCheckbox{display:flex;align-items:center;gap:.5rem}.preferencesCheckbox input{width:auto}.assistantReply{margin:0;padding:.75rem;border-radius:.5rem;background:#f3f4f6;color:#374151;font-size:.9rem;white-space:pre-wrap}.pollingHint{font-size:.875rem}.resultsSectionTitle{margin:0;font-size:1.1rem}.quoteCardHeader{display:flex;flex-direction:column;gap:.25rem}.quoteCardHeader h4{margin:0}.strategyPill{font-size:.875rem}.quoteTotals{display:grid;gap:.5rem;margin:0}.quoteTotals>div{display:flex;justify-content:space-between;gap:1rem;font-size:.9375rem}.quoteTotals dt{margin:0;color:#6b7280;font-weight:500}.quoteTotals dd{margin:0;font-weight:600;text-align:right}.quoteTotalRow dt,.quoteTotalRow dd{font-weight:700}.quoteRecommendation h5,.quoteLinesTitle{margin:0 0 .35rem;font-size:.9rem}.quoteLinesTableWrap{overflow-x:auto;margin:0 -.25rem}.quoteLinesTable{width:100%;border-collapse:collapse;font-size:.875rem}.quoteLinesTable th,.quoteLinesTable td{border-bottom:1px solid #e5e7eb;padding:.45rem .35rem;text-align:left;vertical-align:top}.quoteLinesTable th{color:#6b7280;font-weight:600}.quoteLinesTable .num{text-align:right;white-space:nowrap}.weakMatchBadge{display:inline-block;margin-left:.35rem;padding:.1rem .35rem;border-radius:.25rem;background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:600}.preferencesPreferredModeHint{margin-top:.35rem;font-size:.8125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
