*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Noto Sans SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;text-rendering:optimizeLegibility;font-synthesis:none;background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;transition:background-color .3s,color .3s}a{text-decoration:none;color:inherit;transition:color .2s ease}a:hover{color:#e74c3c}ol,ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer}button,input,select,textarea{border:none;outline:none;background:none;font:inherit;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.lazy-img{filter:blur(20px);transition:filter .5s ease}.lazy-loaded{filter:blur(0)}.container{max-width:1200px;margin:0 auto;padding:0 20px}:root{--bg-primary:#0f0f0f;--bg-secondary:#1a1a2e;--bg-card:#1c1c1c;--bg-input:#2a2a2a;--text-primary:#fff;--text-secondary:#999;--text-muted:#666;--border-color:#2a2a2a;--shadow-card:0 4px 20px rgba(0,0,0,.4);--header-bg:rgba(0,0,0,.85);--header-scrolled:rgba(0,0,0,.95);--header-text:hsla(0,0%,100%,.7);--header-text-active:#fff;--nav-hover-bg:hsla(0,0%,100%,.08);--nav-active-bg:hsla(0,0%,100%,.1);--tab-inactive:hsla(0,0%,100%,.4);--tab-bar-border:hsla(0,0%,100%,.06);--search-bg:hsla(0,0%,100%,.1);--search-focus-bg:hsla(0,0%,100%,.15);--search-placeholder:hsla(0,0%,100%,.4);--search-border-focus:hsla(0,0%,100%,.2);--action-icon:hsla(0,0%,100%,.8);--action-hover:hsla(0,0%,100%,.1);--card-info-bg:rgba(0,0,0,.75);--skeleton-from:#1c1c1c;--skeleton-to:#252525;--scrollbar-track:#0f0f0f;--scrollbar-thumb:#333}[data-theme=light]{--bg-primary:#f5f5f5;--bg-secondary:#e8e8f0;--bg-card:#fff;--bg-input:#eee;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--border-color:#e0e0e0;--shadow-card:0 2px 12px rgba(0,0,0,.08);--header-bg:hsla(0,0%,100%,.92);--header-scrolled:hsla(0,0%,100%,.97);--header-text:#555;--header-text-active:#1a1a1a;--nav-hover-bg:rgba(0,0,0,.05);--nav-active-bg:rgba(231,76,60,.1);--tab-inactive:#999;--tab-bar-border:#e0e0e0;--search-bg:rgba(0,0,0,.06);--search-focus-bg:rgba(0,0,0,.08);--search-placeholder:#aaa;--search-border-focus:rgba(0,0,0,.15);--action-icon:#555;--action-hover:rgba(0,0,0,.06);--card-info-bg:rgba(0,0,0,.6);--skeleton-from:#e8e8e8;--skeleton-to:#f2f2f2;--scrollbar-track:#f5f5f5;--scrollbar-thumb:#ccc}@keyframes shimmer-card{0%{background-position:200% 0}to{background-position:-200% 0}}.page-enter-active,.page-leave-active{transition:opacity .15s}.page-enter-from,.page-leave-to{opacity:0}.sr-only-seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.err-page[data-v-ffe423db]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--bg-primary,#0f0f0f);padding:20px;text-align:center}.err-code[data-v-ffe423db]{font-size:96px;font-weight:800;line-height:1;background:linear-gradient(135deg,#e74c3c,#b52d8c);-webkit-background-clip:text;background-clip:text;color:transparent}.err-title[data-v-ffe423db]{font-size:22px;font-weight:700;color:var(--text-primary,#fff)}.err-desc[data-v-ffe423db]{font-size:14px;color:var(--text-muted,#888)}.err-btn[data-v-ffe423db]{margin-top:12px;padding:10px 32px;border-radius:24px;background:#e74c3c;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.err-btn[data-v-ffe423db]:hover{background:#c0392b}
