/* STARLIKE_INVENTORY_VARIANCE_CSS_583 */
.stiv-panel{margin-top:24px;padding:22px;border:1px solid #394253;border-radius:18px;background:#0d121a;color:#f7f8fb;box-shadow:0 16px 40px rgba(0,0,0,.24)}
.stiv-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.stiv-head h2{margin:4px 0 6px;font-size:26px;line-height:1.1}.stiv-head p{margin:0;color:#c7cfdb;max-width:780px}.stiv-kicker{font-weight:900;letter-spacing:.08em;color:#ffd12b;font-size:12px}.stiv-info{padding:12px 14px;border-left:4px solid #ff0980;background:#171d28;color:#dfe5ee;border-radius:10px;margin-bottom:16px;line-height:1.45}.stiv-toolbar{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(220px,1fr) auto;gap:12px;align-items:end;margin-bottom:14px}.stiv-toolbar label{font-size:12px;font-weight:800;color:#c7cfdb}.stiv-toolbar select,.stiv-toolbar input{width:100%;min-height:42px;margin-top:6px;background:#090d13;color:#f7f8fb;border:1px solid #4c5668;border-radius:10px;padding:0 11px}.stiv-toolbar input:focus,.stiv-toolbar select:focus{outline:3px solid rgba(255,9,128,.25);border-color:#ff0980}.stiv-status{min-height:24px;color:#c7cfdb;margin:5px 0 12px}.stiv-error{color:#ff8da8;font-weight:800}.stiv-health{padding:11px 13px;border-radius:10px;margin-bottom:14px}.stiv-health.ok{background:#0c2a22;border:1px solid #29b78a;color:#dffbf2}.stiv-health.warn{background:#2d2508;border:1px solid #ffd12b;color:#fff5bd}.stiv-cards{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:12px 0 20px}.stiv-card{padding:15px;border:1px solid #333d4f;border-radius:14px;background:#151b25}.stiv-card span{display:block;color:#c7cfdb;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.stiv-card b{display:block;font-size:22px;color:#fff;margin:6px 0 2px}.stiv-card small{color:#aeb8c7}.stiv-card.good{border-color:#208365}.stiv-card.bad{border-color:#a52c4f}.stiv-card.warn{border-color:#8a7620}.stiv-grid2{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin:10px 0 20px}.stiv-grid2 h3,.stiv-panel>h3{font-size:17px;margin:0 0 10px;color:#fff}.stiv-guide{background:#151b25;border:1px solid #333d4f;border-radius:14px;padding:14px;color:#d6dde7}.stiv-guide p{margin:0 0 10px;line-height:1.45}.stiv-guide p:last-child{margin-bottom:0}.stiv-barrow{margin:0 0 11px}.stiv-barrow>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:12px}.stiv-barrow span{color:#aeb8c7}.stiv-bar{height:8px;border-radius:99px;background:#232b38;overflow:hidden;margin-top:5px}.stiv-bar i{display:block;height:100%;border-radius:99px;background:#ff0980}.stiv-bar i.shortage{background:#ff4d74}.stiv-bar i.overage{background:#ffd12b}.stiv-bar i.exact{background:#35d39e}.stiv-table-wrap{overflow:auto;border:1px solid #333d4f;border-radius:14px}.stiv-table{width:100%;border-collapse:collapse;min-width:1100px;font-size:12.5px}.stiv-table th{position:sticky;top:0;background:#1b2230;color:#fff;text-align:left;padding:11px;border-bottom:1px solid #3b4556;white-space:nowrap}.stiv-table td{padding:10px 11px;border-bottom:1px solid #242d3a;color:#e6ebf2;vertical-align:middle}.stiv-table td small{display:block;color:#8e9aad;margin-top:2px}.stiv-table td.shortage{color:#ff829d;font-weight:800}.stiv-table td.overage{color:#ffe26a;font-weight:800}.stiv-table td.exact{color:#7be6c4}.stiv-badge{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:900}.stiv-badge.shortage{background:#38131e;color:#ff9caf}.stiv-badge.overage{background:#3a3008;color:#ffe36f}.stiv-badge.exact{background:#0d3025;color:#83e8c8}
@media(max-width:1100px){.stiv-cards{grid-template-columns:repeat(2,1fr)}.stiv-toolbar{grid-template-columns:1fr 1fr}.stiv-grid2{grid-template-columns:1fr}}@media(max-width:700px){.stiv-panel{padding:14px}.stiv-head{display:block}.stiv-head .btn{margin-top:12px;width:100%}.stiv-cards,.stiv-toolbar{grid-template-columns:1fr}.stiv-card b{font-size:19px}}
.stiv-baseline{display:inline-block;padding:3px 8px;border-radius:999px;background:#3a3008;color:#ffe36f;font-weight:900}
