*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#app{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.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%}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.m-4{margin:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.border{border:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition{transition:all .2s}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-blue-600:hover{background-color:#2563eb}.admin-login[data-v-861b06e3]{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card[data-v-861b06e3]{width:min(100%,420px);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 24px 60px #0000002e}.header[data-v-861b06e3]{padding:32px 32px 20px;text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb}.logo[data-v-861b06e3]{width:96px;height:96px;border-radius:20px;object-fit:cover;margin-bottom:16px}.header h1[data-v-861b06e3]{margin:0;font-size:26px;color:#111827}.header p[data-v-861b06e3]{margin:8px 0 0;color:#6b7280;font-size:14px}.form[data-v-861b06e3]{padding:28px 32px 32px}.field[data-v-861b06e3]{display:block;margin-bottom:18px}.field span[data-v-861b06e3]{display:block;margin-bottom:8px;color:#374151;font-size:14px;font-weight:600}.field input[data-v-861b06e3]{width:100%;height:46px;padding:0 14px;border:1px solid #d1d5db;border-radius:10px;outline:none;font-size:15px;transition:border-color .2s,box-shadow .2s}.field input[data-v-861b06e3]:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.password-row[data-v-861b06e3]{display:flex;gap:10px;align-items:center}.toggle[data-v-861b06e3]{flex:0 0 auto;height:46px;padding:0 14px;border:1px solid #d1d5db;border-radius:10px;background:#f9fafb;color:#374151;cursor:pointer}.remember[data-v-861b06e3]{display:flex;align-items:center;gap:8px;margin:4px 0 20px;color:#374151;font-size:14px}.submit[data-v-861b06e3]{width:100%;height:48px;border:none;border-radius:10px;background:#8b5cf6;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.submit[data-v-861b06e3]:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}.submit[data-v-861b06e3]:disabled{opacity:.7;cursor:not-allowed}.error[data-v-861b06e3]{margin:14px 0 0;color:#b91c1c;font-size:14px;text-align:center}.admin-layout[data-v-8ce2496d]{min-height:100vh;background:#f5f5f5}.admin-header[data-v-8ce2496d]{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.header-left[data-v-8ce2496d]{display:flex;align-items:center}.system-title[data-v-8ce2496d]{font-size:20px;font-weight:600;color:#1f2937;margin:0}.header-right[data-v-8ce2496d]{display:flex;align-items:center}.header-actions[data-v-8ce2496d]{display:flex;align-items:center;gap:16px}.action-btn[data-v-8ce2496d]{width:40px;height:40px;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}.action-btn[data-v-8ce2496d]:hover{background:#f3f4f6;color:#374151}.notification-btn[data-v-8ce2496d]{position:relative}.notification-badge[data-v-8ce2496d]{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 4px #0000001a}.user-profile[data-v-8ce2496d]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background .2s;position:relative}.user-profile[data-v-8ce2496d]:hover,.user-profile.menu-open[data-v-8ce2496d]{background:#f3f4f6}.user-avatar[data-v-8ce2496d]{width:32px;height:32px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280}.user-email[data-v-8ce2496d]{font-size:14px;color:#374151;font-weight:500}.dropdown-arrow[data-v-8ce2496d]{transition:transform .2s}.user-profile.menu-open .dropdown-arrow[data-v-8ce2496d]{transform:rotate(180deg)}.user-dropdown[data-v-8ce2496d]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:200px;z-index:1000;margin-top:4px;overflow:hidden}.dropdown-item[data-v-8ce2496d]{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s;font-size:14px;color:#374151}.dropdown-item[data-v-8ce2496d]:hover{background:#f8fafc}.dropdown-item.logout-item[data-v-8ce2496d]{color:#dc2626}.dropdown-item.logout-item[data-v-8ce2496d]:hover{background:#fef2f2}.dropdown-divider[data-v-8ce2496d]{height:1px;background:#e5e7eb;margin:4px 0}.admin-content[data-v-8ce2496d]{display:flex;min-height:calc(100vh - 64px)}.admin-sidebar[data-v-8ce2496d]{width:240px;min-width:240px;flex-shrink:0;background:#1f2937;transition:width .3s ease;position:relative}.admin-sidebar.collapsed[data-v-8ce2496d]{width:64px;min-width:64px}.sidebar-nav[data-v-8ce2496d]{padding:16px 0;height:100%;overflow-y:auto}.nav-item[data-v-8ce2496d]{position:relative;cursor:pointer;transition:all .2s}.nav-item-content[data-v-8ce2496d]{display:flex;align-items:center;padding:12px 24px;color:#d1d5db;transition:all .2s}.nav-item:hover .nav-item-content[data-v-8ce2496d]{background:#374151;color:#fff}.nav-item.active .nav-item-content[data-v-8ce2496d]{background:#3b82f6;color:#fff}.nav-icon[data-v-8ce2496d]{width:20px;height:20px;margin-right:12px;display:flex;align-items:center;justify-content:center}.nav-label[data-v-8ce2496d]{font-size:14px;font-weight:500;flex:1}.nav-arrow[data-v-8ce2496d]{transition:transform .2s}.nav-arrow.rotated[data-v-8ce2496d]{transform:rotate(180deg)}.submenu[data-v-8ce2496d]{background:#111827;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-item.submenu-open .submenu[data-v-8ce2496d]{max-height:500px}.submenu-item[data-v-8ce2496d]{display:flex;align-items:center;padding:8px 24px 8px 56px;color:#9ca3af;cursor:pointer;transition:all .2s}.submenu-item[data-v-8ce2496d]:hover{background:#374151;color:#fff}.submenu-item.active[data-v-8ce2496d]{background:#3b82f6;color:#fff}.submenu-icon[data-v-8ce2496d]{width:16px;height:16px;margin-right:8px;display:flex;align-items:center;justify-content:center}.submenu-label[data-v-8ce2496d]{font-size:13px;font-weight:400}.sidebar-toggle[data-v-8ce2496d]{position:absolute;top:16px;right:-12px;width:24px;height:24px;background:#6b7280;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.sidebar-toggle[data-v-8ce2496d]:hover{background:#4b5563}.main-content[data-v-8ce2496d]{flex:1;background:#f5f5f5;min-height:calc(100vh - 64px);padding-top:0}.breadcrumb[data-v-8ce2496d]{background:#fff;padding:16px 24px;border-bottom:1px solid #e5e7eb;position:sticky;top:64px;z-index:99}.breadcrumb-item[data-v-8ce2496d]{font-size:14px;color:#6b7280}.tab-navigation[data-v-8ce2496d]{background:#fff;padding:0 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:4px;overflow-x:auto;position:sticky;top:104px;z-index:98}.tab-item[data-v-8ce2496d]{display:flex;align-items:center;padding:8px 16px;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;white-space:nowrap}.tab-item[data-v-8ce2496d]:hover{background:#f3f4f6}.tab-item.active[data-v-8ce2496d]{border-bottom-color:#3b82f6;background:#f8fafc}.tab-label[data-v-8ce2496d]{font-size:14px;color:#374151;margin-right:8px}.tab-close[data-v-8ce2496d]{width:16px;height:16px;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}.tab-close[data-v-8ce2496d]:hover{background:#e5e7eb;color:#374151}.tab-scroll[data-v-8ce2496d]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;border-radius:4px;transition:background .2s}.tab-scroll[data-v-8ce2496d]:hover{background:#f3f4f6}.page-content[data-v-8ce2496d]{padding:0;min-height:calc(100vh - 160px)}@media (max-width: 768px){.admin-sidebar[data-v-8ce2496d]{position:fixed;left:-240px;top:64px;height:calc(100vh - 64px);z-index:200;transition:left .3s ease}.admin-sidebar.collapsed[data-v-8ce2496d]{left:0;width:240px;min-width:240px;flex-shrink:0}.main-content[data-v-8ce2496d]{margin-left:0}.header-actions[data-v-8ce2496d]{gap:8px}.user-email[data-v-8ce2496d]{display:none}}
