.app-header[data-v-5aeb113f]{background-color:#fff;box-shadow:0 2px 12px rgba(220,53,69,.1);position:sticky;top:0;z-index:1000;border-bottom:1px solid #e0e0e0}.app-header .header-container[data-v-5aeb113f]{max-width:1400px;height:70px;margin:0 auto;padding:0 20px;color:#333;font-size:16px;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.app-header .header-container[data-v-5aeb113f]{padding:0 15px;height:60px}}.nav-menu[data-v-5aeb113f]{display:flex;align-items:center}.nav-menu .nav-item[data-v-5aeb113f]{margin-right:30px;cursor:pointer;transition:color .3s ease;font-weight:500;color:#333;font-size:18px}.nav-menu .nav-item[data-v-5aeb113f]:first-child{margin-right:50px;font-size:24px;font-weight:700;color:#e53935}.nav-menu .nav-item[data-v-5aeb113f]:hover{color:#c62828}.nav-menu .nav-item.active[data-v-5aeb113f]{color:#e53935}@media (max-width:1200px){.nav-menu .nav-item[data-v-5aeb113f]{font-size:17px;margin-right:25px}.nav-menu .nav-item[data-v-5aeb113f]:first-child{font-size:22px;margin-right:40px}}@media (max-width:992px){.nav-menu .nav-item[data-v-5aeb113f]{font-size:16px;margin-right:20px}.nav-menu .nav-item[data-v-5aeb113f]:first-child{font-size:20px;margin-right:30px}}@media (max-width:768px){.nav-menu .nav-item[data-v-5aeb113f]{font-size:14px;margin-right:15px}.nav-menu .nav-item[data-v-5aeb113f]:first-child{font-size:18px;margin-right:20px}}@media (max-width:480px){.nav-menu .nav-item[data-v-5aeb113f]{font-size:13px;margin-right:10px}.nav-menu .nav-item[data-v-5aeb113f]:first-child{font-size:16px;margin-right:15px}}.auth-section[data-v-5aeb113f]{display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.auth-section.guest[data-v-5aeb113f]{color:#e53935;font-weight:500}.auth-section.guest[data-v-5aeb113f]:hover{color:#c62828}.auth-section.guest .auth-icon[data-v-5aeb113f]{font-size:20px;margin-right:8px}.auth-section.guest .auth-text[data-v-5aeb113f]{font-weight:500}.auth-section.user[data-v-5aeb113f]{position:relative}.auth-section.user:hover .user-dropdown[data-v-5aeb113f]{display:block;opacity:1;visibility:visible;transform:translateY(0)}.auth-section.user .user-avatar-wrapper[data-v-5aeb113f]{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(220,53,69,.2);transition:border-color .3s ease}.auth-section.user .user-avatar-wrapper[data-v-5aeb113f]:hover{border-color:#e53935}.auth-section.user .user-avatar-wrapper .user-avatar[data-v-5aeb113f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.auth-section.user .user-dropdown[data-v-5aeb113f]{display:block;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);position:absolute;top:50px;right:0;color:#333;z-index:20;border-radius:8px;border:none;min-width:160px;background-color:#fff}.auth-section.user .user-dropdown[data-v-5aeb113f] .ant-card-head{border-bottom:1px solid #e0e0e0;padding:0 16px;min-height:40px}.auth-section.user .user-dropdown[data-v-5aeb113f] .ant-card-head .ant-card-head-title{padding:8px 0;font-size:14px;font-weight:600}.auth-section.user .user-dropdown[data-v-5aeb113f] .ant-card-body{padding:12px 16px}.dropdown-item[data-v-5aeb113f]{cursor:pointer;padding:8px 0;font-size:14px;transition:color .3s ease;border-radius:4px}.dropdown-item[data-v-5aeb113f]:hover{color:#e53935;background-color:#f8f9fa}@media (max-width:768px){.nav-item[data-v-5aeb113f]{margin-right:15px}.nav-item[data-v-5aeb113f]:first-child{margin-right:20px}.auth-section.user .user-dropdown[data-v-5aeb113f]{top:45px;right:-10px}}@media (max-width:480px){.nav-menu .nav-item[data-v-5aeb113f]:not(:first-child){font-size:13px;margin-right:10px}.auth-section.guest .auth-text[data-v-5aeb113f]{font-size:14px}.auth-section.user .user-avatar-wrapper[data-v-5aeb113f]{width:36px;height:36px}}.out_bg{height:100%;display:flex;flex-direction:column}body,html{padding:0;margin:0}#app,body,html{height:100%;background-color:#f5f5f5}#app ::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{display:none}button,input{border:none;outline:none}a{text-decoration:none;color:#333}li{list-style-type:none}