.lapsed-subscription-overlay{top:0;bottom:0;right:0;left:var(--dash-rail-w);z-index:15;place-items:center;padding:24px;display:grid;position:fixed}.dash--rail-collapsed .lapsed-subscription-overlay{left:var(--dash-rail-w-collapsed)}@media (width<900px){.lapsed-subscription-overlay{top:56px;left:0}}.lapsed-subscription-overlay__scrim{-webkit-backdrop-filter:blur(6px);background:#0f25398c;position:absolute;inset:0}.lapsed-subscription-panel{z-index:1;background:var(--welly-surface);width:min(100%,460px);box-shadow:var(--welly-shadow-soft);text-align:center;border-radius:28px;flex-direction:column;gap:16px;padding:28px 24px;display:flex;position:relative}.lapsed-subscription-panel__title{font-family:var(--font-ui);color:var(--welly-primary);margin:0;font-size:22px;font-weight:500;line-height:28px}.lapsed-subscription-panel p{margin:0}:root{--welly-primary:#1e507d;--welly-secondary:#0090ff;--welly-tertiary:#d8ebfc;--welly-surface:#fff;--welly-background:#f8f8fa;--welly-text:#737373;--welly-text-strong:#1c1b1f;--welly-borders:#d9d9d9;--welly-primary-deep:#0f2539;--welly-on-primary:#fff;--welly-danger:#ec221f;--welly-danger-bg:#ffebeb;--welly-status-ok:#1b7a4e;--welly-status-ok-bg:#e6f5ed;--welly-status-warn:#8a5a06;--welly-status-warn-bg:#fdf3e2;--welly-pill-ok-bg:#def7ec;--welly-pill-ok:#03543f;--welly-pill-warn-bg:#fdf6b2;--welly-pill-warn:#723b13;--welly-pill-danger-bg:#fde8e8;--welly-pill-danger:#9b1c1c;--welly-shadow-soft:0 0 10px #0000000d;--welly-radius-panel:20px;--welly-radius-control:4px;--welly-radius-pill:100px;--welly-status-live:#14ae5c;--welly-text-secondary:#757575;--welly-text-tertiary:#b3b3b3;--welly-radius-card:12px;--welly-radius-chip:10px;--welly-radius-tile:8px;--font-ui:"Roboto", system-ui, sans-serif;--font-text:"Inter", system-ui, sans-serif;--welly-navy:var(--welly-primary);--welly-navy-deep:var(--welly-primary-deep);--welly-blue-select:var(--welly-secondary);--welly-blue-soft:var(--welly-tertiary);--welly-gray-bg:var(--welly-background);--welly-border:var(--welly-borders);--welly-ink:var(--welly-text);--welly-muted:var(--welly-text);--brand:var(--welly-primary);--brand-deep:var(--welly-primary-deep);--brand-accent:var(--welly-secondary);--brand-soft:var(--welly-tertiary);--brand-ink:var(--welly-on-primary);--bg:var(--welly-background);--bg-accent:var(--welly-tertiary);--ink:var(--welly-text);--ink-strong:var(--welly-text-strong);--muted:var(--welly-text);--panel:var(--welly-surface);--line:var(--welly-borders);--danger:var(--welly-danger);--danger-bg:var(--welly-danger-bg);--shadow:0 18px 40px #1e507d1f;--shadow-soft:var(--welly-shadow-soft);--font-display:"Fraunces", Georgia, serif;--font-body:"Manrope", system-ui, sans-serif}.wui-btn{border-radius:var(--welly-radius-pill);font-family:var(--font-body);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:background .15s,box-shadow .15s,border-color .15s;display:inline-flex}.wui-btn:disabled{opacity:.38;cursor:not-allowed}.wui-btn--sm{min-height:32px;padding:0 .85rem;font-size:.8125rem}.wui-btn--md{min-height:40px;padding:0 1.15rem;font-size:.875rem}.wui-btn--lg{min-height:48px;padding:0 1.4rem;font-size:.9375rem}.wui-btn--block{width:100%}.wui-btn--filled{background:var(--brand);color:var(--brand-ink)}.wui-btn--filled:hover:not(:disabled){background:var(--brand-deep)}.wui-btn--tonal{background:var(--brand-soft);color:var(--brand)}.wui-btn--tonal:hover:not(:disabled){filter:brightness(.96)}.wui-btn--outlined{border-color:var(--line);color:var(--brand);background:0 0}.wui-btn--outlined:hover:not(:disabled){background:color-mix(in srgb, var(--brand) 8%, transparent)}.wui-btn--text{color:var(--brand);background:0 0}.wui-btn--text:hover:not(:disabled){background:color-mix(in srgb, var(--brand) 8%, transparent)}.wui-btn--elevated{background:var(--panel);color:var(--brand);box-shadow:var(--shadow-soft)}.wui-btn--elevated:hover:not(:disabled){box-shadow:var(--shadow)}.wui-btn__icon{line-height:0;display:inline-flex}.wui-icon-btn{width:40px;height:40px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;display:inline-grid}.wui-icon-btn:disabled{opacity:.38;cursor:not-allowed}.wui-icon-btn:hover:not(:disabled){background:color-mix(in srgb, var(--ink) 8%, transparent)}.wui-icon-btn:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.wui-icon-btn--filled{background:var(--brand);color:var(--brand-ink)}.wui-icon-btn--filled:hover:not(:disabled){background:var(--brand-deep)}.wui-icon-btn--tonal{background:var(--brand-soft);color:var(--brand)}.wui-icon-btn--outlined{border-color:var(--line)}.wui-icon-btn--selected{background:color-mix(in srgb, var(--brand) 16%, transparent);color:var(--brand)}.wui-badge-host{display:inline-flex;position:relative}.wui-badge{background:var(--danger);color:#fff;pointer-events:none;position:absolute;top:-2px;right:-2px}.wui-badge--small{border-radius:50%;width:8px;height:8px}.wui-badge--large{border-radius:var(--welly-radius-pill);text-align:center;min-width:16px;height:16px;padding:0 4px;font-size:.6875rem;font-weight:700;line-height:16px}.wui-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;display:inline-flex}.wui-check__input{opacity:0;width:0;height:0;position:absolute}.wui-check__box{border:2px solid var(--muted);background:0 0;border-radius:4px;flex-shrink:0;width:18px;height:18px;position:relative}.wui-check__input:checked+.wui-check__box,.wui-check__input:indeterminate+.wui-check__box{background:var(--brand);border-color:var(--brand)}.wui-check__input:checked+.wui-check__box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.wui-check__input:indeterminate+.wui-check__box:after{content:"";background:#fff;width:8px;height:2px;position:absolute;top:6px;left:3px}.wui-check__input:focus-visible+.wui-check__box{box-shadow:0 0 0 8px color-mix(in srgb, var(--brand) 16%, transparent)}.wui-check--error .wui-check__box{border-color:var(--danger)}.wui-check--error .wui-check__input:checked+.wui-check__box,.wui-check--error .wui-check__input:indeterminate+.wui-check__box{background:var(--danger);border-color:var(--danger)}.wui-check__label{color:var(--ink);font-size:.9375rem}.wui-radio{cursor:pointer;align-items:center;gap:.65rem;display:inline-flex}.wui-radio__input{opacity:0;width:0;height:0;position:absolute}.wui-radio__ring{border:2px solid var(--muted);border-radius:50%;flex-shrink:0;width:20px;height:20px;position:relative}.wui-radio__input:checked+.wui-radio__ring{border-color:var(--brand)}.wui-radio__input:checked+.wui-radio__ring:after{content:"";background:var(--brand);border-radius:50%;position:absolute;inset:3px}.wui-radio__input:focus-visible+.wui-radio__ring{box-shadow:0 0 0 8px color-mix(in srgb, var(--brand) 16%, transparent)}.wui-radio--error .wui-radio__ring{border-color:var(--danger)}.wui-radio__label{font-size:.9375rem}.wui-switch{align-items:center;gap:.65rem;display:inline-flex}.wui-switch__track{border-radius:var(--welly-radius-pill);border:2px solid var(--line);background:color-mix(in srgb, var(--muted) 24%, transparent);cursor:pointer;width:52px;height:32px;padding:0;transition:background .15s,border-color .15s;position:relative}.wui-switch--sm .wui-switch__track{width:46px;height:28px}.wui-switch__track--on{background:var(--brand);border-color:var(--brand)}.wui-switch__thumb{background:var(--panel);width:24px;height:24px;box-shadow:var(--shadow-soft);color:var(--muted);border-radius:50%;place-items:center;font-size:.7rem;font-weight:700;transition:transform .15s,background .15s,color .15s;display:grid;position:absolute;top:2px;left:2px}.wui-switch--sm .wui-switch__thumb{width:20px;height:20px}.wui-switch__track--on .wui-switch__thumb{color:var(--brand);background:#fff;transform:translate(20px)}.wui-switch--sm .wui-switch__track--on .wui-switch__thumb{transform:translate(18px)}.wui-switch__track:disabled{opacity:.38;cursor:not-allowed}.wui-switch__label{font-size:.9375rem}.wui-field{gap:.25rem;width:100%;display:grid}.wui-field__shell{align-items:center;gap:.5rem;min-height:56px;padding:0 .85rem;display:flex;position:relative}.wui-field--outlined .wui-field__shell{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:52px}.wui-field--outlined .wui-field__body{padding-top:.35rem}.wui-field--outlined .wui-field__label{background:#fff;padding:0 .25rem;left:.15rem}.wui-field--outlined .wui-field__shell:focus-within .wui-field__label,.wui-field--outlined.wui-field--has-value .wui-field__label{color:var(--brand);font-size:.72rem;font-weight:600;top:-.55rem;transform:none}.wui-field--filled .wui-field__shell{border:0;border-bottom:1px solid var(--muted);background:color-mix(in srgb, var(--brand-soft) 35%, #f3f3f3);border-radius:8px 8px 0 0}.wui-field__shell:hover{border-color:var(--ink)}.wui-field--filled .wui-field__shell:hover{background:color-mix(in srgb, var(--brand-soft) 45%, #ececec)}.wui-field__shell:focus-within{border-color:var(--brand);box-shadow:inset 0 -2px 0 var(--brand);outline:none}.wui-field--outlined .wui-field__shell:focus-within{box-shadow:none;border-width:2px}.wui-field--error .wui-field__shell,.wui-field--error .wui-field__shell:focus-within{border-color:var(--danger);box-shadow:inset 0 -2px 0 var(--danger)}.wui-field--outlined.wui-field--error .wui-field__shell:focus-within{box-shadow:none}.wui-field__body{flex:1;min-width:0;padding-top:.85rem;display:grid;position:relative}.wui-field__label{color:var(--muted);pointer-events:none;font-size:1rem;transition:top .15s,font-size .15s,color .15s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wui-field__shell:focus-within .wui-field__label,.wui-field--has-value .wui-field__label{font-size:.75rem;font-weight:600;top:.15rem;transform:none}.wui-field__shell:focus-within .wui-field__label{color:var(--brand)}.wui-field--error .wui-field__label,.wui-field--error .wui-field__shell:focus-within .wui-field__label{color:var(--danger)}.wui-field__input{font:inherit;color:var(--ink-strong);background:0 0;border:0;width:100%;min-width:0;padding:.15rem 0 .45rem}.wui-field__input:focus{outline:none}.wui-field__input::placeholder{color:#0000}.wui-field__shell:focus-within .wui-field__input::placeholder,.wui-field--has-value .wui-field__input::placeholder{color:color-mix(in srgb, var(--muted) 70%, transparent)}.wui-field__input:-webkit-autofill{-webkit-text-fill-color:var(--ink-strong);caret-color:var(--ink-strong);transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}.wui-field__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink-strong);caret-color:var(--ink-strong);transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}.wui-field__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink-strong);caret-color:var(--ink-strong);transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}.wui-field__input:-webkit-autofill:active{-webkit-text-fill-color:var(--ink-strong);caret-color:var(--ink-strong);transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}.wui-field__support{color:var(--muted);padding-inline:.85rem;font-size:.75rem}.wui-field--error .wui-field__support{color:var(--danger)}.wui-field--disabled{opacity:.5;pointer-events:none}.wui-field__icon{color:var(--muted);flex-shrink:0;display:inline-flex}.wui-field--error .wui-field__icon--trailing{color:var(--danger)}.wui-field__eye-toggle{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.wui-field__eye-toggle:hover{color:var(--brand)}.wui-divider{background:var(--line);border:0;margin:0}.wui-divider--horizontal{width:100%;height:1px;display:block}.wui-divider--vertical{vertical-align:middle;width:1px;height:1.5rem;display:inline-block}.wui-divider--inset{width:auto;margin-inline:1rem}.wui-progress--linear{border-radius:var(--welly-radius-pill);background:var(--brand-soft);width:100%;height:4px;overflow:hidden}.wui-progress__bar{background:var(--brand);border-radius:inherit;width:40%;height:100%}.wui-progress--linear.wui-progress--indeterminate .wui-progress__bar{animation:1.2s ease-in-out infinite wui-progress-indeterminate}@keyframes wui-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(250%)}}.wui-progress--circular{width:48px;height:48px}.wui-progress__svg{width:100%;height:100%;transform:rotate(-90deg)}.wui-progress__track,.wui-progress__indicator{fill:none;stroke-width:4px}.wui-progress__track{stroke:var(--brand-soft)}.wui-progress__indicator{stroke:var(--brand);stroke-linecap:round;transition:stroke-dashoffset .2s}.wui-progress--circular.wui-progress--indeterminate .wui-progress__svg{animation:1s linear infinite wui-spin}@keyframes wui-spin{to{transform:rotate(270deg)}}.wui-chip{border:1px solid var(--line);color:#757575;min-height:36px;font-family:var(--font-ui);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.875rem;font-weight:500;line-height:20px;display:inline-flex}.wui-chip--elevated{background:var(--panel);box-shadow:var(--shadow-soft);border-color:#0000}.wui-chip--selected{background:var(--brand-accent);color:var(--brand-ink);border-color:#0000}.wui-chip:disabled{opacity:.38;cursor:not-allowed}.wui-chip__remove{margin-inline-start:.15rem;font-size:1rem;line-height:1}.wui-fab{cursor:pointer;width:56px;height:56px;box-shadow:var(--shadow);color:var(--brand);background:var(--brand-soft);border:0;border-radius:16px;place-items:center;display:inline-grid}.wui-fab--small{border-radius:12px;width:40px;height:40px}.wui-fab--primary{background:var(--brand-soft);color:var(--brand)}.wui-fab--secondary{background:color-mix(in srgb, var(--brand) 12%, white);color:var(--brand-deep)}.wui-fab--tertiary{background:var(--danger-bg);color:var(--danger)}.wui-fab--surface{background:var(--panel);color:var(--ink)}.wui-fab:hover:not(:disabled){filter:brightness(.97)}.wui-fab:disabled{opacity:.38;cursor:not-allowed}.wui-dialog-root{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.wui-dialog__scrim{cursor:pointer;background:#0f253973;border:0;position:absolute;inset:0}.wui-dialog__scrim--blur{-webkit-backdrop-filter:blur(6px);cursor:default;background:#0f25398c}.wui-dialog{z-index:1;background:var(--panel);width:min(100%,320px);box-shadow:var(--shadow);border-radius:28px;gap:1rem;padding:1.5rem;display:grid;position:relative}.wui-dialog__icon{color:var(--brand);place-items:center;display:grid}.wui-dialog__title{font-family:var(--font-display);text-align:center;margin:0;font-size:1.25rem}.wui-dialog__body{color:var(--muted);font-size:.9375rem}.wui-dialog__actions{justify-content:flex-end;gap:.5rem;display:flex}.wui-snackbar-host{z-index:90;width:min(100% - 2rem,420px);position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.wui-snackbar{box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.wui-snackbar--inverse{background:var(--brand-deep);color:#f4eff4}.wui-snackbar--surface{color:var(--ink);background:#e6e1e5}.wui-snackbar__message{white-space:pre-line;flex:1;margin:0;font-size:.875rem}.wui-snackbar--two-line{align-items:flex-start}.wui-snackbar__trail{align-items:center;gap:.25rem;display:flex}.wui-snackbar__action{color:var(--brand-accent);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:700}.wui-snackbar--surface .wui-snackbar__action{color:var(--brand)}.wui-snackbar__close{color:inherit;width:32px;height:32px}.wui-snackbar--longer-action{flex-wrap:wrap}.wui-snackbar--longer-action .wui-snackbar__trail{justify-content:flex-end;width:100%}.wui-list{background:var(--panel);border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.wui-list-item{align-items:center;gap:1rem;min-height:56px;padding:.85rem 1rem;display:flex}.wui-list-item--interactive{cursor:pointer}.wui-list-item--interactive:hover{background:color-mix(in srgb, var(--brand) 6%, transparent)}.wui-list-item__text{flex:1;gap:.15rem;min-width:0;display:grid}.wui-list-item__headline{color:var(--ink);font-weight:600}.wui-list-item__support{color:var(--muted);-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.wui-list-item--2line .wui-list-item__support{-webkit-line-clamp:1}.wui-list-item--3line .wui-list-item__support{-webkit-line-clamp:2}.wui-list-item__leading,.wui-list-item__trailing{flex-shrink:0;display:inline-flex}.wui-tabs{border-bottom:1px solid var(--line);gap:0;display:flex}.wui-tabs__tab{min-height:48px;color:var(--muted);font:inherit;letter-spacing:.1px;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.65rem .75rem .85rem;font-size:.875rem;font-weight:500;line-height:20px;display:inline-flex;position:relative}.wui-tabs--icon-start .wui-tabs__tab{flex-direction:row;gap:.5rem}.wui-tabs__tab--selected{color:var(--brand)}.wui-tabs__icon{border-radius:var(--welly-radius-pill);place-items:center;width:40px;height:28px;display:inline-grid}.wui-tabs__icon--active{background:var(--brand-soft);color:var(--brand)}.wui-tabs__indicator{background:0 0;border-radius:3px 3px 0 0;width:28px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wui-tabs__tab--selected .wui-tabs__indicator{background:var(--brand)}.wui-tabs--secondary .wui-tabs__indicator{border-radius:0;width:100%;height:2px;left:0;transform:none}.wui-segmented{border:1px solid var(--line);border-radius:var(--welly-radius-pill);display:inline-flex;overflow:hidden}.wui-segmented__btn{border:0;border-inline-end:1px solid var(--line);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;padding:0 .9rem;font-size:.8125rem;font-weight:600}.wui-segmented__btn:last-child{border-inline-end:0}.wui-segmented__btn:disabled{cursor:not-allowed;opacity:.55}.wui-segmented__btn--selected{background:var(--brand-soft);color:var(--brand)}.wui-segmented--accent .wui-segmented__btn--selected{background:var(--welly-secondary);color:var(--welly-on-primary)}.wui-segmented--positive .wui-segmented__btn--selected{background:var(--welly-status-live);color:var(--welly-on-primary)}.wui-segmented--sm .wui-segmented__btn{letter-spacing:.5px;min-height:36px;padding:0 .625rem;font-size:.6875rem}.wui-segmented--sm .wui-segmented__btn:not(.wui-segmented__btn--selected){background:var(--welly-background);color:var(--welly-text-secondary)}.wui-card{border-radius:var(--welly-radius-panel);background:var(--welly-surface);box-shadow:var(--welly-shadow-soft)}.wui-card--outlined{border:1px solid var(--welly-borders)}.wui-card--pad-md{padding:20px}.wui-card--pad-lg{padding:1.25rem 1.35rem 1.5rem}.wui-search{border-radius:var(--welly-radius-pill);background:#f5f5f5;align-items:center;gap:.5rem;min-height:46px;padding:0 1rem;display:flex}.wui-search__input{min-width:0;font-family:var(--font-ui);letter-spacing:.5px;color:var(--brand);background:0 0;border:0;flex:1;font-size:1rem;font-weight:400;line-height:24px}.wui-search__input::placeholder{color:var(--brand);opacity:1}.wui-search__input:focus{outline:none}.wui-search__slot{color:var(--brand);display:inline-flex}.wui-top-bar{background:color-mix(in srgb, var(--brand-soft) 40%, white);gap:.25rem;padding:.35rem .5rem .75rem;display:grid}.wui-top-bar__row{grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;min-height:56px;display:grid}.wui-top-bar__leading,.wui-top-bar__actions{align-items:center;gap:.15rem;display:inline-flex}.wui-top-bar__title{font-family:var(--font-body);color:var(--ink);margin:0;font-size:1.125rem;font-weight:650}.wui-top-bar__title--center{text-align:center}.wui-top-bar__title--below{padding:.35rem .75rem .5rem}.wui-top-bar--medium .wui-top-bar__title--below{padding-top:.75rem;font-size:1.5rem}.wui-top-bar--large .wui-top-bar__title--below{padding-top:1.5rem;padding-bottom:1rem;font-size:1.85rem}.wui-top-bar__row-spacer{display:block}.wui-time-root{z-index:85;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.wui-time{z-index:1;background:color-mix(in srgb, var(--brand-soft) 55%, white);width:min(100%,328px);box-shadow:var(--shadow);border-radius:28px;gap:1rem;padding:1.25rem;display:grid;position:relative}.wui-time__heading{color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.wui-time__display{align-items:center;gap:.35rem;display:flex}.wui-time__box{background:color-mix(in srgb, var(--muted) 16%, white);min-width:72px;min-height:64px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;font-size:2rem;font-weight:650}.wui-time__box--active{background:var(--brand);color:#fff}.wui-time__colon{color:var(--ink);font-size:2rem;font-weight:700}.wui-time__period{border:1px solid var(--line);border-radius:8px;margin-inline-start:.35rem;display:grid;overflow:hidden}.wui-time__period-btn{font:inherit;cursor:pointer;color:var(--ink);background:0 0;border:0;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.wui-time__period-btn--on{background:var(--brand-soft);color:var(--brand)}.wui-time__dial{aspect-ratio:1;background:color-mix(in srgb, var(--muted) 10%, white);border-radius:50%;grid-template-columns:repeat(4,1fr);place-content:center;gap:.35rem;padding:.5rem;display:grid}.wui-time__dial-n{width:40px;height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-self:center;font-weight:600}.wui-time__dial-n--on{background:var(--brand);color:#fff}.wui-time__keyboard{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.wui-time__kb-field{color:var(--muted);gap:.25rem;font-size:.75rem;display:grid}.wui-time__kb-input{border:2px solid var(--line);text-align:center;background:0 0;border-radius:8px;min-height:56px;font-size:1.5rem;font-weight:650}.wui-time__kb-input:focus{border-color:var(--brand);outline:none}.wui-time__footer{justify-content:space-between;align-items:center;display:flex}.wui-time__footer-actions{gap:.25rem;display:flex}.wui-date-root{z-index:85;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.wui-date{z-index:1;background:color-mix(in srgb, var(--brand-soft) 50%, white);width:min(100%,360px);box-shadow:var(--shadow);border-radius:28px;gap:.85rem;padding:1.15rem;display:grid;position:relative}.wui-date--docked{width:min(100%,360px);box-shadow:none;background:0 0;border-radius:0;padding:0}.wui-date__popover{background:var(--panel);box-shadow:var(--shadow);border-radius:16px;gap:.75rem;margin-top:.5rem;padding:1rem;display:grid}.wui-date__head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.wui-date__eyebrow{color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.wui-date__selected{color:var(--ink);margin:.35rem 0 0;font-size:1.65rem;font-weight:650}.wui-date__nav{justify-content:space-between;align-items:center;display:flex}.wui-date__nav-label{font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;font-weight:650}.wui-date__nav-arrows{display:inline-flex}.wui-date__grid{grid-template-columns:repeat(7,1fr);gap:.15rem;display:grid}.wui-date__weekday{text-align:center;color:var(--muted);padding:.35rem 0;font-size:.75rem;font-weight:650}.wui-date__day{aspect-ratio:1;font:inherit;cursor:pointer;color:var(--ink);background:0 0;border:0;border-radius:50%;font-weight:600}.wui-date__day--empty{pointer-events:none}.wui-date__day--today{box-shadow:inset 0 0 0 1px var(--brand);color:var(--brand)}.wui-date__day--selected{background:var(--brand);color:#fff}.wui-date__day--in-range{background:var(--brand-soft);border-radius:0}.wui-date__years,.wui-date__months{grid-template-columns:repeat(3,1fr);gap:.35rem;max-height:240px;display:grid;overflow:auto}.wui-date__months{grid-template-columns:1fr}.wui-date__year,.wui-date__month{border-radius:var(--welly-radius-pill);min-height:40px;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0 .75rem;font-weight:600}.wui-date__year--on,.wui-date__month--on{background:var(--brand);color:#fff}.wui-date__footer{justify-content:flex-end;gap:.25rem;display:flex}.wui-date__inputs{gap:.75rem;display:grid}.wui-date__inputs-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.wui-duration{border:1px solid var(--line);background:#f7f8fa;border-radius:8px;align-items:center;gap:.3rem;width:100%;padding:.85rem .95rem;display:inline-flex}.wui-duration:focus-within{outline:2px solid color-mix(in srgb, var(--brand) 35%, transparent);outline-offset:1px;border-color:var(--brand);background:#fff}.wui-duration--error{border-color:#b42318}.wui-duration__select{width:auto;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:none;margin:0;padding:0}.wui-duration__select:focus{outline:none}.wui-duration__select:disabled{color:var(--muted);cursor:default}.wui-duration__unit,.wui-duration__sep{color:var(--muted);font-size:.875em}.bg-pattern{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bg-pattern__gradient{background-image:radial-gradient(110% 60% at 100% 0,#ffffffc7 0%,#edf6ec61 45%,#0000 74%),linear-gradient(210deg,#e8f4e9 0%,#bfe3cb 30%,#86c3c4 62%,#4f93b4 88%,#3f7fa8 100%);position:absolute;inset:0}.bg-pattern__svg{filter:drop-shadow(0 0 .35px #ffffff61);width:100%;height:100%;display:block;position:absolute;inset:0}.dash{--dash-rail-w:189px;--dash-rail-w-collapsed:64px;--dash-track:#e5e5e599;background:var(--welly-background);min-height:100vh;font-family:var(--font-ui);color:var(--welly-text);display:flex}.dash .wui-btn{font-family:var(--font-ui)}.dash-rail{flex-direction:column;flex:0 0 var(--dash-rail-w);width:var(--dash-rail-w);background:linear-gradient(190.49deg, var(--welly-primary) 13.47%, var(--welly-primary-deep) 100%);height:100dvh;box-shadow:var(--welly-shadow-soft);color:var(--welly-on-primary);transition:width .18s,flex-basis .18s;display:flex;position:sticky;top:0;overflow:hidden auto}.dash-rail__collapse-row{display:none}@media (width>=900px){.dash-rail__collapse-row{border-top:1px solid #ffffff26;justify-content:flex-end;padding:10px 20px 16px;display:flex}.dash-rail__collapse-toggle{border-radius:var(--welly-radius-tile);width:28px;height:28px;color:var(--welly-on-primary);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:flex}.dash-rail__collapse-toggle:hover{background:#d8ebfc1f}.dash-rail__collapse-tooltip{z-index:50;border-radius:var(--welly-radius-chip);background:var(--welly-text-strong);color:var(--welly-background);font-family:var(--font-ui);white-space:nowrap;pointer-events:none;padding:6px 10px;font-size:.75rem;font-weight:500;line-height:1.35;position:fixed;transform:translateY(-50%);box-shadow:0 4px 12px #0003}.dash-rail__collapse-icon{transition:transform .18s}.dash--rail-collapsed .dash-rail__collapse-icon{transform:rotate(180deg)}.dash--rail-collapsed .dash-rail__collapse-row{padding-left:10px;padding-right:10px}.dash--rail-collapsed .dash-rail{flex-basis:var(--dash-rail-w-collapsed);width:var(--dash-rail-w-collapsed)}.dash--rail-collapsed .dash-rail__wordmark{display:none}.dash--rail-collapsed .dash-rail__body,.dash--rail-collapsed .dash-rail__footer{padding-left:10px;padding-right:10px}.dash--rail-collapsed .dash-rail__item{justify-content:center}.dash--rail-collapsed .dash-rail__label{white-space:nowrap;clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dash--rail-collapsed .dash-rail__divider{width:24px;margin-inline:auto}.dash--rail-collapsed .dash-rail__menu{padding-left:0}.dash--rail-collapsed .dash-rail__property{justify-content:center;padding-block:6px}.dash--rail-collapsed .dash-rail__property-mark{display:flex}.dash--rail-collapsed .dash-rail__property-text,.dash--rail-collapsed .dash-rail__chevron{display:none}}.dash-rail__brand{justify-content:center;align-items:center;gap:.35rem;height:94px;padding:.5rem;display:flex}.dash-rail__wordmark{font-family:var(--font-display);color:var(--welly-on-primary);margin:0;font-size:1.75rem;line-height:1}.dash-rail__body{flex-direction:column;flex:1;min-height:0;padding:20px;display:flex;overflow:hidden auto}.dash-rail__item{border-radius:var(--welly-radius-tile);width:100%;color:var(--welly-on-primary);font:inherit;letter-spacing:.4px;text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 8px;font-size:.75rem;font-weight:500;line-height:16px;text-decoration:none;display:flex}.dash-rail__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dash-rail__item:hover:not(.dash-rail__item--stub){background:#d8ebfc1f}.dash-rail__item--active{cursor:default;background:#d8ebfc33;box-shadow:1px 1px 3px #00000026,1px 1px 20px #00000026}.dash-rail__item--stub{opacity:.55;cursor:not-allowed}.dash-rail__item--wide{font-family:var(--font-text);letter-spacing:0;font-size:.875rem;font-weight:400;line-height:20px}.dash-rail__icon{color:var(--welly-tertiary);flex:0 0 16px}.dash-rail__divider{border:0;border-top:1px solid #ffffff40;width:137px;margin:20px 0 20px 6px}.dash-rail__property{align-items:center;gap:5px;padding:6px;display:flex}.dash-rail__property--toggle{border-radius:var(--welly-radius-tile);width:100%;color:inherit;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0}.dash-rail__property--toggle:hover{background:#d8ebfc1f}.dash-rail__property-mark{border-radius:var(--welly-radius-tile);background:var(--welly-tertiary);height:32px;color:var(--welly-primary);flex:0 0 32px;justify-content:center;align-items:center;display:none}.dash-rail__property-text{flex-direction:column;flex:1;min-width:0;display:flex}.dash-rail__property-name{letter-spacing:.4px;align-items:center;gap:8px;min-width:0;font-size:.75rem;font-weight:500;line-height:16px;display:flex}.dash-rail__property-name-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dash-rail__dot{border-radius:var(--welly-radius-pill);background:var(--welly-text-tertiary);width:6px;height:6px}.dash-rail__dot--live{background:var(--welly-status-live)}.dash-rail__property-owner{color:var(--welly-text-tertiary);letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:500;line-height:16px;overflow:hidden}.dash-rail__chevron{color:var(--welly-on-primary);opacity:.7;flex:0 0 12px;transition:transform .12s}.dash-rail__chevron--open{transform:rotate(180deg)}.dash-rail__switcher-panel{border-radius:var(--welly-radius-tile);background:#ffffff0f;margin:4px 0 12px;padding:8px 6px}.dash-rail__switcher-label{color:var(--welly-on-primary);opacity:.55;letter-spacing:.6px;text-transform:uppercase;margin:0 0 4px 6px;font-size:.625rem;font-weight:600}.dash-rail__switcher{flex-direction:column;gap:2px;padding:0;list-style:none;display:flex}.dash-rail__switcher-item{border-radius:var(--welly-radius-tile);flex-direction:column;min-width:0;padding:8px;text-decoration:none;display:flex;overflow:hidden}.dash-rail__switcher-item-name{color:var(--welly-on-primary);letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;line-height:16px;overflow:hidden}.dash-rail__switcher-item:hover{background:#d8ebfc24}.dash-rail__menu{flex-direction:column;gap:6px;margin:7px 0 0;padding:0 0 0 8px;list-style:none;display:flex}.dash-rail__footer{flex-direction:column;flex:none;padding:20px;display:flex}.dash-main{flex:1;min-width:0;padding:28px 24px 40px}.dash-grid{grid-template-columns:minmax(0,684fr) minmax(0,508fr);align-items:start;gap:14px;display:grid}.dash-col{flex-direction:column;gap:10px;min-width:0;display:flex}.dash-col--main{grid-column:1}.dash-col--side{grid-area:1/2/span 2}.dash-banner{z-index:0;border-radius:var(--welly-radius-panel);background:radial-gradient(ellipse 55% 90% at 62% 108%, #3f7fa84d 0%, transparent 62%), radial-gradient(ellipse 60% 70% at 55% 78%, #86c3c452 0%, transparent 66%), var(--welly-tertiary);grid-column:1;align-items:center;gap:16px;height:226px;padding:20px;display:flex;position:relative;overflow:hidden}.dash-banner__art{z-index:-1;opacity:.55;position:absolute;inset:0}.dash-banner__monogram{border-radius:var(--welly-radius-pill);background:var(--welly-status-live);height:66px;color:var(--welly-on-primary);flex:0 0 66px;justify-content:center;align-items:center;display:flex}.dash-banner__text{flex:1;min-width:0}.dash-banner__title{color:var(--welly-primary);font-family:var(--font-ui);margin:0;font-size:2rem;font-weight:400;line-height:40px}.dash-banner__detail{color:var(--welly-text-strong);letter-spacing:.25px;margin:4px 0 0;font-size:.875rem;line-height:20px}.dash-banner--danger{background:radial-gradient(55% 90% at 62% 108%,#ffffff2e 0%,#0000 62%),radial-gradient(60% 70% at 55% 78%,#ffffff24 0%,#0000 66%),#f5a39b}.dash-banner--danger .dash-banner__monogram{background:var(--welly-danger)}.dash-banner--danger .dash-banner__title,.dash-banner--danger .dash-banner__detail{color:var(--welly-pill-danger)}.dash-card{flex-direction:column;gap:8px;display:flex}.dash-card__title,.dash-section-title{color:var(--welly-primary);letter-spacing:.15px;margin:0;font-size:1rem;font-weight:500;line-height:24px}.dash-card__head{justify-content:space-between;align-items:center;display:flex}.dash-section-head{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.dash-collapsible{flex-direction:column;gap:8px;display:flex}.dash-collapsible__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dash-collapsible__toggle{cursor:pointer;text-align:left;background:0 0;border:0;flex:auto;align-items:center;min-width:0;padding:0;display:flex}.dash-collapsible__chevron-btn{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.dash-collapsible__title{color:var(--welly-primary);letter-spacing:.15px;margin:0;font-size:1rem;font-weight:500;line-height:24px}.dash-card--figure .dash-collapsible__title{font-family:var(--font-text);letter-spacing:0;font-weight:600}.dash-collapsible__chevron{color:var(--welly-primary);flex:none;transition:transform .15s}.dash-collapsible__chevron--up{transform:rotate(180deg)}.dash-timestamp{color:var(--welly-text-tertiary);letter-spacing:.5px;align-items:center;gap:4px;margin:0;font-size:.6875rem;font-weight:500;line-height:16px;display:flex}.dash-timestamp svg{color:var(--welly-primary)}.dash-figures{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dash-figures--single{grid-template-columns:1fr}.dash-card--figure{border-radius:var(--welly-radius-card);gap:6px;min-height:257px}.dash-card--figure .dash-card__title{font-family:var(--font-text);letter-spacing:0;font-weight:600}.dash-ring{flex:1;place-items:center;display:grid;position:relative}.dash-ring__svg{max-width:100%;height:auto;display:block}.dash-ring__center{text-align:center;position:absolute}.dash-ring__value{color:var(--welly-primary);font-family:var(--font-text);margin:0;font-size:1.875rem;font-weight:700;line-height:36px}.dash-ring__caption{max-width:73px;color:var(--welly-text);letter-spacing:.5px;margin:0;font-size:.6875rem;font-weight:500;line-height:1.2}.dash-gauge{flex:1;place-items:center;padding-bottom:24px;display:grid;position:relative}.dash-gauge__svg{max-width:100%;height:auto;display:block}.dash-gauge__reading{color:var(--welly-primary);font-family:var(--font-text);margin:0;font-size:1.875rem;font-weight:700;line-height:36px;position:absolute;bottom:24px}.dash-gauge__unit{font-family:var(--font-ui);font-size:1.375rem;font-weight:400;line-height:28px}.dash-card--usage{border-radius:var(--welly-radius-card);flex-direction:column;gap:16px;padding:20px 40px 20px 24px}.dash-usage__month-picker{flex:none;position:relative}.dash-usage__period{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-pill);background:var(--welly-surface);color:var(--welly-primary);font-family:var(--font-text);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;margin:0;padding:6px 14px;font-size:.875rem;font-weight:600;line-height:20px;display:flex}.dash-usage__period:hover{border-color:var(--welly-secondary);background:var(--welly-tertiary)}.dash-usage__period:focus-visible{outline:2px solid var(--welly-secondary);outline-offset:2px}.dash-usage__caret{color:var(--welly-primary)}.dash-usage__month-menu{z-index:5;border-radius:var(--welly-radius-tile);background:var(--welly-surface);grid-template-columns:repeat(2,1fr);gap:4px;width:208px;margin:0;padding:8px;list-style:none;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:1px 1px 1.5px #00000026,1px 1px 20px #00000026}.dash-usage__month-option{border-radius:var(--welly-radius-tile);width:100%;color:var(--welly-text-strong);font-family:var(--font-text);text-align:center;cursor:pointer;background:0 0;border:0;padding:8px 6px;font-size:.8125rem;line-height:20px}.dash-usage__month-option:hover{background:var(--welly-tertiary)}.dash-usage__month-option--selected{background:var(--welly-primary);color:var(--welly-on-primary);font-weight:600}.dash-usage__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.dash-usage__stat{border-radius:var(--welly-radius-tile);background:var(--welly-tertiary);padding:14px 16px}.dash-usage__stat-label{color:var(--welly-text);letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600;line-height:16px}.dash-usage__stat-value{color:var(--welly-primary);font-family:var(--font-text);margin:2px 0 0;font-size:1.375rem;font-weight:700;line-height:28px}.dash-usage__stat-caption{color:var(--welly-text);margin:2px 0 0;font-size:.75rem;line-height:16px}.dash-usage__range{color:var(--welly-text);margin:14px 0 10px;font-size:.75rem;line-height:16px}.dash-usage__note{color:#3c3c4399;letter-spacing:.4px;margin:14px 0 4px;font-size:.75rem;line-height:16px}.dash-bars{flex-direction:column;flex:auto;gap:8px;width:100%;display:flex}.dash-bars__plot{height:123px;position:relative}.dash-bars__grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.dash-bars__grid-line{background:#e5e5e580;height:1px}.dash-bars__track{align-items:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:absolute;inset:0}.dash-bars__bar-cell{flex:1;justify-content:center;min-width:0;display:flex}.dash-bars__bar{border-radius:var(--welly-radius-control);background:var(--welly-tertiary);cursor:pointer;border:0;width:60%;height:100%;padding:0;display:block}.dash-bars__bar:hover{background:color-mix(in srgb, var(--welly-tertiary) 60%, var(--welly-secondary))}.dash-bars__bar:focus-visible{outline:2px solid var(--welly-secondary);outline-offset:2px}.dash-bars__bar--selected{border:.7px solid var(--welly-primary);background:var(--welly-secondary);box-shadow:1px 1px 3px #00000026,1px 1px 20px #00000026}.dash-bars__bar--selected:hover{background:var(--welly-secondary)}.dash-bars__axis{gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-bars__axis li{color:var(--welly-text);font-family:var(--font-text);text-align:center;flex:1;font-size:.75rem;line-height:16px}.dash-bars__month--current{font-family:var(--font-ui);letter-spacing:.4px;font-weight:500}.dash-bars__month-short{display:none}.dash-pumpcycle{border-radius:var(--welly-radius-panel);background:var(--welly-surface);box-shadow:var(--welly-shadow-soft);flex-direction:column;grid-column:1/-1;gap:20px;padding:20px;display:flex}.dash-pumpcycle__nav{box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:16px;padding:0;display:flex}.dash-pumpcycle__nav-btn{color:var(--welly-primary);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:1rem;line-height:1}.dash-pumpcycle__nav-btn:disabled{color:var(--welly-text-tertiary);cursor:not-allowed}.dash-pumpcycle__nav-btn:not(:disabled):hover{color:var(--welly-secondary)}.dash-pumpcycle__daypicker{position:relative}.dash-pumpcycle__nav-label{color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 6px;font-size:.9375rem;font-weight:500;display:flex}.dash-pumpcycle__nav-label:hover{color:var(--welly-secondary)}.dash-pumpcycle__nav-label:focus-visible{outline:2px solid var(--welly-secondary);outline-offset:2px}.dash-pumpcycle__daypicker-caret{color:var(--welly-primary)}.dash-pumpcycle__daypicker-menu{z-index:5;border-radius:var(--welly-radius-tile);background:var(--welly-surface);width:260px;padding:12px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:1px 1px 1.5px #00000026,1px 1px 20px #00000026}.dash-pumpcycle__daypicker-monthnav{color:var(--welly-primary);font-family:var(--font-ui);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.8125rem;font-weight:500;display:flex}.dash-pumpcycle__daypicker-monthnav button{color:var(--welly-primary);cursor:pointer;background:0 0;border:0;padding:2px 8px;font-size:.9375rem}.dash-pumpcycle__daypicker-monthnav button:hover{color:var(--welly-secondary)}.dash-pumpcycle__daypicker-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.dash-pumpcycle__daypicker-weekday{color:var(--welly-text-tertiary);font-family:var(--font-text);text-align:center;padding:4px 0;font-size:.6875rem}.dash-pumpcycle__daypicker-day,.dash-pumpcycle__daypicker-day--empty{aspect-ratio:1}.dash-pumpcycle__daypicker-day{color:var(--welly-text-strong);font-family:var(--font-text);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:.8125rem}.dash-pumpcycle__daypicker-day:hover:not(:disabled){background:var(--welly-tertiary)}.dash-pumpcycle__daypicker-day:disabled{color:var(--welly-text-tertiary);cursor:not-allowed}.dash-pumpcycle__daypicker-day--selected{background:var(--welly-primary);color:var(--welly-on-primary);font-weight:600}.dash-pumpcycle__panel{border-radius:var(--welly-radius-card);box-shadow:none;padding:0}.dash-pumpcycle__panel--chart{background:var(--welly-background);padding:20px}.dash-pumpcycle__count{color:var(--welly-text-tertiary);font-family:var(--font-text);font-size:.8125rem}.dash-pumpcycle__legend{color:var(--welly-text);font-family:var(--font-text);gap:16px;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.dash-pumpcycle__legend li{align-items:center;gap:6px;display:flex}.dash-pumpcycle__legend-dot{background:var(--welly-primary);border-radius:50%;width:8px;height:8px}.dash-pumpcycle__legend-line{background:var(--welly-secondary);border-radius:1px;width:16px;height:2px}.dash-pumpcycle__chart{grid-template-columns:auto 1fr auto;align-items:stretch;gap:4px;display:grid;position:relative}.dash-pumpcycle__axis-title{writing-mode:vertical-rl;color:#3a6189;font-family:var(--font-text);white-space:nowrap;justify-content:center;align-items:center;font-size:12px;display:flex;transform:rotate(180deg)}.dash-pumpcycle__chart-axis{display:flex}.dash-pumpcycle__chart-ticks{min-width:18px;height:100%;position:relative}.dash-pumpcycle__chart-tick{white-space:nowrap;color:#3a6189;font-family:var(--font-text);font-size:10px;position:absolute;transform:translateY(-50%)}.dash-pumpcycle__chart-tick--left{right:0}.dash-pumpcycle__chart-tick--right{left:0}.dash-pumpcycle__chart svg{width:100%;height:auto;display:block}.dash-pumpcycle__chart-scroll{min-width:0}.dash-pumpcycle__swipe-hint{color:var(--welly-text-tertiary);margin:0;font-size:.75rem;display:none}.dash-pumpcycle__chart-gridline{stroke:var(--welly-borders);stroke-width:1px;stroke-dasharray:3 3}.dash-pumpcycle__chart-axis-label{fill:#3a6189;font-family:var(--font-text);font-size:10px}.dash-pumpcycle__chart-bar{fill:var(--welly-primary)}.dash-pumpcycle__chart-line{stroke:var(--welly-secondary);stroke-width:2px}.dash-pumpcycle__chart-point{fill:var(--welly-secondary)}.dash-pumpcycle__chart-crosshair{stroke:var(--welly-borders);stroke-width:1px;stroke-dasharray:3 3}.dash-pumpcycle__chart-dot{fill:var(--welly-surface);stroke:var(--welly-secondary);stroke-width:2px}.dash-pumpcycle__chart-tooltip{background:var(--welly-primary);color:var(--welly-on-primary);font-family:var(--font-ui);white-space:nowrap;pointer-events:none;border-radius:6px;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;font-size:.75rem;display:flex;position:absolute;top:0;transform:translate(-50%,-100%)}.dash-pumpcycle__chart-tooltip span{color:color-mix(in srgb, var(--welly-on-primary) 70%, transparent);font-size:.6875rem}.dash-pumpcycle__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-pumpcycle__list-row{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-card);background:var(--welly-surface);grid-template-columns:repeat(5,1fr) 84px;align-items:center;gap:12px;padding:12px 16px;transition:background-color .12s;display:grid}.dash-pumpcycle__list-row--has-alert:hover{background:var(--welly-danger-bg);border-color:#0000}.dash-pumpcycle__field{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.dash-pumpcycle__field-value{color:var(--welly-primary);font-family:var(--font-ui);font-size:.875rem;font-weight:500}.dash-pumpcycle__field-label{color:var(--welly-primary);font-family:var(--font-text);font-size:10px}.dash-pumpcycle__view-alert{color:var(--welly-primary);font-family:var(--font-ui);white-space:nowrap;opacity:0;justify-self:end;font-size:.8125rem;font-weight:600;text-decoration:underline;transition:opacity .12s}.dash-pumpcycle__list-row--has-alert:hover .dash-pumpcycle__view-alert,.dash-pumpcycle__view-alert:focus-visible{opacity:1}.dash-pumpcycle__compact-list{margin:0;padding:0;list-style:none;display:none}.dash-pumpcycle__compact-row{border-bottom:1px solid var(--welly-borders);color:var(--welly-text-strong);font-family:var(--font-text);grid-template-columns:8px 1fr auto auto;align-items:center;gap:10px;padding:8px 4px;font-size:.8125rem;display:grid}.dash-pumpcycle__compact-row--head{color:var(--welly-text-tertiary);letter-spacing:.4px;text-transform:uppercase;font-size:.6875rem;font-weight:600}.dash-pumpcycle__compact-link{color:inherit;text-decoration:none;display:contents}.dash-pumpcycle__compact-row--has-alert{background:var(--welly-danger-bg)}.dash-pumpcycle__compact-dot{background:var(--welly-secondary);border-radius:50%;width:8px;height:8px}.dash-pumpcycle__compact-dot--alert{background:var(--welly-danger)}.dash-pumpcycle__compact-dur,.dash-pumpcycle__compact-amps{color:var(--welly-primary);white-space:nowrap;text-align:right;font-weight:600}.dash-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.dash-tile{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-tile);background:var(--welly-surface);flex-direction:column;justify-content:space-between;align-items:center;gap:4px;min-height:142px;padding:14px;display:flex}.dash-tile>svg{flex:0 0 40px}.dash-tile__label{color:var(--welly-primary);letter-spacing:.5px;text-align:center;margin:0;font-size:.75rem;font-weight:500;line-height:16px}.dash-tile__note{color:var(--muted);text-align:center;margin:0;font-size:.6875rem;line-height:14px}.dash-tile__note--error{color:var(--welly-danger)}.dash-tile .wui-segmented{width:100%;min-width:0}.dash-tile .wui-segmented__btn{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.dash-pill{border-radius:var(--welly-radius-chip);min-height:22px;font-family:var(--font-text);justify-content:center;align-items:center;margin:0;padding:2px 10px;font-size:.75rem;font-weight:500;line-height:16px;display:inline-flex}.dash-pill--live{background:var(--welly-status-live);color:var(--welly-on-primary)}.dash-pill--neutral{background:var(--brand-soft);color:var(--muted)}.dash-alert{border-radius:var(--welly-radius-chip);background:#ff383c1a;align-items:center;gap:16px;padding:16px;display:flex}.dash-alert__mark{border-radius:var(--welly-radius-pill);background:var(--welly-danger);height:40px;color:var(--welly-on-primary);flex:0 0 40px;justify-content:center;align-items:center;display:flex}.dash-alert__text{flex:1;min-width:0}.dash-alert__title{color:var(--welly-danger);font-family:var(--font-text);margin:0;font-size:.875rem;font-weight:500;line-height:20px}.dash-alert__at{color:var(--welly-text);letter-spacing:.4px;margin:4px 0 0;font-size:.75rem;line-height:16px}.dash-alert__actions{flex-direction:column;flex:0 0 135px;gap:4px;display:flex}.dash-alert__actions .wui-btn{letter-spacing:.5px;white-space:nowrap;min-height:24px;padding:0 .5rem;font-size:.6875rem}.dash-contractor{align-items:center;gap:16px;padding:16px;display:flex}.dash-contractor__avatar{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-pill);background:var(--welly-tertiary);height:65px;color:var(--welly-primary);letter-spacing:.5px;flex:0 0 65px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.dash-contractor__avatar--photo{object-fit:cover}.dash-contractor__text{flex:1;min-width:0}.dash-contractor__name{color:var(--welly-primary);font-family:var(--font-text);margin:0 0 4px;font-size:.875rem;font-weight:500;line-height:20px}.dash-contractor__row{color:var(--welly-text);font-family:var(--font-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:10px;margin:0;font-size:.875rem;line-height:20px;display:flex;overflow:hidden}.dash-contractor__row svg{color:var(--welly-primary);flex:0 0 16px}.dash-card__edit-btn{border-radius:var(--welly-radius-tile);background:var(--welly-background);width:30px;height:30px;color:var(--welly-primary);cursor:pointer;border:0;flex:0 0 30px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.dash-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;display:grid}.dash-details__label{color:var(--welly-text);font-family:var(--font-text);letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:500;line-height:16px}.dash-details__value{color:var(--welly-primary);font-family:var(--font-ui);margin:2px 0 0;font-size:.9375rem;font-weight:600;line-height:20px}.dash-topbar,.dash-scrim{display:none}@media (width<1120px){.dash-grid{grid-template-columns:minmax(0,1fr)}.dash-banner,.dash-col--main,.dash-col--side{grid-area:auto/1}.dash-card--usage{padding:20px 24px}}@media (width<900px){.dash{display:block}.dash-topbar{z-index:20;background:linear-gradient(190.49deg, var(--welly-primary) 13.47%, var(--welly-primary-deep) 100%);height:56px;box-shadow:var(--welly-shadow-soft);color:var(--welly-on-primary);align-items:center;gap:10px;padding:0 12px;display:flex;position:sticky;top:0}.dash-topbar__toggle{border-radius:var(--welly-radius-tile);height:40px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.dash-topbar__toggle:hover{background:#d8ebfc1f}.dash-topbar__brand{font-family:var(--font-display);margin:0;font-size:1.25rem;line-height:1}.dash-topbar__property-wrap{min-width:0;margin:0 0 0 auto;display:flex;position:relative}.dash-topbar__property{min-width:0;color:inherit;letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;align-items:center;gap:8px;margin:0;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;display:flex;overflow:hidden}button.dash-topbar__property{cursor:pointer}.dash-topbar__property-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-topbar__switcher-panel{z-index:30;background:var(--welly-primary-deep);width:max-content;min-width:160px;max-width:min(260px,100vw - 24px);box-shadow:var(--welly-shadow-soft);margin:0;position:absolute;top:calc(100% + 6px);right:0}.dash-rail{inset-block:0;z-index:40;visibility:hidden;flex:none;width:min(280px,82vw);transition:transform .22s,visibility .22s;position:fixed;left:0;transform:translate(-100%)}.dash--nav-open .dash-rail{visibility:visible;transform:none}.dash-scrim{z-index:30;opacity:0;visibility:hidden;cursor:pointer;background:#0f253973;border:0;padding:0;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:0}.dash--nav-open .dash-scrim{opacity:1;visibility:visible}.dash-main{padding:16px 16px 32px}}@media (width<680px){.dash-col--main,.dash-col--side{display:contents}.dash-section-head{display:none}.dash-banner{order:1}.dash-card--status{order:2}.dash-figures{order:3}.dash-card--usage{order:4}.dash-card--contractor{order:5}.dash-card--pumpwell{order:6}.dash-pumpcycle{order:7}.dash-main{padding:12px 12px 28px}.dash .wui-card--pad-md{padding:16px}.dash-banner{flex-wrap:wrap;gap:12px;height:auto;padding:16px}.dash-banner__monogram{flex:0 0 48px;height:48px}.dash-banner__title{font-size:1.5rem;line-height:32px}.dash-figures{grid-template-columns:minmax(0,1fr)}.dash-card--figure{min-height:0}.dash-tiles{grid-template-columns:1fr}.dash-tile{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:10px 14px;min-height:0}.dash-tile>svg{flex:0 0 40px}.dash-tile__label{text-align:left;flex:auto}.dash-tile .wui-segmented,.dash-tile .dash-pill{flex:none;width:auto}.dash-tile .wui-segmented__btn{min-width:max-content}.dash-tile__note{text-align:left;flex:1 0 100%}.dash-card--usage{padding:16px}.dash-usage__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-usage__stat--primary{grid-column:1/-1}.dash-bars__track,.dash-bars__axis{gap:2px}.dash-bars__month-full{display:none}.dash-bars__month-short{display:inline}.dash-card--usage .dash-collapsible__head{flex-wrap:wrap}.dash-card--usage .dash-collapsible__chevron-btn{order:1}.dash-card--usage .dash-usage__month-picker{flex:1 0 100%;order:2}.dash-pumpcycle{box-shadow:none;background:0 0;border-radius:0;gap:16px;padding:0}.dash-pumpcycle__nav{background:var(--welly-surface);width:fit-content;box-shadow:var(--welly-shadow-soft);border-radius:var(--welly-radius-pill);justify-content:space-between;align-self:center;padding:10px 20px}.dash-pumpcycle__panel,.dash-pumpcycle__panel--chart{background:var(--welly-surface);box-shadow:var(--welly-shadow-soft);padding:20px}.dash-pumpcycle__panel--chart .dash-collapsible__head{flex-wrap:wrap}.dash-pumpcycle__chart-scroll{cursor:grab;overflow-x:auto}.dash-pumpcycle__chart-scroll:active{cursor:grabbing;-webkit-user-select:none;user-select:none}.dash-pumpcycle__chart-scroll svg{width:960px}.dash-pumpcycle__swipe-hint{display:block}.dash-pumpcycle__list{display:none}.dash-pumpcycle__compact-list{display:block}.dash-alert{flex-wrap:wrap;padding:12px}.dash-alert__actions{flex-direction:row;flex:100%}.dash-alert__actions .wui-btn{flex:1}.dash-contractor{padding:8px 0}.dash-contractor__avatar{flex:0 0 52px;height:52px}}.settings-page{flex-direction:column;gap:12px;width:100%;display:flex}.settings-page__head{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.settings-page__head h1{color:var(--welly-primary);font-family:var(--font-ui);margin:0;font-size:22px;font-weight:500;line-height:28px}.settings-page__subtitle{color:var(--welly-text-tertiary);font-family:var(--font-ui);margin:0;font-size:16px;font-weight:400;line-height:32px}.settings-page__name-display{align-items:baseline;gap:8px;display:flex}.settings-page__name-edit-link{color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem}.settings-page__name-edit-link:hover{text-decoration:underline}.settings-page__name-edit{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.settings-page__name-edit-input{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-chip);background:var(--welly-surface);min-width:0;color:var(--welly-text-strong);font-family:var(--font-text);flex:220px;padding:4px 8px;font-size:.9375rem}.settings-page__name-edit-input:focus{outline:2px solid var(--welly-primary);outline-offset:1px}.settings-page__card.wui-card{flex-direction:column;gap:20px;display:flex}.settings-page__layout{align-items:flex-start;gap:24px;display:flex}.settings-page__nav{flex-direction:column;flex:0 0 200px;gap:4px;display:flex}.settings-page__nav-item{border-radius:var(--welly-radius-chip);color:var(--welly-primary);font-family:var(--font-ui);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:.75rem;font-weight:600;display:flex}.settings-page__nav-item:hover{background:var(--welly-background)}.settings-page__nav-item--active{background:var(--welly-borders);cursor:default}.settings-page__nav-icon{width:16px;height:16px;color:var(--welly-primary);flex:0 0 16px}@media (width<720px){.settings-page__layout{flex-direction:column}.settings-page__nav{flex-flow:row;flex:none;justify-content:space-between;width:100%}.settings-page__nav-item{flex:1;justify-content:center;padding:10px 6px}.settings-page__nav-label{display:none}}.settings-page__section-title{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.15px;margin:0;font-size:16px;font-weight:500;line-height:24px}.wifi-status-info{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.wifi-status-info .settings-page__section-title{margin-top:20px}.wifi-status-info .settings-page__section-title:first-child{margin-top:0}.wifi-status-info__row{color:var(--welly-text-tertiary);font-family:var(--font-text);margin:0;padding-left:24px;font-size:.875rem}.wifi-status-info__label{color:var(--welly-primary);font-weight:500}.settings-page__body{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.pump-protection{--pump-protection-bg:#ebf9ee;--pump-protection-icon-bg:#8edfa2;background:var(--pump-protection-bg);border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.pump-protection--disabled{--pump-protection-bg:color-mix(in srgb, var(--welly-danger) 18%, white);--pump-protection-icon-bg:color-mix(in srgb, var(--welly-danger) 30%, white)}.pump-protection--disabled .pump-protection__title{color:var(--welly-danger)}.pump-protection--tripped{--pump-protection-bg:var(--welly-danger-bg);--pump-protection-icon-bg:color-mix(in srgb, var(--welly-danger) 45%, white)}.pump-protection--tripped .pump-protection__title{color:var(--welly-danger)}.pump-protection__tripped{flex-direction:column;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.pump-protection__note--tripped{background:var(--welly-surface);color:var(--welly-danger);font-style:normal;font-weight:700}.pump-protection__head{align-items:center;gap:12px;display:flex}.pump-protection__icon{border-radius:var(--welly-radius-tile);background:var(--pump-protection-icon-bg);width:40px;height:40px;color:var(--welly-primary);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.pump-protection__icon svg{flex:0 0 20px;width:20px;height:20px}.pump-protection__title{min-width:0;color:var(--welly-text-strong);font-family:var(--font-ui);flex:1;margin:0;font-size:1rem;font-weight:700}.pump-protection__lead{color:var(--welly-text-strong);font-family:var(--font-text);margin:0;font-size:.875rem;font-weight:700;line-height:20px}.pump-protection__body{color:var(--welly-text-strong);font-family:var(--font-text);margin:0;font-size:.875rem;line-height:20px}.pump-protection__note{border-radius:var(--welly-radius-chip);background:var(--welly-surface);color:var(--welly-text-tertiary);font-family:var(--font-text);margin:4px 0 0;padding:8px 12px;font-size:.75rem;font-style:italic;line-height:18px}.settings-warning{border-radius:var(--welly-radius-chip);color:var(--welly-danger);font-family:var(--font-ui);letter-spacing:.1px;background:#ff383c1a;align-items:center;gap:12px;padding:12px 16px;font-size:.875rem;font-weight:500;line-height:20px;display:flex}.settings-warning__icon{border-radius:var(--welly-radius-pill);background:var(--welly-danger);width:40px;height:40px;color:var(--welly-on-primary);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.settings-warning__icon svg{flex:0 0 16px}.billing-tab__status{border-radius:var(--welly-radius-tile);background:var(--welly-status-ok-bg);align-items:center;gap:12px;padding:16px 20px;display:flex}.billing-tab__status--inactive{background:var(--welly-status-warn-bg)}.billing-tab__status-icon{border-radius:var(--welly-radius-tile);background:var(--welly-status-ok);width:40px;height:40px;color:var(--welly-on-primary);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.billing-tab__status--inactive .billing-tab__status-icon{background:var(--welly-status-warn)}.billing-tab__status-icon svg{flex:0 0 20px;width:20px;height:20px}.billing-tab__status-text{flex:1;min-width:0}.billing-tab__status-title{color:var(--welly-text-strong);font-family:var(--font-ui);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.billing-tab__status-detail{color:var(--muted);font-family:var(--font-text);margin:2px 0 0;font-size:.875rem}.billing-tab__status-detail--warn{color:var(--welly-status-warn);font-weight:600}.billing-tab__note{border-radius:var(--welly-radius-chip);background:var(--welly-surface);color:var(--welly-text-tertiary);font-family:var(--font-text);margin:0;padding:8px 12px;font-size:.75rem;font-style:italic;line-height:18px}.field-grid{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.settings-fieldset{border:0;min-width:0;margin:0;padding:0}.settings-fieldset:disabled,.settings-fieldset[disabled]{opacity:.6}.field-grid .field>span{font-family:var(--font-ui);letter-spacing:.4px;font-size:12px;font-weight:400;line-height:16px}.field-grid .field input,.field-grid .field select{font-family:var(--font-ui);letter-spacing:.5px;color:var(--welly-text-strong);font-size:16px;font-weight:400;line-height:24px}.field-grid .field .wui-duration__select{background:0 0;border:none;width:auto;padding:0}.settings-page__actions{justify-content:flex-end;margin-top:1rem}.settings-page__actions .btn{font-family:var(--font-ui);letter-spacing:.1px;padding:10px 40px;font-size:14px;font-weight:500;line-height:20px}.settings-page__actions .btn--ghost{border-color:var(--welly-text-tertiary);color:var(--welly-primary)}.field-grid .field{margin:.35rem 0}@media (width<680px){.field-grid{grid-template-columns:1fr}}.profile-tab-layout{align-items:flex-start;gap:40px;display:flex}.profile-tab-layout__form{flex:1;min-width:0}@media (width<720px){.profile-tab-layout{flex-direction:column}}.profile-photo{flex-direction:column;flex:0 0 220px;align-items:center;gap:10px;display:flex}.profile-photo__label{color:var(--welly-primary);font-family:var(--font-ui);margin:0;font-size:12px;font-weight:600}.profile-photo__preview{border-radius:var(--welly-radius-panel);background:var(--welly-background);justify-content:center;align-items:center;width:210px;height:210px;display:flex;overflow:hidden}.profile-photo__img{object-fit:cover;width:100%;height:100%}.profile-photo__placeholder-icon{width:68px;height:68px;color:var(--welly-text-tertiary)}.profile-photo__upload-btn{border-radius:var(--welly-radius-chip);background:var(--welly-tertiary);color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;border:none;padding:10px 20px;font-size:14px;font-weight:500}.profile-photo__upload-btn:disabled{cursor:default;opacity:.6}.profile-photo__remove{color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.profile-photo__remove:disabled{cursor:default;opacity:.6}.alerts-settings{grid-template-columns:1.6fr 1fr;align-items:start;gap:24px;display:grid}.alerts-settings__panel{flex-direction:column;gap:12px;display:flex}.alerts-settings__panel-title{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.1px;margin:0;font-size:14px;font-weight:500;line-height:20px}.alerts-settings__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.alerts-settings__row{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-chip);background:var(--welly-surface);align-items:center;gap:12px;padding:10px 12px;display:flex}.alerts-settings__row-icon{border-radius:var(--welly-radius-tile);background:var(--welly-tertiary);width:32px;height:32px;color:var(--welly-primary);flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.alerts-settings__row-icon svg{flex:0 0 16px;width:16px;height:16px}.alerts-settings__row-label{min-width:0;color:var(--welly-text-strong);font-family:var(--font-text);flex-direction:column;flex:1;gap:2px;font-size:12px;font-weight:400;line-height:normal;display:flex}.alerts-settings__row-label-main{color:var(--welly-text-strong)}.alerts-settings__row-value{color:var(--welly-text-tertiary);align-items:center;gap:8px;font-style:italic;display:flex}.alerts-settings__row-edit-link{font-size:.75rem;font-style:normal}.alerts-settings__row-edit{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.alerts-settings__row-edit-input{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-chip);background:var(--welly-surface);min-width:0;color:var(--welly-text-strong);font-family:var(--font-text);flex:140px;padding:4px 8px;font-size:.8125rem}.alerts-settings__row-edit-input:focus{outline:2px solid var(--welly-primary);outline-offset:1px}.alerts-settings__row-switch--unavailable .wui-switch__track{opacity:.38;cursor:not-allowed}.sms-unavailable-dialog .wui-dialog__title{font-family:var(--font-ui);color:var(--welly-primary);font-size:28px;font-weight:400;line-height:36px}@media (width<900px){.alerts-settings{grid-template-columns:1fr}}.alerts-settings__scope{border-radius:var(--welly-radius-chip);background:var(--welly-tertiary);color:var(--welly-primary);font-family:var(--font-ui);align-items:center;gap:10px;padding:10px 16px;font-size:.875rem;font-weight:500;line-height:20px;display:flex}.alerts-settings__scope-icon{background:var(--welly-primary);width:24px;height:24px;color:var(--welly-surface);border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.alerts-settings__scope-icon svg{flex:0 0 14px;width:14px;height:14px}.alert-thresholds{border-radius:var(--welly-radius-card);background:var(--welly-background);flex-direction:column;gap:16px;margin-top:8px;padding:10px;display:flex}.alert-thresholds__header{justify-content:space-between;align-items:center;display:flex}.alert-thresholds__toggle{color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.8125rem;font-weight:500;display:inline-flex}.alert-thresholds__chevron{transition:transform .15s;display:inline-flex}.alert-thresholds__chevron--up{transform:rotate(180deg)}.alert-thresholds__cards{flex-direction:column;gap:16px;display:flex}.alert-thresholds__card{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-tile);background:var(--welly-surface);flex-direction:column;gap:12px;padding:20px;display:flex}.alert-thresholds__card-head{align-items:center;gap:12px;display:flex}.alert-thresholds__card-title{min-width:0;color:var(--welly-text-strong);font-family:var(--font-ui);flex:1;margin:0;font-size:1rem;font-weight:700}.alert-thresholds__label{color:var(--welly-text-strong);font-family:var(--font-ui);margin:4px 0 0;font-size:.8125rem;font-weight:700}.alert-thresholds__definition{color:var(--welly-text-strong);font-family:var(--font-text);margin:0;font-size:.75rem;line-height:16px}.alert-thresholds__fields{grid-template-columns:1fr 1fr;align-self:center;gap:12px;max-width:480px;display:grid}.alert-thresholds__field{border-radius:var(--welly-radius-chip);flex-direction:column;gap:4px;padding:10px 12px;display:flex}.alert-thresholds__field span{font-family:var(--font-ui);font-size:.75rem;font-weight:500}.alert-thresholds__field input{color:var(--welly-text-strong);font-family:var(--font-ui);background:0 0;border:none;padding:0;font-size:1.125rem;font-weight:600}.alert-thresholds__field input:focus{outline:none}.alert-thresholds__field--watch{background:var(--welly-status-warn-bg);border-bottom:2px solid var(--welly-status-warn)}.alert-thresholds__field--watch span{color:var(--welly-status-warn)}.alert-thresholds__field--alarm{background:var(--welly-danger-bg);border-bottom:2px solid var(--welly-danger)}.alert-thresholds__field--alarm span{color:var(--welly-danger)}.alert-thresholds__summary,.alert-thresholds__pattern{color:var(--welly-text-strong);font-family:var(--font-text);margin:0;font-size:.8125rem;line-height:20px}.alert-thresholds__note{border-radius:var(--welly-radius-chip);background:var(--welly-background);color:var(--welly-text-tertiary);font-family:var(--font-text);margin:4px 0 0;padding:8px 12px;font-size:.75rem;font-style:italic;line-height:18px}.alert-thresholds__calibration{border-radius:var(--welly-radius-chip);background:var(--welly-background);flex-direction:column;align-items:flex-start;gap:6px;margin:4px 0 8px;padding:12px;display:flex}.alert-thresholds__calibration .alert-thresholds__note{background:0 0;margin:0;padding:0}.alert-thresholds__mode-box{border-radius:var(--welly-radius-chip);background:var(--welly-background);flex-direction:column;gap:10px;padding:12px;display:flex}.alert-thresholds__mode-box-title{color:var(--welly-text-tertiary);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.6875rem;font-weight:700}.alert-thresholds__level-row{border-top:1px solid var(--welly-border);flex-wrap:wrap;align-items:flex-end;gap:12px;padding-top:10px;display:flex}.alert-thresholds__mode-box .alert-thresholds__level-row:first-of-type{border-top:none;padding-top:0}.alert-thresholds__level-label{min-width:48px;color:var(--welly-text-strong);font-family:var(--font-ui);align-self:center;font-size:.75rem;font-weight:700}.alert-thresholds__level-field{border-radius:var(--welly-radius-chip);flex-direction:column;gap:2px;min-width:120px;padding:8px 10px;display:flex}.alert-thresholds__level-field span{font-family:var(--font-ui);font-size:.6875rem;font-weight:500}.alert-thresholds__level-field input{color:var(--welly-text-strong);font-family:var(--font-ui);background:0 0;border:none;padding:0;font-size:1rem;font-weight:600}.alert-thresholds__level-field input:focus{outline:none}.alert-thresholds__level-field--watch{background:var(--welly-status-warn-bg);border-bottom:2px solid var(--welly-status-warn)}.alert-thresholds__level-field--watch span{color:var(--welly-status-warn)}.alert-thresholds__level-field--alarm{background:var(--welly-danger-bg);border-bottom:2px solid var(--welly-danger)}.alert-thresholds__level-field--alarm span{color:var(--welly-danger)}@media (width<680px){.alert-thresholds__level-row{flex-direction:column;align-items:flex-start}.alert-thresholds__level-field{width:100%}.alert-thresholds__fields{grid-template-columns:1fr;max-width:none}.alert-thresholds__header{flex-wrap:wrap;gap:8px}}@media (prefers-reduced-motion:reduce){.dash-rail,.dash-scrim{transition:none}}.alert-history{flex-direction:column;gap:20px;display:flex}.alert-history__header{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.alert-history__title{color:var(--welly-primary);font-family:var(--font-ui);margin:0;font-size:1.5rem;font-weight:700}.alert-history__address{color:var(--welly-text-tertiary);font-family:var(--font-text);font-size:1rem}.alert-history__grid{grid-template-columns:minmax(280px,420px) 1fr;align-items:start;gap:24px;display:grid}.alert-history__right-col{flex-direction:column;gap:24px;min-width:0;display:flex}.alert-history__panel{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-panel);background:var(--welly-surface);padding:24px}.alert-history__section-label{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.1px;margin:0 0 12px;font-size:.875rem;font-weight:500;line-height:20px}.alert-history__list{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.alert-history__list:last-child{margin-bottom:0}.alert-history__row{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-chip);background:var(--welly-surface);align-items:center;gap:14px;padding:10px 14px;transition:background-color .12s;display:flex}.alert-history__row--active{border-color:var(--welly-danger);background:var(--welly-danger-bg)}.alert-history__row:not(.alert-history__row--active){cursor:pointer}.alert-history__row:not(.alert-history__row--active):hover{background:var(--welly-danger-bg);border-color:#0000}.alert-history__row--cleared.alert-history__row--active{border-color:var(--welly-borders);background:#eceef1}.alert-history__row--cleared:not(.alert-history__row--active):hover{background:#eceef1;border-color:#0000}.alert-history__row-icon{flex:0 0 32px;display:inline-flex}.alert-history__row-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.alert-history__row-title{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.1px;font-size:.875rem;font-weight:500;line-height:20px}.alert-history__row-time{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.1px;font-size:.875rem;font-weight:300;line-height:20px}.alert-history__clear-link{color:var(--welly-primary);font-family:var(--font-ui);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:700;text-decoration:underline}.alert-history__clear-link:disabled{opacity:.6;cursor:not-allowed}.alert-history__row-clear{white-space:nowrap;flex-shrink:0}.alert-history__summary-banner{border-radius:var(--welly-radius-chip);background:var(--welly-danger-bg);color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.25px;align-items:flex-start;gap:10px;margin:0 0 16px;padding:14px 16px;font-size:.875rem;font-weight:400;line-height:20px;display:flex}.alert-history__summary-icon{flex:0 0 20px;display:inline-flex}.alert-history__summary-banner--cleared{background:var(--welly-tertiary)}.alert-history__summary-link{color:var(--welly-primary);margin-top:6px;font-weight:700;text-decoration:underline;display:inline-block}.alert-history__start-stop{grid-template-columns:1fr 1fr;gap:12px;margin:0 0 20px;display:grid}.alert-history__start-stop-item{border-radius:var(--welly-radius-chip);background:var(--welly-background);flex-direction:column;gap:4px;padding:12px 16px;display:flex}.alert-history__start-stop-item:last-child{text-align:right;align-items:flex-end}.alert-history__start-stop-label{color:var(--welly-primary);font-family:var(--font-ui);font-size:.8125rem;font-weight:700}.alert-history__start-stop-value{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.1px;font-size:.875rem;font-weight:300;line-height:20px}.alert-history__chart{position:relative}.alert-history__chart svg{width:100%;height:auto;display:block}.alert-history__chart-gridline{stroke:var(--welly-borders);stroke-width:1px}.alert-history__chart-axis-label{fill:var(--welly-text-tertiary);font-family:var(--font-text);font-size:10px}.alert-history__chart-line{stroke:var(--welly-danger);stroke-width:2px}.alert-history__chart-crosshair{stroke:var(--welly-borders);stroke-width:1px;stroke-dasharray:3 3}.alert-history__chart-dot{fill:var(--welly-surface);stroke:var(--welly-danger);stroke-width:2px}.alert-history__chart-tooltip{background:var(--welly-primary);color:var(--welly-on-primary);font-family:var(--font-ui);white-space:nowrap;pointer-events:none;border-radius:6px;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;font-size:.75rem;display:flex;position:absolute;top:0;transform:translate(-50%,-100%)}.alert-history__chart-tooltip span{color:color-mix(in srgb, var(--welly-on-primary) 70%, transparent);font-size:.6875rem}.alert-history__cycles{flex-direction:column;gap:8px;max-height:260px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.alert-history__cycle-row{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-chip);background:var(--welly-surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.alert-history__cycle-time{color:var(--welly-text-strong);font-family:var(--font-ui);font-size:.8125rem;font-weight:700}.alert-history__cycle-duration{color:var(--welly-text-tertiary);font-family:var(--font-text);font-size:.8125rem}.alert-history__stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.alert-history__stat{border-radius:var(--welly-radius-chip);background:var(--welly-tertiary);flex-direction:column;gap:4px;padding:12px 16px;display:flex}.alert-history__stat--warn{background:var(--welly-danger-bg)}.alert-history__stat-label{color:var(--welly-primary);font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.alert-history__stat-value{color:var(--welly-primary);font-family:var(--font-ui);font-size:1.5rem;font-weight:700}.alert-history__stat-sub{color:var(--welly-text-tertiary);font-family:var(--font-text);font-size:.6875rem}.alert-history__contractor-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.alert-history__edit-btn{border:1px solid var(--welly-borders);border-radius:var(--welly-radius-tile);background:var(--welly-surface);width:32px;height:32px;color:var(--welly-primary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.alert-history__contractor{align-items:center;gap:16px;display:flex}.alert-history__contractor-logo{border:1px solid var(--welly-borders);width:56px;height:56px;color:var(--welly-primary);border-radius:50%;flex:0 0 56px;justify-content:center;align-items:center;display:inline-flex}.alert-history__contractor-logo--photo{object-fit:cover}.alert-history__contractor-info{flex-direction:column;gap:4px;min-width:0;display:flex}.alert-history__contractor-name{color:var(--welly-text-strong);font-family:var(--font-ui);margin:0 0 2px;font-size:1rem;font-weight:700}.alert-history__contractor-row{color:var(--welly-text);font-family:var(--font-text);align-items:center;gap:8px;margin:0;font-size:.875rem;display:flex}.alert-history__contractor-row svg{width:14px;height:14px;color:var(--welly-text-tertiary);flex:0 0 14px}@media (width<900px){.alert-history__grid{grid-template-columns:1fr}}@media (width<480px){.alert-history__start-stop,.alert-history__stats{grid-template-columns:1fr}.alert-history__start-stop-item:last-child{text-align:left;align-items:flex-start}}.access-permissions__toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.access-permissions__group-title{color:var(--welly-text-strong);font-family:var(--font-text);margin:0 0 8px;font-size:13px;font-weight:600}.access-permissions__group-title .muted{margin-left:8px;font-size:12px;font-style:italic;font-weight:400}.access-permissions__divider{background:var(--welly-borders);height:1px;margin:20px 0}.access-permissions__empty-contractor{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.access-permissions__assign-contractor{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.access-permissions__assign-contractor-select{border:1px solid var(--welly-borders);font:inherit;color:var(--welly-text);background:#fff;border-radius:8px;max-width:280px;padding:.6rem .75rem}.access-grant-row{border-radius:var(--welly-radius-chip);background:var(--welly-background);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:10px;padding:14px 16px;display:flex}.access-grant-row--highlight{animation:2.5s ease-out access-grant-row-highlight}@keyframes access-grant-row-highlight{0%{background:color-mix(in srgb, var(--welly-primary) 20%, var(--welly-background))}to{background:var(--welly-background)}}.access-grant-row__avatar{border-radius:var(--welly-radius-pill);background:var(--welly-tertiary);width:44px;height:44px;color:var(--welly-primary);flex:0 0 44px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.access-grant-row__avatar--photo{object-fit:cover}.access-grant-row__info{flex-direction:column;flex:180px;gap:2px;min-width:0;display:flex}.access-grant-row__name{color:var(--welly-text-strong);margin:0;font-size:.9rem;font-weight:600}.access-grant-row__email{color:var(--welly-text-secondary);margin:0;font-size:.8rem}.access-grant-row__checks-wrap{flex-direction:column;flex:2 320px;gap:6px;display:flex}.access-grant-row__checks{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.access-grant-row__checks--dialog{flex:auto}.access-grant-row__checks-dialog-wrap{flex-direction:column;gap:8px;margin:12px 0;display:flex}.add-new-user-dialog{width:min(100%,460px)}.add-new-user-dialog .wui-dialog__title{font-family:var(--font-ui);color:var(--welly-primary);font-size:22px;font-weight:400;line-height:28px}.transfer-ownership-dialog{background:var(--welly-background);width:min(100%,580px);font-family:var(--font-ui);border-radius:20px;padding:40px}@media (width<480px){.transfer-ownership-dialog{padding:24px}}.transfer-ownership-dialog .wui-dialog__title{font-family:var(--font-ui);color:var(--welly-primary);font-size:22px;font-weight:400;line-height:28px}.transfer-ownership-dialog .wui-dialog__body{flex-direction:column;gap:20px;display:flex}.transfer-ownership-dialog p{text-align:center;color:var(--welly-primary);letter-spacing:.25px;margin:0;font-size:14px;font-weight:400;line-height:20px}.transfer-ownership-dialog .transfer-ownership-dialog__warning{font-weight:700}.transfer-ownership-dialog__actions{flex-direction:column;align-items:center;gap:12px}.transfer-ownership-dialog .btn--primary{letter-spacing:.1px;font-size:14px;font-weight:500;line-height:20px}.transfer-ownership-dialog .btn--text{letter-spacing:.25px;font-size:14px;font-weight:400;line-height:20px}.transfer-ownership-dialog__section{background:var(--welly-surface);text-align:left;flex-direction:column;gap:16px;display:flex}.transfer-ownership-dialog__label{color:var(--welly-primary);letter-spacing:.25px;font-size:14px;line-height:20px}.transfer-ownership-dialog__candidates{flex-direction:column;gap:8px;max-height:220px;display:flex;overflow-y:auto}.transfer-ownership-dialog__candidate{width:100%;font:inherit;text-align:left;cursor:pointer;border:2px solid #0000;margin-bottom:0;box-shadow:0 0 5px #0000000d}.transfer-ownership-dialog__candidate--selected{border-color:var(--welly-primary)}.transfer-ownership-dialog__subscription-note{border-radius:var(--welly-radius-chip);text-align:left;background:#e5e5ea;flex-direction:column;gap:8px;padding:20px;display:flex}.transfer-ownership-dialog__subscription-note p{text-align:left}.transfer-ownership-dialog .transfer-ownership-dialog__subscription-note-title{font-weight:700}.transfer-ownership-dialog .wui-check__label{color:var(--welly-primary);letter-spacing:.1px;font-size:14px;font-weight:500;line-height:20px}.access-grant-row__checks-label{color:var(--welly-text-secondary);font-size:.8rem}.access-grant-row__check{align-items:center;gap:2px;display:inline-flex}.access-grant-row__check-info-wrap{display:inline-flex;position:relative}.access-grant-row__check-info{color:var(--welly-text-secondary);cursor:help;background:0 0;border:none;margin:0;padding:0;display:inline-flex}.access-grant-row__check-info svg{width:14px;height:14px}.access-grant-row__check-tooltip{z-index:20;border-radius:var(--welly-radius-chip);background:var(--welly-text-strong);width:max-content;max-width:200px;color:var(--welly-background);margin-top:6px;padding:6px 10px;font-size:.75rem;font-weight:400;line-height:1.35;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0003}.access-grant-row__actions{flex:none;align-items:center;gap:12px;margin-left:auto;display:flex}.access-grant-row__action{color:var(--welly-primary);font-family:var(--font-text);cursor:pointer;background:0 0;border:none;flex:none;font-size:.85rem;font-weight:600}.access-grant-row__action:disabled{opacity:.6;cursor:not-allowed}.access-grant-row__status{color:var(--welly-text-secondary);font-size:.85rem;font-weight:600}.access-grant-row__status--expired{color:var(--welly-danger)}@media (width<=640px){.access-grant-row{flex-direction:column;align-items:flex-start}.access-grant-row__info,.access-grant-row__checks-wrap{flex-basis:auto}.access-grant-row__actions{border-top:1px solid var(--welly-border);width:100%;margin-top:4px;margin-left:0;padding-top:12px}}:root{color:var(--ink);background:radial-gradient(circle at 88% 12%, color-mix(in srgb, var(--brand-soft) 80%, white) 0%, transparent 42%), radial-gradient(circle at 12% 90%, color-mix(in srgb, var(--brand-soft) 55%, white) 0%, transparent 40%), linear-gradient(160deg, #eaf4fb 0%, var(--bg) 45%, #eef6fb 100%);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-weight:450;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}button{font:inherit}.shell{width:min(920px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.shell--narrow{width:min(480px,100% - 2rem)}.shell--center{place-items:center;min-height:100vh;display:grid}.onboard{--onboard-navy:var(--welly-navy);--onboard-navy-deep:var(--welly-navy-deep);--onboard-panel:#fff;--onboard-line:var(--welly-border);--onboard-muted:var(--welly-muted);--onboard-progress-track:#d8ebfc;background:var(--onboard-navy);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:100vh;display:grid;position:relative}.onboard__brand{z-index:1;color:#fff;background:radial-gradient(ellipse 90% 55% at 38% 10%, #4e89b461 0%, transparent 68%), linear-gradient(168deg, #2a6491 0%, #205781 28%, #17456a 56%, #0f3253 80%, var(--onboard-navy-deep) 100%);place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.onboard__brand--login{place-items:start stretch;padding:2.75rem 2.5rem}.onboard__brand-top{z-index:1;justify-items:start;display:grid;position:relative}.onboard__brand--login .onboard__logo{flex-direction:column;align-items:flex-start;gap:.7rem}.onboard__logo-row{align-items:center;gap:1.1rem;display:flex}.onboard__brand--login .onboard__tagline{text-align:left;letter-spacing:.16em;font-size:.95rem;font-weight:400}.onboard__brand:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8ebfc24 0%,#0000 70%);border-radius:50%;width:70%;height:70%;position:absolute;inset:-20% -10% auto auto}.onboard__brand-inner{z-index:1;text-align:center;justify-items:center;gap:1.25rem;width:min(391px,100%);display:grid;position:relative}.onboard__logo{justify-content:center;align-items:center;gap:.65rem;display:flex}.onboard__wordmark{font-family:var(--font-body);letter-spacing:-.015em;color:#fff;font-size:clamp(2.6rem,4.5vw,3.35rem);font-weight:400;line-height:1}.onboard__mark{color:#fff;filter:brightness(0)invert();flex-shrink:0;display:block}.onboard__tagline{letter-spacing:.16em;text-transform:uppercase;color:#fff;margin:0;font-size:.95rem;font-weight:400}.onboard__stage{z-index:0;background:0 0;min-height:100vh;position:relative}.onboard__stage:before{content:none}.onboard__overlay{z-index:4;pointer-events:none;place-items:center;padding:1.5rem;display:grid;position:absolute;inset:0}.onboard__card{pointer-events:auto;z-index:1;background:#fff;border-radius:18px;gap:1rem;width:min(460px,100%);padding:1.85rem 2rem 2rem;display:grid;position:relative;box-shadow:0 18px 48px #0f253929}.onboard__card--auth{width:min(460px,100%);box-shadow:none;gap:1.15rem}.onboard__fields{gap:.85rem;display:grid}.onboard__fields .wui-field{margin:0}.onboard__actions{gap:.6rem;display:grid}.onboard__footnote{text-align:center;color:var(--onboard-muted);margin:0;font-size:.78rem}.onboard__installer{box-shadow:none;background:0 0;border-radius:0;gap:.85rem;padding:.15rem 0 0;display:grid}.onboard__progress{background:var(--onboard-progress-track);border-radius:999px;width:100%;height:4px;overflow:hidden}.onboard__progress-bar{background:var(--onboard-navy);width:25%;height:100%;display:block}.onboard__title{text-align:center;font-family:var(--font-body);color:var(--onboard-navy);margin:.15rem 0 .35rem;font-size:1.35rem;font-weight:600;line-height:1.25}.onboard__lede{text-align:center;color:var(--onboard-muted);margin:0;font-size:.92rem;line-height:1.45}.onboard__installer-row{color:var(--onboard-navy);justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:500;display:flex}.onboard__installer--gated{opacity:.45}@media (width>=861px){.onboard{grid-template-columns:61.25% 38.75%}.onboard__brand--login{place-items:center;padding:2rem}.onboard__brand--login .onboard__brand-top{justify-items:center;transform:translateY(-2%)}.onboard__brand--login .onboard__logo{align-items:flex-start;gap:.85rem}.onboard__brand--login .onboard__logo-row{justify-content:center;align-items:center;gap:1.4rem}.onboard__brand--login .onboard__wordmark{letter-spacing:-.01em;font-size:clamp(4.4rem,7.6vw,6.4rem);font-weight:400}.onboard__brand--login .onboard__mark{width:auto;height:clamp(3.6rem,6.2vw,5.35rem)}.onboard__brand--login .onboard__tagline{text-align:left;letter-spacing:.17em;font-size:clamp(1.15rem,1.3vw,1.35rem);font-weight:400}.onboard__overlay{padding:0;display:block}.onboard__card{border-radius:16px;width:490px;max-height:calc(100vh - 2rem);padding:2.1rem 2.3rem 2.2rem;position:absolute;top:50%;left:calc(61.25% - 170px);overflow:auto;transform:translateY(-50%)}.onboard__card--auth{width:490px;box-shadow:none;gap:.9rem}.onboard__fields{gap:.75rem}.onboard__title{margin:.1rem 0 .3rem;font-size:1.35rem}.onboard__installer{gap:.55rem}.onboard__installer-row{font-size:.9rem}.onboard__checks{gap:.42rem}.onboard__checks .wui-check{align-items:flex-start;gap:.55rem}.onboard__checks .wui-check__box{background:#fff;border-width:1px;border-color:#9caebb;border-radius:2px;width:14px;height:14px;margin-top:1px}.onboard__checks .wui-check__label{color:var(--onboard-muted);font-size:.68rem;line-height:1.3}.onboard__checks .wui-check__input:checked+.wui-check__box{background:var(--onboard-navy);border-color:var(--onboard-navy)}.onboard__checks .wui-check__input:checked+.wui-check__box:after{border-width:0 1.5px 1.5px 0;width:4px;height:7px;top:1px;left:3px}.onboard__cta{margin-top:.15rem}}.onboard-switch{cursor:pointer;background:#c5d0dc;border:0;border-radius:999px;width:44px;height:24px;padding:0;transition:background .18s;position:relative}.onboard-switch--on{background:var(--onboard-navy)}.onboard-switch__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}.onboard-switch--on .onboard-switch__thumb{transform:translate(20px)}.onboard__checks{gap:.65rem;display:grid}.onboard__checks .wui-check{align-items:flex-start;gap:.55rem}.onboard__checks .wui-check__box{background:#fff;border-width:1px;border-color:#9caebb;border-radius:2px;width:14px;height:14px;margin-top:1px}.onboard__checks .wui-check__label{color:var(--onboard-muted);font-size:.68rem;line-height:1.3}.onboard__checks .wui-check__input:checked+.wui-check__box{background:var(--onboard-navy);border-color:var(--onboard-navy)}.onboard__checks .wui-check__input:checked+.wui-check__box:after{border-width:0 1.5px 1.5px 0;width:4px;height:7px;top:1px;left:3px}.onboard-check{color:var(--onboard-muted);cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:.75rem;font-size:.75rem;line-height:1.35;display:grid}.onboard-check input{width:18px;height:18px;accent-color:var(--onboard-navy);margin:0}.onboard__hint{color:#8b2e2e;margin:0;font-size:.85rem}.onboard__cta{margin-top:.25rem}.onboard .btn--primary{background:var(--onboard-navy);border-color:var(--onboard-navy);border-radius:999px;height:46px;font-weight:600}.onboard .btn--primary:hover:not(:disabled){background:#184468;border-color:#184468}.onboard .btn--primary:disabled,.onboard .btn--ghost:disabled{opacity:.45;cursor:not-allowed}.onboard .btn--ghost{border-color:var(--onboard-line);color:var(--onboard-navy)}@media (width<=860px){.onboard{grid-template-rows:auto 1fr;grid-template-columns:1fr}.onboard__brand,.onboard__stage{min-height:0}.onboard:not(.pair-wizard) .onboard__brand{min-height:160px;padding:1.5rem 1.25rem}.onboard:not(.pair-wizard) .onboard__stage{min-height:calc(100vh - 160px)}.onboard:not(.pair-wizard) .onboard__wordmark{font-size:2.2rem}.onboard:not(.pair-wizard) .onboard__mark{width:40px;height:auto}.onboard__tagline{font-size:.88rem}.onboard__overlay{align-items:start;padding-top:1rem}.onboard:not(.pair-wizard) .onboard__overlay{top:160px}.pair-wizard .onboard__overlay{top:4.5rem}.onboard__card{padding:1.35rem 1.25rem 1.5rem}}.auth-page{background:radial-gradient(circle at 88% 12%,#cfe8f5 0%,#0000 42%),linear-gradient(160deg,#eaf4fb 0%,#f7fbfc 55%,#eef6fb 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:#f8f8fa;border:1px solid #d9d9d9;border-radius:20px;width:min(400px,100%);padding:2rem 1.75rem 1.75rem;box-shadow:0 0 10px #0000000d}.auth-brand{align-items:center;gap:.85rem;margin-bottom:1.75rem;display:flex}.auth-mark{flex-shrink:0;display:block}.auth-brand__text{min-width:0}.auth-wordmark{font-family:var(--font-body);letter-spacing:-.03em;color:#1e507d;margin:0;font-size:1.85rem;font-weight:700;line-height:1.1}.auth-tagline{letter-spacing:.08em;color:#5a6b7d;text-transform:uppercase;margin:.35rem 0 0;font-size:.68rem;font-weight:650}.auth-tagline__accent{color:#1e507d}.auth-title{font-family:var(--font-body);letter-spacing:-.02em;color:#1e507d;margin:0 0 .4rem;font-size:1.35rem;font-weight:650}.auth-lede{color:#757575;margin:0 0 1.5rem;font-size:.95rem;line-height:1.45}.auth-actions{gap:.65rem;display:grid}.btn--block{text-align:center;justify-content:center;width:100%}.auth-page .btn--primary{background:#1e507d;border-color:#1e507d}.auth-page .btn--primary:hover:not(:disabled){background:#184468}.auth-page .btn--ghost{color:#1e507d;border-color:#c5d0dc}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:1.5rem}.panel--auth{width:min(440px,100%)}.panel--debug{margin-top:1rem}.panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.panel-head__actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.brand{font-family:var(--font-display);letter-spacing:-.03em;color:var(--brand);margin:0 0 .35rem;font-size:clamp(2rem,5vw,2.6rem);font-weight:700}.brand--sm{margin:0;font-size:1.35rem}a.btn{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.wizard-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.wizard-back{text-decoration:none}.wizard-panel h1{text-align:center}.progress{background:color-mix(in srgb, var(--brand) 18%, white);border-radius:999px;height:6px;margin-bottom:1rem;overflow:hidden}.progress__bar{background:var(--brand);border-radius:inherit;height:100%;transition:width .2s}.field{gap:.35rem;margin:.85rem 0;display:grid}.field>span{color:var(--onboard-navy,var(--brand));font-size:.8rem;font-weight:600}.field input,.field select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#f7f8fa;border-radius:8px;padding:.85rem .95rem}.onboard .field input,.onboard .field select,.pair-wizard .field input,.pair-wizard .field select{background:#f3f5f7;border-color:#d9d9d9}.field input:focus,.field select:focus{outline:2px solid color-mix(in srgb, var(--brand) 35%, transparent);outline-offset:1px;border-color:var(--brand);background:#fff}.field input:read-only,.field input:disabled{color:var(--muted);cursor:default;background:#f4f6f5}.field__note{font-size:.75rem}.field__input-wrap{position:relative}.field__input-wrap input{padding-right:2.5rem}.field__input-icon-btn{width:1.75rem;height:1.75rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.field__input-icon-btn:hover{color:var(--ink);background:color-mix(in srgb, var(--ink) 6%, transparent)}.field__input-icon-btn[aria-pressed=true]{color:var(--brand)}.field__input-icon-btn:disabled{cursor:default;opacity:.5}.field--invalid input,.field--invalid select{border-color:#b42318}.field__error{color:#b42318;font-size:.8rem}.field-row{align-items:stretch;gap:.5rem;display:flex}.field-row--label{justify-content:space-between;align-items:center;margin-bottom:.35rem}.field-row--label>span{color:var(--muted);font-size:.85rem;font-weight:600}.field-row input{flex:1}.wifi-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 88%, white);border-radius:14px;gap:.65rem;margin:.75rem 0 1.1rem;padding:.85rem;display:grid}.wifi-panel__status{justify-items:start;gap:.65rem;padding:1rem .35rem;display:grid}.wifi-panel__status--error{padding-top:.35rem}.wifi-panel__status--reconnecting{align-items:center;gap:.85rem;display:flex}.wifi-panel__status--reconnecting .wifi-bars{flex-shrink:0}.wifi-panel__status--reconnecting p,.wifi-panel__status .error{margin:0}.btn--compact{padding:.35rem .7rem;font-size:.85rem}.wifi-list{gap:.4rem;max-height:min(40vh,16rem);margin:0;padding:0;list-style:none;display:grid;overflow:auto}.wifi-list__item{text-align:left;border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;gap:.2rem;padding:.75rem .85rem;transition:border-color .15s,background .15s,transform .15s;display:grid}.wifi-list__item:hover:not(:disabled){border-color:var(--brand)}.wifi-list__item:disabled{opacity:.7;cursor:wait}.wifi-list__item--selected{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, #fff);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 35%, transparent)}.wifi-list__main{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.wifi-list__name{font-weight:650}.wifi-list__check{background:var(--brand);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;display:inline-grid}.wifi-list__meta{color:var(--muted);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.wifi-bars{align-items:flex-end;gap:2px;height:.85rem;display:inline-flex}.wifi-bars i{background:color-mix(in srgb, var(--muted) 45%, white);border-radius:1px;width:3px;display:block}.wifi-bars i:first-child{height:25%}.wifi-bars i:nth-child(2){height:45%}.wifi-bars i:nth-child(3){height:70%}.wifi-bars i:nth-child(4){height:100%}.wifi-bars--1 i:nth-child(-n+1),.wifi-bars--2 i:nth-child(-n+2),.wifi-bars--3 i:nth-child(-n+3),.wifi-bars--4 i:nth-child(-n+4){background:var(--brand)}.wifi-bars--lg{gap:3px;height:1.9rem}.wifi-bars--lg i{width:5px}@keyframes wifi-bars-climb{0%,to{background:color-mix(in srgb, var(--muted) 45%, white)}50%{background:var(--brand)}}.wifi-bars--loading i{animation:1.3s ease-in-out infinite wifi-bars-climb}.wifi-bars--loading i:first-child{animation-delay:0s}.wifi-bars--loading i:nth-child(2){animation-delay:.16s}.wifi-bars--loading i:nth-child(3){animation-delay:.32s}.wifi-bars--loading i:nth-child(4){animation-delay:.48s}.wizard-loading__spinner--sm{border-width:2px;width:1.5rem;height:1.5rem;margin:0}.actions--inline{justify-content:flex-start;margin:.25rem 0 .5rem}.howto{gap:.45rem;margin:0 0 1rem;padding-left:1.25rem;display:grid}.howto-box{color:var(--ink);background:#f7f1d8;border:1px solid #e6d9a8;border-radius:12px;margin:0 0 1rem;padding:1rem 1.1rem}.howto-box>p{margin:0 0 .75rem}.howto-box .howto{margin:0}.success-line{text-align:center;color:#1f8a5a;margin:0 0 1rem;font-weight:650}.checklist{gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.checklist li{padding-left:1.75rem;position:relative}.checklist li:before{content:"";border:2px solid var(--line);border-radius:50%;width:1rem;height:1rem;position:absolute;top:.2rem;left:0}.checklist__ok:before{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 2px #fff}.checklist__spin:before{border-color:var(--brand);border-top-color:#0000;animation:.8s linear infinite spin}.checklist__fail:before{border-color:var(--danger);background:var(--danger);box-shadow:inset 0 0 0 2px #fff}.checklist__fail{color:var(--danger)}.checklist__unknown:before{border-style:dashed;border-color:var(--muted,var(--line))}@keyframes spin{to{transform:rotate(360deg)}}.success-mark{color:#fff;background:#1f8a5a;border-radius:50%;place-items:center;width:3rem;height:3rem;margin:0 auto .75rem;font-size:1.4rem;font-weight:700;display:grid}.wizard-loading{text-align:center;padding:2rem 0 1rem}.wizard-loading__spinner{border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;width:2.5rem;height:2.5rem;margin:0 auto 1.25rem;animation:.8s linear infinite spin}.wizard-loading h1{margin-bottom:.35rem}.summary-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;width:100%;margin:0 0 1.25rem;padding:1rem 1.1rem}.summary-card p{color:var(--ink);margin:.35rem 0}.summary-card__label{color:var(--brand);font-weight:600}.banner-warn{background:var(--danger-bg);color:#b42318;border-radius:10px;align-items:flex-start;gap:.65rem;width:100%;margin:.5rem 0 .75rem;padding:.75rem .9rem;font-size:.88rem;font-weight:500;display:flex}.banner-warn:before{content:"!";color:#fff;background:#ec221f;border-radius:50%;flex-shrink:0;place-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:grid}.actions--spread{justify-content:space-between;margin-top:1rem}.actions--stack{flex-direction:column;align-items:stretch;width:100%;margin-top:.5rem}.actions--stack .btn{justify-content:center;width:100%}.actions--stack .btn--primary{border-radius:var(--welly-radius-pill)}.table-wrap{margin-top:.75rem;overflow-x:auto}.device-table{border-collapse:collapse;width:100%;font-size:.95rem}.device-table th,.device-table td{text-align:left;border-bottom:1px solid var(--line);padding:.65rem .5rem}.device-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.8rem}.pill{background:var(--bg-accent);border-radius:999px;padding:.15rem .55rem;font-size:.8rem;display:inline-block}.pill--ok{background:var(--welly-status-ok-bg);color:var(--welly-status-ok)}.pill--warn{background:var(--welly-status-warn-bg);color:var(--welly-status-warn)}.invite-dialog{width:min(100%,44rem)}.invite-dialog .device-table td{vertical-align:middle}.invite-dialog__name{display:block}.invite-dialog__email{color:var(--muted);word-break:break-all;font-size:.85rem;display:block}.invite-dialog__actions{justify-content:flex-end;gap:.4rem;display:flex}.device-table__actions{white-space:nowrap;text-align:right;width:1%}.btn--view{width:2rem;height:2rem;color:var(--brand);border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:var(--panel);justify-content:center;align-items:center;padding:0;display:inline-flex}.btn--view:hover:not(:disabled){color:var(--brand-ink);background:var(--brand);border-color:var(--brand)}.btn--view svg{flex-shrink:0;width:1.05rem;height:1.05rem}.detail-sections{gap:1.5rem;margin-top:1rem;display:grid}@media (width>=720px){.detail-sections{grid-template-columns:repeat(2,minmax(0,1fr))}}.detail-sections>.actions,.detail-sections>.error{grid-column:1/-1}.detail-list{margin:.5rem 0 0}.detail-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(8rem,40%) 1fr;gap:.75rem;padding:.45rem 0;display:grid}.detail-row dt{color:var(--muted);margin:0;font-size:.85rem}.detail-row dd{word-break:break-word;margin:0;font-size:.95rem}h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:600}h2{margin:0 0 .5rem;font-size:1rem;font-weight:650}.lede,.muted{color:var(--muted)}.lede{max-width:38rem;margin:0 0 1.25rem}.callout{border-radius:12px;max-width:38rem;margin:0 0 1.25rem;padding:.9rem 1rem;line-height:1.45}.callout--warn{color:#5c3d0a;background:#f8efe4;border:1px solid #c47b1a59}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.actions:not(.actions--stack){align-items:center}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.7rem 1.15rem;transition:transform .12s,background .12s,border-color .12s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--primary{background:var(--brand);color:var(--brand-ink);border-color:var(--brand)}.btn--primary:hover:not(:disabled){background:var(--brand-deep);border-color:var(--brand-deep)}.btn--ghost{border-color:var(--line);color:var(--ink);background:0 0}.btn--text{color:var(--brand-deep);background:0 0;border-color:#0000;padding-left:0;padding-right:0;text-decoration:underline}.btn--text:hover:not(:disabled){opacity:.8;transform:none}.btn--sm{padding:.4rem .85rem;font-size:.85rem}.all-properties__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.all-properties__title{font-family:var(--font-ui);color:var(--brand);margin:0;font-size:1.375rem;font-weight:500;line-height:28px}.all-properties__lede{max-width:38rem;color:var(--muted);margin:.5rem 0 0}.all-properties__actions{align-items:center;gap:.5rem;display:flex}.all-properties__actions--inline,.all-properties__head-filters,.all-properties__actions-icon{display:none}.all-properties__actions-plus{margin-right:.25em}.property-list__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.property-list__toolbar .wui-search{flex:20rem;max-width:41.375rem}.property-list__filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.property-list__sort{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.property-list__sort label{color:var(--welly-primary);font-family:var(--font-text);font-size:.875rem;font-weight:500}.property-list__sort select{color:var(--welly-primary);border:1px solid var(--welly-borders,#d9d9d9);height:32px;font-family:var(--font-text);cursor:pointer;background:#fff;border-radius:8px;padding:6px 8px 6px 16px;font-size:.875rem;font-weight:500}.property-list__empty{margin:.5rem 0 0}.property-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.property-list__item{cursor:pointer;border-bottom:1px solid #c7c7cc;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.property-status-bar{border-radius:3px;flex-shrink:0;align-self:stretch;width:10px;min-height:2.5rem}.property-status-bar--ok{background:0 0}.property-status-bar--warn{background:var(--welly-status-warn)}.property-status-bar--danger{background:var(--welly-danger)}.property-list__name{font-family:var(--font-ui);letter-spacing:.1px;color:var(--welly-primary);flex-shrink:0;min-width:200px;margin:0;font-size:14px;font-weight:500;line-height:20px}.property-list__contact{flex:1;min-width:200px}.property-list__owner-name,.property-list__owner-phone{font-family:var(--font-text);color:#6b7280;margin:0;font-size:14px;line-height:1.5}.property-list__owner-phone{display:block}.property-list__indicators{flex-shrink:0;align-items:center;gap:40px;padding:0 20px;display:flex}.property-pill-slot{flex-shrink:0;justify-content:center;width:120px;display:flex}.property-pill-slot--start{justify-content:flex-start}.property-pill{width:auto;height:auto;font-family:var(--font-ui);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;gap:5px;padding:1px 10px;font-size:11px;font-weight:500;line-height:16px;text-decoration:none;display:inline-flex}.property-pill--ok{background:var(--welly-pill-ok-bg);color:var(--welly-pill-ok)}.property-pill--warn{background:var(--welly-pill-warn-bg);color:var(--welly-pill-warn)}.property-pill--danger{background:var(--welly-pill-danger-bg);color:var(--welly-pill-danger)}.property-pill--danger:not(.property-pill--flat){color:#900b09;background:#fdd3d0}.property-pill--neutral{background:var(--welly-background);color:var(--welly-primary)}.property-pill--flat{letter-spacing:.4px;text-transform:none;background:0 0;border-radius:0;padding:0;font-size:12px;line-height:16px}.property-pill--flat.property-pill--danger .property-pill__label,.property-pill--flat.property-pill--warn .property-pill__label{text-decoration:underline}.property-pill__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.property-pill__dot--ok{background:#14ae5c}.property-pill__dot--danger{background:var(--welly-danger)}.property-pill__dot--neutral{background:#8e8e93}.property-pill__status-icon,.property-pill__info-icon{flex-shrink:0;display:inline-block}.property-pill--neutral .property-pill__status-icon{opacity:.7}.property-pill__shield{display:none}.property-pill__alert-link{color:inherit;text-decoration:none;display:inline-flex}.property-pill__info-wrap{display:inline-flex;position:relative}.property-pill__info-trigger{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;margin:-2px;padding:2px;display:inline-flex}.alert-details-popover{z-index:10;background:var(--sds-color-background-danger-tertiary,#fee9e7);text-align:left;white-space:normal;border-radius:12px;flex-direction:column;gap:12px;width:320px;padding:16px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 14px #00000026}.alert-details-popover__item{font-family:var(--font-ui);color:var(--welly-primary);margin:0;font-size:.85rem;line-height:1.4}.alert-details-popover__link{color:var(--welly-primary);white-space:nowrap;font-weight:700;text-decoration:underline}a.property-pill:hover,a.property-pill:focus-visible{filter:brightness(.94)}.property-list__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.property-list__actions .btn--primary{font-family:var(--font-ui);font-size:.875rem;font-weight:500;line-height:20px}.property-list__hide{font-family:var(--font-ui);letter-spacing:.1px;color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;line-height:20px}.property-list__hide:hover:not(:disabled){text-decoration:underline}.property-list__hide:disabled{opacity:.5;cursor:not-allowed}.property-list__top{display:contents}.property-list__menu{display:none}.property-list__kebab{color:#8e8e93;cursor:pointer;background:0 0;border:none;border-radius:6px;margin:-.35rem;padding:.35rem}.property-list__kebab:hover,.property-list__kebab:focus-visible{background:var(--brand-soft)}.property-list__menu-popover{z-index:5;background:#fff;border:1px solid #c7c7cc;border-radius:10px;flex-direction:column;gap:.1rem;min-width:9.5rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 14px #0000001f}.property-list__menu-item{text-align:left;width:100%;font-family:var(--font-ui);color:var(--brand);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .6rem;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.property-list__menu-item:hover:not(:disabled),.property-list__menu-item:focus-visible{background:var(--brand-soft)}.property-list__menu-item:disabled{opacity:.5;cursor:not-allowed}.all-properties__head--hidden{margin-top:2rem;margin-bottom:1rem}.all-properties__title--sub{font-size:1.125rem;line-height:24px}.all-properties__head--hidden .btn--ghost{font-family:var(--font-ui);letter-spacing:.1px;color:var(--brand);border-color:#79747e;font-size:.875rem;font-weight:500;line-height:20px}.property-list__pagination{border-top:1px solid #c7c7cc;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.property-list__pagination-status{color:var(--muted);font-size:.875rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.topbar__user{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.topbar__email{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.landing-greeting{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .2rem;font-size:.85rem;font-weight:600}.device-empty{border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 55%, white) 0%, var(--panel) 100%);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;margin-top:.25rem;padding:2rem 1.5rem;display:flex}.device-empty__mark{opacity:.9;filter:none}.device-empty h2{font-family:var(--font-display);color:var(--brand);margin:.25rem 0 0;font-size:1.35rem}.device-empty__lede{max-width:28rem;color:var(--muted);margin:0}.device-empty__steps{text-align:left;color:var(--muted);margin:.5rem 0 0;padding:0;font-size:.92rem;list-style:none}.device-empty__steps li+li{margin-top:.35rem}.device-loading{gap:.65rem;display:grid}.device-loading__row{background:linear-gradient(90deg, var(--brand-soft) 0%, color-mix(in srgb, var(--brand-soft) 40%, white) 50%, var(--brand-soft) 100%);background-size:200% 100%;border-radius:12px;height:3.25rem;animation:1.2s ease-in-out infinite welly-shimmer}.device-loading__row--short{width:70%}.device-error{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--danger-bg);border-radius:12px;margin-top:.5rem;padding:1rem 1.15rem}@keyframes welly-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=640px){.property-list{gap:12px}.property-list__item{background:#fff;border:1px solid #c7c7cc;border-radius:20px;flex-direction:column;align-items:stretch;gap:5px;padding:17px 16px}.property-list__name{letter-spacing:.15px;color:var(--welly-primary);flex-shrink:1;min-width:0;font-size:1rem;font-weight:500;line-height:24px}.property-list__item--danger{background:var(--sds-color-background-danger-tertiary,#fee9e7)}.property-status-bar{display:none}.property-list__top{order:1;justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:flex}.property-list__name{flex:auto}.property-list__menu{flex-shrink:0;display:block;position:relative}.property-list__indicators{order:2;position:relative}.property-pill__info-wrap{position:static}.property-list__contact{order:3;align-items:center;gap:10px;display:flex}.property-list__owner-name,.property-list__owner-phone{font-family:var(--font-ui);letter-spacing:.4px;font-size:12px;line-height:16px}.property-list__contact,.property-list__indicators{flex-basis:100%}.property-list__indicators{gap:40px;padding:0}.property-list__owner-phone{text-decoration:underline}.property-list__actions{display:none}.property-list__toolbar{flex-direction:column;align-items:stretch}.property-list__toolbar .wui-search{background:var(--welly-surface);border:1px solid #0003;flex:none;width:100%;max-width:none}.property-list__filters,.property-list__sort{display:none}.all-properties__card{box-shadow:none;background:0 0;border:none;padding:0}.all-properties__head-filters{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.all-properties__actions--header{display:none}.all-properties__actions--inline{margin-top:12px;display:flex}.all-properties__actions .btn--primary{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;font-size:1rem;display:flex}.all-properties__actions-plus{display:none}.all-properties__actions-icon{display:inline-flex}.topbar{flex-direction:column;align-items:flex-start}}.device-table__code{word-break:break-all;font-size:.82rem}.error{color:var(--danger);margin-top:1rem}.code{background:var(--brand-deep);color:var(--brand-soft);border-radius:10px;margin:.75rem 0 0;padding:.85rem 1rem;font-size:.85rem;overflow:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pair-wizard__brand-inner{z-index:1;grid-template-rows:auto 1fr;place-items:center;gap:0;width:100%;height:100%;min-height:100%;padding:1.5rem;display:grid;position:relative}.pair-wizard__logo{place-self:start}.pair-wizard__hero{place-items:center;width:min(280px,70vw);height:min(280px,70vw);display:grid;position:relative}.pair-viewfinder{min-height:160px;color:var(--muted);background:#e8ecef;border-radius:12px;place-items:center;gap:.5rem;font-size:.95rem;display:grid}.pair-viewfinder__icon{font-size:1.4rem;line-height:1}.pair-viewfinder__label{font-weight:500}.pair-manual-label{text-align:center;color:var(--brand);margin:.35rem 0 0;font-size:.9rem;font-weight:500}.pair-device-hint{margin:0;font-size:.8rem}.pair-qr-scan{z-index:50;background:#0f2539e0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;position:fixed;inset:0}.pair-qr-scan__frame{aspect-ratio:1;background:#000;border-radius:16px;width:min(320px,80vw);position:relative;overflow:hidden}.pair-qr-scan__video{object-fit:cover;width:100%;height:100%}.pair-qr-scan__target{pointer-events:none;border:2px solid #fffc;border-radius:12px;position:absolute;inset:12%}.pair-qr-scan__hint{text-align:center;color:#fff;max-width:320px;margin:0;font-size:.9rem}.pair-qr-scan .error{text-align:center;max-width:320px}.pair-wizard__text-link{color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem;font-size:.9rem;font-weight:500}.field--outline{margin-top:1rem;position:relative}.field--outline>span{z-index:1;color:var(--brand);background:#fff;padding:0 .3rem;font-size:.72rem;font-weight:600;position:absolute;top:-.55rem;left:.75rem}.field--outline input{background:#fff;border-radius:8px}.pair-wizard__ring{pointer-events:none;border:1.5px solid;border-radius:50%;position:absolute}.pair-wizard__ring--lg{border-color:#0090ff66;width:100%;height:100%}.pair-wizard__ring--md{border-color:#ffffff8c;width:78%;height:78%}.pair-wizard__ring--sm{border-width:2.5px;border-color:#0090ffd9;width:70%;height:70%}.pair-wizard__hero--spinner .pair-wizard__hero-icon{animation:1.1s linear infinite spin}@media (prefers-reduced-motion:reduce){.pair-wizard__hero--spinner .pair-wizard__hero-icon{animation:none}}.pair-wizard__hero-icon{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 24px #0090ff40);width:90px;height:90px;display:block;position:relative}.pair-wizard__card{gap:1rem;max-height:min(92vh,920px);overflow:auto}.pair-wizard__card-top{justify-content:flex-start;width:100%;display:flex}.pair-wizard__back{color:var(--welly-muted);font-size:.85rem;text-decoration:none}.pair-wizard__back:hover{color:var(--brand)}.pair-wizard__status-icon{object-fit:contain;width:48px;height:48px;margin:0 auto;display:block}.pair-wizard .lede,.pair-wizard .howto,.pair-wizard .muted,.pair-wizard .field,.pair-wizard .wifi-panel,.pair-wizard .checklist,.pair-wizard .howto-box,.pair-wizard .wizard-loading,.pair-wizard .callout,.pair-wizard .error{width:100%}.pair-wizard .field span{color:var(--brand)}.pair-wizard .wifi-list__item--selected{border-color:var(--brand);background:color-mix(in srgb, var(--brand-soft) 55%, white)}@media (width<=860px){.pair-wizard.onboard{grid-template-rows:auto 1fr}.pair-wizard.onboard .onboard__brand{align-items:center;place-items:unset;box-sizing:border-box;align-self:start;height:4.5rem;max-height:4.5rem;padding:0 1.1rem;display:flex;min-height:0!important}.pair-wizard.onboard .onboard__brand:after{display:none}.pair-wizard .onboard__brand-inner.pair-wizard__brand-inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;max-width:none;display:flex}.pair-wizard .onboard__logo{flex-shrink:0;justify-content:flex-start;gap:.35rem}.pair-wizard .onboard__wordmark{font-size:1.4rem;line-height:1}.pair-wizard .onboard__mark{width:24px;height:29px}.pair-wizard__hero{flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;position:relative}.pair-wizard__ring{display:none}.pair-wizard__hero-icon{filter:none;width:34px!important;height:34px!important}.pair-wizard .onboard__stage{align-items:start;min-height:0;padding:.55rem .7rem .9rem}.pair-wizard__card{gap:.75rem;width:min(530px,100%);max-height:none;padding:.9rem .85rem 1rem}}.customize-fields-dialog{width:min(100%,420px)}.customize-fields-dialog .wui-dialog__title{font-family:var(--font-ui);color:var(--welly-primary);font-weight:400}.customize-fields__list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.customize-fields__row{border-bottom:1px solid var(--line);padding-bottom:.5rem}.customize-fields__row:last-child{border-bottom:none;padding-bottom:0}.customize-fields__row-main{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.customize-fields__expand{width:1.75rem;height:1.75rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;padding:0;display:grid}.customize-fields__expand:hover{background:var(--bg)}.customize-fields__chevron{width:10px;height:5px;transition:transform .15s}.customize-fields__chevron--open{transform:rotate(180deg)}.customize-fields__description{color:var(--muted);margin:.25rem 0 0;padding-left:2.25rem;font-size:.85rem;line-height:1.4}html,body,#root{height:100%}
