:root{color-scheme:light;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;--canvas: #f7f6f3;--surface: #ffffff;--surface-muted: #efeeeb;--ink: #181818;--ink-soft: #44413f;--muted: #85817e;--line: #e8e5df;--deep: #19191b;--deep-2: #0d0d0e;--accent: #ffb605;--accent-soft: #fff3c4;--lime: #fdc127;--cream: #f7f6f3;--shadow: 0 24px 70px rgb(24 20 16 / 16%);--shadow-small: 0 10px 30px rgb(24 20 16 / 10%);--radius-xl: 28px;--radius-lg: 18px;--radius-md: 12px;--content-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--canvas);color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgb(232 121 76 / 38%);outline-offset:3px}.app-shell,.page-shell{min-height:100vh}.app-shell{overflow:hidden}.page-shell{position:relative;background:var(--canvas)}.immersive-stage{position:relative;isolation:isolate;overflow:hidden;padding-bottom:28px;background:radial-gradient(980px 520px at 50% 48%,rgb(46 42 43 / 9%),transparent 72%),radial-gradient(620px 360px at 78% 16%,rgb(255 182 5 / 7%),transparent 74%),linear-gradient(180deg,var(--canvas) 0%,#f3f2ef 62%,var(--canvas) 100%)}.immersive-stage:before{position:absolute;inset:0;z-index:-1;background:radial-gradient(520px 260px at 50% 100%,rgb(48 43 42 / 7%),transparent 72%);content:"";pointer-events:none}main{padding-top:36px}.site-header{position:relative;top:auto;right:auto;left:auto;z-index:20;display:flex;align-items:center;width:min(calc(100% - 64px),var(--content-width));height:66px;margin:24px auto 0;padding:0 20px;border:1px solid rgb(255 255 255 / 15%);border-radius:20px;background:linear-gradient(120deg,#402b25f0,#1c1b27f0);color:#fff;box-shadow:0 16px 44px #00000024;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%);animation:page-enter .6s cubic-bezier(.22,.61,.36,1) both}.brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:12px;min-width:214px}.brand-mark{display:block;flex:0 0 36px;width:36px;height:36px;border-radius:10px;object-fit:contain}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:17px;font-weight:800;letter-spacing:.08em}.brand-copy small{color:#ffffff94;font-size:9px;font-weight:800;letter-spacing:.25em}.main-nav{display:flex;align-items:center;gap:30px;min-width:0;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{position:relative;flex:0 0 auto;padding:10px 0;color:#ffffff9e;font-size:13px;font-weight:700;white-space:nowrap;transition:color .18s ease}.main-nav a:hover,.main-nav a.is-active{color:#fff}.main-nav a.is-active:after{position:absolute;right:0;bottom:1px;left:0;height:2px;background:var(--accent);content:""}.header-actions{display:flex;align-items:center;flex:0 0 auto;gap:12px;margin-left:auto}.login-button,.vip-button{height:40px;font-size:12px;font-weight:800}.login-button{padding:0 12px;background:transparent;color:#ffffffd1}.user-button{color:#fff}.login-button:hover{color:var(--accent)}.vip-button{display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:99px;background:var(--accent);color:#000;transition:transform .18s ease,background .18s ease}.vip-button:hover{background:var(--lime);transform:translateY(-2px)}.vip-spark,.note-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#000}.hero-section{position:relative;width:min(calc(100% - 24px),1480px);height:auto;min-height:0;aspect-ratio:var(--hero-ratio, 2.4);margin:12px auto 0;overflow:hidden;border-radius:32px;background:var(--deep);box-shadow:var(--shadow);animation:hero-enter .7s cubic-bezier(.22,.61,.36,1) 80ms both}.hero-copy{position:absolute;top:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;width:min(64%,760px);min-width:360px;padding:130px 72px 92px;color:#fff}.hero-copy-transition{position:absolute;inset:0;z-index:2}.hero-copy-enter-active,.hero-copy-leave-active{transition:opacity .26s ease,transform .26s cubic-bezier(.22,.61,.36,1)}.hero-copy-enter-from{opacity:0;transform:translateY(12px)}.hero-copy-leave-to{opacity:0;transform:translateY(-8px)}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-shadow:0 1px 8px rgb(0 0 0 / 25%)}.hero-eyebrow i{display:inline-block;width:20px;height:2px;background:var(--accent)}.hero-copy h1{max-width:700px;margin:17px 0 14px;color:#fff;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(42px,5vw,70px);font-weight:700;letter-spacing:-.07em;line-height:1.06;overflow-wrap:anywhere;text-shadow:0 4px 28px rgb(0 0 0 / 36%)}.hero-copy p{max-width:520px;margin:0;color:#ffffffc2;font-size:14px;line-height:1.75;text-shadow:0 1px 12px rgb(0 0 0 / 30%)}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:26px}.primary-action{display:inline-flex;align-items:center;gap:11px;height:48px;padding:0 24px;border-radius:99px;background:var(--accent);color:#000;font-size:14px;font-weight:900;box-shadow:0 12px 28px #00000047;transition:transform .18s ease,box-shadow .18s ease}.primary-action:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 27px #0003}.primary-action:disabled{cursor:wait;opacity:.6}.action-play{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid currentColor}.text-action{color:#000;font-size:13px;font-weight:800}.text-action:hover{color:#fff}.text-action span{margin-left:7px;color:#000;font-size:17px}.hero-skeleton-copy{display:grid;align-content:end;gap:14px;width:min(64%,760px);height:100%;padding:130px 72px 92px}.hero-skeleton-copy .skeleton-block{background:#e9e7e2}.hero-skeleton-eyebrow{width:120px;height:10px}.hero-skeleton-title{width:230px;height:42px}.hero-skeleton-description{width:180px;height:12px}.hero-skeleton-button{width:88px;height:40px;border-radius:99px}.hero-art{position:absolute;inset:0;overflow:hidden;background:var(--deep)}.hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;animation:hero-reveal .42s cubic-bezier(.22,.61,.36,1) both}.hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(8 8 9 / 52%) 0,transparent 34%,rgb(8 8 9 / 24%) 65%,rgb(8 8 9 / 72%) 100%),linear-gradient(90deg,rgb(8 8 9 / 62%),rgb(8 8 9 / 18%) 56%,transparent 82%);pointer-events:none}.hero-art-loading{display:flex;align-items:stretch;background:#f1f2ef}.hero-loading-layer{position:absolute;inset:0;z-index:2;display:flex;align-items:stretch;background:#f1f2ef}.hero-soundwave{position:absolute;right:210px;bottom:58px;z-index:2;display:flex;align-items:center;gap:7px;height:64px;opacity:.52;pointer-events:none}.hero-soundwave i{display:block;width:3px;height:20%;border-radius:99px;background:linear-gradient(180deg,rgb(255 182 5 / 24%),var(--accent));box-shadow:0 0 12px #ffb60547}.hero-soundwave i:nth-child(3n+1){height:42%}.hero-soundwave i:nth-child(4n+2){height:76%}.hero-soundwave i:nth-child(5n){height:100%}.hero-pagination{position:absolute;right:42px;bottom:56px;z-index:7;display:flex;align-items:center;gap:9px}.hero-pagination .hero-arrow{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255 / 18%);border-radius:50%;background:#0c0c0d8a;color:#fff;box-shadow:0 8px 24px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .18s ease,background .18s ease,transform .18s ease}.hero-pagination .hero-arrow:hover:not(:disabled){background:var(--accent);color:#111;transform:translateY(-2px)}.hero-pagination .hero-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-pagination button:disabled{cursor:wait;opacity:.45}.hero-pagination .hero-dot{width:7px;height:7px;padding:0;border-radius:99px;background:#ffffff6b;font-size:0;transition:width .18s ease,background .18s ease}.hero-pagination .hero-dot.is-active{width:22px;background:var(--accent)}.category-nav{position:relative;z-index:6;display:flex;align-items:stretch;width:min(calc(100% - 64px),var(--content-width));margin:-12px auto 0;padding:12px 14px;overflow-x:auto;border:1px solid rgb(255 255 255 / 76%);border-radius:24px;background:#ffffffe8;box-shadow:0 22px 55px #1814102e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:none;animation:page-enter .6s cubic-bezier(.22,.61,.36,1) .16s both}.category-nav::-webkit-scrollbar{display:none}.category-item{display:inline-flex;align-items:center;flex:0 0 auto;gap:11px;padding:8px 18px;border-radius:16px;background:transparent;color:var(--muted);text-align:left;white-space:nowrap;transition:color .18s ease,background .18s ease}.category-item:first-child{padding-left:18px}.category-item:hover,.category-item.is-active{color:var(--ink)}.category-item:hover{background:var(--surface-muted)}.category-item.is-active{background:var(--accent-soft)}.category-icon{position:relative;display:inline-grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--surface-muted)}.category-item.is-active .category-icon{background:var(--accent-soft)}.category-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category-icon.icon-note svg,.category-icon.icon-moon svg{color:#e87542}.category-icon.icon-star svg{color:#3b3836}.category-icon.icon-leaf svg{color:#b56e24}.category-icon.icon-sun svg{color:#d87500}.category-text{display:grid;gap:3px}.category-text strong{font-size:13px;font-weight:900}.category-text small{color:#767676;font-size:10px}.content-wrap{width:min(calc(100% - 64px),var(--content-width));margin:0 auto}.content-section{scroll-margin-top:24px;margin-bottom:56px;animation:page-enter .6s cubic-bezier(.22,.61,.36,1) both}.content-section:nth-child(2){animation-delay:80ms}.content-section:nth-child(3){animation-delay:.16s}.content-section:nth-child(4){animation-delay:.24s}.category-skeleton{pointer-events:none}.category-skeleton-item{display:inline-flex;align-items:center;flex:0 0 auto;gap:11px;padding:8px 18px}.category-skeleton-item:first-child{padding-left:18px}.skeleton-category-copy{display:grid;gap:4px;width:68px}.skeleton-section{pointer-events:none}.skeleton-section-heading{display:grid;gap:8px;margin-bottom:24px}.skeleton-block,.skeleton-cover,.skeleton-category-icon{position:relative;display:block;overflow:hidden;background:#f1f2ef}.skeleton-block:after,.skeleton-cover:after,.skeleton-category-icon:after,.cover-skeleton:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgb(255 255 255 / 75%) 50%,transparent 80%);content:"";animation:skeleton-shimmer 1.35s ease-in-out infinite}.skeleton-category-icon{width:32px;height:32px;flex:0 0 32px;border-radius:50%}.skeleton-category-name{width:58px;height:13px}.skeleton-category-note{width:45px;height:9px}.skeleton-kicker{width:68px;height:10px}.skeleton-title{width:132px;height:28px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-kicker{display:block;margin-bottom:8px;color:#d87500;font-size:10px;font-weight:900;letter-spacing:.2em}.section-heading h2{display:inline-block;margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:30px;font-weight:700;letter-spacing:-.05em}.section-heading h2:before{display:inline-block;width:9px;height:9px;margin-right:13px;border:3px solid var(--accent);border-radius:50%;box-shadow:0 0 0 5px var(--accent-soft);content:"";vertical-align:2px}.section-heading p{display:inline-block;max-width:520px;margin:0 0 0 16px;color:#767676;font-size:12px}.audio-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 18px}.audio-card{min-width:0;animation:content-rise .52s cubic-bezier(.22,.61,.36,1) both;transition:transform .18s ease}.audio-card:nth-child(2){animation-delay:45ms}.audio-card:nth-child(3){animation-delay:90ms}.audio-card:nth-child(4){animation-delay:135ms}.audio-card:nth-child(5){animation-delay:.18s}.audio-card:nth-child(6){animation-delay:225ms}.audio-card:hover{transform:translateY(-4px)}.cover-button{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:var(--radius-md);background:transparent;text-align:left}.cover-button:disabled{cursor:wait}.cover-art{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:16px;background:#ffe8a8;box-shadow:var(--shadow-small);isolation:isolate;transition:box-shadow .22s ease,transform .22s ease}.cover-art.is-image-loading{background:#f1f2ef}.cover-skeleton{position:absolute;inset:0;z-index:1;overflow:hidden;background:#f1f2ef}.audio-card:hover .cover-art{box-shadow:var(--shadow);transform:scale(1.018)}.cover-image{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.cover-night{background:#ffcf52}.cover-sunrise{background:#fff0c7}.cover-berry{background:#ffc978}.cover-ocean{background:#ffe8a8}.cover-mint{background:#ffdc78}.cover-apricot{background:#ffd58c}.cover-index{position:absolute;top:13px;left:14px;z-index:3;color:#00000094;font-size:9px;font-weight:900;letter-spacing:.13em}.cover-icon{position:absolute;top:42%;left:12%;width:42%;height:28%}.cover-icon svg{width:38px;height:38px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cover-label{position:absolute;bottom:12%;left:10%;color:#000;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(18px,1.8vw,25px);font-weight:700;letter-spacing:.08em}.cover-rule{position:absolute;right:10%;bottom:13%;width:24%;height:1px;background:#0006}.card-badge{position:absolute;top:11px;right:11px;z-index:5;padding:4px 7px;border-radius:6px;font-size:9px;font-weight:900;letter-spacing:.08em}.card-badge-vip{top:0;right:0;overflow:hidden;border-radius:0 8px;border:1px solid rgb(255 239 168 / 90%);background:linear-gradient(135deg,#fff7c2,#ffd84d 52%,#f4b400);color:#6b4500;box-shadow:0 4px 12px #b47a002e,inset 0 1px #ffffffad}.card-badge-vip:before{position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 26%,rgb(255 255 255 / 76%) 43%,transparent 59%);content:"";transform:translate(-140%);animation:vip-badge-shine 3.2s ease-in-out infinite}.card-badge-vip:after{position:absolute;top:4px;left:6px;width:3px;height:3px;border-radius:50%;background:#fffbe7;box-shadow:0 0 6px 1px #fffc;content:"";pointer-events:none;animation:vip-badge-glint 2.6s ease-in-out infinite}.card-badge-free{background:#ffffffbd;color:#6b6763}.cover-play{position:absolute;right:11px;bottom:11px;z-index:4;display:grid;width:32px;height:32px;place-items:center;border:1px solid rgb(255 255 255 / 48%);border-radius:50%;background:#141415d6;color:#fff;opacity:0;transform:translateY(3px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.cover-button:hover .cover-play,.audio-card.is-current .cover-play{opacity:1;transform:translateY(0)}.cover-play:hover{background:#000}.cover-play svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.card-copy{min-width:0;padding:12px 2px 0}.skeleton-card{pointer-events:none}.skeleton-cover{aspect-ratio:1;border:1px solid #eceeea;border-radius:var(--radius-md)}.skeleton-copy{display:block;padding:12px 2px 0}.skeleton-name{width:64%;height:14px}.skeleton-description{width:86%;height:10px;margin-top:8px}.card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:5px}.card-copy h3{min-width:0;margin:0;overflow:hidden;font-size:13px;font-weight:850;letter-spacing:-.02em;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.card-duration{flex:0 0 auto;color:#767676;font-size:10px;font-variant-numeric:tabular-nums}.card-copy p{margin:5px 0 0;overflow:hidden;color:#767676;font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.audio-card.is-current .card-copy h3{color:#d87500}.content-notice{display:flex;align-items:center;justify-content:center;gap:16px;width:min(calc(100% - 64px),var(--content-width));margin:0 auto 32px;color:#555;font-size:12px}.content-notice button{padding:7px 12px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#d87500;font-size:12px;font-weight:800}.content-notice button:hover{border-color:var(--accent);background:var(--accent-soft)}.content-notice button:disabled{cursor:wait;opacity:.55}.empty-state{padding:56px 0 100px;color:#767676;font-size:13px;text-align:center}.back-to-top{position:fixed;right:24px;bottom:92px;z-index:25;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffeb;color:var(--ink);box-shadow:0 8px 22px #1814101f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.back-to-top.with-player{bottom:110px}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .18s ease,transform .18s ease}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0;transform:translateY(8px)}.back-to-top:hover{background:var(--accent);box-shadow:0 10px 26px #1814102e;transform:translateY(-3px)}.back-to-top svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-footer{width:min(calc(100% - 64px),var(--content-width));margin:48px auto 32px;padding:30px 36px;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:24px;background:linear-gradient(135deg,#fffdfa,#f0ede7);color:var(--ink-soft);box-shadow:var(--shadow-small)}.site-footer.with-player{margin-bottom:132px}.site-footer-inner{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,2fr);gap:52px}.footer-brand{position:relative;align-self:start;padding-left:16px}.footer-brand:before{position:absolute;top:1px;bottom:1px;left:0;width:3px;border-radius:99px;background:var(--accent);content:""}.footer-brand-kicker{display:block;color:#b87300;font-size:10px;font-weight:900;letter-spacing:.2em}.footer-brand strong{display:block;margin-top:13px;color:var(--ink);font-size:24px;font-weight:850;letter-spacing:.08em}.footer-brand p{margin:9px 0 0;color:var(--muted);font-size:12px}.footer-legal{min-width:0}.footer-company{margin:0;color:var(--ink);font-size:14px;font-weight:750;line-height:1.5}.footer-copyright{margin:7px 0 0;color:var(--muted);font-size:11px;letter-spacing:.02em;line-height:1.6}.footer-records,.footer-license{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px;row-gap:8px}.footer-records{margin-top:23px}.footer-license{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.footer-records>*,.footer-license>*{color:var(--muted);font-size:11px;line-height:1.5}.footer-records a,.footer-license a{color:#8c6100;transition:color .18s ease}.footer-records a:hover,.footer-license a:hover{color:var(--accent)}.footer-security-record{display:inline-flex;align-items:center;gap:6px}.footer-security-icon{position:relative;display:inline-block;width:13px;height:15px;flex:0 0 13px;border:1px solid #a39b8d;border-radius:4px 4px 7px 7px}.footer-security-icon:after{position:absolute;top:4px;left:3px;width:5px;height:3px;border-bottom:1px solid #a39b8d;border-left:1px solid #a39b8d;content:"";transform:rotate(-45deg)}.global-player{position:fixed;right:0;bottom:0;left:0;z-index:30;padding:12px 24px;border-top:1px solid rgb(24 20 16 / 8%);background:#f2efe9f7;color:var(--ink);box-shadow:0 -18px 45px #18141021;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.audio-engine{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.player-expanded-panel{width:min(100%,var(--content-width));max-height:min(56vh,440px);margin:0 auto 16px;padding:18px 20px;overflow:hidden;border:1px solid rgb(24 20 16 / 8%);border-radius:18px;background:#e8e4dceb;box-shadow:0 14px 35px #1814101a}.player-enter-active,.player-leave-active{transition:opacity .24s ease,transform .24s ease}.player-enter-from,.player-leave-to{opacity:0;transform:translateY(100%)}.player-panel-enter-active,.player-panel-leave-active{transition:opacity .22s ease,transform .22s ease}.player-panel-enter-from,.player-panel-leave-to{opacity:0;transform:translateY(10px)}.player-expanded-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.player-panel-kicker{display:block;margin-bottom:5px;color:#d87500;font-size:10px;font-weight:900;letter-spacing:.15em}.player-expanded-heading strong{display:block;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.player-episode-count{flex:0 0 auto;color:#767676;font-size:11px}.player-expanded-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);gap:24px;min-height:0}.player-expanded-grid.without-episodes{grid-template-columns:1fr}.episode-list{max-height:250px;margin:0;padding:0;overflow:auto;list-style:none;scrollbar-width:thin}.episode-list li+li{margin-top:4px}.episode-list button{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:10px;background:transparent;color:var(--ink);text-align:left}.episode-list button:hover{background:#ffffff6b}.episode-list button.is-current{background:#ffb60533}.episode-number{color:#817c77;font-size:10px;font-variant-numeric:tabular-nums}.episode-title{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.episode-vip{padding:3px 5px;border-radius:4px;background:var(--accent-soft);color:#b95f00;font-size:8px;font-weight:900}.episode-duration{color:#817c77;font-size:10px;font-variant-numeric:tabular-nums}.player-lyrics{min-width:0}.player-lyrics pre{max-height:250px;margin:0;overflow:auto;color:#625e5a;font-family:inherit;font-size:12px;line-height:1.8;white-space:pre-wrap;scrollbar-width:thin}.player-panel-empty{margin:0;color:#817c77;font-size:12px}.player-inner{display:grid;grid-template-columns:57px minmax(180px,1fr) auto minmax(260px,.95fr) auto;align-items:center;gap:17px;width:min(100%,var(--content-width));margin:0 auto}.player-cover{width:57px;height:57px;padding:0;border-radius:12px;background:transparent}.player-cover-art{display:block;width:100%;height:100%;overflow:hidden;border-radius:12px;background:#fff0c7}.player-cover-art img{display:block;width:100%;height:100%;object-fit:cover}.player-track{min-width:0}.player-track-heading{display:flex;align-items:center;gap:7px}.player-track-heading strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.player-track>span{display:block;margin-top:4px;overflow:hidden;color:#76716c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.player-vip{padding:3px 5px;border-radius:4px;background:var(--accent-soft);color:#d87500;font-size:8px;font-weight:900}.player-source{flex:0 0 auto;padding:3px 6px;border:1px solid rgb(24 20 16 / 10%);border-radius:99px;color:#76716c;font-size:9px;font-weight:700;white-space:nowrap}.player-controls,.player-tools{display:flex;align-items:center}.player-controls{gap:11px}.player-tools{gap:10px}.player-controls button,.player-tools button{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:transparent;color:var(--ink)}.player-controls button:disabled{cursor:not-allowed;opacity:.35}.player-controls button:hover,.player-tools button:hover{background:#1814100f}.player-main-control{width:39px!important;height:39px!important;background:var(--accent)!important;color:#111!important}.player-main-control:hover{background:#ffd260!important}.control-loading{width:15px;height:15px;border:2px solid rgb(255 255 255 / 35%);border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}.player-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.player-icon-volume{width:21px;height:21px}.player-icon-chevron{width:19px;height:19px;transform:rotate(180deg);transition:transform .18s ease}.player-icon-chevron.is-expanded{transform:rotate(0)}.player-main-control .player-icon{width:21px;height:21px;stroke-width:2.1}.player-progress{display:flex;align-items:center;gap:10px;color:#76716c;font-size:10px;font-variant-numeric:tabular-nums}.player-progress input,.player-tools input,.player-progress-mobile input{min-width:0;height:3px;margin:0;border-radius:99px;appearance:none;background:linear-gradient(to right,var(--accent) var(--progress, 0%),rgb(24 20 16 / 13%) var(--progress, 0%));cursor:pointer}.player-progress input{flex:1}.player-progress input::-webkit-slider-thumb,.player-tools input::-webkit-slider-thumb,.player-progress-mobile input::-webkit-slider-thumb{width:11px;height:11px;border:3px solid #fff;border-radius:50%;background:var(--accent);appearance:none}.player-tools input{width:67px}.player-mode-button{position:relative;display:inline-flex!important;align-items:center;justify-content:center;gap:4px;width:auto!important;padding:0 7px;border-radius:99px!important}.player-mode-button:hover{color:var(--accent)}.player-mode-button text{fill:currentColor;stroke:none;font-size:8px;font-weight:900}.player-progress-mobile{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes hero-reveal{0%{opacity:.72;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes vip-badge-shine{0%,34%{transform:translate(-140%)}66%,to{transform:translate(140%)}}@keyframes vip-badge-glint{0%,42%,to{opacity:.32;transform:scale(.8)}54%{opacity:1;transform:scale(1.25)}}@keyframes content-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes page-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1080px){.site-header,.content-wrap,.site-footer{width:min(calc(100% - 48px),var(--content-width))}.hero-section{width:calc(100% - 24px)}.brand{min-width:178px}.main-nav{gap:22px}.hero-copy,.hero-skeleton-copy{padding-right:48px;padding-left:48px}.audio-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.player-inner{grid-template-columns:53px minmax(160px,1fr) auto minmax(200px,.8fr) auto;gap:12px}}@media(max-width:760px){html{scroll-behavior:auto}.immersive-stage{padding-bottom:20px;background:radial-gradient(420px 240px at 78% 18%,rgb(255 182 5 / 7%),transparent 72%),radial-gradient(480px 280px at 50% 48%,rgb(46 42 43 / 8%),transparent 74%),linear-gradient(180deg,var(--canvas) 0%,#f3f2ef 62%,var(--canvas) 100%)}main{padding-top:28px}.site-header{top:auto;width:calc(100% - 28px);height:58px;margin:14px auto 0;padding:0 12px;border-radius:17px}.brand{min-width:0}.brand-mark{width:32px;height:32px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:8px}.main-nav{display:none}.header-actions{gap:2px}.login-button{padding:0 8px}.vip-button{height:36px;padding:0 12px;font-size:11px}.hero-section{display:block;width:calc(100% - 24px);min-height:0;aspect-ratio:min(var(--hero-ratio, 2.4),1.8);margin-top:6px;border-radius:25px}.hero-copy{width:100%;min-width:0;padding:70px 22px 18px;justify-content:flex-end}.hero-skeleton-copy{width:100%;padding:70px 22px 18px;align-content:end}.hero-copy h1{display:-webkit-box;max-width:100%;margin:9px 0 0;overflow:hidden;font-size:clamp(28px,8vw,38px);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-copy p{display:none}.hero-actions{margin-top:8px}.primary-action{height:40px;padding:0 19px;font-size:13px}.hero-art,.hero-art-loading{min-height:0;height:100%}.hero-shade{background:linear-gradient(180deg,#0000 26%,#0003 48%,#000000c2)}.hero-image{min-height:0;object-fit:cover}.hero-art-play{right:24px;bottom:18px;width:39px;height:39px}.hero-soundwave{display:none}.hero-pagination{right:18px;bottom:12px;left:auto;gap:7px}.hero-pagination .hero-arrow{width:34px;height:34px}.hero-pagination .hero-arrow svg{width:16px;height:16px}.hero-pagination .hero-dot{width:6px;height:6px}.hero-pagination .hero-dot.is-active{width:18px}.category-nav{width:calc(100% - 24px);margin:-8px auto 0;padding:8px;border-radius:20px}.category-item{padding:8px 12px}.category-item:first-child{padding-left:12px}.category-skeleton-item{padding:8px 12px}.category-skeleton-item:first-child{padding-left:12px}.category-icon{flex-basis:29px;width:29px;height:29px}.category-text strong{font-size:12px}.category-text small{font-size:9px}.content-wrap{width:calc(100% - 32px)}.content-section{margin-bottom:40px}.section-heading{gap:12px}.section-heading h2{font-size:23px}.section-heading p{display:block;margin:5px 0 0 13px;font-size:10px}.audio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.card-copy{padding-top:9px}.card-duration{display:none}.cover-play{right:8px;bottom:8px;opacity:1}.content-notice{width:calc(100% - 32px)}.site-footer{width:calc(100% - 32px);margin:40px auto 28px;padding:26px 22px 28px;border-radius:20px}.site-footer.with-player{margin-bottom:136px}.site-footer-inner{grid-template-columns:1fr;gap:26px}.footer-brand strong{margin-top:10px;font-size:22px}.footer-records,.footer-license{column-gap:14px}.footer-records>*,.footer-license>*{font-size:9px;overflow-wrap:anywhere}.back-to-top{right:14px;bottom:82px;width:36px;height:36px}.back-to-top.with-player{bottom:124px}.global-player{padding:8px 12px}.player-expanded-panel{max-height:52vh;margin-bottom:10px;padding:14px}.player-expanded-grid{grid-template-columns:1fr;gap:16px}.episode-list,.player-lyrics pre{max-height:180px}.player-inner{grid-template-columns:45px minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"cover track tools" "cover controls tools";gap:6px 10px;padding-bottom:2px}.player-cover{grid-area:cover}.player-track{grid-area:track}.player-cover{width:45px;height:45px}.player-track-heading strong{font-size:12px}.player-track>span{font-size:9px}.player-controls{grid-area:controls;justify-content:flex-start;gap:8px}.player-main-control{width:38px!important;height:38px!important}.player-progress{display:none}.player-tools{grid-area:tools;flex-direction:column;justify-content:center;gap:4px}.player-tools button[aria-label=静音],.player-tools button[aria-label=打开声音],.player-tools input{display:none!important}.player-mode-button{display:grid!important;width:32px!important;height:32px!important;padding:0;background:#f2efe9f7!important;box-shadow:0 3px 12px #18141024}.player-progress-mobile{display:block;margin-top:8px}.player-progress-mobile input{display:block;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
