.lang-toggle{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:6px 12px;transition:all .2s;white-space:nowrap}.lang-toggle:hover{border-color:#0071e3;color:#0071e3}html.dark .lang-toggle{background:#ffffff0f!important;border-color:#ffffff1f!important;color:#fffc!important}html.dark .lang-toggle:hover{border-color:#4d9eff!important;color:#4d9eff!important}.lang-flag-img{border-radius:2px;flex-shrink:0;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.lang-label{font-weight:500}.lang-arrow{color:#999;font-size:12px}html.dark .lang-arrow{color:#fff6}.avatar-3d[data-v-97dc9595]{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.avatar-3d svg[data-v-97dc9595]{display:block}.site-header{background:#fff;overflow:visible;position:sticky;top:0;z-index:100}html.dark .site-header{background:var(--color-bg-2,#232324)}.top-bar{background:#f9fafb80;border-bottom:1px solid #e5e7eb;font-size:12px;overflow:visible}.top-bar-mini{background:#fff}html.dark .top-bar{border-color:#ffffff0f}html.dark .top-bar,html.dark .top-bar-mini{background:#ffffff05}.top-bar-inner{justify-content:space-between;margin:0 auto;max-width:1536px;min-height:24px;padding:3px 24px}.top-bar-inner,.top-bar-left{align-items:center;display:flex}.top-bar-left{background:#fef3c799;border-radius:999px;gap:8px;min-width:0;overflow:hidden;padding:3px 12px}html.dark .top-bar-left{background:#fef3c71a}.top-bar-badge{background:#fbbf24;border-radius:4px;color:#78350f;display:inline-block;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.top-bar-text{color:#92400e;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .top-bar-text{color:#fcd34d}.top-bar-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.top-bar-link{align-items:center;background:none;border:none;border-radius:6px;color:var(--text-secondary,#6b7280);cursor:pointer;display:inline-flex;font-size:12px;gap:4px;padding:3px 8px;transition:all .15s}.top-bar-link:hover{background:#0000000a;color:var(--text-primary)}html.dark .top-bar-link{color:#fff9}html.dark .top-bar-link:hover{background:#ffffff14;color:#ffffffe6}html.dark .top-bar-notif{background:#4d9eff1f;color:#4d9eff}html.dark .top-bar-notif:hover{background:#4d9eff2e;color:#79b8ff}.notif-wrapper{display:inline-flex;position:relative}.top-bar-notif{background:#0071e314;border-radius:8px;color:#0071e3;padding:3px 10px}.top-bar-notif:hover{background:#0071e324;color:#005bb5}.header-main{background:#fff}html.dark .header-main{background:#1e1e1f!important}.header-inner{align-items:flex-start;display:flex;gap:28px;margin:0 auto;max-width:1536px;min-height:80px;padding:16px 24px}.logo{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;margin-top:10px;padding:6px 8px;transition:all .2s}.logo:hover{background:#00000008}.logo .logo-icon{align-items:center;border-radius:10px;box-shadow:0 2px 8px -2px #00000026;display:flex;height:36px;justify-content:center;overflow:hidden;transition:all .3s;width:36px}.logo .logo-icon .logo-img{height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.logo .logo-icon .logo-fallback{align-items:center;background:var(--primary);color:#fff;display:flex;font-size:18px;height:100%;justify-content:center;width:100%}.logo:hover .logo-icon{box-shadow:0 4px 12px -2px #0003;transform:rotate(-6deg) scale(1.1)}.logo .logo-text{background:linear-gradient(90deg,#111827,#6b7280);-webkit-background-clip:text;font-size:24px;font-weight:900;letter-spacing:-1px;line-height:1;-webkit-text-fill-color:transparent;background-clip:text}html.dark .logo .logo-text{background:linear-gradient(90deg,#fff,#d1d5db);-webkit-background-clip:text;background-clip:text}html.dark .logo:hover{background:#ffffff0a}.search-center{display:flex;flex:1;justify-content:center}.search-area{max-width:680px;width:100%}.search-box{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;position:relative;transition:box-shadow .2s,border-color .2s}.search-box:focus-within{border-color:var(--primary,#0071e3);box-shadow:0 0 0 3px #0071e31f}html.dark .search-box{background:#2a2a2b!important;border-color:#ffffff1f!important}.search-scope{align-items:center;background:#f9fafbcc;border:none;border-right:1px solid #e5e7eb;color:var(--text-primary,#374151);cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:400;gap:4px;height:40px;justify-content:space-between;min-width:72px;padding:0 14px;white-space:nowrap}.search-scope:hover{background:#f3f4f6}html.dark .search-scope{background:#ffffff0d;border-color:#ffffff1a;color:#ffffffd9}.search-input{background:transparent;border:none;color:var(--text-primary,#374151);flex:1;font-size:14px;height:40px;min-width:0;outline:none;padding:0 14px}.search-input::-moz-placeholder{color:#9ca3af}.search-input::placeholder{color:#9ca3af}html.dark .search-input{color:#fff}html.dark .search-input::-moz-placeholder{color:#ffffff59}html.dark .search-input::placeholder{color:#ffffff59}.search-btn{align-items:center;background:var(--primary,#2563eb);border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;gap:5px;height:40px;padding:0 18px;transition:background .15s;white-space:nowrap}.search-btn:hover{background:#1d4ed8}.search-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 28px #0000001f;left:0;max-height:420px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:100}html.dark .search-preview{background:#2a2a2b;border-color:#ffffff1f;box-shadow:0 8px 28px #0006}.search-preview-empty{color:#9ca3af;font-size:13px;padding:24px;text-align:center}.search-preview-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .15s}.search-preview-item:hover{background:#f3f4f6}html.dark .search-preview-item:hover{background:#ffffff0f}.search-preview-icon{background:#f9fafb;-o-object-fit:contain;object-fit:contain}.search-preview-icon,.search-preview-icon-fallback{border-radius:8px;flex-shrink:0;height:36px;width:36px}.search-preview-icon-fallback{align-items:center;background:#f3f4f6;color:#9ca3af;display:flex;font-size:18px;justify-content:center}html.dark .search-preview-icon,html.dark .search-preview-icon-fallback{background:#ffffff0d}.search-preview-info{flex:1;min-width:0}.search-preview-name{color:#1d1d1f;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .search-preview-name{color:#fff}.search-preview-meta{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:11px;gap:6px 10px;margin-top:4px}.search-preview-code{background:#0071e314;border-radius:4px;color:#0071e3;font-family:monospace;padding:1px 6px}.search-preview-sales{color:#9ca3af}.search-preview-desc{color:#9ca3af;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-preview-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px;margin-left:12px}.search-preview-price{color:#ff3b30;font-size:16px;font-weight:700;line-height:1}.search-preview-stock{color:#00b42a;font-size:11px}.search-preview-stock.stock-low{color:#f59e0b}.search-preview-more{align-items:center;border-radius:8px;border-top:1px solid #f0f0f0;color:var(--primary,#0071e3);cursor:pointer;display:flex;font-size:12px;gap:4px;justify-content:center;margin-top:4px;padding:10px}.search-preview-more:hover{background:#0071e30f}html.dark .search-preview-more{border-top-color:#ffffff14}.search-hot{align-items:center;display:flex;gap:6px;height:22px;margin-top:6px;overflow:hidden;padding:0 2px}.search-hot-label{color:#9ca3af;flex-shrink:0;font-size:11px}.search-hot-tag{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:var(--text-secondary,#6b7280);cursor:pointer;font-size:11px;padding:3px 10px;transition:all .15s;white-space:nowrap}.search-hot-tag:hover{background:#2563eb0a;border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}html.dark .search-hot-tag{background:#ffffff0a;border-color:#ffffff1a}html.dark .search-hot-tag:hover{border-color:var(--primary)}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-top:14px}.hdr-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:var(--text-primary,#374151);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:all .15s;white-space:nowrap}.hdr-btn:hover{background:#f9fafb;border-color:#d1d5db}html.dark .hdr-btn{background:#2a2a2b!important;border-color:#ffffff1f!important;color:#ffffffd9!important}html.dark .hdr-btn:hover{background:#ffffff0f!important;border-color:#fff3!important}.hdr-btn-register{background:var(--primary,#2563eb)!important;border-color:var(--primary,#2563eb)!important;color:#fff!important;font-weight:600}.hdr-btn-register:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}.hdr-btn-logout{background:#fff!important;border-color:#e5e7eb!important;color:#ef4444!important;font-weight:500}.hdr-btn-logout:hover{background:#fef2f2!important;border-color:#fca5a5!important}html.dark .hdr-btn-logout{background:var(--color-bg-3,#2a2a2b)!important;border-color:#ef44444d!important}html.dark .hdr-btn-logout:hover{background:#ef44441a!important}.category-bar{background:#fdfdfd;border-bottom:2px solid #0071e3;box-shadow:0 4px 12px #0000000f;overflow:visible;position:relative}.category-bar-inner{align-items:center;display:flex;margin:0 auto;max-width:1536px}.cat-bar-extra{align-items:center;display:flex;flex-shrink:0;gap:0;padding-right:24px}html.dark .category-bar{background:#1a1a1b!important;border-bottom-color:#0071e3!important}.category-inner{align-items:center;display:flex;flex:1;flex-wrap:nowrap;gap:0;min-width:0;overflow-x:clip;overflow-y:visible;padding:0 24px}.cat-pill{align-items:center;background:transparent;border:none;border-radius:6px 6px 0 0;color:#3d3d4e;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:540;gap:8px;justify-content:center;letter-spacing:.2px;line-height:22px;padding:8px 28px;position:relative;text-decoration:none;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cat-pill:hover{background:#0000000d;color:var(--text-primary,#1f2937)}.cat-pill.active{background:#0071e3;border-radius:12px 12px 0 0;box-shadow:0 1px 4px #0071e34d;color:#fff;font-weight:500}html.dark .cat-pill{color:#fff9}html.dark .cat-pill:hover{background:#ffffff0d;color:#fff}html.dark .cat-pill.active{background:#0071e3;color:#fff}.cat-bar-divider{background:#00000026;flex-shrink:0;height:20px;margin:0 8px;width:1px}html.dark .cat-bar-divider{background:#fff3}.cat-notif{background:#22c55e;color:#fff;font-weight:500}.cat-notif:hover{background:#16a34a;color:#fff}.cat-pill-icon{border-radius:2px;flex-shrink:0;height:16px;-o-object-fit:contain;object-fit:contain;width:16px}.cat-pill-arrow{font-size:10px;transition:transform .2s}.cat-pill-arrow.rotated{transform:rotate(180deg)}.cat-bar-right{align-items:center;display:flex;flex-shrink:0;gap:0;margin-left:auto}.cat-divider{background:#d1d5db;flex-shrink:0;height:18px;margin:0 8px;width:1px}html.dark .cat-divider{background:#ffffff1f}.mega-panel{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 6px 16px #00000014;box-sizing:border-box;left:50%;max-width:1536px;padding:0 24px;position:absolute;top:calc(100% + 2px);transform:translate(-50%);width:100%;z-index:200}html.dark .mega-panel{background:#1e1e1f;border-color:#ffffff14;box-shadow:0 6px 16px #0006}.mega-panel-inner{padding:20px 24px}.mega-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.mega-card{border-right:1px solid #eee;min-width:0;padding:16px 20px}.mega-card:last-child{border-right:none}html.dark .mega-card{border-right-color:#ffffff0f}.mega-card-header{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:10px;margin-bottom:12px;padding-bottom:10px}.mega-card-header:hover .mega-card-name{color:var(--primary,#0071e3)}html.dark .mega-card-header{border-bottom-color:#ffffff0f}.mega-card-icon-wrap{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-shrink:0;height:42px;justify-content:center;overflow:hidden;width:42px}html.dark .mega-card-icon-wrap{background:#ffffff0f;border-color:#ffffff14}.mega-card-icon{height:42px;-o-object-fit:cover;object-fit:cover;width:42px}.mega-card-icon-fallback{color:#999;font-size:20px}html.dark .mega-card-icon-fallback{color:#555}.mega-card-name{color:#1d1d1f;font-size:16px;font-weight:800;transition:color .15s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html.dark .mega-card-name{color:#ffffffe0}.mega-card-links{display:flex;flex-direction:column;gap:0;padding-left:4px}.mega-link{align-items:center;color:#555;cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:2;transition:color .15s}.mega-link:before{background:#ccc;border-radius:50%;content:"";flex-shrink:0;height:4px;width:4px}.mega-link:hover{color:var(--primary,#0071e3)}.mega-link:hover:before{background:var(--primary,#0071e3)}html.dark .mega-link{color:#ffffff80}html.dark .mega-link:before{background:#fff3}html.dark .mega-link:hover{color:#60a5fa}html.dark .mega-link:hover:before{background:#60a5fa}.cat-pill.hovered{background:#0071e314}.mega-slide-enter-active{transition:opacity .15s ease-out}.mega-slide-leave-active{transition:opacity .1s ease-in}.mega-slide-enter-from,.mega-slide-leave-to{opacity:0}.cat-sub-icon{border-radius:4px;flex-shrink:0;height:18px;-o-object-fit:cover;object-fit:cover;width:18px}.cat-more-wrap{position:relative}.cat-more-dropdown{background:#fff;border:1px solid #e5e6eb;border-radius:10px;box-shadow:0 8px 24px -6px #00000026;min-width:160px;overflow:visible;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:200}html.dark .cat-more-dropdown{background:#1e1e1f;border-color:#ffffff14;box-shadow:0 8px 24px -6px #0006}.cat-more-item{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;padding:10px 14px;position:relative;transition:all .15s;white-space:nowrap}.cat-more-item.hovered,.cat-more-item:hover{background:#0071e30f;color:#0071e3}.cat-more-item.active{background:#0071e314;color:#0071e3;font-weight:600}html.dark .cat-more-item{color:#fffc}html.dark .cat-more-item.hovered,html.dark .cat-more-item:hover{background:#ffffff0d;color:#60a5fa}html.dark .cat-more-item.active{background:#60a5fa1a;color:#60a5fa}.cat-more-item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.cat-more-item-arrow{flex-shrink:0;font-size:12px;opacity:.4}.more-flyout{background:#fff;border:1px solid #e5e6eb;border-radius:10px;box-shadow:0 8px 24px -6px #00000026;max-width:360px;min-width:200px;padding:12px 16px;z-index:9999}html.dark .more-flyout{background:#1e1e1f;border-color:#ffffff14;box-shadow:0 8px 24px -6px #0006}.more-flyout-group{border-bottom:1px solid #f0f0f0;padding:8px 0}.more-flyout-group:last-child{border-bottom:none}.more-flyout-group:first-child{padding-top:0}html.dark .more-flyout-group{border-bottom-color:#ffffff0f}.more-flyout-title{align-items:center;color:#1d1d1f;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:4px 0}.more-flyout-title:hover{color:var(--primary,#0071e3)}html.dark .more-flyout-title{color:#ffffffe0}.more-flyout-links{display:flex;flex-direction:column;gap:4px;padding:6px 0 0 22px}.more-flyout-link{color:#666;cursor:pointer;font-size:12px;padding:3px 0;white-space:nowrap}.more-flyout-link:before{background:#ccc;border-radius:50%;content:"";display:inline-block;height:4px;margin-right:6px;vertical-align:middle;width:4px}.more-flyout-link:hover{color:var(--primary,#0071e3)}.more-flyout-link:hover:before{background:var(--primary,#0071e3)}html.dark .more-flyout-link{color:#ffffff8c}html.dark .more-flyout-link:before{background:#fff3}html.dark .more-flyout-link:hover{color:#60a5fa}html.dark .more-flyout-link:hover:before{background:#60a5fa}.recent-popup{display:flex;flex-direction:column;max-height:480px;width:320px}.recent-popup-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:14px 16px 10px}html.dark .recent-popup-header{border-bottom-color:#ffffff0f}.recent-popup-title{color:#1d1d1f;font-size:15px;font-weight:700}html.dark .recent-popup-title{color:#eee}.recent-popup-clear{color:#999;cursor:pointer;font-size:12px}.recent-popup-clear:hover{color:#ff4d4f}.recent-popup-empty{align-items:center;color:#999;display:flex;flex-direction:column;font-size:13px;gap:8px;padding:40px 20px}.recent-popup-list{max-height:380px;overflow-y:auto;padding:6px}.recent-popup-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:all .15s}.recent-popup-item:hover{background:#0071e30d}html.dark .recent-popup-item:hover{background:#ffffff0a}.recent-popup-thumb{background:#f5f5f7;border-radius:8px;flex-shrink:0;height:44px;overflow:hidden;width:44px}.recent-popup-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recent-popup-thumb-ph{align-items:center;display:flex;justify-content:center}html.dark .recent-popup-thumb{background:#ffffff0f}.recent-popup-info{flex:1;min-width:0}.recent-popup-name{color:#1d1d1f;font-size:13px;font-weight:600;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .recent-popup-name{color:#eee}.recent-popup-meta{align-items:center;display:flex;font-size:11px;gap:8px}.recent-popup-type{border-radius:3px;font-size:10px;font-weight:500;padding:1px 6px}.recent-popup-type.goods{background:#0071e314;color:#0071e3}.recent-popup-type.article{background:#52c41a14;color:#52c41a}.recent-popup-price{color:#ff4d4f;font-size:13px;font-weight:700}.recent-popup-footer{border-top:1px solid #f0f0f0;color:var(--primary,#0071e3);cursor:pointer;font-size:12px;padding:10px;text-align:center}.recent-popup-footer:hover{background:#0071e308}html.dark .recent-popup-footer{border-top-color:#ffffff0f}.user-dropdown{backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);background:var(--glass-bg,hsla(0,0%,100%,.88));border-radius:14px;overflow:hidden;width:260px}.dropdown-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:14px;padding:18px 18px 14px}.dropdown-user-info{min-width:0}.dropdown-username{color:var(--text-primary);font-size:15px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-balance{color:var(--text-muted);font-size:12px}.dropdown-balance span{color:#f53f3f;font-weight:600}.dropdown-menu{padding:8px}.dropdown-item{align-items:center;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:10px 12px;position:relative;transition:all .2s ease}.dropdown-item:hover{background:var(--color-fill-2,rgba(0,0,0,.04));color:var(--text-primary)}.dropdown-item:hover .dropdown-arrow{opacity:1;transform:translate(0)}.dropdown-item.active{background:var(--primary-bg,rgba(67,97,238,.08));color:var(--primary);font-weight:600}.dropdown-item.active .dropdown-item-icon{box-shadow:0 2px 8px #4361ee26}.dropdown-item.active .dropdown-arrow{color:var(--primary);opacity:1;transform:translate(0)}.dropdown-item span{flex:1}.dropdown-item-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:15px;height:30px;justify-content:center;width:30px}.di-user{background:#5b8def1f;color:#5b8def}.di-orders{background:#7c5cfc1f;color:#7c5cfc}.di-recharge{background:#00b42a1f;color:#00b42a}.dropdown-arrow{color:var(--text-muted);font-size:11px;opacity:0;transform:translate(-4px);transition:all .15s ease}.dropdown-footer{border-top:1px solid var(--border-color);padding:4px 8px 8px}.logout-item{color:#f53f3f!important;font-size:13px;gap:10px}.logout-item:hover{background:#f53f3f0f!important;color:#f53f3f!important}.bell-btn{position:relative}.bell-btn.shaking{animation:bellShake .9s cubic-bezier(.36,.07,.19,.97) both;transform-origin:top center}@keyframes bellShake{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-14deg)}20%,40%{transform:rotate(14deg)}50%{transform:rotate(-10deg)}}.dropdown-pop-enter-active{animation:ddPop .25s cubic-bezier(.16,1,.3,1)}.dropdown-pop-leave-active{animation:ddPop .15s cubic-bezier(.4,0,1,1) reverse}@keyframes ddPop{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.top-bar-inner{padding:4px 12px}.header-inner{gap:12px;padding:8px 12px}.search-area{display:none}.hdr-btn{font-size:12px;padding:6px 10px}.category-inner{gap:3px;padding:0 12px}.cat-pill{font-size:12px;padding:5px 12px}.logo .logo-text{display:none}}.ann-modal-body{padding:20px 16px}.ann-modal-title{color:var(--color-text-1,#1d2129);font-size:20px;font-weight:600;margin:0 0 20px}.ann-modal-content{color:var(--color-text-2,#4e5969);font-size:15px;line-height:2;word-break:break-word}.ann-modal-content :deep(p){margin:0 0 10px}.ann-modal-content :deep(ol),.ann-modal-content :deep(ul){list-style:disc;margin:8px 0;padding-left:24px}.ann-modal-content :deep(ol){list-style:decimal}.ann-modal-content :deep(li){display:list-item;margin:6px 0}.ann-modal-content :deep(a){color:#0071e3}.ann-modal-content :deep(img){border-radius:8px;margin:8px 0;max-width:100%}.cs-trigger-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:6px 12px;transition:all .2s;white-space:nowrap}.cs-trigger-btn:hover{border-color:#0071e3;color:#0071e3}html.dark .cs-trigger-btn{background:#ffffff0f;border-color:#ffffff1f;color:#fffc}html.dark .cs-trigger-btn:hover{border-color:#4d9eff;color:#4d9eff}.cs-panel{min-width:200px;padding:8px}.cs-panel .cs-panel-title{color:var(--color-text-1);font-size:13px;font-weight:600;margin-bottom:8px;padding:4px 8px}.cs-panel .cs-panel-items{display:flex;flex-direction:column;gap:4px}.cs-panel .cs-panel-btn{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--color-text-1);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:8px 10px;transition:all .15s ease;width:100%}.cs-panel .cs-panel-btn:hover{background:var(--color-fill-2);color:rgb(var(--primary-6))}.cs-panel .cs-panel-btn .cs-panel-desc{color:var(--color-text-3);font-size:11px;margin-left:auto}.notif-popover-content .arco-popover-content,.notif-popover-content.arco-popover-content{background:transparent!important;border:none!important;border-radius:20px!important;box-shadow:none!important;padding:0!important}.arco-popover.arco-popover-no-arrow:has(.notif-popover-content),.arco-trigger-popup:has(.notif-popover-content){background:transparent!important;border:none!important;border-radius:20px!important;box-shadow:none!important;overflow:visible!important}.arco-trigger-popup:has(.notif-popover-content) .arco-popover-popup-content{background:transparent!important;border:none!important;border-radius:20px!important;box-shadow:none!important;padding:0!important}.arco-trigger-popup .arco-dropdown:has(.arco-dropdown-option),.search-scope+.arco-trigger-popup .arco-dropdown{animation:scopeDropIn .15s ease-out;border:1px solid #e5e7eb!important;border-radius:10px!important;box-shadow:0 4px 12px #0000001a!important;min-width:88px!important;padding:4px!important}.arco-dropdown .arco-dropdown-option{border-radius:6px!important;font-size:13px!important;margin:1px 0!important;padding:5px 12px!important;transition:background .15s ease}.arco-dropdown .arco-dropdown-option:hover{background:#f3f4f6!important}.arco-dropdown .arco-dropdown-option.arco-dropdown-option-active{background:#0071e314!important;color:#0071e3!important}@keyframes scopeDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.notif-toast{align-items:center;animation:toastPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#0071e3,#0090ff);border:none;border-radius:16px;box-shadow:0 8px 32px #0071e359,inset 0 0 0 1px #ffffff26;cursor:pointer;display:flex;gap:14px;max-width:360px;min-width:280px;padding:14px 18px;position:fixed;right:20px;top:20px;transition:box-shadow .2s,transform .2s;z-index:9999}.notif-toast:hover{animation:none;box-shadow:0 12px 40px #0071e373,inset 0 0 0 1px #fff3;transform:translateY(-2px)}.notif-toast-icon{align-items:center;background:#fff3;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.notif-toast-body{flex:1;min-width:0}.notif-toast-title{color:#ffffffd9;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:3px}.notif-toast-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-toast-scroll{color:#fff;display:inline-block;font-size:14px;font-weight:500}.notif-toast-close{background:#ffffff26;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;flex-shrink:0;font-size:14px;padding:4px;transition:all .15s}.notif-toast-close:hover{background:#ffffff40;color:#fff}.notif-toast-enter-active{animation:toastSlideIn .4s cubic-bezier(.16,1,.3,1)}.notif-toast-leave-active{animation:toastSlideIn .25s ease-in reverse}@keyframes toastSlideIn{0%{opacity:0;transform:translate(120%) scale(.85)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes toastPulse{0%,to{box-shadow:0 8px 32px #0071e359,inset 0 0 0 1px #ffffff26}50%{box-shadow:0 8px 40px #0071e380,inset 0 0 0 1px #fff3}}html.dark .notif-toast{background:linear-gradient(135deg,#0060c0,#0080e0)}.notif-backdrop{inset:0;position:fixed;z-index:9998}.notif-dropdown{border:1px solid #e5e6eb;border-radius:20px;box-shadow:0 12px 40px -8px #00000026,0 4px 12px -2px #0000000f;overflow:visible;right:0;top:calc(100% + 8px);width:360px;z-index:9999}.notif-arrow,.notif-dropdown{background:#fff;position:absolute}.notif-arrow{border-left:1px solid #e5e6eb;border-top:1px solid #e5e6eb;height:14px;right:18px;top:-8px;transform:rotate(45deg);width:14px;z-index:1}html.dark .notif-dropdown{box-shadow:0 12px 40px -8px #00000080,0 4px 12px -2px #00000040}html.dark .notif-arrow,html.dark .notif-dropdown{background:#232324;border-color:#333}html.dark .notif-header{border-bottom-color:#ffffff14}html.dark .notif-title{color:#ffffffeb}html.dark .notif-item-title{color:#ffffffd9}html.dark .notif-item-time{color:#ffffff73}html.dark .notif-item:hover{background:#ffffff0f}html.dark .notif-item.unread{background:#0071e329}html.dark .notif-item.unread .notif-item-title{color:#fff}html.dark .notif-list::-webkit-scrollbar-thumb{background:#ffffff26}html.dark .notif-empty{color:#ffffff73}html.dark .notif-footer{border-top-color:#ffffff14}.notif-header{border-bottom:1px solid #e5e6eb;justify-content:space-between;padding:16px 18px 12px}.notif-header,.notif-title{align-items:center;display:flex}.notif-title{color:#1a1a2e;font-size:15px;font-weight:600}.notif-count-pill{align-items:center;animation:pulseBadge 1.6s ease-in-out infinite;background:linear-gradient(135deg,#0071e3,#e040a0);border-radius:999px;box-shadow:0 2px 6px -1px #0071e366;color:#fff;display:inline-flex;font-size:11px;font-weight:600;height:18px;justify-content:center;margin-left:8px;min-width:22px;padding:0 7px}@keyframes pulseBadge{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.notif-list{max-height:380px;overflow-y:auto;padding:4px;scrollbar-width:thin}.notif-list::-webkit-scrollbar{width:4px}.notif-list::-webkit-scrollbar-thumb{background:#e5e6eb;border-radius:999px}.notif-item{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:10px;margin:2px 0;padding:10px 14px;position:relative;transition:background .2s ease,transform .2s ease}.notif-item:hover{background:#0000000a;transform:translate(2px)}.notif-item.unread{background:#0071e30f}.notif-item-dot{background:#0071e3;border-radius:50%;box-shadow:0 0 0 3px #0071e333;flex-shrink:0;height:7px;width:7px}.notif-item-dot.read{background:#9295a3;box-shadow:none;opacity:.35}.notif-item-title{color:#1a1a2e;flex:1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-item-time{color:#9295a3;flex-shrink:0;font-size:11px;opacity:.7}.notif-empty{align-items:center;color:#9295a3;display:flex;flex-direction:column;font-size:13px;padding:40px;text-align:center}.notif-footer{border-top:1px solid #e5e6eb;padding:10px 16px;text-align:center}.notif-pop-enter-active{animation:notifPop .35s cubic-bezier(.16,1,.3,1);transform-origin:top right}.notif-pop-leave-active{animation:notifPop .2s cubic-bezier(.4,0,1,1) reverse;transform-origin:top right}@keyframes notifPop{0%{opacity:0;transform:scale(.85) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}.notif-item-enter-active{animation:itemSlideIn .4s cubic-bezier(.16,1,.3,1)}.notif-item-leave-active{animation:itemSlideIn .2s ease reverse}@keyframes itemSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}html.dark .mega-panel{background:#1e1e1f!important;border-color:#ffffff14!important;box-shadow:0 6px 16px #0006!important}html.dark .mega-card{border-right-color:#ffffff0f!important}html.dark .mega-card-header{border-bottom-color:#ffffff0f!important}html.dark .mega-card-icon-wrap{background:#ffffff0f!important;border-color:#ffffff14!important}html.dark .mega-card-icon-fallback{color:#555!important}html.dark .mega-card-name{color:#ffffffe0!important}html.dark .mega-link{color:#ffffff80!important}html.dark .mega-link:before{background:#fff3!important}html.dark .mega-link:hover{color:#60a5fa!important}html.dark .mega-link:hover:before{background:#60a5fa!important}html.dark .cat-more-dropdown{background:#1e1e1f!important;border-color:#ffffff14!important;box-shadow:0 8px 24px -6px #0006!important}html.dark .cat-more-item{color:#ffffffbf!important}html.dark .cat-more-item:hover{background:#ffffff0f!important;color:#fff!important}html.dark .more-flyout{background:#1e1e1f!important;border-color:#ffffff14!important;box-shadow:0 8px 24px -6px #00000080!important}html.dark .more-flyout-group{border-bottom-color:#ffffff0f!important}html.dark .more-flyout-title{color:#ffffffe0!important}html.dark .more-flyout-link{color:#ffffff8c!important}html.dark .more-flyout-link:before{background:#fff3!important}html.dark .more-flyout-link:hover{color:#60a5fa!important}html.dark .more-flyout-link:hover:before{background:#60a5fa!important}.m-header{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#ffffffeb;border-bottom:.5px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:900}html.dark .m-header{background:#1e1e1eeb;border-bottom-color:#ffffff0f}.m-header-inner{height:48px;justify-content:space-between;padding:10px 16px}.m-header-inner,.m-logo{align-items:center;display:flex}.m-logo{gap:8px;text-decoration:none}.m-logo-img{height:28px;width:auto}.m-logo-ico{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.m-logo-text{color:var(--primary,#0071e3);font-size:17px;font-weight:700}.m-header-actions{gap:4px}.m-hdr-btn,.m-header-actions{align-items:center;display:flex}.m-hdr-btn{background:transparent;border:none;border-radius:10px;color:var(--text-primary,#1d2129);cursor:pointer;font-size:20px;height:36px;justify-content:center;width:36px;-webkit-tap-highlight-color:transparent;transition:background .2s}.m-hdr-btn:active{background:#0000000f}.m-search-bar{padding:0 16px 12px}.m-lang-flag{border-radius:2px;height:16px;-o-object-fit:cover;object-fit:cover;width:22px}.m-lang-picker{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px 12px}.m-lang-opt{align-items:center;background:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:8px 12px;transition:all .2s;-webkit-tap-highlight-color:transparent}.m-lang-opt.active,.m-lang-opt:active{background:#0071e30f;border-color:#0071e3;color:#0071e3}html.dark .m-lang-opt{border-color:#ffffff1f;color:#fffc}html.dark .m-lang-opt.active,html.dark .m-lang-opt:active{background:#4d9eff1a;border-color:#4d9eff;color:#4d9eff}.m-lang-opt-flag{border-radius:2px;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.m-menu-overlay{background:#0006;inset:0;position:fixed;z-index:950}.m-menu-drawer{background:#fff;bottom:0;box-shadow:4px 0 24px #0000001f;display:flex;flex-direction:column;left:0;max-width:82vw;overflow-y:auto;position:fixed;top:0;width:300px;z-index:960}html.dark .m-menu-drawer{background:#1e1e1e}.m-drawer-header{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;padding:16px 20px 12px}.m-drawer-title{color:var(--text-primary,#1d2129);font-size:18px;font-weight:700}.m-drawer-close{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--text-secondary,#666);cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;width:32px;-webkit-tap-highlight-color:transparent}.m-drawer-close:active{background:#0000000f}.m-cat-pill{align-items:center;color:#1d2129;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;padding:14px 20px;transition:background .15s;-webkit-tap-highlight-color:transparent}.m-cat-pill span{flex:1}.m-cat-pill:active{background:#00000008}.m-cat-pill.active{background:#0071e3;border-bottom:none;border-radius:12px;color:#fff;margin:4px 12px;padding:12px 16px}html.dark .m-cat-pill{color:#e5e5e5}html.dark .m-cat-pill:active{background:#ffffff0d}html.dark .m-cat-pill.active{background:#0071e3;color:#fff}.m-cat-pill-icon{color:#555;flex-shrink:0;font-size:20px}.m-cat-pill.active .m-cat-pill-icon{color:#fff}.m-cat-pill-img{border-radius:6px;flex-shrink:0;height:26px;-o-object-fit:contain;object-fit:contain;width:26px}.m-cat-pill-arrow{color:silver;flex-shrink:0;font-size:14px;transition:transform .25s ease}.m-cat-pill-arrow.expanded{transform:rotate(180deg)}.m-cat-pill.active .m-cat-pill-arrow{color:#ffffffb3}.m-cat-group{margin:0}.m-sub-list{background:#00000004;padding:0 0 0 24px}html.dark .m-sub-list{background:#ffffff05}.m-sub-group{margin:0}.m-sub-pill{align-items:center;color:#444;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:12px 20px 12px 16px;transition:background .15s;-webkit-tap-highlight-color:transparent}.m-sub-pill span{flex:1}.m-sub-pill:active{background:#0071e30f}.m-sub-pill.active{color:#0071e3;font-weight:600}html.dark .m-sub-pill{color:#bbb}html.dark .m-sub-pill.active{color:#60a5fa}.m-sub3-list{padding:4px 0 8px 20px}.m-sub3-pill{align-items:center;color:#666;cursor:pointer;display:flex;font-size:13px;padding:10px 16px;transition:background .15s;-webkit-tap-highlight-color:transparent}.m-sub3-pill:active{background:#0071e314;color:#0071e3}html.dark .m-sub3-pill{color:#999}html.dark .m-sub3-pill:active{color:#60a5fa}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:all .25s ease}.expand-enter-from,.expand-leave-to{max-height:0;opacity:0}.expand-enter-to,.expand-leave-from{max-height:800px;opacity:1}.m-menu-user{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:12px;padding:24px 20px 16px}.m-menu-username{color:var(--text-primary);font-size:16px;font-weight:600}.m-menu-balance{color:var(--text-muted);font-size:13px;margin-top:2px}.m-logout-btn{background:transparent;border:1px solid #ff4d4f;border-radius:6px;color:#ff4d4f;cursor:pointer;font-size:13px;margin-left:auto;padding:6px 14px;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:all .2s}.m-logout-btn:active{background:#ff4d4f;color:#fff}.m-menu-list{flex:1;padding:12px 0}.slide-down-enter-active,.slide-down-leave-active{transition:all .25s ease}.slide-down-enter-from,.slide-down-leave-to{opacity:0;transform:translateY(-10px)}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active{transition:transform .3s cubic-bezier(.22,1,.36,1)}.slide-left-enter-from,.slide-left-leave-to{transform:translate(-100%)}.site-footer[data-v-8ff66c21]{background:#fff;border-top:1px solid #e5e7eb;margin-top:60px}.footer-features[data-v-8ff66c21]{border-bottom:1px solid #f0f0f0;padding:16px 0}.footer-features-inner[data-v-8ff66c21]{align-items:center;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:1536px;padding:0 32px}.feature-item[data-v-8ff66c21]{align-items:center;color:#1d1d1f;display:flex;font-size:14px;font-weight:500;gap:6px}.feature-icon[data-v-8ff66c21]{color:#0071e3;font-size:16px}.feature-dot[data-v-8ff66c21]{color:#d1d5db;font-size:18px}.footer-main[data-v-8ff66c21]{padding:48px 0 32px}.footer-main-inner[data-v-8ff66c21]{display:grid;gap:48px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin:0 auto;max-width:1536px;padding:0 32px}.footer-brand .brand-logo[data-v-8ff66c21]{align-items:center;display:flex;gap:8px;margin-bottom:16px}.footer-brand .brand-icon[data-v-8ff66c21]{color:#0071e3;font-size:24px}.footer-brand .brand-name[data-v-8ff66c21]{color:#1d1d1f;font-size:18px;font-weight:700}.footer-brand .brand-desc[data-v-8ff66c21]{color:#6b7280;font-size:13px;line-height:1.8;margin:0}.footer-col[data-v-8ff66c21]{display:flex;flex-direction:column;gap:12px}.col-title[data-v-8ff66c21]{color:#1d1d1f;font-size:15px;font-weight:700;margin:0 0 4px}.col-link[data-v-8ff66c21]{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px;text-decoration:none;transition:color .15s}.col-link[data-v-8ff66c21]:hover{color:#0071e3}.col-icon[data-v-8ff66c21]{color:#9ca3af;font-size:14px}.footer-social[data-v-8ff66c21]{border-top:1px solid #f0f0f0;padding:20px 0}.footer-social-inner[data-v-8ff66c21]{align-items:center;display:flex;gap:20px;margin:0 auto;max-width:1536px;padding:0 32px}.social-label[data-v-8ff66c21]{color:#1d1d1f;font-size:13px;font-weight:600;white-space:nowrap}.social-icons[data-v-8ff66c21]{display:flex;flex-wrap:wrap;gap:10px}.social-link[data-v-8ff66c21]{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#4b5563;display:inline-flex;font-size:13px;gap:6px;padding:6px 16px;text-decoration:none;transition:all .15s;white-space:nowrap}.social-link[data-v-8ff66c21] .arco-icon{font-size:14px}.social-link[data-v-8ff66c21]:hover{background:#0071e30a;border-color:#0071e3;color:#0071e3}.footer-bottom[data-v-8ff66c21]{background:#fafafa;border-top:1px solid #f0f0f0;padding:16px 0}.footer-bottom-inner[data-v-8ff66c21]{align-items:center;color:#9ca3af;display:flex;font-size:12px;justify-content:space-between;margin:0 auto;max-width:1536px;padding:0 32px}.m-tabbar[data-v-b0896cd6]{align-items:center;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#ffffffeb;border-top:.5px solid rgba(0,0,0,.08);bottom:0;box-shadow:0 -2px 12px #0000000a;display:flex;height:56px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}html.dark .m-tabbar[data-v-b0896cd6]{background:#1e1e1eeb;border-top-color:#ffffff14}.m-tab-item[data-v-b0896cd6]{align-items:center;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:3px;height:100%;justify-content:center;-webkit-tap-highlight-color:transparent;transition:all .2s}.m-tab-item.active .m-tab-icon[data-v-b0896cd6]{color:var(--primary,#0071e3);transform:scale(1.1)}.m-tab-item.active .m-tab-label[data-v-b0896cd6]{color:var(--primary,#0071e3);font-weight:600}.m-tab-icon[data-v-b0896cd6]{font-size:22px}.m-tab-icon[data-v-b0896cd6],.m-tab-label[data-v-b0896cd6]{color:#8c8c8c;transition:all .2s}.m-tab-label[data-v-b0896cd6]{font-size:10px}
