:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1220;color:#e5eefc}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:linear-gradient(180deg,#0b1220,#111827)}body{min-height:100vh}button,select{font:inherit}.app-shell{max-width:1440px;margin:0 auto;padding:24px}.app-shell__topbar{display:flex;justify-content:space-between;gap:16px;align-items:end;padding:20px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172ac2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-shell__topbar h1{margin:6px 0 4px;font-size:28px}.eyebrow,.subtle{margin:0;color:#94a3b8}.topbar-actions{display:flex;gap:12px;align-items:center}.topbar-actions label{display:grid;gap:4px;color:#cbd5e1}.topbar-actions select,.topbar-actions button,.trend-panel__mode select,.trend-panel__star,.trend-panel__drag{border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#1e293beb;color:#e2e8f0;padding:10px 12px}.topbar-actions button,.trend-panel__star,.trend-panel__drag{cursor:pointer}.time-scrubber{margin:14px 0 18px;padding:16px 18px 14px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172ab8}.time-scrubber__header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.time-scrubber__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.time-scrubber__header button{border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#1e293beb;color:#e2e8f0;padding:10px 12px;cursor:pointer}.time-scrubber__track-wrap{padding:2px 0 6px}.time-scrubber__overview{position:relative;height:44px;border-radius:999px;background:#0f172aeb;border:1px solid rgba(148,163,184,.18);overflow:hidden;cursor:pointer;touch-action:none}.time-scrubber__overview-track{position:absolute;top:17px;right:12px;bottom:17px;left:12px;border-radius:999px;background:linear-gradient(90deg,#94a3b82e,#94a3b814)}.time-scrubber__window{position:absolute;top:7px;bottom:7px;border-radius:999px;background:linear-gradient(180deg,#38bdf859,#38bdf82e);border:1px solid rgba(56,189,248,.7);box-shadow:0 0 0 1px #082f4959 inset;display:flex;align-items:stretch}.time-scrubber__body{flex:1;cursor:grab}.time-scrubber__handle{width:32px;flex:0 0 32px;position:relative;cursor:ew-resize}.time-scrubber__handle:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:34px;transform:translate(-50%,-50%);border-radius:999px;background:#e2e8f0e6;box-shadow:0 0 0 1px #0f172a26}.time-scrubber__handle--start{margin-left:-4px}.time-scrubber__handle--end{margin-right:-4px}.time-scrubber__labels{display:flex;justify-content:space-between;gap:16px;color:#94a3b8;font-size:13px}.status-row{display:flex;justify-content:space-between;margin:14px 4px 18px;color:#94a3b8}.filter-bar{display:flex;gap:12px;flex-wrap:wrap;align-items:end;margin:0 0 18px;padding:14px 16px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172ab8}.filter-bar label{display:grid;gap:4px;color:#cbd5e1}.filter-bar input[type=text],.filter-bar input:not([type]),.filter-bar select,.filter-bar button{border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#1e293beb;color:#e2e8f0;padding:10px 12px}.filter-bar input[type=text]{min-width:240px}.filter-bar__checkbox{display:flex!important;align-items:center;gap:8px;padding-bottom:10px}.trend-group{display:grid;gap:12px}.trend-group__header{display:flex;justify-content:space-between;align-items:baseline;padding:0 4px;color:#94a3b8}.trend-group__header h2{margin:0;font-size:16px;color:#dbeafe}.trend-group__items,.trend-board{display:grid;gap:16px}.trend-panel{border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172ad1;overflow:hidden;content-visibility:auto;contain-intrinsic-size:340px 300px}.trend-panel__header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 16px 0}.trend-panel__drag{height:44px}.trend-panel__title-row{display:flex;gap:10px;align-items:center}.trend-panel__title-block h2{margin:0;font-size:18px}.trend-panel__title-block p{margin:4px 0 0;color:#94a3b8}.trend-panel__star.is-favourite{color:#fbbf24}.trend-panel__mode{display:grid;gap:6px;color:#cbd5e1;min-width:140px}.trend-panel__chart{position:relative;width:100%;height:240px;padding:12px 10px 14px}.trend-panel__chart-host{width:100%;height:100%}.trend-panel__placeholder{position:absolute;top:12px;right:10px;bottom:14px;left:10px;display:grid;place-items:center;border:1px dashed rgba(148,163,184,.28);border-radius:14px;color:#94a3b8;background:#0f172a73}@media(max-width:900px){.app-shell__topbar,.trend-panel__header{grid-template-columns:1fr;display:grid}.topbar-actions{flex-wrap:wrap;justify-content:start}.filter-bar input[type=text]{min-width:0;width:100%}}
