:root{--wechat-primary:#07C160;--wechat-primary-light:#1AAD19;--wechat-primary-dark:#029F5A;--wechat-bg-primary:#EDEDED;--wechat-bg-secondary:#FFFFFF;--wechat-bg-tertiary:#F7F7F7;--wechat-bg-hover:#F5F5F5;--wechat-text-primary:#191919;--wechat-text-secondary:#666666;--wechat-text-tertiary:#999999;--wechat-text-light:#CCCCCC;--wechat-border-light:#E5E5E5;--wechat-border:#D1D1D1;--wechat-border-dark:#B2B2B2;--wechat-success:#07C160;--wechat-warning:#FA9D3B;--wechat-error:#FA5151;--wechat-info:#10AEFF;--wechat-mask:rgba(0,0,0,0.5);--wechat-divider:#E5E5E5;--wechat-gradient-primary:linear-gradient(135deg,#07C160,#1AAD19);--wechat-gradient-card:linear-gradient(135deg,#FFFFFF,#F7F7F7);--wechat-shadow-sm:0 1px 3px rgba(0,0,0,0.1);--wechat-shadow-md:0 2px 8px rgba(0,0,0,0.1);--wechat-shadow-lg:0 4px 12px rgba(0,0,0,0.15);--wechat-shadow-xl:0 8px 24px rgba(0,0,0,0.15)}#__next,.ant-app,body,html{background-color:var(--wechat-bg-primary)!important;color:var(--wechat-text-primary)!important}.ant-layout-header{background-color:var(--wechat-bg-secondary)!important;border-bottom:1px solid var(--wechat-border-light)!important;box-shadow:var(--wechat-shadow-sm)!important}.ant-layout-sider{border-right:none!important}.ant-layout-sider-has-trigger,.ant-layout-sider.ant-layout-sider-dark,.css-dev-only-do-not-override-3t61a3{background-color:var(--wechat-bg-secondary)!important}.ant-card{border-radius:8px!important;box-shadow:var(--wechat-shadow-sm)!important;transition:all .3s ease!important}.ant-card:hover{box-shadow:var(--wechat-shadow-md)!important;transform:translateY(-1px)!important}.ant-card-head{background-color:var(--wechat-bg-secondary)!important;border-bottom:1px solid var(--wechat-border-light)!important;border-radius:8px 8px 0 0!important}.ant-card-head-title{font-weight:500!important}.ant-card-body,.ant-card-head-title{color:var(--wechat-text-primary)!important}.ant-card-body{background-color:var(--wechat-bg-secondary)!important}.ant-btn-primary{background-color:var(--wechat-primary)!important;border-color:var(--wechat-primary)!important;color:#FFFFFF!important;border-radius:4px!important;font-weight:500!important;transition:all .3s ease!important}.ant-btn-primary:hover{background-color:var(--wechat-primary-light)!important;border-color:var(--wechat-primary-light)!important;color:#FFFFFF!important}.ant-btn-default{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border)!important;border-radius:4px!important;transition:all .3s ease!important}.ant-btn-default,.ant-btn-default:hover{color:var(--wechat-text-primary)!important}.ant-btn-default:hover{background-color:var(--wechat-bg-hover)!important;border-color:var(--wechat-border-dark)!important}.ant-btn-text{color:var(--wechat-text-secondary)!important;transition:all .2s ease!important}.ant-btn-text:hover{background-color:var(--wechat-bg-hover)!important;color:var(--wechat-primary)!important}.ant-input,.ant-input-affix-wrapper{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border)!important;color:var(--wechat-text-primary)!important;border-radius:4px!important;transition:all .3s ease!important}.ant-input-affix-wrapper:focus,.ant-input:focus{border-color:var(--wechat-primary)!important;box-shadow:0 0 0 2px rgba(7,193,96,.2)!important}.ant-input::placeholder{color:var(--wechat-text-tertiary)!important}.ant-menu{background-color:var(--wechat-bg-secondary)!important;border:none!important}.ant-menu-item{color:var(--wechat-text-primary)!important;border-radius:4px!important;margin:2px 8px!important;transition:all .3s ease!important}.ant-menu-item:hover{background-color:var(--wechat-bg-hover)!important;color:var(--wechat-primary)!important}.ant-menu-item-selected{background-color:#1890ff!important;color:#FFFFFF!important}.ant-tag{background-color:var(--wechat-bg-tertiary)!important;border:1px solid var(--wechat-border-light)!important;color:var(--wechat-text-secondary)!important;border-radius:2px!important;font-size:12px!important}.ant-tag-blue{background-color:rgba(16,174,255,.1)!important;border-color:var(--wechat-info)!important;color:var(--wechat-info)!important}.ant-tag-green{background-color:rgba(7,193,96,.1)!important;border-color:var(--wechat-success)!important;color:var(--wechat-success)!important}.ant-tag-orange{background-color:rgba(250,157,59,.1)!important;border-color:var(--wechat-warning)!important;color:var(--wechat-warning)!important}.ant-tag-red{background-color:rgba(250,81,81,.1)!important;border-color:var(--wechat-error)!important;color:var(--wechat-error)!important}.ant-list-item{background-color:var(--wechat-bg-secondary)!important;border-bottom:1px solid var(--wechat-border-light)!important;padding:12px 16px!important;transition:all .2s ease!important}.ant-list-item:hover{background-color:var(--wechat-bg-hover)!important}.ant-list-item-meta-title{color:var(--wechat-text-primary)!important;font-weight:500!important}.ant-list-item-meta-description{color:var(--wechat-text-secondary)!important}.ant-table{background-color:var(--wechat-bg-secondary)!important;border-radius:8px!important;overflow:hidden!important}.ant-table-thead>tr>th{background-color:var(--wechat-bg-tertiary)!important;font-weight:600!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{color:var(--wechat-text-primary)!important;border-bottom:1px solid var(--wechat-border-light)!important}.ant-table-tbody>tr>td{background-color:var(--wechat-bg-secondary)!important}.ant-table-tbody>tr:hover>td{background-color:var(--wechat-bg-hover)!important}.ant-pagination-item{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border)!important;border-radius:4px!important}.ant-pagination-item-active{background-color:var(--wechat-primary)!important;border-color:var(--wechat-primary)!important}.ant-pagination-item-active a{color:#FFFFFF!important}.ant-modal-content{border-radius:8px!important;box-shadow:var(--wechat-shadow-lg)!important}.ant-modal-content,.ant-modal-header{background-color:var(--wechat-bg-secondary)!important}.ant-modal-header{border-bottom:1px solid var(--wechat-border-light)!important;border-radius:8px 8px 0 0!important}.ant-modal-title{font-weight:500!important}.ant-modal-body,.ant-modal-title{color:var(--wechat-text-primary)!important}.ant-notification-notice{background-color:var(--wechat-bg-secondary)!important;border-radius:8px!important;box-shadow:var(--wechat-shadow-lg)!important;border:1px solid var(--wechat-border-light)!important}.ant-notification-notice-message{color:var(--wechat-text-primary)!important;font-weight:500!important}.ant-notification-notice-description{color:var(--wechat-text-secondary)!important}.ant-progress-bg{background-color:var(--wechat-primary)!important}.ant-progress-text{color:var(--wechat-text-secondary)!important}.ant-switch-checked{background-color:var(--wechat-primary)!important}.ant-switch-inner{color:#FFFFFF!important}.ant-select-selector{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border)!important;border-radius:4px!important}.ant-select-selector:hover{border-color:var(--wechat-primary)!important}.ant-select-dropdown{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:4px!important;box-shadow:var(--wechat-shadow-md)!important}.ant-select-item{color:var(--wechat-text-primary)!important}.ant-select-item-option-selected{color:var(--wechat-primary)!important}.ant-select-item-option-active,.ant-select-item-option-selected{background-color:var(--wechat-bg-hover)!important}.ant-picker{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border)!important;border-radius:4px!important}.ant-picker:hover{border-color:var(--wechat-primary)!important}.ant-picker-panel{background-color:var(--wechat-bg-secondary)!important}.ant-picker-cell-in-view{color:var(--wechat-text-primary)!important}.ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--wechat-primary)!important;color:#FFFFFF!important}.ant-picker-cell-today .ant-picker-cell-inner{border-color:var(--wechat-primary)!important;color:var(--wechat-primary)!important}.ant-slider-track{background-color:var(--wechat-primary)!important}.ant-slider-handle{border-color:var(--wechat-primary)!important}.ant-spin-dot-item{background-color:var(--wechat-primary)!important}.ant-breadcrumb-link,.ant-empty-description{color:var(--wechat-text-secondary)!important}.ant-breadcrumb-link:hover{color:var(--wechat-primary)!important}.ant-breadcrumb-separator{color:var(--wechat-text-tertiary)!important}.ant-steps-item-process .ant-steps-item-icon{background-color:var(--wechat-primary)!important;border-color:var(--wechat-primary)!important}.ant-steps-item-finish .ant-steps-item-icon{border-color:var(--wechat-primary)!important}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:var(--wechat-primary)!important}.ant-tabs-tab{color:var(--wechat-text-secondary)!important}.ant-tabs-tab-active,.ant-tabs-tab:hover{color:var(--wechat-primary)!important}.ant-tabs-ink-bar{background-color:var(--wechat-primary)!important}.ant-timeline-item-head{background-color:var(--wechat-bg-secondary)!important;border-color:var(--wechat-border)!important}.ant-timeline-item-head-blue{border-color:var(--wechat-primary)!important;color:var(--wechat-primary)!important}.ant-upload{background-color:var(--wechat-bg-secondary)!important;border:1px dashed var(--wechat-border)!important;border-radius:4px!important}.ant-upload:hover{border-color:var(--wechat-primary)!important}.wechat-stat-card{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:8px!important;box-shadow:var(--wechat-shadow-sm)!important;transition:all .3s ease!important}.wechat-stat-card:hover{box-shadow:var(--wechat-shadow-md)!important;transform:translateY(-1px)!important}.wechat-audio-card{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:8px!important;box-shadow:var(--wechat-shadow-sm)!important;transition:all .3s ease!important}.wechat-audio-card:hover{box-shadow:var(--wechat-shadow-md)!important;transform:translateY(-1px)!important}.wechat-search{background-color:var(--wechat-bg-tertiary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:20px!important;color:var(--wechat-text-primary)!important}.wechat-search:focus{border-color:var(--wechat-primary)!important;box-shadow:0 0 0 2px rgba(7,193,96,.2)!important}.wechat-nav{border-bottom:1px solid var(--wechat-border-light)!important;box-shadow:var(--wechat-shadow-sm)!important}.wechat-nav,.wechat-sidebar{background-color:var(--wechat-bg-secondary)!important}.wechat-sidebar{border-right:1px solid var(--wechat-border-light)!important}.wechat-message{background-color:var(--chat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:8px!important;box-shadow:var(--wechat-shadow-sm)!important}.wechat-btn-group,.wechat-pagination{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important;border-radius:4px!important}.wechat-tag{background-color:var(--wechat-bg-tertiary)!important;border:1px solid var(--wechat-border-light)!important;color:var(--wechat-text-secondary)!important;border-radius:2px!important;font-size:12px!important;padding:2px 6px!important}.wechat-avatar{border-radius:4px!important;box-shadow:var(--wechat-shadow-sm)!important}.wechat-divider{background-color:var(--wechat-divider)!important;height:1px!important;margin:8px 0!important}.wechat-scrollbar::-webkit-scrollbar{width:6px!important}.wechat-scrollbar::-webkit-scrollbar-track{background-color:var(--wechat-bg-tertiary)!important}.wechat-scrollbar::-webkit-scrollbar-thumb{background-color:var(--wechat-border)!important;border-radius:3px!important}.wechat-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--wechat-border-dark)!important}@tailwind base;@tailwind components;@tailwind utilities;body,html{color:#333333!important}.ant-layout,.ant-layout-content,body,html{background-color:#FFFFFF!important}@media (max-width:768px){body,html{color:#333333!important}.ant-layout,.ant-layout-content,body,html{background-color:#FFFFFF!important}.modern-home-container{background:transparent!important}.ant-card{background-color:#FFFFFF!important}}.ant-btn-primary{background-color:#126bae!important;border-color:#126bae!important}.ant-btn-primary:hover{background-color:#1e7bc8!important;border-color:#1e7bc8!important}.ant-layout-sider{background-color:#FFFFFF!important}.ant-layout,.ant-layout-content,.ant-layout.ant-layout-has-sider{background-color:var(--wechat-bg-primary)!important}.ant-card{background-color:var(--wechat-bg-secondary)!important;border:1px solid var(--wechat-border-light)!important}.player-safe-bottom{margin-bottom:120px!important}.player-safe-container{padding-bottom:140px!important}@media (max-width:768px){.player-safe-bottom{margin-bottom:100px!important}.player-safe-container{padding-bottom:120px!important}}.ant-layout-sider{background-color:var(--wechat-bg-secondary)!important}#__next,body,html{background-color:var(--wechat-bg-primary)!important}.audio-cover-image{object-fit:cover}.audio-cover-image,.audio-cover-placeholder{width:70px!important;height:70px!important;border-radius:8px}.audio-cover-placeholder{background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center}.featured-player .audio-cover-image,.featured-player .audio-cover-placeholder,.mini-player .audio-cover-image,.mini-player .audio-cover-placeholder{width:70px!important;height:70px!important}.mini-player{min-height:90px}.featured-player-container{min-height:200px}.audio-card{transition:all .2s ease-in-out}.audio-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.play-button{transition:all .3s ease}.play-button:hover{transform:scale(1.1)}.category-tag{position:relative;overflow:hidden}.category-tag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s}.category-tag:hover:before{transform:translateX(100%)}.search-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1);border-color:#3b82f6}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.line-clamp-1{-webkit-line-clamp:1;line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#F2F2F7;border-radius:4px}::-webkit-scrollbar-thumb{background:#C1C1C1;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#A8A8A8}*{scrollbar-width:thin;scrollbar-color:#C1C1C1 #F2F2F7}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;font-feature-settings:"kern" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:768px){body{font-size:16px;line-height:1.65;letter-spacing:.01em}.ant-typography h1,h1{font-size:28px!important;line-height:1.3!important;font-weight:700!important;margin-bottom:16px!important;letter-spacing:-.02em}.ant-typography h2,h2{font-size:24px!important;line-height:1.35!important;font-weight:600!important;margin-bottom:14px!important;letter-spacing:-.01em}.ant-typography h3,h3{font-size:20px!important;line-height:1.4!important;font-weight:600!important;margin-bottom:12px!important}.ant-typography h4,h4{font-size:18px!important;line-height:1.45!important;font-weight:500!important;margin-bottom:10px!important}.ant-typography h5,h5{font-size:16px!important}.ant-typography h5,.ant-typography h6,h5,h6{line-height:1.5!important;font-weight:500!important;margin-bottom:8px!important}.ant-typography h6,h6{font-size:15px!important}.ant-typography p,p{font-size:16px!important;line-height:1.7!important;margin-bottom:16px!important;color:#333333}.ant-typography-secondary,.text-small,small{font-size:14px!important;line-height:1.6!important;color:#666666}.text-xs{font-size:13px!important;line-height:1.5!important;color:#999999}.text-lg{font-size:18px!important;line-height:1.6!important}.text-xl{font-size:20px!important;line-height:1.5!important}li{font-size:16px!important;line-height:1.7!important;margin-bottom:8px!important}ol,ul{padding-left:24px!important;margin-bottom:16px!important}a{font-size:inherit;text-decoration:none;color:#1890ff;-webkit-tap-highlight-color:rgba(24,144,255,.1)}a:active{opacity:.7}code{padding:2px 6px;background-color:rgba(0,0,0,.05);border-radius:4px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}code,pre{font-size:14px!important}pre{line-height:1.6!important;padding:16px!important;border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}blockquote{font-size:16px!important;line-height:1.7!important;padding:12px 16px;margin:16px 0;border-left:4px solid #1890ff;background-color:rgba(24,144,255,.05)}table{font-size:15px!important;line-height:1.6!important}th{font-weight:600!important}td,th{font-size:15px!important;padding:12px 16px!important}.ant-btn{font-size:16px!important;font-weight:500!important;letter-spacing:.02em}.ant-input,.ant-input-textarea textarea,.ant-select-selection-item{font-size:16px!important;line-height:1.6!important}.ant-form-item-label>label{font-size:15px!important;font-weight:500!important;color:#333333}.ant-card-head-title{font-size:18px!important;font-weight:600!important;line-height:1.4!important}.ant-card-body{font-size:15px!important;line-height:1.6!important}.ant-list-item-meta-title{font-size:16px!important;line-height:1.5!important;font-weight:500!important}.ant-list-item-meta-description{font-size:14px!important;line-height:1.6!important;color:#666666}.ant-menu-item{line-height:1.5!important}.ant-menu-item,.ant-tabs-tab{font-size:16px!important}.ant-message{font-size:15px!important}.ant-notification-notice-message{font-size:16px!important;font-weight:600!important}.ant-notification-notice-description{font-size:14px!important;line-height:1.6!important}.ant-modal-title{font-size:20px!important;font-weight:600!important}.ant-modal-body{font-size:15px!important;line-height:1.6!important}.ant-drawer-title{font-size:18px!important;font-weight:600!important}.ant-drawer-body{font-size:15px!important;line-height:1.6!important}.text-primary{color:#000000!important}.text-secondary{color:#333333!important}.text-tertiary{color:#666666!important}.text-quaternary{color:#999999!important}.line-clamp-1{font-size:16px!important}.line-clamp-2,.line-clamp-3{font-size:15px!important}.reading-mode{max-width:100%!important;padding:20px!important}.reading-mode,.reading-mode p{font-size:17px!important;line-height:1.8!important}.reading-mode p{margin-bottom:20px!important}.content-text p+p{margin-top:16px!important}::selection{background-color:rgba(24,144,255,.2);color:inherit}::-moz-selection{background-color:rgba(24,144,255,.2);color:inherit}.chinese-text{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.numeric-text{font-family:-apple-system-ui-monospaced,SF Mono,Monaco,Consolas,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.05em}.player-title{font-size:17px!important;font-weight:600!important;line-height:1.4!important}.player-artist,.player-info{font-size:14px!important;line-height:1.5!important;color:#666666}.player-time{font-size:13px!important;font-family:-apple-system-ui-monospaced,SF Mono,Monaco,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ant-badge-count{font-size:12px!important;line-height:1.4!important}.ant-tag{line-height:1.4!important;padding:4px 10px!important}.ant-tag,.timestamp{font-size:13px!important}.timestamp{color:#999999;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.description-text{font-size:15px!important;line-height:1.7!important;color:#666666}.error-text{color:#ff4d4f}.error-text,.warning-text{font-size:15px!important;font-weight:500}.warning-text{color:#faad14}.success-text{font-size:15px!important;color:#52c41a;font-weight:500}.ant-empty-description{font-size:15px!important;color:#999999}.ant-spin-text{font-size:14px!important;color:#666666}::placeholder{font-size:15px!important;color:#bfbfbf;opacity:1}:-ms-input-placeholder{font-size:15px!important;color:#bfbfbf}::-ms-input-placeholder{font-size:15px!important;color:#bfbfbf}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.pulse-slow{animation:pulse-slow 3s cubic-bezier(.4,0,.6,1) infinite}.shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-size:200px 100%}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px rgba(0,0,0,.15),0 8px 16px -4px rgba(0,0,0,.08)}.gradient-animation{background-size:200% 200%;animation:gradient 15s ease infinite}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.glass-effect{background:rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}::selection{background:rgba(59,130,246,.15);color:inherit}::-moz-selection{background:rgba(59,130,246,.15);color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #3B82F6;outline-offset:2px}.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}@media (max-width:768px){.clickable,[role=button],a,button,input[type=button],input[type=submit]{min-height:44px!important;min-width:44px!important;padding:12px 16px!important;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.clickable:active,[role=button]:active,a:active,button:active{transform:scale(.97);transition:transform .1s ease}.ant-btn{min-height:44px!important;padding:12px 20px!important;font-size:16px!important;border-radius:8px!important;touch-action:manipulation}.ant-btn-lg{min-height:48px!important;padding:14px 24px!important;font-size:18px!important}.ant-btn-sm{min-height:40px!important;padding:10px 16px!important;font-size:14px!important}.ant-list-item{min-height:60px!important;padding:16px!important;touch-action:manipulation;transition:background-color .2s ease}.ant-list-item:active{background-color:rgba(0,0,0,.05)}.ant-card{touch-action:manipulation;transition:all .2s ease}.ant-card:active{transform:scale(.98)}.ant-input,.ant-input-textarea,.ant-select-selector,input,select,textarea{min-height:44px!important;font-size:16px!important;padding:12px 16px!important;border-radius:8px!important;touch-action:manipulation}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px!important}.ant-dropdown-menu-item,.ant-menu-item,.ant-tabs-tab{font-size:16px!important}.ant-dropdown-menu-item,.ant-menu-item,.ant-tabs-tab,.navigation-link,nav a{min-height:48px!important;padding:12px 16px!important;touch-action:manipulation}.navigation-link,nav a{display:flex;align-items:center}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}div[contenteditable=true],p,span{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ant-layout-content,.content-area,.scrollable{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.audio-control-button,.player-control{min-width:52px!important;min-height:52px!important;border-radius:50%;touch-action:manipulation}.audio-control-button:active,.player-control:active{transform:scale(.95);transition:transform .1s ease}.progress-bar,.slider,input[type=range]{min-height:44px!important;padding:16px 0!important;touch-action:pan-x}input[type=range]::-webkit-slider-thumb{width:24px!important;height:24px!important;cursor:pointer;-webkit-appearance:none}input[type=range]::-moz-range-thumb{width:24px!important;height:24px!important;cursor:pointer}.ant-modal,.ant-modal-close{touch-action:manipulation}.ant-modal-close{min-width:48px!important;min-height:48px!important}.ant-drawer-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ant-dropdown-menu{padding:8px 0!important}.ant-dropdown-menu-item{line-height:24px!important}.ant-form-item{margin-bottom:24px!important}.ant-checkbox,.ant-radio{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center;touch-action:manipulation}.ant-checkbox-inner,.ant-radio-inner{width:24px!important;height:24px!important}.ant-switch{min-width:56px!important;min-height:32px!important;touch-action:manipulation}.clickable-image,img[role=button]{touch-action:manipulation}.clickable-image,.no-context-menu,img[role=button]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.no-context-menu{-webkit-touch-callout:none}.fast-scroll{scroll-behavior:smooth}.fast-scroll,.horizontal-scroll{-webkit-overflow-scrolling:touch}.horizontal-scroll{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.card-grid{gap:16px!important}.card-grid>*{touch-action:manipulation}.bottom-navigation{min-height:64px!important;padding:8px 0!important}.bottom-navigation a,.bottom-navigation button{min-width:64px!important;min-height:56px!important;touch-action:manipulation}.ant-input-search,.ant-input-search-button{min-height:48px!important}.ant-input-search-button{min-width:48px!important}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{min-width:44px!important;min-height:44px!important;line-height:44px!important;touch-action:manipulation}.ant-badge[role=button],.ant-tag[role=button]{min-height:36px!important;padding:8px 12px!important;touch-action:manipulation}.ant-avatar[role=button],.clickable-avatar{min-width:48px!important;min-height:48px!important;touch-action:manipulation}body{overscroll-behavior:none}.fixed-element{touch-action:manipulation;will-change:transform}.modal-drag-handle{min-height:48px!important;touch-action:pan-y;cursor:-webkit-grab;cursor:grab}.modal-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.ant-form{width:100%}.ant-form-item{margin-bottom:20px!important}.ant-form-item-label{padding-bottom:8px!important}.ant-form-item-label>label{font-size:16px!important;font-weight:600!important;color:#000000!important;height:auto!important}.ant-form-item-required:before{font-size:16px!important;margin-right:6px!important}.ant-input-group{display:flex!important;align-items:stretch!important}.ant-input-group-addon{min-height:48px!important;font-size:16px!important;padding:12px 16px!important;display:flex;align-items:center}.ant-input-textarea,textarea.ant-input{min-height:120px!important}textarea.ant-input{padding:12px 16px!important;line-height:1.6!important;resize:vertical!important}.ant-select{width:100%!important}.ant-select-selector{min-height:48px!important;padding:8px 16px!important;display:flex!important;align-items:center!important}.ant-select-selection-search-input{height:44px!important}.ant-select-selection-item{line-height:44px!important;padding:0!important}.ant-select-dropdown{padding:8px 0!important}.ant-select-item{font-size:16px!important;line-height:1.5!important;display:flex!important;align-items:center!important}.ant-picker,.ant-select-item{min-height:48px!important;padding:12px 16px!important}.ant-picker{width:100%!important}.ant-picker-input>input{height:auto!important}.ant-picker-input>input,.ant-picker-panel{font-size:16px!important}.ant-picker-cell{min-height:44px!important;padding:4px!important}.ant-picker-cell-inner{min-height:40px!important;line-height:40px!important;font-size:16px!important}.ant-picker-time-panel-column{width:60px!important}.ant-picker-time-panel-cell{min-height:44px!important}.ant-picker-time-panel-cell-inner{font-size:16px!important;padding:8px 0!important}.ant-input-number{min-height:48px!important;padding:0!important;width:100%!important}.ant-input-number-input{height:46px!important;padding:12px 16px!important;font-size:16px!important}.ant-input-number-handler-wrap{width:36px!important}.ant-input-number-handler{height:24px!important}.ant-slider{margin:16px 8px!important}.ant-slider-rail,.ant-slider-track{height:6px!important}.ant-slider-handle{width:24px!important;height:24px!important;margin-top:-9px!important}.ant-slider-handle:active{box-shadow:0 0 0 8px rgba(24,144,255,.2)!important}.ant-slider-mark-text{font-size:14px!important}.ant-rate{font-size:28px!important}.ant-rate-star{margin-right:12px!important}.ant-upload.ant-upload-select{min-height:48px!important;width:100%!important}.ant-upload-list-item{min-height:60px!important;padding:12px 16px!important}.ant-upload-list-item-name{font-size:15px!important}.ant-upload-list-item-card-actions{min-width:44px!important;min-height:44px!important}.ant-upload-drag{min-height:200px!important;padding:32px 20px!important}.ant-upload-drag-icon{font-size:48px!important;margin-bottom:16px!important}.ant-upload-text{font-size:16px!important;margin-bottom:8px!important}.ant-upload-hint{font-size:14px!important}.ant-cascader-picker{min-height:48px!important;width:100%!important}.ant-cascader-menu{min-height:200px!important}.ant-cascader-menu-item{min-height:48px!important;padding:12px 16px!important;font-size:16px!important}.ant-transfer-list{min-height:300px!important}.ant-transfer-list-header{min-height:56px!important;padding:12px 16px!important;font-size:16px!important}.ant-transfer-list-content-item{min-height:48px!important;padding:12px 16px!important;font-size:15px!important}.ant-tree-select{min-height:48px!important;width:100%!important}.ant-tree-treenode{min-height:44px!important}.ant-tree-node-content-wrapper{min-height:40px!important;line-height:40px!important;font-size:16px!important}.ant-color-picker-trigger{min-width:48px!important;min-height:48px!important}.ant-mentions{min-height:48px!important;font-size:16px!important}.ant-select-auto-complete{width:100%!important}.ant-form-item-explain-error{font-size:14px!important;padding-top:6px!important;line-height:1.5!important}.ant-form-item-with-help .ant-form-item-explain{min-height:28px!important}.ant-form-item-extra{font-size:14px!important;color:#666666!important;margin-top:6px!important;line-height:1.5!important}.ant-form-item-control-input-content>button{width:100%!important;margin-bottom:12px!important}.ant-form-item-control-input-content>button:last-child{margin-bottom:0!important}.ant-btn-group{display:flex!important;flex-direction:column!important;gap:8px!important}.ant-btn-group>.ant-btn{width:100%!important;margin:0!important}.ant-form-horizontal .ant-btn-group{flex-direction:row!important}.ant-input-prefix,.ant-input-suffix{font-size:18px!important}.ant-input-clear-icon{font-size:16px!important}.ant-input-password-icon{font-size:18px!important}.ant-input-search-button{min-height:48px!important;min-width:48px!important}.ant-input-focused,.ant-input-number:focus,.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{box-shadow:0 0 0 3px rgba(24,144,255,.15)!important;border-color:#1890ff!important}.ant-input-number-disabled,.ant-input:disabled,.ant-picker-disabled,.ant-select-disabled .ant-select-selector{background-color:#f5f5f5!important;color:#999999!important;cursor:not-allowed!important}.ant-input[readonly]{background-color:#fafafa!important;border-color:#e8e8e8!important}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-number,.ant-form-item-has-error .ant-picker,.ant-form-item-has-error .ant-select-selector,.ant-form-item-has-success .ant-input,.ant-form-item-has-success .ant-input-number,.ant-form-item-has-success .ant-select-selector{border-width:2px!important}.ant-input-group-compact{display:flex!important;flex-direction:column!important}.ant-input-group-compact>*{width:100%!important;margin-bottom:8px!important}.ant-input-group-compact>:last-child{margin-bottom:0!important}.ant-form-inline{display:block!important}.ant-form-inline .ant-form-item{display:block!important;margin-right:0!important}.ant-drawer-footer,.ant-modal-footer,.form-actions{display:flex!important;flex-direction:column-reverse!important;gap:12px!important;padding:16px!important}.ant-drawer-footer button,.ant-modal-footer button,.form-actions button{width:100%!important;margin:0!important}input,select,textarea{max-width:100%!important}.ant-form-item-label>label{white-space:normal!important;word-break:break-word!important}.ant-steps{margin-bottom:24px!important}.ant-steps-item{padding-bottom:16px!important}.ant-steps-item-title{font-size:15px!important;line-height:1.4!important}.ant-steps-item-description{font-size:13px!important;line-height:1.4!important}.swipe-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;gap:16px;padding:16px;cursor:-webkit-grab;cursor:grab}.swipe-container:active{cursor:-webkit-grabbing;cursor:grabbing}}@media (max-width:768px){.swipe-container::-webkit-scrollbar{display:none}.swipe-item{flex:0 0 auto;scroll-snap-align:start;touch-action:pan-x}.swipeable-card{position:relative;touch-action:pan-y;transition:transform .3s ease,opacity .3s ease}.swipeable-card.swiping{transition:none}.pull-to-refresh{position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.pull-to-refresh-indicator{position:absolute;top:-60px;left:0;right:0;height:60px;display:flex;align-items:center;justifyContent:center;color:#999;font-size:14px;transition:transform .3s ease}.pull-to-refresh-indicator.pulling{transform:translateY(60px)}.long-press-target{position:relative;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.long-press-target:active{animation:pressScale .6s ease}@keyframes pressScale{0%,to{transform:scale(1)}50%{transform:scale(.98)}}.draggable-item{touch-action:none;cursor:-webkit-grab;cursor:grab;transition:all .3s ease}.draggable-item:active{cursor:-webkit-grabbing;cursor:grabbing}.draggable-item.dragging{opacity:.7;transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:1000}.pinch-zoom-container{position:relative;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pinch-zoom-content{transform-origin:center center;transition:transform .3s ease}.double-tap-zoom{touch-action:manipulation;transition:transform .3s ease}.edge-swipe-back{position:fixed;left:0;top:0;bottom:0;width:20px;z-index:1000;pointer-events:none;touch-action:pan-y}.edge-swipe-back.active{pointer-events:auto}.swipe-drawer{position:fixed;top:0;bottom:0;left:-100%;width:80%;max-width:320px;background:white;box-shadow:2px 0 8px rgba(0,0,0,.15);transition:transform .3s ease;z-index:1000;touch-action:pan-y}.swipe-drawer.open{transform:translateX(100%)}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:white;border-radius:20px 20px 0 0;box-shadow:0 -2px 16px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease;z-index:1001;touch-action:pan-y;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.bottom-sheet.open{transform:translateY(0)}.bottom-sheet-handle{width:48px;height:5px;background:rgba(0,0,0,.2);border-radius:3px;margin:12px auto;touch-action:pan-y;cursor:-webkit-grab;cursor:grab}.bottom-sheet-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.swipe-indicator{display:flex;justify-content:center;gap:8px;padding:16px 0;touch-action:manipulation}.swipe-indicator-dot{width:8px;height:8px;border-radius:50%;background:#d9d9d9;transition:all .3s ease}.swipe-indicator-dot.active{width:24px;border-radius:4px;background:#1890ff}.swipe-to-delete{position:relative;overflow:hidden;touch-action:pan-y}.swipe-to-delete-content{position:relative;background:white;z-index:1;transition:transform .3s ease;touch-action:pan-y}.swipe-to-delete-actions{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;gap:8px;padding:0 16px;background:#ff4d4f}.force-touch{transition:transform .1s ease,box-shadow .1s ease}.force-touch.pressing{transform:scale(.95);box-shadow:0 2px 8px rgba(0,0,0,.1)}.force-touch.pressed{transform:scale(.98);box-shadow:0 4px 16px rgba(0,0,0,.15)}.gesture-hint{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:white;padding:8px 16px;border-radius:20px;font-size:13px;z-index:1000;animation:fadeInOut 2s ease;pointer-events:none}@keyframes fadeInOut{0%,to{opacity:0}10%,90%{opacity:1}}.haptic-feedback{animation:hapticPulse .15s ease}@keyframes hapticPulse{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.swipe-progress{position:absolute;bottom:0;left:0;height:3px;background:#1890ff;transition:width .3s ease;z-index:1}.prevent-overscroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.smooth-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.scroll-snap-container{scroll-snap-type:y mandatory;overflow-y:auto;-webkit-overflow-scrolling:touch}.scroll-snap-item{scroll-snap-align:start;scroll-snap-stop:always}.rubber-band{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.touch-ripple{position:absolute;border-radius:50%;background:rgba(0,0,0,.1);transform:scale(0);animation:ripple .6s ease-out;pointer-events:none}@keyframes ripple{to{transform:scale(4);opacity:0}}.lock-horizontal{touch-action:pan-x;overscroll-behavior-x:contain}.lock-vertical{touch-action:pan-y;overscroll-behavior-y:contain}.prevent-swipe{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-touch-zone{touch-action:none;position:relative}.gesture-area{outline:2px dashed rgba(24,144,255,.3);outline-offset:4px}.long-press-selection{background:rgba(24,144,255,.1);border:2px solid rgba(24,144,255,.3);border-radius:8px;animation:pulseSelection 1s ease infinite}@keyframes pulseSelection{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.8}}}.custom-carousel-dots{bottom:-32px!important}.custom-carousel-dots li button{width:10px!important;height:10px!important;border-radius:50%!important;background:#d9d9d9!important;opacity:.5!important;transition:all .3s ease!important}.custom-carousel-dots li.slick-active button{width:24px!important;border-radius:5px!important;background:#13C2C2!important;opacity:1!important}.custom-carousel-dots li:hover button{opacity:.8!important}.ant-carousel .slick-next,.ant-carousel .slick-prev{width:40px!important;height:40px!important;z-index:10!important;background:rgba(255,255,255,.9)!important;border-radius:50%!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important;transition:all .3s ease!important}.ant-carousel .slick-next:hover,.ant-carousel .slick-prev:hover{background:rgba(255,255,255,1)!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important;transform:scale(1.1)}.ant-carousel .slick-next:before,.ant-carousel .slick-prev:before{font-size:20px!important;color:#13C2C2!important}.ant-carousel .slick-prev{left:-20px!important}.ant-carousel .slick-next{right:-20px!important}.ant-carousel .slick-slide{transition:all .3s ease!important;opacity:.8!important}.ant-carousel .slick-slide.slick-active{opacity:1!important}.ant-carousel{margin:0 -8px!important;padding-bottom:40px!important}@media (max-width:768px){.ant-carousel .slick-next,.ant-carousel .slick-prev{display:none!important}.custom-carousel-dots{bottom:-24px!important}.custom-carousel-dots li button{width:8px!important;height:8px!important}.custom-carousel-dots li.slick-active button{width:20px!important}.ant-carousel{margin:0!important;padding-bottom:32px!important}}.ant-carousel .ant-card{transition:all .3s ease!important}.ant-carousel .ant-card:hover{transform:translateY(-4px)!important;box-shadow:0 8px 16px rgba(0,0,0,.12)!important}@keyframes tagPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ant-tag.ant-tag-orange{animation:tagPulse 2s ease-in-out infinite}@media (prefers-color-scheme:dark){:root{--bg-primary:#1a1a1a;--bg-secondary:#2d2d2d;--text-primary:#ffffff;--text-secondary:#a1a1a1}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-contrast:high){.card-hover:hover{box-shadow:0 0 0 2px #000000}}body .home-layout{display:grid!important;grid-template-columns:300px 1fr!important;grid-template-rows:1fr!important;height:100vh!important;grid-gap:0!important;gap:0!important;background:#FFFFFF!important;margin:0!important;padding:0!important}body .home-layout .sidebar{background:#126bae!important;border-right:1px solid #1e7bc8!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;color:#FFFFFF!important}body .home-layout .main-content{display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#FFFFFF!important}body .home-layout .featured-player{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10!important;background:#FFFFFF!important;border-bottom:1px solid #e9ecef!important;padding:24px 20px!important;display:flex!important;justify-content:center!important;min-height:140px!important}body .home-layout .featured-player>div{width:100%!important;max-width:4xl!important}body .home-layout .content-sections{flex:1 1!important;overflow-y:auto!important;padding:20px!important}@media (min-width:1024px){body .home-layout{grid-template-columns:300px 1fr!important}}@media (max-width:1023px) and (min-width:640px){body .home-layout{grid-template-columns:1fr!important}body .home-layout .sidebar{position:fixed!important;left:-300px!important;width:300px!important;height:100vh!important;z-index:20!important;transition:left .3s ease!important;box-shadow:2px 0 10px rgba(0,0,0,.1)!important}body .home-layout .sidebar.open{left:0!important}body .sidebar-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.5)!important;z-index:15!important;opacity:0!important;visibility:hidden!important;transition:all .3s ease!important}body .sidebar-overlay.open{opacity:1!important;visibility:visible!important}}@media (max-width:639px){body .home-layout{grid-template-columns:1fr!important;grid-template-rows:1fr auto!important}body .home-layout .sidebar{display:none!important}body .home-layout .featured-player{padding:16px!important;min-height:120px!important}body .home-layout .content-sections{padding:15px!important}body .mobile-nav{display:flex!important;position:fixed!important;bottom:0!important;width:100%!important;border-top:1px solid #e9ecef!important;padding:10px!important;z-index:10!important}body .home-layout .content-sections,body .mobile-nav{background:#FFFFFF!important}}@media print{*{background:white!important;color:black!important;box-shadow:none!important}.no-print{display:none!important}}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#3B82F6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.slider::-webkit-slider-thumb:hover{background:#2563EB;transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.15)}.slider::-webkit-slider-track{height:4px;border-radius:2px;background:#E5E7EB}.slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3B82F6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-transition:all .2s ease;transition:all .2s ease}.slider::-moz-range-thumb:hover{background:#2563EB;transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.15)}.slider::-moz-range-track{height:4px;border-radius:2px;background:#E5E7EB}@keyframes pulse-play{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(59,130,246,.7)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(59,130,246,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(59,130,246,0)}}.play-button-active{animation:pulse-play 2s infinite}.featured-player-container{transition:all .3s ease}.featured-player-container:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}@keyframes pulse-main-play{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(59,130,246,.7)}50%{transform:scale(1.05);box-shadow:0 0 0 15px rgba(59,130,246,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(59,130,246,0)}}.main-play-button-active{animation:pulse-main-play 2s infinite}.control-button{transition:all .2s ease}.control-button:hover{transform:translateY(-1px)}.progress-bar{transition:all .3s ease}.progress-bar:hover{transform:scaleY(1.2)}.cover-image{transition:all .3s ease}.cover-image:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.15)}.chinese-button{font-weight:500;letter-spacing:.5px}.chinese-button,.chinese-main-button{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.chinese-main-button{font-weight:600;letter-spacing:1px}.chinese-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.chinese-main-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.3)}.auxiliary-button{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:500;letter-spacing:.5px;transition:all .2s ease}.auxiliary-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.favorite-button-active{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626;border:1px solid #fecaca}.favorite-button-active:hover{background:linear-gradient(135deg,#fee2e2,#fecaca);transform:translateY(-1px) scale(1.05)}.volume-slider-vertical{writing-mode:vertical-lr;direction:rtl;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4px;height:80px;background:transparent;outline:none;padding:0}.volume-slider-vertical::-webkit-slider-runnable-track{width:4px;height:100%;background:#e5e7eb;border-radius:999px}.volume-slider-vertical::-moz-range-track{width:4px;height:100%;background:#e5e7eb;border-radius:999px}.volume-slider-vertical::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-top:-6px}.volume-slider-vertical::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.user-status-dropdown{z-index:9999!important;position:absolute!important;bottom:100%!important;left:0!important;right:0!important;margin-bottom:.5rem!important;background:white!important;border-radius:.5rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;border:1px solid #e5e7eb!important;padding:.5rem 0!important}.user-status-overlay{z-index:9998!important;position:fixed!important;inset:0!important}.dropdown-menu svg,.icon-small svg,.menu-item svg,.mini-player svg,.sidebar svg,.sidebar-navigation svg,.user-status svg{width:.75rem!important;height:.75rem!important}.player-safe-bottom{margin-bottom:50px!important}.page-content-with-player,.profile-page-container{padding-bottom:100px!important}.profile-page-container .ant-card:last-child{margin-bottom:50px!important}