:root,[data-theme=dark]{--shell-bg:#0a0a0a;--shell-sidebar:#000;--shell-panel:#111;--shell-panel-2:#171717;--shell-border:#262626;--shell-border-subtle:#1a1a1a;--shell-text:#ededed;--shell-text-muted:#a1a1a1;--shell-text-faint:#666;--shell-hover:#1a1a1a;--shell-active:#1f1f1f;--shell-topbar:#0a0a0ad9;--accent:#ff6a00;--accent-muted:color-mix(in srgb, var(--accent) 20%, transparent)}[data-theme=light]{--shell-bg:#fafafa;--shell-sidebar:#fff;--shell-panel:#fff;--shell-panel-2:#f4f4f5;--shell-border:#e5e5e5;--shell-border-subtle:#f0f0f0;--shell-text:#171717;--shell-text-muted:#525252;--shell-text-faint:#a3a3a3;--shell-hover:#f5f5f5;--shell-active:#efefef;--shell-topbar:#fafafae6}.shell{background:var(--shell-bg);height:100dvh;color:var(--shell-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden}.shell-sidebar{background:var(--shell-sidebar);border-right:1px solid var(--shell-border);z-index:40;flex-direction:column;width:260px;min-width:260px;height:100%;display:flex}.shell-sidebar-header{border-bottom:1px solid var(--shell-border-subtle);flex-shrink:0;align-items:center;gap:8px;padding:14px 14px 12px;display:flex}.shell-logo{color:var(--shell-text);flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.shell-logo-mark{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.shell-logo-text{letter-spacing:-.02em;white-space:nowrap;font-size:15px;font-weight:800;line-height:1.15}.shell-logo-fit{color:var(--shell-text)}.shell-logo-360{color:var(--accent)}.shell-logo-text small{color:var(--shell-text-faint);letter-spacing:.02em;text-transform:none;margin-top:2px;font-size:9px;font-weight:600;display:block}.shell-role-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--shell-border);color:var(--shell-text-muted);border-radius:999px;flex-shrink:0;padding:3px 7px;font-size:10px;font-weight:700}.shell-role-badge.admin{border-color:color-mix(in srgb, var(--accent) 50%, var(--shell-border));color:var(--accent)}.shell-nav{scrollbar-width:thin;scrollbar-color:var(--shell-border) transparent;flex:1;padding:12px 10px;overflow:hidden auto}.shell-nav-section{margin-bottom:16px}.shell-nav-title{text-transform:uppercase;letter-spacing:.06em;color:var(--shell-text-faint);padding:4px 10px 8px;font-size:11px;font-weight:600}.shell-nav-item{color:var(--shell-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:7px 10px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.shell-nav-item:hover{background:var(--shell-hover);color:var(--shell-text)}.shell-nav-item.active{background:var(--shell-active);color:var(--shell-text);box-shadow:inset 2px 0 0 var(--accent)}.shell-nav-icon{text-align:center;opacity:.9;flex-shrink:0;width:18px;font-size:14px}.shell-nav-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.shell-nav-badge{background:var(--accent-muted);color:var(--accent);border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600}.shell-sidebar-footer{border-top:1px solid var(--shell-border);flex-shrink:0;padding:10px}.shell-user{align-items:center;gap:10px;margin-top:4px;padding:8px 10px;display:flex}.shell-user-avatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.shell-user-name{color:var(--shell-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.shell-user-email{color:var(--shell-text-faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.shell-signout{color:var(--shell-text-faint)!important}.shell-main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.shell-topbar{border-bottom:1px solid var(--shell-border);background:var(--shell-topbar);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;flex-shrink:0;align-items:center;gap:12px;height:52px;padding:0 20px;display:flex}.shell-menu-btn{border:1px solid var(--shell-border);color:var(--shell-text);cursor:pointer;background:0 0;border-radius:8px;width:36px;height:36px;font-size:16px;display:none}.shell-topbar-left{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.shell-topbar-crumb{color:var(--shell-text-faint);font-size:13px;font-weight:500}.shell-topbar-sep{color:var(--shell-text-faint)}.shell-topbar-title{color:var(--shell-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.shell-topbar-actions{align-items:center;gap:8px;display:flex}.shell-icon-btn{border:1px solid var(--shell-border);color:var(--shell-text);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:flex}.shell-icon-btn:hover{background:var(--shell-hover)}.shell-content{scrollbar-width:thin;scrollbar-color:var(--shell-border) transparent;flex:1;padding:24px;overflow:hidden auto}.v-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.v-page-header h1{letter-spacing:-.02em;color:var(--shell-text);margin:0 0 4px;font-size:22px;font-weight:700}.v-page-header p{color:var(--shell-text-muted);margin:0;font-size:13.5px}.v-grid{gap:16px;display:grid}.v-grid-3{grid-template-columns:repeat(3,1fr)}.v-grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.v-grid-3,.v-grid-2{grid-template-columns:1fr}}.v-card{background:var(--shell-panel);border:1px solid var(--shell-border);border-radius:12px;overflow:hidden}.v-card-header{border-bottom:1px solid var(--shell-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.v-card-header h2,.v-card-header h3{color:var(--shell-text);margin:0;font-size:13px;font-weight:600}.v-card-body,.v-stat{padding:16px}.v-stat-label{color:var(--shell-text-muted);margin-bottom:6px;font-size:12px}.v-stat-value{letter-spacing:-.03em;color:var(--shell-text);font-size:28px;font-weight:700;line-height:1.1}.v-stat-value.accent{color:var(--accent)}.v-row{border-bottom:1px solid var(--shell-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.v-row:last-child{border-bottom:none}.v-btn{border:1px solid var(--shell-border);background:var(--shell-panel-2);color:var(--shell-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:560;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.v-btn:hover{background:var(--shell-hover)}.v-btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.v-btn-primary:hover{filter:brightness(1.08)}.v-btn-ghost{background:0 0}.v-badge{border:1px solid var(--shell-border);color:var(--shell-text-muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.v-badge-success{color:#34d399;background:#34d3991a;border-color:#34d39959}.v-badge-warn{color:#fbbf24;background:#fbbf241a;border-color:#fbbf2459}.v-badge-danger{color:#f87171;background:#f871711a;border-color:#f8717159}.v-table{border-collapse:collapse;width:100%;font-size:13px}.v-table th{text-align:left;color:var(--shell-text-muted);border-bottom:1px solid var(--shell-border);padding:8px 12px;font-size:12px;font-weight:550}.v-table td{border-bottom:1px solid var(--shell-border-subtle);color:var(--shell-text);padding:10px 12px}.v-table tr:hover td{background:var(--shell-hover)}.v-toggle{cursor:pointer;background:var(--shell-border);border:none;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .15s;position:relative}.v-toggle.on{background:var(--accent)}.v-toggle span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.v-toggle.on span{transform:translate(18px)}.shell-drawer-backdrop{z-index:100;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.shell-drawer{background:var(--shell-panel);border-left:1px solid var(--shell-border);flex-direction:column;width:340px;max-width:100%;height:100%;animation:.2s slideIn;display:flex}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.shell-drawer-header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.shell-drawer-header h2{margin:0;font-size:15px;font-weight:650}.shell-drawer-header button{color:var(--shell-text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:16px}.shell-drawer-body{padding:18px;overflow-y:auto}.shell-drawer-label{color:var(--shell-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:12px;font-weight:600}.shell-theme-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shell-theme-toggle button{border:1px solid var(--shell-border);background:var(--shell-panel-2);color:var(--shell-text);cursor:pointer;border-radius:8px;padding:10px;font-size:13px;font-weight:500}.shell-theme-toggle button.active{border-color:var(--accent);background:var(--accent-muted);color:var(--accent)}.shell-accent-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shell-accent-swatch{border:1px solid var(--shell-border);background:var(--shell-panel-2);color:var(--shell-text);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.shell-accent-swatch span{background:var(--swatch);border-radius:50%;flex-shrink:0;width:16px;height:16px}.shell-accent-swatch.active{border-color:var(--swatch);box-shadow:0 0 0 1px var(--swatch)}.shell-overlay{display:none}@media (max-width:800px){.shell-sidebar{transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:8px 0 30px #0000004d}.shell-sidebar.open{transform:translate(0)}.shell-overlay{z-index:35;background:#00000080;display:block;position:fixed;inset:0}.shell-menu-btn{justify-content:center;align-items:center;display:flex}.shell-content{padding:16px}}
