.navbar[data-v-23d4274a]{position:fixed;top:0;left:0;right:0;height:64px;background:#fff;box-shadow:0 2px 8px #0a246314;z-index:1000;display:flex;flex-direction:column}.nav-container[data-v-23d4274a]{max-width:1200px;width:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:64px}.logo[data-v-23d4274a]{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-icon[data-v-23d4274a]{font-size:22px}.logo-text[data-v-23d4274a]{font-size:20px;font-weight:700;color:#0a2463}.desktop-nav[data-v-23d4274a]{display:flex;gap:24px}.nav-link[data-v-23d4274a]{color:#6c757d;font-size:15px;font-weight:500;text-decoration:none;padding:4px 0;border-bottom:2px solid transparent;transition:all .2s}.nav-link[data-v-23d4274a]:hover,.nav-link.active[data-v-23d4274a]{color:#0a2463;border-bottom-color:#3e92cc}.right-section[data-v-23d4274a]{display:flex;align-items:center;gap:8px}.user-info[data-v-23d4274a]{display:flex;align-items:center;gap:6px;color:#0a2463;text-decoration:none;font-weight:500;font-size:14px}.logout-btn[data-v-23d4274a]{background:none;border:none;color:#6c757d;cursor:pointer;padding:6px 10px;border-radius:6px;font-size:14px}.logout-btn[data-v-23d4274a]:hover{background:#f8f9fa}.menu-btn[data-v-23d4274a]{background:none;border:none;color:#0a2463;font-size:22px;padding:8px}.mobile-menu[data-v-23d4274a]{position:absolute;top:64px;left:0;right:0;background:#fff;box-shadow:0 4px 12px #0a24631f;padding:8px 0;display:flex;flex-direction:column}.mobile-link[data-v-23d4274a]{display:flex;align-items:center;gap:8px;padding:14px 20px;color:#212529;text-decoration:none;font-size:15px;font-weight:500;width:100%}.mobile-link[data-v-23d4274a]:hover{background:#f8f9fa}.mobile-divider[data-v-23d4274a]{height:1px;background:#f8f9fa;margin:4px 16px}.bottom-nav[data-v-a6d7890a]{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #F8F9FA;display:flex;justify-content:space-around;align-items:center;z-index:1000;box-shadow:0 -2px 8px #0a24630f}.tab[data-v-a6d7890a]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;padding:6px 12px;border-radius:8px;flex:1;transition:all .2s}.tab.active[data-v-a6d7890a]{background:#0a24630d}.tab-icon[data-v-a6d7890a]{font-size:20px}.tab-label[data-v-a6d7890a]{font-size:11px;color:#6c757d;font-weight:500}.tab.active .tab-label[data-v-a6d7890a]{color:#0a2463;font-weight:600}.toast-container[data-v-6398e814]{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f8f9fa;color:#212529}a{text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border-radius:10px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background:#0a2463;color:#fff}.btn-primary:hover{background:#0d2d7a}.btn-primary:disabled{background:#adb5bd;cursor:not-allowed}.btn-outline{background:#fff;color:#0a2463;border:2px solid #0A2463}.btn-outline:hover{background:#0a24630d}.btn-sm{padding:7px 14px;font-size:13px}.form-group{margin-bottom:16px}.form-label{display:block;font-size:14px;font-weight:600;color:#212529;margin-bottom:6px}.form-input{width:100%;padding:12px 14px;border:2px solid #e9ecef;border-radius:10px;font-size:15px;outline:none;transition:border-color .2s;background:#fff;color:#212529}.form-input:focus{border-color:#3e92cc}.toast{padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;box-shadow:0 4px 16px #00000026}.toast-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.toast-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.toast-warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.toast-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.loading-spinner{width:32px;height:32px;border:3px solid #e9ecef;border-top-color:#3e92cc;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.85}}.pulse-animation{animation:pulse 1.5s ease-in-out infinite}@media (min-width: 768px){.mobile-only{display:none!important}}@media (max-width: 767px){.desktop-only{display:none!important}}
