.ThemeToggle-module__3b5zuq__track{--thumb:20px;--inset:3px;--travel:22px;border:1px solid var(--border);border-radius:var(--radius-pill);background:color-mix(in oklch, var(--accent-soft) 42%, var(--surface));cursor:pointer;width:48px;height:26px;transition:background var(--dur-slow) var(--ease-out-quart), border-color var(--dur) var(--ease-out-quart), box-shadow var(--dur) var(--ease-out-quart);flex:none;padding:0;position:relative}.ThemeToggle-module__3b5zuq__track:hover{border-color:var(--border-strong)}[data-theme=dark] .ThemeToggle-module__3b5zuq__track{background:color-mix(in oklch, var(--accent) 26%, var(--surface))}.ThemeToggle-module__3b5zuq__thumb{top:var(--inset);left:var(--inset);width:var(--thumb);height:var(--thumb);border-radius:var(--radius-pill);background:var(--bg);box-shadow:var(--shadow-1);color:#efa831;color:lab(74.342% 19.9794 67.2846);transition:transform var(--dur-slow) var(--ease-out-quint), color var(--dur-slow) var(--ease-out-quart), background var(--dur-slow) var(--ease-out-quart);place-items:center;display:grid;position:absolute}[data-theme=dark] .ThemeToggle-module__3b5zuq__thumb{transform:translateX(var(--travel));color:#ccd1fc;color:lab(84.4046% 4.84598 -21.8779)}.ThemeToggle-module__3b5zuq__track:active .ThemeToggle-module__3b5zuq__thumb{transform:scale(.94)}[data-theme=dark] .ThemeToggle-module__3b5zuq__track:active .ThemeToggle-module__3b5zuq__thumb{transform:translateX(var(--travel)) scale(.94)}.ThemeToggle-module__3b5zuq__icon{width:14px;height:14px;overflow:visible}.ThemeToggle-module__3b5zuq__cutout{transform-box:fill-box;transform-origin:50%;transition:transform var(--dur-slow) var(--ease-out-quint);transform:translate(6px,-6px)scale(0)}[data-theme=dark] .ThemeToggle-module__3b5zuq__cutout{transform:translate(5px,-5px)scale(1)}.ThemeToggle-module__3b5zuq__beams{transform-box:fill-box;transform-origin:50%;opacity:1;transition:transform var(--dur-slow) var(--ease-out-quint), opacity var(--dur) var(--ease-out-quart);transform:rotate(0)scale(1)}[data-theme=dark] .ThemeToggle-module__3b5zuq__beams{opacity:0;transform:rotate(-40deg)scale(.35)}
.Clock-module__0GxI3q__clock{font-size:var(--text-xs);color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.Clock-module__0GxI3q__place{letter-spacing:.01em}.Clock-module__0GxI3q__divider{background:var(--border-strong);width:1px;height:11px}.Clock-module__0GxI3q__time{color:var(--ink);font-size:var(--text-sm);letter-spacing:.01em}.Clock-module__0GxI3q__zone{color:var(--muted);font-size:var(--text-xs)}@media (max-width:520px){.Clock-module__0GxI3q__place,.Clock-module__0GxI3q__divider{display:none}}
.SystemsPopover-module__7qPKia__layer{z-index:var(--z-tooltip);pointer-events:none;position:fixed;transform:translateY(calc(-100% - 10px))}.SystemsPopover-module__7qPKia__panel{min-width:13rem;max-width:calc(100vw - 20px);padding:var(--space-2xs);border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in oklch, var(--surface) 84%, transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur) var(--ease-out-quart), transform var(--dur) var(--ease-out-quart);transform:translateY(5px)}.SystemsPopover-module__7qPKia__layer[data-open=true] .SystemsPopover-module__7qPKia__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.SystemsPopover-module__7qPKia__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.SystemsPopover-module__7qPKia__row{align-items:center;gap:var(--space-2xs);border-radius:var(--radius-sm);padding:.3rem .4rem;display:flex}.SystemsPopover-module__7qPKia__dot{border-radius:var(--radius-pill);background:var(--ok);flex:none;width:7px;height:7px}.SystemsPopover-module__7qPKia__row[data-health=degraded] .SystemsPopover-module__7qPKia__dot{background:var(--warn)}.SystemsPopover-module__7qPKia__row[data-health=down] .SystemsPopover-module__7qPKia__dot{background:var(--down)}.SystemsPopover-module__7qPKia__name{font-size:var(--text-sm);color:var(--ink);white-space:nowrap;flex:1;font-weight:500}.SystemsPopover-module__7qPKia__row[data-health=degraded] .SystemsPopover-module__7qPKia__name{color:var(--warn-ink)}.SystemsPopover-module__7qPKia__row[data-health=down] .SystemsPopover-module__7qPKia__name{color:var(--down-ink)}.SystemsPopover-module__7qPKia__uptime{font-size:var(--text-xs);border-radius:var(--radius-pill);background:color-mix(in oklch, var(--ok) 16%, var(--surface));color:var(--ok-ink);white-space:nowrap;padding:.1rem .5rem}.SystemsPopover-module__7qPKia__row[data-health=degraded] .SystemsPopover-module__7qPKia__uptime{background:color-mix(in oklch, var(--warn) 22%, var(--surface));color:var(--warn-ink)}.SystemsPopover-module__7qPKia__row[data-health=down] .SystemsPopover-module__7qPKia__uptime{background:color-mix(in oklch, var(--down) 20%, var(--surface));color:var(--down-ink)}@media (prefers-reduced-motion:reduce){.SystemsPopover-module__7qPKia__panel{transition:opacity var(--dur-fast) linear;transform:none}.SystemsPopover-module__7qPKia__layer[data-open=true] .SystemsPopover-module__7qPKia__panel{transform:none}}
.reveal-module__nBdcLG__overlay{z-index:var(--z-tooltip);padding:var(--space-sm);place-items:center;display:grid;position:fixed;inset:0}.reveal-module__nBdcLG__scrim{background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;border:none;position:absolute;inset:0}.reveal-module__nBdcLG__dialog{width:min(24rem,100%);padding:var(--space-md);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);flex-direction:column;gap:.6rem;display:flex;position:relative}.reveal-module__nBdcLG__dialogHead{justify-content:space-between;align-items:center;display:flex}.reveal-module__nBdcLG__dialogTitle{color:var(--ink-strong);align-items:center;gap:.45rem;font-weight:650;display:inline-flex}.reveal-module__nBdcLG__dialogTitle svg{color:var(--accent-ink)}.reveal-module__nBdcLG__dialogSub{font-size:var(--text-sm);color:var(--muted)}.reveal-module__nBdcLG__closeBtn{border-radius:var(--radius-xs);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.reveal-module__nBdcLG__closeBtn:hover{background:var(--surface-2);color:var(--ink)}.reveal-module__nBdcLG__field{font-size:var(--text-sm);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.55rem .7rem}.reveal-module__nBdcLG__field:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 24%, transparent);outline:none}.reveal-module__nBdcLG__error{font-size:var(--text-sm);color:var(--down-ink)}.reveal-module__nBdcLG__actions{justify-content:flex-end;gap:.5rem;margin-top:.2rem;display:flex}.reveal-module__nBdcLG__cancelBtn{font-size:var(--text-sm);color:var(--ink);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:.4rem .8rem}.reveal-module__nBdcLG__cancelBtn:hover{background:var(--surface-2)}.reveal-module__nBdcLG__revealBtn{font-size:var(--text-sm);color:var(--on-accent);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.35rem;padding:.4rem .85rem;font-weight:600;display:inline-flex}.reveal-module__nBdcLG__revealBtn:hover:not(:disabled){background:var(--accent-strong)}.reveal-module__nBdcLG__revealBtn:disabled{opacity:.45;cursor:default}
.StatusPulse-module__NoS4oa__pulse{--pulse-color:var(--ok-ink);font-size:var(--text-sm);color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-pill);background:color-mix(in oklch, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .55rem;padding:.5rem .85rem;line-height:1.4;display:inline-flex}.StatusPulse-module__NoS4oa__pulse[data-level=operational]{--pulse-color:var(--ok-ink);--pulse-raw:var(--ok)}.StatusPulse-module__NoS4oa__pulse[data-level=partial]{--pulse-color:var(--warn-ink);--pulse-raw:var(--warn)}.StatusPulse-module__NoS4oa__pulse[data-level=degraded]{--pulse-color:var(--down-ink);--pulse-raw:var(--down)}.StatusPulse-module__NoS4oa__indicator{place-items:center;width:10px;height:10px;display:inline-grid;position:relative}.StatusPulse-module__NoS4oa__dot{background:var(--pulse-raw,var(--ok));border-radius:50%;width:8px;height:8px}.StatusPulse-module__NoS4oa__dot:after{content:"";background:var(--pulse-raw,var(--ok));animation:StatusPulse-module__NoS4oa__pulse-ring 2.4s var(--ease-out-quart) infinite;border-radius:50%;position:absolute;inset:1px}.StatusPulse-module__NoS4oa__state{color:var(--pulse-color);align-items:center;gap:.35rem;font-weight:500;display:inline-flex}.StatusPulse-module__NoS4oa__metric{color:var(--ink)}.StatusPulse-module__NoS4oa__metric .StatusPulse-module__NoS4oa__tnum{color:var(--ink-strong);font-weight:500}.StatusPulse-module__NoS4oa__metricBtn{font:inherit;color:var(--ink);cursor:pointer;-webkit-text-decoration:underline dotted var(--border-strong);text-decoration:underline dotted var(--border-strong);text-underline-offset:3px;transition:text-decoration-color var(--dur) var(--ease-out-quart);background:0 0;border:0;align-items:baseline;gap:.28rem;padding:0;display:inline-flex}.StatusPulse-module__NoS4oa__metricBtn .StatusPulse-module__NoS4oa__tnum{color:var(--ink-strong);font-weight:500}.StatusPulse-module__NoS4oa__metricBtn:hover,.StatusPulse-module__NoS4oa__metricBtn:focus-visible{-webkit-text-decoration-color:var(--pulse-color);text-decoration-color:var(--pulse-color)}.StatusPulse-module__NoS4oa__uptimeLink{color:var(--ink);-webkit-text-decoration:underline dotted var(--border-strong);text-decoration:underline dotted var(--border-strong);text-underline-offset:3px;transition:text-decoration-color var(--dur) var(--ease-out-quart)}.StatusPulse-module__NoS4oa__uptimeLink .StatusPulse-module__NoS4oa__tnum{color:var(--ink-strong);font-weight:500}.StatusPulse-module__NoS4oa__uptimeLink:hover,.StatusPulse-module__NoS4oa__uptimeLink:focus-visible{-webkit-text-decoration-color:var(--pulse-color);text-decoration-color:var(--pulse-color)}.StatusPulse-module__NoS4oa__sep{color:var(--border-strong)}.StatusPulse-module__NoS4oa__checked{color:var(--muted);align-items:center;gap:.3rem;display:inline-flex}.StatusPulse-module__NoS4oa__checked[data-stale=true]{color:var(--warn-ink)}.StatusPulse-module__NoS4oa__checked svg{animation:1.4s linear infinite StatusPulse-module__NoS4oa__spin}@keyframes StatusPulse-module__NoS4oa__spin{to{transform:rotate(360deg)}}@media (max-width:560px){.StatusPulse-module__NoS4oa__sep{display:none}.StatusPulse-module__NoS4oa__pulse{gap:.3rem .7rem}}
.settings-module__vUcGYG__overlay{z-index:calc(var(--z-header) + 5);justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-module__vUcGYG__scrim{background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;border:none;position:absolute;inset:0}.settings-module__vUcGYG__panel{background:var(--surface);border-left:1px solid var(--border-strong);width:min(48rem,100%);height:100%;box-shadow:var(--shadow-2);animation:settings-module__vUcGYG__settings-in var(--dur) var(--ease-out-quint);flex-direction:column;display:flex;position:relative}@keyframes settings-module__vUcGYG__settings-in{0%{opacity:.4;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.settings-module__vUcGYG__panel{animation:none}}.settings-module__vUcGYG__head{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.settings-module__vUcGYG__title{font-size:var(--text-lg)}.settings-module__vUcGYG__closeBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.settings-module__vUcGYG__closeBtn:hover{background:var(--surface-2);color:var(--ink)}.settings-module__vUcGYG__intro{font-size:var(--text-sm);color:var(--muted);margin:0 0 .4rem}.settings-module__vUcGYG__intro svg{vertical-align:-1px;color:var(--warn-ink)}.settings-module__vUcGYG__body{flex:1;min-height:0;display:flex}.settings-module__vUcGYG__nav{padding:var(--space-sm);border-right:1px solid var(--border);flex-direction:column;flex:0 0 11rem;gap:.1rem;display:flex;overflow-y:auto}.settings-module__vUcGYG__navItem{text-align:left;font-size:var(--text-sm);color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.5rem .7rem}.settings-module__vUcGYG__navItem:hover{background:var(--surface-2);color:var(--ink)}.settings-module__vUcGYG__navItem[data-active]{background:var(--surface-2);color:var(--accent-ink);font-weight:600}.settings-module__vUcGYG__content{min-width:0;padding:var(--space-sm) var(--space-md) var(--space-lg);flex-direction:column;flex:1;gap:.65rem;display:flex;overflow-y:auto}@media (max-width:32rem){.settings-module__vUcGYG__body{flex-direction:column}.settings-module__vUcGYG__nav{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;flex:none;gap:.3rem;overflow-x:auto}.settings-module__vUcGYG__navItem{white-space:nowrap}}.settings-module__vUcGYG__muted{color:var(--muted);font-size:var(--text-sm)}.settings-module__vUcGYG__group{flex-direction:column;gap:.5rem;display:flex}.settings-module__vUcGYG__groupTitle{font-size:var(--text-sm);color:var(--accent-ink);letter-spacing:.01em;border-bottom:1px solid var(--border);padding-bottom:.2rem;font-weight:650}.settings-module__vUcGYG__field{flex-direction:column;gap:.3rem;display:flex}.settings-module__vUcGYG__fieldLabel{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.settings-module__vUcGYG__fieldName{font-size:var(--text-sm);color:var(--ink);align-items:center;gap:.3rem;display:inline-flex}.settings-module__vUcGYG__privIcon{color:var(--warn-ink)}.settings-module__vUcGYG__source{font-size:var(--text-xs);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--muted);padding:.02rem .4rem}.settings-module__vUcGYG__source[data-src=override]{color:var(--accent-ink);border-color:color-mix(in oklch, var(--accent) 45%, var(--border))}.settings-module__vUcGYG__source[data-src=env]{color:var(--ok-ink);border-color:color-mix(in oklch, var(--ok) 45%, var(--border))}.settings-module__vUcGYG__fieldError{font-size:var(--text-xs);color:var(--down-ink);margin:.35rem 0 0}.settings-module__vUcGYG__inputRow{align-items:center;gap:.3rem;display:flex}.settings-module__vUcGYG__input{min-width:0;font-size:var(--text-sm);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);flex:1;padding:.45rem .6rem}.settings-module__vUcGYG__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 22%, transparent);outline:none}.settings-module__vUcGYG__iconBtn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2);width:34px;height:34px;color:var(--muted);cursor:pointer;flex:none;place-items:center;display:grid}.settings-module__vUcGYG__iconBtn:hover:not(:disabled){color:var(--ink);border-color:var(--accent)}.settings-module__vUcGYG__iconBtn:disabled{opacity:.4;cursor:default}.settings-module__vUcGYG__saveBtn{font-size:var(--text-sm);color:var(--on-accent);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:none;padding:.45rem .8rem;font-weight:600}.settings-module__vUcGYG__saveBtn:hover:not(:disabled){background:var(--accent-strong)}.settings-module__vUcGYG__saveBtn:disabled{opacity:.4;cursor:default}.settings-module__vUcGYG__toggleRow{align-items:center;gap:.6rem;display:flex}.settings-module__vUcGYG__toggle{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-2);cursor:pointer;width:2.6rem;height:1.5rem;transition:background var(--dur) var(--ease-out-quint), border-color var(--dur) var(--ease-out-quint);flex:none;padding:0;position:relative}.settings-module__vUcGYG__toggle[data-on]{background:var(--accent);border-color:var(--accent)}.settings-module__vUcGYG__toggle:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 22%, transparent);outline:none}.settings-module__vUcGYG__toggleThumb{background:var(--surface);width:1.05rem;height:1.05rem;box-shadow:var(--shadow-1);transition:transform var(--dur) var(--ease-out-quint);border-radius:50%;position:absolute;top:50%;left:.18rem;transform:translateY(-50%)}.settings-module__vUcGYG__toggle[data-on] .settings-module__vUcGYG__toggleThumb{background:var(--on-accent);transform:translate(1.1rem,-50%)}@media (prefers-reduced-motion:reduce){.settings-module__vUcGYG__toggle,.settings-module__vUcGYG__toggleThumb{transition:none}}.settings-module__vUcGYG__toggleState{font-size:var(--text-sm);color:var(--muted)}.settings-module__vUcGYG__sliderRow{align-items:center;gap:.7rem;display:flex}.settings-module__vUcGYG__slider{appearance:none;cursor:pointer;background:0 0;flex:1;min-width:0;height:1.5rem}.settings-module__vUcGYG__slider::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);height:.32rem}.settings-module__vUcGYG__slider::-moz-range-track{border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);height:.32rem}.settings-module__vUcGYG__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);border:2px solid var(--surface);width:1.1rem;height:1.1rem;box-shadow:var(--shadow-1);border-radius:50%;margin-top:-.42rem}.settings-module__vUcGYG__slider::-moz-range-thumb{background:var(--accent);border:2px solid var(--surface);width:1.1rem;height:1.1rem;box-shadow:var(--shadow-1);border-radius:50%}.settings-module__vUcGYG__slider:focus-visible{outline:none}.settings-module__vUcGYG__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 28%, transparent)}.settings-module__vUcGYG__slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 28%, transparent)}.settings-module__vUcGYG__sliderNum{flex:none;align-items:center;gap:.3rem;display:inline-flex}.settings-module__vUcGYG__numInput{width:4.2rem;font-size:var(--text-sm);text-align:right;color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.4rem .5rem}.settings-module__vUcGYG__numInput:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 22%, transparent);outline:none}.settings-module__vUcGYG__sliderUnit{font-size:var(--text-xs);color:var(--muted)}.settings-module__vUcGYG__sliderHint{font-size:var(--text-xs);color:var(--accent-ink);flex:none;font-weight:600}.settings-module__vUcGYG__assistantExtras{gap:var(--space-md);flex-direction:column;display:flex}.settings-module__vUcGYG__subnote{font-size:var(--text-xs);color:var(--muted);margin:0}.settings-module__vUcGYG__baseInput{margin-top:.3rem}.settings-module__vUcGYG__sessionHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.settings-module__vUcGYG__sessionTitle{font-size:var(--text-sm);letter-spacing:-.01em;font-weight:650}.settings-module__vUcGYG__linkDanger{font-size:var(--text-xs);color:var(--danger,#d74745);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}@supports (color:lab(0% 0 0)){.settings-module__vUcGYG__linkDanger{color:var(--danger,lab(51.7988% 56.7776 34.0415))}}.settings-module__vUcGYG__linkDanger:hover{text-decoration:underline}.settings-module__vUcGYG__deviceList{flex-direction:column;gap:.4rem;margin-top:.6rem;display:flex}.settings-module__vUcGYG__sessionRow{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.55rem .7rem;display:flex}.settings-module__vUcGYG__sessionIcon{color:var(--muted);flex:none}.settings-module__vUcGYG__sessionMeta{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.settings-module__vUcGYG__sessionLabel{font-size:var(--text-sm);align-items:center;gap:.4rem;font-weight:600;display:flex}.settings-module__vUcGYG__sessionSub{font-size:var(--text-xs);color:var(--muted)}.settings-module__vUcGYG__badge{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-ink);background:color-mix(in oklch, var(--accent) 16%, transparent);border-radius:999px;padding:.08rem .36rem;font-size:.66rem;font-weight:700}.settings-module__vUcGYG__iconDanger{color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;padding:.35rem;display:inline-flex}.settings-module__vUcGYG__iconDanger:hover{color:var(--danger,#d74745);border-color:var(--border)}@supports (color:lab(0% 0 0)){.settings-module__vUcGYG__iconDanger:hover{color:var(--danger,lab(51.7988% 56.7776 34.0415))}}.settings-module__vUcGYG__qrBox{padding:var(--space-md);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.settings-module__vUcGYG__qrImg{border-radius:var(--radius-sm);background:#fff;width:200px;height:200px;padding:10px}.settings-module__vUcGYG__qrImg svg{width:100%;height:100%;display:block}.settings-module__vUcGYG__qrLink{font-size:var(--text-xs);color:var(--accent-ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-weight:600;display:inline-flex}.settings-module__vUcGYG__qrLink:hover:not(:disabled){text-decoration:underline}.settings-module__vUcGYG__qrLink:disabled{opacity:.5;cursor:default}.settings-module__vUcGYG__selectWrap{display:flex}.settings-module__vUcGYG__select{appearance:none;font-size:var(--text-sm);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 1.05rem) 1.05rem,calc(100% - .75rem) 1.05rem;background-repeat:no-repeat;background-size:.3rem .3rem,.3rem .3rem;flex:1;padding:.5rem 2rem .5rem .7rem}.settings-module__vUcGYG__select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 22%, transparent);outline:none}
.TrafficTag-module__SYuMmG__tag{justify-content:center;align-items:center;gap:var(--space-2xs) var(--space-sm);font-size:var(--text-xs);letter-spacing:.01em;color:var(--muted);flex-wrap:wrap;display:inline-flex}.TrafficTag-module__SYuMmG__lanes{justify-content:center;gap:var(--space-2xs) var(--space-md);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:inline-flex}.TrafficTag-module__SYuMmG__lane{align-items:center;gap:.4rem;display:inline-flex}.TrafficTag-module__SYuMmG__dot{border-radius:var(--radius-pill);width:7px;height:7px;animation:TrafficTag-module__SYuMmG__packet-beat 2.4s var(--ease-out-quart) infinite;flex:none;box-shadow:0 0 #0000}.TrafficTag-module__SYuMmG__lane[data-lane="0"] .TrafficTag-module__SYuMmG__dot{background:var(--primary);color:var(--primary)}.TrafficTag-module__SYuMmG__lane[data-lane="1"] .TrafficTag-module__SYuMmG__dot{background:var(--accent-ink);color:var(--accent-ink);animation-delay:.4s}.TrafficTag-module__SYuMmG__lane[data-lane="2"] .TrafficTag-module__SYuMmG__dot{background:var(--tertiary-ink);color:var(--tertiary-ink);animation-delay:.8s}.TrafficTag-module__SYuMmG__host{color:var(--ink);font-weight:500}.TrafficTag-module__SYuMmG__hostName{color:var(--ink)}.TrafficTag-module__SYuMmG__hostDomain{color:var(--muted);font-weight:400}.TrafficTag-module__SYuMmG__rate,.TrafficTag-module__SYuMmG__src{color:var(--muted)}.TrafficTag-module__SYuMmG__src[data-source=sample]{border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--muted);padding:.05rem .4rem}@keyframes TrafficTag-module__SYuMmG__packet-beat{0%{box-shadow:0 0}60%,to{box-shadow:0 0 0 5px #0000}}@media (prefers-reduced-motion:reduce){.TrafficTag-module__SYuMmG__dot{animation:none}}@media (max-width:640px){.TrafficTag-module__SYuMmG__hostDomain{display:none}.TrafficTag-module__SYuMmG__lanes{gap:var(--space-2xs) var(--space-sm)}}
.console-module__zMyY6q__wrap{z-index:var(--z-content);min-height:100svh;padding:var(--pad-y) var(--pad-x);gap:var(--space-sm);flex-direction:column;display:flex;position:relative}.console-module__zMyY6q__bar{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.console-module__zMyY6q__barLeft{align-items:center;gap:.55rem;min-height:34px;padding-left:8.25rem;display:inline-flex}.console-module__zMyY6q__tag{font-size:var(--text-xs);border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--muted);letter-spacing:.04em;padding:.1rem .45rem}.console-module__zMyY6q__stale{font-size:var(--text-xs);color:var(--warn-ink)}.console-module__zMyY6q__barRight{align-items:center;gap:var(--space-2xs);display:flex}.console-module__zMyY6q__signout{font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-quart), background var(--dur-fast) var(--ease-out-quart);padding:.4rem .8rem;font-weight:550}.console-module__zMyY6q__signout:hover{background:var(--surface-2);border-color:var(--accent)}.console-module__zMyY6q__iconAction{width:34px;height:34px;color:var(--ink);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-quart), background var(--dur-fast) var(--ease-out-quart);place-items:center;display:grid}.console-module__zMyY6q__iconAction:hover{background:var(--surface-2);border-color:var(--accent)}.console-module__zMyY6q__assistantOpen{font-size:var(--text-sm);color:var(--accent-ink);background:color-mix(in oklch, var(--accent) 10%, var(--surface));border:1px solid color-mix(in oklch, var(--accent) 40%, var(--border-strong));border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-quart);align-items:center;gap:.4rem;padding:.4rem .8rem;font-weight:600;display:inline-flex}.console-module__zMyY6q__assistantOpen:hover{background:color-mix(in oklch, var(--accent) 18%, var(--surface))}.console-module__zMyY6q__body{gap:var(--space-sm);flex:1;grid-template-columns:minmax(0,1fr);align-items:start;display:grid}@media (min-width:1101px){.console-module__zMyY6q__body{transition:grid-template-columns var(--dur-slow) var(--ease-out-quint);grid-template-columns:minmax(0,1fr) 0}.console-module__zMyY6q__wrap[data-sidebar] .console-module__zMyY6q__body{grid-template-columns:minmax(0,1fr) 360px}}.console-module__zMyY6q__grid{gap:var(--space-sm);grid-template-columns:1fr;grid-template-areas:"compute""storage""media""automation""traffic""history";display:grid}@media (min-width:760px){.console-module__zMyY6q__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"compute compute""storage media""automation traffic""history history"}}@media (min-width:1340px){.console-module__zMyY6q__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"compute compute storage""media automation traffic""history history history"}}.console-module__zMyY6q__gridArea{min-width:0}.console-module__zMyY6q__dashGrid{width:100%;position:relative}.console-module__zMyY6q__dashTile{border-radius:var(--radius-md);flex-direction:column;transition:left .34s cubic-bezier(.22,1,.36,1),top .34s cubic-bezier(.22,1,.36,1),width .34s cubic-bezier(.22,1,.36,1),height .34s cubic-bezier(.22,1,.36,1),transform .16s,box-shadow .16s;display:flex;position:absolute;overflow:hidden}.console-module__zMyY6q__dashTile>.console-module__zMyY6q__panel{flex:1;height:100%;min-height:0}.console-module__zMyY6q__dashTile[data-moving]{transition:transform .16s,box-shadow .16s,opacity .16s}@media (prefers-reduced-motion:reduce){.console-module__zMyY6q__dashTile{transition:none}}.console-module__zMyY6q__dropGhost{z-index:1;border:2px dashed var(--accent);border-radius:var(--radius-md);background:color-mix(in oklch, var(--accent) 9%, transparent);pointer-events:none;transition:left .2s,top .2s,width .2s,height .2s;position:absolute}.console-module__zMyY6q__dashStack{gap:var(--space-sm);flex-direction:column;display:flex}.console-module__zMyY6q__dashStack .console-module__zMyY6q__dashTile{position:static}.console-module__zMyY6q__editWrap{gap:var(--space-sm);flex-direction:column;display:flex}.console-module__zMyY6q__editTopBar{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex;position:relative}.console-module__zMyY6q__editRow{align-items:stretch;gap:var(--space-sm);display:flex}.console-module__zMyY6q__editRow .console-module__zMyY6q__dashGrid{flex:1;min-width:0}.console-module__zMyY6q__stepper,.console-module__zMyY6q__rowRail{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:.15rem;padding:.2rem;display:flex}.console-module__zMyY6q__rowRail{top:var(--space-sm);flex-direction:column;align-self:flex-start;position:sticky}.console-module__zMyY6q__stepper button,.console-module__zMyY6q__rowRail button{width:1.6rem;height:1.6rem;color:var(--ink);background:var(--surface-2);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.console-module__zMyY6q__stepper button:hover:not(:disabled),.console-module__zMyY6q__rowRail button:hover:not(:disabled){color:var(--on-accent);background:var(--accent)}.console-module__zMyY6q__stepper button:disabled,.console-module__zMyY6q__rowRail button:disabled{opacity:.4;cursor:default}.console-module__zMyY6q__stepVal{font-size:var(--text-xs);color:var(--muted);text-align:center;padding:0 .4rem}.console-module__zMyY6q__editTopRight{gap:var(--space-xs);display:flex}.console-module__zMyY6q__addWidgetBtn,.console-module__zMyY6q__editDone{font-size:var(--text-sm);border-radius:var(--radius-pill);border:1px solid var(--accent);color:var(--on-accent);background:var(--accent);cursor:pointer;align-items:center;gap:.3rem;padding:.35rem .7rem;font-weight:600;display:inline-flex}.console-module__zMyY6q__addWidgetBtn:hover,.console-module__zMyY6q__editDone:hover{filter:brightness(1.05)}.console-module__zMyY6q__picker{z-index:30;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-2);grid-template-columns:repeat(2,minmax(8rem,1fr));gap:.25rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0}.console-module__zMyY6q__pickerItem{font-size:var(--text-sm);color:var(--ink);border-radius:var(--radius-sm);background:var(--surface-2);cursor:pointer;text-align:left;border:1px solid #0000;align-items:center;gap:.45rem;padding:.45rem .6rem;display:flex}.console-module__zMyY6q__pickerItem:hover{border-color:var(--accent);color:var(--accent-ink)}.console-module__zMyY6q__pickerItem svg{color:var(--accent-ink);flex:none}.console-module__zMyY6q__dashGrid[data-editing] .console-module__zMyY6q__dashTile{outline:1px dashed color-mix(in oklch, var(--accent) 45%, var(--border-strong));outline-offset:-2px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.console-module__zMyY6q__dashGrid[data-editing] .console-module__zMyY6q__dashTile:hover{outline-color:var(--accent);box-shadow:var(--shadow-2);z-index:10;transform:scale(1.012)}.console-module__zMyY6q__dashTile[data-dragging]{z-index:20;box-shadow:var(--shadow-2)}.console-module__zMyY6q__dashTile[data-moving]{z-index:21;cursor:grabbing;opacity:.96;transform:scale(1.03)rotate(.35deg)}.console-module__zMyY6q__tileEditMask{z-index:5;position:absolute;inset:0}.console-module__zMyY6q__tileRemove{z-index:9;width:1.5rem;height:1.5rem;color:var(--down-ink);background:color-mix(in oklch, var(--down) 14%, var(--surface));border:1px solid color-mix(in oklch, var(--down) 35%, var(--border));cursor:pointer;opacity:0;border-radius:999px;justify-content:center;align-items:center;transition:opacity .16s,transform .16s,background .16s;display:inline-flex;position:absolute;top:.35rem;right:.35rem;transform:scale(.8)}.console-module__zMyY6q__dashTile:hover .console-module__zMyY6q__tileRemove{opacity:1;transform:scale(1)}.console-module__zMyY6q__tileRemove:hover{background:color-mix(in oklch, var(--down) 26%, var(--surface));transform:scale(1.12)rotate(90deg)}.console-module__zMyY6q__handleZone{z-index:8;justify-content:center;align-items:center;display:flex;position:absolute}.console-module__zMyY6q__zoneE{width:2.3rem;top:12%;bottom:12%;right:0}.console-module__zMyY6q__zoneS{height:2.3rem;bottom:0;left:12%;right:12%}.console-module__zMyY6q__handleDot{background:var(--accent);border:2px solid var(--surface);box-shadow:var(--shadow-1);border-radius:999px;transition:opacity .15s;position:absolute}.console-module__zMyY6q__zoneE .console-module__zMyY6q__handleDot{cursor:ew-resize;width:.7rem;height:1.6rem;top:50%;right:.2rem;transform:translateY(-50%)}.console-module__zMyY6q__zoneS .console-module__zMyY6q__handleDot{cursor:ns-resize;width:1.6rem;height:.7rem;bottom:.2rem;left:50%;transform:translate(-50%)}.console-module__zMyY6q__handleZone:hover .console-module__zMyY6q__handleDot{opacity:0}.console-module__zMyY6q__handleBtns{opacity:0;pointer-events:none;gap:.3rem;transition:opacity .15s,transform .15s;display:flex;transform:scale(.85)}.console-module__zMyY6q__zoneE .console-module__zMyY6q__handleBtns{flex-direction:column}.console-module__zMyY6q__handleZone:hover .console-module__zMyY6q__handleBtns{opacity:1;pointer-events:auto;transform:scale(1)}.console-module__zMyY6q__handleBtn{width:1.7rem;height:1.7rem;color:var(--on-accent);background:var(--accent);border:2px solid var(--surface);box-shadow:var(--shadow-1);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:filter .12s,transform .12s;display:inline-flex}.console-module__zMyY6q__handleBtn:hover{filter:brightness(1.08);transform:scale(1.08)}.console-module__zMyY6q__sidebarSlot{min-width:0;height:100%}.console-module__zMyY6q__panel{gap:var(--space-xs);min-width:0;min-height:10rem;padding:var(--space-sm) var(--space-sm) var(--space-sm);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);flex-direction:column;display:flex}.console-module__zMyY6q__tableScroll,.console-module__zMyY6q__listScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex:1 1 0;min-height:0;overflow-y:auto}.console-module__zMyY6q__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-2xs);display:flex}.console-module__zMyY6q__panelTitle{font-size:var(--text-base);letter-spacing:-.01em;font-weight:650}.console-module__zMyY6q__panelMeta{font-size:var(--text-xs);color:var(--muted)}.console-module__zMyY6q__emptyNote{font-size:var(--text-sm);color:var(--muted)}.console-module__zMyY6q__unreachable{font-size:var(--text-sm);color:var(--ink);align-items:center;gap:.5rem;display:flex}.console-module__zMyY6q__status{font-size:var(--text-xs);align-items:center;gap:.35rem;font-weight:550;display:inline-flex}.console-module__zMyY6q__status[data-tone=ok]{color:var(--ok-ink)}.console-module__zMyY6q__status[data-tone=warn]{color:var(--warn-ink)}.console-module__zMyY6q__status[data-tone=down]{color:var(--down-ink)}.console-module__zMyY6q__status[data-tone=off]{color:var(--muted)}.console-module__zMyY6q__statusDot{background:currentColor;border-radius:50%;width:7px;height:7px}.console-module__zMyY6q__meterPair{grid-template-columns:1fr;gap:.4rem;display:grid}@media (min-width:560px){.console-module__zMyY6q__meterPair{gap:var(--space-sm);grid-template-columns:1fr 1fr}}.console-module__zMyY6q__meter{grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-width:0;display:grid}.console-module__zMyY6q__meterLabel{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.console-module__zMyY6q__meterTrack{background:var(--surface-2);border-radius:3px;height:6px;overflow:hidden}.console-module__zMyY6q__meterFill{height:100%;transition:width var(--dur-slow) var(--ease-out-quart);border-radius:3px;display:block}.console-module__zMyY6q__meterFill[data-tone=ok]{background:var(--primary)}.console-module__zMyY6q__meterFill[data-tone=warn]{background:var(--warn)}.console-module__zMyY6q__meterFill[data-tone=down]{background:var(--down)}.console-module__zMyY6q__meterValue{font-size:var(--text-xs);color:var(--ink);white-space:nowrap}.console-module__zMyY6q__meterOf{color:var(--muted)}.console-module__zMyY6q__guests{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.console-module__zMyY6q__guests th{text-align:left;font-family:var(--font-mono);font-weight:500;font-size:var(--text-xs);color:var(--muted);border-bottom:1px solid var(--border);padding:.25rem .5rem .35rem 0}.console-module__zMyY6q__guests td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.42rem .5rem .42rem 0}.console-module__zMyY6q__guests tr:last-child td{border-bottom:none}.console-module__zMyY6q__guests tr[data-stopped] .console-module__zMyY6q__guestName{color:var(--muted)}.console-module__zMyY6q__guestName{color:var(--ink-strong);margin-right:.5rem;font-weight:550}.console-module__zMyY6q__guestId{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.console-module__zMyY6q__num{text-align:right;white-space:nowrap}.console-module__zMyY6q__poolRow{align-items:center;gap:var(--space-2xs);display:flex}.console-module__zMyY6q__poolRow>:first-child{flex:1}.console-module__zMyY6q__datasets{gap:.2rem var(--space-sm);border-top:1px solid var(--border);padding:0;padding-top:var(--space-2xs);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}.console-module__zMyY6q__datasets li{min-width:0;font-size:var(--text-xs);justify-content:space-between;gap:.5rem;display:flex}.console-module__zMyY6q__datasetName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.console-module__zMyY6q__datasetUse{color:var(--muted)}.console-module__zMyY6q__temps{font-size:var(--text-xs);color:var(--muted);align-items:center;gap:.6rem;display:flex}.console-module__zMyY6q__sessions{gap:var(--space-2xs);flex-direction:column;padding:0;list-style:none;display:flex}.console-module__zMyY6q__session{flex-direction:column;gap:.2rem;display:flex}.console-module__zMyY6q__sessionWho{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.console-module__zMyY6q__sessionUser{font-weight:600;font-size:var(--text-sm);color:var(--ink-strong)}.console-module__zMyY6q__sessionClient{font-size:var(--text-xs);color:var(--muted)}.console-module__zMyY6q__sessionTitle{font-size:var(--text-sm);color:var(--ink)}.console-module__zMyY6q__sessionIdle{font-size:var(--text-xs);color:var(--muted)}.console-module__zMyY6q__progress{background:var(--surface-2);border-radius:2px;height:4px;display:block;overflow:hidden}.console-module__zMyY6q__progressFill{background:var(--accent);height:100%;transition:width var(--dur-slow) var(--ease-out-quart);border-radius:2px;display:block}.console-module__zMyY6q__entities{flex-direction:column;padding:0;list-style:none;display:flex}.console-module__zMyY6q__entity{border-bottom:1px solid var(--border);font-size:var(--text-sm);justify-content:space-between;align-items:baseline;gap:.6rem;padding:.32rem 0;display:flex}.console-module__zMyY6q__entity:last-child{border-bottom:none}.console-module__zMyY6q__entityName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.console-module__zMyY6q__entityState{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.console-module__zMyY6q__entityState[data-on]{color:var(--ok-ink);font-weight:600}.console-module__zMyY6q__spark{width:100%;height:64px}.console-module__zMyY6q__sparkLine{fill:none;stroke:var(--primary);stroke-width:1.6px;vector-effect:non-scaling-stroke;stroke-linejoin:round}.console-module__zMyY6q__lanes{flex-direction:column;gap:.2rem;padding:0;list-style:none;display:flex}.console-module__zMyY6q__lanes li{font-size:var(--text-xs);justify-content:space-between;gap:.5rem;display:flex}.console-module__zMyY6q__laneHost{color:var(--ink)}.console-module__zMyY6q__laneRate{color:var(--muted)}.console-module__zMyY6q__historyLink{font-size:var(--text-xs)}.console-module__zMyY6q__historyRows{flex-direction:column;gap:.45rem;display:flex}.console-module__zMyY6q__historyRow{align-items:center;gap:var(--space-2xs);grid-template-columns:8.5rem 1fr auto;min-width:0;display:grid}.console-module__zMyY6q__historyLabel{font-size:var(--text-sm);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.console-module__zMyY6q__historyCells{gap:3px;display:flex;overflow:hidden}.console-module__zMyY6q__historyCell{border-radius:2px;flex:none;width:8px;height:14px}.console-module__zMyY6q__historyCell[data-level=ok]{background:var(--ok)}.console-module__zMyY6q__historyCell[data-level=partial]{background:var(--warn)}.console-module__zMyY6q__historyCell[data-level=down]{background:var(--down)}.console-module__zMyY6q__historyCell[data-level=none]{background:color-mix(in oklch, var(--border-strong) 30%, var(--surface))}.console-module__zMyY6q__historyPct{font-size:var(--text-xs);color:var(--muted)}@media (max-width:560px){.console-module__zMyY6q__historyRow{grid-template-columns:1fr auto}.console-module__zMyY6q__historyCells{order:2;grid-column:1/-1}}.console-module__zMyY6q__skeleton{flex-direction:column;gap:.55rem;padding:.2rem 0;display:flex}.console-module__zMyY6q__skeletonRow{background:var(--surface-2);border-radius:4px;height:.85rem;animation:1.4s ease-in-out infinite console-module__zMyY6q__console-pulse}@keyframes console-module__zMyY6q__console-pulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.console-module__zMyY6q__skeletonRow{animation:none}}.console-module__zMyY6q__fab,.console-module__zMyY6q__scrim{display:none}@media (max-width:1100px){.console-module__zMyY6q__fab{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:var(--z-header);width:52px;height:52px;color:var(--on-accent);background:var(--accent);box-shadow:var(--shadow-2);cursor:pointer;border:none;border-radius:50%;place-items:center;display:grid;position:fixed}.console-module__zMyY6q__fab:active{transform:translateY(1px)}.console-module__zMyY6q__scrim{z-index:calc(var(--z-header) + 1);background:var(--scrim);cursor:pointer;border:none;display:block;position:fixed;inset:0}}
.page-module__E0kJGG__page{flex-direction:column;min-height:100svh;display:flex}.page-module__E0kJGG__header{z-index:var(--z-header);justify-content:flex-end;align-items:center;gap:var(--space-sm);padding:var(--pad-y) var(--pad-x);flex-wrap:wrap;display:flex;position:relative}.page-module__E0kJGG__headerRight{align-items:center;gap:var(--space-md);display:inline-flex}.page-module__E0kJGG__hero{isolation:isolate;padding:var(--space-lg) var(--pad-x) var(--space-xl);flex:1;place-items:center;display:grid;position:relative;overflow:hidden}.page-module__E0kJGG__heroInner{z-index:var(--z-content);text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;width:100%;max-width:52rem;display:flex;position:relative}.page-module__E0kJGG__heroInner:before{content:"";z-index:-1;background-color:var(--scrim);pointer-events:none;position:absolute;inset:-14% -18%;-webkit-mask-image:radial-gradient(58% 56% at 50% 46%,#000 0%,#0000 72%);mask-image:radial-gradient(58% 56% at 50% 46%,#000 0%,#0000 72%)}.page-module__E0kJGG__heroGlyph{width:clamp(36px,5vw,48px);height:auto;color:var(--primary-ink);margin-bottom:calc(-1 * var(--space-3xs))}.page-module__E0kJGG__title{font-size:var(--display);letter-spacing:-.035em;color:var(--ink-strong);font-weight:660;line-height:.96}.page-module__E0kJGG__tagline{font-size:var(--text-lg);color:var(--muted);text-wrap:pretty;max-width:38ch;line-height:1.5}.page-module__E0kJGG__pulseRow{margin-top:var(--space-2xs)}.page-module__E0kJGG__doorRow{margin-top:var(--space-sm)}.page-module__E0kJGG__trafficRow{margin-top:var(--space-3xs)}.page-module__E0kJGG__trafficRow:empty{margin:0;display:none}.page-module__E0kJGG__specs{justify-content:center;gap:var(--space-2xs);margin:var(--space-2xs) 0 0;flex-wrap:wrap;width:100%;padding:0;list-style:none;display:flex}.page-module__E0kJGG__spec{min-width:0;padding:var(--space-sm) var(--space-xs);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in oklch, var(--surface) 72%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-direction:column;flex:6.5rem;justify-content:center;align-items:center;gap:2px;display:flex}.page-module__E0kJGG__specValue{font-size:var(--text-xl);letter-spacing:-.01em;color:var(--ink-strong);white-space:nowrap;align-items:baseline;gap:1px;font-weight:600;line-height:1.1;display:inline-flex}.page-module__E0kJGG__specUnit{font-size:var(--text-xs);color:var(--muted);margin-left:1px;font-weight:400}.page-module__E0kJGG__specOf{color:var(--muted);font-weight:400}.page-module__E0kJGG__specLabel{font-size:var(--text-xs);letter-spacing:.02em;color:var(--muted)}.page-module__E0kJGG__loadSpec{position:relative;overflow:hidden}.page-module__E0kJGG__loadBar{background:color-mix(in oklch, var(--border) 70%, transparent);height:3px;position:absolute;inset:auto 0 0}.page-module__E0kJGG__loadBar:after{content:"";width:var(--load,0%);background:var(--ok);transition:width var(--dur) var(--ease-out-quart);position:absolute;inset:0}.page-module__E0kJGG__loadBar[data-level=partial]:after{background:var(--warn)}.page-module__E0kJGG__loadBar[data-level=degraded]:after{background:var(--down)}.page-module__E0kJGG__footer{z-index:var(--z-content);gap:var(--space-md);padding:var(--space-md) var(--pad-x) var(--pad-y);border-top:1px solid var(--border);background:color-mix(in oklch, var(--bg) 88%, var(--surface));flex-direction:column;display:flex;position:relative}.page-module__E0kJGG__footRow{justify-content:space-between;align-items:center;gap:var(--space-sm) var(--space-md);flex-wrap:wrap;display:flex}.page-module__E0kJGG__stack{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.page-module__E0kJGG__footLabel{font-size:var(--text-xs);letter-spacing:.04em;color:var(--muted)}.page-module__E0kJGG__stackList{gap:.4rem var(--space-sm);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__stackItem{align-items:baseline;gap:.4rem;display:inline-flex}.page-module__E0kJGG__stackName{font-size:var(--text-sm);color:var(--ink);font-weight:500}.page-module__E0kJGG__stackRole{font-size:var(--text-xs);color:var(--muted)}.page-module__E0kJGG__links{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:inline-flex}.page-module__E0kJGG__link{font-size:var(--text-sm);color:var(--muted);transition:color var(--dur) var(--ease-out-quart)}.page-module__E0kJGG__link:hover{color:var(--accent-ink)}.page-module__E0kJGG__version{font-size:var(--text-xs);color:var(--border-strong)}@media (max-width:640px){.page-module__E0kJGG__title{letter-spacing:-.03em}.page-module__E0kJGG__hero{padding:var(--space-md) var(--pad-x)}.page-module__E0kJGG__heroInner{gap:var(--space-md)}.page-module__E0kJGG__heroGlyph{width:34px;margin-bottom:0}.page-module__E0kJGG__tagline{font-size:var(--text-base)}.page-module__E0kJGG__pulseRow,.page-module__E0kJGG__doorRow,.page-module__E0kJGG__trafficRow{margin-top:0}.page-module__E0kJGG__specs{margin-top:var(--space-2xs)}.page-module__E0kJGG__spec{padding:var(--space-2xs);border-radius:var(--radius-md);flex-basis:5.5rem}.page-module__E0kJGG__specValue{font-size:var(--text-base)}.page-module__E0kJGG__stack{display:none}.page-module__E0kJGG__footer{padding:var(--space-xs) var(--pad-x) max(var(--space-sm), env(safe-area-inset-bottom));gap:0}.page-module__E0kJGG__footRow{justify-content:flex-start;align-items:center;gap:var(--space-2xs) var(--space-sm);flex-flow:wrap}.page-module__E0kJGG__link,.page-module__E0kJGG__version{font-size:var(--text-xs)}}
.ServiceHistory-module__Z_xByG__wrap{width:100%;max-width:64rem}.ServiceHistory-module__Z_xByG__mobileView{gap:var(--space-md);flex-direction:column;display:flex}.ServiceHistory-module__Z_xByG__desktopView{display:none}@media (min-width:961px){.ServiceHistory-module__Z_xByG__mobileView{display:none}.ServiceHistory-module__Z_xByG__desktopView{gap:var(--space-md);flex-direction:column;display:flex}}.ServiceHistory-module__Z_xByG__tabs{gap:var(--space-2xs);padding:var(--space-3xs);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;display:flex}.ServiceHistory-module__Z_xByG__tab{border-radius:var(--radius-sm);color:var(--muted);font-size:var(--text-sm);white-space:nowrap;cursor:pointer;transition:background var(--dur) var(--ease-out-quart), color var(--dur) var(--ease-out-quart);background:0 0;border:1px solid #0000;flex:auto;padding:.4rem .7rem;font-weight:500}.ServiceHistory-module__Z_xByG__tab:hover{color:var(--ink)}.ServiceHistory-module__Z_xByG__tab[data-active=true]{color:var(--on-accent);background:var(--accent)}.ServiceHistory-module__Z_xByG__stats{gap:var(--space-md) var(--space-lg);flex-wrap:wrap;display:flex}.ServiceHistory-module__Z_xByG__stat{flex-direction:column;gap:1px;display:flex}.ServiceHistory-module__Z_xByG__statValue{font-size:var(--text-xl);letter-spacing:-.01em;color:var(--ink-strong);align-items:baseline;font-weight:600;display:inline-flex}.ServiceHistory-module__Z_xByG__statUnit{font-size:var(--text-xs);color:var(--muted);margin-left:1px;font-weight:400}.ServiceHistory-module__Z_xByG__statLabel{font-size:var(--text-xs);color:var(--muted)}.ServiceHistory-module__Z_xByG__calendar{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;display:flex}.ServiceHistory-module__Z_xByG__calHead{justify-content:space-between;align-items:center;gap:var(--space-2xs) var(--space-sm);flex-wrap:wrap;display:flex}.ServiceHistory-module__Z_xByG__monthNav{align-items:center;gap:var(--space-2xs);display:inline-flex}.ServiceHistory-module__Z_xByG__navBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);width:26px;height:26px;color:var(--muted);cursor:pointer;transition:color var(--dur) var(--ease-out-quart), border-color var(--dur) var(--ease-out-quart);place-items:center;display:inline-grid}.ServiceHistory-module__Z_xByG__navBtn:hover:not(:disabled){color:var(--ink);border-color:var(--border-strong)}.ServiceHistory-module__Z_xByG__navBtn:disabled{opacity:.4;cursor:default}.ServiceHistory-module__Z_xByG__month{text-align:center;min-width:8.5rem;font-size:var(--text-sm);color:var(--ink);font-weight:500}.ServiceHistory-module__Z_xByG__legend{gap:var(--space-sm);font-size:var(--text-xs);color:var(--muted);flex-wrap:wrap;display:inline-flex}.ServiceHistory-module__Z_xByG__legendItem{align-items:center;gap:.3rem;display:inline-flex}.ServiceHistory-module__Z_xByG__swatch{border-radius:3px;width:9px;height:9px}.ServiceHistory-module__Z_xByG__topbar{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.ServiceHistory-module__Z_xByG__calGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}.ServiceHistory-module__Z_xByG__calCard{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;display:flex}.ServiceHistory-module__Z_xByG__calCardHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.ServiceHistory-module__Z_xByG__calCardName{font-size:var(--text-md);color:var(--ink-strong);font-weight:600}.ServiceHistory-module__Z_xByG__calCardMeta{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.ServiceHistory-module__Z_xByG__grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.ServiceHistory-module__Z_xByG__weekday{text-align:center;font-size:var(--text-xs);color:var(--muted);padding-bottom:2px}.ServiceHistory-module__Z_xByG__blank{aspect-ratio:1}.ServiceHistory-module__Z_xByG__cell{aspect-ratio:1;border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--muted);background:var(--surface-2);cursor:default;border:1px solid #0000;place-items:center;display:grid}.ServiceHistory-module__Z_xByG__cellBtn{appearance:none;box-sizing:border-box;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color var(--dur) var(--ease-out-quart), transform var(--dur) var(--ease-out-quart);margin:0;padding:0}.ServiceHistory-module__Z_xByG__cellBtn:hover{border-color:var(--border-strong)}.ServiceHistory-module__Z_xByG__cellBtn:active{transform:scale(.92)}.ServiceHistory-module__Z_xByG__cellBtn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ServiceHistory-module__Z_xByG__dayPop{z-index:var(--z-tooltip);pointer-events:none;gap:var(--space-2xs);padding:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in oklch, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-2);animation:ServiceHistory-module__Z_xByG__dayPopIn var(--dur) var(--ease-out-quart);flex-direction:column;display:flex;position:fixed}@keyframes ServiceHistory-module__Z_xByG__dayPopIn{0%{opacity:0;transform:translateY(4px)}}.ServiceHistory-module__Z_xByG__dayPopHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.ServiceHistory-module__Z_xByG__dayPopDate{font-size:var(--text-sm);color:var(--ink-strong);font-weight:600}.ServiceHistory-module__Z_xByG__dayPopSvc{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.ServiceHistory-module__Z_xByG__dayPopStatus{align-items:center;gap:var(--space-2xs);border-radius:var(--radius-sm);background:var(--surface-2);padding:.35rem .5rem;display:flex}.ServiceHistory-module__Z_xByG__dayPopSwatch{background:var(--border-strong);border-radius:3px;flex:none;width:9px;height:9px}.ServiceHistory-module__Z_xByG__dayPopWord{font-size:var(--text-sm);color:var(--ink);font-weight:500}.ServiceHistory-module__Z_xByG__dayPopOngoing{font-size:var(--text-2xs,.6875rem);letter-spacing:.02em;text-transform:uppercase;border-radius:var(--radius-pill);color:var(--warn-ink);background:color-mix(in oklch, var(--warn) 24%, var(--surface));margin-left:auto;padding:.1rem .4rem;font-weight:600}.ServiceHistory-module__Z_xByG__dayPopDurs{flex-direction:column;gap:2px;display:flex}.ServiceHistory-module__Z_xByG__dayPopRow{align-items:center;gap:var(--space-2xs);font-size:var(--text-sm);color:var(--ink);display:flex}.ServiceHistory-module__Z_xByG__dayPopRowKey{border-radius:var(--radius-pill);flex:none;width:7px;height:7px}.ServiceHistory-module__Z_xByG__dayPopRow .ServiceHistory-module__Z_xByG__dayPopDur{font-size:var(--text-xs);color:var(--muted);margin-left:auto}.ServiceHistory-module__Z_xByG__dayPopNote{font-size:var(--text-xs);color:var(--muted);margin:0}.ServiceHistory-module__Z_xByG__dayPopSwatch[data-level=ok],.ServiceHistory-module__Z_xByG__dayPopRowKey[data-level=ok]{background:color-mix(in oklch, var(--ok) 60%, var(--surface))}.ServiceHistory-module__Z_xByG__dayPopSwatch[data-level=partial],.ServiceHistory-module__Z_xByG__dayPopRowKey[data-level=partial]{background:var(--warn)}.ServiceHistory-module__Z_xByG__dayPopSwatch[data-level=down],.ServiceHistory-module__Z_xByG__dayPopRowKey[data-level=down]{background:var(--down)}@media (prefers-reduced-motion:reduce){.ServiceHistory-module__Z_xByG__dayPop{animation:none}.ServiceHistory-module__Z_xByG__cellBtn{transition:none}}.ServiceHistory-module__Z_xByG__cell[data-level=ok],.ServiceHistory-module__Z_xByG__swatch[data-level=ok]{background:color-mix(in oklch, var(--ok) 24%, var(--surface))}.ServiceHistory-module__Z_xByG__cell[data-level=ok]{color:var(--ok-ink)}.ServiceHistory-module__Z_xByG__cell[data-level=partial],.ServiceHistory-module__Z_xByG__swatch[data-level=partial]{background:color-mix(in oklch, var(--warn) 32%, var(--surface))}.ServiceHistory-module__Z_xByG__cell[data-level=partial]{color:var(--warn-ink)}.ServiceHistory-module__Z_xByG__cell[data-level=down],.ServiceHistory-module__Z_xByG__swatch[data-level=down]{background:color-mix(in oklch, var(--down) 30%, var(--surface))}.ServiceHistory-module__Z_xByG__cell[data-level=down]{color:var(--down-ink)}.ServiceHistory-module__Z_xByG__cell[data-level=none],.ServiceHistory-module__Z_xByG__swatch[data-level=none]{background:color-mix(in oklch, var(--border-strong) 30%, var(--surface))}.ServiceHistory-module__Z_xByG__cell[data-level=none]{color:var(--muted);border-color:#0000}.ServiceHistory-module__Z_xByG__cell[data-level=future]{border-color:color-mix(in oklch, var(--border) 55%, transparent);color:color-mix(in oklch, var(--muted) 40%, transparent);background:0 0}@media (max-width:640px){.ServiceHistory-module__Z_xByG__mobileView{gap:var(--space-sm)}.ServiceHistory-module__Z_xByG__calendar{gap:var(--space-2xs);padding:var(--space-sm)}.ServiceHistory-module__Z_xByG__grid{gap:4px}.ServiceHistory-module__Z_xByG__cell{border-radius:var(--radius-xs,6px)}.ServiceHistory-module__Z_xByG__stats{gap:var(--space-sm);flex-wrap:nowrap}.ServiceHistory-module__Z_xByG__stat{flex:1 1 0;min-width:0}.ServiceHistory-module__Z_xByG__statValue{font-size:var(--text-lg)}.ServiceHistory-module__Z_xByG__statLabel{line-height:1.25}.ServiceHistory-module__Z_xByG__month{min-width:7rem}}
.markdown-module__hyvEPq__md{font-size:var(--text-sm);color:var(--ink);overflow-wrap:anywhere;flex-direction:column;gap:.5rem;line-height:1.55;display:flex}.markdown-module__hyvEPq__md>:first-child{margin-top:0}.markdown-module__hyvEPq__p{margin:0}.markdown-module__hyvEPq__heading{font-size:var(--text-sm);color:var(--ink-strong);letter-spacing:-.005em;margin:.15rem 0 0;font-weight:700}.markdown-module__hyvEPq__list{flex-direction:column;gap:.2rem;margin:0;padding-left:1.15rem;display:flex}.markdown-module__hyvEPq__list li{padding-left:.1rem}.markdown-module__hyvEPq__list li::marker{color:var(--muted)}.markdown-module__hyvEPq__code{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-xs);padding:.05rem .3rem;font-size:.92em}.markdown-module__hyvEPq__pre{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);margin:0;padding:.6rem .7rem;overflow-x:auto}.markdown-module__hyvEPq__pre code{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-strong);white-space:pre}.markdown-module__hyvEPq__quote{color:var(--muted);background:var(--surface-2);border-radius:var(--radius-sm);margin:0;padding:.3rem .7rem}.markdown-module__hyvEPq__hr{border:none;border-top:1px solid var(--border);margin:.2rem 0}.markdown-module__hyvEPq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-sm);overflow-x:auto}.markdown-module__hyvEPq__table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.markdown-module__hyvEPq__table th,.markdown-module__hyvEPq__table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.32rem .55rem}.markdown-module__hyvEPq__table th{font-family:var(--font-mono);color:var(--muted);background:var(--surface-2);font-weight:600}.markdown-module__hyvEPq__table tbody tr:last-child td{border-bottom:none}.markdown-module__hyvEPq__table tbody tr:nth-child(2n) td{background:color-mix(in oklch, var(--surface-2) 45%, transparent)}
.login-module__Si-P0q__wrap{min-height:100svh;padding:var(--pad-x);place-items:center;display:grid}.login-module__Si-P0q__themeSlot{top:var(--pad-y);right:var(--pad-x);z-index:var(--z-header);position:fixed}.login-module__Si-P0q__card{gap:var(--space-2xs);width:100%;max-width:26rem;padding:var(--space-lg);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-2);flex-direction:column;display:flex}.login-module__Si-P0q__brandDock{display:none}@media (max-width:960px){.login-module__Si-P0q__brandDock{height:34px;margin-bottom:var(--space-sm);display:block}}.login-module__Si-P0q__title{margin-top:var(--space-2xs);font-size:var(--text-xl);letter-spacing:-.02em}.login-module__Si-P0q__sub{margin-bottom:var(--space-sm);font-size:var(--text-sm);color:var(--muted)}.login-module__Si-P0q__form{gap:var(--space-2xs);flex-direction:column;display:flex}.login-module__Si-P0q__steps{overflow:hidden}.login-module__Si-P0q__track{transition:transform var(--dur-slow) var(--ease-out-quint);flex-wrap:nowrap;display:flex;transform:translate(0)}.login-module__Si-P0q__steps[data-step=code] .login-module__Si-P0q__track{transform:translate(-100%)}.login-module__Si-P0q__step{gap:var(--space-2xs);min-width:0;transition:opacity var(--dur) var(--ease-out-quart);flex-direction:column;flex:0 0 100%;display:flex}.login-module__Si-P0q__steps[data-step=password] .login-module__Si-P0q__step:last-child,.login-module__Si-P0q__steps[data-step=code] .login-module__Si-P0q__step:first-child{opacity:0}@media (prefers-reduced-motion:reduce){.login-module__Si-P0q__track,.login-module__Si-P0q__step{transition:none}}.login-module__Si-P0q__label{font-size:var(--text-xs);letter-spacing:.02em;color:var(--muted)}.login-module__Si-P0q__input{font-size:var(--text-base);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);transition:border-color var(--dur) var(--ease-out-quart), box-shadow var(--dur) var(--ease-out-quart);padding:.7rem .85rem}.login-module__Si-P0q__input::placeholder{color:var(--muted);letter-spacing:.1em}.login-module__Si-P0q__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 24%, transparent);outline:none}.login-module__Si-P0q__codeLabel{margin-top:var(--space-2xs)}.login-module__Si-P0q__code{letter-spacing:.5em;text-indent:.5em;font-size:var(--text-lg)}.login-module__Si-P0q__code::placeholder{letter-spacing:.5em}.login-module__Si-P0q__error{font-size:var(--text-sm);color:var(--down-ink);margin-top:2px}.login-module__Si-P0q__submit{margin-top:var(--space-2xs);color:var(--on-accent);background:var(--accent);border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur) var(--ease-out-quart), transform var(--dur) var(--ease-out-expo);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;display:inline-flex}.login-module__Si-P0q__submit:hover:not(:disabled){background:var(--accent-strong)}.login-module__Si-P0q__submit:active:not(:disabled){transform:translateY(1px)}.login-module__Si-P0q__submit:disabled{opacity:.72;cursor:progress}.login-module__Si-P0q__submit svg{transition:transform var(--dur) var(--ease-out-expo)}.login-module__Si-P0q__submit:hover:not(:disabled) svg{transform:translate(3px)}
.status-module__yDnMLW__page{flex-direction:column;min-height:100svh;display:flex}.status-module__yDnMLW__header{justify-content:flex-end;align-items:center;gap:var(--space-sm);min-height:34px;padding:var(--pad-y) var(--pad-x);display:flex}.status-module__yDnMLW__main{align-items:center;gap:var(--space-lg);padding:var(--space-lg) var(--pad-x) var(--space-xl);flex-direction:column;flex:1;display:flex}.status-module__yDnMLW__intro{gap:var(--space-3xs);flex-direction:column;width:100%;max-width:64rem;display:flex}.status-module__yDnMLW__title{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--ink-strong);font-weight:640}.status-module__yDnMLW__sub{font-size:var(--text-md);color:var(--muted);text-wrap:pretty}@media (max-width:640px){.status-module__yDnMLW__header{padding:var(--pad-y) var(--pad-x) var(--space-2xs)}.status-module__yDnMLW__main{padding:var(--space-2xs) var(--pad-x) var(--space-lg);gap:var(--space-sm)}.status-module__yDnMLW__title{font-size:var(--text-lg)}.status-module__yDnMLW__sub{font-size:var(--text-sm)}}
.AuthDoor-module__os47ea__door{flex-direction:column;align-items:center;gap:.7rem;display:inline-flex}.AuthDoor-module__os47ea__button{font-size:var(--text-md);letter-spacing:-.005em;color:var(--on-accent);background:var(--accent);border-radius:var(--radius-md);box-shadow:var(--shadow-1);cursor:pointer;transition:background var(--dur) var(--ease-out-quart), transform var(--dur) var(--ease-out-expo), box-shadow var(--dur) var(--ease-out-quart);border:1px solid #0000;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;display:inline-flex}.AuthDoor-module__os47ea__button:hover{background:var(--accent-strong);box-shadow:0 8px 22px color-mix(in oklch, var(--accent) 42%, transparent);transform:translateY(-1px)}.AuthDoor-module__os47ea__button:active{box-shadow:var(--shadow-1);transform:translateY(0)}.AuthDoor-module__os47ea__button svg{transition:transform var(--dur) var(--ease-out-expo)}.AuthDoor-module__os47ea__button:hover svg{transform:translate(3px)}.AuthDoor-module__os47ea__hint{font-size:var(--text-xs);color:var(--muted);align-items:center;gap:.4rem;display:inline-flex}.AuthDoor-module__os47ea__kbd{color:var(--ink);background:var(--surface);border:1px solid var(--border);border-bottom-color:var(--border-strong);border-radius:var(--radius-xs);align-items:center;gap:.28rem;padding:.14rem .42rem;font-size:.7rem;display:inline-flex}@media (hover:none),(max-width:640px){.AuthDoor-module__os47ea__hint{display:none}.AuthDoor-module__os47ea__door{gap:0}}
.assistant-module__EjLUZW__sidebar{min-width:0;height:100%;min-height:420px;max-height:calc(100svh - 2 * var(--pad-y) - 3.4rem);top:var(--pad-y);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);flex-direction:column;display:flex;position:sticky;overflow:hidden}@media (max-width:1100px){.assistant-module__EjLUZW__sidebar{z-index:calc(var(--z-header) + 2);border:none;border-left:1px solid var(--border-strong);width:min(26rem,92vw);max-height:none;transition:transform var(--dur-slow) var(--ease-out-quint);border-radius:0;position:fixed;inset:0 0 0 auto;transform:translate(102%)}.assistant-module__EjLUZW__sidebar[data-open]{transform:translate(0)}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__sidebar{transition:none}}}.assistant-module__EjLUZW__head{justify-content:space-between;align-items:center;gap:var(--space-2xs);border-bottom:1px solid var(--border);background:var(--surface-2);padding:.7rem .85rem;display:flex}.assistant-module__EjLUZW__headTitle{font-weight:650;font-size:var(--text-sm);color:var(--ink-strong);align-items:center;gap:.45rem;display:inline-flex}.assistant-module__EjLUZW__headTitle svg{color:var(--accent-ink)}.assistant-module__EjLUZW__providerTag{font-size:var(--text-xs);color:var(--muted);border:1px solid var(--border-strong);border-radius:var(--radius-pill);padding:.05rem .4rem}.assistant-module__EjLUZW__headControls{align-items:center;gap:var(--space-2xs);display:flex}.assistant-module__EjLUZW__iconBtn{border-radius:var(--radius-xs);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.assistant-module__EjLUZW__iconBtn:hover:not(:disabled){background:var(--surface);color:var(--ink)}.assistant-module__EjLUZW__iconBtn:disabled{opacity:.45;cursor:default}.assistant-module__EjLUZW__iconBtn[data-active]{color:var(--accent-ink);background:color-mix(in oklch, var(--accent) 12%, transparent)}.assistant-module__EjLUZW__closeMobile{display:none}@media (max-width:1100px){.assistant-module__EjLUZW__closeDesktop{display:none}.assistant-module__EjLUZW__closeMobile{display:block}}.assistant-module__EjLUZW__scroll{overscroll-behavior:contain;flex-direction:column;flex:1;gap:.65rem;padding:.85rem;display:flex;overflow-y:auto}.assistant-module__EjLUZW__workspace{z-index:1;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklch, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-1);flex-direction:column;display:flex;position:sticky;top:0}.assistant-module__EjLUZW__wsHead{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.4rem;padding:.45rem .55rem;display:flex}.assistant-module__EjLUZW__wsHead:hover{color:var(--ink)}.assistant-module__EjLUZW__wsTitle{font-size:var(--text-xs);letter-spacing:.01em;color:var(--ink);font-weight:600}.assistant-module__EjLUZW__wsCount{font-size:var(--text-xs);color:var(--muted)}.assistant-module__EjLUZW__wsChevron{transition:transform var(--dur) var(--ease-out-quart);margin-left:auto}.assistant-module__EjLUZW__wsChevron[data-flip]{transform:rotate(180deg)}.assistant-module__EjLUZW__wsBody{flex-direction:column;gap:.5rem;padding:0 .55rem .55rem;display:flex}.assistant-module__EjLUZW__planList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.assistant-module__EjLUZW__planStep{font-size:var(--text-sm);color:var(--ink);align-items:flex-start;gap:.45rem;line-height:1.35;display:flex}.assistant-module__EjLUZW__planMark{border:1.5px solid var(--border-strong);background:0 0;border-radius:4px;flex:none;width:13px;height:13px;margin-top:.15rem;position:relative}.assistant-module__EjLUZW__planMark[data-status=doing]{border-color:var(--warn);background:color-mix(in oklch, var(--warn) 30%, transparent)}.assistant-module__EjLUZW__planMark[data-status=done]{border-color:var(--ok);background:var(--ok)}.assistant-module__EjLUZW__planMark[data-status=done]:after{content:"";border:solid var(--on-accent,#fff);border-width:0 1.6px 1.6px 0;width:3px;height:6px;position:absolute;top:.5px;left:3.5px;transform:rotate(45deg)}.assistant-module__EjLUZW__planStep[data-status=done] .assistant-module__EjLUZW__planText{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in oklch, var(--muted) 60%, transparent);text-decoration-color:color-mix(in oklch, var(--muted) 60%, transparent)}.assistant-module__EjLUZW__planText{min-width:0}.assistant-module__EjLUZW__wsNotes{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding-top:.4rem;display:flex}.assistant-module__EjLUZW__wsNotesLabel{font-size:var(--text-2xs,.6875rem);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:600}.assistant-module__EjLUZW__wsNoteText{font-size:var(--text-xs);color:var(--ink);margin:0;line-height:1.4}.assistant-module__EjLUZW__wsActions{gap:.5rem;display:flex}.assistant-module__EjLUZW__wsClear{font-size:var(--text-2xs,.6875rem);color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0}.assistant-module__EjLUZW__wsClear:hover{color:var(--down-ink,var(--ink));text-decoration:underline}.assistant-module__EjLUZW__userWrap{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:.15rem;max-width:88%;display:flex}.assistant-module__EjLUZW__user{max-width:100%;font-size:var(--text-sm);color:var(--ink-strong);background:color-mix(in oklch, var(--accent) 12%, var(--surface-2));border-radius:var(--radius-md) var(--radius-md) var(--radius-xs) var(--radius-md);white-space:pre-wrap;overflow-wrap:anywhere;align-self:flex-end;padding:.45rem .7rem}.assistant-module__EjLUZW__msgFoot{opacity:0;transition:opacity .12s var(--ease-out-quint,ease-out);align-items:center;gap:.35rem;padding:0 .1rem;display:flex}.assistant-module__EjLUZW__userWrap:hover .assistant-module__EjLUZW__msgFoot,.assistant-module__EjLUZW__userWrap:focus-within .assistant-module__EjLUZW__msgFoot{opacity:1}@media (hover:none){.assistant-module__EjLUZW__msgFoot{opacity:.65}}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__msgFoot{transition:none}}.assistant-module__EjLUZW__msgTime{font-size:var(--text-xs);color:var(--muted);font-variant-numeric:tabular-nums}.assistant-module__EjLUZW__msgActions{align-items:center;gap:.1rem;display:inline-flex}.assistant-module__EjLUZW__msgBtn{width:22px;height:22px;color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;place-items:center;padding:0;transition:color .1s ease-out,background .1s ease-out;display:inline-grid}.assistant-module__EjLUZW__msgBtn:hover{color:var(--ink);background:var(--surface-2)}.assistant-module__EjLUZW__assistant{font-size:var(--text-sm);color:var(--ink);overflow-wrap:anywhere;line-height:1.55}.assistant-module__EjLUZW__toolChip{font-size:var(--text-xs);color:var(--muted);border:1px dashed var(--border-strong);border-radius:var(--radius-pill);align-self:flex-start;padding:.12rem .5rem}.assistant-module__EjLUZW__toolGroup{flex-direction:column;align-self:flex-start;gap:.3rem;display:flex}.assistant-module__EjLUZW__toolGroupToggle{font-size:var(--text-xs);color:var(--muted);border:1px dashed var(--border-strong);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-items:center;gap:.35rem;padding:.12rem .5rem;display:inline-flex}.assistant-module__EjLUZW__toolGroupToggle:hover{color:var(--ink)}.assistant-module__EjLUZW__toolGroupToggle [data-flip]{transform:rotate(180deg)}.assistant-module__EjLUZW__toolGroupList{flex-wrap:wrap;gap:.3rem;padding-left:.4rem;display:flex}.assistant-module__EjLUZW__timer{font-size:var(--text-sm);border:1px solid color-mix(in oklch, var(--accent) 28%, var(--border-strong));border-radius:var(--radius-md);background:color-mix(in oklch, var(--accent) 8%, var(--surface));flex-direction:column;gap:.55rem;padding:.7rem .75rem;display:flex}.assistant-module__EjLUZW__timer[data-status=done],.assistant-module__EjLUZW__timer[data-status=stopped]{border-color:var(--border);color:var(--muted);background:0 0;gap:0;padding:.4rem .6rem}.assistant-module__EjLUZW__timerHead{align-items:center;gap:.45rem;display:flex}.assistant-module__EjLUZW__timerIcon{color:var(--accent-ink);flex:none}.assistant-module__EjLUZW__timer[data-status=done] .assistant-module__EjLUZW__timerIcon,.assistant-module__EjLUZW__timer[data-status=stopped] .assistant-module__EjLUZW__timerIcon{color:var(--muted)}.assistant-module__EjLUZW__timerLabel{min-width:0;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;line-height:1.35;display:-webkit-box;overflow:hidden}.assistant-module__EjLUZW__timer[data-status=done] .assistant-module__EjLUZW__timerLabel,.assistant-module__EjLUZW__timer[data-status=stopped] .assistant-module__EjLUZW__timerLabel{-webkit-line-clamp:1;color:var(--muted)}.assistant-module__EjLUZW__timerState{font-variant-numeric:tabular-nums;font-size:var(--text-xs);color:var(--muted);flex:none}.assistant-module__EjLUZW__timerCount{align-items:center;gap:.6rem;display:flex}.assistant-module__EjLUZW__timerTime{letter-spacing:-.01em;font-variant-numeric:tabular-nums;min-width:0;color:var(--accent-ink);flex:1;font-size:1.7rem;font-weight:700;line-height:1}.assistant-module__EjLUZW__timerBtns{flex:none;gap:.4rem;display:flex}.assistant-module__EjLUZW__timerRun,.assistant-module__EjLUZW__timerDelete{font-size:var(--text-xs);border-radius:var(--radius-pill);border:1px solid var(--border-strong);cursor:pointer;flex:none;padding:.28rem .7rem;font-weight:600}.assistant-module__EjLUZW__timerRun{color:var(--on-accent);background:var(--accent);border-color:var(--accent)}.assistant-module__EjLUZW__timerRun:hover{filter:brightness(1.05)}.assistant-module__EjLUZW__timerDelete{color:var(--ink);background:var(--surface-2)}.assistant-module__EjLUZW__timerDelete:hover{color:var(--down-ink);border-color:color-mix(in oklch, var(--down) 45%, var(--border-strong));background:color-mix(in oklch, var(--down) 12%, var(--surface-2))}.assistant-module__EjLUZW__timerTrack{border-radius:var(--radius-pill);background:color-mix(in oklch, var(--accent) 16%, transparent);height:4px;overflow:hidden}.assistant-module__EjLUZW__timerFill{border-radius:inherit;background:var(--accent);height:100%;transition:width .3s linear}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__timerFill{transition:none}}.assistant-module__EjLUZW__errorRow{font-size:var(--text-sm);color:var(--down-ink)}.assistant-module__EjLUZW__sessionBanner{font-size:var(--text-sm);color:var(--down-ink);background:color-mix(in oklch, var(--down) 14%, transparent);border:1px solid color-mix(in oklch, var(--down) 36%, transparent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.55rem .75rem;display:flex}.assistant-module__EjLUZW__sessionLink{color:var(--down-ink);text-underline-offset:2px;flex:none;font-weight:600;text-decoration:underline}.assistant-module__EjLUZW__sessionLink:hover{opacity:.8}.assistant-module__EjLUZW__thinking{font-size:var(--text-xs);color:var(--muted);align-items:center;gap:.45rem;display:inline-flex}.assistant-module__EjLUZW__thinkingDot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite assistant-module__EjLUZW__assistant-blink}@keyframes assistant-module__EjLUZW__assistant-blink{0%,to{opacity:.25}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__thinkingDot{animation:none}}.assistant-module__EjLUZW__empty{gap:var(--space-2xs);font-size:var(--text-sm);color:var(--muted);text-align:center;padding:var(--space-sm);flex-direction:column;margin:auto 0;display:flex}.assistant-module__EjLUZW__emptySub{font-size:var(--text-xs)}.assistant-module__EjLUZW__suggestions{margin-top:var(--space-2xs);flex-direction:column;gap:.4rem;display:flex}.assistant-module__EjLUZW__suggestion{font-size:var(--text-sm);color:var(--ink);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-quart);padding:.45rem .7rem}.assistant-module__EjLUZW__suggestion:hover{border-color:var(--accent)}.assistant-module__EjLUZW__proposal{border:1px solid color-mix(in oklch, var(--warn) 55%, var(--border-strong));background:color-mix(in oklch, var(--warn) 7%, var(--surface));border-radius:var(--radius-sm);flex-direction:column;gap:.3rem;padding:.6rem .7rem;display:flex}.assistant-module__EjLUZW__proposal[data-state=ok]{border-color:color-mix(in oklch, var(--ok) 55%, var(--border-strong));background:color-mix(in oklch, var(--ok) 7%, var(--surface))}.assistant-module__EjLUZW__proposal[data-state=fail]{border-color:color-mix(in oklch, var(--down) 55%, var(--border-strong));background:color-mix(in oklch, var(--down) 7%, var(--surface))}.assistant-module__EjLUZW__proposal[data-state=gone]{opacity:.65;border-color:var(--border);background:var(--surface)}.assistant-module__EjLUZW__proposalTitle{font-size:var(--text-sm);color:var(--ink-strong);font-weight:600}.assistant-module__EjLUZW__proposalDetail{font-size:var(--text-xs);color:var(--muted)}.assistant-module__EjLUZW__proposalActions{gap:.45rem;margin-top:.2rem;display:flex}.assistant-module__EjLUZW__confirmBtn{font-size:var(--text-sm);color:var(--on-accent);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.3rem;padding:.32rem .7rem;font-weight:600;display:inline-flex}.assistant-module__EjLUZW__confirmBtn:hover{background:var(--accent-strong)}.assistant-module__EjLUZW__dismissBtn{font-size:var(--text-sm);color:var(--ink);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:.32rem .7rem}.assistant-module__EjLUZW__dismissBtn:hover{background:var(--surface-2)}.assistant-module__EjLUZW__proposalResult{font-size:var(--text-xs);color:var(--ink)}.assistant-module__EjLUZW__proposalResult[data-state=ok]{color:var(--ok-ink)}.assistant-module__EjLUZW__proposalResult[data-state=fail]{color:var(--down-ink)}.assistant-module__EjLUZW__viewHead{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.assistant-module__EjLUZW__backBtn{font-size:var(--text-xs);color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-items:center;gap:.3rem;padding:.2rem .5rem;display:inline-flex}.assistant-module__EjLUZW__backBtn:hover{color:var(--ink);border-color:var(--border-strong)}.assistant-module__EjLUZW__viewTitle{font-size:var(--text-sm);color:var(--ink-strong);font-weight:650}.assistant-module__EjLUZW__emptyNote{font-size:var(--text-sm);color:var(--muted)}.assistant-module__EjLUZW__chatRow{align-items:center;gap:.2rem;display:flex}.assistant-module__EjLUZW__chatRow[data-active] .assistant-module__EjLUZW__chatTitle{color:var(--accent-ink)}.assistant-module__EjLUZW__chatPick{text-align:left;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;min-width:0;transition:border-color var(--dur-fast) var(--ease-out-quart);flex:1;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.45rem .6rem;display:flex}.assistant-module__EjLUZW__chatPick:hover:not(:disabled){border-color:var(--accent)}.assistant-module__EjLUZW__chatTitle{min-width:0;font-size:var(--text-sm);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.assistant-module__EjLUZW__chatTime{font-size:var(--text-xs);color:var(--muted);white-space:nowrap}.assistant-module__EjLUZW__chatLive{background:var(--accent);width:7px;height:7px;animation:assistant-module__EjLUZW__chatLivePulse 1.6s var(--ease-out-quart) infinite;border-radius:50%;flex:none;align-self:center}@keyframes assistant-module__EjLUZW__chatLivePulse{0%{box-shadow:0 0 0 0 color-mix(in oklch, var(--accent) 55%, transparent);opacity:1}70%{box-shadow:0 0 0 6px color-mix(in oklch, var(--accent) 0%, transparent);opacity:.8}to{box-shadow:0 0 0 0 color-mix(in oklch, var(--accent) 0%, transparent);opacity:1}}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__chatLive{animation:none}}.assistant-module__EjLUZW__memoryHint{font-size:var(--text-xs);color:var(--muted)}.assistant-module__EjLUZW__memoryRow{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);align-items:flex-start;gap:.2rem;padding:.45rem .1rem .45rem .6rem;display:flex}.assistant-module__EjLUZW__memoryText{font-size:var(--text-sm);color:var(--ink);overflow-wrap:anywhere;flex:1}.assistant-module__EjLUZW__memoryAdd{align-items:center;gap:.3rem;margin-top:auto;display:flex}.assistant-module__EjLUZW__memoryInput{min-width:0;font-size:var(--text-sm);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);flex:1;padding:.45rem .6rem}.assistant-module__EjLUZW__memoryInput:focus-visible{border-color:var(--accent);outline:none}.assistant-module__EjLUZW__composerArea{border-top:1px solid var(--border);background:var(--surface-2);position:relative}.assistant-module__EjLUZW__chipRow{align-items:center;gap:.4rem;min-width:0;margin:.5rem .65rem 0;display:flex}.assistant-module__EjLUZW__modelChip,.assistant-module__EjLUZW__modeChip{min-width:0;font-size:var(--text-xs);color:var(--ink);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-pill);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-quart);align-items:center;gap:.4rem;padding:.22rem .6rem;display:inline-flex}.assistant-module__EjLUZW__modelChip{flex:auto}.assistant-module__EjLUZW__modeChip{flex:none}.assistant-module__EjLUZW__modelChip:hover,.assistant-module__EjLUZW__modeChip:hover{border-color:var(--accent)}.assistant-module__EjLUZW__modeChipName{font-weight:600}.assistant-module__EjLUZW__ctxPill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--ok);cursor:default;flex:none;align-items:center;gap:.3rem;margin-left:auto;padding:.22rem .5rem;display:inline-flex;position:relative}.assistant-module__EjLUZW__ctxPill[data-level=warn]{color:var(--warn)}.assistant-module__EjLUZW__ctxPill[data-level=down]{color:var(--down)}.assistant-module__EjLUZW__ctxRing{flex:none}.assistant-module__EjLUZW__ctxPct{font-size:var(--text-xs);color:var(--muted);font-weight:600}.assistant-module__EjLUZW__ctxPill:after{content:attr(data-tip);white-space:nowrap;font-size:var(--text-xs);color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-2);opacity:0;pointer-events:none;transition:opacity var(--dur) var(--ease-out-quart), transform var(--dur) var(--ease-out-quart);padding:.32rem .55rem;line-height:1.2;position:absolute;bottom:calc(100% + 7px);right:0;transform:translateY(3px)}.assistant-module__EjLUZW__ctxPill:hover:after,.assistant-module__EjLUZW__ctxPill:focus-visible:after{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.assistant-module__EjLUZW__ctxPill:after{transition:opacity var(--dur-fast,.1s) linear;transform:none}}.assistant-module__EjLUZW__skillHint{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-1);flex-direction:column;gap:1px;margin:.5rem .65rem 0;padding:.25rem;display:flex}.assistant-module__EjLUZW__skillRow{border-radius:var(--radius-xs,6px);text-align:left;cursor:pointer;background:0 0;border:0;align-items:baseline;gap:.5rem;padding:.35rem .45rem;display:flex}.assistant-module__EjLUZW__skillRow:hover{background:var(--surface-2)}.assistant-module__EjLUZW__skillName{font-size:var(--text-xs);color:var(--ink-strong);flex:none;font-weight:600}.assistant-module__EjLUZW__skillDesc{font-size:var(--text-xs);color:var(--muted);min-width:0}.assistant-module__EjLUZW__compactDivider{cursor:help;align-items:center;gap:.5rem;margin:.3rem 0;display:flex}.assistant-module__EjLUZW__compactLine{background:var(--border);flex:1;height:1px}.assistant-module__EjLUZW__compactLabel{font-size:var(--text-2xs,.6875rem);letter-spacing:.01em;color:var(--muted);flex:none}.assistant-module__EjLUZW__modePop{width:min(15rem,100% - 1rem);left:auto;right:.5rem}.assistant-module__EjLUZW__modelChip svg{color:var(--muted);transition:transform var(--dur-fast) var(--ease-out-quart)}.assistant-module__EjLUZW__modelChip svg[data-flip]{transform:rotate(180deg)}.assistant-module__EjLUZW__modelChipName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.assistant-module__EjLUZW__modeTag{color:var(--accent-ink);letter-spacing:.03em}.assistant-module__EjLUZW__menuScrim{z-index:4;cursor:default;background:0 0;border:none;position:fixed;inset:0}.assistant-module__EjLUZW__menuPop{z-index:5;overscroll-behavior:contain;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);max-height:min(26rem,60svh);box-shadow:var(--shadow-2);flex-direction:column;gap:.55rem;padding:.65rem;display:flex;position:absolute;bottom:calc(100% + .4rem);left:.5rem;right:.5rem;overflow-y:auto}.assistant-module__EjLUZW__menuSection{flex-direction:column;gap:.35rem;display:flex}.assistant-module__EjLUZW__menuLabel{font-size:var(--text-xs);color:var(--muted);letter-spacing:.04em}.assistant-module__EjLUZW__menuHint{font-size:var(--text-xs);color:var(--muted)}.assistant-module__EjLUZW__segmented{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;gap:2px;padding:2px;display:grid}.assistant-module__EjLUZW__segBtn{font-size:var(--text-sm);color:var(--muted);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;padding:.3rem .5rem;font-weight:550}.assistant-module__EjLUZW__segBtn[data-on]{color:var(--ink-strong);background:var(--surface);box-shadow:var(--shadow-1)}.assistant-module__EjLUZW__modelList{border-top:1px solid var(--border);padding-top:.5rem}.assistant-module__EjLUZW__modelRow{width:100%;font-size:var(--text-sm);color:var(--ink);text-align:left;border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;padding:.34rem .45rem;display:flex}.assistant-module__EjLUZW__modelRow:hover{background:var(--surface-2)}.assistant-module__EjLUZW__modelRow[data-on]{color:var(--accent-ink);background:color-mix(in oklch, var(--accent) 10%, transparent)}.assistant-module__EjLUZW__modelRow svg{color:var(--accent-ink);flex:none}.assistant-module__EjLUZW__modelName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.assistant-module__EjLUZW__multBadge{font-size:var(--text-xs);color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-pill);flex:none;padding:.04rem .35rem}.assistant-module__EjLUZW__moreToggle{width:100%;font-size:var(--text-xs);color:var(--muted);text-align:left;border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;padding:.28rem .45rem;display:block}.assistant-module__EjLUZW__moreToggle:hover{color:var(--ink);background:var(--surface-2)}.assistant-module__EjLUZW__keysToggle{font-size:var(--text-xs);color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-self:flex-start;align-items:center;gap:.35rem;padding:.22rem .55rem;font-weight:600;display:inline-flex}.assistant-module__EjLUZW__keysToggle:hover{color:var(--ink);border-color:var(--border-strong)}.assistant-module__EjLUZW__keysList{flex-direction:column;gap:.45rem;display:flex}.assistant-module__EjLUZW__keyRow{flex-direction:column;gap:.3rem;display:flex}.assistant-module__EjLUZW__keyName{font-size:var(--text-sm);color:var(--ink);align-items:center;gap:.4rem;font-weight:550;display:inline-flex}.assistant-module__EjLUZW__keyStatus{font-size:var(--text-xs);color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.02rem .4rem}.assistant-module__EjLUZW__keyStatus[data-set]{color:var(--ok-ink);border-color:color-mix(in oklch, var(--ok) 45%, var(--border))}.assistant-module__EjLUZW__keyEye{border-radius:var(--radius-xs);width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.assistant-module__EjLUZW__keyEye:hover{color:var(--accent-ink);background:var(--surface-2)}.assistant-module__EjLUZW__keyReveal{font-size:var(--text-xs);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xs);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;padding:.25rem .4rem;display:block}.assistant-module__EjLUZW__baseInput{font-size:var(--text-xs)}.assistant-module__EjLUZW__keyControls{align-items:center;gap:.3rem;display:flex}.assistant-module__EjLUZW__keyInput{min-width:0;font-size:var(--text-xs);font-family:var(--font-mono);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);flex:1;padding:.34rem .5rem}.assistant-module__EjLUZW__keyInput:focus-visible{border-color:var(--accent);outline:none}.assistant-module__EjLUZW__keyBtn{font-size:var(--text-xs);color:var(--on-accent);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.3rem .6rem;font-weight:600}.assistant-module__EjLUZW__keyBtn:hover:not(:disabled){background:var(--accent-strong)}.assistant-module__EjLUZW__keyBtn:disabled{opacity:.45;cursor:default}.assistant-module__EjLUZW__keyMsg{font-size:var(--text-xs);color:var(--ink)}.assistant-module__EjLUZW__action{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2);flex-direction:column;gap:.3rem;padding:.5rem .65rem;display:flex}.assistant-module__EjLUZW__action[data-status=pending]{border-color:color-mix(in oklch, var(--accent) 50%, var(--border-strong));background:color-mix(in oklch, var(--accent) 7%, var(--surface))}.assistant-module__EjLUZW__action[data-status=ok]{border-color:color-mix(in oklch, var(--ok) 50%, var(--border))}.assistant-module__EjLUZW__action[data-status=fail]{border-color:color-mix(in oklch, var(--down) 50%, var(--border))}.assistant-module__EjLUZW__action[data-status=skipped]{opacity:.7}.assistant-module__EjLUZW__actionHead{align-items:center;gap:.45rem;display:flex}.assistant-module__EjLUZW__actionDot{background:var(--muted);border-radius:50%;flex:none;width:7px;height:7px}.assistant-module__EjLUZW__action[data-status=running] .assistant-module__EjLUZW__actionDot{background:var(--accent);animation:1.1s ease-in-out infinite assistant-module__EjLUZW__assistant-blink}.assistant-module__EjLUZW__action[data-status=ok] .assistant-module__EjLUZW__actionDot{background:var(--ok)}.assistant-module__EjLUZW__action[data-status=fail] .assistant-module__EjLUZW__actionDot{background:var(--down)}.assistant-module__EjLUZW__actionTitle{min-width:0;font-size:var(--text-sm);color:var(--ink-strong);overflow-wrap:anywhere;flex:1;font-weight:600}.assistant-module__EjLUZW__actionRisk{font-size:var(--text-xs);color:var(--down-ink);border:1px solid color-mix(in oklch, var(--down) 45%, var(--border));border-radius:var(--radius-pill);flex:none;padding:.02rem .4rem}.assistant-module__EjLUZW__actionRisk[data-reauth]{color:var(--on-accent);background:var(--down);border-color:var(--down)}.assistant-module__EjLUZW__reauthForm{flex-direction:column;gap:.4rem;margin-top:.35rem;display:flex}.assistant-module__EjLUZW__reauthNote{font-size:var(--text-xs);color:var(--muted);margin:0}.assistant-module__EjLUZW__reauthInput{width:100%;font-size:var(--text-sm);color:var(--ink-strong);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.4rem .55rem}.assistant-module__EjLUZW__reauthInput:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.assistant-module__EjLUZW__reauthError{font-size:var(--text-xs);color:var(--down-ink);margin:0}.assistant-module__EjLUZW__actionExpand{border-radius:var(--radius-xs);width:20px;height:20px;color:var(--muted);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.assistant-module__EjLUZW__actionExpand:hover{color:var(--ink);background:var(--surface)}.assistant-module__EjLUZW__actionExpand svg{transition:transform var(--dur-fast) var(--ease-out-quart)}.assistant-module__EjLUZW__actionExpand svg[data-flip]{transform:rotate(180deg)}.assistant-module__EjLUZW__actionResult{font-size:var(--text-xs);color:var(--muted);overflow-wrap:anywhere}.assistant-module__EjLUZW__actionResult[data-status=ok]{color:var(--ok-ink)}.assistant-module__EjLUZW__actionResult[data-status=fail]{color:var(--down-ink)}.assistant-module__EjLUZW__actionSections{flex-direction:column;gap:.45rem;margin-top:.4rem;display:flex}.assistant-module__EjLUZW__actionSection{flex-direction:column;gap:.2rem;display:flex}.assistant-module__EjLUZW__actionSectionLabel{font-size:var(--text-2xs,.65rem);letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.assistant-module__EjLUZW__actionDetail{max-height:14rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xs);margin:.1rem 0 0;padding:.5rem .6rem;line-height:1.45;overflow:auto}.assistant-module__EjLUZW__reasoning{align-self:flex-start;max-width:100%}.assistant-module__EjLUZW__reasoningToggle{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.1rem .4rem .1rem .2rem;display:inline-flex}.assistant-module__EjLUZW__reasoningToggle svg{transition:transform var(--dur-fast) var(--ease-out-quart)}.assistant-module__EjLUZW__reasoningToggle svg[data-flip]{transform:rotate(180deg)}.assistant-module__EjLUZW__reasoningLabel{font-size:var(--text-xs);letter-spacing:.04em}.assistant-module__EjLUZW__reasoningBody{font-size:var(--text-xs);color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;background:var(--surface-2);border-left:2px solid var(--border-strong);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:.2rem;padding:.5rem .65rem;line-height:1.5}.assistant-module__EjLUZW__composer{align-items:flex-end;gap:.45rem;padding:.5rem .65rem .65rem;display:flex}.assistant-module__EjLUZW__input{resize:none;min-height:2.3rem;max-height:7rem;font-size:var(--text-sm);color:var(--ink-strong);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);field-sizing:content;flex:1;padding:.5rem .65rem;line-height:1.4}.assistant-module__EjLUZW__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 24%, transparent);outline:none}.assistant-module__EjLUZW__input::placeholder{color:var(--muted)}.assistant-module__EjLUZW__input:disabled{opacity:.6}.assistant-module__EjLUZW__sendBtn{width:2.3rem;height:2.3rem;color:var(--on-accent);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-quart);border:none;flex:none;place-items:center;display:grid}.assistant-module__EjLUZW__sendBtn:hover:not(:disabled){background:var(--accent-strong)}.assistant-module__EjLUZW__sendBtn:disabled{opacity:.45;cursor:default}.assistant-module__EjLUZW__stopBtn{background:var(--down)}.assistant-module__EjLUZW__stopBtn:hover{background:var(--down-ink)}
