/* Bagyo Serye v1.3.3D2A durable tracking and product recovery */
.active-system-products{grid-column:1/-1;padding:18px}.active-system-products-head,.collector-watchdog-head,.durable-reports-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.active-system-products-head h3,.collector-watchdog-head h3,.durable-reports-head h3{margin:3px 0}.active-system-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-top:14px}.system-product-card{display:grid;gap:12px;padding:15px;border-radius:18px;border:1px solid rgba(103,190,236,.2);background:linear-gradient(145deg,rgba(10,35,55,.9),rgba(4,18,31,.96));min-width:0}.system-product-card[data-state=AVAILABLE]{border-color:rgba(66,217,157,.38)}.system-product-card[data-state=CACHED]{border-color:rgba(255,188,72,.45)}.system-product-card[data-state="SOURCE TEMPORARILY UNAVAILABLE"]{border-color:rgba(255,95,112,.42)}.system-product-title,.system-product-status,.system-product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.system-product-title strong{font-size:15px}.system-product-title small,.system-product-meta small{display:block;color:#9ab5c7}.system-product-status b{padding:6px 9px;border-radius:999px;background:rgba(81,206,255,.1);font-size:9px;letter-spacing:.08em}.system-product-visual{position:relative;min-height:250px;border-radius:14px;overflow:hidden;background:#04121f;border:1px solid rgba(125,189,225,.14);display:grid;place-items:center}.system-product-visual img{width:100%;height:auto;max-height:460px;object-fit:contain}.system-product-placeholder{padding:24px;text-align:center;color:#a9c1cf}.system-product-placeholder b,.system-product-placeholder span{display:block}.system-product-placeholder span{margin-top:7px;font-size:11px;line-height:1.5}.system-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.system-product-meta>div{padding:9px;border-radius:10px;background:rgba(255,255,255,.025)}.system-product-meta b{display:block;margin-top:3px;font-size:10px}.collector-watchdog{grid-column:1/-1;padding:18px}.watchdog-state{padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}.watchdog-state[data-health=HEALTHY]{background:rgba(55,210,151,.14);color:#72efba}.watchdog-state[data-health=DELAYED],.watchdog-state[data-health=DEGRADED]{background:rgba(255,185,67,.14);color:#ffd187}.watchdog-state[data-health=STALE],.watchdog-state[data-health=FAILED]{background:rgba(255,86,108,.14);color:#ff9cab}.collector-watchdog-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:9px;margin-top:14px}.collector-watchdog-grid>div{padding:10px;border-radius:12px;border:1px solid rgba(101,182,227,.13);background:rgba(255,255,255,.018)}.collector-watchdog-grid small,.collector-watchdog-grid strong{display:block}.collector-watchdog-grid small{color:#8faabd;font-size:8px}.collector-watchdog-grid strong{margin-top:5px;font-size:10px}.durable-reports{grid-column:1/-1;padding:18px;margin-top:14px}.durable-report-history{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px;margin-top:14px}.durable-report-row{padding:13px;border-radius:14px;border:1px solid rgba(100,184,229,.16);background:rgba(5,22,37,.76)}.durable-report-row b,.durable-report-row span,.durable-report-row small{display:block}.durable-report-row span{margin:5px 0;color:#d7edf7}.durable-report-row small{color:#91adbd;line-height:1.45}.official-history-path{stroke-dasharray:none}.model-guidance-path{stroke-dasharray:6 10}.durable-source-note{font-size:9px;color:#8eabba}.system-product-tabs{display:none}.loading-deadline{font-variant-numeric:tabular-nums;color:#ffd187}
.collector-watchdog-card,.durable-report-panel{grid-column:1/-1;padding:18px;margin:14px 0}.collector-watchdog-card #collectorWatchdogBadge[data-health=HEALTHY]{background:rgba(55,210,151,.14);color:#72efba}.collector-watchdog-card #collectorWatchdogBadge[data-health=DELAYED],.collector-watchdog-card #collectorWatchdogBadge[data-health=DEGRADED]{background:rgba(255,185,67,.14);color:#ffd187}.collector-watchdog-card #collectorWatchdogBadge[data-health=STALE],.collector-watchdog-card #collectorWatchdogBadge[data-health=FAILED]{background:rgba(255,86,108,.14);color:#ff9cab}.durable-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px;margin-top:14px}.durable-report-row button{margin-top:10px}
@media(max-width:960px){.collector-watchdog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.active-system-products-grid{grid-template-columns:1fr}.system-product-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px}.system-product-tabs button{white-space:nowrap}.system-product-meta{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.active-system-products,.collector-watchdog,.collector-watchdog-card,.durable-reports,.durable-report-panel{padding:12px}.active-system-products-grid{display:block}.system-product-card{margin-top:10px}.system-product-card[data-selected=false]{display:none}.collector-watchdog-grid,.system-product-meta{grid-template-columns:1fr}.system-product-visual{min-height:220px}}
