@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,600;0,900;1,900&family=ZCOOL+QingKe+HuangYou&family=ZCOOL+KuaiLe&family=JetBrains+Mono&display=swap";.claw-mark-button.ant-btn{color:var(--text-muted);font-size:.95rem;padding:4px 12px;border-radius:20px;border:1px solid var(--input-border);background:transparent;display:inline-flex;align-items:center;gap:8px;min-height:34px}.claw-mark-button.ant-btn:hover,.claw-mark-button.ant-btn:focus-visible{color:#f0a020;border-color:#f0a02059;background:#f0a02014}.claw-mark-button-marked.ant-btn{color:#f0a020;border-color:#f0a02059;background:#f0a02014;opacity:1;cursor:default}.claw-mark-icon{width:24px;height:24px;display:inline-block;flex:0 0 24px;border-radius:50%;background-image:url(/images/claw_scratch.webp);background-size:20px 20px;background-position:center;background-repeat:no-repeat;border:1px solid rgba(240,160,32,.35);box-shadow:inset 0 0 0 1px #ffffff24,0 0 10px #f0a02029}.checkin-modal .ant-modal-content{padding:0;overflow:hidden;border-radius:10px;background:var(--content-bg, #141111)}.checkin-modal .ant-modal-close{width:34px;height:34px;border-radius:50%;color:var(--text-heading, rgba(255, 255, 255, .88));background:color-mix(in srgb,var(--content-bg, #141111) 82%,transparent);border:1px solid var(--content-border, rgba(255, 255, 255, .18));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkin-modal .ant-modal-close:hover,.checkin-modal .ant-modal-close:focus-visible{color:var(--text-heading, #fff);background:color-mix(in srgb,var(--input-bg, rgba(255,255,255,.08)) 86%,white 8%)}.checkin-modal-scene{min-height:560px;padding:26px;background:url(/images/Calendar_bg.jpg) center / cover no-repeat;display:flex;align-items:stretch}.checkin-modal-panel{width:min(456px,100%);display:flex}.checkin-board{--checkin-accent: #c53c54;--checkin-today-color: #c53c54;width:100%;padding:18px;border-radius:8px;background:color-mix(in srgb,var(--content-bg, #141111) 82%,transparent);border:1px solid var(--content-border, rgba(255, 255, 255, .2));color:var(--text-heading, rgba(255, 255, 255, .94));-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);box-shadow:0 18px 44px #00000057}.checkin-board.compact{margin-bottom:20px;background:var(--input-bg);border-color:var(--input-border);color:var(--text-body);box-shadow:none}.checkin-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.checkin-board-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--checkin-today-color);font-size:.82rem;font-weight:700}.checkin-board-title{margin-top:4px;font-size:1.45rem;font-weight:800;letter-spacing:0}.checkin-primary-button.ant-btn-primary{background:var(--checkin-today-color);border-color:var(--checkin-today-color);color:#fff;text-shadow:none;box-shadow:none}.checkin-primary-button.ant-btn-primary:not(:disabled):hover,.checkin-primary-button.ant-btn-primary:not(:disabled):focus-visible{background:color-mix(in srgb,var(--checkin-today-color) 86%,white 14%);border-color:color-mix(in srgb,var(--checkin-today-color) 86%,white 14%);color:#fff}.checkin-primary-button.ant-btn-primary:disabled{background:var(--checkin-today-color);border-color:var(--checkin-today-color);color:#fff;opacity:.72}.checkin-stats-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.checkin-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.checkin-weekday{text-align:center;font-size:.72rem;font-weight:700;color:var(--text-muted);padding:2px 0}.checkin-board.compact .checkin-weekday{color:var(--text-muted)}.checkin-day{aspect-ratio:1;min-width:0;border-radius:7px;border:1px solid var(--content-border);background:color-mix(in srgb,var(--input-bg) 82%,transparent);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;font-size:.82rem;font-weight:700;color:var(--text-heading)}.checkin-board.compact .checkin-day{background:var(--content-bg);border-color:var(--content-border)}.checkin-day.empty{visibility:hidden}.checkin-day.today{border-color:var(--checkin-character-color);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--checkin-character-color) 55%,transparent),0 0 18px color-mix(in srgb,var(--checkin-character-color) 22%,transparent)}.checkin-day.checked{color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--checkin-character-color) 88%,#111 12%),color-mix(in srgb,var(--checkin-character-color) 56%,#f0a020 44%));border-color:transparent}.checkin-day>span{position:relative;z-index:2;text-shadow:0 1px 4px rgba(0,0,0,.28)}.checkin-day>.anticon{position:absolute;right:5px;top:5px;z-index:3;font-size:.62rem}.checkin-day-character{position:absolute;right:-4px;bottom:-5px;width:34px;height:34px;object-fit:contain;opacity:.86;filter:drop-shadow(0 4px 8px rgba(0,0,0,.35));pointer-events:none}.checkin-quote-card{margin-top:14px;padding:14px 16px;border-radius:8px;background:color-mix(in srgb,var(--input-bg) 88%,transparent);border:1px solid var(--content-border)}.checkin-quote-link{display:block;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.checkin-quote-link:hover,.checkin-quote-link:focus-visible{color:inherit;border-color:color-mix(in srgb,var(--checkin-today-color) 62%,var(--content-border));background:color-mix(in srgb,var(--checkin-today-color) 10%,var(--input-bg));transform:translateY(-1px);outline:none}.checkin-quote-main{display:flex;align-items:flex-start;gap:14px}.checkin-quote-copy{min-width:0;flex:1}.checkin-quote-cover{width:58px;height:58px;flex:0 0 58px;border-radius:50%;object-fit:cover;border:2px solid color-mix(in srgb,var(--checkin-today-color) 72%,white 28%);box-shadow:0 8px 18px #00000038}.checkin-quote-label{display:inline-flex;align-items:center;gap:6px;color:var(--checkin-today-color);font-size:.75rem;font-weight:800;margin-bottom:8px}.checkin-quote-text{color:var(--text-heading);font-size:1.08rem;font-weight:800;line-height:1.45;letter-spacing:0}.checkin-quote-translation{margin-top:6px;color:var(--text-body);font-size:.9rem;line-height:1.55}.checkin-quote-source{margin-top:10px;padding-top:9px;border-top:1px solid var(--content-border);color:var(--text-muted);font-size:.76rem;font-weight:700}@media(max-width:640px){.checkin-modal-scene{min-height:auto;padding:18px;background:url(/images/Calendar_bg.jpg) center / cover no-repeat}.checkin-modal-panel{width:100%}.checkin-board-head{flex-direction:column}.checkin-primary-button.ant-btn{width:100%}.checkin-quote-cover{width:48px;height:48px;flex-basis:48px}}.claw-mark-button .ant-btn-icon{display:inline-flex;align-items:center}.claw-mark-button-marked .claw-mark-icon{border-color:#f0a020b3;box-shadow:inset 0 0 0 1px #fff3,0 0 12px #f0a02059}.share-action-button.ant-btn,.reaction-action-button.ant-btn{color:var(--text-muted);font-size:.95rem;padding:4px 12px;border-radius:20px;border:1px solid var(--input-border);background:transparent;display:inline-flex;align-items:center;gap:6px;min-height:34px}.reaction-action-button.ant-btn:hover,.reaction-action-button.ant-btn:focus-visible{color:var(--text-body);border-color:color-mix(in srgb,var(--input-border) 55%,white 20%);background:#ffffff0d}.reaction-action-button-like-active.ant-btn,.reaction-action-button-like-active.ant-btn:hover,.reaction-action-button-like-active.ant-btn:focus-visible{color:#ff4d6a;border-color:#ff4d6a59;background:#ff4d6a14}.reaction-action-button-bookmark-active.ant-btn,.reaction-action-button-bookmark-active.ant-btn:hover,.reaction-action-button-bookmark-active.ant-btn:focus-visible{color:#faad14;border-color:#faad1459;background:#faad1414}.share-action-button.ant-btn:hover,.share-action-button.ant-btn:focus-visible,.share-action-button-active.ant-btn{color:#16aada;border-color:#16aada59;background:#16aada14}.home-video-action-row,.qa-action-row{margin:16px 0 18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rich-editor-wrapper{position:relative}.rich-editor-wrapper .ql-toolbar.ql-snow{background:var(--content-bg);background:color-mix(in srgb,var(--content-bg) 94%,white 6%);border-color:var(--input-border);border-radius:8px 8px 0 0;position:sticky;top:70px;z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:768px){.rich-editor-wrapper .ql-toolbar.ql-snow{top:56px}}@media(max-width:480px){.rich-editor-wrapper .ql-toolbar.ql-snow{top:50px}}.ql-toolbar .ql-bilibili{width:auto!important;padding:0 6px!important}.ql-toolbar .ql-bilibili:after{content:"B站";font-size:11px;font-weight:600;color:#00a1d6}.ql-toolbar .ql-bilibili:hover:after{color:#00d4ff}.ql-editor .bili-embed{display:inline-flex!important;vertical-align:middle}.ql-editor .embed-edit-btn{border:0;background:#ffffff1f;color:#e6edf7;border-radius:10px;font-size:11px;line-height:1;padding:3px 7px;margin-left:6px;cursor:pointer;opacity:0;transition:opacity .18s ease,background .18s ease}.ql-editor .bili-embed:hover .embed-edit-btn,.ql-editor .bili-video-embed:hover .embed-edit-btn,.ql-editor .cloud-drive-embed:hover .embed-edit-btn,.ql-editor .embed-edit-btn:focus-visible{opacity:1}.ql-editor .embed-edit-btn:hover,.ql-editor .embed-edit-btn:focus-visible{background:#78b4ff61;outline:none}.ql-editor .bili-embed>*{background:transparent!important;border:none!important}.bili-video-card:hover{border-color:#00a1d6!important}.ql-biliVideo{width:auto!important;padding:0 6px!important;display:inline-flex!important;align-items:center;gap:3px}.ql-biliVideo:before{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%2300a1d6" d="M17.813 4.653h.854c1.51.054 2.769.578 3.773 1.574 1.004.995 1.524 2.249 1.56 3.76v7.36c-.036 1.51-.556 2.769-1.56 3.773s-2.262 1.524-3.773 1.56H5.333c-1.51-.036-2.769-.556-3.773-1.56S.036 18.858 0 17.347v-7.36c.036-1.511.556-2.765 1.56-3.76 1.004-.996 2.262-1.52 3.773-1.574h.774l-1.174-1.12a1.234 1.234 0 0 1-.373-.906c0-.356.124-.659.373-.907l.027-.027c.267-.249.573-.373.92-.373.347 0 .653.124.92.373L9.653 4.44c.071.071.134.142.187.213h4.267a.836.836 0 0 1 .16-.213l2.853-2.747c.267-.249.573-.373.92-.373.347 0 .662.151.929.4.267.249.391.551.391.907 0 .355-.124.659-.373.906zM5.333 7.24c-.746.018-1.373.276-1.88.773-.506.498-.769 1.13-.786 1.894v7.52c.017.764.28 1.395.786 1.893.507.498 1.134.756 1.88.773h13.334c.746-.017 1.373-.275 1.88-.773.506-.498.769-1.129.786-1.893v-7.52c-.017-.765-.28-1.396-.786-1.894-.507-.497-1.134-.755-1.88-.773zM8 11.107c.373 0 .684.124.933.373.25.249.383.569.4.96v1.173c-.017.391-.15.711-.4.96-.249.25-.56.374-.933.374s-.684-.125-.933-.374c-.25-.249-.383-.569-.4-.96V12.44c.017-.391.15-.711.4-.96.249-.249.56-.373.933-.373zm8 0c.373 0 .684.124.933.373.25.249.383.569.4.96v1.173c-.017.391-.15.711-.4.96-.249.25-.56.374-.933.374s-.684-.125-.933-.374c-.25-.249-.383-.569-.4-.96V12.44c.017-.391.15-.711.4-.96.249-.249.56-.373.933-.373z"/></svg>') no-repeat center;background-size:contain}.ql-biliVideo:after{content:"视频";font-size:11px;font-weight:600;color:#00a1d6}.ql-biliVideo:hover:after{color:#00d4ff}.ql-cloudDrive{width:auto!important;padding:0 6px!important;display:inline-flex!important;align-items:center;gap:3px}.ql-cloudDrive:before{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path fill="%236a9fff" d="M811.4 418.7C764.3 302.9 651.3 224 522.1 224c-97.6 0-186.6 51.2-236.2 130.4C155.4 370.3 64 471.2 64 592c0 132.5 107.5 240 240 240h480c114.9 0 208-93.1 208-208 0-109.4-85.3-199-193.6-205.3z"/></svg>') no-repeat center;background-size:contain}.ql-cloudDrive:after{content:"云盘";font-size:11px;font-weight:600;color:#6a9fff}.ql-cloudDrive:hover:after{color:#90b8ff}.rich-editor-wrapper .ql-toolbar .ql-stroke{stroke:#bbb}.rich-editor-wrapper .ql-toolbar .ql-fill{fill:#bbb}.rich-editor-wrapper .ql-toolbar .ql-picker-label{color:#bbb}.rich-editor-wrapper .ql-toolbar button:hover .ql-stroke,.rich-editor-wrapper .ql-toolbar button.ql-active .ql-stroke{stroke:#9fbf6a}.rich-editor-wrapper .ql-toolbar button:hover .ql-fill,.rich-editor-wrapper .ql-toolbar button.ql-active .ql-fill{fill:#9fbf6a}.rich-editor-wrapper .ql-container.ql-snow{background:var(--content-bg);background:color-mix(in srgb,var(--input-bg) 92%,white 8%);border-color:var(--input-border);border-radius:0 0 8px 8px;min-height:300px;font-size:1rem;color:var(--text-body)}.rich-editor-wrapper .ql-editor{min-height:280px;line-height:1.8}.rich-editor-wrapper .ql-editor.ql-blank:before{color:#666;font-style:normal}.rich-editor-wrapper .ql-editor img{max-width:100%;border-radius:8px;margin:10px 0}.rich-editor-wrapper .ql-snow .ql-picker-options{background:#2a2a2a;border-color:#ffffff26}.rich-editor-wrapper .ql-snow .ql-picker-item{color:var(--text-body)}.event-content-body{color:var(--text-body);line-height:1.9;font-size:1rem;word-wrap:break-word;overflow-wrap:break-word}.event-content-body p{margin:0 0 .2em;min-height:1.6em}.event-content-body .ql-blank:before{display:none}.event-content-body img{max-width:100%!important;width:auto!important;height:auto!important;display:block!important;border-radius:8px;margin:12px auto;box-sizing:border-box}.event-content-body img.content-image-previewable{cursor:zoom-in}.event-content-body .mention img,.event-content-body .mention img.mention-avatar{width:18px!important;height:18px!important;max-width:18px!important;border-radius:50%!important;object-fit:cover!important;display:inline!important;margin:0!important;vertical-align:middle;box-sizing:border-box}.event-content-body h1{color:var(--text-heading);margin:20px 0 10px;font-size:2rem;font-weight:700}.event-content-body h2{color:var(--text-heading);margin:20px 0 10px;font-size:1.5rem;font-weight:600}.event-content-body h3{color:var(--text-heading);margin:20px 0 10px;font-size:1.25rem;font-weight:600}.content-container .event-content-body blockquote{display:block;border:none;border-left:4px solid #9fbf6a;padding:10px 12px 10px 16px;color:var(--text-muted);margin:15px 0;background:var(--blockquote-bg);border-radius:0 6px 6px 0;font-size:1rem;line-height:1.8;box-sizing:border-box}.content-container .event-content-body ul{display:block;list-style-type:disc;padding-left:2em;margin:10px 0;color:var(--text-body)}.content-container .event-content-body ol{display:block;list-style-type:decimal;padding-left:2em;margin:10px 0;color:var(--text-body)}.content-container .event-content-body li{display:list-item;padding:2px 0;color:var(--text-body);line-height:1.8}.content-container .event-content-body li::marker{color:#9fbf6a}.event-content-body .ql-indent-1{padding-left:3em}.event-content-body .ql-indent-2{padding-left:6em}.event-content-body .ql-align-center{text-align:center}.event-content-body .ql-align-right{text-align:right}.event-content-body .ql-align-justify{text-align:justify}.event-content-body strong{font-weight:700}.event-content-body em{font-style:italic}.event-content-body u{text-decoration:underline}.event-content-body s{text-decoration:line-through}.rich-editor-wrapper table,.event-content-body table{border-collapse:collapse;width:100%;margin:0!important;border:1px solid rgba(255,255,255,.2)!important;border-spacing:0}.event-content-body p.ql-empty{min-height:1.6em}.event-content-body p.ql-empty+table,.event-content-body table+p.ql-empty{margin-top:0!important}.event-content-body p.ql-empty:has(+table),.event-content-body table+p.ql-empty{min-height:0!important;margin:0!important;line-height:0;font-size:0}.rich-editor-wrapper td,.rich-editor-wrapper th,.event-content-body td,.event-content-body th{border:1px solid rgba(255,255,255,.2)!important;padding:8px 12px;text-align:left;min-width:40px}.event-content-body tr:first-child td,.event-content-body tr:first-child th{background:#9fbf6a26;font-weight:600;color:var(--text-heading)}[data-theme=light] .rich-editor-wrapper table,[data-theme=light] .event-content-body table,[data-theme=light] .rich-editor-wrapper td,[data-theme=light] .rich-editor-wrapper th,[data-theme=light] .event-content-body td,[data-theme=light] .event-content-body th{border-color:#00000026!important}.ql-snow .ql-toolbar button.ql-table:after{content:"表";font-size:13px;font-weight:600}.counter{font-size:16px;padding:5px 10px;border-radius:5px;color:var(--accent);background:var(--accent-bg);border:2px solid transparent;transition:border-color .3s;margin-bottom:24px}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.square-shell{padding:clamp(14px,2vw,24px)}.square-head{display:flex;align-items:flex-start;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.square-title{margin:0;font-size:clamp(2.4rem,4.8vw,3.9rem);color:var(--text-heading);letter-spacing:.02em;text-align:center}.top-title-spacer{height:clamp(1.68rem,3.36vw,2.73rem);width:100%;margin:0 0 8px}.square-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:.9rem}.square-switch-rail{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;margin-bottom:14px;border-radius:14px;border:1px solid var(--content-border);background:radial-gradient(circle at top right,rgba(159,191,106,.44),transparent 52%),linear-gradient(120deg,var(--input-bg),rgba(255,255,255,.2))}.square-switch-tabs{display:flex;flex-wrap:wrap;gap:10px;flex:1;min-width:0}.square-switch-pill{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(159,191,106,.58);background:#9fbf6a57;color:#fff;font-weight:700;font-size:.9rem;border-radius:999px;padding:8px 14px;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease;overflow:hidden}.square-switch-pill:hover{transform:translateY(-1px);border-color:#9fbf6acc;background:#9fbf6a75}.square-switch-pill.active{color:#fff;border-color:#bfe878d9;background:linear-gradient(135deg,#d7f39f,#9fbf6a 70%);box-shadow:0 8px 20px #9fbf6a57}.square-switch-icon{display:inline-flex;align-items:center;justify-content:center;font-size:.95rem}.square-switch-sheen{position:absolute;top:0;left:-140%;width:55%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.5),transparent);transition:left .35s ease}.square-switch-pill:hover .square-switch-sheen,.square-switch-pill.active .square-switch-sheen{left:120%}.square-content-wrap{border-radius:0;border:none;background:transparent;overflow:visible}.news-page{display:flex;flex-direction:column;gap:14px}.news-channel-rail{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border-radius:14px;border:1px solid var(--content-border);background:color-mix(in srgb,var(--input-bg) 88%,transparent)}.news-channel-pill{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--news-channel-color) 44%,var(--content-border));background:color-mix(in srgb,var(--news-channel-color) 10%,var(--content-bg));color:var(--text-body);font-weight:700;font-size:.92rem;border-radius:999px;padding:8px 14px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.news-channel-pill:hover,.news-channel-pill.active{transform:translateY(-1px);color:#fff;border-color:color-mix(in srgb,var(--news-channel-color) 82%,white 12%);background:linear-gradient(135deg,color-mix(in srgb,var(--news-channel-color) 88%,#111 12%),color-mix(in srgb,var(--news-channel-color) 62%,white 18%))}.news-channel-icon{display:inline-flex;align-items:center;justify-content:center}.news-page-meta{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.82rem;flex-wrap:wrap}.news-loading-panel,.news-empty-panel{min-height:220px;border:1px solid var(--content-border);border-radius:12px;background:var(--input-bg);display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text-muted)}.news-bili-feed{display:flex;flex-direction:column;gap:12px}.news-bili-feed-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--content-border);border-radius:12px;background:var(--input-bg)}.news-bili-feed-head h2{margin:0;color:var(--text-heading);font-size:1.08rem}.news-bili-feed-head p{margin:4px 0 0;color:var(--text-muted);font-size:.82rem}.news-bili-head-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.news-bili-warning{padding:9px 12px;border-radius:8px;border:1px solid rgba(250,173,20,.32);color:#d48806;background:#faad1414;font-size:.84rem}.news-bili-list{display:flex;flex-direction:column;gap:12px}.news-bili-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px;border:1px solid var(--content-border);border-radius:12px;background:color-mix(in srgb,var(--input-bg) 92%,transparent)}.news-bili-avatar-link{height:48px}.news-bili-card-main{min-width:0}.news-bili-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.news-bili-author{color:var(--text-heading);font-size:.96rem;font-weight:800;text-decoration:none}.news-bili-author:hover,.news-bili-source-link:hover{color:#00a1d6}.news-bili-time,.news-bili-source-link{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:.76rem;text-decoration:none}.news-bili-source-link{flex:0 0 auto;padding:4px 8px;border:1px solid var(--content-border);border-radius:999px;background:color-mix(in srgb,var(--content-bg) 76%,transparent)}.news-bili-text{margin-top:10px;color:var(--text-body);font-size:.96rem;line-height:1.75;white-space:normal;overflow-wrap:anywhere}.news-bili-image-grid{margin-top:12px;display:block;gap:0}.news-bili-image-grid.single{width:min(560px,100%)}.news-bili-image-grid.double{width:min(460px,100%);column-count:2;column-gap:6px}.news-bili-image-grid.multi{width:min(520px,100%);column-count:3;column-gap:6px}.news-bili-image-grid .ant-image{width:100%;display:block;break-inside:avoid;margin-bottom:6px;overflow:hidden;border-radius:8px;border:1px solid var(--content-border);background:var(--content-bg)}.news-bili-image-grid.single .ant-image{width:auto;max-width:100%}.news-bili-image-grid img{width:100%;height:auto;object-fit:contain;display:block}.news-bili-image-placeholder{width:100%;min-height:140px;background:linear-gradient(90deg,color-mix(in srgb,var(--input-bg) 82%,#fff 18%),color-mix(in srgb,var(--content-bg) 70%,#fff 30%) 48%,color-mix(in srgb,var(--input-bg) 82%,#fff 18%));background-size:220% 100%;animation:news-bili-image-shimmer 1.2s ease-in-out infinite}.news-bili-load-more,.news-bili-load-end{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:.84rem}.news-bili-load-more{border:1px dashed var(--content-border);border-radius:10px;background:color-mix(in srgb,var(--input-bg) 78%,transparent)}@keyframes news-bili-image-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.news-bili-archive-card{margin-top:12px;display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;padding:10px;border-radius:10px;border:1px solid var(--content-border);background:color-mix(in srgb,var(--content-bg) 78%,transparent);text-decoration:none}.news-bili-archive-cover{position:relative;aspect-ratio:16 / 10;border-radius:8px;overflow:hidden;background:var(--input-bg)}.news-bili-archive-cover img{width:100%;height:100%;object-fit:cover;display:block}.news-bili-archive-cover span{position:absolute;right:6px;bottom:5px;padding:1px 5px;border-radius:4px;background:#000000b8;color:#fff;font-size:.7rem}.news-bili-archive-title{color:var(--text-heading);font-weight:800;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-bili-archive-desc{margin-top:5px;color:var(--text-muted);font-size:.8rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-bili-archive-stats{margin-top:8px;display:flex;gap:10px;color:var(--text-muted);font-size:.76rem}.news-bili-actions{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap;color:var(--text-muted);font-size:.82rem}.news-bili-site-actions .ant-btn{color:var(--text-muted);padding-inline:6px}.news-bili-site-actions .ant-btn:hover,.news-bili-site-actions .ant-btn:focus-visible{color:#00a1d6}.news-bili-action-button .anticon-heart,.news-bili-action-button .anticon-heart svg{color:#c53c54}.news-bili-action-button .anticon-star,.news-bili-action-button .anticon-star svg{color:#faad14}.news-bili-stat{display:inline-flex;align-items:center;gap:5px}@media(max-width:640px){.news-channel-rail{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.news-channel-rail::-webkit-scrollbar{display:none}.news-channel-pill{flex:0 0 auto}.news-bili-card{grid-template-columns:38px minmax(0,1fr);padding:12px}.news-bili-avatar-link,.news-bili-avatar-link .ant-avatar{width:38px!important;height:38px!important;line-height:38px!important}.news-bili-card-head,.news-bili-feed-head{flex-direction:column;align-items:stretch}.news-bili-head-actions{justify-content:flex-start}.news-bili-archive-card{grid-template-columns:1fr}.news-bili-image-grid.multi{column-count:2}}@media(max-width:768px){.square-shell{padding:0}.square-switch-rail{gap:6px;padding:8px;overflow:hidden}.square-switch-tabs{width:100%;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.square-switch-tabs::-webkit-scrollbar{display:none}.square-switch-pill{flex:0 0 auto;padding:7px 13px;font-size:.85rem;white-space:nowrap}}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{inset-inline:0;margin:0 auto}.hero .base{width:170px;position:relative;z-index:0}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;top:34px;height:28px;transform:perspective(2000px) rotate(300deg) rotateX(44deg) rotateY(39deg) scale(1.4)}.hero .vite{z-index:0;top:107px;height:26px;width:auto;transform:perspective(2000px) rotate(300deg) rotateX(40deg) rotateY(39deg) scale(.8)}#center{display:flex;flex-direction:column;gap:25px;place-content:center;place-items:center;flex-grow:1}@media(max-width:1024px){#center{padding:32px 20px 24px;gap:18px}}#next-steps{display:flex;border-top:1px solid var(--border);text-align:left}#next-steps>div{flex:1 1 0;padding:32px}@media(max-width:1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{margin-bottom:16px;width:22px;height:22px}@media(max-width:1024px){#next-steps{flex-direction:column;text-align:center}}#docs{border-right:1px solid var(--border)}@media(max-width:1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{list-style:none;padding:0;display:flex;gap:8px;margin:32px 0 0}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);font-size:16px;border-radius:6px;background:var(--social-bg);display:flex;padding:6px 12px;align-items:center;gap:8px;text-decoration:none;transition:box-shadow .3s}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{height:18px;width:18px}@media(max-width:1024px){#next-steps ul{margin-top:20px;flex-wrap:wrap;justify-content:center}#next-steps ul li{flex:1 1 calc(50% - 8px)}#next-steps ul a{width:100%;justify-content:center;box-sizing:border-box}}#spacer{height:88px;border-top:1px solid var(--border)}@media(max-width:1024px){#spacer{height:48px}}.ticks{position:relative;width:100%}.ticks:before,.ticks:after{content:"";position:absolute;top:-4.5px;border:5px solid transparent}.ticks:before{left:0;border-left-color:var(--border)}.ticks:after{right:0;border-right-color:var(--border)}@keyframes gPulse{0%{opacity:0;transform:scale(.6)}40%{opacity:.7;transform:scale(1)}70%{opacity:.4;transform:scale(1.1)}to{opacity:0;transform:scale(1.2)}}@keyframes gDust{0%{opacity:0;transform:scale(.3)}30%{opacity:1;transform:scale(1.2)}70%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes gOrb{0%{transform:scale(1);opacity:.3}25%{transform:scale(2);opacity:.6}50%{transform:scale(4);opacity:.85}70%{transform:scale(15);opacity:1}85%{transform:scale(80);opacity:1}to{transform:scale(80);opacity:0}}@keyframes gStreak{0%{opacity:0;transform:rotate(var(--sa, 0deg)) scaleY(.3)}25%{opacity:1;transform:rotate(var(--sa, 0deg)) scaleY(1.2)}55%{opacity:.9;transform:rotate(var(--sa, 0deg)) scaleY(1)}to{opacity:0;transform:rotate(var(--sa, 0deg)) scaleY(.1)}}@keyframes gFlash{0%{opacity:0}10%{opacity:1}40%{opacity:.8}to{opacity:0}}@keyframes gRay{0%{opacity:0;height:0}25%{opacity:.9;height:40vh}60%{opacity:.5;height:55vh}to{opacity:0;height:65vh}}@keyframes gRing{0%{transform:translate(-50%,-50%) scale(0);opacity:.7}50%{opacity:.3}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes gBurst{0%{opacity:1;transform:translate(-50%,-50%) scale(1.5)}40%{opacity:.8}to{opacity:0;transform:translate(calc(-50% + var(--bx, 50px)),calc(-50% + var(--by, 50px))) scale(.1)}}@keyframes gEmber{0%{opacity:.8;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(40vh) rotate(90deg)}}@keyframes gRevealBg{0%{opacity:0}to{opacity:.4}}@keyframes gCardIn{0%{opacity:0;transform:scale(.5) translateY(40px)}60%{transform:scale(1.03) translateY(-3px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes gStarsIn{0%{opacity:0;transform:scale(.4);letter-spacing:16px}to{opacity:1;transform:scale(1);letter-spacing:4px}}@keyframes gImgIn{0%{opacity:0;transform:scale(.6) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes gTextIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes gSparkle{0%,to{opacity:0;transform:scale(.5) translateY(0)}50%{opacity:1;transform:scale(1.2) translateY(-12px)}}@keyframes gSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-mention-list-container{background:var(--content-bg)!important;border:1px solid var(--input-border)!important;border-radius:8px!important;box-shadow:0 4px 16px var(--shadow-color)!important;max-height:200px;overflow-y:auto;min-width:220px;z-index:9999!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ql-mention-list{list-style:none!important;margin:0!important;padding:4px!important}.ql-mention-list-item{padding:6px 10px!important;cursor:pointer;border-radius:6px!important;color:var(--text-body)!important;transition:background .15s}.ql-mention-list-item:hover,.ql-mention-list-item.selected{background:#c53c541f!important}.mention{display:inline-flex!important;align-items:center;gap:6px;width:auto!important;min-width:0!important;max-width:max-content!important;height:auto!important;box-sizing:border-box;padding:4px 12px 4px 6px;background:#c53c541a!important;border:1px solid rgba(197,60,84,.25);border-radius:20px;color:#c53c54;font-size:.85rem;font-weight:500;cursor:pointer;vertical-align:middle;line-height:1.2;margin:2px 4px;white-space:nowrap;transition:background .15s}.mention:hover{background:#c53c542e!important}.mention .ql-mention-denotation-char{display:none}.mention .mention-avatar{width:18px;height:18px;min-width:18px;border-radius:50%;object-fit:cover;flex-shrink:0}.event-content-body .mention>span>img.mention-avatar-fallback{width:20px!important;height:20px!important;border-radius:50%!important;object-fit:cover;flex-shrink:0}.event-content-body .mention{display:inline-flex!important;align-items:center;gap:6px;padding:4px 12px 4px 6px;background:#c53c541a!important;border:1px solid rgba(197,60,84,.25);border-radius:20px;color:#c53c54;font-size:.85rem;font-weight:500;height:auto!important;width:auto!important;vertical-align:middle}.ql-editor .mention{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:max-content!important;height:auto!important;box-sizing:border-box!important;background:#c53c541a!important;border:1px solid rgba(197,60,84,.25);border-radius:20px;padding:4px 12px 4px 6px!important;white-space:nowrap!important;vertical-align:middle!important}.ql-editor .mention>span,.event-content-body .mention>span{display:inline-flex!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:max-content!important;flex:0 0 auto!important;margin:0!important;white-space:nowrap!important}.ql-editor .mention-rich-content,.event-content-body .mention-rich-content{display:inline-flex!important;align-items:center!important;gap:6px!important;width:max-content!important;min-width:0!important;max-width:max-content!important;flex:0 0 auto!important;flex-wrap:nowrap!important}.ql-editor .mention-rich-content>span,.event-content-body .mention-rich-content>span{display:inline!important;margin:0!important}.text-editor-shell{position:relative;border:1px solid var(--input-border);border-radius:12px;background:var(--content-bg);background:color-mix(in srgb,var(--input-bg) 94%,white 6%);overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.text-editor-overlay,.text-editor-input{font:inherit;line-height:1.7;white-space:pre-wrap;word-break:break-word;padding:16px}.text-editor-shell.is-bbcode .text-editor-overlay,.text-editor-shell.is-bbcode .text-editor-input{font-family:Courier New,monospace}.text-editor-overlay{position:absolute;inset:0;overflow:auto;pointer-events:none;color:var(--text-body);background:transparent;-webkit-user-select:none;user-select:none;z-index:2}.text-editor-placeholder{color:var(--text-muted)}.text-editor-input{position:relative;z-index:1;width:100%;resize:vertical;border:0;outline:none;background:transparent;color:transparent;-webkit-text-fill-color:transparent;caret-color:var(--text-body)}.text-editor-input::selection{background:#58a6ff38}.text-editor-input::-moz-selection{background:#58a6ff38}.text-editor-mention-shell{position:relative;display:inline-flex;align-items:center;vertical-align:baseline}.text-editor-mention-ghost{display:inline-block;width:0;overflow:hidden;visibility:hidden;white-space:pre;color:transparent;font-size:0}.text-editor-mention-pill{position:static;display:inline-flex!important;align-items:center;gap:6px;margin:0 2px;padding:1px 8px 1px 4px;white-space:nowrap;vertical-align:baseline}.text-editor-embed-pill{display:inline-flex;align-items:center;gap:6px;margin:0 2px;padding:1px 10px;border-radius:14px;font-size:.85rem;white-space:nowrap;vertical-align:baseline}.text-editor-embed-tag{font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:1px 6px;border-radius:8px;background:#ffffff2e;color:inherit}.text-editor-embed-logo{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;font-size:16px;line-height:1}.text-editor-embed-logo svg{width:16px;height:16px}.text-editor-embed-logo-img{width:16px;height:16px;flex-shrink:0;border-radius:3px;object-fit:contain}.text-editor-embed-bili-user,.text-editor-embed-bili-video{background:#00a1d61f;border:1px solid rgba(0,161,214,.35);color:#00a1d6}.text-editor-embed-cloud-drive{background:#c53c541f;border:1px solid rgba(197,60,84,.35);color:#c53c54}.text-editor-pill-clickable{pointer-events:none;cursor:text;transition:filter .15s ease,box-shadow .15s ease}.text-editor-pill-clickable:hover{filter:brightness(1.1);box-shadow:0 0 0 1px #ffffff2e}.text-editor-pill-selected{background:#58a6ff47!important;box-shadow:0 0 0 2px #58a6ff8c!important}.text-editor-embed-edit{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:4px;padding:0;border:none;border-radius:50%;background:#ffffff2e;color:inherit;font-size:.75rem;cursor:pointer;pointer-events:auto;transition:background .15s ease}.text-editor-embed-edit:hover{background:#ffffff52}.text-editor-mention-menu{position:absolute;z-index:20;min-width:240px;max-width:min(320px,calc(100% - 24px));max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:8px;background:var(--content-bg);border:1px solid var(--input-border);border-radius:12px;box-shadow:0 14px 34px #0000002e}.text-editor-mention-status{padding:8px 10px;color:var(--text-muted);font-size:.82rem}.text-editor-mention-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:10px;background:transparent;color:var(--text-body);padding:9px 10px;cursor:pointer;text-align:left}.text-editor-mention-option:hover,.text-editor-mention-option.is-active{background:#c53c541f}.text-editor-mention-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.text-editor-mention-avatar{width:24px;height:24px;min-width:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.text-editor-mention-label{font-weight:600}.text-editor-mention-id{color:var(--text-muted);font-size:.8rem}.bili-card-link,.event-content-body .bili-card-link,.ql-editor .bili-card-link{display:inline-flex!important;align-items:center;gap:6px;padding:4px 12px 4px 6px;background:#00a1d614!important;border:1px solid rgba(0,161,214,.25)!important;border-radius:20px!important;color:#00a1d6!important;font-size:.85rem;text-decoration:none!important;margin:2px 4px;height:auto!important;width:auto!important;-webkit-user-select:auto!important;user-select:auto!important;vertical-align:middle!important}.bili-card-link svg,.event-content-body .bili-card-link svg,.ql-editor .bili-card-link svg,.event-content-body .bili-embed svg{width:16px;height:16px;min-width:16px;flex-shrink:0}.bili-card-link span,.bili-card-link *,.event-content-body .bili-card-link span,.event-content-body .bili-card-link *,.ql-editor .bili-card-link span,.ql-editor .bili-card-link *{background:transparent!important;background-color:transparent!important}.event-content-body .bili-embed{display:inline-flex!important;align-items:center!important;gap:6px;padding:4px 12px 4px 6px;border:1px solid rgba(0,161,214,.25)!important;vertical-align:middle;background:#00a1d614!important;border-radius:20px!important;height:auto!important;width:auto!important;color:#00a1d6!important;font-size:.85rem;text-decoration:none!important}.event-content-body .bili-embed>*,.event-content-body .bili-embed span{background:transparent!important;background-color:transparent!important;border:none!important}.cloud-drive-embed{display:block!important;overflow:hidden!important}.event-content-body .cloud-drive-embed img.cd-icon{width:20px!important;height:20px!important;max-width:20px!important;display:inline-block!important;border-radius:4px!important;margin:0!important;object-fit:contain;flex-shrink:0;vertical-align:middle}.cloud-drive-embed .cd-header{display:flex!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;text-decoration:none!important;color:inherit!important;background:transparent!important;border-radius:0!important;font-size:.9rem!important;margin:0!important;border:none!important;width:auto!important;height:auto!important}.cloud-drive-embed .cd-header:hover{opacity:.85}.cloud-drive-embed .cd-name{font-weight:600!important;font-size:.9rem!important;color:var(--cd-color)!important}.cloud-drive-embed .cd-title{color:var(--text-heading)!important;font-weight:600!important;font-size:.9rem!important}.cloud-drive-embed .cd-url{display:inline!important;font-size:.82rem!important;color:var(--cd-color)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-decoration:none!important;background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important;transition:color .2s!important}.cloud-drive-embed .cd-url:hover{color:var(--cd-color)!important}.cloud-drive-embed .cd-code-val{color:var(--cd-color)!important;font-weight:600;letter-spacing:1px;-webkit-user-select:all;user-select:all;cursor:pointer;border-bottom:1px dashed;padding-bottom:1px}[data-theme=dark] .music-editorial-surface{--music-block-bg: rgba(30, 30, 30, .74);--music-block-bg-hover: rgba(44, 44, 44, .82);--music-block-border: rgba(255, 255, 255, .15);--music-block-divider: rgba(255, 255, 255, .1);--music-accent-soft: rgba(242, 184, 192, .14)}[data-theme=light] .music-editorial-surface{--music-block-bg: rgba(255, 255, 255, .86);--music-block-bg-hover: rgba(255, 255, 255, .96);--music-block-border: rgba(80, 88, 98, .22);--music-block-divider: rgba(80, 88, 98, .16);--music-accent-soft: rgba(197, 60, 84, .1)}.music-soft-block{background:var(--music-block-bg);border:1px solid var(--music-block-border)}.music-editorial-surface{--music-player-width: 1060px}.music-editorial-surface>.music-daily-recommend,.music-editorial-surface>.music-search-section,.music-editorial-surface>.music-playlist,.music-editorial-surface>.user-playlists-section{width:min(100%,var(--music-player-width));margin-left:auto;margin-right:auto}.music-daily-recommend{display:flex;align-items:center;gap:14px;background:var(--music-block-bg);border:1px solid var(--music-block-border);border-radius:14px;padding:14px 18px;margin-bottom:20px;cursor:pointer;transition:all .25s;position:relative;overflow:hidden}.music-daily-recommend:hover{background:var(--music-block-bg-hover);transform:translateY(-2px);box-shadow:0 4px 16px var(--music-accent-soft)}.music-daily-badge{position:absolute;top:0;right:0;background:linear-gradient(135deg,#f2b8c0,#e88a97);color:#fff;font-size:.7rem;font-weight:700;padding:3px 12px 3px 14px;border-radius:0 14px}.music-daily-cover{width:56px;height:56px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 10px #f2b8c040}.music-daily-info{flex:1;min-width:0}.music-daily-title{font-size:1.05rem;font-weight:600;color:var(--text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-daily-artist{font-size:.82rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-moegirl-section{margin:20px 0}.music-moegirl-content{background:var(--music-block-bg);border:1px solid var(--music-block-border);border-radius:12px;padding:16px}.music-now-playing{display:flex;align-items:center;gap:24px;background:var(--music-block-bg);border:1px solid var(--music-block-border);border-radius:16px;padding:24px;margin:24px 0}.music-np-cover{flex-shrink:0;width:120px;height:120px}.music-cover-img{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 4px 20px #f2b8c04d;transition:transform .3s}.music-cover-img.spinning{animation:spin 8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rainbowShift{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes rainbowGlow{0%,to{box-shadow:0 0 12px #ff6b6b66,0 0 24px #ff6b6b26}25%{box-shadow:0 0 12px #fadb1466,0 0 24px #fadb1426}50%{box-shadow:0 0 12px #40a9ff66,0 0 24px #40a9ff26}75%{box-shadow:0 0 12px #b37feb66,0 0 24px #b37feb26}}.badge-rainbow-card{position:relative;border:none!important;animation:rainbowGlow 4s ease infinite}.badge-rainbow-card:before{content:"";position:absolute;inset:0;border-radius:14px;padding:2px;background:linear-gradient(135deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb,#ff6b6b,#ffa940,#fadb14);background-size:300% 300%;animation:rainbowShift 4s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.badge-rainbow-card:after{content:"";position:absolute;inset:2px;border-radius:12px;background:linear-gradient(135deg,#ff6b6b2e,#ffa94024,#fadb141f,#52c41a1f,#40a9ff29,#b37feb2e,#ff6b6b24);background-size:300% 300%;animation:rainbowShift 4s linear infinite;pointer-events:none}.badge-rainbow-tag,.badge-rainbow-tag.ant-tag{background:linear-gradient(90deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb,#ff6b6b)!important;background-size:200% auto!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;border:1px solid rgba(255,169,64,.4)!important;animation:rainbowShift 3s linear infinite}.badge-rainbow-pill{position:relative;border:none!important;padding:7.5px 15.5px!important;background-clip:padding-box!important}.badge-rainbow-pill:before{content:"";position:absolute;inset:0;border-radius:22px;padding:1.5px;background:linear-gradient(90deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb,#ff6b6b);background-size:200% auto;animation:rainbowShift 3s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.badge-rainbow-pill:after{content:"";position:absolute;inset:1.5px;border-radius:20px;background:linear-gradient(90deg,#ff6b6b2e,#ffa94024,#fadb141f,#52c41a1f,#40a9ff29,#b37feb2e,#ff6b6b24);background-size:200% auto;animation:rainbowShift 3s linear infinite;pointer-events:none}.user-level-badge{--level-color: #8c8c8c;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--level-color) 58%,transparent);background:color-mix(in srgb,var(--level-color) 16%,transparent);color:var(--level-color);font-size:.78rem;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;flex-shrink:0;position:relative;overflow:visible}.user-level-badge-compact{min-width:36px;height:19px;padding:0 8px;font-size:.7rem}.user-level-badge-large{min-width:54px;height:28px;padding:0 13px;font-size:.9rem}.user-level-badge-lv0{--level-color: #8c8c8c;background:#8c8c8c1f;border-color:#8c8c8c59;color:#8c8c8c}.user-level-badge-lv6{border:none;background:var(--content-bg, #1a1a2e)!important;color:#ff6b35}.user-level-badge-lv6:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb,#ff6b6b);background-size:200% auto;animation:rainbowShift 3s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.user-level-badge-lv6:after{content:"";position:absolute;inset:1.5px;border-radius:inherit;background:linear-gradient(90deg,#ff6b6b2e,#ffa94024,#fadb141f,#52c41a1f,#40a9ff29,#b37feb2e,#ff6b6b24);background-size:200% auto;animation:rainbowShift 3s linear infinite;pointer-events:none}.user-level-badge-lv6 .user-level-badge-text{background:linear-gradient(90deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb,#ff6b6b);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:rainbowShift 3s linear infinite;position:relative;z-index:1}.profile-level-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,220px) auto;align-items:center;gap:14px;padding:12px 14px;background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;margin-bottom:16px}.profile-claw-balance{display:inline-flex;align-items:center;gap:7px;justify-self:end;color:#f0a020;font-size:.82rem;font-weight:700;white-space:nowrap;padding:6px 10px;border:1px solid rgba(240,160,32,.28);border-radius:999px;background:#f0a02014}.profile-claw-balance .claw-mark-icon{width:22px;height:22px;flex-basis:22px}.profile-checkin-entry.ant-btn{margin-left:6px;height:26px;padding:0 10px;border-radius:14px;border-color:#c53c545c;background:#c53c5414;color:#e24c68;font-size:.78rem;font-weight:700;text-shadow:none}.profile-checkin-entry.ant-btn:hover,.profile-checkin-entry.ant-btn:focus-visible{border-color:#c53c54b3;background:#c53c5429;color:#ff6c82}.profile-level-main{display:flex;align-items:center;gap:12px;min-width:0}.profile-level-copy{min-width:0}.profile-level-title{color:var(--text-heading);font-size:.9rem;font-weight:700}.profile-level-subtitle{color:var(--text-muted);font-size:.78rem;margin-top:3px}.profile-level-progress{height:8px;border-radius:999px;background:#8c8c8c2e;overflow:hidden}.profile-level-progress-wrap{display:grid;grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:10px;min-width:0}.profile-level-progress-text{color:var(--text-heading);font-size:.78rem;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.profile-level-progress-fill{height:100%;min-width:4px;border-radius:inherit;transition:width .3s ease;background:linear-gradient(90deg,#ff6b6b,#ffa940,#fadb14,#52c41a,#40a9ff,#b37feb)}@media(max-width:640px){.profile-level-panel{grid-template-columns:1fr;align-items:stretch}}@keyframes goldShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes goldGlow{0%,to{box-shadow:0 0 10px #daa5204d,0 0 20px #daa5201a}50%{box-shadow:0 0 16px #ffd70073,0 0 28px #daa52033}}@keyframes purpleShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes purpleGlow{0%,to{box-shadow:0 0 10px #9b59b64d,0 0 20px #9b59b61a}50%{box-shadow:0 0 16px #b478dc73,0 0 28px #9b59b633}}.badge-gold-card{position:relative;animation:goldGlow 3s ease infinite}.badge-gold-card:after{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(105deg,transparent 35%,rgba(255,215,0,.18) 45%,rgba(255,235,150,.25) 50%,rgba(255,215,0,.18) 55%,transparent 65%);background-size:250% 100%;animation:goldShimmer 3s ease infinite;pointer-events:none}.badge-purple-card{position:relative;animation:purpleGlow 3s ease infinite}.badge-purple-card:after{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(105deg,transparent 35%,rgba(180,120,220,.16) 45%,rgba(200,160,240,.22) 50%,rgba(180,120,220,.16) 55%,transparent 65%);background-size:250% 100%;animation:purpleShimmer 3s ease infinite;pointer-events:none}.badge-gold-pill{position:relative}.badge-gold-pill:after{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(105deg,transparent 30%,rgba(255,215,0,.2) 45%,rgba(255,235,150,.28) 50%,rgba(255,215,0,.2) 55%,transparent 70%);background-size:250% 100%;animation:goldShimmer 3s ease infinite;pointer-events:none}.badge-purple-pill{position:relative}.badge-purple-pill:after{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(105deg,transparent 30%,rgba(180,120,220,.18) 45%,rgba(200,160,240,.25) 50%,rgba(180,120,220,.18) 55%,transparent 70%);background-size:250% 100%;animation:purpleShimmer 3s ease infinite;pointer-events:none}.music-np-info{flex:1;min-width:0}.music-np-title{font-size:1.3rem;font-weight:700;color:var(--text-heading);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-np-artist{font-size:.9rem;color:var(--text-muted);margin-bottom:12px}.music-progress-wrap{display:flex;align-items:center;gap:10px;margin-bottom:12px}.music-time{font-size:.8rem;color:var(--text-muted);min-width:36px;font-variant-numeric:tabular-nums}.music-progress-bar{flex:1;height:6px;background:#ffffff1a;border-radius:3px;cursor:pointer;position:relative}[data-theme=light] .music-progress-bar{background:#0000001a}.music-progress-fill{height:100%;background:linear-gradient(90deg,#f2b8c0,#e88a97);border-radius:3px;transition:width .1s linear}.music-progress-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:#f2b8c0;border-radius:50%;box-shadow:0 0 8px #f2b8c080;opacity:0;transition:opacity .2s}.music-progress-bar:hover .music-progress-thumb{opacity:1}.music-controls{display:flex;align-items:center;gap:12px}.music-ctrl-btn{background:none;border:none;color:var(--text-body);font-size:1.2rem;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s;line-height:1}.music-ctrl-btn:hover{background:#f2b8c026;color:#f2b8c0}.music-ctrl-btn.music-ctrl-active{color:#f2b8c0;position:relative}.music-mode-badge{position:absolute;top:2px;right:2px;font-size:.55rem;font-weight:700;color:#f2b8c0;line-height:1}.music-play-btn{font-size:1.6rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f2b8c01f;border:1px solid rgba(242,184,192,.25)}.music-play-btn:hover{background:#f2b8c040;box-shadow:0 0 15px #f2b8c04d}.music-volume{display:flex;align-items:center;gap:6px;margin-left:auto;font-size:1rem}.music-volume-slider{width:80px;height:4px;-webkit-appearance:none;appearance:none;background:#ffffff26;border-radius:2px;outline:none;cursor:pointer}[data-theme=light] .music-volume-slider{background:#0000001f}.music-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#f2b8c0;border-radius:50%;cursor:pointer}.music-volume-slider::-moz-range-thumb{width:16px;height:16px;background:#f2b8c0;border-radius:50%;border:none;cursor:pointer}.player-panel{position:relative;overflow:hidden;width:min(100%,var(--music-player-width, 1060px));box-sizing:border-box;margin:0 auto 26px;padding:30px 34px 22px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:#181c266b;backdrop-filter:blur(26px) saturate(140%);-webkit-backdrop-filter:blur(26px) saturate(140%);box-shadow:0 20px 44px #00000038}.player-panel:before{content:"";position:absolute;inset:0;backdrop-filter:blur(14px) saturate(118%);-webkit-backdrop-filter:blur(14px) saturate(118%);background:linear-gradient(180deg,#ffffff0d,#fff0),radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 34%);pointer-events:none}.player-main,.player-bottom{position:relative;z-index:1}.player-main{display:flex;flex-direction:column;gap:18px}.player-stage{display:grid;grid-template-columns:280px minmax(0,1fr);gap:54px;align-items:center;min-height:332px}.cover-wrap{display:flex;align-items:center;justify-content:center}.cover{width:244px;height:244px;border-radius:18px;object-fit:cover;box-shadow:0 22px 36px #00000042}.meta{min-width:0;display:flex;flex-direction:column}.title-row.player-song-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.title-row.player-song-title strong{font-size:clamp(2rem,3vw,3rem);line-height:1.05;color:#fff;font-weight:800}.provider-tag{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:999px;border:1px solid rgba(89,165,255,.5);color:#7fc3ff;font-size:.78rem;background:#316dcd26}.queue-provider-tag{max-width:min(100%,360px);border-color:#f2b8c080;color:#ffdbe1;background:#f2b8c024;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub{color:#ffffffd1;font-size:1.02rem;margin-bottom:18px}.lyric-toolbar{display:none}.lyric-switch{display:inline-flex;align-items:center;gap:7px;color:#ffffffdb;font-size:.9rem}.lyric-switch input{margin:0}.lyric-box{min-height:210px;max-height:260px;overflow:hidden;position:relative;background:transparent;max-width:100%;touch-action:pan-y}.lyric-display-actions{position:absolute;right:12px;bottom:10px;z-index:10;display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:12px;background:#0f172a5c;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.lyric-box:hover .lyric-display-actions,.lyric-box:focus-within .lyric-display-actions,.lyric-box:active .lyric-display-actions,.lyric-box.lyric-actions-visible .lyric-display-actions{opacity:1;transform:translateY(0);pointer-events:auto}.lyric-list{max-height:290px;overflow-y:auto;overflow-x:hidden;display:grid;gap:14px;padding:120px 12px 140px;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:none;touch-action:pan-y;min-width:0;max-width:100%}.lyric-list::-webkit-scrollbar{display:none}.lyric-line{min-width:0;max-width:100%;text-align:left;opacity:.35;transform:scale(.985);transition:opacity .28s ease,transform .32s cubic-bezier(.22,1,.36,1);cursor:pointer;will-change:opacity,transform}.lyric-line.active{opacity:1;transform:scale(1.02)}.lyric-main{overflow-wrap:anywhere;font-size:22px;line-height:1.35;color:#cbd5e1;transition:color .26s ease,transform .26s ease;transform-origin:left center}.lyric-line.active .lyric-main{color:#fff;font-weight:600;transform:scale(1.08)}.lyric-extra{overflow-wrap:anywhere;margin-top:2px;color:#9ca3af;font-size:14px;transition:color .26s ease}.lyric-line.active .lyric-extra{color:#ffffffd1}.lyric-position-overlay{position:absolute;left:12px;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:12px;pointer-events:none;z-index:8}.lyric-position-dash{flex:1;border-top:1px dashed rgba(148,163,184,.7)}.lyric-position-actions{display:inline-flex;align-items:center;gap:8px;pointer-events:auto}.lyric-position-time{min-width:44px;text-align:right;font-size:12px;line-height:1;color:#cbd5e1;font-variant-numeric:tabular-nums}.lyric-position-play{width:24px;height:24px;border-radius:999px;border:1px solid rgba(203,213,225,.35);background:#0f172abf;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.lyric-position-play:disabled{opacity:.45;cursor:not-allowed}.song-detail-lyrics-panel{max-height:500px}.player-bottom{display:flex;flex-direction:column;gap:20px;margin-top:26px;padding:0 42px 2px}.progress-row{display:grid;grid-template-columns:52px minmax(240px,496px) 52px;align-items:center;justify-content:center;gap:18px;width:100%}.player-panel .music-time,.progress-time{color:#eef5f8d6;min-width:52px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 1px 8px rgba(0,0,0,.2)}.progress-time-current{text-align:right}.progress-time-remaining{text-align:left}.player-panel .music-progress-bar{position:relative;height:7px;border-radius:999px;background:#e5eeef38;box-shadow:inset 0 1px 2px #00000029;cursor:pointer;transition:height .2s ease,background .2s ease;touch-action:none;-webkit-user-select:none;user-select:none}.player-panel .music-progress-bar:before{content:"";position:absolute;inset:-12px 0;z-index:0}.player-panel .music-progress-bar:hover,.player-panel .music-progress-bar.is-seeking{height:9px;background:#e5eeef59}.player-panel .music-progress-bar:active{height:9px;transform:scaleY(.95);filter:brightness(1.2)}.player-panel .music-progress-fill{position:relative;z-index:1;height:100%;border-radius:999px;background:#f2f8f8eb;box-shadow:0 0 12px #f2f8f81f;transition:width .1s linear,background .2s ease,box-shadow .2s ease}.player-panel .music-progress-bar:hover .music-progress-fill,.player-panel .music-progress-bar.is-seeking .music-progress-fill{background:#fff;box-shadow:0 0 16px #ffffff73}.player-panel .music-progress-thumb{position:absolute;z-index:2;top:50%;transform:translate(-50%,-50%) scale(.4);width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 0 8px #0006,0 0 4px #fffc;opacity:0;transition:opacity .2s ease,transform .25s cubic-bezier(.2,.9,.3,1.3);pointer-events:none}.player-panel .music-progress-bar:hover .music-progress-thumb,.player-panel .music-progress-bar.is-seeking .music-progress-thumb{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.bottom-controls{display:grid;grid-template-columns:minmax(112px,1fr) auto minmax(112px,1fr);align-items:center;min-height:42px}.player-control-left,.player-control-right{display:flex;align-items:center}.player-control-left{justify-content:flex-start;gap:30px}.player-control-right{justify-content:flex-end;gap:8px}.controls.controls-center{display:flex;align-items:center;justify-content:center;gap:25px}.icon-btn{background:transparent;border:none;color:#eef5f8d1;font-size:18px;cursor:pointer;padding:0;border-radius:6px;transition:color .18s ease,opacity .18s ease,transform .18s ease;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;opacity:.92}.icon-btn:hover{color:#fff;opacity:1;transform:translateY(-1px)}.icon-btn.play-main{width:32px;height:32px;font-size:24px;background:transparent;box-shadow:none}.mode-btn{font-size:20px}.translation-btn{width:28px;height:28px;font-family:Yuanti SC,YouYuan,Microsoft YaHei UI,Hiragino Sans GB,sans-serif;font-size:17px;font-weight:800;border:1.8px solid rgba(238,245,248,.76);border-radius:8px;color:#eef5f8db}.translation-btn.is-active,.mode-btn.is-active{color:#fff;border-color:#fffffff0;opacity:1}.lyric-display-actions .translation-btn{background:#0f172a57;box-shadow:0 8px 18px #0000002e}.add-playlist-btn{font-size:19px}.music-add-playlist-popover{width:min(320px,calc(100vw - 32px))}.current-queue-popover{width:min(360px,calc(100vw - 48px))}.current-queue-popover-root{max-width:calc(100vw - 16px)}.current-queue-popover-root .ant-popover-inner{max-width:100%;box-sizing:border-box}.music-add-playlist-mode-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--text-muted);font-size:.85rem}.music-add-playlist-mode-select{flex:1;min-width:132px}.music-add-playlist-list{display:grid;gap:2px;max-height:280px;overflow:auto}.current-queue-popover .music-add-playlist-list{scrollbar-width:thin;scrollbar-color:rgba(242,184,192,.5) rgba(255,255,255,.06)}.current-queue-popover .music-add-playlist-list::-webkit-scrollbar{width:8px}.current-queue-popover .music-add-playlist-list::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.current-queue-popover .music-add-playlist-list::-webkit-scrollbar-thumb{background:#f2b8c07a;border:2px solid rgba(24,28,38,.72);border-radius:999px}.current-queue-popover .music-add-playlist-list::-webkit-scrollbar-thumb:hover{background:#f2b8c0b8}.music-add-playlist-item{display:grid;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid var(--music-block-divider)}.music-add-playlist-item:last-child{border-bottom:0}.music-add-playlist-icon{color:#f2b8c0}.music-add-playlist-name{min-width:0;color:var(--text-heading);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-add-playlist-count{margin:0}.music-add-playlist-empty{min-height:42px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.85rem;text-align:center}.volume-row{display:inline-flex;align-items:center;gap:10px;min-width:28px;height:28px}.volume-icon{display:inline-flex;color:#eef5f8c7;font-size:18px}.player-panel .player-volume-range{width:0;height:4px;-webkit-appearance:none;appearance:none;border-radius:999px;background:#ffffff47;cursor:pointer;opacity:0;pointer-events:none;outline:none;transition:width .18s ease,opacity .18s ease}.volume-row:hover .player-volume-range,.volume-row:focus-within .player-volume-range,.player-volume-range:focus-visible{width:86px;opacity:1;pointer-events:auto}.player-panel .player-volume-range::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:999px;border:none;background:#f8fafcf0;box-shadow:0 1px 6px #00000047;cursor:pointer}.player-panel .player-volume-range::-moz-range-thumb{width:12px;height:12px;border-radius:999px;border:none;background:#f8fafcf0;box-shadow:0 1px 6px #00000047;cursor:pointer}.music-player-stage-summary{font-size:.88rem;color:#ffffff94;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-player-stage-bottom{display:flex;flex-direction:column;gap:16px}.music-player-stage .music-np-title{font-size:1.9rem;color:#fff;margin-bottom:6px}.music-player-stage .music-np-artist{font-size:1rem;color:#ffffffc2;margin-bottom:10px}.music-player-stage .music-cover-img{width:132px;height:132px;border:6px solid rgba(10,12,20,.68);box-shadow:0 16px 36px #00000047}.music-player-stage .music-time{color:#ffffffb8}.music-player-stage .music-progress-bar{height:8px;background:#ffffff24;border-radius:999px}.music-player-stage .music-progress-fill{background:linear-gradient(90deg,#f7d3d9,#f2b8c0 45%,#e88a97);border-radius:999px}.music-player-stage .music-progress-thumb{width:16px;height:16px}.music-player-stage .music-controls{flex-wrap:wrap}.music-player-stage .music-ctrl-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffe0;padding:8px}.music-player-stage .music-ctrl-btn:hover{background:#f2b8c029;color:#f2b8c0;border-color:#f2b8c047}.music-player-stage .music-play-btn{width:52px;height:52px;background:linear-gradient(180deg,#f2b8c047,#f2b8c01f);border:1px solid rgba(242,184,192,.36)}.music-player-stage .music-volume{color:#ffffffd1}.music-player-stage .music-volume-slider{width:108px}.music-playlist{margin-top:20px}.music-lyrics-section{margin:20px 0}.music-lyrics-header{display:flex;align-items:center;justify-content:space-between}.music-lyrics-actions{display:flex;align-items:center;gap:10px}.music-lyrics-toggle{font-size:.9rem!important;padding:6px 10px!important;border-radius:999px!important}.music-lyrics-toggle-text{margin-left:6px;font-size:.8rem}.music-lyrics-panel{max-height:420px;overflow-y:auto;padding:180px 20px;background:linear-gradient(180deg,#0d101cbd,#0d101ce6),radial-gradient(circle at top left,rgba(242,184,192,.12),transparent 36%);border:1px solid rgba(255,255,255,.08);border-radius:18px;scroll-behavior:smooth;box-shadow:inset 0 1px #ffffff0d}.music-lyrics-panel::-webkit-scrollbar{width:4px}.music-lyrics-panel::-webkit-scrollbar-thumb{background:#f2b8c04d;border-radius:2px}.music-lyric-line{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:10px 0;font-size:.95rem;color:#ffffff94;transition:all .3s ease;line-height:1.7;cursor:pointer;border-radius:12px}.music-lyric-line:hover{color:#ffffffdb;background:#f2b8c014}.music-lyric-line.active{color:#f2b8c0;font-weight:600;text-shadow:0 0 12px rgba(242,184,192,.4);transform:scale(1.02)}.music-lyric-main{font-size:1rem}.music-lyric-line.active .music-lyric-main{font-size:1.12rem}.music-lyric-translation{font-size:.82rem;color:#ffffff9e;max-width:min(560px,100%)}.music-lyric-line.active .music-lyric-translation{color:#ffffffd1}.music-lyrics-empty{text-align:center;color:var(--text-muted);font-size:.9rem;padding:24px 0;opacity:.6}.music-playlist-title{font-size:1.1rem;font-weight:600;color:var(--text-heading);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(242,184,192,.15)}.music-track-item{display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:10px;cursor:pointer;transition:all .2s}.music-track-item:hover{background:var(--music-accent-soft)}.music-track-item.active{background:var(--music-accent-soft);border-left:3px solid #f2b8c0}.music-album-section{margin:22px 0}.music-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.music-album-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px 12px;border:1px solid var(--music-block-border);border-radius:10px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.music-album-card:hover{background:var(--music-block-bg-hover);transform:translateY(-1px)}.music-album-cover{width:58px;height:58px;border-radius:8px;object-fit:cover;box-shadow:0 8px 18px #00000029}.music-album-card-info{min-width:0}.music-album-title{font-size:.95rem;font-weight:700;color:var(--text-heading);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-album-artist{margin-top:3px;font-size:.78rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-album-count{margin:0}.music-album-open-icon{position:absolute;right:12px;bottom:8px;color:var(--text-muted);font-size:.76rem;opacity:.5}.music-album-detail-hero{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;align-items:center;padding:18px;margin-bottom:18px;border:1px solid var(--music-block-border);border-radius:12px}.music-album-detail-cover{width:180px;height:180px;border-radius:14px;object-fit:cover;box-shadow:0 16px 34px #0003}.music-album-detail-info{min-width:0;display:flex;flex-direction:column;gap:8px}.music-album-detail-info h2{margin:0;color:var(--text-heading);font-size:1.8rem;line-height:1.2}.music-album-detail-artist,.music-album-detail-count{color:var(--text-muted);font-size:.95rem}.playlist-card{transition:background .2s ease,border-color .2s ease;min-width:0;max-width:100%;box-sizing:border-box}.playlist-card:hover{background:var(--music-block-bg-hover);border-color:var(--music-block-border)}.music-playlist-detail-header{min-width:0;max-width:100%}.music-playlist-detail-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-track-index{width:28px;text-align:center;font-size:.9rem;color:var(--text-muted);flex-shrink:0}.music-track-item.active .music-track-index{color:#f2b8c0}.music-eq-icon{color:#f2b8c0;animation:eqPulse .8s ease-in-out infinite alternate}@keyframes eqPulse{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.music-track-cover{width:42px;height:42px;border-radius:6px;object-fit:cover;flex-shrink:0}.music-track-info{flex:1;min-width:0}.music-track-name{font-size:.95rem;font-weight:600;color:var(--text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-track-item.active .music-track-name{color:#f2b8c0}.music-track-artist{font-size:.8rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-track-album{font-size:.8rem;color:var(--text-muted);flex-shrink:0;white-space:nowrap}@media(max-width:640px){.music-editorial-surface{min-width:0}.editorial-right-panel .content-container.music-editorial-surface{padding-left:8px!important;padding-right:8px!important}.music-editorial-surface>.music-daily-recommend,.music-editorial-surface>.music-search-section,.music-editorial-surface>.music-playlist,.music-editorial-surface>.user-playlists-section{width:100%;min-width:0}.player-panel{padding:24px 14px 18px;border-radius:18px}.player-stage{grid-template-columns:1fr;gap:22px;text-align:center}.cover{width:220px;height:220px}.lyric-list{max-height:220px}.lyric-line{text-align:center;padding-right:0}.title-row.player-song-title,.bottom-controls{justify-content:center}.player-bottom{margin-top:22px;padding:0 2px 2px}.progress-row{grid-template-columns:1fr 1fr;grid-template-areas:"current remaining" "bar bar";gap:6px 10px}.progress-time{min-width:42px;font-size:11px}.progress-time-current{grid-area:current;justify-self:start;text-align:left}.progress-time-remaining{grid-area:remaining;justify-self:end;text-align:right}.player-panel .music-progress-bar{grid-area:bar;width:100%;height:10px;border-radius:6px}.player-panel .music-progress-bar:hover,.player-panel .music-progress-bar:active,.player-panel .music-progress-bar.is-seeking{height:12px}.bottom-controls{display:grid;grid-template-columns:minmax(56px,1fr) auto minmax(56px,1fr)}.player-control-left{gap:14px}.controls.controls-center{gap:18px}.player-control-side,.player-control-left,.player-control-right{justify-content:flex-start}.player-control-right{justify-content:flex-end}.volume-row{display:none}.music-now-playing{flex-direction:column;align-items:center;text-align:center;padding:20px;gap:18px}.music-player-stage-cover,.music-player-stage-ring{width:128px;height:128px}.music-cover-img{width:108px;height:108px}.music-np-title{font-size:1.38rem}.music-player-stage-summary{white-space:normal}.music-controls{justify-content:center;flex-wrap:wrap}.music-volume{margin-left:0}.music-album-grid{grid-template-columns:1fr}.music-album-detail-hero{grid-template-columns:1fr;justify-items:center;text-align:center}.music-album-detail-info{align-items:center}.music-album-detail-cover{width:150px;height:150px}.music-track-album{display:none}.music-track-item{max-width:100%;min-width:0;box-sizing:border-box;gap:8px;padding-left:8px;padding-right:8px}.music-track-info,.music-track-name,.music-track-artist{min-width:0}.music-playlist-detail-title{flex:1 1 auto}.music-track-info>div,.current-queue-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-add-playlist-popover.current-queue-popover{width:100%;max-width:100%}.current-queue-popover-root{left:8px!important;right:8px!important;width:auto!important;max-width:calc(100vw - 16px);box-sizing:border-box}.current-queue-popover-root .ant-popover-content,.current-queue-popover-root .ant-popover-inner,.current-queue-popover-root .ant-popover-inner-content{width:100%;max-width:100%;box-sizing:border-box}.music-add-playlist-item.current-queue-item{grid-template-columns:20px minmax(0,1fr) auto}.music-add-playlist-name{min-width:0}.music-lyrics-panel{padding:16px 14px}.music-lyrics-actions{gap:8px}}.mini-player{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;align-items:flex-end;transition:all .3s ease}.mini-player-toggle{background:#f2b8c026;border:1px solid rgba(242,184,192,.25);color:#f2b8c0;width:28px;height:28px;border-radius:8px 0 0 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .2s;position:absolute;left:-28px;top:50%;transform:translateY(-50%)}.mini-player-toggle:hover{filter:brightness(1.2)}.mini-player-content{background:var(--card-bg, rgba(30, 30, 30, .95));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(242,184,192,.2);border-right:none;border-radius:14px 0 0 14px;padding:16px 14px;display:flex;flex-direction:column;align-items:center;gap:10px;width:180px;box-shadow:-4px 0 20px #0003;position:relative}.mini-player-close{position:absolute;top:6px;right:6px;background:none;border:none;color:var(--text-muted);font-size:.75rem;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .2s;line-height:1}.mini-player-close:hover{color:#f2b8c0;background:#f2b8c026}.mini-player-close-sm{position:absolute;top:-4px;right:-4px;background:#00000080;border:none;color:#fff;font-size:.55rem;width:16px;height:16px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .2s;line-height:1}.mini-player-close-sm:hover{background:#f2b8c099}[data-theme=light] .mini-player-content{background:#fffffff2;box-shadow:-4px 0 20px #00000014}.mini-player-cover{width:80px;height:80px;border-radius:50%;object-fit:cover;box-shadow:0 2px 12px #f2b8c04d}.mini-player-cover-sm{width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #f2b8c04d}.mini-player-info{text-align:center;width:100%}.mini-player-title{font-size:.85rem;font-weight:600;color:var(--text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-player-artist{font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-player-time{font-size:.7rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.mini-player-controls{display:flex;align-items:center;gap:6px}.mini-player-collapsed .mini-player-icon{background:var(--card-bg, rgba(30, 30, 30, .95));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(242,184,192,.2);border-right:none;border-radius:14px 0 0 14px;padding:8px;box-shadow:-4px 0 20px #0003;cursor:pointer;position:relative}[data-theme=light] .mini-player-collapsed .mini-player-icon{background:#fffffff2;box-shadow:-4px 0 20px #00000014}@media(max-width:640px){.mini-player-content{width:140px;padding:12px 10px}.mini-player-cover{width:60px;height:60px}.mini-player-title{font-size:.78rem}}.home-qr-titles{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.home-qr-titles h3{width:220px}.home-qr-section{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;margin-top:15px}.events-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:10px}.event-card-inner{display:flex;gap:20px;align-items:flex-start}.event-card-cover{width:160px;height:110px;object-fit:cover;border-radius:8px;flex-shrink:0}.event-card-meta{margin-top:8px;display:flex;align-items:center;gap:8px;font-size:.8rem;flex-wrap:wrap}.square-post-list{display:grid;gap:18px}.square-post-card{border:1px solid rgba(255,120,120,.3)!important;border-radius:0!important;background:linear-gradient(120deg,#1e1216cc,#141218b8)!important;box-shadow:0 14px 36px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.square-post-card .ant-card-body{padding:0!important}.square-post-inner{display:grid;grid-template-columns:210px minmax(0,1fr) 280px;align-items:stretch;min-height:220px}.square-post-date{padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.08)}.square-post-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.square-post-chip{display:inline-flex;width:fit-content;padding:2px 10px;background:#e01225;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.12em}.square-post-chip.type{background:#9fbf6ae6;color:#132500;letter-spacing:.04em}.square-post-date-text{color:var(--text-heading);font-size:clamp(1.25rem,2.1vw,1.8rem);font-weight:800;font-style:italic;letter-spacing:.02em;line-height:1.1}.square-post-place{color:var(--text-muted);font-size:.7rem;letter-spacing:.24em;text-transform:uppercase}.square-post-main{padding:22px 22px 20px;min-width:0;display:flex;flex-direction:column}.square-post-title{color:var(--text-heading);font-size:clamp(1.55rem,2.6vw,2.5rem);font-weight:900;font-style:normal;letter-spacing:.01em;line-height:1;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.square-post-summary{margin:0;color:var(--text-body);font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.square-post-meta{margin-top:auto}.square-post-cover{width:280px;height:220px;min-height:220px;object-fit:cover;border-left:1px solid rgba(255,255,255,.06);justify-self:end;overflow:hidden}.square-post-cover-empty{background:linear-gradient(165deg,#ffffff14,#ffffff05),repeating-linear-gradient(45deg,#ffffff0f,#ffffff0f 14px,#ffffff05 14px 28px);display:flex;align-items:center;justify-content:center}.square-post-cover-placeholder{width:min(78%,240px);max-height:calc(100% - 20px);aspect-ratio:16 / 10;border:1px solid rgba(255,255,255,.24);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-size:.82rem;font-weight:700;letter-spacing:.18em;background:#0000002e}.detail-post-title{font-size:clamp(1.7rem,2.8vw,2.3rem)!important;line-height:1.12!important;color:var(--text-heading)!important;text-shadow:none!important}.editor-post-title{font-size:clamp(1.45rem,2.2vw,1.9rem)!important;line-height:1.15!important;color:var(--text-heading)!important;text-shadow:none!important}h2.section-title.edit-page-title,h2.edit-page-title{color:#fff!important;text-shadow:none!important}[data-theme=light] h2.section-title.edit-page-title,[data-theme=light] h2.edit-page-title{color:#111!important}[data-theme=light] .square-post-card{border-color:#c53c5447!important;background:linear-gradient(125deg,#fff5f6f2,#ffeff1e0)!important;box-shadow:0 10px 28px #7e2a3a1f}[data-theme=light] .square-post-chip.type{background:#c53c5424;color:#7a2130}[data-theme=light] .square-post-cover-empty{background:linear-gradient(160deg,#c53c540d,#00000005)}[data-theme=light] .square-post-cover-placeholder{border-color:#c53c5438;color:#7e2a3ab8;background:#fff9}.map-layout{display:flex;gap:20px;flex-wrap:wrap}.map-container{flex:1 1 500px;min-height:500px;background:#1e1e1ebf;border:1px solid rgba(255,255,255,.15);border-radius:12px;overflow:hidden;position:relative;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:12px;box-sizing:border-box}[data-theme=light] .map-container{background:#ffffffd9;border:1px solid rgba(0,0,0,.1)}.map-detail-panel{flex:0 0 340px;height:500px;display:flex;flex-direction:column;overflow:hidden;background:#1e1e1ebf;border:1px solid rgba(255,255,255,.15);border-radius:12px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:16px;box-sizing:border-box}[data-theme=light] .map-detail-panel{background:#ffffffd9;border:1px solid rgba(0,0,0,.1)}.map-detail-panel *::-webkit-scrollbar{width:6px}.map-detail-panel *::-webkit-scrollbar-track{background:var(--input-bg);border-radius:3px}.map-detail-panel *::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}.map-detail-panel *::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.map-detail-panel *{scrollbar-width:thin;scrollbar-color:var(--text-muted) var(--input-bg)}.profile-header{display:flex;gap:16px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.profile-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.follow-list-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.follow-list-count{color:var(--text-muted);font-size:.85rem}.follow-list-privacy{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-muted)}.follow-list-search{margin-bottom:16px;max-width:400px}.follow-list-items{display:flex;flex-direction:column;gap:2px}.follow-list-item{display:flex;align-items:center;gap:10px;padding:10px 8px;border-bottom:1px solid var(--input-border);border-radius:4px}.follow-list-name{font-weight:600;color:var(--text-heading);font-size:.9rem}.follow-list-id{color:var(--text-muted);font-size:.78rem}.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.profile-divider-v{display:block}.profile-divider-h{display:none}@media(max-width:640px){.profile-divider-v{display:none!important}.profile-divider-h{display:block!important}}@media(max-width:768px){.home-qr-titles{gap:20px}.home-qr-titles h3{width:auto;font-size:1rem}.home-qr-section{gap:20px}.home-qr-section img{max-width:180px!important}.event-card-inner{flex-direction:column;gap:12px}.event-card-cover{width:100%;height:160px}.event-card-meta{gap:6px;font-size:.75rem}.square-post-inner{grid-template-columns:1fr;min-height:0}.square-post-date{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:14px 16px;gap:6px}.square-post-place{letter-spacing:.14em}.square-post-main{padding:14px 16px}.square-post-title{font-size:clamp(1.2rem,4.8vw,1.7rem)}.square-post-cover{width:100%;height:170px;min-height:170px;border-left:none;border-top:1px solid rgba(255,255,255,.06);display:block}.square-post-cover-placeholder{width:100%;height:100%;max-height:none;border-radius:0;border:none}[data-theme=dark] .square-post-cover-empty{background:linear-gradient(165deg,#ffffff14,#ffffff05)}.trade-grid{grid-template-columns:repeat(2,1fr);gap:14px}.map-container{flex:1 1 100%;min-height:250px;height:250px;--map-chart-min-height: 250px}.map-detail-panel{flex:1 1 100%;max-height:400px}.profile-header{gap:12px}.profile-actions{width:100%;justify-content:flex-start}.mini-player{display:none}.follow-list-page{max-width:100%!important}.follow-list-header{gap:8px}.follow-list-header .section-title{font-size:1.1rem}.follow-list-search{max-width:100%}.follow-list-item{gap:8px;padding:8px 4px}.follow-list-privacy{margin-left:auto}.bili-video-card{max-width:100%!important}.bili-video-info{padding:20px 10px 8px!important}.bili-video-title{font-size:.85rem!important}.bili-video-meta{gap:6px!important;font-size:.7rem!important;flex-wrap:wrap}}@media(max-width:480px){.home-qr-section{flex-direction:column;gap:16px}.home-qr-section img{max-width:200px!important}.home-qr-titles{flex-direction:column;gap:8px}.event-card-cover{height:140px}.square-post-cover{height:150px;min-height:150px}.trade-grid{grid-template-columns:1fr}.map-container{min-height:280px}.map-detail-panel{max-height:300px}.follow-list-header{gap:6px}.follow-list-header .section-title{font-size:1rem}.follow-list-count{font-size:.78rem}.follow-list-privacy{font-size:.75rem;gap:4px}.follow-list-item{gap:6px;padding:6px 2px}.follow-list-name{font-size:.85rem}.follow-list-id{font-size:.72rem}.follow-list-avatar{width:34px!important;height:34px!important}.bili-video-info{padding:16px 8px 6px!important}.bili-video-title{font-size:.8rem!important;margin-bottom:4px!important}.bili-video-meta{gap:4px!important;font-size:.65rem!important}.bili-video-meta .bili-up-avatar{width:14px!important;height:14px!important;max-width:14px!important}}@media(max-width:768px){.ant-table-wrapper .ant-table{font-size:.8rem}.ant-table-wrapper .ant-table-cell{padding:6px 4px!important;max-width:100px}.admin-action-btns{gap:4px!important}.admin-action-btns .ant-btn{font-size:.75rem;padding:0 6px}}.footer-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:420px;margin:0 auto 12px}.footer-links-grid .footer-rules-capsule{grid-column:1 / -1}.footer-links-grid .footer-badge-capsule{box-sizing:border-box}@media(max-width:768px){.footer-links-grid{grid-template-columns:1fr;max-width:220px}.footer-links-grid .footer-rules-capsule{grid-column:1;font-size:.5rem!important}.footer-links-grid .footer-badge-capsule{font-size:.62rem!important}}.ticket-table-wrapper .ant-table,.ticket-table-wrapper .ant-table-container,.ticket-table-wrapper .ant-table-content{background:#3232329e!important}.ticket-table-wrapper .ant-table-thead>tr>th{background:#323232c7!important;color:var(--text-heading)!important;border-bottom:1px solid var(--content-border)!important;font-weight:600}.ticket-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--content-border)!important;background:#3232328a!important}.ticket-table-wrapper .ant-table-tbody>tr:hover>td{background:#464646b8!important}.ticket-row-pinned>td{background:#503838c7!important}[data-theme=light] .ticket-table-wrapper .ant-table,[data-theme=light] .ticket-table-wrapper .ant-table-container,[data-theme=light] .ticket-table-wrapper .ant-table-content{background:#ffffffbd!important}[data-theme=light] .ticket-table-wrapper .ant-table-thead>tr>th{background:#ffffffe6!important}[data-theme=light] .ticket-table-wrapper .ant-table-tbody>tr>td{background:#ffffffb8!important}[data-theme=light] .ticket-table-wrapper .ant-table-tbody>tr:hover>td{background:#fffffff2!important}[data-theme=light] .ticket-row-pinned>td{background:#fff1f2eb!important}.info-table .ant-table,.info-table .ant-table-container,.info-table .ant-table-content{background:#3232329e!important}.info-table .ant-table-thead>tr>th{background:#323232c7!important;color:var(--text-heading)!important;font-size:.82rem;white-space:nowrap;border-bottom:1px solid var(--content-border)!important}.info-table .ant-table-tbody>tr>td{border-bottom:1px solid var(--content-border)!important;background:#3232328a!important;font-size:.83rem}.info-table .ant-table-tbody>tr:hover>td,.info-table .ant-table-tbody>tr.merge-hover>td{background:#464646b8!important}.info-matrix .ant-table-thead>tr>th{padding:4px 2px!important;text-align:center}.info-matrix .ant-table-tbody>tr>td{padding:4px 2px!important}[data-theme=light] .info-table .ant-table,[data-theme=light] .info-table .ant-table-container,[data-theme=light] .info-table .ant-table-content{background:#ffffffbd!important}[data-theme=light] .info-table .ant-table-thead>tr>th{background:#ffffffe6!important}[data-theme=light] .info-table .ant-table-tbody>tr>td{background:#ffffffb8!important}[data-theme=light] .info-table .ant-table-tbody>tr:hover>td,[data-theme=light] .info-table .ant-table-tbody>tr.merge-hover>td{background:#fffffff2!important}.info-sheet-content{margin-top:8px}.info-band-label{display:inline-flex;align-items:center;gap:8px;color:#f7f9fc;font-size:1.05rem;margin-bottom:16px;border-left:3px solid #e74860;padding:6px 12px 6px 10px;border-radius:10px;background:#1e1e1e8f;box-shadow:0 4px 12px #0003}[data-theme=light] .info-band-label{color:#f7f9fc;background:#78808a47;box-shadow:0 4px 10px #50586224}.info-center-tabs .ant-tabs-nav{margin-bottom:14px!important}.info-center-tabs .ant-tabs-extra-content,.info-center-tabs .info-tabs-extra{padding-bottom:4px}.info-center-tabs .info-add-data-btn{transform:translateY(-2px)}[data-theme=light] .info-center-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background:#78787847!important;border-color:#5a5a5a61!important}[data-theme=light] .info-center-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{color:#1f2329!important;text-shadow:none!important}[data-theme=light] .info-center-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#e6eaefd9!important;border-color:#50586273!important}[data-theme=light] .info-center-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#101418!important;font-weight:700}.home-feed-shell{max-width:1200px!important}.home-banner-section,.home-video-section{margin-bottom:18px}.home-banner-head,.home-video-head{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:10px;flex-wrap:wrap}.home-feed-title{margin:0;color:var(--text-heading);font-size:clamp(1.1rem,2vw,1.45rem)}.home-feed-subtitle{color:var(--text-muted);font-size:.82rem}.home-feed-loading{min-height:120px;display:flex;align-items:center;justify-content:center}.home-hero-banner{position:relative;border-radius:12px;overflow:hidden;min-height:180px;border:1px solid var(--content-border);background:#32323259}.home-hero-image{width:100%;height:clamp(180px,25vw,300px);object-fit:cover;display:block;cursor:pointer}.home-hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:18px 18px 16px;background:linear-gradient(to top,#000000b8,#0000000d);cursor:pointer}.home-hero-overlay h4{margin:8px 0 6px;color:#fff;font-size:clamp(.95rem,1.45vw,1.16rem)}.home-hero-overlay p{margin:0;color:#ffffffe6;font-size:.84rem}.home-hero-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#00000073;color:#fff;cursor:pointer;z-index:2}.home-hero-nav.prev{left:10px}.home-hero-nav.next{right:10px}.home-hero-dots{position:absolute;right:14px;bottom:12px;display:flex;gap:8px}.home-hero-dot{width:8px;height:8px;border:none;border-radius:50%;background:#ffffff73;cursor:pointer}.home-hero-dot.active{background:#fff}.home-video-masonry{column-count:3;column-gap:14px}.home-video-card{break-inside:avoid;margin-bottom:14px;border-radius:12px;overflow:hidden;border:1px solid var(--content-border);background:#32323273;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.home-video-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.home-video-cover-wrap{position:relative}.home-video-cover{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.home-video-duration{position:absolute;right:8px;bottom:8px;font-size:.74rem;color:#fff;background:#000000ad;padding:1px 6px;border-radius:999px}.home-video-play{position:absolute;left:10px;top:8px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#0000009e}.home-video-stats{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:10px;font-size:.72rem;color:#fff;background:#00000094;padding:2px 8px;border-radius:999px}.home-video-stats span{display:inline-flex;align-items:center;gap:4px}.home-video-info{padding:9px 10px 10px}.home-video-info h4{margin:0 0 8px;color:var(--text-heading);font-size:.92rem;line-height:1.45}.home-video-meta{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-video-detail-shell{max-width:1080px!important}.home-video-detail-title{margin:0 0 8px;color:var(--text-heading);font-size:clamp(1.2rem,2.2vw,1.8rem)}.home-video-detail-meta{margin-bottom:12px;display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.86rem;flex-wrap:wrap}.home-video-player-wrap{position:relative;width:100%;aspect-ratio:16 / 9;min-height:220px;border-radius:12px;overflow:hidden;border:1px solid var(--content-border);background:#00000059}.home-video-player-wrap iframe{position:absolute;inset:0;width:100%;height:100%;display:block}[data-theme=light] .home-video-card{background:#ffffffbf}[data-theme=light] .home-hero-banner{background:#ffffffa6}.home-footer-links{align-items:center}.home-footer-link{cursor:pointer;transition:color .2s ease;color:var(--home-footer-link-color, #71717a)}.home-footer-link:hover{color:#ef4444}.home-footer-separator{opacity:.3;color:var(--home-footer-link-color, #71717a)}@media(max-width:980px){.home-video-masonry{column-count:2}}@media(max-width:640px){.home-video-masonry{column-count:1}.home-hero-image{height:170px}}@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}@media(width>=64rem){.lg\:flex{display:flex}}@media(width>=64rem){.lg\:flex-grow{flex-grow:1}}}@layer utilities{.editorial-heading{font-weight:900;font-style:italic;text-transform:uppercase;letter-spacing:-.05em;line-height:.85}}:root{--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--font-anime: "ZCOOL QingKe HuangYou", sans-serif;--font-playful: "ZCOOL KuaiLe", cursive;--font-mono: "JetBrains Mono", monospace;--bg-dark: #1e1e1e;--gbc-red: #D32F2F;--gbc-red-glow: #ff4c4c;--text-primary: #f0f0f0;--text-secondary: #aaaaaa;--nav-bg: rgba(30, 30, 30, .85);--content-bg: rgba(45, 45, 45, .8);--content-border: #555;--bg-opacity: .35;--gradient-color: rgba(30, 30, 30, .9);--text-heading: #fff;--text-body: #ddd;--text-muted: #aaa;--blockquote-bg: rgba(159,191,106,.08);--input-bg: rgba(255,255,255,.04);--input-border: rgba(255,255,255,.15);--toolbar-bg: rgba(255,255,255,.08);--slogan-stroke: rgba(255, 255, 255, .9);--shadow-color: rgba(0, 0, 0, .8);--banner-border: #555;--intro-text: #f0f0f0;--card-bg: #2d2d2d;--modal-bg: #2d2d2d;--editorial-mask-bg: rgba(26, 24, 24, .705)}[data-theme=light]{--bg-dark: #e2e5ea;--text-primary: #222;--text-secondary: #666;--nav-bg: rgba(243, 246, 250, .94);--content-bg: rgba(246, 248, 251, .92);--content-border: #cfd6df;--bg-opacity: .2;--gradient-color: rgba(218, 224, 233, .94);--text-heading: #111;--text-body: #333;--text-muted: #6f7782;--blockquote-bg: rgba(159,191,106,.12);--input-bg: rgba(40, 60, 90, .05);--input-border: rgba(40, 60, 90, .18);--toolbar-bg: rgba(40, 60, 90, .07);--slogan-stroke: rgba(0, 0, 0, .15);--shadow-color: rgba(0,0,0,.2);--banner-border: #c6ced8;--intro-text: #2f3640;--card-bg: #f4f7fb;--modal-bg: #f4f7fb;--editorial-mask-bg: rgba(255, 255, 255, .84)}.native-dt-input{padding:4px 11px;height:32px;border-radius:6px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--text-body);font-size:14px;box-sizing:border-box;width:220px;color-scheme:dark}[data-theme=light] .native-dt-input{color-scheme:light}*{margin:0;padding:0;box-sizing:border-box}.event-content-body ul,.event-content-body ol,.event-content-body li{all:revert;box-sizing:border-box;color:inherit;line-height:1.8}.event-content-body table,.event-content-body thead,.event-content-body tbody,.event-content-body tr,.event-content-body td,.event-content-body th{all:revert;box-sizing:border-box;color:inherit}.event-content-body blockquote{margin:15px 0;padding:10px 12px 10px 16px;border:none;border-left:4px solid #9fbf6a!important;background:var(--blockquote-bg);border-radius:0 6px 6px 0;color:var(--text-muted);font-size:1rem;line-height:1.8}.event-content-body img{max-width:100%!important;width:auto!important;height:auto!important;display:block!important}.event-content-body .mention img,.event-content-body .mention img.mention-avatar{width:18px!important;height:18px!important;max-width:18px!important;border-radius:50%!important;object-fit:cover!important;display:inline!important;margin:0!important;vertical-align:middle}.event-content-body .bili-video-card>img{max-width:none!important;width:100%!important;height:100%!important;display:block!important;border-radius:0!important;margin:0!important;object-fit:cover!important}.event-content-body .bili-video-card .bili-up-avatar{width:18px!important;height:18px!important;max-width:18px!important;border-radius:50%!important;display:inline-block!important;margin:0!important;object-fit:cover!important}body{background-color:var(--bg-dark);color:var(--text-primary);min-height:100vh;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}img.lazy-fade{opacity:0;transition:opacity .4s ease}img.lazy-fade[data-loaded=true],img.lazy-fade.loaded{opacity:1}.img-skeleton{background:linear-gradient(90deg,var(--content-bg) 25%,rgba(255,255,255,.08) 50%,var(--content-bg) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bg-layer{position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:var(--bg-opacity);z-index:-2}.bg-gradient{position:fixed;bottom:0;left:0;width:100vw;height:100vh;background:linear-gradient(to top,var(--gradient-color) 0%,transparent 40%);z-index:-1;pointer-events:none}.ant-layout-header{background-color:var(--nav-bg)!important;border-bottom:2px solid var(--gbc-red);padding:10px 30px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;position:sticky!important;top:0!important;z-index:100!important;height:auto!important;min-height:70px;box-shadow:none!important;line-height:normal!important}.desktop-nav{display:block;position:absolute;left:50%;transform:translate(-50%)}.logo-container{display:flex;align-items:center;gap:15px}.club-logo{height:50px;width:auto;border-radius:0}.nav-title{font-size:1.5rem;color:#c53c54;font-weight:700;text-transform:uppercase;letter-spacing:1px}.nav-links{display:flex!important;gap:25px;margin:8px 0 0;padding:0;list-style:none;align-items:flex-end}.nav-item{line-height:normal;display:flex;flex-direction:column;align-items:center;cursor:pointer;color:var(--text-secondary);transition:color .3s;text-decoration:none}.nav-item:hover,.nav-item.active{color:var(--text-primary)}.nav-item.active{text-shadow:0 0 10px var(--gbc-red-glow)}.nav-icon{width:35px;height:35px;object-fit:contain;margin-bottom:3px;filter:grayscale(80%) drop-shadow(0px 0px 2px rgba(0,0,0,0));transition:filter .3s}.nav-item:hover .nav-icon,.nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 4px var(--gbc-red))}.content-container{max-width:1100px;margin:40px auto;padding:30px;background:var(--content-bg);border:1px solid var(--content-border);border-radius:8px;animation:fadeIn .4s ease-in-out}.editorial-global-mask{position:fixed;top:0;right:0;bottom:0;z-index:8;pointer-events:none;background:var(--editorial-mask-bg);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}[data-theme=light] .editorial-right-panel,[data-theme=dark] .editorial-right-panel,.editorial-right-panel{background:transparent;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.editorial-right-panel.overlay-neutral{position:relative;background:#000000c2!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.editorial-right-panel.overlay-neutral:before{content:none}[data-theme=light] .editorial-right-panel.overlay-neutral{background:#ffffffd6!important}.editorial-right-panel.overlay-neutral>*{position:relative;z-index:1}.editorial-right-panel.overlay-neutral h2.section-title.policy-title,.editorial-right-panel.overlay-neutral h2.section-title.credits-title,.editorial-right-panel.overlay-neutral h2.section-title.badges-title{color:var(--text-heading)!important;text-shadow:none!important}.editorial-right-panel .content-container{max-width:100%!important;margin:0!important;min-height:100vh!important;padding:72px 22px 80px 28px!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box}[data-theme=light] .editorial-right-panel .content-container{background:transparent!important;border:none!important;box-shadow:none!important}.editorial-right-panel .content-container.music-editorial-surface{background:transparent!important;border:none!important;border-radius:0!important;padding:70px 22px 30px!important}.editorial-right-panel .square-content-wrap .content-container{min-height:auto!important;padding-top:24px!important;background:transparent!important;border:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.editorial-right-panel .square-shell{padding:18px 0 0!important}.editorial-right-panel .square-switch-rail{margin:0 22px 14px 28px}.editorial-right-panel .content-container.profile-home-shell{background:#3232329e!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}[data-theme=light] .editorial-right-panel .content-container.profile-home-shell{background:#ffffffc2!important;border:1px solid rgba(80,88,98,.24)!important}[data-theme=light] .editorial-right-panel .square-content-wrap .content-container,[data-theme=light] .editorial-right-panel .content-container.music-editorial-surface{background:transparent!important;border:none!important}[data-theme=light] .editorial-right-panel .ant-card,[data-theme=light] .editorial-right-panel .editorial-detail-block{background:var(--editorial-card-bg, rgba(255, 255, 255, .85))!important;border:1px solid var(--editorial-card-border, rgba(0, 0, 0, .1))!important;color:var(--text-primary)}[data-theme=dark] .editorial-right-panel .ant-card,[data-theme=dark] .editorial-right-panel .editorial-detail-block,.editorial-right-panel .ant-card{background:var(--editorial-card-bg, rgba(30, 30, 30, .75))!important;border:1px solid var(--editorial-card-border, rgba(255, 255, 255, .15))!important}.editorial-right-panel .editorial-detail-block{background:var(--editorial-card-bg, rgba(30, 30, 30, .75))!important;border:1px solid var(--editorial-card-border, rgba(255, 255, 255, .15))!important;border-radius:12px;padding:20px!important;margin-top:16px}.editorial-right-panel .editorial-detail-block .event-content-body{background:transparent!important;border:none!important;padding:0!important;margin-top:0!important}.editorial-right-panel .ant-input,.editorial-right-panel .ant-select-selector{background:var(--editorial-input-bg, rgba(0, 0, 0, .5))!important;border-color:var(--editorial-input-border, rgba(255, 255, 255, .15))!important;color:var(--text-primary)!important}.editorial-right-panel .ant-input-affix-wrapper,.editorial-right-panel .ant-input-affix-wrapper:hover,.editorial-right-panel .ant-input-affix-wrapper:focus,.editorial-right-panel .ant-input-affix-wrapper-focused{background:var(--editorial-input-bg, rgba(0, 0, 0, .5))!important;border-color:var(--editorial-input-border, rgba(255, 255, 255, .15))!important}[data-theme=light] .editorial-right-panel .ant-input-affix-wrapper,[data-theme=light] .editorial-right-panel .ant-input-affix-wrapper:hover,[data-theme=light] .editorial-right-panel .ant-input-affix-wrapper:focus,[data-theme=light] .editorial-right-panel .ant-input-affix-wrapper-focused{--editorial-input-bg: rgba(255, 255, 255, .85);--editorial-input-border: rgba(0, 0, 0, .15);background:var(--editorial-input-bg)!important;border-color:var(--editorial-input-border)!important}.editorial-right-panel .ant-input-affix-wrapper .ant-input{background:transparent!important;box-shadow:none!important}.editorial-right-panel .ant-input-affix-wrapper .ant-input-prefix,.editorial-right-panel .ant-input-affix-wrapper .ant-input-suffix,.editorial-right-panel .ant-input-affix-wrapper .anticon{color:var(--text-muted)!important}[data-theme=light] .editorial-right-panel .ant-input,[data-theme=light] .editorial-right-panel .ant-select-selector{--editorial-input-bg: rgba(255, 255, 255, .85);--editorial-input-border: rgba(0, 0, 0, .15);color:#333!important}[data-theme=light] .editorial-right-panel .ant-input::placeholder,[data-theme=light] .editorial-right-panel .ant-select-selection-placeholder{color:#0006!important}.editorial-right-panel .events-header,.editorial-right-panel .content-container>div:has(>h2.section-title){background:var(--editorial-header-bg, rgba(0, 0, 0, .7))!important;border-bottom:none!important;border:1px solid var(--editorial-card-border, rgba(255, 255, 255, .15))!important;border-radius:16px;padding:16px 24px!important;margin-bottom:24px!important;box-shadow:0 4px 16px #0003}.editorial-right-panel .content-container>div:has(>h2.section-title.policy-title),.editorial-right-panel .content-container>div:has(>h2.section-title.credits-title){background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin-bottom:16px!important}.editorial-right-panel h2.section-title.policy-title,.editorial-right-panel h2.section-title.credits-title{color:var(--text-heading)!important;text-shadow:none!important}.editorial-right-panel.overlay-neutral .events-header,.editorial-right-panel.overlay-neutral .content-container>div:has(>h2.section-title){background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin-bottom:16px!important}[data-theme=light] .editorial-right-panel .events-header,[data-theme=light] .editorial-right-panel .content-container>div:has(>h2.section-title){--editorial-header-bg: rgba(255, 255, 255, .9);box-shadow:0 4px 16px #0000000d}.editorial-right-panel .ant-btn-primary{color:#fff!important;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3)!important;box-shadow:0 2px 8px var(--button-shadow, rgba(0,0,0,.2))!important}[data-theme=light] .editorial-right-panel .ant-btn-primary{--button-shadow: rgba(0,0,0,.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slogan-container{text-align:center;margin:30px 0 20px;border-bottom:none;padding-bottom:25px}.slogan-jp{font-family:Yu Gothic,Meiryo,Hiragino Kaku Gothic ProN,sans-serif;font-size:2rem;letter-spacing:2px;margin-bottom:20px;font-weight:900;background:linear-gradient(to bottom,#d60000,#1e0000);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--slogan-stroke);filter:drop-shadow(2px 3px 3px var(--shadow-color));text-align:center;max-width:100%}.slogan-cn{font-family:STZhongsong,SimSun,"Noto Serif SC",serif;font-family:Microsoft YaHei,PingFang SC,sans-serif;border-bottom:none;padding-bottom:0;margin-bottom:10px;font-size:2.3rem;background:linear-gradient(to bottom,#d60000,#1e0000);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;letter-spacing:2px;line-height:1.4;-webkit-text-stroke:1px var(--slogan-stroke);filter:drop-shadow(2px 3px 3px var(--shadow-color));text-align:center;max-width:100%}.responsive-banner{max-width:100%;height:auto;border-radius:6px;box-shadow:0 4px 15px var(--shadow-color);border:1px solid var(--banner-border)}.home-banner{text-align:center}p.intro-text{font-size:1.1rem;line-height:1.6;color:var(--intro-text);text-align:center}h2.section-title{color:#f5f7fa!important;margin-bottom:20px;font-size:clamp(2.25rem,3.8vw,3.4rem);font-weight:900;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;border-bottom:none;padding-bottom:10px;text-align:center}.nav-links li:nth-child(1) .nav-item:hover,.nav-links li:nth-child(1) .nav-item.active{color:#c53c54!important;text-shadow:0 0 10px rgba(197,60,84,.5)!important}.nav-links li:nth-child(2) .nav-item:hover,.nav-links li:nth-child(2) .nav-item.active{color:#16aada!important;text-shadow:0 0 10px rgba(83,131,180,.5)!important}.nav-links li:nth-child(3) .nav-item:hover,.nav-links li:nth-child(3) .nav-item.active{color:#9fbf6a!important;text-shadow:0 0 10px rgba(159,191,106,.5)!important}.nav-links li:nth-child(4) .nav-item:hover,.nav-links li:nth-child(4) .nav-item.active{color:#f2b8c0!important;text-shadow:0 0 10px rgba(242,184,192,.5)!important}.nav-links li:nth-child(5) .nav-item:hover,.nav-links li:nth-child(5) .nav-item.active{color:#e8d764!important;text-shadow:0 0 10px rgba(232,215,100,.5)!important}.nav-links li:nth-child(1) .nav-item:hover .nav-icon,.nav-links li:nth-child(1) .nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 6px #c53c54)!important}.nav-links li:nth-child(2) .nav-item:hover .nav-icon,.nav-links li:nth-child(2) .nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 6px #16aada)!important}.nav-links li:nth-child(3) .nav-item:hover .nav-icon,.nav-links li:nth-child(3) .nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 6px #9fbf6a)!important}.nav-links li:nth-child(4) .nav-item:hover .nav-icon,.nav-links li:nth-child(4) .nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 6px #f2b8c0)!important}.nav-links li:nth-child(5) .nav-item:hover .nav-icon,.nav-links li:nth-child(5) .nav-item.active .nav-icon{filter:grayscale(0%) drop-shadow(0px 0px 6px #e8d764)!important}h2.title-merch,h2.title-events,h2.title-news,h2.title-music,h2.title-freebies,h2.title-admin,h2.section-title{color:#f5f7fa!important;text-shadow:0 1px 0 rgba(0,0,0,.08)}[data-theme=light] .nav-icon{filter:grayscale(30%) drop-shadow(0px 0px 2px rgba(0,0,0,0))}[data-theme=light] .nav-links li:nth-child(5) .nav-item:hover,[data-theme=light] .nav-links li:nth-child(5) .nav-item.active{color:#f0a020!important;text-shadow:none!important}[data-theme=light] .nav-links li .nav-item:hover,[data-theme=light] .nav-links li .nav-item.active{text-shadow:none!important}[data-theme=light] h2.title-freebies,[data-theme=light] h2.section-title,[data-theme=light] h2.title-merch,[data-theme=light] h2.title-events,[data-theme=light] h2.title-news,[data-theme=light] h2.title-music,[data-theme=light] h2.title-admin{color:#f5f7fa!important;text-shadow:none}h2.section-title.detail-post-title,[data-theme=light] h2.section-title.detail-post-title,[data-theme=dark] h2.section-title.detail-post-title{color:var(--text-heading)!important;text-shadow:none!important}[data-theme=light] .slogan-jp,[data-theme=light] .slogan-cn{background:linear-gradient(to bottom,#d60000,#8b0000);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.08);filter:none}.ant-modal-content{background:#2d2d2d!important}.ant-modal-header{background:transparent!important}.ant-popover-inner,.ant-drawer-content{background:#2d2d2d!important}[data-theme=light] .ant-modal-content{background:#fff!important}[data-theme=light] .ant-modal-header{background:transparent!important}[data-theme=light] .ant-popover-inner,[data-theme=light] .ant-drawer-content{background:#fff!important}[data-theme=light] .nav-item{color:#666}.header-left{display:flex;align-items:center;gap:15px}.header-right{display:flex;gap:20px;align-items:center}.mobile-hamburger{display:block}.main-content{padding:0 50px}.mobile-nav-overlay{position:fixed;inset:0;z-index:1001;background:#00000080}.mobile-nav-drawer{position:absolute;left:0;top:0;bottom:0;width:260px;padding:16px;background:var(--content-bg);border-right:1px solid;box-shadow:4px 0 24px #0000004d;overflow-y:auto;animation:slideInLeft .25s ease-out}.mobile-nav-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.mobile-nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:var(--text-body);text-decoration:none;font-size:.95rem;transition:background .2s}.mobile-nav-item:hover,.mobile-nav-item.active{background:#c53c541a;color:var(--text-heading)}.mobile-nav-icon-symbol{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center}.mobile-sidebar{display:none}@media(max-width:768px){.mobile-hamburger,.desktop-nav,.header-greeting{display:none!important}.main-content{padding:0 12px 0 60px!important}.footer-badges{flex-direction:column!important;gap:8px!important}.footer-rules-capsule{font-size:.5rem!important}.editorial-right-panel .square-switch-rail{margin:0 12px 12px!important}.editorial-right-panel .square-shell{padding:2px 0 0!important}.editorial-right-panel .content-container{padding:32px 12px 80px!important}.editorial-right-panel .content-container.music-editorial-surface{padding:30px 12px!important}.mobile-sidebar{display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;width:50px;z-index:1000;background:var(--content-bg);border-right:1px solid var(--content-border);box-shadow:2px 0 12px #00000026;transition:width .25s ease;overflow:hidden}.mobile-sidebar.expanded{width:180px}.mobile-sidebar-toggle{display:flex;align-items:center;justify-content:center;height:50px;min-height:50px;cursor:pointer;border-bottom:1px solid var(--content-border);transition:background .2s}.mobile-sidebar-toggle:hover{background:#c53c5414}.mobile-sidebar-links{list-style:none;padding:6px 0;margin:0;display:flex;flex-direction:column;gap:2px}.mobile-sidebar-item{display:flex;align-items:center;flex-direction:column;gap:2px;padding:8px 4px;cursor:pointer;color:var(--text-body);text-decoration:none;font-size:.85rem;transition:background .2s;white-space:nowrap;overflow:hidden;border-radius:0}.mobile-sidebar.expanded .mobile-sidebar-item{flex-direction:row;gap:10px;padding:10px 13px}.mobile-sidebar-item:hover,.mobile-sidebar-item.active{background:#c53c541a;color:var(--text-heading)}.mobile-sidebar-icon{width:26px;height:26px;object-fit:contain;flex-shrink:0}.mobile-sidebar-icon-symbol{display:inline-flex;align-items:center;justify-content:center}.mobile-sidebar-mini-label{font-size:.5rem;color:var(--text-muted);line-height:1;text-align:center;max-width:42px;overflow:hidden;text-overflow:ellipsis}.mobile-sidebar.expanded .mobile-sidebar-mini-label{display:none}.mobile-sidebar-label{opacity:1;transition:opacity .15s;font-weight:500}.mobile-sidebar-extra{border-top:1px solid var(--content-border);padding:6px 0;display:flex;flex-direction:column;gap:2px}.ant-layout-header{padding:8px 12px 8px 60px!important;min-height:56px;gap:8px}.club-logo{height:36px}.nav-title{font-size:1rem;letter-spacing:0}.header-right{gap:10px}.content-container{margin:16px auto;padding:16px;border-radius:8px}.slogan-container{margin:16px 0 12px;padding-bottom:12px;padding-left:4px;padding-right:4px}.slogan-jp{font-size:clamp(1rem,4.2vw,1.2rem);letter-spacing:.5px;line-height:1.25;margin-bottom:12px;overflow-wrap:anywhere}.slogan-cn{font-size:clamp(1.05rem,4.8vw,1.4rem);letter-spacing:.5px;line-height:1.18;overflow-wrap:anywhere;word-break:keep-all}h2.section-title{font-size:clamp(1.65rem,5.6vw,2.35rem)}p.intro-text{font-size:.95rem}.header-right>div[title]{transform:scale(.85)}}@media(max-width:480px){.main-content{padding:0 6px 0 56px!important}.ant-layout-header{padding:6px 8px 6px 56px!important;min-height:50px}.club-logo{height:30px}.nav-title{font-size:.85rem}.header-right{gap:8px}.content-container{margin:10px auto;padding:12px;border-radius:6px}.slogan-container{margin:12px 0 10px;padding-bottom:10px;padding-left:2px;padding-right:2px}.slogan-jp{font-size:clamp(.9rem,4.4vw,1rem);letter-spacing:.25px;line-height:1.22;margin-bottom:10px;overflow-wrap:anywhere}.slogan-cn{font-size:clamp(.95rem,4.8vw,1.1rem);letter-spacing:.25px;line-height:1.16;overflow-wrap:anywhere;word-break:keep-all}h2.section-title{font-size:clamp(1.45rem,6vw,1.95rem)}p.intro-text{font-size:.88rem}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}
