*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.app-header{color:#fff;background:#0f172a;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex}.app-header h1{font-size:1.25rem;font-weight:600}.container{margin:0;padding:1rem 1.5rem}.search-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.search-input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;min-width:200px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;transition:background .15s}.btn:hover{background:#f3f4f6}.btn-primary{color:#fff;background:#3b82f6;border-color:#3b82f6}.btn-primary:hover{background:#2563eb}.btn-danger{color:#dc2626;border-color:#fca5a5}.btn-danger:hover{background:#fef2f2}.cost-code-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:clamp(.875rem,.8rem + .25vw,1rem)}.cost-code-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#475569;white-space:nowrap;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.cost-code-table td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.4rem .75rem}.cell-description{min-width:15rem;white-space:normal!important}.cell-notes{color:#64748b;max-width:20rem;font-size:clamp(.8rem,.725rem + .25vw,.9rem);white-space:normal!important}.row-division{background:#eef2f8;font-size:clamp(.95rem,.85rem + .3vw,1.1rem);font-weight:600}.row-section{background:#fafafa;font-size:clamp(.875rem,.8rem + .25vw,1rem)}.row-section td:first-child{border-left:none}.row-subsection{color:#475569;background:#fff;font-size:clamp(.825rem,.75rem + .25vw,.925rem)}.cell-toggle{text-align:center;width:2rem}.toggle-btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:3px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.85rem;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.toggle-btn:hover{background:#f1f5f9;border-color:#94a3b8}.toggle-btn[aria-expanded=true]{color:#fff;background:#3b82f6;border-color:#3b82f6}.toggle-btn[aria-expanded=true]:hover{background:#2563eb;border-color:#2563eb}.type-pill{text-transform:uppercase;vertical-align:middle;border-radius:3px;margin-right:.4rem;padding:.1rem .4rem;font-size:.65rem;font-weight:600;display:inline-block}.type-pill-division{color:#1e40af;background:#dbeafe}.type-pill-section{color:#166534;background:#dcfce7}.type-pill-subsection{color:#6b21a8;background:#f3e8ff}.search-highlight{background:#fef08a;border-radius:2px;padding:0 1px}.alias-hit{outline-offset:-2px;outline:2px solid #facc15;background:#fefce8!important}.row-actions{gap:.25rem;display:flex}.row-actions .btn{padding:.2rem .5rem;font-size:.75rem}.loading-state,.error-state{text-align:center;color:#64748b;padding:3rem 1rem}.error-state{color:#dc2626}@media (max-width:720px){.cost-code-table,.cost-code-table thead,.cost-code-table tbody,.cost-code-table tr,.cost-code-table th,.cost-code-table td{display:block}.cost-code-table thead{display:none}.cost-code-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;padding:.75rem}.cost-code-table td{border-bottom:none;padding:.2rem 0!important}.cost-code-table td:before{content:attr(data-label);text-transform:uppercase;color:#64748b;font-size:.7rem;font-weight:600;display:block}.cell-toggle{text-align:left;width:auto}}.modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:10px;width:90%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 30px #00000026}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.modal-header h2{font-size:1rem;font-weight:600}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.5rem;line-height:1}.modal-close:hover{color:#1a1a1a}.modal-errors{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin:.75rem 1.25rem 0;padding:.5rem .75rem;font-size:.85rem}.form-field{padding:.5rem 1.25rem}.form-field label{color:#475569;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.form-field input,.form-field textarea{border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.form-field input:focus,.form-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.form-hint{color:#94a3b8;margin-top:.2rem;font-size:.75rem;display:block}.alias-pills{flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem;display:flex}.alias-pill{color:#0369a1;background:#e0f2fe;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.8rem;display:inline-flex}.alias-remove{cursor:pointer;color:#0369a1;background:0 0;border:none;padding:0;font-size:.9rem;line-height:1}.alias-remove:hover{color:#dc2626}.modal-actions{justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.header-actions{align-items:center;gap:.5rem;display:flex}.confirm-overlay{z-index:110;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:10px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 8px 30px #00000026}.confirm-dialog p{margin-bottom:1rem;font-size:.9rem}.confirm-actions{justify-content:flex-end;gap:.5rem;display:flex}.error-toast{color:#fff;z-index:120;background:#dc2626;border-radius:8px;padding:.75rem 1.25rem;font-size:.85rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}
