:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa;color:#111827}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.app-shell{width:min(1440px,calc(100vw - 32px));margin:0 auto;padding:24px 0 40px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.eyebrow{margin:0 0 5px;color:#64748b;font-size:13px}h1,h2,p{margin:0}h1{font-size:31px;font-weight:740}h2{font-size:16px;font-weight:720}.topbar-actions{display:flex;gap:10px}.report-strip{min-height:42px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:10px 14px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534}.report-strip span{color:#14532d;font-size:13px}.primary-button,.ghost-button,.small-button,.icon-button{min-height:36px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#111827;cursor:pointer}.primary-button{display:inline-flex;align-items:center;justify-content:center;border-color:#1d4ed8;background:#1d4ed8;color:#fff;padding:0 16px;text-decoration:none}.ghost-button,.small-button{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;text-decoration:none}.icon-button{width:36px;display:inline-grid;place-items:center}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.metric,.panel{border:1px solid #dce3ee;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.metric{min-height:112px;padding:16px;display:flex;gap:13px;align-items:flex-start}.metric-icon,.source-icon,.thumb-placeholder{display:inline-grid;place-items:center;flex:0 0 auto}.metric-icon{width:34px;height:34px;border-radius:8px;background:#e8eef7;color:#1f2937}.metric-good .metric-icon{background:#dcfce7;color:#166534}.metric-warn .metric-icon{background:#fef3c7;color:#92400e}.metric-risk .metric-icon{background:#fee2e2;color:#991b1b}.metric-label{color:#64748b;font-size:13px}.metric-value{margin-top:4px;font-size:25px;font-weight:760}.metric-detail{margin-top:5px;color:#667085;font-size:13px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.content-grid>*,.content,.panel,.side-stack{min-width:0}.table-panel{overflow:hidden}.panel-header{min-height:74px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f7}.panel-header p{margin-top:4px;color:#64748b;font-size:13px}.panel-header.compact{min-height:64px}.table-scroll{overflow-x:auto}.table-panel .table-scroll{max-height:min(860px,calc(100vh - 310px));min-height:420px;overflow:auto}table{width:100%;border-collapse:collapse;min-width:820px;table-layout:fixed}th,td{padding:12px 10px;text-align:left;border-bottom:1px solid #edf1f7;white-space:normal}th{background:#fff;color:#667085;font-size:12px;font-weight:700;text-transform:uppercase}.table-panel thead th{position:sticky;top:0;z-index:1}td{font-size:14px}th:nth-child(1),td:nth-child(1){width:32%}th:nth-child(2),td:nth-child(2),th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4),th:nth-child(5),td:nth-child(5){width:11%;white-space:nowrap}th:nth-child(6),td:nth-child(6){width:9%}th:nth-child(7),td:nth-child(7){width:16%}th:nth-child(8),td:nth-child(8){width:9%;white-space:nowrap}.table-panel table{min-width:1040px}.table-panel th:nth-child(1),.table-panel td:nth-child(1){width:27%}.table-panel th:nth-child(2),.table-panel td:nth-child(2),.table-panel th:nth-child(3),.table-panel td:nth-child(3),.table-panel th:nth-child(4),.table-panel td:nth-child(4),.table-panel th:nth-child(5),.table-panel td:nth-child(5){width:9.5%}.table-panel th:nth-child(6),.table-panel td:nth-child(6){width:8.5%}.table-panel th:nth-child(7),.table-panel td:nth-child(7){width:18%}.table-panel th:nth-child(8),.table-panel td:nth-child(8){width:8.5%}.selected-row{background:#f8fbff}.vehicle-button{display:flex;align-items:center;gap:10px;width:100%;max-width:none;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.vehicle-button strong,.vehicle-button small{display:block;overflow-wrap:anywhere}.vehicle-button small{margin-top:3px;color:#64748b}.thumb-placeholder{width:42px;height:34px;border-radius:7px;background:#e2e8f0;color:#475569}.cell-icon,.score{display:inline-flex;align-items:center;gap:6px}.score{min-width:58px;justify-content:center;padding:5px 8px;border-radius:8px;background:#e8f0fe;color:#1d4ed8;font-weight:720}.score.no-score{min-width:92px;background:#f1f5f9;color:#475569}.positive{color:#15803d;font-weight:760}.risk-list{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.risk-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:7px;background:#fff7ed;color:#9a3412;font-size:11.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.risk-more{background:#f1f5f9;color:#475569}.side-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-content:start}.chart-wrap{padding:12px 12px 0}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:8px 0 0;border-top:1px solid #edf1f7}.detail-grid div{padding:13px 14px;border-right:1px solid #edf1f7}.detail-grid div:last-child{border-right:0}dt{color:#64748b;font-size:12px}dd{margin:4px 0 0;font-weight:760}.source-list{display:grid}.taxonomy-list{max-height:250px;overflow:auto}.taxonomy-row{display:grid;gap:3px;padding:10px 15px;border-bottom:1px solid #edf1f7}.taxonomy-row:last-child{border-bottom:0}.taxonomy-row strong{font-size:13px}.taxonomy-row span{color:#64748b;font-size:12px}.manual-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.manual-form label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:680}.manual-form .wide{grid-column:1 / -1}.manual-form input{width:100%;min-width:0;min-height:34px;border:1px solid #d8dee8;border-radius:7px;padding:0 9px;color:#111827;font:inherit;font-size:13px;background:#fff}.manual-form input:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}.manual-form .primary-button{width:100%}.form-error{grid-column:1 / -1;color:#991b1b;font-size:12px}.source-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;padding:14px 16px;border-bottom:1px solid #edf1f7}.source-row:last-child{border-bottom:0}.source-icon{width:32px;height:32px;border-radius:8px;background:#eef2f7;color:#334155}.source-row strong{display:block;font-size:14px}.source-row span,.source-row p,.source-row em{color:#64748b;font-size:12px;font-style:normal}.source-row p{margin-top:4px;line-height:1.35;white-space:normal}.error-banner{position:fixed;left:50%;bottom:18px;transform:translate(-50%);max-width:calc(100vw - 32px);padding:10px 14px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;box-shadow:0 10px 20px #0f172a1f}.layout{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;gap:18px;padding:20px 16px;border-right:1px solid #dce3ee;background:#fff}.brand{display:flex;align-items:center;gap:11px;padding:4px 8px}.brand-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#1d4ed8;color:#fff}.brand strong{display:block;font-size:15px;font-weight:760}.brand small{color:#64748b;font-size:12px}.nav{display:grid;gap:3px}.nav-link{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:8px;color:#475569;text-decoration:none;font-size:14px;font-weight:600}.nav-link:hover{background:#f1f5f9;color:#1e293b}.nav-link-active,.nav-link-active:hover{background:#e8f0fe;color:#1d4ed8}.sidebar-foot{margin-top:auto;padding:12px 10px}.sidebar-foot p{color:#94a3b8;font-size:12px;line-height:1.5}.content{min-width:0;width:100%;max-width:1680px;padding:24px 28px 48px}.inline-icon{display:inline-flex;align-items:center;gap:7px}.muted{color:#64748b;font-size:13px}.muted-block{display:block;margin-top:3px;color:#64748b;font-size:12px}.empty-note{color:#64748b;font-size:13px}.pad{padding:16px 18px}.warn-text{color:#b45309;font-weight:650}.sub-head{margin:18px 0 8px;font-size:14px;font-weight:720}.risk-list.spaced{margin-top:8px}.live-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;padding:16px 18px}.live-card{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.live-card:hover{border-color:#c7d2fe;box-shadow:0 6px 18px #0f172a14;transform:translateY(-1px)}.live-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.live-card-title{font-size:14px;font-weight:680;line-height:1.3;color:#0f172a}.live-card-bid{font-size:22px;font-weight:760;color:#0f172a;letter-spacing:0}.live-card-meta{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:12px}.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:650;text-transform:capitalize;background:#eef2f7;color:#334155}.status-live,.status-active,.status-ok,.status-success,.status-done{background:#dcfce7;color:#166534}.status-running,.status-pending,.status-queued{background:#dbeafe;color:#1e40af}.status-upcoming,.status-scaffold,.status-idle{background:#fef3c7;color:#92400e}.status-sold{background:#e0e7ff;color:#3730a3}.status-closing{background:#ffedd5;color:#9a3412;animation:pill-pulse 1.4s ease-in-out infinite}@keyframes pill-pulse{0%,to{opacity:1}50%{opacity:.5}}.status-withdrawn,.status-error,.status-failed,.status-blocked{background:#fee2e2;color:#991b1b}.tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.tab{min-height:34px;padding:0 14px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-size:13px;font-weight:620}.tab-active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.tab-panel{overflow:hidden}.tab-pad{padding:18px;overflow-x:auto}.wide-table,.bom-table{table-layout:auto;min-width:560px}.wide-table th,.wide-table td,.bom-table th,.bom-table td{width:auto;white-space:normal}.bom-table{margin-top:6px;min-width:0}.source-badges{display:inline-flex;flex-wrap:wrap;gap:4px}.source-badge{display:inline-block;padding:1px 7px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:11px;font-weight:600;line-height:1.5;white-space:nowrap}.damaged-tag{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;vertical-align:middle;white-space:nowrap}.part-link{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-weight:600;text-decoration:none}.part-link:hover{text-decoration:underline}.part-link svg{flex:none;opacity:.7}.small-button.ghost{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;font-size:12.5px;line-height:1;color:#1d4ed8;border-color:#c7d2fe;background:#f5f7ff;text-decoration:none;white-space:nowrap}.small-button.ghost:hover{background:#eaeefe}.pill-tag{display:inline-flex;align-items:center;min-height:21px;padding:1px 9px;border-radius:999px;font-size:12px;font-weight:650;text-transform:capitalize;background:#eef2f7;color:#475569}.pill-replace{background:#fef3c7;color:#92400e}.pill-repair{background:#dbeafe;color:#1e40af}.pill-inspect{background:#e2e8f0;color:#475569}.pill-provisional{background:#fef3c7;color:#92400e}.price-link{display:inline-flex;align-items:center;gap:5px;color:#1d4ed8;font-weight:650}.price-link:hover{color:#1e40af}.table-foot-note{margin-top:10px;color:#64748b;font-size:12.5px;line-height:1.5}.summary-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:14px;padding:12px 16px;border:1px solid #dce3ee;border-radius:8px;background:#fff;font-size:14px}.quality-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:14px}.quality-row{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:12px 13px;border:1px solid #dce3ee;border-radius:8px;background:#fff}.quality-row strong,.quality-row span,.quality-row p{display:block;overflow-wrap:anywhere}.quality-row strong{font-size:12px;color:#475569}.quality-row span{margin-top:2px;font-size:13px;font-weight:680;color:#111827}.quality-row p{margin-top:5px;color:#64748b;font-size:12px;line-height:1.35}.quality-badge{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#eef2f7;color:#64748b}.quality-ok{background:#dcfce7;color:#166534}.quality-warning{background:#fef3c7;color:#92400e}.quality-missing{background:#fee2e2;color:#991b1b}.fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#edf1f7;border:1px solid #edf1f7}.fact-grid .fact{background:#fff;padding:13px 16px}.report-strip.warn{border-color:#fde68a;background:#fffbeb;color:#92400e}.report-strip.warn span{color:#92400e}.damage-note{margin-top:14px;padding:12px 14px;border:1px solid #edf1f7;border-radius:8px;background:#f8fafc;font-size:14px}.bom-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:14px 18px;border-bottom:1px solid #edf1f7;font-size:14px}.bom-summary strong{font-weight:740}.listing-list{display:grid}.listing-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid #edf1f7}.listing-row:last-child{border-bottom:0}.listing-row strong{font-size:14px}.listing-price{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-weight:740;white-space:nowrap}.inline-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px 18px;border-bottom:1px solid #edf1f7}.inline-form label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:680}.inline-form input{min-height:36px;border:1px solid #d8dee8;border-radius:7px;padding:0 10px;font:inherit;font-size:13px;background:#fff}.inline-form input:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}.wide-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.kv-list{display:grid}.kv-row{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;border-bottom:1px solid #edf1f7;font-size:13px}.kv-row:last-child{border-bottom:0}.kv-row span{color:#64748b;text-transform:capitalize}.source-row.simple{grid-template-columns:minmax(0,1fr) auto;align-items:center}.manual-form .primary-button.wide{grid-column:1 / -1}.gallery{display:grid;gap:10px}.gallery-main{position:relative;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;background:#0f172a}.gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.gallery-nav{position:absolute;top:50%;z-index:2;width:40px;height:56px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:#0f172aa3;color:#fff;cursor:pointer;transform:translateY(-50%)}.gallery-nav:hover,.gallery-nav:focus-visible{background:#0f172ad1}.gallery-nav-prev{left:10px}.gallery-nav-next{right:10px}.gallery-empty{display:grid;place-items:center;gap:8px;min-height:220px;color:#94a3b8;background:#f1f5f9;border-radius:10px}.gallery-meta-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 20px);padding:4px 9px;border-radius:999px;background:#0f172ab8;color:#e2e8f0;font-size:11px;white-space:nowrap}.gallery-viewpoint{position:absolute;bottom:10px;right:10px;padding:4px 9px;border-radius:6px;background:#0f172ab8;color:#e2e8f0;font-size:11px;text-transform:capitalize}.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px}.gallery-thumb{aspect-ratio:4 / 3;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#e2e8f0;cursor:pointer;display:grid;place-items:center;color:#64748b}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb-active{border-color:#1d4ed8}@media(max-width:1500px){.content-grid{grid-template-columns:minmax(0,1fr)}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1120px){.metrics-grid,.quality-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.side-stack{grid-template-columns:minmax(0,1fr)}}@media(max-width:1180px){.layout{grid-template-columns:minmax(0,1fr)}.sidebar{min-width:0;max-width:100vw;overflow:hidden;position:static;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:12px 14px}.nav{min-width:0;max-width:100%;grid-auto-flow:column;grid-auto-columns:max-content;gap:4px;overflow-x:auto}.sidebar-foot{display:none}.content{max-width:none;padding:16px}.table-panel table{min-width:960px}.table-panel th,.table-panel td{padding-left:8px;padding-right:8px}}@media(max-width:680px){.app-shell{width:min(100vw - 18px,1440px);padding-top:14px}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%}.primary-button,.ghost-button{flex:1}.metrics-grid,.quality-panel,.detail-grid{grid-template-columns:1fr}.detail-grid div{border-right:0;border-bottom:1px solid #edf1f7}.detail-grid div:last-child{border-bottom:0}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
