:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(244,181,98,.28),transparent 30%),radial-gradient(circle at right center,rgba(42,157,143,.2),transparent 25%),linear-gradient(180deg,#fcfbf7,#f2eee4);color:#1f1f1c}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:none;border-radius:999px;background:#1d5c63;color:#f8f6ef;padding:.9rem 1.25rem;cursor:pointer}button.ghost{background:#1d5c6314;color:#1d5c63}button:disabled{opacity:.65;cursor:wait}input{width:100%;border:1px solid rgba(31,31,28,.12);border-radius:14px;padding:.9rem 1rem;background:#ffffffbf}label{display:grid;gap:.45rem;font-size:.95rem}.app-shell{display:grid;gap:1.5rem;padding:2rem}.hero,.grid-layout,.detail-panel,.status-banner{max-width:1240px;margin:0 auto;width:100%}.hero{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:end}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.18em;font-size:.8rem;color:#a3541a}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95;max-width:12ch}.lede{margin-top:1rem;max-width:58ch;font-size:1.05rem;line-height:1.6}.hero-card,.panel,.product-card,.observation-card,.store-card,.metric-box{background:#ffffffad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(31,31,28,.08);border-radius:24px;box-shadow:0 12px 32px #4d3e2314}.hero-card{padding:1.25rem;display:grid;gap:.65rem}.status-banner{display:flex;gap:1rem;align-items:center;padding:1rem 1.25rem;border-radius:20px;border:1px solid rgba(31,31,28,.08);background:#ffffffb8;box-shadow:0 12px 32px #4d3e2314}.status-banner.info{border-color:#1d5c6333}.status-banner.success{border-color:#2a9d8f4d}.status-banner.error{border-color:#c249364d}.grid-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem}.panel{padding:1.5rem;display:grid;gap:1rem}.inline-fields,.store-grid,.product-list,.detail-grid{display:grid;gap:1rem}.inline-fields{grid-template-columns:repeat(3,1fr)}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-row{display:flex;align-items:center;gap:.75rem}.checkbox-row input{width:auto}.store-card,.product-card,.observation-card,.metric-box{padding:1rem}.product-card{display:grid;gap:1rem;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.product-card:hover,.product-card:focus-visible{transform:translateY(-2px);border-color:#1d5c6347}.product-card.selected{border-color:#1d5c6373;box-shadow:0 16px 40px #1d5c631f}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.detail-head-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.section-head.compact{align-items:baseline}.card-actions{display:flex;gap:.75rem;flex-wrap:wrap}.inline-status{color:#1d5c63;font-size:.95rem}.next-run{margin-top:.4rem;color:#1d5c63;font-size:.95rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-box{min-height:132px;display:grid;align-content:end;gap:.5rem}.observation-card{display:grid;gap:.6rem}.execution-panel,.execution-metrics,.observation-grid{display:grid;gap:1rem}.execution-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.execution-chip{padding:1rem;border-radius:18px;background:#1d5c6314;display:grid;gap:.35rem}.observation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1.5rem;background:#141b1e75;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-shell{width:min(1120px,100%);max-height:min(90vh,920px);overflow:auto;padding:1.5rem;border-radius:28px;background:linear-gradient(180deg,#fcfbf7fa,#f6f2eafa);border:1px solid rgba(31,31,28,.08);box-shadow:0 24px 60px #1f1f1c29;display:grid;gap:1.25rem}.modal-head,.history-toolbar,.history-store-filters,.history-series-values,.history-series-value{display:flex}.modal-head{align-items:center;justify-content:space-between;gap:1rem}.modal-state{padding:1rem 1.15rem;border-radius:20px;background:#ffffffad}.modal-state.error{color:#8e2f22}.history-toolbar{align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.history-chip,.history-snapshot-card,.history-chart-shell{background:#ffffffb8;border:1px solid rgba(31,31,28,.08);border-radius:22px}.history-chip{align-items:center;gap:.85rem;padding:.9rem 1rem}.history-chip.general .history-chip-swatch{background:#1d5c63}.history-chip-swatch,.store-toggle-swatch{width:12px;height:12px;border-radius:999px;display:inline-block;flex:0 0 auto}.history-store-filters{align-items:center;gap:.75rem;flex-wrap:wrap}.store-toggle{display:inline-flex;align-items:center;gap:.55rem;background:#1d5c6314;color:#1d5c63;padding:.7rem 1rem}.store-toggle.active{background:#1d5c63;color:#f8f6ef}.store-toggle.active .store-toggle-swatch{box-shadow:0 0 0 2px #f8f6ef59}.history-chart-shell{padding:1rem}.history-chart{width:100%;height:auto;display:block}.history-grid-line{stroke:#1d5c6324;stroke-width:1}.history-axis-label{fill:#1f1f1cb8;font-size:12px}.history-point{fill:#f8f6ef;stroke:#1d5c63;stroke-width:2}.history-point.active{fill:#1d5c63}.history-active-line{stroke:#1d5c6329;stroke-width:1;stroke-dasharray:4 6}.history-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.history-snapshot-card{padding:1rem;display:grid;gap:.5rem}.history-snapshot-card.wide{grid-column:span 1}.history-series-values{flex-direction:column;gap:.75rem}.history-series-value{align-items:center;gap:.65rem;flex-wrap:wrap}@media(max-width:900px){.hero,.grid-layout,.detail-grid,.store-grid,.inline-fields,.execution-metrics,.observation-grid{grid-template-columns:1fr}.app-shell{padding:1rem}h1{max-width:100%}.modal-overlay{padding:.75rem}.modal-shell{padding:1rem}.modal-head,.history-toolbar,.detail-head-actions{align-items:stretch;flex-direction:column}.history-snapshot-grid{grid-template-columns:1fr}}
