.nav-item[data-v-74559129]{display:flex;align-items:center;gap:12px;padding:8px 12px;color:#cbd5e1;text-decoration:none;border-radius:6px;transition:all .15s ease-in-out;font-size:14px;cursor:pointer;margin-bottom:4px;background:none;border:none;width:100%;text-align:left;font-family:inherit}.nav-item[data-v-74559129]:hover{background:#1e293b;color:#fff}.nav-item.active[data-v-74559129]{background:#6366f1;color:#fff;font-weight:500}.nav-icon[data-v-74559129]{font-size:20px;opacity:.8;flex-shrink:0}.nav-item.active .nav-icon[data-v-74559129]{opacity:1}.nav-section[data-v-61e9e655]{margin-bottom:24px}.nav-section-title[data-v-61e9e655]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:8px;padding:0 12px}.app-sidebar[data-v-646a5552]{background:#0f172a;color:#fff;width:260px;padding:24px;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;z-index:1000;transition:transform .3s ease}@media (max-width: 768px){.app-sidebar[data-v-646a5552]{transform:translate(-100%)}.app-sidebar.is-open[data-v-646a5552]{transform:translate(0)}}.logo[data-v-646a5552]{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding:8px 0}.logo-icon[data-v-646a5552]{width:32px;height:32px;background:#6366f1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;flex-shrink:0}.logo-text[data-v-646a5552]{font-size:18px;font-weight:600;letter-spacing:-.01em}.app-top-bar[data-v-dbfc5989]{min-height:60px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;box-shadow:0 1px 2px #0000000d;z-index:100}@media (max-width: 640px){.app-top-bar[data-v-dbfc5989]{padding:.75rem 1rem}}.app-top-bar__left[data-v-dbfc5989]{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.app-top-bar__right[data-v-dbfc5989]{display:flex;align-items:center;gap:1rem}.app-top-bar__menu-btn[data-v-dbfc5989]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#334155;border-radius:.5rem;transition:all .2s ease;flex-shrink:0}.app-top-bar__menu-btn[data-v-dbfc5989]:hover{background:#f8fafc;color:#6366f1}.app-top-bar__menu-btn .material-symbols-outlined[data-v-dbfc5989]{font-size:24px}@media (max-width: 768px){.app-top-bar__menu-btn[data-v-dbfc5989]{display:flex;align-items:center;justify-content:center}}.app-top-bar__page-content[data-v-dbfc5989]{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.app-top-bar__back-link[data-v-dbfc5989]{display:inline-block;color:#6366f1;text-decoration:none;font-size:.8125rem;font-weight:500;transition:color .2s ease}.app-top-bar__back-link[data-v-dbfc5989]:hover{color:#4f46e5}@media (max-width: 640px){.app-top-bar__back-link[data-v-dbfc5989]{font-size:.6875rem}}.app-top-bar__title-section[data-v-dbfc5989]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.app-top-bar__title[data-v-dbfc5989]{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.app-top-bar__title[data-v-dbfc5989]{font-size:1.125rem}}@media (max-width: 640px){.app-top-bar__title[data-v-dbfc5989]{font-size:1rem}}.app-top-bar__subtitle[data-v-dbfc5989]{font-size:.8125rem;color:#475569;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 640px){.app-top-bar__subtitle[data-v-dbfc5989]{display:none}}.app-top-bar__user-info[data-v-dbfc5989]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.app-top-bar__user-avatar[data-v-dbfc5989]{width:32px;height:32px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8125rem;flex-shrink:0}.app-top-bar__user-text[data-v-dbfc5989]{font-size:.8125rem;font-weight:600;color:#0f172a;white-space:nowrap}@media (max-width: 640px){.app-top-bar__user-text[data-v-dbfc5989]{display:none}}.dashboard-layout[data-v-2efc6911]{min-height:100vh;display:flex}.dashboard-layout__main[data-v-2efc6911]{min-width:0;flex:1;display:flex;flex-direction:column;margin-left:260px}@media (max-width: 768px){.dashboard-layout__main[data-v-2efc6911]{margin-left:0}}.dashboard-layout__content[data-v-2efc6911]{width:100%}.dashboard-layout__overlay[data-v-2efc6911]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}@media (min-width: 768px){.dashboard-layout__overlay[data-v-2efc6911]{display:none}}.base-button[data-v-0ab43ea0]{position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;font-weight:500;transition:all .2s ease;cursor:pointer}.base-button[data-v-0ab43ea0]:focus{outline:2px solid #eef2ff;outline-offset:2px}.base-button--disabled[data-v-0ab43ea0],.base-button--loading[data-v-0ab43ea0]{opacity:.6;cursor:not-allowed}.base-button--primary[data-v-0ab43ea0]{background-color:#6366f1;color:#fff;border-color:#6366f1}.base-button--primary[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#4f46e5;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.base-button--secondary[data-v-0ab43ea0]{background-color:transparent;color:#475569;border-color:#cbd5e1}.base-button--secondary[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#f8fafc;border-color:#94a3b8}.base-button--outline[data-v-0ab43ea0]{background-color:transparent;color:#6366f1;border-color:#6366f1}.base-button--outline[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#6366f1;color:#fff}.base-button--ghost[data-v-0ab43ea0]{background-color:transparent;color:#475569;border-color:transparent}.base-button--ghost[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#f1f5f9;color:#334155}.base-button--danger[data-v-0ab43ea0]{background-color:transparent;color:#ef4444;border-color:transparent}.base-button--danger[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#ef44441a;color:#dc2626}.base-button--link[data-v-0ab43ea0]{background-color:transparent;color:#6366f1;border-color:transparent;padding:0;text-decoration:none;display:inline;font-weight:400}.base-button--link[data-v-0ab43ea0]:hover:not(.base-button--disabled):not(.base-button--loading){text-decoration:underline;color:#4f46e5}.base-button--link[data-v-0ab43ea0]:focus{outline:1px solid #eef2ff;outline-offset:2px}.base-button--small[data-v-0ab43ea0]{padding:6px 12px;font-size:.8125rem}.base-button--medium[data-v-0ab43ea0]{padding:8px 16px;font-size:.875rem}.base-button--large[data-v-0ab43ea0]{padding:12px 24px;font-size:1rem}.base-button__content[data-v-0ab43ea0]{display:inline-flex;align-items:center;gap:.5rem}.base-button__icon[data-v-0ab43ea0]{font-size:18px;line-height:1}.base-button--icon-only[data-v-0ab43ea0]{padding:8px}.base-button--icon-only.base-button--small[data-v-0ab43ea0]{padding:6px}.base-button--icon-only.base-button--large[data-v-0ab43ea0]{padding:12px}.base-button__spinner[data-v-0ab43ea0]{position:absolute;animation:spin-0ab43ea0 1s linear infinite}.base-button__content--hidden[data-v-0ab43ea0]{opacity:0}@keyframes spin-0ab43ea0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-header[data-v-42e483f9]{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.app-header__container[data-v-42e483f9]{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:4rem}.app-header__brand[data-v-42e483f9]{flex-shrink:0}.app-header__logo[data-v-42e483f9]{font-size:1.125rem;font-weight:700;color:#6366f1;text-decoration:none}.app-header__logo[data-v-42e483f9]:hover{color:#4f46e5}.app-header__nav[data-v-42e483f9]{display:flex;align-items:center}.app-header__link[data-v-42e483f9]{color:#475569;text-decoration:none;font-weight:500;border-radius:.5rem;transition:all .2s ease}.app-header__link[data-v-42e483f9]:hover{color:#6366f1;background-color:#f8fafc}.app-header__link.router-link-active[data-v-42e483f9]{color:#6366f1;background-color:#eef2ff}.app-header__container[data-v-42e483f9]{padding:0 .75rem}@media (min-width: 640px){.app-header__container[data-v-42e483f9]{padding:0 1rem}}.app-header__nav[data-v-42e483f9]{gap:.5rem}@media (min-width: 640px){.app-header__nav[data-v-42e483f9]{gap:1rem}}.app-header__link[data-v-42e483f9]{padding:.5rem;font-size:.8125rem}@media (min-width: 640px){.app-header__link[data-v-42e483f9]{padding:.5rem .75rem;font-size:.875rem}}.guest-layout[data-v-75883f84]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fafc,#fff)}.guest-layout__content[data-v-75883f84]{flex:1;display:flex;align-items:center;justify-content:center}.fullscreen-layout[data-v-e6f9c0d0]{width:100vw;height:100vh;overflow:hidden}.base-toast[data-v-f2e057b4]{position:relative;display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-left:4px solid;background:#fff;font-size:.8125rem;line-height:1.5}.base-toast--success[data-v-f2e057b4]{border-left-color:#10b981;background:#d1fae5}.base-toast--success .base-toast__icon[data-v-f2e057b4]{color:#10b981}.base-toast--error[data-v-f2e057b4]{border-left-color:#ef4444;background:#fee2e2}.base-toast--error .base-toast__icon[data-v-f2e057b4]{color:#ef4444}.base-toast--warning[data-v-f2e057b4]{border-left-color:#f59e0b;background:#fef3c7}.base-toast--warning .base-toast__icon[data-v-f2e057b4]{color:#f59e0b}.base-toast--info[data-v-f2e057b4]{border-left-color:#3b82f6;background:#dbeafe}.base-toast--info .base-toast__icon[data-v-f2e057b4]{color:#3b82f6}.base-toast__icon[data-v-f2e057b4]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.base-toast__message[data-v-f2e057b4]{flex:1;color:#0f172a}.base-toast__close[data-v-f2e057b4]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#475569;font-size:18px;line-height:1;cursor:pointer;transition:color .2s ease}.base-toast__close[data-v-f2e057b4]:hover{color:#0f172a}.base-toast__close[data-v-f2e057b4]:focus{outline:2px solid #6366f1;outline-offset:2px;border-radius:2px}.toast-container[data-v-c7d2563d]{position:fixed;top:1.5rem;right:1.5rem;z-index:1100;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast-container[data-v-c7d2563d]>*{pointer-events:auto}.toast-enter-active[data-v-c7d2563d],.toast-leave-active[data-v-c7d2563d]{transition:all .3s ease}.toast-enter-from[data-v-c7d2563d],.toast-leave-to[data-v-c7d2563d]{opacity:0;transform:translate(100%)}.toast-move[data-v-c7d2563d]{transition:transform .3s ease}@media (max-width: 768px){.toast-container[data-v-c7d2563d]{top:1rem;right:1rem;left:1rem;align-items:center}.toast-enter-from[data-v-c7d2563d],.toast-leave-to[data-v-c7d2563d]{transform:translateY(-100%)}}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:#0f172a;background-color:#f8fafc}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.75rem;color:#0f172a}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem;color:#334155}a{color:#6366f1;text-decoration:none;transition:color .2s ease}a:hover{color:#4f46e5}input,textarea,select,button{font-family:inherit;font-size:inherit}button{cursor:pointer}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-sm{font-size:.8125rem}.text-lg{font-size:1rem}.text-xl{font-size:1.125rem}.text-gray-500{color:#64748b}.text-gray-600{color:#475569}.text-gray-700{color:#334155}.text-gray-900{color:#0f172a}.text-primary{color:#6366f1}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}
