:root{color:#111827;background:#f0f0ed;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#111827;color:#e5e7eb;padding:24px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.sidebar h1{margin:0 0 32px;font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.sidebar nav{display:grid;gap:4px}.sidebar-actions{margin-top:auto;display:grid;gap:8px}.sidebar-helper{color:#9ca3af;font-size:.8rem;line-height:1.4;margin:0}.sidebar a{border-radius:8px;padding:10px 12px;color:#d1d5db;font-weight:500;transition:background .15s,color .15s}.sidebar a:hover{background:#ffffff14;color:#fff}.sidebar a.active{background:#ffffff1f;color:#fff}.sidebar-actions button{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#e5e7eb;transition:background .15s}.sidebar-actions button:hover{background:#ffffff2e}.sidebar-actions button:disabled{opacity:.5}.content{padding:32px;overflow-x:hidden}.page-header{margin-bottom:28px}.page-header h2{margin:0 0 4px;font-size:1.5rem;font-weight:700}.page-header p{color:#6b7280;margin:0}.back-link{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:.85rem;font-weight:500;margin-bottom:12px;transition:color .15s}.back-link:hover{color:#111827}.stat-grid,.panel-grid,.detail-grid{display:grid;gap:16px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.toolbar-compact{justify-content:flex-end;margin-top:-4px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{border:1px solid #d6d3d1;background:#fff;color:#111827;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.filter-chip:hover{border-color:#9ca3af;background:#f9fafb}.filter-chip.active{background:#111827;color:#fff;border-color:#111827}.filter-chip.active:hover{background:#1f2937}.checkbox-inline{display:flex;align-items:center;gap:8px;color:#57534e}.checkbox-inline input{margin:0}.helper-text{color:#57534e;margin-bottom:16px}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:28px}.panel-grid,.detail-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.stat-card,.panel,.detail-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:20px;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;transition:box-shadow .2s}.panel:hover,.detail-card:hover{box-shadow:0 4px 12px #0000000f,0 1px 3px #0000000a}.stat-card strong{display:block;font-size:2.2rem;font-weight:800;margin-top:8px;letter-spacing:-.02em}.stat-label{color:#6b7280;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.list-card{border-top:1px solid #f3f4f6;padding:12px 0}.list-card p{margin:4px 0 0;color:#6b7280;font-size:.875rem}.list-card:first-of-type{border-top:none;padding-top:0}.inline-spread{display:flex;align-items:center;justify-content:space-between;gap:12px}.data-table-wrap{width:100%;overflow-x:auto}.project-table-toolbar{align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.project-table-helper{margin:0}.project-table-grouping-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 12px}.grouping-label{color:#57534e;font-size:.9rem;font-weight:600}.grouping-pill,.grouping-clear{border:1px solid #d6d3d1;border-radius:999px;background:#fff;color:#334155;font-size:.8rem;font-weight:600;padding:6px 10px}.grouping-pill-static{cursor:default}.grouping-pill:hover,.grouping-clear:hover{border-color:#93c5fd;color:#1d4ed8}.grouping-pill-static:hover{border-color:#d6d3d1;color:#334155}.data-table{width:100%;min-width:96rem;table-layout:fixed;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.data-table th,.data-table td{border-bottom:1px solid #f3f4f6;padding:10px 12px;text-align:left;font-size:.875rem}.data-table th{background:#f9fafb;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;white-space:nowrap}.data-table tbody tr{transition:background .1s}.data-table tbody tr:hover{background:#f9fafb}.data-table th.interactive-header{padding:0}.table-header-button{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.table-header-button:hover{color:#1d4ed8}.table-header-button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;border-radius:6px}.table-header-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.table-header-indicator{width:2.8rem;flex:0 0 2.8rem;min-width:2.8rem;text-align:center;color:#64748b;visibility:hidden;display:inline-flex;align-items:center;justify-content:center}.table-header-indicator.active{visibility:visible}.indicator-text{font-size:.75rem;font-weight:700;line-height:1}.indicator-plain{color:#334155}.header-state-chip{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;padding:3px 6px;text-transform:uppercase}.header-state-neutral{background:#f3f4f6;color:#6b7280}.filter-bullet{width:.65rem;height:.65rem;border-radius:999px;display:inline-block;font-size:0}.filter-escalation-none{background:#cbd5e1}.filter-escalation-watch{background:#facc15}.filter-escalation-urgent{background:#fb923c}.filter-escalation-critical{background:#ef4444}.data-table tr:last-child td{border-bottom:none}.row-runtime td:first-child{border-left:3px solid #d97706}.row-sheet td:first-child{border-left:3px solid #2563eb}.row-blocked{background:#fff7ed}.row-delivered{background:#f0fdf4}.row-mismatch td{background:linear-gradient(to right,#fff7ed,#fff)}.row-low-confidence td{background:#fffaf0}.row-stale td{box-shadow:inset 0 1px #f3f4f6}.row-escalation-watch td:first-child{box-shadow:inset 4px 0 #facc15}.row-escalation-urgent td:first-child{box-shadow:inset 4px 0 #fb923c}.row-escalation-critical td:first-child{box-shadow:inset 4px 0 #ef4444}.escalation-badge-none{background:#f3f4f6;color:#6b7280}.escalation-badge-watch{background:#fef3c7;color:#b45309}.escalation-badge-urgent{background:#ffedd5;color:#c2410c}.escalation-badge-critical{background:#fee2e2;color:#b91c1c}.table-empty-state{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;color:#57534e}.detail-card dl{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;margin:0}.detail-card dt{font-weight:600}.detail-card dd{margin:0}.project-cell{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.project-cell a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-stack{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.detail-card form,.detail-card input,.detail-card button{width:100%}input{border:1px solid #d6d3d1;border-radius:8px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd40}.detail-card input,.detail-card select{margin-bottom:12px}select{border:1px solid #d6d3d1;border-radius:8px;padding:10px 12px;width:100%;background:#fff;transition:border-color .15s}select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd40}button{border:none;border-radius:8px;background:#111827;color:#fff;cursor:pointer;padding:10px 14px;font-weight:500;transition:background .15s,transform .1s}button:hover{background:#1f2937}button:active{transform:scale(.98)}.link-button{background:transparent;color:#1d4ed8;padding:0;border-radius:0;font-weight:500;font-size:.85rem}.link-button:hover{background:transparent;color:#1e40af}.panel h3{margin:0 0 12px;font-size:1rem;font-weight:700;color:#111827}.panel h4{margin:16px 0 4px;font-size:.875rem;font-weight:600;color:#374151}.error{color:#b91c1c}.badge-editable{cursor:pointer}.badge-editable:hover{opacity:.75}.inline-edit-select{font-size:.75rem;font-weight:600;padding:3px 6px;border-radius:999px;border:1px solid #93c5fd;background:#fff;width:auto;min-width:80px;max-width:160px}.muted-pill{display:inline-block;border-radius:999px;background:#f5f5f4;color:#57534e;font-size:.85rem;padding:4px 10px}.status-badge{display:inline-block;border-radius:999px;font-size:.75rem;font-weight:600;padding:3px 9px;text-transform:capitalize;white-space:nowrap}.loading-placeholder{display:flex;align-items:center;justify-content:center;padding:48px 16px;color:#9ca3af;font-size:.9rem}.loading-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9ca3af;margin:0 3px;animation:pulse-dot 1.2s infinite ease-in-out}.loading-dot:nth-child(2){animation-delay:.15s}.loading-dot:nth-child(3){animation-delay:.3s}@keyframes pulse-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.source-sheet{background:#dbeafe;color:#1d4ed8}.source-runtime_only,.source-runtime{background:#fef3c7;color:#b45309}.confidence-high{background:#dcfce7;color:#166534}.confidence-medium{background:#e0f2fe;color:#0369a1}.confidence-low{background:#ffedd5;color:#c2410c}.confidence-unlinked{background:#f3f4f6;color:#4b5563}.runtime-blocked{background:#fee2e2;color:#b91c1c}.runtime-intake,.runtime-confirmed,.runtime-scheduled{background:#dbeafe;color:#1d4ed8}.runtime-ingesting,.runtime-editing{background:#e0e7ff;color:#4338ca}.runtime-to_invoice{background:#fde68a;color:#92400e}.runtime-awaiting_payment{background:#fef3c7;color:#a16207}.runtime-complete{background:#dcfce7;color:#15803d}.runtime-awaiting_assets,.runtime-awaiting_feedback{background:#fef3c7;color:#b45309}.runtime-delivered{background:#dcfce7;color:#166534}.runtime-ready_to_deliver{background:#ccfbf1;color:#0f766e}.runtime-review,.runtime-revising{background:#ffedd5;color:#c2410c}.runtime-invoiced{background:#fef3c7;color:#a16207}.runtime-paid{background:#dcfce7;color:#15803d}.runtime-unknown{background:#f3f4f6;color:#4b5563}.status-source-runtime{background:#e5e7eb;color:#374151}.status-source-derived{background:#dbeafe;color:#1d4ed8}.assigned-unassigned{background:#f3f4f6;color:#4b5563}.assigned-blake{background:#dbeafe;color:#1d4ed8}.assigned-jack{background:#dcfce7;color:#166534}.assigned-george{background:#ffedd5;color:#c2410c}.sheet-yes{background:#dcfce7;color:#166534}.sheet-no{background:#fee2e2;color:#b91c1c}.sheet-unknown{background:#e5e7eb;color:#4b5563}.mismatch-badge{background:#ffedd5;color:#c2410c}.reconciled-badge{background:#ede9fe;color:#6d28d9}.derived-badge{background:#dbeafe;color:#1d4ed8}.priority-high{background:#ffedd5;color:#c2410c}.priority-medium,.priority-normal{background:#fef3c7;color:#b45309}.priority-low{background:#e5e7eb;color:#374151}.priority-critical{background:#fee2e2;color:#b91c1c}.stale-badge{background:#f3f4f6;color:#6b7280}.repeat-badge{background:#ede9fe;color:#6d28d9}.escalation-dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:#d1d5db}.escalation-none{background:#d1d5db}.escalation-watch{background:#facc15}.escalation-urgent{background:#fb923c}.escalation-critical{background:#ef4444}.escalation-badge{text-transform:capitalize}.debug-card{margin-top:16px}.debug-card summary{cursor:pointer;font-weight:600}.debug-card dl{margin-top:16px}.equipment-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(240px,320px);gap:16px;align-items:start}.equipment-builder{min-width:0}.compact-form{display:grid;gap:8px;margin-bottom:16px}.compact-form input,.compact-form button{margin-bottom:0}.list-stack,.setup-stack{display:grid;gap:8px}.list-select{display:grid;gap:4px;width:100%;border:1px solid #d6d3d1;background:#fff;color:#111827;text-align:left}.list-select.active{border-color:#111827;background:#f3f4f6}.list-select small{color:#57534e}.status-controls{margin-bottom:16px}.equipment-alert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.equipment-alert{border-left:4px solid #d1d5db;border-radius:8px;background:#fafaf9;padding:10px 12px;margin-bottom:8px}.equipment-alert p{margin:4px 0 0;color:#57534e}.alert-header{align-items:flex-start}.small-action-button{flex:0 0 auto;border:1px solid #d6d3d1;background:#fff;color:#111827;font-size:.8rem;padding:6px 8px}.bundle-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.template-panel{border:1px solid #e7e5e4;border-radius:8px;background:#fafaf9;padding:12px;margin-bottom:16px}.template-panel h4{margin:0}.template-search{max-width:220px;margin-bottom:0}.template-group{margin-top:12px}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;margin-top:8px}.template-card{display:grid;gap:4px;border:1px solid #d6d3d1;background:#fff;color:#111827;text-align:left}.template-card small{color:#57534e;line-height:1.35}.equipment-form-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(160px,1.5fr) 80px 110px;gap:8px;margin-bottom:12px}.equipment-form-row input,.equipment-form-row select,.equipment-form-row button{margin-bottom:0}.setup-card{border:1px solid #e7e5e4;border-radius:8px;padding:12px}.setup-card .helper-text{margin:4px 0 0}.secondary-button{border:1px solid #d6d3d1;background:#fff;color:#111827}.danger-button{background:#b91c1c;color:#fff}.danger-link-button{background:transparent;color:#b91c1c;padding:0;border-radius:0}.setup-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.remove-choice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:10px;margin:10px 0}.remove-choice span{font-weight:600}.remove-choice button{width:auto}.requirement-list{display:grid;gap:6px;margin:10px 0}.requirement-row{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(180px,2fr);gap:10px;align-items:center;border:1px solid #e7e5e4;border-radius:8px;padding:8px 10px;background:#fafaf9}.requirement-row strong{text-transform:capitalize}.requirement-row small{color:#57534e}.requirement-satisfied{border-color:#bbf7d0;background:#f0fdf4}.requirement-missing{border-color:#fed7aa;background:#fff7ed}.requirement-partial{border-color:#fde68a;background:#fffbeb}.gear-row-actions{display:flex;gap:8px;align-items:center}.list-delete-trigger{margin-top:4px;font-size:.8rem}.print-button{font-size:.8rem;padding:6px 12px}.icon-btn{background:transparent;color:#9ca3af;padding:0 3px;border-radius:4px;font-size:.8rem;line-height:1;flex-shrink:0}.icon-btn:hover{background:transparent;color:#374151}.collapse-btn{font-size:.7rem;margin-top:1px}.title-with-edit{display:flex;align-items:center;gap:6px}.title-with-edit h3{margin:0}.setup-header-left{display:flex;align-items:flex-start;gap:8px;min-width:0;flex:1}.setup-name-row{display:flex;align-items:center;gap:6px}.rename-form{flex:1;min-width:0}.rename-form input{font-size:1rem;font-weight:700;padding:4px 8px;width:100%;margin:0}.swap-panel{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;padding:8px;margin:4px 0 8px;display:grid;gap:4px}.swap-option{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:6px;transition:background .1s}.swap-option:hover{background:#f3f4f6}.swap-option-current{background:#f0fdf4;border:1px solid #bbf7d0}.swap-option-info{display:grid;gap:2px;min-width:0}.swap-option-info strong{font-size:.85rem}.swap-option-info small{color:#6b7280;font-size:.75rem}.swap-option button:disabled{opacity:.4;cursor:not-allowed}.gear-row,.inventory-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;border-top:1px solid #e7e5e4;padding:8px 0}.inventory-row{grid-template-columns:minmax(0,1fr) auto}.inventory-counts{display:flex;align-items:baseline;gap:3px;white-space:nowrap}.inventory-counts small{color:#9ca3af;font-size:.75rem}.inventory-depleted{opacity:.45}.inventory-zero{color:#ef4444}.gear-row span,.inventory-row span{min-width:0}.inventory-mode-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.inventory-mode-bar h3{margin:0}.checklist-target-bar{display:grid;gap:8px;margin-bottom:12px;padding:10px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.inventory-row--checklist{grid-template-columns:minmax(0,1fr) auto auto}.inventory-overbooked{background:#fff1f2}.overbooked-count{color:#dc2626;font-size:.7rem;font-weight:700;margin-left:2px}.checklist-qty{display:flex;align-items:center;gap:4px;white-space:nowrap}.checklist-qty-warn .qty-value{color:#dc2626;font-weight:700}.qty-btn{background:#f3f4f6;color:#111827;border:1px solid #d1d5db;padding:2px 8px;font-size:.9rem;line-height:1.5;min-width:26px}.qty-btn:hover{background:#e5e7eb}.qty-value{min-width:22px;text-align:center;font-size:.9rem;font-weight:600}.checklist-confirm-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #e7e5e4}.checklist-confirm-bar .helper-text{margin:0}.assign-setup-select{font-size:.8rem;padding:4px 8px;width:auto}.inventory-group{margin-top:16px}.inventory-group h4{margin-bottom:8px}.standalone-items{margin-top:12px}.equipment-status-ready,.equipment-status-packed,.equipment-status-in_use{background:#dcfce7;color:#166534}.equipment-status-draft{background:#e5e7eb;color:#374151}.equipment-status-returned,.equipment-status-archived{background:#dbeafe;color:#1d4ed8}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-bottom:1px solid rgba(255,255,255,.1);flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 20px}.sidebar h1{margin:0}.sidebar nav{grid-auto-flow:column;gap:4px}.sidebar-actions{margin-top:0}.content{padding:20px}.stat-grid{grid-template-columns:repeat(2,1fr)}.toolbar{flex-direction:column;align-items:flex-start}.equipment-layout,.equipment-alert-grid,.equipment-form-row,.requirement-row{grid-template-columns:1fr}}@media print{.sidebar,.sidebar-actions,.page-header p,.filter-group,.filter-chip,.toolbar,.compact-form,.equipment-form-row,.template-panel,.equipment-alert-grid,.status-controls,.setup-actions,.remove-choice,.swap-panel,.gear-row-actions,.list-delete-trigger,.print-button,.link-button,.secondary-button,.danger-link-button,.checkbox-inline,button[type=submit]{display:none!important}.app-shell,.equipment-layout{grid-template-columns:1fr}.content{padding:0}.panel,.setup-card,.detail-card{box-shadow:none;border:1px solid #d1d5db;break-inside:avoid}.page-header h2{font-size:1.3rem}.equipment-builder .helper-text:first-of-type{margin-bottom:8px}.gear-row{grid-template-columns:minmax(0,1fr) auto}.requirement-row{padding:4px 8px}body{font-size:11pt}}.equipment-page{display:flex;flex-direction:column;gap:16px}.shoot-strip-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px}.shoot-strip-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.strip-heading{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.strip-create{display:flex;gap:6px;align-items:center}.strip-create input{padding:6px 10px;font-size:13px;border:1px solid #d1d5db;border-radius:6px;background:#fafafa}.strip-create button{padding:6px 12px;font-size:13px;border-radius:6px;border:1px solid #111827;background:#111827;color:#fff;cursor:pointer}.shoot-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.shoot-pill{flex:0 0 auto;min-width:200px;text-align:left;padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;cursor:pointer;transition:border-color .15s,background .15s}.shoot-pill:hover{border-color:#9ca3af}.shoot-pill--active{background:#111827;color:#fff;border-color:#111827}.shoot-pill--active .shoot-pill__sub{color:#d1d5db}.shoot-pill--warn:not(.shoot-pill--active){border-color:#f59e0b;background:#fffbeb}.shoot-pill__name{font-weight:600;font-size:14px}.shoot-pill__sub{font-size:12px;color:#6b7280;margin-top:2px}.shoot-pill--empty{min-width:auto;cursor:default;color:#6b7280;font-style:italic}.shoot-workspace{display:flex;flex-direction:column;gap:12px}.shoot-workspace__header{padding:16px 20px}.shoot-workspace__tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;padding:0 4px}.workspace-tab{padding:10px 18px;background:transparent;border:none;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;margin-bottom:-1px}.workspace-tab:hover{color:#111827}.workspace-tab--active{color:#111827;border-bottom-color:#111827;font-weight:600}.shoot-workspace__body{min-height:200px}.empty-workspace{padding:32px;text-align:center;border-radius:12px;background:#fff}.build-tab{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.build-tab__main{display:flex;flex-direction:column;gap:12px;min-width:0}.build-tab__rail{position:sticky;top:16px}.build-tab__forms{display:flex;flex-direction:column;gap:8px}@media (max-width: 1100px){.build-tab{grid-template-columns:1fr}.build-tab__rail{position:static}}.warnings-banner{display:flex;gap:12px;padding:12px 16px;border:1px solid #fde68a;background:#fffbeb;border-radius:10px;align-items:flex-start}.warnings-banner__count{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;padding:6px 12px;border-right:1px solid #fde68a;min-width:72px}.warnings-banner__count strong{font-size:22px;color:#b45309;line-height:1}.warnings-banner__count small{font-size:11px;color:#92400e;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.warnings-banner__list{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.warnings-alert{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid #fde68a;border-radius:8px}.warnings-alert--info{border-color:#dbeafe;background:#eff6ff}.warnings-alert__icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#f59e0b;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:13px}.warnings-alert__icon--info{background:#3b82f6}.warnings-alert__body{flex:1;min-width:0}.warnings-alert__sub{font-size:12px;color:#6b7280;margin-top:2px}.templates-strip{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px}.templates-strip__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.templates-strip__head h4{margin:0;font-size:13px;font-weight:600}.templates-strip__sub{font-weight:400;color:#6b7280;font-size:12px;margin-left:6px}.templates-strip__search{padding:5px 10px;font-size:12px;border:1px solid #d1d5db;border-radius:6px;background:#fafafa;width:180px}.templates-strip__scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.templates-strip__empty{padding:8px 4px}.tpl-card{flex:0 0 auto;min-width:180px;max-width:220px;text-align:left;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;cursor:pointer}.tpl-card:hover{border-color:#111827;background:#fff}.tpl-card__cat{display:none}.tpl-card__name{font-weight:600;font-size:13px;color:#111827}.tpl-card__desc{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.35}.pack-tab{display:flex;flex-direction:column;gap:14px}.pack-tab__head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.pack-tab__title{margin:0 0 4px;font-size:16px}.pack-tab__progress{display:flex;align-items:center;gap:12px;min-width:260px}.pack-tab__progress-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.pack-tab__progress-fill{height:100%;background:#111827;transition:width .2s}.pack-tab__progress strong{font-size:14px}.pack-tab__progress small{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.pack-group{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px}.pack-group__head{display:flex;align-items:baseline;gap:10px;padding-bottom:8px;border-bottom:1px solid #f3f4f6;margin-bottom:6px}.pack-group__head strong{font-size:14px}.pack-group__head small{color:#6b7280;font-size:12px}.pack-group__head .link-button{margin-left:auto}.pack-list{list-style:none;margin:0;padding:0}.pack-row{padding:4px 0}.pack-row label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.pack-row input[type=checkbox]{width:18px;height:18px;cursor:pointer}.pack-row__name{flex:1}.pack-row__qty{color:#6b7280;font-size:13px}.pack-row--done .pack-row__name{text-decoration:line-through;color:#9ca3af}.pack-row--done .pack-row__qty{color:#9ca3af}.inventory-tab{display:flex;flex-direction:column;gap:12px}.inventory-tab__chips{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.inventory-tab__chips .filter-chip small{opacity:.7;margin-left:4px}.inventory-tab__panel .panel{margin:0}.activity-tab__placeholder h3{margin:0 0 8px}
