:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top,rgba(56,189,248,.12),transparent 40%),#0f172a}a{color:#7dd3fc}button,input{font:inherit}.page{min-height:100vh;min-height:100dvh;padding:max(1.25rem,env(safe-area-inset-top)) 1.25rem max(1.25rem,env(safe-area-inset-bottom))}.page--centered{display:grid;place-items:center}.card{width:min(100%,28rem);padding:1.5rem;border:1px solid rgba(148,163,184,.18);border-radius:1rem;background:#0f172ad1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #02061759}.auth-card h1,.home-header h1{margin:.25rem 0 .5rem;font-size:clamp(1.75rem,5vw,2.25rem);letter-spacing:-.03em}.home-header h1{margin:0;color:#7dd3fc}.greeting{margin:.35rem 0 0;font-size:clamp(1.25rem,4vw,1.6rem);color:#e2e8f0}.eyebrow{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7dd3fc}.muted{color:#94a3b8}.small{font-size:.9rem}.form{display:grid;gap:1rem;margin-top:1.5rem}label{display:grid;gap:.4rem;font-size:.95rem;color:#cbd5e1}input{width:100%;padding:.75rem .9rem;border:1px solid rgba(148,163,184,.25);border-radius:.75rem;background:#0206178c;color:#f8fafc}input:focus{outline:2px solid rgba(125,211,252,.45);outline-offset:1px}.button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem;border:none;border-radius:.75rem;background:linear-gradient(180deg,#38bdf8,#0284c7);color:#0f172a;font-weight:600;cursor:pointer}.button:disabled{opacity:.65;cursor:not-allowed}.button--secondary{text-decoration:none;background:#94a3b824;color:#e2e8f0}.button--ghost{background:transparent;color:#cbd5e1;border:1px solid rgba(148,163,184,.25)}.error{margin:0;color:#fca5a5;font-size:.92rem}.home-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;max-width:72rem;margin:0 auto 1.5rem}.home-header__actions{display:flex;gap:.6rem}.home-main{max-width:72rem;margin:0 auto}.home-card h2{margin:0 0 .5rem;font-size:1.1rem}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;margin-bottom:1.25rem}@media(min-width:640px){.stat-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{width:auto;padding:1.1rem 1.2rem}.stat-card__label{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.stat-card__value{margin:.35rem 0 .15rem;font-size:clamp(1.5rem,4vw,1.9rem);font-weight:700;color:#f8fafc}.stat-card__unit{margin-left:.3rem;font-size:.95rem;font-weight:500;color:#94a3b8}.range-toggle-row{display:flex;justify-content:flex-end;margin-bottom:1rem}.range-toggle{display:inline-flex;padding:.25rem;border-radius:.75rem;background:#94a3b81a;border:1px solid rgba(148,163,184,.18)}.range-toggle__option{padding:.4rem .85rem;border:none;border-radius:.55rem;background:transparent;color:#94a3b8;font-weight:600;font-size:.85rem;cursor:pointer}.range-toggle__option--active{background:linear-gradient(180deg,#38bdf8,#0284c7);color:#0f172a}.chart-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.chart-grid{grid-template-columns:repeat(2,1fr)}}.chart-card{width:auto}.chart-card__header h2{margin:0;font-size:1.05rem}.chart-card__header{margin-bottom:.75rem}.chart-wrap{margin:0 -.4rem 0 -.8rem}.chart-card__empty{padding:2.5rem 0;text-align:center}.chart-tooltip{padding:.6rem .75rem;border-radius:.6rem;background:#020617eb;border:1px solid rgba(148,163,184,.25);font-size:.8rem}.chart-tooltip__date{margin:0 0 .3rem;color:#94a3b8;font-weight:600}.chart-tooltip__row{margin:.1rem 0}.empty-state{width:min(100%,32rem);margin:2rem auto;text-align:center}.empty-state h2{margin-top:0}.empty-state .button{margin-top:.75rem}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;max-width:40rem;margin:0 auto 1.5rem}.settings-main{max-width:40rem;margin:0 auto;display:grid;gap:1rem}.integration-card{width:auto}.integration-card h2{margin:0 0 .35rem;font-size:1.15rem}.integration-card>*+*{margin-top:.6rem}.integration-status{display:flex;align-items:center;gap:.5rem;margin:0;font-weight:600}.status-dot{width:.55rem;height:.55rem;border-radius:50%;background:#64748b;display:inline-block}.status-dot--active{background:#34d399}.status-dot--error{background:#f87171}.form--inline{display:flex;align-items:flex-end;gap:.6rem;margin-top:.75rem}.form--inline label{flex:1}
