@font-face{font-family:Montserrat;src:url(../media/Montserrat-VariableFont_wght.c38f889e.ttf)format("truetype");font-weight:100 800;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#efe6dd;--surface:#fffaf6e6;--surface-strong:#fffaf6;--foreground:#231f20;--muted:#625953;--border:#8cb2b938;--accent:#bb4430;--accent-warm:#cb705f;--accent-cool:#8cb2b9;--accent-soft:#f3dfa2;--accent-dark:#946f00;--shadow:0 24px 64px #231f201f;--table-head:var(--accent);--positive:#3c8c31;--negative:#a73e2b;--progress-bar:#7fdb73;--scrollbar-track:#62595314;--scrollbar-track-strong:#fffaf6db;--scrollbar-thumb-solid:#62595347;--scrollbar-thumb-solid-hover:#bb443075;--scrollbar-thumb-border:#fffaf6e0;--scrollbar-thumb:linear-gradient(180deg,#bb4430eb 0%,#cb705ffa 55%,#8cb2b9f0 100%);--scrollbar-thumb-hover:linear-gradient(180deg,#bb4430 0%,#cb705f 52%,#8cb2b9 100%);--skeleton-base:#6259531a;--skeleton-shine:#ffffff94}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#838383;border-radius:50px}::-webkit-scrollbar-track{background:#faf6f1;border-radius:0}::-webkit-scrollbar-track:hover{background:#62595314}::-webkit-scrollbar-track:active{background:#62595314}::-webkit-scrollbar-corner{background:0 0}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:var(--sb-thumb-color)var(--sb-track-color)}}html{scrollbar-gutter:stable;min-height:100%}body{background:radial-gradient(circle at top left,#f3dfa27a,transparent 32%),radial-gradient(circle at top right,#8cb2b924,transparent 26%),radial-gradient(circle at bottom left,#bb44301a,transparent 24%),linear-gradient(180deg,#faf6f1 0%,var(--background)100%);min-height:100vh;color:var(--foreground);margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}pre{white-space:pre-wrap;word-break:break-word;margin:0}.shell{min-height:100vh;padding:32px 20px 48px}.shell__inner{width:min(1316px,100%);margin:0 auto}.hero-card,.panel,.stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.sign-in-page .hero-card__grid{flex-direction:column}.hero-card{border-radius:28px;flex-direction:column;align-items:stretch;gap:24px;width:100%;padding:28px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";background:linear-gradient(90deg,var(--accent)0%,var(--accent-soft)45%,var(--accent-cool)100%);height:4px;position:absolute;inset:0 0 auto}.hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#8cb2b924 0%,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute;top:-96px;right:-72px}.hero-card__grid{z-index:1;justify-content:space-between;gap:32px;display:flex;position:relative}.hero-card__grid .panel.sign-in-page__card{box-shadow:none}.hero-card__grid--balanced{flex-direction:column}.hero-card__title{margin:0 0 32px;font-size:clamp(2rem,6vw,5.8rem);line-height:.95}.hero-card__title--compact{max-width:14ch;font-size:clamp(2.2rem,5vw,4rem)}.hero-card__copy{max-width:52ch;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.6}.hero-card__copy-stack{flex-direction:column;justify-content:center;align-items:stretch;gap:18px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:700}.eyebrow+h2{margin-bottom:.8rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:20px;display:grid}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;gap:20px;display:grid}.stat-card{border-radius:24px;padding:20px;position:relative;overflow:hidden}.stat-card__label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.85rem}.stat-card__value{margin:14px 0 8px;font-size:2rem}.stat-card__value--small{font-size:1.4rem}.stat-card__detail{color:var(--muted);margin:0;line-height:1.6}.stat-card__detail--error{color:var(--negative)}.stat-card__detail--warning{color:#8a4e12}.sync-progress-card{flex-direction:column;align-items:stretch;gap:14px;display:flex}.sync-progress-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sync-progress-card__bar{background:#8cb2b924;border-radius:999px;height:10px;overflow:hidden}.sync-progress-card__fill{border-radius:inherit;background:var(--progress-bar);height:100%;transition:width .22s}.sync-progress-card__metrics{flex-direction:column;align-items:stretch;gap:6px;display:flex}.sync-progress-card__actions{margin-top:4px}.panel{border-radius:24px;padding:24px;position:relative;overflow:hidden}.panel h2,.panel h3{margin-top:0}.panel p,.panel li{color:var(--muted);line-height:1.6}.panel--inset{box-shadow:none;background:#fffaf6b8}.panel--inset .summary-grid .stat-card{box-shadow:none}.panel--inset.accent{background:#bb44301a;border-color:#bb443029;margin:16px 0}.app-shell__grid{flex-direction:column;align-items:stretch;gap:24px;display:flex}.app-shell__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-bottom:24px;display:flex}.app-shell__topbar--app{background:linear-gradient(135deg,#fffaf6db 0%,#fff7f0b8 100%);border:1px solid #62595314;border-radius:24px;margin-bottom:0;padding:18px 22px;box-shadow:0 10px 32px #231f2014}.app-shell__topbar-stack{flex-direction:column;align-items:stretch;gap:14px;display:flex}.app-shell__topbar-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.app-shell__title{margin:0;font-size:1.8rem}.app-shell__banner{gap:18px}.app-shell__nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.app-shell__nav-link{border:1px solid var(--border);min-height:42px;color:var(--foreground);background:#fffaf6c7;border-radius:999px;align-items:center;padding:0 16px;transition:transform .15s,background .15s;display:inline-flex}.app-shell__nav-link:hover{transform:translateY(-1px)}.app-shell__nav-link--active{background:var(--foreground);color:#fff7f0}.session-chip{color:var(--muted);margin:0;padding:12px 16px}.toolbar,.pill-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.toolbar--wrap{flex-wrap:wrap}.metadata-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:10px 18px;display:grid}.metadata-grid strong{display:block}.content-stack,.report-builder,.report-run-detail,.sync-dashboard,.sign-in-page,.tray-install-page{flex-direction:column;align-items:stretch;gap:16px;display:flex}.panel-scroll-region{scrollbar-gutter:stable;overscroll-behavior:contain;max-height:clamp(320px,55vh,720px);overflow:auto}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));align-items:stretch;gap:16px;display:grid}.settings-collapsible{padding:0;overflow:hidden}.settings-collapsible__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;list-style:none;display:flex}.settings-collapsible__summary::-webkit-details-marker{display:none}.settings-collapsible__summary:after{content:"";opacity:.7;border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:10px;height:10px;margin-right:4px;transition:transform .14s;transform:rotate(45deg)}.settings-collapsible[open] .settings-collapsible__summary:after{transform:rotate(225deg)}.settings-collapsible__body{padding:0 24px 24px}.choice-row{flex-wrap:wrap;gap:12px;display:flex}.choice-row>.choice-card{flex:320px}.settings-card-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px;display:grid}.sync-dashboard>.panel>.section-heading{margin-bottom:32px}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}.section-heading--compact{border-bottom:0;gap:12px;padding-bottom:0}.form-grid{gap:16px;display:grid}.form-grid--two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.button{background:var(--foreground);color:#fff7f0;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 16px;transition:transform .15s,opacity .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button--ghost{border:1px solid var(--border);color:var(--foreground);background:#fffaf69e}.button--accent{background:linear-gradient(135deg,#bb4430 0%,#cb705f 100%);box-shadow:0 14px 28px #bb44302e}.pill{border:1px solid var(--border);min-height:36px;color:var(--muted);-webkit-user-select:none;user-select:none;background:#ffffff98;border-radius:999px;align-items:center;padding:0 16px;transition:transform .15s,background .15s;display:inline-flex}.pill-button{cursor:pointer}.pill:hover{transform:translateY(-1px)}.pill--accent{color:var(--positive);background:#49ff552e;border-color:#00410a47}.pill--muted{background:#231f200d}.pill--warning{color:#8a4e12;background:#f3dfa257;border-color:#bb443029}.field{flex-direction:column;align-items:stretch;gap:8px;display:flex}.field label,.field span{font-size:.95rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--surface-strong);border-radius:16px;width:100%;min-height:50px;padding:0 14px;transition:border-color .16s,box-shadow .16s,transform .16s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#bb44306b;outline:none;box-shadow:0 0 0 4px #f3dfa247}.field textarea{padding:12px 14px}.field select{appearance:none}.schedule-interval-controls{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:12px;display:grid}@media (max-width:640px){.schedule-interval-controls{grid-template-columns:1fr}}.schedule-interval-summary{color:var(--muted);margin:0;font-size:.94rem}.choice-card{cursor:pointer;border:1px solid var(--border);-webkit-user-select:none;user-select:none;background:#fffaf6c7;border-radius:20px;align-items:start;gap:12px;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.choice-card:hover{border-color:var(--accent-warm);transform:translateY(-1px);box-shadow:0 14px 28px #231f200f}.choice-card input[type=checkbox]{appearance:none;cursor:pointer;background:linear-gradient(#8cb2b92e 0%,#8cb2b947 100%);border:1px solid #6259532e;border-radius:999px;flex-shrink:0;width:56px;min-width:56px;height:32px;margin:2px 0 0;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;position:relative}.choice-card input[type=checkbox]:before{content:"";background:linear-gradient(#fffdfb 0%,#f7ece6 100%);border-radius:50%;width:24px;height:24px;transition:transform .18s,background .16s;position:absolute;top:3px;left:3px;box-shadow:0 4px 10px #231f2029,inset 0 1px #ffffffe6}.choice-card input[type=checkbox]:checked{background:linear-gradient(#007aff 0%,#0080e0 100%);border-color:#2c69918f}.choice-card input[type=checkbox]:checked:before{background:linear-gradient(#fffefc 0%,#fff4eb 100%);transform:translate(24px)}.choice-card input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 4px #34a8533d,0 8px 18px #237f3a33}.choice-card input[type=checkbox]:disabled{opacity:.55;cursor:not-allowed}.choice-card p,.choice-card strong{display:block}.choice-card p{color:var(--muted);margin:6px 0 0;line-height:1.5}.choice-card__details{color:var(--muted);margin:8px 0 0;padding-left:18px}.choice-card__details li+li{margin-top:4px}.choice-card--compact{align-items:center}.choice-card--compact>span,.choice-card--compact>div{flex:1}.choice-card--compact input[type=checkbox]{order:2;margin:0 0 0 auto}.choice-card--checkbox input[type=checkbox]{background:linear-gradient(#fffaf6fa 0%,#f8eee6fa 100%);border-color:#8cb2b95c;border-radius:8px;width:24px;min-width:24px;height:24px;margin-top:2px}.choice-card--checkbox input[type=checkbox]:before{width:6px;height:11px;box-shadow:none;opacity:0;transform-origin:50%;background:0 0;border-bottom:3px solid #fffefc;border-right:3px solid #fffefc;border-radius:1px;top:50%;left:50%;transform:translate(-50%,-58%)rotate(45deg)scale(.75)}.choice-card--checkbox input[type=checkbox]:checked{background:linear-gradient(#2487fff0 0%,#006ffffa 100%);border-color:#007aff8a;box-shadow:inset 0 1px 1px #ffffff24,0 8px 16px #0067d738}.choice-card--checkbox input[type=checkbox]:checked:before{box-shadow:none;opacity:1;background:0 0;transform:translate(-50%,-58%)rotate(45deg)scale(1)}.filter-row{align-items:center;gap:16px;display:flex}.filter-row input,.filter-row select{border:1px solid var(--border);background:var(--surface-strong);border-radius:16px;width:100%;max-width:232px;min-height:50px;padding:0 14px}.filter-row .button--ghost{color:var(--accent);background-color:#cb6f5f1e;border:1px solid #cb6f5f1e;margin-left:auto}.filter-row select{appearance:none}.filter-row__readonly{border:1px dashed var(--border);min-height:50px;color:var(--muted);background:#fffaf694;border-radius:16px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:0;padding:0 14px;display:flex}.report-builder{gap:24px;position:relative}.report-builder__panel{flex-direction:column;align-items:stretch;gap:22px;display:flex}.report-builder__block{border-top:1px solid var(--border);flex-direction:column;align-items:stretch;gap:14px;padding-top:8px;display:flex}.report-builder__copy{margin:0}.report-builder__loading-dialog{text-align:center;align-items:center}.report-builder__loading-indicator{border:4px solid #8cb2b93d;border-top-color:var(--accent);border-radius:50%;width:56px;height:56px;margin:8px auto 0;animation:.9s linear infinite feedback-spin}.sign-in-page,.tray-install-page{justify-content:center;align-items:center;gap:24px;min-height:calc(100vh - 80px)}.sign-in-page__card,.tray-install-page__card{box-shadow:none;border-radius:28px;padding:28px}.sign-in-page__card .toolbar.toolbar--wrap,.tray-install-page__card .toolbar.toolbar--wrap{margin-top:16px}.sign-in-form{flex-direction:column;align-items:stretch;gap:16px;display:flex;position:relative}.sign-in-form__credentials{flex-direction:column;align-items:stretch;gap:16px;margin-top:24px;display:flex}.sign-in-form__divider{color:var(--muted);flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;margin:8px 0;display:flex}.sign-in-form__divider:before,.sign-in-form__divider:after{content:"";background:var(--border);flex:1;height:1px}.sign-in-form__error{margin:0;color:var(--negative)!important}.data-table{border:1px solid var(--border);scrollbar-gutter:stable both-edges;overscroll-behavior:contain;background:#fffaf6d6;border-radius:22px;max-height:400px;position:relative;overflow:auto;box-shadow:inset 0 1px #ffffff80,0 14px 28px #231f200f}.data-table__table{border-collapse:collapse;width:100%;min-width:620px}.data-table th,.data-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:14px 16px}.data-table th{z-index:1;color:var(--table-head);letter-spacing:.04em;text-transform:uppercase;background:#fffaf6f5;font-size:.88rem;position:sticky;top:0}.data-table tbody tr:last-child td{border-bottom:0}.empty-state{border:1px dashed var(--border);background:#fffaf694;border-radius:24px;flex-direction:column;align-items:stretch;gap:8px;padding:24px;display:flex}.empty-state h3,.empty-state p{margin:0}.feedback-modal{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#231f2061;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.feedback-modal__dialog{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf6f0;border:none;border-radius:28px;flex-direction:column;align-items:stretch;gap:18px;width:min(520px,100%);padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 64px #231f203d}.feedback-modal__dialog:before{content:"";background:linear-gradient(90deg,var(--feedback-accent)0%,color-mix(in srgb,var(--feedback-accent)48%,#fff)100%);border-radius:28px 28px 0 0;height:4px;position:absolute;inset:0 0 auto}.feedback-modal__dialog--error{--feedback-accent:var(--negative)}.feedback-modal__dialog--success{--feedback-accent:var(--positive)}.feedback-modal__dialog--info{--feedback-accent:var(--accent-cool)}.feedback-modal__eyebrow{color:var(--feedback-accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.feedback-modal__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.05}.feedback-modal__message{color:var(--muted);white-space:pre-wrap;margin:0;line-height:1.7}.feedback-modal__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:8px;display:flex}.loading-overlay{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#231f2042;border-radius:0;place-items:center;width:100vw;min-height:100dvh;padding:24px;display:grid;position:fixed;inset:0}.loading-overlay__dialog{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#fffaf6f0;border:1px solid #6259531f;border-radius:28px;flex-direction:column;align-items:stretch;gap:18px;width:min(520px,100%);padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 64px #231f203d}.loading-overlay__dialog:before{content:"";background:linear-gradient(90deg,var(--accent)0%,color-mix(in srgb,var(--accent)46%,#fff)100%);border-radius:28px 28px 0 0;height:4px;position:absolute;inset:0 0 auto}.loading-overlay__indicator{border:4px solid #8cb2b93d;border-top-color:var(--accent);border-radius:50%;width:56px;height:56px;margin:8px auto 0;animation:.9s linear infinite feedback-spin}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes feedback-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton-page .hero-card,.skeleton-page .panel,.skeleton-page .stat-card,.skeleton-page .app-shell__topbar--app{pointer-events:none}.skeleton{background:linear-gradient(90deg,var(--skeleton-base)0%,var(--skeleton-base)35%,var(--skeleton-shine)50%,var(--skeleton-base)65%,var(--skeleton-base)100%);background-size:200% 100%;border-radius:10px;width:100%;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.skeleton--label{width:128px;height:10px;margin-bottom:14px}.skeleton--title{width:min(360px,62vw);height:30px}.skeleton--title-medium{width:min(320px,60vw);height:26px;margin-bottom:14px}.skeleton--title-small{width:min(260px,56vw);height:24px;margin-bottom:14px}.skeleton--hero-title{border-radius:14px;width:min(540px,78vw);height:clamp(60px,9vw,96px);margin-bottom:24px}.skeleton--line{height:12px;margin-bottom:2px}.skeleton--line-short{width:72%}.skeleton--field-label{width:132px;height:10px;margin-bottom:8px}.skeleton--stat{width:90px;height:38px;margin:16px 0 14px}.skeleton--pill{width:96px;height:30px}.skeleton--chip{width:220px;height:34px}.skeleton--button{width:168px;height:40px}.skeleton--button-small{width:110px}.skeleton--button-ghost{opacity:.84}.skeleton--block{width:100%}.skeleton--input{width:100%;height:40px}.skeleton--divider{width:100%;height:1px;margin:8px 0}.hint{margin:0;font-weight:600;line-height:1.6;color:var(--muted)!important}.list{margin:0 0 32px;padding:0;list-style:inside none}.list li{flex-wrap:nowrap;justify-content:flex-start;align-items:baseline;gap:6px;display:flex}.list li+li{margin-top:16px}.list li:before{background-color:var(--muted);content:"";border-radius:50%;min-width:6px;min-height:6px;display:inline-block}.list li::marker{content:unset}.tray-install-page__debug{border:1px dashed var(--border);color:var(--muted);background:#fffaf694;border-radius:18px;padding:16px;font-family:Courier New,Courier,monospace;font-size:.9rem}.sync-dashboard .summary-grid{margin-bottom:32px}.shell .hero-card__title--compact{max-width:16ch}.shell .summary-grid{align-items:stretch}.shell .feature-grid--align-start{align-items:start}.shell .feature-grid--align-start .panel h2{min-height:60px}:root{--background:#f2f3f7;--surface:#ffffffe6;--surface-strong:#fff;--foreground:#1d1d1f;--muted:#5e5f63;--border:#2425291f;--accent:#007aff;--accent-warm:#2f89ff;--accent-cool:#67b2ff;--accent-soft:#dcecff;--accent-dark:#005ec7;--shadow:0 14px 32px #0e18281a,0 1px 3px #0e182814;--table-head:#2f3136;--progress-bar:#2f8f4b}html{font-size:15px}body{background:radial-gradient(circle at 10% 0,#93c6ff33,#0000 36%),radial-gradient(circle at 85% 20%,#c3d6f033,#0000 40%),linear-gradient(#f7f8fc 0%,#eceef5 100%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Arial,Helvetica,sans-serif}h1,h2,h3{letter-spacing:-.01em}.hero-card,.panel,.stat-card,.app-shell__topbar--app,.feedback-modal__dialog,.loading-overlay__dialog{box-shadow:var(--shadow);background:var(--surface);-webkit-backdrop-filter:blur(10px)saturate(1.05);border-radius:12px}.hero-card{padding:24px}.app-shell__topbar--app{border-color:#2425291a;padding:18px 20px}.app-shell__title{font-size:1.6rem;font-weight:600}.eyebrow{color:#2b66b7;letter-spacing:.12em}.hero-card__title{margin-bottom:22px;line-height:1.02}.hero-card__copy,.panel p,.panel li{line-height:1.5}.button,.pill,.session-chip,.app-shell__nav-link,.field input,.field select,.field textarea,.filter-row input,.filter-row select,.filter-row__readonly{border-radius:8px}.app-shell__nav-link{background:#ffffffa8;border-color:#2425291a;min-height:36px;transition:background .14s}.app-shell__nav-link:hover{background:#ffffffeb}.app-shell__nav-link--active{color:#fff;background:linear-gradient(#2387ff 0%,#006fff 100%);border-color:#007aff70}.app-shell__nav-link--active:hover{color:#fff;background:linear-gradient(#1e7de8 0%,#005fce 100%)}.app-shell__nav-link--active:active{color:#fff;background:linear-gradient(#196fcb 0%,#0053b6 100%)}.button{color:#1d1d1f;background:linear-gradient(#fff 0%,#f0f2f8 100%);border:1px solid #2425291a;min-height:42px;box-shadow:inset 0 1px #ffffffdb,0 6px 14px #14223814}.button:hover{background:linear-gradient(#fff 0%,#e8edf8 100%)}.button:active{background:linear-gradient(#e8edf8 0%,#fff 100%)}.button--accent{color:#fff;background:linear-gradient(#2f8fff 0%,#006fff 100%);border-color:#0067d7a3;box-shadow:inset 0 1px #ffffff3d,0 10px 18px #0067d742}.button--accent:hover{color:#fff;background:linear-gradient(#217fe8 0%,#005fce 100%)}.button--accent:active{color:#fff;background:linear-gradient(#196fcb 0%,#0053b6 100%)}.button--ghost{background:#ffffffbd}.panel,.stat-card{border-color:#2425291a}.panel--inset,.empty-state,.choice-card,.data-table,.tray-install-page__debug{box-shadow:none;background:#ffffffd1;border-radius:10px}.choice-card{transition:border-color .15s,box-shadow .15s}.choice-card:hover{box-shadow:0 6px 14px #14223814}.choice-card:has(input[type=checkbox]:checked){background:linear-gradient(#f4f9fff5 0%,#e8f3fff0 100%);border-color:#007aff57;box-shadow:0 10px 20px #14223814,0 0 0 3px #007aff1f}.field input,.field select,.field textarea,.filter-row input,.filter-row select{background:#f0f0f0f0;border:1px solid #24252924;box-shadow:inset 0 1px 2px #0e182814}.field input:focus,.field select:focus,.field textarea:focus{border-color:#007aff8f;box-shadow:0 0 0 3px #007aff33,inset 0 1px 2px #0e182814}.data-table{box-shadow:inset 0 1px #ffffffb3,0 10px 22px #14223814}.data-table th{background:#f4f7fff0;border-bottom:1px solid #2425291f;font-weight:700}.data-table tbody tr:nth-child(2n) td{background:#f7faffcc}.data-table tbody tr:hover td{background:#dceeffcc}.feedback-modal{background:#0d16243d}.loading-overlay{background:#0d16242e}@media (max-width:720px){.shell{padding-inline:14px}.hero-card,.panel,.sign-in-page__card,.tray-install-page__card{border-radius:14px;padding:22px}.app-shell__topbar-actions,.app-shell__nav{width:100%}.feature-grid,.hero-card__grid--balanced,.filter-row,.settings-card-grid{grid-template-columns:1fr}.section-heading{align-items:stretch}.data-table__table{min-width:540px}.feedback-modal{padding:16px}.feedback-modal__dialog{border-radius:16px;padding:24px 20px}}@media (min-width:768px){.hero-card__grid--balanced,.sign-in-page .hero-card__grid{flex-direction:row}.hero-card__title{max-width:11ch}.sign-in-page__card,.tray-install-page__card{max-width:520px}}
