:root{color-scheme:light;--bg: #f2f6f2;--panel: rgba(248, 251, 247, .86);--panel-strong: rgba(15, 31, 20, .92);--panel-border: rgba(21, 42, 28, .09);--text: #102015;--muted: #5f7464;--line: rgba(16, 32, 21, .1);--mint: #39b984;--sky: #4ca7c4;--amber: #f0a63d;--rose: #df6d67;--shadow: 0 30px 80px -40px rgba(16, 32, 21, .45)}:root[data-theme=dark]{color-scheme:dark;--bg: #0d1511;--panel: rgba(16, 24, 20, .92);--panel-strong: rgba(8, 13, 10, .96);--panel-border: rgba(168, 212, 187, .12);--text: #edf6ef;--muted: #97ad9e;--line: rgba(237, 246, 239, .12);--shadow: 0 30px 80px -40px rgba(0, 0, 0, .7)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(87,190,145,.24),transparent 28%),radial-gradient(circle at top right,rgba(76,167,196,.2),transparent 24%),linear-gradient(180deg,#eef6ef,#f5f7f1 48%,#edf3ed);color:var(--text)}:root[data-theme=dark] body{background:radial-gradient(circle at top left,rgba(57,185,132,.12),transparent 28%),radial-gradient(circle at top right,rgba(76,167,196,.12),transparent 24%),linear-gradient(180deg,#0b110d,#111a14 52%,#0d1511)}button,input,textarea{font:inherit}input{color:inherit}button{border:0}.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}#app{min-height:100vh}.shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:32px 0 48px}.panel,.toast{border:1px solid var(--panel-border);background:var(--panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.app-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:4px 4px 0}.app-title{min-width:0}.app-header-actions{display:grid;gap:10px;justify-items:end}.auth-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.top-strip-metric-row{margin-bottom:12px}.top-strip-metric-value{font-size:clamp(2.8rem,4vw,3.8rem)}.eyebrow,.panel-kicker,.metric-label{font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:var(--muted);margin:0 0 12px}.app-title h1{margin:0;font-size:clamp(2rem,3.2vw,2.85rem);line-height:1}.lede{margin:8px 0 0;max-width:58ch;color:var(--muted);font-size:.98rem;line-height:1.6}.privacy-note{max-width:66ch;margin:10px 0 0;color:var(--muted);font-size:.84rem;line-height:1.55}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.badge,.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:700}.badge.ok,.tone-green{background:#39b98426;color:#177650}.badge.warn,.tone-amber{background:#f0a63d2e;color:#9f6511}.badge.neutral,.tone-slate{background:#10201514;color:#405146}.tone-red{background:#df6d6729;color:#983d38}.tone-blue{background:#4ca7c429;color:#1f6e87}.metric-value-row{display:flex;align-items:baseline;gap:8px;margin:6px 0 16px}.metric-value{font-size:clamp(3rem,6vw,4.2rem);line-height:1;font-weight:800}.metric-unit{font-family:Space Grotesk,sans-serif;font-size:1rem;color:var(--muted)}.metric-bar{height:18px;border-radius:999px;background:#10201514;overflow:hidden}.metric-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint) 0%,#6ecaa0 45%,var(--amber) 100%);transition:width .18s ease}.metric-scale,.metric-caption,.muted,.shortcut-hint{color:var(--muted)}.metric-scale{display:flex;justify-content:space-between;margin-top:10px;font-size:.84rem}.metric-caption,.muted{font-size:.93rem;line-height:1.6}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.dashboard-grid-controls,.dashboard-grid-height{margin-bottom:18px}.panel{border-radius:28px;padding:24px;grid-column:span 4}.panel-wide{grid-column:span 8}.panel-history{grid-column:span 12}.panel-connection,.panel-scenes{grid-column:span 4}.panel-motion{grid-column:span 12}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head h2{margin:0;font-size:1.45rem}.panel-body{margin:0 0 18px;line-height:1.7}.button-row,.motion-grid,.preset-grid{display:grid;gap:12px}.actions-inline{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.diagnostics-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.diagnostics-summary::-webkit-details-marker{display:none}.diagnostics-content{margin-top:18px}.button-row,.motion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.button,.control,.preset-card{border-radius:22px;transition:opacity .16s ease,background-color .16s ease,border-color .16s ease}.button:hover:not(:disabled),.control:hover:not(:disabled),.preset-card:hover:not(:disabled){opacity:.96}.button.primary:hover:not(:disabled){background:linear-gradient(135deg,#184128,#2a6545)}.button.secondary:hover:not(:disabled){background:#ffffff2e}.panel:not(.panel-strong) .button.secondary:hover:not(:disabled){background:#1020151a}.button.ghost:hover:not(:disabled){background:#1020151a}.control-up:hover:not(:disabled){background:#39b98438}.control-down:hover:not(:disabled){background:#f0a63d3d}.preset-card.sky:hover:not(:disabled){background:linear-gradient(180deg,#4ca7c438,#fffffffa)}.preset-card.amber:hover:not(:disabled){background:linear-gradient(180deg,#f0a63d3d,#fffffffa)}.preset-card.mint:hover:not(:disabled){background:linear-gradient(180deg,#39b9843d,#fffffffa)}.preset-card.rose:hover:not(:disabled){background:linear-gradient(180deg,#df6d673d,#fffffffa)}.button{min-height:48px;padding:0 18px;font-weight:700;cursor:pointer}.button.primary{background:linear-gradient(135deg,#12311f,#23573c);color:#fff}.button.secondary{background:#ffffff1f;color:currentColor;border:1px solid rgba(255,255,255,.15)}.panel:not(.panel-strong) .button.secondary{background:#1020150f;border-color:#10201514}.button.ghost{background:#1020150d;color:var(--text)}.button.small{min-height:40px;padding-inline:14px}.button:disabled,.control:disabled,.preset-card:disabled{opacity:.48;cursor:not-allowed}.button:focus-visible,.control:focus-visible,.preset-card:focus-visible,.preset-editor-field input:focus-visible{outline:3px solid rgba(76,167,196,.38);outline-offset:3px}.facts{margin:18px 0 0;padding:0}.control{min-height:148px;padding:18px;text-align:left;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.control span,.preset-description,.preset-shortcut{font-size:.88rem}.control strong,.preset-card strong{font-size:2rem;letter-spacing:-.04em}.control-up{background:#39b98424;color:var(--text)}.control-down{background:#f0a63d29;color:var(--text)}.panel-remote{padding:20px}.remote-head{align-items:center;margin-bottom:14px}.remote-connection-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid var(--line);border-radius:18px;padding:12px 14px;margin-bottom:14px;background:#10201508}.remote-connection-row .panel-kicker{margin-bottom:4px}.remote-status{margin:0;font-weight:700}.remote-connect-actions{grid-template-columns:repeat(2,minmax(128px,1fr));min-width:280px}.remote-support-note{margin:-2px 2px 12px}.remote-face{display:grid;grid-template-columns:minmax(170px,.9fr) minmax(220px,1fr) minmax(380px,1.55fr);align-items:stretch;gap:16px;border-radius:22px;padding:14px;background:#10201509;border:1px solid var(--line)}.remote-manual,.remote-presets{display:grid;gap:12px}.remote-manual{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-button{min-height:118px;border:1px solid var(--line)}.remote-height{min-height:118px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--text);background:#ffffff94;border:1px solid var(--line);text-align:center}.remote-height-label,.remote-height span:last-child{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.remote-height strong{font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,5vw,4.6rem);line-height:1;font-weight:800;letter-spacing:0}.remote-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-presets .remote-preset{min-height:54px;border-radius:18px;padding:12px 14px;justify-items:center;align-content:center;gap:2px;text-align:center;background:#ffffff9e;border-color:var(--line);color:var(--text)}.remote-presets .remote-preset:hover:not(:disabled){background:#ffffffdb}.remote-presets .remote-preset strong{font-size:clamp(1.05rem,1.5vw,1.65rem);letter-spacing:0}.remote-shortcuts{margin:12px 2px 0;text-align:right}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preset-card{background:#fff;padding:20px;border:1px solid rgba(16,32,21,.08);text-align:left;cursor:pointer;display:grid;gap:10px}:root[data-theme=dark] .preset-card{color:var(--text);border-color:#edf6ef14}.preset-card.sky{background:linear-gradient(180deg,#4ca7c424,#fffffff5)}.preset-card.amber{background:linear-gradient(180deg,#f0a63d29,#fffffff5)}.preset-card.mint{background:linear-gradient(180deg,#39b98429,#fffffff5)}.preset-card.rose{background:linear-gradient(180deg,#df6d6729,#fffffff5)}.preset-card.active{outline:2px solid var(--text)}.preset-label{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.support-note{margin:14px 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.history-list{display:grid;gap:10px}.chart-card{border-radius:22px;background:#1020150a;padding:14px 14px 10px}.health-summary{display:grid;gap:14px;margin-bottom:18px}.health-summary-empty{border:1px solid var(--line);border-radius:22px;padding:16px;background:#10201509}.health-summary-empty .empty-state{min-height:0;padding:0;text-align:left}.health-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.health-metric,.health-goal{border:1px solid var(--line);background:#ffffff7a}.health-metric{display:grid;gap:8px;border-radius:18px;padding:16px}.health-metric span,.health-goal-copy span,.health-goal-percent{color:var(--muted);font-size:.82rem;font-weight:700}.health-metric strong{font-family:Space Grotesk,sans-serif;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1}.health-goal{display:grid;grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:18px;padding:14px 16px}.health-goal-copy{display:grid;gap:4px}.health-goal-copy strong{font-size:1rem}.health-goal-meter{height:12px;border-radius:999px;background:#10201514;overflow:hidden}.health-goal-meter span{display:block;height:100%;border-radius:inherit;background:var(--mint);transition:width .18s ease}.period-summary{display:grid;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.period-summary-empty{border:1px solid var(--line);border-radius:22px;padding:16px;background:#10201509}.period-summary-empty .empty-state{min-height:0;padding:0;text-align:left}.period-summary-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.period-summary-head h3{margin:0;font-size:1.1rem}.period-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.height-chart{width:100%;height:auto;display:block}.chart-axis{stroke:#10201529;stroke-width:1}.chart-grid{stroke:#10201514;stroke-width:1;stroke-dasharray:4 6}.chart-tick-label{fill:var(--muted);font-size:11px;font-family:Space Grotesk,sans-serif}.chart-line{fill:none;stroke:var(--sky);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-footer,.chart-stats{display:flex;justify-content:space-between;gap:12px}.chart-footer{margin-top:8px;color:var(--muted);font-size:.8rem}.chart-stats{margin-top:14px}.chart-stats div{flex:1;border-top:1px solid var(--line);padding-top:12px}.chart-stats dt{color:var(--muted);font-size:.82rem;margin-bottom:4px}.chart-stats dd{margin:0;font-weight:700}.raw-log{display:grid;gap:8px;margin-top:18px}.raw-line{display:block;padding:10px 12px;border-radius:14px;background:#1020150a;overflow-wrap:anywhere;font-size:.8rem;line-height:1.5}.history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#1020150a}.empty-state{margin:0;color:var(--muted);line-height:1.7}.facts{display:grid;gap:16px}.facts div{padding-bottom:14px;border-bottom:1px solid var(--line)}.facts div:last-child{border-bottom:0;padding-bottom:0}.facts-compact{margin-top:16px}.facts dt{color:var(--muted);font-size:.84rem;margin-bottom:4px}.facts dd{margin:0;font-weight:700}.toast{position:sticky;bottom:16px;margin-top:20px;border-radius:24px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.toast-title{margin:0 0 6px;font-weight:800}.toast-message{margin:0;color:var(--muted)}.modal-scrim{position:fixed;inset:0;background:#1020156b;z-index:20}.modal-backdrop{position:fixed;inset:0;background:#070c0985;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px;z-index:20}.modal-card{width:min(640px,calc(100vw - 24px));max-height:calc(100vh - 40px);overflow:auto;border-radius:28px;border:1px solid var(--panel-border);background:var(--panel);box-shadow:var(--shadow);padding:24px;z-index:21}.modal-scrim+.modal-card{position:fixed;inset:50% auto auto 50%;width:min(560px,calc(100vw - 24px));transform:translate(-50%,-50%)}.modal-head{margin-bottom:20px}.preset-editor-grid{display:grid;gap:14px;margin-bottom:16px}.preset-editor-field{display:grid;gap:8px;font-weight:700}.preset-editor-field span{font-family:Space Grotesk,sans-serif;font-size:.82rem;letter-spacing:.08em}.preset-editor-field input{min-height:48px;border-radius:16px;border:1px solid rgba(16,32,21,.12);background:#fff;padding:0 14px}.modal-actions{margin-top:18px}.settings-form{display:grid;gap:16px}.settings-fieldset{display:grid;gap:12px;min-width:0;margin:0;padding:0;border:0}.settings-fieldset legend{margin-bottom:10px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.settings-block,.settings-toggle{display:grid;gap:8px;padding:16px 18px;border-radius:20px;background:#1020150a}.settings-label{font-weight:800}.settings-help,.settings-toggle small{color:var(--muted);line-height:1.6}.settings-field{min-height:48px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffffb3;color:var(--text);padding:0 14px}:root[data-theme=dark] .settings-field{background:#ffffff0a}.settings-toggle{grid-template-columns:auto 1fr;align-items:start}.settings-toggle input{margin-top:4px}.settings-toggle strong,.settings-toggle small{display:block}.settings-actions{display:flex;justify-content:flex-end;gap:12px}@media(max-width:980px){.app-header{align-items:flex-start;flex-direction:column}.app-header-actions{justify-items:start}.remote-shortcuts{text-align:left}.auth-actions{justify-content:flex-start}.panel,.panel-wide,.panel-metric,.panel-connection,.panel-motion,.panel-scenes{grid-column:span 12}.remote-connection-row{grid-template-columns:1fr}.remote-connect-actions{min-width:0;width:100%}.remote-face{grid-template-columns:1fr}.health-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-goal{grid-template-columns:1fr}.period-summary-head{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.shell{width:min(100vw - 20px,100%);padding-top:12px}.panel{border-radius:20px;padding:18px}.button-row,.motion-grid,.preset-grid{grid-template-columns:1fr}.remote-manual,.remote-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-button,.remote-height{min-height:112px}.panel-head,.toast,.diagnostics-summary{flex-direction:column;align-items:stretch}.health-summary-grid{grid-template-columns:1fr}.auth-actions{justify-content:flex-start}.modal-card{padding:20px}}
