:root{--ah-ink:#0b1220;--ah-ink-soft:#2b3648;--ah-text-muted:#6a7687;--ah-text-faint:#8b95a6;--ah-border:#e6eaf0;--ah-border-strong:#d4d9e1;--ah-bg:#f6f8fb;--ah-surface:#fff;--ah-blue:#4195ff;--ah-blue-hover:#2877e0;--ah-blue-tint:#e3eeff;--ah-blue-tint-strong:#f2f7ff;--ah-blue-text:#1d59b8;--ah-blue-rgb:65, 149, 255;--ah-nav-rail-bg:#ebf2fc;--ah-nav-panel-bg:#f4f8fe;--ah-nav-border:#dce6f3;--ah-nav-hover:#1d59b812;--ah-nav-active-shadow:0 1px 2px #0f2d6414, 0 0 0 1px #1d59b814;--ah-green:#1eb980;--ah-green-text:#149267;--ah-green-tint:#d5f4e6;--ah-amber:#f5a524;--ah-amber-text:#c98510;--ah-amber-tint:#fdecc8;--ah-radius-sm:10px;--ah-radius-md:14px;--ah-radius-lg:20px;--ah-font:"Geist", "Inter", system-ui, sans-serif;--ah-font-mono:"Geist Mono", monospace;--color-primary:#4195ff;--color-primary-hover:#2877e0;--color-primary-deep:#1d59b8;--color-text:#0b1220;--color-text-secondary:#475266;--color-text-muted:#6a7687;--color-text-faint:#8b95a6;--color-text-slate:#2b3648;--color-text-slate-light:#b3bac6;--color-bg-white:#fff;--color-bg-soft:#f6f8fb;--color-bg-blue-pale:#e3eeff;--color-bg-blue-soft:#f2f7ff;--color-bg-dark:#0b1220;--color-bg-dark-soft:#2b3648;--color-border:#e6eaf0;--color-line-blue:#9ac4ff;--color-line-blue-light:#c4dcff;--color-success:#149267;--color-success-bright:#1eb980;--color-success-soft:#d5f4e6;--color-success-pale:#ecfaf2;--color-warning:#c98510;--color-warning-accent:#f5a524;--color-warning-soft:#fdecc8;--color-warning-pale:#fff8ea;--color-danger:#c62828;--color-danger-accent:#d93a3a;--color-danger-soft:#ffe4e4;--font-sans:"Geist", "Inter", system-ui, sans-serif;--font-mono:"Geist Mono", monospace}*{box-sizing:border-box}body{font-family:var(--ah-font);color:var(--ah-ink);background:var(--ah-bg);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4,p{margin:0}input,textarea,button,select{font-family:inherit}button{cursor:pointer}select:not([multiple]):not([size]){appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236a7687' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;background-size:14px;padding-right:32px;transition:border-color .15s,box-shadow .15s}select:not([multiple]):not([size]):hover:not(:disabled):not(.missing):not(.invalid){border-color:var(--ah-text-faint)}select:not([multiple]):not([size]):focus-visible{border-color:var(--ah-blue);box-shadow:0 0 0 3px rgba(var(--ah-blue-rgb), .16);outline:none}select:not([multiple]):not([size]):disabled{opacity:.6;cursor:not-allowed}@supports (appearance:base-select){select:not([multiple]):not([size]){appearance:base-select}select:not([multiple]):not([size])::picker(select){appearance:base-select}select:not([multiple]):not([size]){background-image:none;align-items:center;gap:8px;padding-right:11px}select:not([multiple]):not([size]):open{border-color:var(--ah-blue);box-shadow:0 0 0 3px rgba(var(--ah-blue-rgb), .16)}select::picker-icon{content:"";background-color:var(--ah-text-muted);width:14px;height:14px;margin-left:auto;transition:rotate .15s;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") 50%/contain no-repeat}select:open::picker-icon{background-color:var(--ah-blue-text);rotate:180deg}select::picker(select){background:var(--ah-surface);border:1px solid var(--ah-border);opacity:1;max-height:min(320px,50vh);transition:opacity .12s ease, translate .12s ease, overlay .12s allow-discrete, display .12s allow-discrete;border-radius:12px;margin-block:6px;padding:4px;overflow-y:auto;translate:0;box-shadow:0 12px 32px #0b12201f,0 2px 6px #0b12200f}@starting-style{select:open::picker(select){opacity:0;translate:0 -4px}}select option{color:var(--ah-ink);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-weight:400;display:flex}select option:hover,select option:focus-visible{background:var(--ah-bg);outline:none}select option:checked{color:var(--ah-blue-text);background:var(--ah-blue-tint-strong);font-weight:600}select option::checkmark{color:var(--ah-blue);order:1;margin-left:auto}select option:disabled{color:var(--ah-text-faint);cursor:not-allowed}}.sk{background:var(--ah-border);border-radius:6px;animation:1.4s ease-in-out infinite skPulse;display:block}@keyframes skPulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.sk{animation:none}}.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}.confirm-overlay[data-v-e36c7c0f]{z-index:1500;background:#0b122066;justify-content:center;align-items:center;padding:20px;animation:.14s ease-out confirmFade-e36c7c0f;display:flex;position:fixed;inset:0}.confirm[data-v-e36c7c0f]{background:var(--ah-surface);border-radius:var(--ah-radius-lg);gap:14px;width:440px;max-width:100%;max-height:calc(100vh - 40px);padding:24px 24px 20px;display:grid;overflow-y:auto;box-shadow:0 24px 60px #0b122040}.confirm-mark[data-v-e36c7c0f]{background:var(--ah-blue-tint);width:44px;height:44px;color:var(--ah-blue-text);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.confirm-mark.danger[data-v-e36c7c0f]{background:var(--color-danger-soft);color:var(--color-danger)}.confirm h2[data-v-e36c7c0f]{letter-spacing:-.02em;color:var(--ah-ink);text-wrap:balance;font-size:18px;font-weight:800;line-height:1.3}.confirm p[data-v-e36c7c0f]{color:var(--ah-ink-soft);white-space:pre-line;font-size:14px;line-height:1.55}.confirm-actions[data-v-e36c7c0f]{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.confirm-actions button[data-v-e36c7c0f]{border-radius:var(--ah-radius-sm);border:1px solid var(--ah-border-strong);background:var(--ah-surface);color:var(--ah-ink);font:inherit;cursor:pointer;padding:9px 16px;font-size:13.5px;font-weight:600}.confirm-actions button[data-v-e36c7c0f]:hover{background:var(--ah-bg)}.confirm-actions button[data-v-e36c7c0f]:focus-visible{outline:3px solid rgba(var(--ah-blue-rgb), .45);outline-offset:2px}.confirm-actions .confirm-action[data-v-e36c7c0f]{background:var(--ah-blue);border-color:var(--ah-blue);color:#fff}.confirm-actions .confirm-action[data-v-e36c7c0f]:hover{background:var(--ah-blue-hover)}.confirm-actions .confirm-action.danger[data-v-e36c7c0f]{background:var(--color-danger-accent);border-color:var(--color-danger-accent)}.confirm-actions .confirm-action.danger[data-v-e36c7c0f]:hover{background:var(--color-danger)}@keyframes confirmFade-e36c7c0f{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.confirm-overlay[data-v-e36c7c0f]{animation:none}}@media (width<=640px){.confirm-overlay[data-v-e36c7c0f]{align-items:flex-end;padding:0}.confirm[data-v-e36c7c0f]{border-radius:var(--ah-radius-lg) var(--ah-radius-lg) 0 0;width:100%;max-height:92vh;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.confirm-actions[data-v-e36c7c0f]{flex-direction:column-reverse}.confirm-actions button[data-v-e36c7c0f]{width:100%;padding:12px}}
