.admin-shell{--a-canvas:#f4f0e6;--a-sidebar:#0f0f11;--a-sidebar-text:hsla(0,0%,100%,.96);--a-sidebar-muted:hsla(0,0%,100%,.5);--a-sidebar-active-bg:hsla(0,0%,100%,.06);--a-surface:#fff;--a-surface-2:#faf6ec;--a-border:rgba(15,15,17,.08);--a-border-strong:rgba(15,15,17,.16);--a-text:#0f0f11;--a-text-muted:rgba(15,15,17,.62);--a-text-dim:rgba(15,15,17,.42);--a-primary:#facc15;--a-primary-hover:#eab308;--a-primary-text:#0f0f11;--a-primary-bg:#fef9c3;--a-contrast-bg:#0f0f11;--a-contrast-text:#fff;--a-contrast-accent:#facc15;--a-positive:#16a34a;--a-positive-bg:#dcfce7;--a-warning:#f59e0b;--a-warning-bg:#fef3c7;--a-negative:#dc2626;--a-negative-bg:#fee2e2;--a-info:#2563eb;--a-info-bg:#dbeafe;--a-purple:#7c3aed;--a-purple-bg:#ede9fe;--a-card-shadow:0 1px 2px rgba(15,15,17,.04),0 1px 3px rgba(15,15,17,.06);--a-card-shadow-hover:0 8px 24px -8px rgba(15,15,17,.14),0 4px 12px -4px rgba(15,15,17,.08);--a-stripe-color:rgba(15,15,17,.08);background:var(--a-canvas);color:var(--a-text);font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .12s ease,color .12s ease;min-height:100vh}.admin-shell[data-theme=dark]{--a-canvas:#18181b;--a-sidebar:#09090b;--a-sidebar-text:hsla(0,0%,100%,.96);--a-sidebar-muted:hsla(0,0%,100%,.5);--a-sidebar-active-bg:hsla(0,0%,100%,.08);--a-surface:#27272a;--a-surface-2:#3f3f46;--a-border:hsla(0,0%,100%,.08);--a-border-strong:hsla(0,0%,100%,.16);--a-text:#fafafa;--a-text-muted:hsla(0,0%,98%,.62);--a-text-dim:hsla(0,0%,98%,.42);--a-primary:#facc15;--a-primary-hover:#eab308;--a-primary-text:#0f0f11;--a-primary-bg:rgba(250,204,21,.18);--a-contrast-bg:#000;--a-contrast-text:#fff;--a-contrast-accent:#facc15;--a-positive:#22c55e;--a-positive-bg:rgba(34,197,94,.18);--a-warning:#f59e0b;--a-warning-bg:rgba(245,158,11,.18);--a-negative:#ef4444;--a-negative-bg:rgba(239,68,68,.18);--a-info:#60a5fa;--a-info-bg:rgba(96,165,250,.18);--a-purple:#a78bfa;--a-purple-bg:rgba(167,139,250,.18);--a-card-shadow:0 1px 3px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.25);--a-card-shadow-hover:0 8px 28px -8px rgba(0,0,0,.5),0 2px 6px -2px rgba(0,0,0,.3);--a-stripe-color:hsla(0,0%,100%,.1)}.admin-shell{--background:var(--a-canvas);--foreground:var(--a-text);--card:var(--a-surface);--card-foreground:var(--a-text);--popover:var(--a-surface);--popover-foreground:var(--a-text);--primary:var(--a-primary);--primary-foreground:var(--a-primary-text);--secondary:var(--a-surface-2);--secondary-foreground:var(--a-text);--muted:var(--a-surface-2);--muted-foreground:var(--a-text-muted);--accent:var(--a-surface-2);--accent-foreground:var(--a-text);--destructive:var(--a-negative);--destructive-foreground:#fff;--border:var(--a-border);--input:var(--a-border);--ring:var(--a-primary);--radius:0.75rem}.admin-shell .a-mono{font-family:var(--font-mono),ui-monospace,monospace;font-feature-settings:"tnum" 1,"zero" 1;letter-spacing:-.01em}.admin-shell .a-card{background:var(--a-surface);border-radius:24px;box-shadow:var(--a-card-shadow);border:1px solid var(--a-border);transition:box-shadow .2s ease,transform .2s ease,border-color .12s ease}.admin-shell .a-card-hover:hover{box-shadow:var(--a-card-shadow-hover);transform:translateY(-2px)}.admin-shell .a-card-primary{background:var(--a-primary);color:var(--a-primary-text);border-radius:24px;box-shadow:var(--a-card-shadow)}.admin-shell .a-card-contrast{background:var(--a-contrast-bg);color:var(--a-contrast-text);border-radius:24px;box-shadow:var(--a-card-shadow)}.admin-shell .a-surface{background:var(--a-surface);border:1px solid var(--a-border);border-radius:24px;box-shadow:var(--a-card-shadow)}.admin-shell .a-surface,.admin-shell .a-surface-hover{transition:background-color .12s ease,border-color .12s ease,box-shadow .2s ease,transform .2s ease}.admin-shell .a-surface-hover:hover{border-color:var(--a-border-strong);transform:translateY(-1px);box-shadow:var(--a-card-shadow-hover)}.admin-shell .a-eyebrow{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--a-text-dim)}.admin-shell .a-sidebar-panel{background:var(--a-sidebar);border-radius:24px;color:var(--a-sidebar-text)}.admin-shell .a-snav{position:relative;display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;margin:0 .5rem;border-radius:10px;font-size:.875rem;font-weight:500;color:var(--a-sidebar-muted);transition:background .12s ease,color .12s ease;text-decoration:none}.admin-shell .a-snav:hover,.admin-shell .a-snav[data-active=true]{background:var(--a-sidebar-active-bg);color:var(--a-sidebar-text)}.admin-shell .a-snav[data-active=true]:before{content:"";position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:3px;height:1.25rem;border-radius:2px;background:var(--a-primary)}.admin-shell .a-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:600}.admin-shell .a-pill-positive{background:var(--a-positive-bg);color:var(--a-positive)}.admin-shell .a-pill-warning{background:var(--a-warning-bg);color:var(--a-warning)}.admin-shell .a-pill-negative{background:var(--a-negative-bg);color:var(--a-negative)}.admin-shell .a-pill-info{background:var(--a-info-bg);color:var(--a-info)}.admin-shell .a-pill-purple{background:var(--a-purple-bg);color:var(--a-purple)}.admin-shell .a-pill-primary{background:var(--a-primary-bg);color:var(--a-primary-text)}.admin-shell .a-pill-neutral{background:var(--a-surface-2);color:var(--a-text-muted);border:1px solid var(--a-border)}.admin-shell .a-stripe{background-image:repeating-linear-gradient(135deg,var(--a-stripe-color) 0 2px,transparent 2px 6px)}.admin-shell .a-input{width:100%;background:var(--a-surface);border:1px solid var(--a-border);border-radius:12px;padding:.625rem .875rem;font-size:.875rem;color:var(--a-text);transition:border-color .12s ease,box-shadow .12s ease}.admin-shell .a-input:focus{outline:none;border-color:var(--a-text);box-shadow:0 0 0 3px var(--a-primary-bg)}.admin-shell .a-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--a-primary);color:var(--a-primary-text);padding:.625rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;transition:background .12s ease,transform .12s ease;border:none;cursor:pointer}.admin-shell .a-btn-primary:hover{background:var(--a-primary-hover)}.admin-shell .a-btn-primary:disabled{opacity:.5;cursor:not-allowed}.admin-shell .a-btn-dark{display:inline-flex;align-items:center;gap:.5rem;background:var(--a-contrast-bg);color:var(--a-contrast-text);padding:.625rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;transition:background .12s ease,transform .12s ease;border:none;cursor:pointer}.admin-shell .a-btn-dark:hover:not(:disabled){transform:translateY(-1px)}.admin-shell .a-btn-dark:disabled{opacity:.5;cursor:not-allowed;transform:none}.admin-shell .a-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;background:var(--a-surface);border:1px solid var(--a-border);color:var(--a-text);padding:.5rem .875rem;border-radius:12px;font-size:.8125rem;font-weight:500;transition:background .12s ease,border-color .12s ease;cursor:pointer}.admin-shell .a-btn-ghost:hover:not(:disabled){background:var(--a-surface-2);border-color:var(--a-border-strong)}.admin-shell .a-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.admin-shell .a-focus:focus-visible{outline:none;box-shadow:0 0 0 2px var(--a-canvas),0 0 0 4px var(--a-primary);border-radius:8px}.admin-shell .a-kbd{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:4px;border:1px solid var(--a-border);background:var(--a-surface-2);color:var(--a-text-muted);font-family:var(--font-mono);font-size:.6875rem;font-weight:500}.admin-shell .a-sidebar-panel .a-kbd{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--a-sidebar-muted)}.admin-shell .a-text-muted{color:var(--a-text-muted)}.admin-shell .a-text-dim{color:var(--a-text-dim)}.admin-shell .a-gradient-text{color:var(--a-primary)}.admin-shell .a-divider{border-color:var(--a-border)}.admin-shell .a-tabs{display:inline-flex;background:var(--a-surface);border:1px solid var(--a-border);padding:.25rem;border-radius:999px;gap:2px}.admin-shell .a-tab{padding:.4rem .85rem;border-radius:999px;font-size:.8125rem;font-weight:500;color:var(--a-text-muted);transition:background .12s ease,color .12s ease}.admin-shell .a-tab[data-active=true]{background:var(--a-contrast-bg);color:var(--a-contrast-text)}.admin-shell .a-signout-btn{color:var(--a-sidebar-muted);background:transparent}.admin-shell .a-signout-btn:hover{color:var(--a-sidebar-text);background:var(--a-sidebar-active-bg)}