:root{font-family:IBM Plex Sans,Segoe UI,Tahoma,sans-serif;line-height:1.4;color:#0f172a;background:radial-gradient(circle at 15% 20%,#0ea5e91f,#0ea5e900 32%),radial-gradient(circle at 85% 10%,#0891b21a,#0891b200 30%),#f1f5f9}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-shell{width:min(100% - 28px,1840px);max-width:none;margin:0 auto;padding:10px 0 22px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.eyebrow{margin:0 0 4px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:#0e7490}h1{margin:0;font-size:clamp(17px,2vw,24px);font-weight:800;line-height:1.1;letter-spacing:.08em;text-transform:uppercase;color:#0f172a;display:inline-block;padding:5px 9px;border-radius:8px;background:linear-gradient(180deg,#e0f2fe,#f0f9ff);border:1px solid #bae6fd}.topbar-actions{display:flex;align-items:center;gap:8px}.session-pill{border:1px solid #bae6fd;color:#0e7490;background:#ecfeff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.tabs{display:inline-flex;gap:6px;margin-bottom:12px;background:#dbeafe;border:1px solid #bfdbfe;border-radius:10px;padding:4px}.tab{border:1px solid transparent;background:transparent;border-radius:8px;padding:8px 12px;color:#1e3a8a;font-weight:600;min-width:150px}.tab.active{background:#fff;color:#0f172a;border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14}.panel{background:#fff;border:1px solid #dbe6f2;border-radius:10px;padding:14px;box-shadow:0 8px 20px #0f172a0d}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.panel-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}h2{margin:0;font-size:16px;line-height:1.2}.section-subtitle{margin:4px 0 0;color:#475569;font-size:12px}.grid-2,.grid-3{display:grid;gap:12px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:1fr 2fr;margin-bottom:10px}.note-stack{display:grid;gap:8px}.bill-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:12px;align-items:start}.bill-main{min-width:0}.bill-note-grid{display:grid;grid-template-columns:210px minmax(260px,.9fr) minmax(0,1.2fr);gap:12px;margin-bottom:10px;align-items:start}.bill-side{display:grid;gap:10px;position:sticky;top:12px}.side-panel{border:1px solid #dbe6f2;border-radius:8px;background:#f8fafc;padding:10px}.side-panel textarea{min-height:162px;background:#fff}.side-panel-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.side-panel-head h3{font-size:12px;text-transform:uppercase;color:#1e3a8a}.side-panel-head span{border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:700;padding:3px 7px;white-space:nowrap}.side-status{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:12px;font-weight:700;padding:9px 10px}.suggestions-source{margin-top:8px;min-height:172px;font-size:12px;line-height:1.35}.side-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px}.field{display:flex;flex-direction:column;gap:4px;font-weight:600;font-size:12px;color:#1e293b}.tommy-workspace{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(460px,1.15fr);gap:14px;align-items:start}.tommy-input-column,.tommy-output-column{min-width:0}.tommy-output-column{border-left:1px solid #dbe6f2;max-height:calc(100vh - 180px);overflow-y:auto;overscroll-behavior:contain;padding-left:14px;padding-right:6px;scrollbar-gutter:stable}.tommy-control-grid{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(180px,1.3fr);gap:12px;align-items:start;margin-bottom:12px}.tommy-sender-field{grid-column:1 / -1;min-width:0}.tommy-sender-options{display:flex;flex-wrap:wrap;gap:6px;min-height:32px}.sender-chip-wrap{display:inline-flex;align-items:stretch}.sender-chip{border-color:#94a3b8;background:#fff;color:#0f172a;padding:6px 10px}.sender-chip-wrap .sender-chip:not(:only-child){border-radius:8px 0 0 8px}.sender-chip.active{border-color:#0284c7;background:#e0f2fe;color:#075985}.sender-chip-remove{min-width:28px;border-color:#94a3b8;border-left:0;border-radius:0 8px 8px 0;background:#fff;color:#b91c1c;padding:4px 7px;font-size:16px;line-height:1}.sender-chip-remove:hover{background:#fef2f2;filter:none}.tommy-sender-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:6px}.tommy-input-field{margin-bottom:12px}.tommy-input-field textarea{min-height:280px;font-family:Cascadia Mono,Consolas,monospace;line-height:1.5}.tommy-result-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;position:sticky;top:0;z-index:2;background:#fff;padding:4px 0 8px;margin-bottom:8px}.tommy-result-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.copy-progress{border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;padding:4px 8px;font-size:11px;font-weight:700;white-space:nowrap}.copy-progress.complete{border-color:#86efac;background:#f0fdf4;color:#15803d}.reset-copy-btn{padding:5px 8px}.tommy-errors,.tommy-empty{border:1px solid #fcd34d;border-radius:8px;background:#fffbeb;color:#92400e;padding:9px 10px;margin-bottom:10px;font-size:12px;font-weight:600}.tommy-output-list{display:grid;grid-template-columns:1fr;gap:10px}.tommy-output-card{min-width:0;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;overflow:hidden}.tommy-output-card.warn{border-color:#fbbf24}.tommy-output-card.copied{border-color:#22c55e;background:#f0fdf4;box-shadow:inset 3px 0 #22c55e}.tommy-output-card.copied .tommy-output-head{border-bottom-color:#bbf7d0;background:#dcfce7}.tommy-output-card.copied .tommy-output-head strong{color:#15803d}.tommy-output-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dbe6f2;background:#eff6ff;padding:8px 10px}.tommy-output-head>div{display:grid;gap:2px}.tommy-output-head .tommy-copy-actions{display:flex;grid-auto-flow:column;align-items:center;gap:6px}.reset-one-copy-btn{border-color:#16a34a;color:#15803d;white-space:nowrap}.tommy-output-head span{color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase}.tommy-output-head strong{color:#1d4ed8;font-family:Cascadia Mono,Consolas,monospace;font-size:14px}.tommy-warnings{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px 0}.tommy-warnings span{border-radius:999px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:700;padding:3px 7px}.tommy-output-card pre{margin:0;padding:10px;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#0f172a;font-family:Cascadia Mono,Consolas,monospace;font-size:12px;line-height:1.5}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:7px 9px;background:#fff;font:inherit;font-size:13px;color:#0f172a}input:focus,textarea:focus{outline:2px solid #bae6fd;border-color:#0ea5e9}textarea{resize:vertical}.output-grid{margin-top:12px}.phone-cols-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.output-card{border:1px solid #dbe6f2;border-radius:8px;padding:8px;background:#f8fafc}.fixed-col{min-width:0;height:100%}.output-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}h3{margin:0;font-size:13px}.count-badge{min-width:32px;text-align:center;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700;padding:3px 8px}.count-badge.warn{background:#fef3c7;color:#92400e}.alert-col{border-color:#fcd34d;background:#fffbeb}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:8px}.metric-card{border:1px solid #dbe6f2;border-radius:8px;padding:8px;background:#fff}.metric-target{border-color:#93c5fd;background:#eff6ff}.metric-target strong{color:#1d4ed8}.metric-added{border-color:#86efac;background:#f0fdf4}.metric-added strong{color:#15803d}.metric-remaining{border-color:#fcd34d;background:#fffbeb}.metric-remaining strong{color:#b45309}.metric-card span{display:block;font-size:12px;color:#64748b;margin-bottom:3px}.metric-card strong{font-size:16px;line-height:1.1}.status-card.ok{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.status-card.bad{border-color:#fecaca;background:#fef2f2;color:#991b1b}.summary-bar{display:flex;justify-content:flex-end;margin-bottom:12px}.table-wrap{overflow-x:auto;margin-bottom:8px;border:1px solid #dbe6f2;border-radius:8px;background:#fff}table{width:100%;border-collapse:collapse;min-width:1180px;font-size:12px}.bill-table{table-layout:fixed}.col-index{width:52px}.col-million{width:82px}.col-amount{width:150px}.col-note{width:30%}.col-command{width:38%}.col-action{width:108px}th,td{border-bottom:1px solid #e2e8f0;padding:6px;vertical-align:top}th{position:sticky;top:0;z-index:1;background:#eff6ff;color:#1e3a8a;font-size:11px;text-transform:uppercase;letter-spacing:.04em}tbody tr:hover{background:#f8fafc}.num{text-align:right;font-variant-numeric:tabular-nums}.bad{color:#b91c1c}.command-cell{display:flex;gap:6px}.command-cell textarea{min-width:0}button{border:1px solid #0f172a;background:#0f172a;color:#fff;border-radius:8px;padding:7px 10px;cursor:pointer;font:inherit;font-size:12px;font-weight:600}button:hover{filter:brightness(1.05)}button:disabled{cursor:not-allowed;filter:none;opacity:.82}.ghost-btn,.mini-btn{background:#fff;color:#0f172a;border-color:#94a3b8}.data-pill{border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:600;padding:6px 10px;white-space:nowrap}.suggest-field{position:relative}.suggest-list{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;max-height:276px;overflow-y:auto;overscroll-behavior:contain;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a24}.suggest-option{display:block;width:100%;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:#fff;color:#0f172a;padding:8px 10px;text-align:left;font-weight:600;line-height:1.3}.suggest-option:hover{background:#eff6ff;filter:none}.suggest-option.active{background:#dbeafe;color:#1d4ed8}.suggest-option:last-child{border-bottom:0}.mini-btn.copied{background:#16a34a;border-color:#16a34a;color:#fff}.danger-btn,.mini-btn.danger{border-color:#b91c1c;background:#b91c1c;color:#fff}@media (max-width: 1200px){.bill-workspace{grid-template-columns:1fr}.bill-side{position:static;grid-template-columns:minmax(0,1fr) minmax(220px,.6fr)}.summary-grid,.phone-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.tommy-workspace{grid-template-columns:1fr}.tommy-output-column{border-top:1px solid #dbe6f2;border-left:0;max-height:none;overflow-y:visible;padding-top:14px;padding-left:0;padding-right:0;scrollbar-gutter:auto}.tommy-result-summary{position:static}}@media (max-width: 900px){.grid-2,.grid-3,.bill-note-grid,.bill-side,.summary-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{justify-content:space-between}.session-pill{white-space:normal}.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.tab{min-width:0}.phone-cols-4,.tommy-control-grid{grid-template-columns:1fr}.tommy-sender-field{grid-column:auto}.tommy-result-summary{align-items:flex-start}.tommy-result-actions{flex-wrap:wrap}}
