:root{--sys-blue:#007aff;--sys-blue-dark:#0a84ff;--sys-indigo:#5e5ce6;--sys-purple:#af52de;--sys-pink:#ff2d55;--sys-red:#ff3b30;--sys-orange:#ff9500;--sys-yellow:#fc0;--sys-green:#34c759;--sys-teal:#30b0c7;--gray-1:#f2f2f7;--gray-2:#e5e5ea;--gray-3:#d1d1d6;--gray-4:#c7c7cc;--gray-5:#aeaeb2;--label:#0b1220;--label-secondary:rgba(60,60,67,.6);--label-tertiary:rgba(60,60,67,.3);--surface:hsla(0,0%,100%,.72);--surface-solid:#fff;--surface-raised:hsla(0,0%,100%,.9);--sidebar-bg:rgba(22,26,37,.72);--divider:rgba(60,60,67,.12);--shadow-sm:0 1px 2px rgba(15,23,42,.04),0 1px 3px rgba(15,23,42,.05);--shadow-md:0 4px 12px rgba(15,23,42,.06),0 2px 6px rgba(15,23,42,.04);--shadow-lg:0 20px 50px rgba(15,23,42,.08),0 8px 20px rgba(15,23,42,.05);--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--sidebar-w:248px;--sidebar-w-collapsed:76px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{background:linear-gradient(180deg,#f6f7fb,#eef1f6);color:var(--label);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,Segoe UI,system-ui,sans-serif;letter-spacing:-.01em;margin:0;padding:0}#__nuxt,#__nuxt>div,body,html{min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{color:var(--label);font-weight:600;letter-spacing:-.02em;margin:0}p{margin:0}a{color:var(--sys-blue);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.text-muted{color:var(--label-secondary)}.console-shell{display:flex;height:100vh;isolation:isolate;overflow:hidden;position:relative}.console-shell:before{background:radial-gradient(70vw 55vh at 5% -5%,rgba(10,132,255,.12),transparent 60%),radial-gradient(55vw 50vh at 95% 100%,rgba(94,92,230,.08),transparent 60%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}.console-sidebar{backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);background:var(--sidebar-bg);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-xl);bottom:12px;box-shadow:0 30px 80px #0f172a59,inset 0 1px #ffffff14;color:#ffffffeb;display:flex;flex-direction:column;left:12px;overflow:hidden;position:fixed;top:12px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:var(--sidebar-w);z-index:1030}.sidebar-header{border-bottom:1px solid hsla(0,0%,100%,.06);gap:.5rem;min-height:64px;padding:1rem 1rem .75rem}.sidebar-brand,.sidebar-header{align-items:center;display:flex}.sidebar-brand{color:#fff;flex-grow:1;gap:.7rem;min-width:0}.sidebar-brand,.sidebar-brand:hover{text-decoration:none}.brand-icon{align-items:center;background:linear-gradient(135deg,var(--sys-blue-dark),var(--sys-indigo));border-radius:10px;box-shadow:0 4px 12px #0a84ff59;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.brand-icon svg{height:20px;width:20px}.brand-text{display:flex;flex-direction:column;line-height:1.1;min-width:0;overflow:hidden}.brand-text strong{color:#fff;font-size:.95rem;font-weight:600;white-space:nowrap}.brand-text small{color:#ffffff8c;font-size:.7rem;letter-spacing:.02em;white-space:nowrap}.sidebar-nav{display:flex;flex:1;flex-direction:column;gap:.15rem;overflow-y:auto;padding:.75rem .7rem}.nav-section-label{color:#fff6;font-size:.68rem;font-weight:600;letter-spacing:.08em;padding:.75rem .75rem .35rem;text-transform:uppercase}.nav-item{align-items:center;border-radius:10px;color:#ffffffd9;display:flex;font-size:.93rem;font-weight:500;gap:.75rem;padding:.55rem .65rem;position:relative;text-decoration:none;transition:background .15s ease;white-space:nowrap}.nav-item:hover{background:#ffffff0f;color:#fff;text-decoration:none}.nav-item.router-link-active{background:#ffffff1f;color:#fff}.nav-icon{align-items:center;border-radius:8px;box-shadow:0 2px 6px #0003;color:#fff;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.nav-icon svg{height:16px;width:16px}.nav-icon.tone-blue{background:linear-gradient(135deg,#4f9cff,#0a6fd4)}.nav-icon.tone-indigo{background:linear-gradient(135deg,#7c7aef,#4a48c4)}.nav-icon.tone-teal{background:linear-gradient(135deg,#5ac8e3,#1f7a8c)}.nav-icon.tone-purple{background:linear-gradient(135deg,#b583e1,#7a3fb0)}.nav-icon.tone-orange{background:linear-gradient(135deg,#ffb340,#e68600)}.nav-icon.tone-pink{background:linear-gradient(135deg,#ff6b8a,#d63058)}.nav-icon.tone-green{background:linear-gradient(135deg,#5ad175,#1f8a3c)}.sidebar-footer{border-top:1px solid hsla(0,0%,100%,.06);padding:.75rem}.btn-logout{align-items:center;background:#ff3b3026;border:1px solid rgba(255,59,48,.2);border-radius:10px;color:#ff6961;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:all .15s ease;width:100%}.btn-logout:hover{background:#ff3b3040;color:#ff7b72}.btn-logout svg{height:16px;width:16px}.console-main{display:flex;flex:1;flex-direction:column;height:100vh;margin-left:calc(var(--sidebar-w) + 24px);min-width:0;padding-right:12px}.console-topbar{backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);background:var(--surface);border:1px solid hsla(0,0%,100%,.5);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;gap:.75rem;margin:12px 0 0;min-height:56px;padding:.65rem 1.1rem;z-index:1020}.console-topbar,.topbar-icon{align-items:center;flex-shrink:0}.topbar-icon{border-radius:10px;box-shadow:0 3px 10px #0000001f;color:#fff;display:inline-flex;height:34px;justify-content:center;width:34px}.topbar-icon svg{height:18px;width:18px}.topbar-icon.tone-blue{background:linear-gradient(135deg,#4f9cff,#0a6fd4)}.topbar-icon.tone-indigo{background:linear-gradient(135deg,#7c7aef,#4a48c4)}.topbar-icon.tone-teal{background:linear-gradient(135deg,#5ac8e3,#1f7a8c)}.topbar-icon.tone-orange{background:linear-gradient(135deg,#ffb340,#e68600)}.topbar-icon.tone-purple{background:linear-gradient(135deg,#b583e1,#7a3fb0)}.topbar-icon.tone-pink{background:linear-gradient(135deg,#ff6b8a,#d63058)}.topbar-icon.tone-green{background:linear-gradient(135deg,#5ad175,#1f8a3c)}.topbar-title{color:var(--label);font-size:1rem;font-weight:600}.topbar-spacer{flex:1}.user-chip{align-items:center;background:#ffffffb3;border:1px solid rgba(0,0,0,.04);border-radius:999px;color:var(--label);display:inline-flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.25rem .75rem .25rem .3rem}.user-chip .avatar{align-items:center;background:linear-gradient(135deg,var(--sys-blue-dark),var(--sys-indigo));border-radius:50%;color:#fff;display:flex;font-size:.72rem;font-weight:600;height:24px;justify-content:center;text-transform:uppercase;width:24px}.mobile-hamburger{background:#fff9;border:1px solid rgba(0,0,0,.05);border-radius:10px;color:var(--label);cursor:pointer;display:none;padding:.3rem .55rem}.mobile-hamburger svg{height:18px;width:18px}.console-content{overflow-y:auto;overscroll-behavior:contain;padding:16px 0;scrollbar-gutter:stable}.console-content,.page-fill{display:flex;flex:1;flex-direction:column;min-height:0}.page-fill{gap:.85rem}.page-fill .grow-card{flex:1;min-height:0}.mobile-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a59;display:none;inset:0;position:fixed;z-index:1025}.page-title{font-size:1.4rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.25rem}.page-subtitle{color:var(--label-secondary);font-size:.95rem;margin-bottom:1.5rem}.page-toolbar{flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.auth-shell,.page-toolbar{align-items:center;display:flex}.auth-shell{background:radial-gradient(65vw 55vh at 20% 20%,rgba(10,132,255,.55),transparent 55%),radial-gradient(60vw 60vh at 80% 80%,rgba(94,92,230,.45),transparent 55%),linear-gradient(180deg,#0b1220,#131a2e);isolation:isolate;justify-content:center;min-height:100vh;overflow:hidden;padding:1.5rem;position:relative;width:100%}.auth-shell:before{background-image:radial-gradient(circle at 25% 30%,hsla(0,0%,100%,.05) .5px,transparent 1px),radial-gradient(circle at 75% 60%,hsla(0,0%,100%,.04) .5px,transparent 1px);background-size:60px 60px,90px 90px;content:"";inset:-20%;opacity:.6;pointer-events:none;position:absolute;z-index:-1}.auth-card{backdrop-filter:saturate(180%) blur(40px);-webkit-backdrop-filter:saturate(180%) blur(40px);background:#ffffff14;border:1px solid hsla(0,0%,100%,.15);border-radius:24px;box-shadow:0 30px 80px #0006,inset 0 1px #ffffff26;color:#fff;max-width:400px;padding:2rem 1.75rem;width:100%}.auth-card .brand{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.auth-card .brand-mark{align-items:center;background:linear-gradient(135deg,#0a84ff,#5e5ce6);border-radius:18px;box-shadow:0 12px 30px #0a84ff73;color:#fff;display:flex;height:64px;justify-content:center;width:64px}.auth-card .brand-mark svg{height:32px;width:32px}.auth-card h1{color:#fff;font-size:1.35rem;font-weight:600}.auth-card .subtitle{color:#fff9;font-size:.85rem}@media(max-width:991.98px){.console-sidebar{border-radius:0 var(--radius-xl) var(--radius-xl) 0;bottom:0;left:0;top:0;transform:translate(calc(-100% - 24px))}.console-sidebar.mobile-open{transform:translate(0)}.console-main{margin-left:0!important}.console-topbar{margin:12px 12px 0}.console-content{padding:1rem}.mobile-hamburger{display:inline-flex}.mobile-backdrop.show{display:block}}
