.date-picker-row{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.date-picker-row input[type=date]{color-scheme:light}.date-picker-row button{width:auto}.tooltip-wrapper{position:relative;display:inline-block}.tooltip-popup{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.5rem;z-index:99;background:#333;color:#fff;padding:.5rem 1rem .5rem 1.5rem;border-radius:.25rem;max-width:50vw;min-width:220px;text-align:left;font-size:.875rem;list-style-type:disc}.tooltip-popup li{margin:.25rem 0}.tooltip-popup code{color:#fff;background:#ffffff26}.tooltip-wrapper:hover .tooltip-popup{display:block}.code-block{background:#eee;color:#000;padding:.5rem;overflow-x:auto}.code-block code{color:#000;white-space:pre-wrap}.status-text{color:#333}.sleep-history-chart{--sleep-chart-background: #1a1a19;--sleep-chart-tooltip: #20201f;--sleep-chart-text-primary: #f0efec;--sleep-chart-text-secondary: #c3c2b7;--sleep-chart-grid: rgba(255, 255, 255, .1);--sleep-chart-bar: #3987e5;--sleep-chart-line: #f17b73;--sleep-chart-error: #ff2020;--sleep-chart-menu: #2a2a28;background:var(--sleep-chart-background);color:var(--sleep-chart-text-primary);padding:12px 16px 16px;border-radius:10px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;width:100%;min-width:0}.sleep-history-chart__controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:8px;position:relative;z-index:2}.sleep-history-chart__dropdown{position:relative}.sleep-history-chart__trigger,.sleep-history-chart__menu button{width:auto;margin:0;box-shadow:none}.sleep-history-chart__trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:#252523;border:1px solid rgba(255,255,255,.12);color:var(--sleep-chart-text-primary);border-radius:8px;font-size:.875rem;font-weight:500;line-height:1.2;cursor:pointer}.sleep-history-chart__trigger:hover,.sleep-history-chart__trigger:focus{background:#2e2e2b;border-color:#ffffff38}.sleep-history-chart__trigger:focus-visible{outline:2px solid var(--sleep-chart-bar);outline-offset:2px}.sleep-history-chart__chevron{font-size:.7rem;opacity:.8}.sleep-history-chart__menu{position:absolute;right:0;top:calc(100% + 4px);z-index:20;min-width:11.5rem;margin:0;padding:.35rem 0;list-style:none;background:var(--sleep-chart-menu);border:1px solid rgba(255,255,255,.1);border-radius:8px}.sleep-history-chart__menu button{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.5rem .85rem;background:transparent;border:0;border-radius:0;color:var(--sleep-chart-text-primary);font-size:.875rem;text-align:left;cursor:pointer}.sleep-history-chart__menu button:hover,.sleep-history-chart__menu button:focus{background:#ffffff0f}.sleep-history-chart__menu button:focus-visible{outline:2px solid var(--sleep-chart-bar);outline-offset:-2px}.sleep-history-chart__check{color:var(--sleep-chart-bar);font-size:.95rem}.sleep-history-chart__plot{height:200px;width:100%;position:relative}.sleep-history-chart__status{margin:0;min-height:200px;display:flex;align-items:center;justify-content:center;color:var(--sleep-chart-text-secondary)}.sleep-history-chart__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
