:root,html.light,html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f7f9fc;--surface:#fff;--surface-subtle:#f3f6fa;--surface-raised:#fff;--surface-hover:#eef2f7;--surface-selected:#eaf2ff;--surface-disabled:#f1f3f6;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--text-disabled:#94a3b8;--text-inverse:#fff;--border-subtle:#e5eaf0;--border-default:#cbd5e1;--border-strong:#94a3b8;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-active:#1e40af;--brand-soft:#eaf2ff;--focus-ring:#60a5fa;--success-text:#067647;--success-bg:#ecfdf3;--success-border:#abefc6;--warning-text:#b54708;--warning-bg:#fffaeb;--warning-border:#fedf89;--danger-text:#b42318;--danger-bg:#fef3f2;--danger-border:#fecdca;--info-text:#175cd3;--info-bg:#eff8ff;--info-border:#b2ddff;--shadow-card:0 1px 2px #0f172a0a;--shadow-popover:0 8px 24px #0f172a1f;--shadow-dialog:0 24px 64px #0f172a2e;--overlay:#0f172a6b;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--duration-fast:.12s;--duration-base:.18s;--duration-slow:.24s;--background:var(--canvas);--foreground:var(--text-primary);--akh-canvas:var(--canvas);--akh-surface:var(--surface);--akh-surface-muted:var(--surface-subtle);--akh-surface-raised:var(--surface-raised);--akh-border:var(--border-default);--akh-border-strong:var(--border-strong);--akh-text:var(--text-primary);--akh-muted:var(--text-secondary);--akh-soft:var(--text-muted);--akh-primary:var(--brand);--akh-primary-strong:var(--brand-hover);--akh-success:var(--success-text);--akh-warning:var(--warning-text);--akh-danger:var(--danger-text);--akh-sidebar:var(--surface);--akh-topbar:var(--surface-raised);--akh-shadow:var(--shadow-card);--akh-chart-grid:var(--border-subtle);--akh-chart-axis:var(--text-muted);--chart-series-primary:#2563eb;--chart-series-success:#039855;--chart-series-warning:#f79009;--chart-cursor:#2563eb14}html.dark,html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0a0d12;--surface:#10151d;--surface-subtle:#151b24;--surface-raised:#1a2230;--surface-hover:#1e2937;--surface-selected:#12213c;--surface-disabled:#141922;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-disabled:#64748b;--text-inverse:#08111f;--border-subtle:#202938;--border-default:#2d3748;--border-strong:#475569;--brand:#4d8dff;--brand-hover:#70a4ff;--brand-active:#8ab5ff;--brand-soft:#4d8dff24;--focus-ring:#84adff;--success-text:#6ce9a6;--success-bg:#12b76a1f;--success-border:#12b76a47;--warning-text:#fec84b;--warning-bg:#f790091f;--warning-border:#f7900947;--danger-text:#fda29b;--danger-bg:#f044381f;--danger-border:#f0443847;--info-text:#84adff;--info-bg:#2f80ed1f;--info-border:#2f80ed47;--shadow-card:0 1px 2px #00000029;--shadow-popover:0 8px 24px #00000052;--shadow-dialog:0 24px 64px #00000080;--overlay:#000000ad;--background:var(--canvas);--foreground:var(--text-primary);--akh-canvas:var(--canvas);--akh-surface:var(--surface);--akh-surface-muted:var(--surface-subtle);--akh-surface-raised:var(--surface-raised);--akh-border:var(--border-default);--akh-border-strong:var(--border-strong);--akh-text:var(--text-primary);--akh-muted:var(--text-secondary);--akh-soft:var(--text-muted);--akh-primary:var(--brand);--akh-primary-strong:var(--brand-hover);--akh-success:var(--success-text);--akh-warning:var(--warning-text);--akh-danger:var(--danger-text);--akh-sidebar:var(--surface);--akh-topbar:var(--surface-raised);--akh-shadow:var(--shadow-card);--akh-chart-grid:var(--border-subtle);--akh-chart-axis:var(--text-muted);--chart-series-primary:#84adff;--chart-series-success:#6ce9a6;--chart-series-warning:#fec84b;--chart-cursor:#84adff1f}.akh-ui-button,.akh-ui-icon-button,.akh-ui-input,.akh-ui-textarea,.akh-ui-combobox-trigger{font:inherit}.akh-ui-button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);min-width:0;height:40px;color:var(--text-primary);transition:background-color var(--duration-base) ease, border-color var(--duration-base) ease, color var(--duration-base) ease;background:0 0;border:1px solid #0000;padding:0 16px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.akh-ui-button--sm{height:32px;padding-inline:12px;font-size:13px;line-height:18px}.akh-ui-button--lg{height:44px;padding-inline:20px}.akh-ui-button--primary{background:var(--brand);color:var(--text-inverse)}.akh-ui-button--primary:hover:not(:disabled){background:var(--brand-hover)}.akh-ui-button--secondary{border-color:var(--border-default);background:var(--surface)}.akh-ui-button--secondary:hover:not(:disabled),.akh-ui-button--ghost:hover:not(:disabled){background:var(--surface-hover)}.akh-ui-button--ghost{color:var(--text-secondary)}.akh-ui-button--destructive{border-color:var(--danger-border);background:var(--danger-bg);color:var(--danger-text)}.akh-ui-button--destructive:hover:not(:disabled){border-color:var(--danger-text)}.akh-ui-button:disabled,.akh-ui-icon-button:disabled{cursor:not-allowed;color:var(--text-disabled);background:var(--surface-disabled);border-color:#0000}.akh-ui-button:focus-visible,.akh-ui-icon-button:focus-visible,.akh-ui-input:focus-visible,.akh-ui-textarea:focus-visible,.akh-ui-combobox-trigger:focus-visible,.akh-ui-tabs__tab:focus-visible,.akh-ui-segmented__button:focus-visible,.akh-ui-switch:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.akh-dashboard-page :is(.bg-neutral-950,.bg-neutral-900,.bg-slate-950,.bg-slate-900){background-color:var(--surface)!important}.akh-dashboard-page :is(.bg-neutral-800,.bg-slate-800){background-color:var(--surface-subtle)!important}.akh-dashboard-page :is(.border-neutral-800,.border-neutral-700,.border-slate-800,.border-slate-700){border-color:var(--border-default)!important}.akh-dashboard-page .text-white{color:var(--text-primary)!important}.akh-dashboard-page :is(.text-neutral-300,.text-neutral-400){color:var(--text-secondary)!important}.akh-dashboard-page :is(.text-neutral-500,.text-neutral-600,.text-neutral-700){color:var(--text-muted)!important}.akh-settings-v5 :is(.bg-neutral-950,.bg-neutral-900,.bg-slate-950,.bg-slate-900){background-color:var(--surface)!important}.akh-settings-v5 :is(.bg-neutral-800,.bg-slate-800){background-color:var(--surface-subtle)!important}.akh-settings-v5 :is(.border-neutral-800,.border-neutral-700,.border-slate-800,.border-slate-700){border-color:var(--border-default)!important}.akh-settings-v5 .text-white{color:var(--text-primary)!important}.akh-settings-v5 :is(.text-neutral-300,.text-neutral-400){color:var(--text-secondary)!important}.akh-settings-v5 :is(.text-neutral-500,.text-neutral-600,.text-neutral-700){color:var(--text-muted)!important}.akh-ui-icon-button{border:1px solid var(--border-default);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-secondary);background:var(--surface);transition:background-color var(--duration-base) ease, border-color var(--duration-base) ease, color var(--duration-base) ease;justify-content:center;align-items:center;display:inline-flex}.akh-ui-icon-button:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}.akh-ui-field{gap:6px;display:grid}.akh-ui-field__label{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:20px}.akh-ui-field__helper{color:var(--text-muted);font-size:13px;line-height:18px}.akh-ui-field__error{color:var(--danger-text);font-size:13px;line-height:18px}.akh-ui-input,.akh-ui-textarea,.akh-ui-combobox-trigger{border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:var(--surface);font-size:14px;line-height:20px}.akh-ui-input,.akh-ui-combobox-trigger{min-height:40px;padding:9px 12px}.akh-ui-textarea{resize:vertical;min-height:96px;padding:10px 12px}.akh-ui-input::placeholder,.akh-ui-textarea::placeholder{color:var(--text-muted);opacity:1}.akh-ui-input:disabled,.akh-ui-textarea:disabled{color:var(--text-disabled);background:var(--surface-disabled)}.akh-ui-input:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--surface) inset}.akh-ui-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--surface) inset}.akh-ui-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--surface) inset}.akh-ui-otp__input{text-align:center;width:144px;font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;letter-spacing:.16em}.akh-ui-checkbox{align-items:flex-start;gap:var(--space-2);color:var(--text-secondary);font-size:14px;line-height:20px;display:inline-flex}.akh-ui-checkbox input{width:16px;height:16px;accent-color:var(--brand);margin-top:2px}.akh-ui-file-picker{gap:var(--space-2);display:grid}.akh-ui-file-picker__copy{gap:2px;display:grid}.akh-ui-file-picker__label{color:var(--text-secondary);margin:0;font-size:14px;font-weight:500;line-height:20px}.akh-ui-file-picker__description{color:var(--text-muted);margin:0;font-size:13px;line-height:18px}.akh-ui-file-picker__controls{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.akh-ui-file-picker__name{min-width:0;max-width:100%;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.akh-ui-switch{border-radius:var(--radius-pill);background:var(--surface-disabled);width:44px;height:28px;transition:background-color var(--duration-base) ease;border:0;align-items:center;padding:4px;display:inline-flex}.akh-ui-switch[aria-checked=true]{background:var(--brand)}.akh-ui-switch__thumb{background:var(--surface);width:20px;height:20px;transition:transform var(--duration-base) ease;border-radius:50%;box-shadow:0 1px 2px #0f172a33}.akh-ui-switch[aria-checked=true] .akh-ui-switch__thumb{transform:translate(16px)}.akh-ui-badge{border:1px solid var(--border-default);border-radius:var(--radius-sm);min-height:20px;color:var(--text-secondary);background:var(--surface-subtle);align-items:center;gap:4px;padding:1px 8px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.akh-ui-badge--success{border-color:var(--success-border);color:var(--success-text);background:var(--success-bg)}.akh-ui-badge--warning{border-color:var(--warning-border);color:var(--warning-text);background:var(--warning-bg)}.akh-ui-badge--danger{border-color:var(--danger-border);color:var(--danger-text);background:var(--danger-bg)}.akh-ui-badge--info{border-color:var(--info-border);color:var(--info-text);background:var(--info-bg)}.akh-ui-tabs{border-bottom:1px solid var(--border-subtle);min-width:0;display:flex;overflow-x:auto}.akh-ui-tabs__tab{min-height:44px;color:var(--text-muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.akh-ui-tabs__tab[aria-selected=true]{border-bottom-color:var(--brand);color:var(--brand);font-weight:600}.akh-ui-segmented{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-subtle);max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.akh-ui-segmented__button{border-radius:var(--radius-sm);min-height:32px;color:var(--text-secondary);background:0 0;border:0;flex:1 0 auto;padding:6px 12px;font-size:14px;font-weight:500}.akh-ui-segmented__button[aria-pressed=true]{color:var(--text-primary);background:var(--surface);box-shadow:var(--shadow-card)}.akh-ui-combobox{position:relative}.akh-ui-combobox-trigger{justify-content:space-between;align-items:center;gap:var(--space-2);text-align:left;display:flex}.akh-ui-combobox-trigger:disabled{color:var(--text-disabled);background:var(--surface-disabled)}.akh-ui-combobox-menu{z-index:60;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);width:100%;max-height:min(320px,50dvh);box-shadow:var(--shadow-popover);padding:4px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}.akh-ui-combobox-search{width:calc(100% - 8px);margin:4px}.akh-ui-combobox-option{justify-content:space-between;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:40px;color:var(--text-primary);text-align:left;background:0 0;border:0;padding:8px;font-size:14px;display:flex}.akh-ui-combobox-option[data-active=true],.akh-ui-combobox-option:hover{background:var(--surface-selected)}.akh-ui-combobox-empty{color:var(--text-muted);padding:12px;font-size:13px}.akh-ui-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.akh-ui-panel--padded{padding:var(--space-6)}.akh-ui-notice{gap:var(--space-3);border:1px solid var(--info-border);border-radius:var(--radius-md);padding:var(--space-4);color:var(--info-text);background:var(--info-bg);font-size:14px;line-height:20px;display:flex}.akh-ui-notice--success{border-color:var(--success-border);color:var(--success-text);background:var(--success-bg)}.akh-ui-notice--warning{border-color:var(--warning-border);color:var(--warning-text);background:var(--warning-bg)}.akh-ui-notice--danger{border-color:var(--danger-border);color:var(--danger-text);background:var(--danger-bg)}.akh-ui-skeleton{border-radius:var(--radius-sm);background:var(--surface-subtle)}.akh-ui-empty{justify-items:start;gap:var(--space-2);padding:var(--space-6);color:var(--text-secondary);display:grid}.akh-ui-empty__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600;line-height:24px}.akh-ui-empty__description{color:var(--text-muted);margin:0;font-size:14px;line-height:20px}.akh-ui-page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.akh-ui-page-header__eyebrow{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:600;line-height:16px}.akh-ui-page-header__title{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:32px}.akh-ui-page-header__description{max-width:70ch;color:var(--text-secondary);margin:4px 0 0;font-size:14px;line-height:20px}.akh-ui-setting-row{align-items:center;gap:var(--space-4);border-bottom:1px solid var(--border-subtle);min-height:72px;padding:var(--space-4) 0;display:flex}.akh-ui-setting-row__content{flex:1;min-width:0}.akh-ui-setting-row__title{color:var(--text-primary);margin:0;font-size:14px;font-weight:600;line-height:20px}.akh-ui-setting-row__description{color:var(--text-muted);margin:2px 0 0;font-size:13px;line-height:18px}.akh-ui-dialog-backdrop{z-index:80;background:var(--overlay);position:fixed;inset:0}.akh-ui-dialog{z-index:81;width:min(var(--akh-ui-dialog-width,640px), calc(100vw - 32px));border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-raised);max-height:min(760px,100dvh - 48px);box-shadow:var(--shadow-dialog);flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.akh-ui-dialog__header,.akh-ui-dialog__footer{padding:var(--space-5) var(--space-6);flex:none}.akh-ui-dialog__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);border-bottom:1px solid var(--border-subtle);display:flex}.akh-ui-dialog__body{min-height:0;padding:var(--space-6);overflow-y:auto}.akh-ui-dialog__footer{justify-content:flex-end;align-items:center;gap:var(--space-3);border-top:1px solid var(--border-subtle);background:var(--surface-subtle);display:flex}@media (max-width:639px){.akh-ui-page-header{flex-direction:column}.akh-ui-page-header__action,.akh-ui-page-header__action>*{width:100%}.akh-ui-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.akh-ui-dialog__header,.akh-ui-dialog__body,.akh-ui-dialog__footer{padding-inline:var(--space-4)}}.akh-workspaces-page{min-height:100vh;color:var(--text-primary);background:var(--canvas)}.akh-workspaces-page :is(h1,h2,h3,p,span,label){border-color:var(--border-subtle)}.akh-workspaces-page main>div:first-child{border-color:var(--border-default)}.akh-workspaces-page main>div:first-child p{color:var(--text-secondary)}.akh-workspace-row{color:var(--text-primary);background:var(--surface);border-color:var(--border-subtle)}.akh-workspace-row:hover{background:var(--surface-hover)}.akh-workspace-row.is-selected{color:var(--text-primary);background:var(--surface-selected);box-shadow:inset 2px 0 0 var(--brand)}.akh-workspace-row :is(p,span){color:inherit}.akh-workspace-row div>div>div:last-child{color:var(--text-muted)}.akh-workspaces-page .border-neutral-800{border-color:var(--border-default)}.akh-workspaces-page .bg-neutral-900{background:var(--surface)}.akh-workspaces-page .bg-neutral-950,.akh-workspaces-page .bg-neutral-950\/50{background:var(--surface-muted)}.akh-workspaces-page .text-white{color:var(--text-primary)}.akh-workspaces-page .text-neutral-200,.akh-workspaces-page .text-neutral-300{color:var(--text-secondary)}.akh-workspaces-page .text-neutral-400,.akh-workspaces-page .text-neutral-500,.akh-workspaces-page .text-neutral-600{color:var(--text-muted)}.akh-workspaces-page .hover\:bg-neutral-800:hover,.akh-workspaces-page .hover\:bg-neutral-800\/50:hover{background:var(--surface-hover)}.akh-workspaces-page .hover\:text-white:hover{color:var(--text-primary)}.akh-workspaces-page .bg-red-500\/5{background:var(--danger-surface)}.akh-workspaces-page .bg-amber-500\/5{background:var(--warning-surface)}.akh-workspaces-page .text-red-400{color:var(--danger-text)}.akh-workspaces-page .text-amber-400{color:var(--warning-text)}.akh-provider-list-option{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:44px;color:var(--text-primary);background:var(--surface);text-align:left;transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.akh-provider-list-option:hover,.akh-provider-list-option.is-active{border-color:var(--brand);color:var(--text-primary);background:var(--surface-selected)}.akh-provider-list-option:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.akh-settings-v5 .rounded-2xl{border-radius:var(--radius-lg)}.akh-settings-v5 .bg-white{background:var(--surface)}.akh-settings-v5 .border-white\/80{border-color:var(--border-subtle)}.akh-settings-v5 .bg-blue-50,.akh-settings-v5 .bg-emerald-50,.akh-settings-v5 .bg-amber-50,.akh-settings-v5 .bg-teal-50,.akh-settings-v5 .bg-slate-50{background:var(--surface-muted)}.akh-settings-v5 .border-blue-100,.akh-settings-v5 .border-blue-200,.akh-settings-v5 .border-emerald-100,.akh-settings-v5 .border-emerald-200,.akh-settings-v5 .border-amber-200,.akh-settings-v5 .border-teal-200,.akh-settings-v5 .border-slate-200{border-color:var(--border-default)}.akh-settings-v5 .text-blue-700,.akh-settings-v5 .text-emerald-700,.akh-settings-v5 .text-amber-700,.akh-settings-v5 .text-teal-900,.akh-settings-v5 .text-slate-600{color:var(--text-secondary)}.akh-settings-v5 [class*=bg-gradient-to-br]{background-image:none;background-color:var(--surface)}.akh-settings-v5 [class*=from-blue-50],.akh-settings-v5 [class*=from-emerald-50],.akh-settings-v5 [class*=from-amber-50]{background-color:var(--surface)}.akh-settings-v5 .shadow-\[0_16px_50px_rgba\(15\,23\,42\,0\.06\)\],.akh-settings-v5 .shadow-\[0_16px_50px_rgba\(15\,23\,42\,0\.05\)\],.akh-settings-v5 .shadow-\[0_16px_50px_rgba\(15\,23\,42\,0\.04\)\]{box-shadow:var(--shadow-card)}[data-theme=dark] .akh-settings-v5 .bg-red-500\/10{background:var(--danger-surface)}[data-theme=dark] .akh-settings-v5 .border-red-500\/20{border-color:var(--danger-border)}[data-theme=dark] .akh-settings-v5 .text-red-500{color:var(--danger-text)}[data-theme=dark] .akh-settings-v5 .bg-emerald-500\/10{background:var(--success-surface)}[data-theme=dark] .akh-settings-v5 .border-emerald-500\/20{border-color:var(--success-border)}[data-theme=dark] .akh-settings-v5 .text-emerald-500{color:var(--success-text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}.akh-shell-frame{--akh-sidebar-width:256px;--akh-topbar-height:64px}.akh-sidebar,html.dark .akh-sidebar,html[data-theme=dark] .akh-sidebar{width:var(--akh-sidebar-width);background:var(--surface)!important;border-right-color:var(--border-subtle)!important}.akh-topbar,html.dark .akh-topbar,html[data-theme=dark] .akh-topbar{min-height:var(--akh-topbar-height);background:var(--surface-raised)!important;border-bottom-color:var(--border-subtle)!important}.akh-sidebar-block{border-color:var(--border-subtle);background:0 0}.akh-nav-link{color:var(--text-secondary)}.akh-nav-link:hover{color:var(--text-primary);background:var(--surface-hover)}.akh-nav-link.is-active,html.dark .akh-nav-link.is-active,html[data-theme=dark] .akh-nav-link.is-active{color:var(--brand);background:var(--surface-selected)}.akh-nav-link.is-active:before{background:var(--brand)!important}.akh-nav-icon,html.dark .akh-nav-icon{color:var(--text-muted);background:0 0!important;border-color:#0000!important}.akh-nav-link.is-active .akh-nav-icon,html.dark .akh-nav-link.is-active .akh-nav-icon{color:var(--brand);background:var(--brand-soft)!important}.akh-account-menu{position:relative}.akh-account-menu__popover{z-index:75;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);width:min(280px,100vw - 32px);box-shadow:var(--shadow-popover);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.akh-account-menu__identity{border-bottom:1px solid var(--border-subtle);padding:12px 14px}.akh-account-menu__identity p{color:var(--text-primary);margin:0;font-size:14px;font-weight:600;line-height:20px}.akh-account-menu__identity span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;display:block;overflow:hidden}.akh-account-menu__item{width:100%;color:var(--text-secondary);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:10px 14px;font-size:14px;line-height:20px;display:flex}.akh-account-menu__item:hover,.akh-account-menu__item:focus-visible{color:var(--text-primary);background:var(--surface-hover);outline:0}.akh-alerts-page{width:min(1200px,100% - 64px);margin:0 auto;padding:32px 0 48px}.akh-alerts-overview,.akh-alerts-preferences,.akh-alerts-rules,.akh-alerts-activity{gap:32px;margin-top:24px;display:grid}.akh-alerts-preferences{width:min(1040px,100%)}.akh-alerts-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.akh-alerts-summary{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-height:136px;color:var(--text-secondary);background:var(--surface);box-shadow:var(--shadow-card);text-align:left;gap:4px;padding:20px;display:grid}.akh-alerts-summary:hover{border-color:var(--border-default);background:var(--surface-hover)}.akh-alerts-summary strong{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600;line-height:26px}.akh-alerts-summary span{font-size:14px;font-weight:500;line-height:20px}.akh-alerts-summary small{color:var(--text-muted);font-size:13px;line-height:18px}.akh-alerts-setup-row{border:0;border-bottom:1px solid var(--border-subtle);min-height:48px;color:var(--text-primary);background:0 0;align-items:center;gap:12px;padding:12px 0;font-size:14px;font-weight:500;display:flex}.akh-alerts-setup-row:last-child{border-bottom:0}.akh-alerts-profile{border:1px solid var(--border-default);border-radius:var(--radius-md);min-height:124px;color:var(--text-secondary);background:var(--surface);text-align:left;gap:6px;padding:16px;display:grid}.akh-alerts-profile:hover{background:var(--surface-hover)}.akh-alerts-profile.is-selected{border-color:var(--brand);background:var(--surface-selected)}.akh-alerts-profile strong{color:var(--text-primary);font-size:14px;line-height:20px}.akh-alerts-profile span:not(:first-child){color:var(--text-muted);font-size:13px;line-height:18px}.akh-alerts-profile small{color:var(--text-secondary);font-size:13px;font-weight:500;line-height:18px}.akh-alerts-provider{border:1px solid var(--border-default);border-radius:var(--radius-sm);min-height:32px;color:var(--text-secondary);background:var(--surface);align-items:center;gap:8px;padding:6px 10px;font-size:13px;line-height:18px;display:inline-flex}.akh-alerts-provider:hover{background:var(--surface-hover)}.akh-alerts-provider.is-selected{border-color:var(--brand);color:var(--brand);background:var(--surface-selected)}.akh-alerts-provider span:last-child{color:var(--text-muted);font-variant-numeric:tabular-nums}.akh-alerts-destination{border:1px solid var(--border-default);border-radius:var(--radius-md);min-height:108px;color:var(--text-secondary);background:var(--surface);text-align:left;align-content:start;gap:6px;padding:14px;display:grid}.akh-alerts-destination:hover:not(:disabled){background:var(--surface-hover)}.akh-alerts-destination.is-selected{border-color:var(--brand);color:var(--brand);background:var(--surface-selected)}.akh-alerts-destination.is-locked{cursor:not-allowed;color:var(--text-disabled);background:var(--surface-disabled)}.akh-alerts-destination strong{color:currentColor;font-size:14px;line-height:20px}.akh-alerts-destination span{color:var(--text-muted);font-size:12px;line-height:16px}.akh-alerts-rule-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.akh-alerts-rule-row:last-child{border-bottom:0}.akh-alerts-incident{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface);padding:20px}.akh-alerts-dirty-bar{z-index:40;border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);background:var(--surface-raised);box-shadow:var(--shadow-popover);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;position:sticky;bottom:16px}.akh-alerts-dirty-bar>div{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:1023px){.akh-alerts-page{width:min(100% - 48px,1200px)}.akh-alerts-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.akh-alerts-summary:last-child{grid-column:span 2}}@media (max-width:639px){.akh-alerts-page{width:calc(100% - 32px);padding-top:24px;padding-bottom:32px}.akh-alerts-summary-grid{grid-template-columns:1fr}.akh-alerts-summary:last-child{grid-column:auto}.akh-alerts-rule-row{flex-direction:column}.akh-alerts-rule-row>div:last-child{justify-content:space-between;width:100%}.akh-alerts-dirty-bar{flex-direction:column;align-items:stretch;bottom:8px}.akh-alerts-dirty-bar>div>*{flex:1}}
