:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.n-tag,.n-tag__content{font-family:Microsoft YaHei,微软雅黑,Segoe UI,Tahoma,Arial,sans-serif!important}}@supports (-webkit-appearance: none){.n-tag,.n-tag__content{font-family:Microsoft YaHei,微软雅黑,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;-webkit-font-feature-settings:"kern" 1,"liga" 1!important;font-feature-settings:"kern" 1,"liga" 1!important}}@-moz-document url-prefix(){.n-tag,.n-tag__content{font-family:Microsoft YaHei,微软雅黑,-moz-system-ui,system-ui,sans-serif!important;-moz-font-feature-settings:"kern" 1,"liga" 1!important}}@media (-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi){.n-tag,.n-tag__content{-webkit-font-smoothing:subpixel-antialiased!important;font-smooth:always!important}}@media (-webkit-max-device-pixel-ratio: 1.24),(max-resolution: 119dpi){.n-tag,.n-tag__content{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}}@media screen and (min-width: 1px){.n-tag--tiny-size{min-height:20px!important;font-size:11px!important;padding:2px 6px!important}.n-tag--tiny-size .n-tag__content{font-size:11px!important;line-height:1.3!important}.n-tag--small-size{min-height:22px!important;font-size:12px!important;padding:3px 7px!important}.n-tag--small-size .n-tag__content{font-size:12px!important;line-height:1.3!important}}@media (hover: hover) and (pointer: fine){.n-tag:hover{transition:all .15s ease-out!important}.n-tag:hover .n-tag__content{transition:none!important;transform:none!important;filter:none!important}}.n-tag,.n-tag__content,.n-tag *,.n-tag__content *{backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;transform-style:preserve-3d!important;-webkit-transform-style:preserve-3d!important}.n-tag__content{will-change:auto!important;contain:layout style!important}.n-tag--default-type{border-width:1px!important;border-style:solid!important}.n-tag--primary-type,.n-tag--success-type,.n-tag--warning-type,.n-tag--error-type,.n-tag--info-type{border-width:1px!important;border-style:solid!important;text-shadow:none!important}[data-theme=dark] .n-tag{border-width:1px!important;border-style:solid!important}[data-theme=dark] .n-tag__content{text-shadow:none!important}.touch-target{min-width:44px;min-height:44px}.pressable{-webkit-tap-highlight-color:rgba(0,0,0,.08);transition:transform .08s ease}.pressable:active{transform:scale(.98)}.hit-slop{position:relative}.hit-slop:before{content:"";position:absolute;inset:-8px}.carousel{touch-action:pan-x;-ms-touch-action:pan-x}.bottom-safe{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.no-select{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#app{width:100%;margin:0;padding:0;font-weight:400}a{text-decoration:none;color:var(--n-text-color);transition:all .3s ease}.green,[class*=green]{color:var(--n-text-color)!important}.n-tag{min-height:22px!important;line-height:1.4!important;font-size:12px!important;padding:2px 8px!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:500!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.n-tag__content{line-height:1.4!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transition:none!important}.n-tag--small-size{min-height:20px!important;font-size:11px!important;padding:1px 6px!important}.n-tag--small-size .n-tag__content{font-size:11px!important}.n-tag--tiny-size{min-height:18px!important;font-size:10px!important;padding:1px 5px!important}.n-tag--tiny-size .n-tag__content{font-size:10px!important}.n-tag--large-size{min-height:26px!important;font-size:13px!important;padding:3px 10px!important}.n-tag--large-size .n-tag__content{font-size:13px!important}.n-tag{position:relative;transition:box-shadow .2s ease,top .2s ease!important}.n-tag:hover{top:-1px!important;box-shadow:0 2px 8px #00000026!important}[data-theme=dark] .n-tag:hover{box-shadow:0 2px 8px #0006,0 0 0 1px #fff3!important}.n-tag:hover .n-tag__content{transform:none!important}.n-tag[role=button]:hover,.n-tag.clickable:hover,.n-tag.album-tag:hover,.n-tag.product-tag:hover,.n-tag.hot-tag:hover,.n-tag.filter-tag:hover{cursor:pointer!important;top:-1px!important;box-shadow:0 3px 12px #0003!important}[data-theme=dark] .n-tag[role=button]:hover,[data-theme=dark] .n-tag.clickable:hover,[data-theme=dark] .n-tag.album-tag:hover,[data-theme=dark] .n-tag.product-tag:hover,[data-theme=dark] .n-tag.hot-tag:hover,[data-theme=dark] .n-tag.filter-tag:hover{box-shadow:0 3px 12px #00000080,0 0 0 1px #ffffff40!important}.user-level.n-tag:hover,.n-tag.user-level:hover{top:0!important;box-shadow:none!important}@media (hover: hover){a:hover{color:var(--n-primary-color)}.clickable,.product-item,.ranking-item,.user-card{position:relative;transition:box-shadow .25s ease,top .25s ease}.clickable:hover,.product-item:hover,.ranking-item:hover,.user-card:hover{top:-1px}}[data-theme=dark] .album-card:hover,[data-theme=dark] .dynamic-card:hover,[data-theme=dark] .activity-card:hover,[data-theme=dark] .review-card:hover,[data-theme=dark] .product-card:hover,[data-theme=dark] .product-item:hover,[data-theme=dark] .n-card:hover{box-shadow:0 6px 18px #0006,0 0 0 1px #fff3!important}[data-theme=dark] .album-card:hover,[data-theme=dark] .product-card:hover{box-shadow:0 8px 24px #0006,0 0 0 1px #fff3!important}.card-base{background:var(--n-card-color);border:1px solid var(--n-border-color);border-radius:8px;overflow:hidden;cursor:pointer;position:relative}.card-base-rounded{background:var(--n-card-color);border:1px solid var(--n-border-color);border-radius:12px;overflow:hidden;cursor:pointer;position:relative}.card-transition{transition:box-shadow .3s ease,top .3s ease,border-color .3s ease}.card-transition-fast{transition:box-shadow .25s ease,top .25s ease}.card-hover:hover{box-shadow:0 6px 18px #0000001f;top:-2px;transform:none}.card-hover-large:hover{box-shadow:0 8px 24px #0000001f;top:-2px;transform:none}.card-hover-border:hover{border-color:var(--n-primary-color)}.image-container{position:relative;overflow:hidden;border-radius:6px}.image-container-rounded{position:relative;overflow:hidden;border-radius:8px}.cover-image{width:100%;height:100%;object-fit:cover;display:block}.responsive-image{width:100%!important;height:auto!important;display:block!important}.text-clamp-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.text-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.flex{display:flex}.flex-center{display:flex;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-gap-8{display:flex;gap:8px}.flex-gap-12{display:flex;gap:12px}.flex-gap-16{display:flex;gap:16px}.flex-gap-20{display:flex;gap:20px}.corner-badge{position:absolute;top:8px;right:8px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;display:flex;align-items:center;gap:2px}@media (max-width: 768px){.mobile-hidden{display:none!important}}@media (min-width: 769px){.desktop-hidden{display:none!important}}.n-tag--primary-type{background-color:var(--n-primary-color)!important;color:#fff!important;border:1px solid var(--n-primary-color)!important}.n-tag--primary-type:hover{background-color:var(--n-primary-color-hover)!important;border-color:var(--n-primary-color-hover)!important}.n-tag--success-type{background-color:#18a058!important;color:#fff!important;border:1px solid #18a058!important}.n-tag--success-type:hover{background-color:#36ad6a!important;border-color:#36ad6a!important}.n-tag--warning-type{background-color:#f0a020!important;color:#fff!important;border:1px solid #f0a020!important}.n-tag--warning-type:hover{background-color:#fcb040!important;border-color:#fcb040!important}.n-tag--error-type{background-color:#d03050!important;color:#fff!important;border:1px solid #d03050!important}.n-tag--error-type:hover{background-color:#de576d!important;border-color:#de576d!important}.n-tag--info-type{background-color:#2080f0!important;color:#fff!important;border:1px solid #2080f0!important}.n-tag--info-type:hover{background-color:#4098fc!important;border-color:#4098fc!important}.n-tag--default-type{background-color:#fafafa!important;color:#262626!important;border:1px solid #d9d9d9!important}.n-tag--default-type:hover{background-color:#f0f0f0!important;border-color:#f9a8d4!important}[data-theme=dark] .n-tag--default-type{background-color:#1f1f1f!important;color:#d9d9d9!important;border:1px solid #434343!important}[data-theme=dark] .n-tag--default-type:hover{background-color:#262626!important;border-color:var(--n-primary-color)!important}.n-tag,.n-tag__content{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important;font-feature-settings:"kern" 1!important}.album-tag.n-tag{min-height:20px!important;font-size:11px!important;padding:2px 6px!important}.album-tag.n-tag .n-tag__content{font-size:11px!important}.product-tag.n-tag{min-height:20px!important;font-size:11px!important;padding:2px 6px!important}.product-tag.n-tag .n-tag__content{font-size:11px!important}.product-label.n-tag{min-height:20px!important;font-size:11px!important;padding:2px 6px!important;font-weight:600!important}.product-label.n-tag .n-tag__content{font-size:11px!important;font-weight:600!important}.hot-tag.n-tag{min-height:24px!important;font-size:12px!important;padding:3px 8px!important}.hot-tag.n-tag .n-tag__content{font-size:12px!important}.filter-tag.n-tag{min-height:22px!important;font-size:11px!important;padding:2px 7px!important}.filter-tag.n-tag .n-tag__content{font-size:11px!important}.clickable-tag.n-tag{min-height:22px!important;font-size:11px!important;padding:2px 7px!important}.clickable-tag.n-tag .n-tag__content{font-size:11px!important}.user-level.n-tag.n-tag--info-type:hover,.n-tag.user-level.n-tag--info-type:hover{background-color:#2080f0!important;border-color:#2080f0!important;color:#fff!important}.user-level.n-tag{min-height:18px!important;font-size:10px!important;padding:1px 5px!important}.user-level.n-tag .n-tag__content{font-size:10px!important}.app-header[data-v-1fb48a1e]{height:64px;padding:0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid var(--n-border-color);box-shadow:0 2px 8px #0000001a}[data-theme=dark] .app-header[data-v-1fb48a1e]{background:linear-gradient(135deg,#262626,#434343);border-bottom:1px solid rgba(255,255,255,.1)}.header-content[data-v-1fb48a1e]{max-width:1600px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.header-left[data-v-1fb48a1e]{display:flex;align-items:center;gap:24px}.app-title[data-v-1fb48a1e]{margin:0;color:var(--n-text-color);font-size:24px;font-weight:600;text-shadow:none}[data-theme=dark] .app-title[data-v-1fb48a1e]{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.header-right[data-v-1fb48a1e]{display:flex;gap:12px;align-items:center}.auth-buttons[data-v-1fb48a1e]{display:flex;gap:8px;align-items:center}.user-menu[data-v-1fb48a1e]{display:flex;align-items:center}.theme-button[data-v-1fb48a1e]{width:36px;height:36px}.app-content[data-v-1fb48a1e]{padding:0;background:#f5f5f5;min-height:calc(100vh - 64px);overflow-x:hidden;overflow-y:auto}[data-theme=dark] .app-content[data-v-1fb48a1e]{background:#141414}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5}[data-theme=dark] body{background:#141414}.mobile-menu-button[data-v-1fb48a1e],.mobile-menu-dropdown[data-v-1fb48a1e]{display:none}.desktop-menu[data-v-1fb48a1e]{display:flex}@media (max-width: 768px){.header-content[data-v-1fb48a1e]{padding:0 16px}.header-left[data-v-1fb48a1e]{gap:16px}.app-title[data-v-1fb48a1e]{font-size:20px}.header-right[data-v-1fb48a1e]{gap:8px}.desktop-menu[data-v-1fb48a1e]{display:none!important}.mobile-menu-dropdown[data-v-1fb48a1e]{display:block}.mobile-menu-button[data-v-1fb48a1e]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;transition:all .3s ease}.mobile-menu-button[data-v-1fb48a1e]:hover{background:var(--n-color-hover)}}@media (max-width: 480px){.header-content[data-v-1fb48a1e]{padding:0 12px}.header-left[data-v-1fb48a1e]{gap:12px;min-width:0;flex:1}.app-title[data-v-1fb48a1e]{font-size:18px;flex-shrink:0}.header-right[data-v-1fb48a1e]{flex-shrink:0}.mobile-menu-button[data-v-1fb48a1e]{width:36px;height:36px}}
