:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f4ed;font-synthesis:none;--ink:#10131a;--ink-2:#171c24;--ink-3:#222934;--paper:#f4f0e8;--paper-2:#ebe5da;--text-dark:#15171a;--mist:#a8adbb;--coral:#ff6b5e;--coral-strong:#f25549;--jade:#58c7a8;--line:#848e9e33;--display:"LXGW WenKai", "STKaiti", "KaiTi", serif;--serif:"Noto Serif SC", "Songti SC", "SimSun", serif;--safe-bottom:env(safe-area-inset-bottom,0px);background:#0b0e13;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;background:#0b0e13}html::-webkit-scrollbar{display:none}body{background:#0b0e13;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{background:var(--ink);width:min(100%,520px);min-height:100vh;margin:0 auto;box-shadow:0 0 70px #00000059}.app-main{min-height:100vh;padding-bottom:calc(76px + var(--safe-bottom))}.app-shell--immersive .app-main{padding-bottom:0}.light-page{min-height:100vh;color:var(--text-dark);background:var(--paper)}.icon-button{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{background:#8088981f;outline:none}.text-button{color:inherit;cursor:pointer;background:0 0;border:0}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary-button{color:#fff;background:var(--coral);box-shadow:0 8px 22px #ff6b5e38}.primary-button:hover{background:var(--coral-strong);transform:translateY(-1px)}.primary-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.primary-button--wide,.secondary-button{width:100%}.secondary-button{color:inherit;background:0 0;border-color:#80889847}.brand-header{background:#10131af5;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;height:66px;padding:8px 18px;display:grid}.brand-wordmark{font-family:var(--display);letter-spacing:.04em;font-size:29px;font-weight:800}.channel-nav{justify-content:center;gap:clamp(14px,4vw,24px);display:flex}.channel-nav a{color:#7f8591;font-family:var(--display);padding:12px 0;font-size:16px;font-weight:700;position:relative}.channel-nav a.router-link-exact-active:after{background:var(--coral);content:"";border-radius:10px;height:2px;position:absolute;bottom:4px;left:20%;right:20%}.search-bar{color:#7f8591;background:#1a2029;border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:10px;height:48px;margin:8px 18px 16px;padding:0 16px;display:flex}.hero-panel{background:#0e1218;min-height:310px;position:relative;overflow:hidden}.hero-panel>img{object-fit:cover;object-position:61% center;width:100%;height:100%;position:absolute;inset:0}.hero-panel:after{background:linear-gradient(90deg, #070a0ffa 0%, #070a0f94 45%, transparent 78%), linear-gradient(0deg, var(--ink) 0%, transparent 35%);content:"";position:absolute;inset:0}.hero-panel__content{z-index:1;width:62%;padding:62px 0 50px 22px;position:relative}.hero-panel h1{font-family:var(--display);letter-spacing:.03em;margin:0;font-size:clamp(48px,14vw,70px);line-height:1}.hero-panel p{color:#ccd0d7;margin:14px 0 24px;font-size:14px}.page-track{z-index:2;min-height:98px;color:var(--text-dark);background:var(--paper);border:1px solid #1f25302e;border-radius:5px 5px 14px 14px;grid-template-columns:repeat(3,1fr);margin:-26px 14px 0;display:grid;position:relative;overflow:hidden;transform:rotate(-.6deg);box-shadow:0 18px 28px #00000052}.page-track:after{background:linear-gradient(165deg, #ffffffdb, var(--paper-2));content:"";border-radius:50%;width:110px;height:40px;position:absolute;top:-18px;right:-8px;transform:rotate(5deg);box-shadow:0 6px 16px #0000002e}.page-track a{border-right:1px solid #2f32341f;grid-template-columns:1fr auto;align-content:center;padding:22px 10px;display:grid}.page-track a:last-child{color:#fff;background:#151a21;border-right:0}.page-track span{font-family:var(--display);font-size:20px;font-weight:800}.page-track small{color:#6e716f;grid-column:1;margin-top:4px;font-size:11px}.page-track a:last-child small{color:#aeb3bc}.page-track svg{grid-area:1/2/3;align-self:center}.content-section{padding:26px 18px 4px}.content-section--continue{padding-top:34px}.content-section--flush{padding:28px 0 0}.section-heading{justify-content:space-between;align-items:center;min-height:38px;display:flex}.section-heading h2{font-family:var(--display);margin:0;font-size:24px}.section-heading a,.section-heading>span{color:#8d93a0;align-items:center;gap:3px;font-size:12px;display:inline-flex}.section-heading--dark h2{color:var(--text-dark)}.section-heading--dark a,.section-heading--dark>span{color:#6c716f}.progress-stack{background:#151a21;border-radius:10px;gap:2px;margin-top:10px;display:grid;overflow:hidden}.progress-stack--light{background:#fff;margin:0}.progress-row{background:#191f27;border-bottom:1px solid #ffffff0e;grid-template-columns:92px 1fr 44px;align-items:center;gap:12px;min-height:90px;padding:9px;display:grid}.progress-stack--light .progress-row{color:var(--text-dark);background:#fff;border-color:#14191e14}.progress-row:last-child{border-bottom:0}.progress-row>img{object-fit:cover;border-radius:6px;width:92px;height:72px}.progress-row__body{min-width:0}.progress-row__body strong,.progress-row__body span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.progress-row__body strong{font-family:var(--display);margin-bottom:7px;font-size:17px}.progress-row__body span{color:#9ba1ad;font-size:12px}.progress-bar{background:#969eaa40;border-radius:9px;height:4px;margin-top:11px;overflow:hidden}.progress-bar i{border-radius:inherit;background:var(--jade);height:100%;display:block}.progress-row__action{color:#fff;background:var(--coral);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.media-rail{scrollbar-width:none;grid-auto-columns:31%;grid-auto-flow:column;gap:12px;margin-top:10px;padding-bottom:8px;display:grid;overflow-x:auto}.media-rail::-webkit-scrollbar{display:none}.media-cover{min-width:0}.media-cover__image-wrap{aspect-ratio:2/3;background:#1c222c;border:1px solid #ffffff1f;border-radius:6px;position:relative;overflow:hidden}.media-cover__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.media-cover:hover .media-cover__image{transform:scale(1.025)}.media-cover__type{color:#fff;background:#0a0d12c7;border-radius:4px;padding:3px 6px;font-size:10px;position:absolute;bottom:6px;right:6px}.media-cover>strong,.media-cover>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.media-cover>strong{margin-top:8px;font-size:14px}.media-cover>small{color:#838996;margin-top:3px;font-size:10px}.media-cover--compact .media-cover__image-wrap{aspect-ratio:4/3}.editorial-split{gap:12px;padding:24px 18px 32px;display:grid}.editorial-list{background:#171c24;border:1px solid #ffffff0f;border-radius:9px;padding:14px}.editorial-list__item{border-bottom:1px solid #ffffff0f;grid-template-columns:58px 1fr;gap:12px;min-height:80px;padding:10px 0;display:grid}.editorial-list__item:last-child{border-bottom:0}.editorial-list__item img{object-fit:cover;border-radius:4px;width:58px;height:70px}.editorial-list__item strong,.editorial-list__item p,.editorial-list__item small{display:block}.editorial-list__item p{color:#9399a4;margin:5px 0;font-size:11px;line-height:1.5}.editorial-list__item small{color:var(--coral)}.bottom-nav{z-index:40;width:min(100%,520px);height:calc(68px + var(--safe-bottom));padding:7px 14px var(--safe-bottom);color:#8f95a0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#10131af0;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.sub-header{grid-template-columns:44px 1fr 44px;align-items:center;height:64px;padding:8px 12px;display:grid}.sub-header h1{text-align:center;font-family:var(--display);margin:0;font-size:22px}.sub-header__spacer{width:42px}.plain-page-header h1{font-family:var(--display);margin:0;font-size:32px}.plain-page-header p{color:#737873;margin:7px 0 0;font-size:13px}.discover-search{background:#fff;border:1px solid #161a201a;border-radius:8px;align-items:center;gap:9px;height:48px;margin:0 18px;padding:0 12px;display:flex}.discover-search input{color:var(--text-dark);background:0 0;border:0;outline:0;flex:1}.filter-tabs{gap:24px;padding:17px 18px 8px;display:flex}.filter-tabs button{color:#777b78;cursor:pointer;background:0 0;border:0;padding:7px 0;position:relative}.filter-tabs button.active{color:var(--text-dark);font-weight:800}.filter-tabs button.active:after{background:var(--coral);content:"";height:2px;position:absolute;bottom:0;left:25%;right:25%}.filter-summary{color:#81857f;justify-content:space-between;padding:12px 18px;font-size:12px;display:flex}.discover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;padding:6px 18px 30px;display:grid}.discover-grid .media-cover__image-wrap{border-color:#0f14191a}.discover-grid .media-cover>strong{color:var(--text-dark);font-size:15px}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{text-align:center;color:#858a86;flex-direction:column;justify-content:center;align-items:center;min-height:45vh;padding:50px 24px;display:flex}.empty-state h2{color:var(--text-dark);font-family:var(--display);margin:16px 0 5px}.empty-state p{margin:0 0 20px;font-size:13px}.detail-hero{color:#fff;background:#0f141b;height:350px;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.detail-hero__shade{background:linear-gradient(#0c0f140d 35%,#0c0f14e6 100%);position:absolute;inset:0}.detail-hero__back,.detail-hero__share{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a0f57;position:absolute;top:10px}.detail-hero__back{left:10px}.detail-hero__share{right:10px}.detail-hero__title{position:absolute;bottom:24px;left:22px;right:22px}.detail-hero__title h1{font-family:var(--display);margin:0;font-size:47px}.detail-hero__title p{color:#d5d8dd;margin:6px 0 0}.detail-content{padding:20px 18px 36px;position:relative}.detail-content:before{background:linear-gradient(165deg, #fff, var(--paper-2));content:"";border-radius:70% 0 0 10%;width:110px;height:45px;position:absolute;top:-24px;right:-12px;transform:rotate(5deg);box-shadow:0 -6px 18px #00000026}.work-meta{color:#767a75;align-items:center;gap:12px;font-size:12px;display:flex}.work-meta strong{color:var(--text-dark)}.plain-tags{color:#5d625f;gap:18px;margin-top:14px;font-size:12px;display:flex}.plain-tags span:before{color:var(--jade);content:"• "}.synopsis{color:#4c514e;font-family:var(--serif);margin:16px 0;font-size:14px;line-height:1.85}.access-note{color:#554c3d;background:#ffffff8a;border:1px solid #ddd3c2;border-radius:7px;padding:13px 14px;font-size:13px}.detail-actions{grid-template-columns:1.15fr 1fr;gap:10px;margin:15px 0 24px;display:grid}.detail-actions .secondary-button{color:var(--text-dark)}.chapter-grid{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px;display:grid}.chapter-grid button{min-height:58px;color:var(--text-dark);cursor:pointer;background:#ffffff80;border:1px solid #d8d1c6;border-radius:7px;padding:8px 2px}.chapter-grid button.locked{color:var(--coral-strong)}.chapter-grid strong,.chapter-grid small{display:block}.chapter-grid small{color:#7d817d;margin-top:4px;font-size:9px}.show-more{color:#737873;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;width:100%;padding:16px 0;display:flex}.sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04070ab3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.unlock-sheet{width:min(100%,520px);padding:28px 22px calc(24px + var(--safe-bottom));color:var(--text-dark);background:var(--paper);border-radius:18px 18px 0 0;animation:.22s both sheet-in;position:relative;box-shadow:0 -16px 40px #00000052}.unlock-sheet__close{position:absolute;top:10px;right:10px}.unlock-sheet__mark{color:var(--jade);margin:0 auto 8px;display:block}.unlock-sheet>p,.unlock-sheet>h2{text-align:center}.unlock-sheet>p{color:#777c77;margin:0;font-size:12px}.unlock-sheet>h2{font-family:var(--display);margin:7px 0 20px}.price-list{margin:0}.price-list>div{border-bottom:1px solid #2023271a;justify-content:space-between;padding:12px 0;display:flex}.price-list dt{color:#6e736f}.price-list dd{margin:0;font-weight:800}.price-list .accent{color:var(--coral)}.auto-purchase{color:#525753;align-items:center;gap:8px;margin:16px 0;font-size:13px;display:flex}.auto-purchase input{accent-color:var(--jade)}.unlock-sheet .secondary-button{margin-top:10px}.unlock-sheet>small{text-align:center;color:#8b8f8a;margin-top:12px;display:block}.toast{z-index:110;color:#fff;background:#20262f;border-radius:7px;padding:10px 16px;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.segmented-nav{background:#e4ddd2;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:0 18px 20px;padding:4px;display:grid}.segmented-nav button{color:#717671;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:40px;display:flex}.purchase-list{background:#ded8ce;gap:1px;display:grid}.purchase-list article{background:var(--paper);justify-content:space-between;align-items:center;min-height:72px;padding:14px 18px;display:flex}.purchase-list strong,.purchase-list small{display:block}.purchase-list small{color:#7b807b;margin-top:5px}.purchase-list article>span{color:var(--coral-strong);font-weight:800}.wallet-hero{color:#fff;background:#151a21;border-radius:10px;justify-content:space-between;align-items:center;margin:0 18px 24px;padding:24px;display:flex;box-shadow:0 15px 28px #0d10152e}.wallet-hero span,.wallet-hero strong{display:block}.wallet-hero span{color:#9da3ae;font-size:12px}.wallet-hero strong{margin-top:6px;font-size:36px}.recharge-section h2,.payment-method h2{font-family:var(--display);margin:0 0 13px;font-size:20px}.recharge-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recharge-grid button{min-height:84px;color:var(--text-dark);cursor:pointer;background:#ffffff8f;border:1px solid #d4cdc2;border-radius:8px;position:relative}.recharge-grid button.active{border:2px solid var(--coral);background:#fff7f3}.recharge-grid strong,.recharge-grid span{display:block}.recharge-grid strong{font-size:19px}.recharge-grid span{color:#757a75;margin-top:5px;font-size:11px}.recharge-grid svg{color:var(--coral);position:absolute;top:6px;right:6px}.payment-method small{color:#858a85}.payment-method-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-option{min-height:72px;color:var(--text-dark);text-align:left;cursor:pointer;background:#ffffffc7;border:1px solid #e9cfd8;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:10px 11px;display:grid}.payment-option.active{background:#fff;border-width:2px;box-shadow:0 9px 20px #7e345017}.payment-brand{color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:grid}.payment-option--alipay .payment-brand{background:#1677ff}.payment-option--wxpay .payment-brand{background:#07c160}.payment-option--alipay.active{border-color:#5d9cff}.payment-option--wxpay.active{border-color:#52c989}.payment-copy{min-width:0}.payment-copy strong,.payment-copy small{white-space:nowrap;display:block}.payment-copy strong{font-size:13px}.payment-check{color:#fff;border:1px solid #dbc8cf;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.payment-option--alipay.active .payment-check{background:#1677ff;border-color:#1677ff}.payment-option--wxpay.active .payment-check{background:#07c160;border-color:#07c160}.payment-security{color:#7c817c;align-items:flex-start;gap:7px;margin:14px 24px;font-size:11px;line-height:1.5;display:flex}.success-dialog{text-align:center;width:min(100% - 36px,420px);color:var(--text-dark);background:var(--paper);border-radius:14px;margin:auto auto 30%;padding:30px 22px}.success-dialog__icon{color:#fff;background:var(--jade);border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto;display:grid}.success-dialog h2{font-family:var(--display)}.success-dialog p{color:#717671}.profile-header{grid-template-columns:62px 1fr 42px;align-items:center;gap:12px;padding:24px 20px 16px;display:grid}.avatar{width:58px;height:58px;color:var(--paper);background:#1b2129;border-radius:50%;place-items:center;display:grid}.profile-header h1{font-family:var(--display);margin:0;font-size:23px}.profile-header p{color:#838782;margin:5px 0 0;font-size:11px}.account-band{color:#fff;background:#171c24;border-radius:10px;grid-template-columns:1fr 1px 1.2fr;align-items:center;gap:20px;margin:4px 18px 12px;padding:22px;display:grid}.account-band>i{background:#ffffff26;width:1px;height:36px}.account-band span,.account-band strong{display:block}.account-band span{color:#9aa0aa;font-size:11px}.account-band strong{color:#f2e2c4;margin-top:7px;font-size:19px}.account-band small{font-size:11px}.profile-shortcuts{background:#ffffff8f;border:1px solid #ddd6cb;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:0 18px 18px;display:grid}.profile-shortcuts a{border-right:1px solid #ddd6cb;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:78px;display:flex}.profile-shortcuts a:last-child{border-right:0}.profile-shortcuts span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.profile-shortcuts strong{font-size:12px}.profile-section{padding:8px 18px 18px}.profile-section .progress-stack{margin-top:10px}.settings-list{background:#fff;border-top:8px solid #e7e1d7;display:grid}.settings-list button{min-height:58px;color:var(--text-dark);text-align:left;background:#fff;border:0;border-bottom:1px solid #ece8e1;grid-template-columns:28px 1fr auto auto;align-items:center;gap:6px;padding:0 18px;display:grid}.settings-list small{color:var(--jade)}.reader{min-height:100vh}.reader-topbar,.video-header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1016f5;grid-template-columns:44px 1fr 44px;align-items:center;min-height:64px;padding:8px 10px;display:grid;position:sticky;top:0}.reader-topbar>div{text-align:center}.reader-topbar strong,.reader-topbar small{display:block}.reader-topbar small{color:#949ba6;margin-top:2px;font-size:10px}.comic-canvas--economy img{filter:saturate(.7)contrast(.94)}.comic-panel{border-bottom:5px solid #090c10;margin:0;position:relative;overflow:hidden}.comic-panel img{object-fit:cover;object-position:center top;width:100%;max-height:730px}.comic-panel figcaption{max-width:145px;color:var(--text-dark);font-family:var(--serif);background:#f4f0e8f0;border:1px solid #0d101461;border-radius:50%;padding:12px 16px;font-size:14px;position:absolute;top:13%;left:8%}.comic-panel figcaption.comic-bubble--right{top:55%;left:auto;right:7%}.chapter-boundary{text-align:center;color:#fff;background:linear-gradient(#201511,#0e1116);padding:34px 22px 100px}.chapter-boundary>span{color:var(--coral);font-size:12px}.chapter-boundary h2{font-family:var(--display);margin:10px 0 20px}.reader-toolbar{z-index:40;width:min(100%,520px);min-height:calc(72px + var(--safe-bottom));padding:7px 8px var(--safe-bottom);color:#d6d9df;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e1218f5;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr) 1.15fr;margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.reader-toolbar button{color:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.reader-toolbar__primary{color:#fff!important;background:var(--coral)!important;border-radius:7px!important}.reader--novel{color:#24221e;background:var(--paper);min-height:100vh;padding-bottom:160px;transition:color .2s,background .2s}.novel-header{background:inherit;grid-template-columns:44px 1fr 44px;align-items:center;min-height:70px;padding:8px 10px;display:grid}.novel-header>div{text-align:center}.novel-header strong,.novel-header small{display:block}.novel-header strong{font-family:var(--display);font-size:19px}.novel-header small{color:#77746d;margin-top:3px;font-size:11px}.novel-header .active{color:var(--coral)}.novel-content{font-family:var(--serif);padding:16px 25px 22px}.novel-content h1{text-align:center;font-family:var(--display);margin:0 0 26px;font-size:1.45em}.novel-content p{text-align:justify;text-indent:2em;margin:0 0 1.1em}.novel-progress{color:#77746d;border-top:1px solid #46413a2e;justify-content:space-between;margin-top:40px;padding-top:14px;font-family:Noto Sans SC,sans-serif;font-size:11px;display:flex}.reader-settings{background:#ffffff3d;border:1px solid #504a4129;border-radius:9px;margin:0 18px;padding:12px}.reader-settings>div{grid-template-columns:repeat(3,1fr);align-items:center;gap:7px;margin:4px 0;display:grid}.reader-settings button,.reader-settings span{text-align:center;color:inherit;background:0 0;border:1px solid #504a4126;border-radius:7px;padding:8px;font-size:12px}.reader-settings button.active{color:var(--text-dark);background:var(--jade)}.reader-toolbar--paper{color:#36342f;background:#f4f0e8f5;border-color:#28231e1f}.reader--video{color:#fff;background:#0d1117;min-height:100vh;padding-bottom:24px}.video-header strong{text-align:center}.video-stage{aspect-ratio:16/10;background:#000;position:relative;overflow:hidden}.video-stage video{object-fit:contain;width:100%;height:100%}.saved-toast{white-space:nowrap;background:#0b1015cc;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.saved-toast svg{color:var(--jade)}.video-play{color:#fff;background:#080c12b8;border:0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-controls{background:#131820;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);min-height:58px;display:grid}.video-controls button{color:#e6e8eb;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.episode-panel,.source-panel{background:#141920;border:1px solid #ffffff14;border-radius:10px;margin:14px;padding:16px}.episode-panel__tabs{align-items:center;gap:22px;display:flex}.episode-panel__tabs button{color:#858c97;background:0 0;border:0;padding:5px 0}.episode-panel__tabs button.active{border-bottom:2px solid var(--jade);color:#fff}.episode-panel__tabs span{color:#858c97;margin-left:auto;font-size:11px}.episode-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:15px;display:grid}.episode-grid button{color:#fff;background:#202630;border:1px solid #0000;border-radius:7px;min-height:55px}.episode-grid button.active{border-color:var(--jade);color:var(--jade)}.episode-grid button.locked small{color:var(--coral);margin-top:3px;font-size:8px;display:block}.source-panel .section-heading h2{font-family:inherit;font-size:18px}.source-panel>button{color:#adb2bb;background:0 0;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 12px;display:flex}@keyframes sheet-in{0%{opacity:0;transform:translateY(28px)}}@media (width>=500px){.editorial-split{grid-template-columns:1fr 1fr}.media-rail{grid-auto-columns:25%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#3d2831;--ink:#fff7fa;--ink-2:#fff0f4;--ink-3:#fbe8ef;--paper:#fff7fa;--paper-2:#fbe8ef;--text-dark:#3d2831;--mist:#8b7480;--coral:#e85d83;--coral-strong:#ce3d67;--jade:#79b7a6;--line:#7e345026;background:#fff7fa}.app-shell{color:#3d2831;background:#fff7fa;box-shadow:0 0 60px #7e345021}.home-page{background:linear-gradient(#fffafc,#fff4f7 74%,#fff9fb);min-height:100vh}.brand-header{color:#6f2946;background:#fff7faf7;height:76px}.brand-wordmark{font-size:32px}.brand-wordmark:after{color:#e85d83;content:"❀";margin-left:3px;font-size:13px}.channel-nav a{color:#8b7480}.channel-nav a.router-link-exact-active{color:#e85d83}.search-bar{color:#8b7480;background:#fffc;border-color:#efd2dc;height:46px;box-shadow:0 6px 18px #7e34500d}.hero-panel{background:#fbe8ef;border-radius:18px 18px 46px;min-height:340px;margin:0 14px;box-shadow:0 22px 40px #7e345024}.hero-panel>img{object-position:56% center;filter:saturate(.7)sepia(.1)brightness(1.08);width:70%;left:30%}.hero-panel:after{background:linear-gradient(90deg,#fff3f7 0%,#fff3f7f5 34%,#fff3f729 76%),linear-gradient(#0000 62%,#7e345024)}.hero-panel__content{width:67%;padding:82px 0 58px 22px}.hero-panel h1{color:#702a46;font-size:clamp(46px,13vw,64px)}.hero-panel p{color:#7f5364}.primary-button{background:#e85d83;border-radius:12px;box-shadow:0 10px 24px #e85d8338}.secondary-button{background:#ffffff85;border-color:#e6cbd5}.page-track{background:#fff9fb;border-color:#efcbd7;border-radius:6px 6px 30px 12px;margin-top:-20px;box-shadow:0 16px 28px #7e345021}.page-track:after{background:linear-gradient(165deg,#fff,#f6cad7);box-shadow:0 6px 18px #7e345026}.page-track a{border-color:#f1d8e0}.page-track a:last-child{color:#fff;background:#7e3450}.page-track small{color:#967783}.section-heading h2{color:#702a46}.section-heading a,.section-heading>span{color:#b05f7a}.progress-stack,.progress-stack--light{background:#fff;border:1px solid #f0dbe2;gap:0;box-shadow:0 10px 26px #7e34500f}.progress-row,.progress-stack--light .progress-row{color:#3d2831;background:#ffffffdb;border-color:#f2e1e7}.progress-row__body span{color:#927986}.progress-bar{background:#f1d9e2}.progress-bar i{background:#e85d83}.media-cover__image-wrap{background:#fbe8ef;border-color:#efd7df;box-shadow:0 8px 19px #7e345014}.media-cover__type{background:#7e3450d1}.media-cover>strong{color:#3d2831}.media-cover>small{color:#927986}.editorial-split{position:relative}.editorial-split:before{content:"";background:#efc9d6;height:1px;position:absolute;top:9px;left:20px;right:20px}.editorial-list{color:#3d2831;background:#ffffffb8;border-color:#efd7df;box-shadow:0 9px 22px #7e34500d}.editorial-list__item{border-color:#f0dfe5}.editorial-list__item p{color:#8b7480}.bottom-nav{color:#6e5a63;background:#fffafcf2;border-color:#efd7df;box-shadow:0 -8px 28px #7e345014}.light-page{background:linear-gradient(#fff9fb,#fff2f6)}.detail-hero{background:#f7dbe4}.detail-hero__shade{background:linear-gradient(#7e345005 32%,#7e3450d1)}.detail-hero__back,.detail-hero__share{background:#7e345061}.detail-content:before{background:linear-gradient(165deg,#fff,#f5cbd8);box-shadow:0 -6px 18px #7e345024}.access-note,.chapter-grid button{background:#ffffffa6;border-color:#e8ccd6}.sheet-backdrop{background:#522a387a}.unlock-sheet{background:#fff7fa;box-shadow:0 -18px 44px #7e34503d}.form-error,.payment-error{color:#c8325d;margin:10px 18px;font-size:12px;line-height:1.5}.wallet-hero,.account-band{color:#fff;background:linear-gradient(135deg,#7e3450,#d9577d);box-shadow:0 16px 30px #7e345033}.wallet-hero span,.account-band span{color:#f9dce5}.wallet-hero svg{color:#ffd2df}.avatar{color:#fff;background:#e85d83}.account-band strong{color:#fff}.profile-shortcuts,.recharge-grid button{background:#ffffffb8;border-color:#e9cfd8}.recharge-grid button.active{background:#fff0f5}.settings-list{border-color:#f3dce4}.comic-canvas{background:#f8e8ed}.comic-panel{border-color:#f8e8ed}.reader-topbar{color:#3d2831;background:#fff7faf5}.reader-topbar small{color:#8b7480}.chapter-boundary{color:#3d2831;background:linear-gradient(#fbe8ef,#fff7fa)}.reader-toolbar{color:#5f4651;background:#fffafcf5;border-color:#efd7df}.reader--novel{color:#3d2831;background:#fff7fa}.reader--night{color:#ffeef3;background:#684252}.reader--night .reader-toolbar--paper{color:#ffeef3;background:#684252f5}.reader--video{color:#3d2831;background:#fff7fa}.video-header{color:#3d2831;background:#fff7faf7}.video-stage{background:#121016}.video-controls{background:#fff0f4;border-color:#efd7df}.video-controls button{color:#5f4651}.episode-panel,.source-panel{background:#ffffffb8;border-color:#efd7df}.episode-panel__tabs button{color:#8b7480}.episode-panel__tabs button.active{color:#e85d83;border-color:#e85d83}.episode-grid button{color:#5f4651;background:#fbe8ef}.episode-grid button.active{color:#e85d83;border-color:#e85d83}.source-panel>button{color:#7f6873;border-color:#efdfe5}.source-panel>button.active{color:#e85d83}.user-login-page{background:linear-gradient(150deg,#fffafe 0%,#fbe8ef 62%,#f5bfd0);align-items:center;min-height:100vh;padding:66px 24px 44px;display:grid;position:relative;overflow:hidden}.user-login-page:before{aspect-ratio:1;content:"";background:linear-gradient(130deg,#e85d831f,#e85d836b);border-radius:48%;width:92%;position:absolute;top:-18%;right:-35%;transform:rotate(22deg);box-shadow:-20px 20px 36px #7e34501a}.user-login-back{z-index:3;color:#7e3450;position:absolute;top:14px;left:14px}.user-login-petal{background:#e85d832e;border-radius:50% 0 50% 50%;width:80px;height:80px;position:absolute;top:8%;left:8%;transform:rotate(-25deg)}.user-login-form{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffafce0;border:1px solid #fffc;border-radius:26px 26px 64px;width:100%;padding:32px 24px;position:relative;box-shadow:0 24px 48px #7e345026}.user-login-form header{color:#7e3450;align-items:baseline;gap:10px;display:flex}.user-login-form header strong{font-family:var(--display);font-size:34px}.user-login-form header span{color:#a57889;font-size:11px}.user-login-form h1{font-family:var(--display);margin:42px 0 7px;font-size:35px}.user-login-form>p{color:#8b7480;margin:0 0 28px;font-size:12px}.user-field{margin-bottom:17px;display:block}.user-field>span{color:#6f4a59;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.user-field>div{color:#9a7c88;background:#fff;border:1px solid #e9ccd6;border-radius:13px;align-items:center;gap:9px;height:52px;padding:0 13px;display:flex}.user-field>div:focus-within{border-color:#e85d83;box-shadow:0 0 0 3px #e85d831a}.user-field input{color:#3d2831;background:0 0;border:0;outline:0;flex:1;min-width:0}.user-field button{color:#8b7480;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.remember-line{color:#7e6872;align-items:center;gap:7px;font-size:12px;display:flex}.remember-line input{accent-color:#e85d83}.user-login-error{color:#c8325d!important;margin:13px 0 0!important}.user-login-submit{color:#fff;background:#e85d83;border:0;border-radius:13px;width:100%;height:52px;margin-top:20px;font-weight:800;box-shadow:0 12px 24px #e85d8333}.user-login-submit:disabled{opacity:.55}.mode-switch{color:#b04f70;background:0 0;border:0;margin:17px auto 0;font-size:12px;display:block}@media (width>=500px){.user-login-form{padding:38px 36px}}.reader-access{text-align:center;color:#6d4352;background:#fff7fa;place-content:center;justify-items:center;min-height:58vh;padding:44px 28px;display:grid}.reader-access strong{font-family:var(--display);font-size:24px}.reader-access p{color:#8b7480;max-width:320px;margin:12px 0 22px;line-height:1.7}.video-gate{color:#fff3f7;background:#3d2831;place-content:center;justify-items:center;gap:18px;min-height:240px;display:grid}.video-gate button{color:#fff;background:#ffffff14;border:1px solid #ffffff59;border-radius:20px;min-height:38px;padding:0 18px}.home-cinema{color:#4a2736;background:linear-gradient(#fff7fa 0%,#fffafb 48%,#fff3f7 100%);min-height:100vh;padding-bottom:18px}.cinema-hero{color:#fff;background:#7b3a50;height:310px;position:relative;overflow:hidden}.cinema-hero>img{object-fit:cover;object-position:50% center;width:100%;height:100%}.cinema-hero:after{content:"";background:linear-gradient(#35142114 24%,#37162314 42%,#27101aeb 100%);position:absolute;inset:0}.cinema-hero__top{z-index:2;justify-content:space-between;align-items:center;height:64px;padding:13px 16px;display:flex;position:absolute;top:0;left:0;right:0}.cinema-logo{color:#5c1e37;font-family:var(--display);letter-spacing:.06em;text-shadow:0 1px 8px #fff4f7d9;align-items:flex-end;font-size:29px;font-weight:900;display:inline-flex}.cinema-logo span{color:#eb7b9b;margin:0 0 3px 2px;font-family:sans-serif;font-size:8px;transform:rotate(28deg)}.cinema-search{color:#5e273c;background:#fffcfde6;border:1px solid #ffffffc7;border-radius:22px;justify-content:center;align-items:center;gap:7px;min-width:108px;height:38px;padding:0 14px;font-size:13px;display:inline-flex;box-shadow:0 8px 24px #4c1a2f21}.cinema-hero__content{z-index:2;position:absolute;bottom:29px;left:18px;right:18px}.cinema-hero__content h1{color:#fff7fa;font-family:var(--display);letter-spacing:.04em;text-shadow:0 3px 15px #4c1428e6;margin:0;font-size:45px;font-weight:900;line-height:1}.cinema-hero__content p{color:#ffe8ee;font-family:var(--serif);letter-spacing:.03em;text-shadow:0 2px 8px #2e121ce6;margin:9px 0 12px;font-size:12px}.cinema-cta{color:#fff;background:#f24f7c;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 9px 22px #ee3b6d52}.cinema-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:11px;right:18px}.cinema-dots i{background:#ffffff8c;border-radius:50%;width:7px;height:7px;display:block}.cinema-dots i.active{background:#f5567f;border-radius:8px;width:17px}.cinema-channels{z-index:4;background:#fffcfdfa;border:1px solid #f2d6df;border-radius:15px;grid-template-columns:repeat(3,1fr);min-height:70px;margin:-6px 12px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 28px #7e345021}.cinema-channel{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:10px 8px;display:grid}.cinema-channel+.cinema-channel{border-left:1px solid #f0d9e1}.cinema-channel__icon{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.cinema-channel strong,.cinema-channel small{display:block}.cinema-channel strong{font-family:var(--display);font-size:16px}.cinema-channel small{white-space:nowrap;margin-top:3px;font-size:9px}.cinema-channel--comic .cinema-channel__icon{color:#ef5d83;background:#ffe4ec}.cinema-channel--comic small{color:#ed5b82}.cinema-channel--novel .cinema-channel__icon{color:#8b64c1;background:#efe5fb}.cinema-channel--novel small{color:#8b64c1}.cinema-channel--video .cinema-channel__icon{color:#ef7c43;background:#fff0df}.cinema-channel--video small{color:#ef7c43}.cinema-section{padding:15px 16px 0}.cinema-heading{justify-content:space-between;align-items:center;min-height:30px;display:flex}.cinema-heading h2{color:#59253b;font-family:var(--display);align-items:center;gap:7px;margin:0;font-size:20px;display:inline-flex}.cinema-heading h2 svg{color:#ed5a82}.cinema-heading a{color:#ec5b82;align-items:center;font-size:12px;display:inline-flex}.cinema-rail{scrollbar-width:none;scroll-snap-type:x mandatory;grid-auto-columns:24%;grid-auto-flow:column;gap:8px;margin-top:7px;display:grid;overflow-x:auto}.cinema-rail::-webkit-scrollbar{display:none}.screen-card{scroll-snap-align:start;min-width:0}.screen-card__image{aspect-ratio:3/4.15;background:#ecdde2;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 7px 17px #4b223117}.screen-card__image img{object-fit:cover;width:100%;height:100%}.screen-card__image>span{color:#fff;background:#ed5a82;border-radius:5px;padding:3px 6px;font-size:9px;position:absolute;top:7px;right:7px}.screen-card:nth-child(2) .screen-card__image>span{background:#9b67c6}.screen-card:nth-child(3) .screen-card__image>span{background:#ef7c43}.screen-card__image>i{color:#fff;background:#2e1a2366;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-card__image>small{color:#fff;text-shadow:0 1px 5px #000c;align-items:center;gap:3px;font-size:9px;display:flex;position:absolute;bottom:7px;left:7px;right:7px}.screen-card>strong,.screen-card>p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.screen-card>strong{font-family:var(--display);margin-top:6px;font-size:14px}.screen-card>p{color:#8f7480;margin:2px 0 0;font-size:9px}.cinema-section--rank{padding-top:16px}.rank-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:7px;display:grid}.rank-card{background:#ffffffb8;border:1px solid #f1d9e1;border-radius:10px;min-width:0;padding-bottom:9px;overflow:hidden}.rank-card>div{aspect-ratio:1.3;position:relative;overflow:hidden}.rank-card img{object-fit:cover;width:100%;height:100%}.rank-card b{color:#fff;background:#f2a438;border-radius:7px;place-items:center;width:24px;height:24px;font-size:12px;display:grid;position:absolute;top:6px;left:6px;box-shadow:0 3px 8px #4b22312e}.rank-card:nth-child(2) b{background:#8d71c1}.rank-card:nth-child(3) b{background:#ed7f3e}.rank-card>div>span{color:#fff;background:#ed5a82;border-radius:4px;padding:2px 6px;font-size:8px;position:absolute;bottom:6px;left:6px}.rank-card:nth-child(2)>div>span{background:#8d71c1}.rank-card:nth-child(3)>div>span{background:#ed7f3e}.rank-card>strong,.rank-card>small,.rank-card>em{text-overflow:ellipsis;white-space:nowrap;margin-left:8px;margin-right:8px;display:flex;overflow:hidden}.rank-card>strong{font-family:var(--display);margin-top:7px;font-size:14px}.rank-card>small{color:#8f7480;margin-top:3px;font-size:9px}.rank-card>em{color:#ed5a82;align-items:center;gap:3px;margin-top:6px;font-size:10px;font-style:normal}@media (width<=360px){.cinema-hero{height:300px}.cinema-hero__content h1{font-size:40px}.cinema-search{min-width:100px;padding:0 12px}.cinema-channel{grid-template-columns:29px 1fr;gap:5px;padding-left:5px;padding-right:5px}.cinema-channel__icon{width:29px;height:29px}.cinema-channel strong{font-size:15px}}.app-shell:has(.home-reader){background:#ffc9dc}.home-reader{color:#241923;background:linear-gradient(#ffd8e5 0%,#ffc9dc 68%,#ffc4d9 100%);min-height:100vh;padding:18px 16px 17px;font-family:PingFang SC,Microsoft YaHei,sans-serif}.reader-home-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;height:52px;display:grid}.reader-home-logo{color:#ff3e71;letter-spacing:-.06em;font-size:22px;font-weight:900}.reader-home-logo img{object-fit:contain;object-position:left center;width:52px;height:34px}.reader-home-search{color:#b28c9a;background:#ffffffba;border-radius:22px;align-items:center;gap:9px;min-width:0;height:39px;padding:0 14px;font-size:13px;display:flex;overflow:hidden}.reader-home-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reader-home-vip{color:#fff;background:#ff962c;border-radius:22px;align-items:center;gap:5px;height:39px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.reader-home-hero{color:#fff;background:#563241;border-radius:17px;height:222px;margin-top:1px;display:block;position:relative;overflow:hidden}.reader-home-hero>img{object-fit:cover;width:100%;height:100%}.reader-home-shortcuts{grid-template-columns:repeat(4,1fr);gap:17px;margin-top:28px;display:grid}.reader-home-shortcut{border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:73px;font-size:12px;display:flex}.reader-home-shortcut--comic{color:#ff3e71;background:#ffebf194}.reader-home-shortcut--novel{color:#8756ff;background:#eccdf080}.reader-home-shortcut--video{color:#12b9c4;background:#ccdde78a}.reader-home-shortcut--recharge{color:#f3a800;background:#ffd2d185}.reader-home-section{padding-top:32px}.reader-home-heading{justify-content:space-between;align-items:center;height:25px;display:flex}.reader-home-heading h2{color:#ff3e71;letter-spacing:-.05em;margin:0;font-size:20px;font-weight:900}.reader-home-heading a{color:#ff4e79;align-items:center;font-size:12px;display:inline-flex}.reader-home-comics{grid-template-columns:repeat(3,1fr);gap:15px 10px;margin-top:15px;display:grid}.reader-home-comic-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px #ed89a933}.reader-home-comic-card img{aspect-ratio:107/139;object-fit:cover;width:100%}.reader-home-comic-card strong{color:#211922;text-align:center;text-overflow:ellipsis;white-space:nowrap;height:27px;padding:5px 5px 0;font-size:12px;font-weight:800;line-height:21px;display:block;overflow:hidden}.reader-home-section--videos{padding-top:33px}.reader-home-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;margin-top:16px;display:grid}.reader-home-media-card{background:#fff;border-radius:10px;min-width:0;min-height:158px;padding-bottom:12px;overflow:hidden;box-shadow:0 2px #ed89a933}.reader-home-media-card__image{aspect-ratio:164/106;position:relative;overflow:hidden}.reader-home-media-card__image img{object-fit:cover;width:100%;height:100%}.reader-home-media-card strong,.reader-home-media-card small{text-overflow:ellipsis;white-space:nowrap;margin-left:10px;margin-right:10px;display:block;overflow:hidden}.reader-home-media-card strong{margin-top:9px;font-size:13px;font-weight:800}.reader-home-media-card small{color:#b1889a;margin-top:4px;font-size:10px}.reader-home-section--novels{padding-top:34px}.reader-home-novel-card>img{aspect-ratio:164/109;object-fit:cover;width:100%}.reader-home-novel-card{min-height:158px;padding-bottom:12px}.reader-home-novel-card strong{margin-top:9px;font-size:14px}.reader-home-novel-card small{margin-top:5px}.app-shell:has(.home-reader) .bottom-nav{height:calc(73px + var(--safe-bottom));padding:5px 12px var(--safe-bottom);color:#806c77;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border:0;box-shadow:0 -1px #ff668d}.app-shell:has(.home-reader) .bottom-nav:before{content:"";background:#fff9fbdb;border:1px solid #ffafc5;border-radius:34px;position:absolute;inset:5px 12px 4px}.app-shell:has(.home-reader) .bottom-nav__item{z-index:1;color:#806c77;gap:2px;font-size:11px;position:relative}.app-shell:has(.home-reader) .bottom-nav__icon{border-radius:24px;place-items:center;width:44px;height:34px;display:grid}.app-shell:has(.home-reader) .bottom-nav__item.router-link-exact-active{color:#fff}.app-shell:has(.home-reader) .bottom-nav__item.router-link-exact-active .bottom-nav__icon{color:#fff;background:#ff5b84;width:86px;height:58px;margin-bottom:-19px;padding-bottom:18px;box-shadow:0 7px 15px #ff4d7a47}@media (width<=360px){.home-reader{padding-left:14px;padding-right:14px}.reader-home-header{gap:7px}.reader-home-search{padding-left:10px;padding-right:10px}.reader-home-vip{padding-left:11px;padding-right:11px}.reader-home-shortcuts{gap:12px}}:root{--rose-page:#fff8fb;--rose-surface:#fffdfd;--rose-surface-soft:#fff0f5;--rose-accent:#f04f7d;--rose-accent-strong:#d83d6c;--rose-text:#432b35;--rose-muted:#947580;--rose-line:#f0d5de;--rose-shadow:0 12px 30px #7e345014;--radius-card:18px}html,body{background:#f8e9ef}body{color:var(--rose-text)}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f04f7d33}.app-shell{color:var(--rose-text);background:var(--rose-page)}.app-main{padding-bottom:calc(82px + var(--safe-bottom))}.app-shell:has(.home-reader) .app-main{padding-bottom:calc(82px + var(--safe-bottom))}.light-page{color:var(--rose-text);background:linear-gradient(#fffafd 0%,#fff5f9 100%);padding-bottom:28px}.plain-page-header{padding:24px 20px 16px}.plain-page-header h1,.sub-header h1{color:#5f2940}.plain-page-header h1{font-size:30px;line-height:1.18}.plain-page-header p{color:var(--rose-muted);margin-top:8px;font-size:13px;line-height:1.55}.sub-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffafce6;border-bottom:1px solid #f0d5deb3;height:68px;padding:10px 14px}.sub-header h1{font-size:21px}.icon-button{transition:color .18s,background .18s,transform .18s}.icon-button:hover,.icon-button:focus-visible{color:var(--rose-accent);background:var(--rose-surface-soft)}.primary-button,.secondary-button{border-radius:14px;min-height:50px}.primary-button{background:linear-gradient(135deg,#f45c87,#e84776);box-shadow:0 11px 24px #e847763b}.primary-button:hover{background:linear-gradient(135deg,#eb4b79,#d93d6c)}.secondary-button{border-color:var(--rose-line);background:#ffffffb3}.discover-search{border-color:var(--rose-line);height:50px;color:var(--rose-muted);background:var(--rose-surface);border-radius:15px;padding:0 14px;box-shadow:0 8px 22px #7e34500d}.discover-search input{color:var(--rose-text)}.discover-search input::placeholder{color:#b696a1}.discover-search .icon-button{width:34px;height:34px}.filter-tabs{gap:8px;padding:16px 18px 8px}.filter-tabs button{min-height:38px;color:var(--rose-muted);border-radius:20px;padding:0 15px}.filter-tabs button.active{color:#fff;background:var(--rose-accent);box-shadow:0 7px 16px #f04f7d2e}.filter-tabs button.active:after{display:none}.filter-summary{color:var(--rose-muted);padding:12px 20px 9px}.discover-grid{padding-bottom:34px}.discover-grid .media-cover__image-wrap{border-color:var(--rose-line);background:var(--rose-surface-soft);border-radius:12px;box-shadow:0 9px 22px #7e345014}.empty-state{color:var(--rose-muted)}.empty-state h2{color:var(--rose-text)}.segmented-nav{border:1px solid var(--rose-line);background:#f6dce59e;border-radius:15px;margin-bottom:22px;padding:5px}.segmented-nav button{min-height:42px;color:var(--rose-muted);border-radius:11px}.segmented-nav button.active{color:#6a2d46;background:#fff;box-shadow:0 5px 15px #7e345017}.purchase-list{border:1px solid var(--rose-line);border-radius:var(--radius-card);box-shadow:var(--rose-shadow);background:0 0;gap:0;margin:0 18px;overflow:hidden}.purchase-list article{background:#ffffffd1;border-bottom:1px solid #f3e0e6}.purchase-list article:last-child{border-bottom:0}.library-page>.progress-stack--light{border:1px solid var(--rose-line);border-radius:var(--radius-card);box-shadow:var(--rose-shadow);margin:0 18px}.progress-stack--light .progress-row{background:#ffffffdb;border-color:#f2e0e6}.progress-row__action{background:var(--rose-accent);border-radius:12px}.profile-header{padding:26px 20px 18px}.avatar{box-shadow:0 9px 20px #e85d8333}.account-band,.wallet-hero{background:linear-gradient(135deg,#713048 0%,#c94d73 58%,#f07798 100%);border:1px solid #ffffff40;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 16px 32px #7e345033}.account-band:after,.wallet-hero:after{content:"";background:#ffffff0f;border:1px solid #ffffff2b;border-radius:50%;width:150px;height:150px;position:absolute;top:-55px;right:-40px}.account-band>*,.wallet-hero>*{z-index:1;position:relative}.profile-shortcuts{border-color:var(--rose-line);border-radius:var(--radius-card);box-shadow:var(--rose-shadow);background:#fffc;overflow:hidden}.profile-shortcuts a{border-color:#f1dce3}.profile-shortcuts span{background:linear-gradient(135deg,#f16a90,#e34674)}.profile-section{padding-top:11px}.settings-list{border:1px solid var(--rose-line);border-radius:var(--radius-card);background:var(--rose-surface);box-shadow:var(--rose-shadow);margin:0 18px 28px;overflow:hidden}.settings-list button{background:#ffffffe0;border-color:#f2e0e6}.settings-list button:hover,.settings-list button:focus-visible{background:var(--rose-surface-soft)}.detail-content{padding-bottom:42px}.detail-page{overflow-x:hidden}.detail-page .media-rail{overscroll-behavior-inline:contain;grid-auto-columns:31%;width:100%}.access-note{border-color:var(--rose-line);color:#704459;background:#ffffffb8;border-radius:14px}.chapter-grid button{border-color:var(--rose-line);background:#ffffffb8;border-radius:12px}.chapter-grid button.free{border-color:#bcdcd2}.unlock-sheet{background:#fffafd;border-radius:24px 24px 0 0}.reader-settings,.episode-panel,.source-panel{border-radius:16px}.wallet-hero{min-height:108px;margin-bottom:22px;padding:22px 24px}.wallet-hero strong{letter-spacing:-.03em;font-size:38px}.recharge-section,.payment-method{padding:0 18px 20px}.recharge-section h2,.payment-method h2{color:#5f2940;margin-bottom:14px;font-size:20px}.recharge-grid{gap:10px}.recharge-grid button{border:1px solid var(--rose-line);background:#ffffffc7;border-radius:15px;min-width:0;min-height:86px;padding:10px 4px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 7px 18px #7e34500a}.recharge-grid button.active{border-width:1px;border-color:var(--rose-accent);box-shadow:inset 0 0 0 1px var(--rose-accent), 0 9px 21px #e847761c;background:#fff5f8;transform:translateY(-1px)}.recharge-grid strong{color:#532638;font-size:20px}.recharge-grid span{color:var(--rose-muted);font-size:11px}.recharge-grid svg{color:var(--rose-accent)}.payment-method-list{background:0 0;border:0;grid-template-columns:1fr;gap:12px;padding:0;display:grid}.payment-option{border:1px solid var(--rose-line);background:#ffffffd1;border-radius:16px;grid-template-columns:44px minmax(0,1fr) 22px;gap:12px;min-height:72px;padding:11px 14px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 8px 21px #7e34500d}.payment-option.active{background:#fff;border-width:1px;transform:translateY(-1px)}.payment-option--alipay.active{border-color:#4a91f7;box-shadow:inset 0 0 0 1px #4a91f7,0 10px 23px #1677ff1a}.payment-option--wxpay.active{border-color:#35b975;box-shadow:inset 0 0 0 1px #35b975,0 10px 23px #07c1601a}.payment-brand{border-radius:13px;width:42px;height:42px;font-size:18px;box-shadow:0 5px 12px #2e272b1f}.payment-copy strong,.payment-copy small{white-space:normal}.payment-copy strong{color:var(--rose-text);font-size:15px}.payment-copy small{color:var(--rose-muted);margin-top:4px;font-size:11px}.payment-check{border-color:#dcc4ce;width:21px;height:21px}.payment-checkout{border:1px solid var(--rose-line);box-shadow:var(--rose-shadow);background:#ffffffdb;border-radius:20px;margin:0 18px 8px;padding:17px}.payment-summary{border-bottom:1px solid #f2dfe6;grid-template-columns:1fr auto;gap:14px;padding:0 2px 15px;display:grid}.payment-summary>div:last-child{text-align:right}.payment-summary span,.payment-summary strong{display:block}.payment-summary span{color:var(--rose-muted);font-size:11px}.payment-summary strong{color:#5c2940;margin-top:5px;font-size:16px}.payment-summary>div:last-child strong{color:var(--rose-accent-strong);font-size:20px}.payment-submit{width:100%;margin:15px 0 0}.payment-security{color:var(--rose-muted);align-items:flex-start;margin:12px 2px 0}.payment-security svg{color:var(--rose-accent);flex:none}.payment-error{background:#fff1f5;border:1px solid #f4c7d4;border-radius:11px;margin:12px 0 0;padding:10px 12px}.bottom-nav{height:calc(78px + var(--safe-bottom));padding:7px 12px calc(7px + var(--safe-bottom));color:#826b75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9fbeb;border:0;box-shadow:0 -8px 26px #7e345014}.app-shell:has(.home-reader) .bottom-nav{height:calc(78px + var(--safe-bottom));padding:7px 12px calc(7px + var(--safe-bottom));color:#826b75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9fbeb;border:0;box-shadow:0 -8px 26px #7e345014}.bottom-nav:before{inset:6px 12px calc(6px + var(--safe-bottom));content:"";background:#fffdfee6;border:1px solid #f2b7c9;border-radius:28px;position:absolute}.app-shell:has(.home-reader) .bottom-nav:before{inset:6px 12px calc(6px + var(--safe-bottom));content:"";background:#fffdfee6;border:1px solid #f2b7c9;border-radius:28px;position:absolute}.bottom-nav__item{z-index:1;color:#826b75;gap:3px;font-size:10px;position:relative}.app-shell:has(.home-reader) .bottom-nav__item{z-index:1;color:#826b75;gap:3px;font-size:10px;position:relative}.bottom-nav__icon{border-radius:18px;place-items:center;width:42px;height:32px;margin:0;padding:0;display:grid}.app-shell:has(.home-reader) .bottom-nav__icon{border-radius:18px;place-items:center;width:42px;height:32px;margin:0;padding:0;display:grid}.bottom-nav__item.router-link-exact-active{color:var(--rose-accent)}.app-shell:has(.home-reader) .bottom-nav__item.router-link-exact-active{color:var(--rose-accent)}.bottom-nav__item.router-link-exact-active .bottom-nav__icon{color:#fff;background:var(--rose-accent);width:42px;height:32px;margin:0;padding:0;box-shadow:0 6px 14px #f04f7d3b}.app-shell:has(.home-reader) .bottom-nav__item.router-link-exact-active .bottom-nav__icon{color:#fff;background:var(--rose-accent);width:42px;height:32px;margin:0;padding:0;box-shadow:0 6px 14px #f04f7d3b}@media (width<=360px){.plain-page-header{padding-left:16px;padding-right:16px}.wallet-hero,.account-band,.profile-shortcuts,.segmented-nav,.settings-list,.payment-checkout{margin-left:15px;margin-right:15px}.recharge-section,.payment-method{padding-left:15px;padding-right:15px}.recharge-grid{gap:8px}.recharge-grid button{min-height:82px}.payment-option{gap:10px;padding-left:12px;padding-right:12px}}
