:root{--red:#bf2c24;--ink:#262626;--muted:#999;--line:#e6e6e6;--serif:"Songti SC", "SimSun", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font:14px/1.6 Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}button,a{transition:color .18s,background-color .18s}a:hover,button:hover{color:var(--red)}button:disabled{opacity:.4;cursor:not-allowed}:focus-visible{outline:2px solid var(--red);outline-offset:3px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}.container{width:min(1200px,100% - 48px);margin-inline:auto}.topbar{border-bottom:1px solid var(--line);color:#888;background:#f7f7f7;height:36px;font-size:12px}.topbar-inner,.topbar-inner>div{align-items:center;height:100%;display:flex}.topbar-inner{justify-content:space-between}.topbar a,.topbar button{padding:0 10px}.topbar .top-active{border-inline:1px solid var(--line);color:#555;background:#fff;align-items:center;height:100%;display:flex}.separator{color:#ddd;padding:0 2px}.topbar .top-login{color:#fff;background:#ed303c;border-radius:5px;margin-right:6px;padding:3px 22px}.user-name{color:var(--red)}.top-ad{height:60px;position:relative;overflow:hidden}.top-ad>img{object-fit:cover;width:100%;height:60px}.top-ad>span{color:#fff;background:#0006;padding:0 4px;font-size:10px;position:absolute;bottom:2px;right:4px}.main-header{justify-content:space-between;align-items:center;gap:30px;height:84px;display:flex}.brand{flex-shrink:0;width:218px}.brand img{object-fit:contain;object-position:left center;width:190px;height:60px}.search-form{border:1px solid #d9d9d9;width:390px;height:40px;margin-left:80px;display:flex}.search-form input{background:#fff;border:0;flex:1;width:0;min-width:0;padding:0 12px;font-size:14px}.search-form input::placeholder{color:#bbb}.search-form button{background:var(--red);color:#fff;flex-shrink:0;place-items:center;width:40px;display:grid}.search-form button:hover{background:#a9211a}.shelf-button{white-space:nowrap;border:1px solid #ddd;align-items:center;gap:8px;height:40px;margin-left:auto;padding:0 18px;display:flex}.shelf-button>span{background:var(--red);color:#fff;border-radius:20px;padding:0 6px;font-size:11px}.main-nav{color:#fff;background:#3e3d43;height:40px}.nav-inner{align-items:stretch;height:40px;display:flex}.category-label{text-align:left;color:#fff;background:#313035;flex-shrink:0;align-items:center;gap:8px;width:216px;padding:0 17px;font-size:16px;display:flex}.category-label:hover{color:#fff;background:#29282d}.nav-links{flex:1;justify-content:space-evenly;align-items:stretch;min-width:0;display:flex}.nav-links a{white-space:nowrap;align-items:center;padding:0 14px;font-size:16px;display:flex}.nav-links a:hover,.nav-links a.active{color:#fff;background:#28272c}.nav-client,.nav-game{white-space:nowrap;align-items:center;gap:7px;padding:0 15px;display:flex}.nav-client:hover,.nav-game:hover{color:#fff;background:#29282d}.category-dropdown{background:#faf8f4;border:1px solid #e6e2dd;grid-template-columns:repeat(7,1fr);gap:10px;padding:16px;display:grid}.home{padding-bottom:20px}.hero-layout{grid-template-columns:216px minmax(0,1fr) 216px;gap:10px;display:grid}.categories{background:#fcfcfa;border:1px solid #eee;border-top:0;grid-template-columns:1fr 1fr;height:420px;display:grid}.categories>a{align-items:center;gap:7px;min-width:0;padding-left:15px;display:flex}.categories>a:nth-child(4n+1),.categories>a:nth-child(4n+2){background:#f7f6f2}.categories>a:hover{background:#f1efeb}.categories svg{color:#3b3b3b;flex-shrink:0}.categories span{white-space:nowrap;font-size:14px;line-height:19px}.categories small{color:#999;font:12px/15px Arial;display:block}.hero-center{min-width:0;padding-top:10px}.hero-carousel{position:relative}.hero-image{aspect-ratio:748/214;display:block;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.slide-arrow{color:#fff;opacity:0;background:#0004;place-items:center;width:30px;height:40px;display:grid;position:absolute;top:35%}.hero-carousel:hover .slide-arrow,.slide-arrow:focus-visible{opacity:1}.slide-arrow:hover{color:#fff;background:#0008}.slide-arrow.prev{left:0}.slide-arrow.next{right:0}.hero-tabs{background:#51514f;height:36px;display:flex}.hero-tabs button{color:#eee;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #666;flex:1;min-width:0;padding:0 8px;overflow:hidden}.hero-tabs button.selected{color:#fff;background:#ed4259;font-weight:700}.promo-grid{grid-template-columns:repeat(3,1fr);height:160px;display:grid}.promo-grid>a,.promo-grid>button{background:#faf9f7;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.promo-grid>:nth-child(2){background:#f7f6f2}.promo-grid img{object-fit:contain;width:auto;max-width:100%;height:160px;transition:transform .25s}.promo-grid a:hover img,.promo-grid button:hover img{transform:translateY(-3px)}.hero-news{min-width:0;padding-top:10px}.news-box{background:#fcfcfa;border:1px solid #e6e6e6;height:250px;padding:10px 12px 0;overflow:hidden}.news-box h2{text-align:center;white-space:nowrap;margin:0 0 6px;font-size:16px}.news-box>a,.news-box>button{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;padding:0;font-size:13px;line-height:30px;display:block;overflow:hidden}.news-box .red{color:#d8322c}.news-box em{color:#fff;background:#c32924;margin-right:7px;padding:2px 4px;font:12px Arial}.news-ticker{color:#777;white-space:nowrap;align-items:center;gap:12px;height:29px;font-size:12px;display:flex}.news-ticker svg{color:var(--red);flex-shrink:0}.news-ad{width:100%;height:150px;margin-top:10px;padding:0;display:block;overflow:hidden}.news-ad img{object-fit:cover;width:100%;height:100%}.recommend-layout{grid-template-columns:216px minmax(0,1fr) 216px;gap:30px;margin-top:36px;display:grid}.section-heading{border-bottom:1px solid #666;justify-content:space-between;align-items:center;gap:10px;min-height:34px;display:flex}.section-heading h2{font:700 18px/1.5 var(--serif);white-space:nowrap}.section-heading>a{color:#999;white-space:nowrap;align-items:center;font-size:12px;display:flex}.section-heading>a:hover{color:var(--red)}.book-rows li{border-bottom:1px solid #eee;align-items:center;gap:3px;min-width:0;height:32px;font-size:14px;display:flex}.row-category{color:#888;white-space:nowrap;font-size:12px}.row-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--serif);flex:1;overflow:hidden}.row-title sup{color:#fff;vertical-align:super;background:#fc693c;margin-left:3px;font:7px/1 Arial}.row-author{color:#aaa;white-space:nowrap;text-overflow:ellipsis;max-width:64px;font-size:12px;overflow:hidden}.editor-feature{border-bottom:1px solid var(--line);align-items:center;gap:34px;height:197px;display:flex}.cover-carousel{flex-shrink:0;width:290px}.cover-fan{isolation:isolate;width:270px;height:135px;margin:0 auto;position:relative}.cover-fan button{padding:0;transition:transform .25s;position:absolute;top:22px}.cover-fan .book-cover{width:66px;height:90px}.cover-fan .fan-0{z-index:0;top:32px;left:9px;transform:rotate(-7deg)}.cover-fan .fan-1{z-index:1;top:22px;left:43px}.cover-fan .fan-1 .book-cover{width:76px;height:105px}.cover-fan .fan-2{z-index:3;top:9px;left:89px}.cover-fan .fan-2 .book-cover{width:93px;height:124px}.cover-fan .fan-3{z-index:1;top:22px;right:43px}.cover-fan .fan-3 .book-cover{width:76px;height:105px}.cover-fan .fan-4{z-index:0;top:32px;right:9px;transform:rotate(7deg)}.cover-fan button:hover{transform:translateY(-4px)}.dots{justify-content:center;gap:7px;margin-top:14px;display:flex}.dots button{background:#ddd;border-radius:50%;width:8px;height:8px;padding:0}.dots button.current{outline-offset:0;background:#fff;outline:2px solid #ed4259}.featured-info{min-width:0;padding-right:10px}.featured-info h3{font-size:18px;font-weight:600;line-height:1.5}.featured-info p{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 18px;font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden}.red-pill{background:var(--red);color:#fff;border-radius:20px;padding:4px 21px;font-size:14px;display:inline-block}.red-pill:hover{color:#fff;background:#a9211a}.editor-text-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;display:grid}.editor-text-grid article{border-bottom:1px solid var(--line);min-width:0;height:135px;padding:24px 0 16px}.editor-text-grid h3{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:400;overflow:hidden}.editor-text-grid strong{color:#c62822;margin-top:1px;font-size:16px;line-height:1.5;display:block}.editor-text-grid small{font-size:12px;font-weight:400}.editor-text-grid p{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.editor-bottom{grid-template-columns:1fr 1fr;gap:28px;margin-top:20px;display:grid}.editor-bottom>a{gap:12px;min-width:0;display:flex}.editor-bottom .book-cover{flex-shrink:0;width:45px;height:60px}.editor-bottom h3{font-size:14px;font-weight:400;line-height:1.5}.editor-bottom p{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.book-cover{object-fit:cover;flex-shrink:0;width:90px;height:120px;transition:transform .2s;box-shadow:2px 3px 5px #0003}.book-cover:hover{transform:translateY(-3px)}.text-cover{color:#f1e5c6;font-family:var(--serif);text-align:center;border:3px double #ffffff50;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 8px;line-height:1.4;display:flex;overflow:hidden}.text-cover span{font-size:16px}.text-cover small{font-size:8px}.rank-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px;margin-top:45px;display:grid}.rank-card{min-width:0}.rank-card .section-heading h2{font-size:17px}.rank-first{justify-content:space-between;align-items:center;gap:8px;height:150px;display:flex}.rank-first>div{flex:1;min-width:0}.number-one{background:var(--red);color:#fff;padding:3px 5px;font:700 12px/1 Arial}.rank-first h3{max-width:145px;margin-top:6px;font-size:16px;line-height:1.5}.rank-first strong{color:#be2c24;margin-top:2px;font-size:17px;display:block}.rank-first strong small{font-size:12px;font-weight:400}.rank-first p{color:#999;margin-top:3px;font-size:12px}.rank-first .book-cover{width:62px;height:85px;margin-right:6px;transform:perspective(200px)rotateY(-18deg)rotate(7deg)}.rank-card ol li{border-bottom:1px solid #eee;align-items:center;gap:10px;height:32px;display:flex}.rank-card ol b{color:#888;text-align:center;background:#eee;flex-shrink:0;width:16px;height:16px;font-size:12px;font-weight:400;line-height:16px}.rank-card ol b.top-number{color:#fff;background:#e29a52}.rank-card ol a{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.rank-card ol span{color:#aaa;font-size:11px}.expand-ranks{color:#777;background:#f7f7f7;justify-content:center;align-items:center;gap:5px;width:100%;height:32px;margin-top:18px;font-size:12px;display:flex}.rotate-down{transform:rotate(90deg)}.rotate-up{transform:rotate(-90deg)}.hot-section,.new-section,.updates{margin-top:40px}.hot-layout{grid-template-columns:216px 1fr;gap:30px;margin-top:20px;display:grid}.spotlight{text-align:center;background:#f7f6f2;padding:25px 20px}.spotlight>.book-cover{width:90px;height:120px;margin:0 auto 15px}.spotlight h3{margin-bottom:3px;font-size:18px}.spotlight>span{color:#888;font-size:12px}.spotlight strong{color:#bf2c24;margin:12px 0 8px;font-size:18px;display:block}.spotlight small{font-size:12px;font-weight:400}.spotlight p{color:#777;margin-bottom:15px;font-size:12px;line-height:1.8}.hot-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 30px;display:grid}.hot-category-title{font:700 18px var(--serif);border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;display:flex}.hot-book{white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:30px;display:block;overflow:hidden}.hot-book span{color:#999;margin-right:6px;font-size:12px}.book-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 30px;padding-top:25px;display:grid}.book-card{gap:16px;min-width:0;display:flex}.book-card>div{flex:1;min-width:0}.book-card .book-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.5;display:-webkit-box;overflow:hidden}.book-card p{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:12px;line-height:1.8;display:-webkit-box;overflow:hidden}.book-meta{color:#999;justify-content:space-between;align-items:center;gap:5px;font-size:12px;display:flex}.book-meta span:first-child{align-items:center;gap:5px;min-width:0;display:flex}.book-meta span:last-child{white-space:nowrap;border:1px solid #ddd;padding:0 3px;font-size:10px}.book-card small{color:#aaa;font-size:11px}.update-table>a{border-bottom:1px solid #eee;grid-template-columns:80px minmax(0,1.2fr) minmax(0,1.2fr) 140px 80px;align-items:center;gap:15px;height:38px;font-size:13px;display:grid}.update-table>a>*{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.update-table strong{font-weight:400}.update-table span,.update-table time{color:#999;font-size:12px}.update-table time{text-align:right}.free-strip{text-align:center;background:#f7f6f2;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:40px;padding:28px 20px;display:grid}.free-strip>div{align-self:center}.free-strip h2{font:700 24px var(--serif);color:#bf2c24}.free-strip p{color:#999;margin:10px 0 15px;font-size:12px}.free-strip>div a{align-items:center;font-size:12px;display:inline-flex}.free-strip .book-cover{width:75px;height:100px;margin:auto}.free-strip h3{white-space:nowrap;text-overflow:ellipsis;margin:10px 0 6px;font-size:13px;font-weight:400;overflow:hidden}.free-strip>a>span{color:#327259;border:1px solid #96b6a9;padding:3px 12px;font-size:12px}.book-finder{border-top:1px solid #eee;justify-content:center;align-items:center;gap:25px;margin-block:30px;padding:25px 0;display:flex}.book-finder>span{font-family:var(--serif);font-size:18px}.book-finder>a:not(.primary-button){border:1px solid #ddd;padding:3px 14px;font-size:12px}.primary-button{background:var(--red);color:#fff;border:1px solid var(--red);justify-content:center;align-items:center;gap:6px;min-height:40px;padding:9px 24px;font-size:14px;display:inline-flex}.primary-button:hover{color:#fff;background:#a4231d}.outline-button{border:1px solid var(--red);color:var(--red);justify-content:center;align-items:center;gap:6px;min-height:40px;padding:9px 24px;display:inline-flex}.outline-button:hover{background:#fff2f0}footer{text-align:center;color:#888;background:#fafafa;border-top:1px solid #eee;padding:28px 0 35px;font-size:12px}.footer-links{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.footer-links a{color:#555}footer p{margin-top:12px}.footer-note{color:#aaa;font-size:11px}.floating-tools{z-index:10;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:40px;right:max(12px,50vw - 670px)}.floating-tools>a,.floating-tools>button{color:#555;background:#fff;border:1px solid #f1f1f1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:62px;min-height:60px;display:flex;box-shadow:0 0 20px #0000000d}.floating-tools span{color:#999;font-size:11px}.floating-tools>button:last-child{min-height:38px}.floating-tools a:hover,.floating-tools button:hover{color:var(--red)}.listing-page{min-height:65vh;padding-block:30px}.page-title{align-items:baseline;gap:20px;margin-bottom:25px;display:flex}.page-title h1{font:700 27px var(--serif)}.page-title p{color:#999;font-size:13px}.filters{background:#fafafa;border:1px solid #e5e5e5;padding:10px 20px}.filters>div{align-items:baseline;gap:25px;padding:10px 0;display:flex}.filters b{white-space:nowrap;color:#999;font-size:13px;font-weight:400}.filters>div>div{flex-wrap:wrap;gap:5px;display:flex}.filters button{padding:3px 10px;font-size:13px}.filters button.selected{color:#fff;background:var(--red)}.results-bar{color:#999;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:60px;font-size:13px;display:flex}.results-bar button{margin-left:15px}.results-bar button.active{color:var(--red)}.listing-grid{grid-template-columns:1fr 1fr;gap:30px 50px;padding:30px 0;display:grid}.listing-grid>div{border-bottom:1px solid #eee;padding-bottom:25px}.listing-grid .book-cover{width:90px;height:120px}.remove-shelf{color:#999;margin:10px 0 0 102px;font-size:12px}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:15px;padding:70px 20px;display:flex}.empty-state>svg{color:#ccc}.empty-state h2{font-size:20px}.empty-state p{color:#999}.breadcrumb{color:#999;padding:22px 0;font-size:12px}.book-detail{gap:35px;padding:20px 0 40px;display:flex}.book-detail>.book-cover{width:160px;height:214px;margin:5px 0}.book-detail h1{font-size:29px;line-height:1.4}.detail-author{color:#555;margin-top:8px}.detail-author span{color:#999;margin-left:5px}.tags{gap:8px;margin-top:12px;display:flex}.tags span{color:#68869d;border:1px solid #cbd7df;border-radius:12px;padding:1px 10px;font-size:12px}.detail-description{color:#777;margin-top:14px}.detail-stats{color:#999;gap:25px;margin:16px 0;font-size:12px;display:flex}.detail-stats strong{color:#333;font-size:20px;font-weight:400}.detail-actions{gap:15px;display:flex}.detail-tabs{border-bottom:1px solid #ddd;gap:40px;font-size:18px;display:flex}.detail-tabs>a{padding:14px 0}.detail-tabs>a.active{color:var(--red);border-bottom:2px solid var(--red)}.detail-intro{min-height:300px;padding:25px 0}.detail-intro h2,.catalog h2{font:700 20px var(--serif);margin:10px 0 20px}.detail-intro p{margin:5px 0;line-height:2}.detail-note{color:#999;background:#faf8f5;margin:25px 0 35px;padding:12px 18px;font-size:12px}.catalog{min-height:350px;padding:20px 0}.catalog>div{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;display:grid}.catalog a{border-bottom:1px solid #eee;justify-content:space-between;gap:10px;padding:15px 0;display:flex}.catalog a span{color:#599e7f;font-size:12px}.rank-page-layout{grid-template-columns:210px 1fr;gap:40px;display:grid}.rank-menu{flex-direction:column;gap:5px;display:flex}.rank-menu a{background:#f7f7f7;align-items:center;gap:10px;padding:13px 16px;display:flex}.rank-menu a.active{color:var(--red);border-left:3px solid var(--red);background:#fff0ed}.rank-book-row{border-bottom:1px solid #eee;align-items:center;gap:22px;padding:25px 0;display:flex}.rank-book-row>b{color:var(--red);text-align:center;flex-shrink:0;width:30px;font:italic 26px Georgia}.rank-book-row .book-card{flex:1}.rank-book-row>strong{text-align:right;width:80px;color:var(--red);font-size:19px}.rank-book-row>strong small{color:#999;font-size:12px;font-weight:400;display:block}.writers-page{padding:30px 0 45px}.writers-hero{text-align:center;color:#514132;background:radial-gradient(at 100% 0,#f6ddcb,#0000 55%),#f8f5ef;padding:65px 20px}.writers-hero>svg{color:#ad7660;margin:auto}.writers-hero h1{font:700 40px/1.5 var(--serif);margin:15px 0}.writers-hero p{color:#9b8879;margin:10px 0}.writers-hero button{margin-top:22px}.writer-steps{grid-template-columns:repeat(3,1fr);gap:30px;padding-top:35px;display:grid}.writer-steps article{border-bottom:1px solid #ddd;padding:20px}.writer-steps b{color:#b3a38f;font:32px Georgia}.writer-steps h2{margin:10px 0;font-size:20px}.writer-steps p{color:#999;font-size:13px}.news-page{min-height:60vh;padding:35px 0}.news-page h1{font:700 28px var(--serif);margin:30px 0 10px}.news-page>p{margin-block:15px}.muted{color:#999;font-size:12px}.app-dialog{color:#333;border:1px solid #eee;border-radius:6px;width:min(430px,100% - 32px);max-height:90vh;padding:38px 35px 35px;overflow:auto;box-shadow:0 15px 80px #0003}.app-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0007}.close-dialog{color:#999;place-items:center;padding:5px;display:grid;position:absolute;top:12px;right:12px}.dialog-logo{width:158px;margin:0 auto 25px}.app-dialog h2{text-align:center;font-size:23px}.app-dialog p{text-align:center;color:#999;margin:12px 0 25px;font-size:13px}.app-dialog label{margin-bottom:7px;font-size:13px;display:block}.app-dialog input{background:#fff;border:1px solid #ddd;width:100%;height:44px;padding:0 12px}.app-dialog .primary-button{width:100%;margin-top:20px}.dialog-icon{color:var(--red);justify-content:center;margin-bottom:20px;display:flex}.toast{color:#fff;z-index:100;white-space:nowrap;background:#333e;border-radius:5px;align-items:center;gap:10px;padding:12px 25px;display:flex;position:fixed;bottom:45px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #0002}.loading{text-align:center;color:#999;padding:80px}.reader-app{--paper:#f6f1e7;--reader-ink:#38332c;min-height:100vh;color:var(--reader-ink);background:#e8e3d8}.reader-app.reader-dark{--paper:#282a2d;--reader-ink:#c6c1b5;background:#1e2022}.reader-dark .topbar{color:#aaa;background:#25272a;border-color:#444}.reader-dark .top-active{color:#ddd;background:#303235;border-color:#444}.reader-layout{width:min(850px,100% - 40px);margin:auto;padding-bottom:50px}.reader-top{justify-content:space-between;align-items:center;gap:15px;padding:25px 0;font-size:13px;display:flex}.reader-top a{align-items:center;gap:5px;display:flex}.reader-top>span{opacity:.55;font-size:12px}.reader-tools{justify-content:flex-end;align-items:center;gap:15px;margin-bottom:12px;font-size:12px;display:flex}.reader-tools button,.reader-tools a{align-items:center;gap:6px;padding:5px;display:flex}.reading-paper{background:var(--paper);min-height:70vh;padding:55px 70px;box-shadow:0 2px 8px #00000005}.reading-paper h1{font:700 29px/1.5 var(--serif);margin-bottom:14px}.reading-meta{opacity:.5;margin-bottom:35px;font-size:12px}.reading-paper>p{text-indent:2em;letter-spacing:.035em;margin:24px 0;line-height:2.1}.reading-paper>p.reading-notice{opacity:.55;text-indent:0;border-left:2px solid #b1a086;padding-left:12px;font-size:12px;line-height:1.8}.chapter-navigation{background:var(--paper);text-align:center;grid-template-columns:repeat(3,1fr);margin-top:18px;display:grid}.chapter-navigation>*{border-right:1px solid #8882;padding:18px}@media (max-width:1250px){.container{width:calc(100% - 40px)}.hero-layout,.recommend-layout{grid-template-columns:190px minmax(0,1fr) 190px}.category-label{width:190px}.categories>a{gap:5px;padding-left:10px}.categories svg{width:22px}.categories span{font-size:12px}.hero-tabs button{padding:0 5px;font-size:12px}.nav-links a{padding:0 10px;font-size:14px}.nav-game{display:none}.recommend-layout{gap:22px}.cover-carousel{width:240px}.cover-fan{transform-origin:50%;transform:scale(.86)}.editor-feature{gap:16px}.rank-grid{gap:22px}.rank-card .section-heading h2{font-size:15px}.rank-card .section-heading>a{font-size:11px}.rank-first .book-cover{width:50px;height:72px}.floating-tools{bottom:15px;right:5px}.floating-tools>a,.floating-tools>button{width:44px;min-height:48px}.floating-tools span{font-size:9px}.book-card{gap:12px}.book-card .book-cover{width:75px;height:100px}.main-header .search-form{margin-left:0}.news-box{padding-inline:8px}.news-box h2{font-size:14px}.hero-layout{align-items:stretch}.categories{height:auto;min-height:385px}.promo-grid{height:160px}.hero-image{aspect-ratio:2.9}.news-box{height:225px}.news-box>a,.news-box>button{line-height:26px}.news-ad{height:150px}}@media (max-width:1000px){.nav-client{display:none}.recommend-layout{grid-template-columns:190px minmax(0,1fr)}.recommend-layout>aside:last-child{display:none}.hero-layout{grid-template-columns:190px minmax(0,1fr)}.hero-news{display:none}.hero-image{aspect-ratio:748/214}.categories{min-height:350px}.promo-grid,.promo-grid img{height:150px}.rank-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.rank-card:nth-child(n+4){display:none}.rank-card .section-heading h2{font-size:17px}.rank-first .book-cover{width:62px;height:85px}.book-card-grid{grid-template-columns:1fr 1fr}.hot-layout{grid-template-columns:190px minmax(0,1fr)}.hot-categories{grid-template-columns:1fr 1fr}.book-finder{gap:15px}.book-finder>span{font-size:16px}.floating-tools,.book-meta span:last-child{display:none}.free-strip{gap:12px}.update-table>a{grid-template-columns:70px minmax(0,1fr) minmax(0,1fr) 90px 65px;gap:10px}.rank-page-layout{grid-template-columns:175px 1fr;gap:25px}}@media (max-width:767px){.container{width:calc(100% - 28px)}.topbar{height:30px;font-size:10px}.topbar a,.topbar button{padding-inline:6px}.topbar .top-login{padding:2px 12px}.topbar .top-active{background:0 0;border-left:0;padding-left:0}.top-ad{height:40px}.top-ad>img{object-position:center;height:40px}.main-header{flex-wrap:wrap;align-items:flex-start;gap:10px;height:108px;padding-top:12px;position:relative}.brand{width:140px}.brand img{width:132px;height:40px}.shelf-button{gap:5px;height:32px;margin-top:3px;padding:0 9px;font-size:12px}.shelf-button svg{width:16px}.search-form{width:100%;height:34px;position:absolute;bottom:10px;left:0}.search-form input{font-size:13px}.search-form button{width:38px}.main-nav,.nav-inner{height:40px}.category-label{gap:0;width:44px;padding:0 10px;font-size:0}.category-label svg{width:22px}.nav-links{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.nav-links a{flex-shrink:0;padding:0 13px;font-size:13px}.nav-links a:nth-child(n+5){display:none}.category-dropdown{grid-template-columns:repeat(4,1fr);gap:5px;font-size:12px}.category-dropdown a{padding:5px}.hero-layout{flex-direction:column;gap:0;display:flex}.categories{background:#fff;border:0;order:2;grid-template-columns:repeat(7,minmax(0,1fr));row-gap:16px;height:auto;min-height:0;padding:14px 0 10px}.categories>a,.categories>a:nth-child(n){text-align:center;background:0 0;flex-direction:column;gap:4px;padding:0}.categories svg{color:#66594d;width:21px;height:22px}.categories span{white-space:normal;font-size:11px;line-height:17px}.categories small{display:none}.hero-center{order:1;padding-top:12px}.hero-image{aspect-ratio:748/250}.hero-image img{object-fit:cover}.hero-tabs{height:30px}.hero-tabs button{padding:0 4px;font-size:10px}.hero-tabs button:last-child{display:none}.hero-tabs button:nth-child(4){border-right:0}.hero-tabs:has(button:last-child.selected) button:nth-child(4){display:none}.hero-tabs:has(button:last-child.selected) button:last-child{display:block}.slide-arrow{opacity:1;background:#0003;width:24px;height:32px}.promo-grid{height:105px}.promo-grid img{width:auto;height:105px}.recommend-layout{flex-direction:column;gap:25px;margin-top:16px;display:flex}.recommend-layout>aside:first-child{order:2}.editor-picks{order:1}.recommend-layout>aside:first-child .book-rows{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.recommend-layout>aside:first-child .book-rows li:nth-child(n+9){display:none}.book-rows li{height:33px;font-size:13px}.row-author{display:none}.row-category{font-size:10px}.section-heading{min-height:35px}.section-heading h2{font-family:Arial,Microsoft YaHei,sans-serif;font-size:18px}.section-heading>a{font-size:11px}.editor-feature{gap:4px;height:176px}.cover-carousel{flex-shrink:0;width:48%;max-width:240px;overflow:hidden}.cover-fan{transform-origin:50% 60%;width:270px;height:125px;margin-left:-135px;left:50%;transform:scale(.64)}.dots{gap:5px;margin-top:0}.dots button{width:6px;height:6px}.featured-info{padding:0 0 0 6px}.featured-info h3{font-size:16px;line-height:1.5}.featured-info p{margin:7px 0 12px;font-size:11px;line-height:1.8}.red-pill{padding:4px 16px;font-size:12px}.editor-text-grid{grid-template-columns:1fr 1fr;gap:0 18px}.editor-text-grid article{height:112px;padding:15px 0}.editor-text-grid h3,.editor-text-grid strong{font-size:14px}.editor-text-grid p{font-size:11px}.editor-bottom{gap:15px;margin-top:18px}.editor-bottom>a{gap:8px}.editor-bottom h3{font-size:12px}.editor-bottom p{-webkit-line-clamp:1;font-size:10px}.editor-bottom .book-cover{width:36px;height:48px}.rank-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.rank-card:nth-child(n+3){display:none}.rank-card .section-heading h2{font-size:16px;font-family:var(--serif)}.rank-card .section-heading>a{display:none}.rank-first{gap:3px;height:145px}.rank-first h3{max-width:98px;font-size:14px}.rank-first strong{font-size:15px}.rank-first p{font-size:10px}.rank-first .book-cover{width:45px;height:64px;margin-right:3px}.rank-card ol li{gap:6px;height:31px}.rank-card ol a{font-size:12px}.rank-card ol span{font-size:10px}.hot-section,.new-section,.updates{margin-top:28px}.hot-layout{grid-template-columns:1fr;gap:20px;margin-top:15px}.spotlight{text-align:left;grid-template-columns:75px 1fr auto;align-items:start;column-gap:15px;padding:18px;display:grid}.spotlight>.book-cover{grid-row:1/5;width:70px;height:94px;margin:0}.spotlight h3{font-size:17px}.spotlight>span{grid-column:2}.spotlight strong{grid-column:2;margin:4px 0;font-size:15px}.spotlight p{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:2/4;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.spotlight .red-pill{grid-area:1/3/3;align-self:center;padding:4px 10px;font-size:11px}.hot-categories{gap:18px}.hot-category-title{font-size:16px}.hot-book{font-size:12px;line-height:28px}.hot-book span{font-size:10px}.book-card-grid{grid-template-columns:1fr;gap:22px;padding-top:20px}.book-card{gap:15px}.book-card .book-cover{width:70px;height:94px}.book-card .book-title{font-size:15px}.book-card p{margin:5px 0;font-size:12px}.book-meta span:last-child{display:block}.book-card small{font-size:10px}.update-table>a{grid-template-columns:45px minmax(0,1fr) 55px;gap:6px;height:38px;font-size:12px}.update-table>a>span:nth-child(3),.update-table>a>span:nth-child(4){display:none}.update-table>a>span,.update-table time{font-size:10px}.free-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;margin-top:25px;padding:18px 14px}.free-strip>div{text-align:left;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.free-strip h2{font-size:21px}.free-strip p,.free-strip>a:nth-last-child(-n+2){display:none}.free-strip h3{font-size:12px}.free-strip .book-cover{width:65px;height:87px}.book-finder{flex-wrap:wrap;gap:8px;margin-top:10px;padding:20px 0}.book-finder>span{text-align:center;width:100%;margin-bottom:8px}.book-finder>a:not(.primary-button){padding:3px 10px;font-size:11px}.book-finder .primary-button{min-height:29px;padding:4px 10px;font-size:11px}.footer-links{gap:8px;font-size:10px}footer{padding:20px 0;font-size:11px}.footer-note{font-size:10px;line-height:1.9}.page-title{margin-bottom:20px;display:block}.page-title h1{font-size:25px}.page-title p{margin-top:8px;font-size:12px}.listing-page{padding-top:20px}.filters{padding:6px 10px}.filters>div{gap:12px;padding:8px 0}.filters button{padding:3px 7px;font-size:12px}.filters b{font-size:12px}.listing-grid{grid-template-columns:1fr;gap:20px;padding-top:22px}.listing-grid .book-cover{width:75px;height:100px}.listing-grid>div{padding-bottom:18px}.empty-state{padding:50px 8px}.empty-state h2{font-size:18px}.empty-state p{font-size:12px}.book-detail{gap:18px;padding:10px 0 25px}.book-detail>.book-cover{width:95px;height:127px}.book-detail>div{flex:1;min-width:0}.book-detail h1{font-size:21px}.detail-author{font-size:12px}.tags{gap:5px;margin-top:8px}.tags span{padding:0 6px;font-size:10px}.detail-description{margin-top:10px;font-size:12px}.detail-stats{flex-wrap:wrap;gap:12px;margin:10px 0;font-size:10px}.detail-stats strong{font-size:15px}.detail-actions{flex-wrap:wrap;gap:8px}.detail-actions .primary-button,.detail-actions .outline-button{min-height:34px;padding:6px 12px;font-size:12px}.detail-tabs{font-size:16px}.detail-intro p{font-size:13px}.catalog>div{grid-template-columns:1fr 1fr;gap:0 15px}.catalog a{gap:5px;font-size:12px}.catalog a span{font-size:10px}.rank-page-layout{grid-template-columns:1fr;gap:20px}.rank-menu{flex-direction:row;gap:8px;overflow-x:auto}.rank-menu a{white-space:nowrap;flex-shrink:0;padding:8px 10px;font-size:12px}.rank-menu a.active{border-left:0;border-bottom:2px solid var(--red)}.rank-menu svg{display:none}.rank-book-row{gap:10px;padding:20px 0}.rank-book-row>b{width:18px;font-size:22px}.rank-book-row>strong{width:50px;font-size:14px}.rank-book-row>strong small{font-size:10px}.rank-book-row .book-cover{width:55px;height:75px}.rank-book-row .book-card{gap:10px}.rank-book-row .book-title{font-size:14px}.rank-book-row .book-card p{-webkit-line-clamp:1;font-size:11px}.rank-book-row .book-meta{font-size:10px}.rank-book-row .book-meta span:last-child{display:none}.writers-hero{padding:40px 16px}.writers-hero h1{font-size:27px}.writers-hero p{font-size:12px}.writer-steps{grid-template-columns:1fr;gap:12px;padding-top:15px}.writer-steps article{padding:15px}.news-page h1{font-size:24px}.app-dialog{padding:35px 24px 28px}.reader-layout{width:calc(100% - 20px)}.reader-top{gap:10px;padding:18px 0;font-size:11px}.reader-top>span{display:none}.reader-top>a:first-child{white-space:nowrap;text-overflow:ellipsis;max-width:70%;overflow:hidden}.reader-tools{gap:10px}.reading-paper{padding:28px 20px}.reading-paper h1{font-size:24px}.reading-meta{margin-bottom:20px}.reading-paper>p{margin:22px 0;line-height:1.9}.chapter-navigation>*{padding:15px;font-size:13px}.toast{padding:10px 16px;font-size:12px;bottom:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.hot-layout>*,.hot-categories>*,.spotlight>*{min-width:0}@media (min-width:768px){.main-header{grid-template-columns:216px minmax(0,1fr) 216px;gap:10px;display:grid}.brand img{width:218px}.main-header .search-form{justify-self:center;width:min(390px,100%);margin-left:0}.shelf-button{justify-self:end}.promo-grid img{height:140px}.promo-grid>a,.promo-grid>button{align-items:flex-end}}@media (max-width:767px){.hot-layout{grid-template-columns:minmax(0,1fr)}.hot-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight{grid-template-columns:75px minmax(0,1fr) auto}}
.h5-header,.h5-home,.h5-bottom-bar{display:none}@media (max-width:767px){.ruxi-web{min-height:100vh;padding-bottom:calc(52px + env(safe-area-inset-bottom,0px));color:#191919;background:linear-gradient(145deg,#f0edf5 0,#f5f5f5 480px)}.ruxi-web>.topbar,.ruxi-web>.top-ad,.ruxi-web>.main-header,.ruxi-web>.main-nav,.ruxi-web>.category-dropdown,.ruxi-web>.book-finder,.ruxi-web>footer,.ruxi-web>.desktop-home{display:none}.h5-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f4f8ed;justify-content:space-between;align-items:center;gap:10px;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.h5-logo{color:#e62d41;letter-spacing:-.6px;white-space:nowrap;font-size:19px;font-weight:800;line-height:1}.h5-gender{background:#e7e5e8;border-radius:7px;flex-shrink:0;padding:2px;display:flex}.h5-gender a{color:#939195;padding:2px 12px;font-size:13px;line-height:22px}.h5-gender a.active{color:#222;background:#fff;border-radius:5px;box-shadow:0 1px 3px #0001}.h5-open-app{color:#ed4259;white-space:nowrap;background:#fbe7eb;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600}.h5-header-search{color:#111;flex-shrink:0;place-items:center;display:grid}.h5-header h1{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:17px;font-weight:600;overflow:hidden}.h5-back{place-items:center;display:grid}.h5-home-link{color:#888;white-space:nowrap;font-size:12px}.h5-home{min-width:0;padding:8px 12px 0;display:block}.h5-search-pill{color:#bfc0c1;background:#fff;border-radius:24px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;display:flex}.h5-banner{aspect-ratio:4.52;touch-action:pan-y;border-radius:12px;margin-top:12px;position:relative;overflow:hidden}.h5-banner>a,.h5-banner img{width:100%;height:100%;display:block}.h5-banner img{object-fit:cover}.h5-banner-dots{pointer-events:none;justify-content:center;gap:4px;width:100%;display:flex;position:absolute;bottom:5px;left:0}.h5-banner-dots button{pointer-events:auto;background:#fff6;border-radius:4px;width:5px;height:3px;padding:0;position:relative}.h5-banner-dots button:before{content:"";position:absolute;inset:-8px -2px}.h5-banner-dots button.active{background:#fff;width:12px}.h5-card{background:#fff;border-radius:12px;min-width:0;margin-top:12px;padding:14px 16px;overflow:hidden}.h5-shortcuts{overscroll-behavior-inline:contain;scrollbar-width:none;gap:16px;height:90px;padding:13px 13px 10px;display:flex;overflow-x:auto}.h5-shortcuts>a{white-space:nowrap;flex-direction:column;flex:0 0 48px;align-items:center;gap:3px;font-size:12px;display:flex}.h5-shortcuts img{object-fit:contain;width:42px;height:42px}.h5-download{align-items:center;gap:7px;min-height:73px;padding:13px 16px;display:flex}.h5-download>img{object-fit:contain;border-radius:10px;flex-shrink:0;width:44px;height:44px}.h5-download>div{flex:1;min-width:0}.h5-download h2{white-space:nowrap;letter-spacing:-.4px;font-size:14px;font-weight:400;line-height:21px}.h5-download p{color:#999;white-space:nowrap;letter-spacing:-.3px;font-size:12px;line-height:20px}.h5-download button{color:#fff;white-space:nowrap;background:#ed3448;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:600;line-height:18px}.h5-section-heading{align-items:center;gap:6px;min-width:0;height:24px;margin-bottom:14px;display:flex}.h5-section-heading h2{white-space:nowrap;letter-spacing:-.6px;font-size:20px;font-weight:700;line-height:24px}.h5-section-heading>span{color:#999;white-space:nowrap;text-overflow:ellipsis;background:#f6f6f6;min-width:0;padding:1px 4px;font-size:10px;line-height:17px;overflow:hidden}.h5-section-heading>a,.h5-section-heading>button{white-space:nowrap;color:#888;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:0;font-size:12px;display:flex}.h5-section-heading>.h5-change{color:#5e87bb;font-weight:600}.h5-book-rail{scrollbar-width:none;overscroll-behavior-inline:contain;grid-auto-columns:calc(25% - 7.5px);grid-auto-flow:column;gap:10px;padding-bottom:2px;display:grid;overflow-x:auto}.h5-book-rail>a{min-width:0}.h5-cover{aspect-ratio:3/4;object-fit:cover;background:#f5f5f5;border-radius:3px;flex-shrink:0;width:100%;height:auto;display:block;box-shadow:0 0 0 1px #00000005}.h5-text-cover{color:#f0e5cb;text-align:center;font:14px/1.5 var(--serif);background:linear-gradient(145deg,#315d63,#192c36);flex-direction:column;justify-content:space-around;align-items:center;padding:8px;display:flex}.h5-text-cover small{font-size:9px}.h5-book-rail h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:38px;margin-top:7px;font-size:13px;font-weight:600;line-height:19px;display:-webkit-box;overflow:hidden}.h5-book-rail p{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:17px;overflow:hidden}.h5-feature-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.h5-feature-nav>a{background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:12px 0 10px;display:flex}.h5-feature-nav span{white-space:nowrap;font-size:12px;font-weight:600}.h5-feature-nav i{color:#fff;border-radius:7px;place-items:center;width:26px;height:26px;display:grid;box-shadow:0 3px 5px #0001}.feature-0{background:linear-gradient(#bdc9ff,#6c85ef)}.feature-1{background:linear-gradient(#a8e8dc,#53bba9)}.feature-2{background:linear-gradient(#ffb8b8,#e87676)}.feature-3{background:linear-gradient(#f6daac,#efa864)}.h5-book-list>div+div{margin-top:20px}.h5-book-list>div>a{gap:12px;min-width:0;display:flex}.h5-book-list .h5-cover{width:67px;height:89px}.h5-book-list a>div{flex:1;min-width:0}.h5-book-list h3{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:23px;overflow:hidden}.h5-book-list a>div>p{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:13px;line-height:21px;display:-webkit-box;overflow:hidden}.h5-book-list footer{text-align:left;color:#aaa;background:0 0;border:0;align-items:center;gap:5px;margin-top:4px;padding:0;font-size:12px;line-height:17px;display:flex}.h5-book-list footer span{white-space:nowrap;margin-right:auto}.h5-book-list em{white-space:nowrap;background:#f5f5f5;border-radius:3px;padding:0 3px;font-size:9px;font-style:normal}.h5-reason{color:#999;margin:2px 0 8px;font-size:12px}.h5-refresh-row{color:#6689ba;border-top:1px solid #f5f5f5;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:16px;padding-top:12px;font-size:13px;display:flex}.h5-rank-tabs{border-bottom:1px solid #eee;gap:20px;margin-bottom:16px;display:flex}.h5-rank-tabs button{color:#999;padding:0 0 10px;font-size:13px;position:relative}.h5-rank-tabs button.active{color:#e53e52;font-weight:600}.h5-rank-tabs button.active:after{content:"";background:#ed4259;border-radius:3px;width:20px;height:3px;position:absolute;bottom:0;left:calc(50% - 10px)}.h5-rank-books{scrollbar-width:none;grid-template-rows:repeat(3,65px);grid-auto-columns:82%;grid-auto-flow:column;gap:15px 20px;display:grid;overflow-x:auto}.h5-rank-books>a{align-items:center;gap:9px;min-width:0;display:flex}.h5-rank-books .h5-cover{width:48px;height:65px}.h5-rank-books b{color:#ed4259;align-self:flex-start;font-size:16px;font-style:italic}.h5-rank-books a>div{min-width:0}.h5-rank-books h3{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.h5-rank-books p{color:#999;margin-top:5px;font-size:12px}.h5-category-tabs{scrollbar-width:none;gap:18px;min-width:0;margin-bottom:16px;display:flex;overflow-x:auto}.h5-category-tabs button{white-space:nowrap;color:#999;padding:0 0 5px;font-size:13px}.h5-category-tabs button.active{color:#e53e52;border-bottom:2px solid #ed4259;font-weight:600}.h5-web-footer{text-align:center;color:#aaa;padding:25px 5px 20px;font-size:11px}.h5-web-footer>button{font-size:12px}.h5-web-footer b{color:#555;font-weight:400}.h5-web-footer>div{justify-content:center;gap:25px;margin:15px 0;display:flex}.h5-web-footer small{font-size:10px}.h5-bottom-bar{z-index:35;width:100%;padding-bottom:env(safe-area-inset-bottom,0px);height:calc(50px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -3px 15px #00000004}.h5-bottom-bar>a,.h5-bottom-bar>button{flex:1;justify-content:center;align-items:center;gap:4px;min-height:34px;font-size:16px;font-weight:600;display:flex}.h5-bottom-bar>a{border-right:1px solid #f3f3f3}.ruxi-web>.listing-page,.ruxi-web>.detail-page,.ruxi-web>.writers-page,.ruxi-web>.news-page{background:#fff;border-radius:12px;width:calc(100% - 24px);min-width:0;margin:12px auto;padding:18px 14px}.ruxi-web .page-title h1{font-family:inherit;font-size:21px}.ruxi-web .page-title p{font-size:11px}.ruxi-web .filters{background:#f7f7f7;border:0;border-radius:8px}.ruxi-web .filters button.selected{color:#ed4259;background:#fff0f1;border-radius:4px}.ruxi-web .results-bar{border-color:#eee;height:48px;font-size:12px}.ruxi-web .listing-grid{gap:20px;padding-top:20px}.ruxi-web .listing-grid .book-cover{box-shadow:none;border-radius:4px;width:67px;height:89px}.ruxi-web .book-card p{color:#999;font-size:12px}.ruxi-web .rank-menu a.active{color:#ed4259;background:#fff0f1;border-color:#ed4259}.ruxi-web .breadcrumb{padding:0 0 15px;font-size:10px}.ruxi-web .book-detail{gap:15px}.ruxi-web .book-detail>.book-cover{border-radius:4px;width:85px;height:114px}.ruxi-web .book-detail h1{font-size:20px}.ruxi-web .primary-button{background:#ed4259;border-color:#ed4259;border-radius:20px}.ruxi-web .outline-button{color:#ed4259;border-color:#ed4259;border-radius:20px}.ruxi-web .detail-tabs>a.active{color:#ed4259;border-color:#ed4259}.ruxi-web .toast{bottom:70px}.ruxi-web .app-dialog{border-radius:16px}.ruxi-web .dialog-logo{width:140px}}@media (max-width:359px){.h5-header{gap:6px}.h5-logo{font-size:17px}.h5-gender a{padding:2px 9px;font-size:12px}.h5-open-app{padding:5px 8px;font-size:10px}.h5-header-search svg{width:19px}.h5-download{gap:5px;padding:12px 10px}.h5-download>img{width:36px;height:36px}.h5-download h2{letter-spacing:-.4px;font-size:11px}.h5-download p{font-size:10px}.h5-download button{padding:6px 8px;font-size:10px}.h5-section-heading h2{font-size:18px}.h5-section-heading>span{font-size:9px}.h5-section-heading>button{font-size:11px}.h5-card{padding:14px 12px}.h5-shortcuts{padding:13px 12px}.h5-book-rail{grid-auto-columns:calc(25% - 6px);gap:8px}.h5-book-rail h3{font-size:12px}.h5-book-list footer{font-size:10px}.h5-book-list em:last-child{display:none}.h5-rank-tabs{gap:18px}.h5-rank-tabs button{font-size:12px}}@media (max-width:767px){.h5-search-form{color:#bbb;background:#fff;border-radius:20px;flex:1;align-items:center;gap:8px;min-width:0;height:36px;padding:0 10px;display:flex}.h5-search-form input{color:#333;background:0 0;border:0;outline:none;flex:1;width:0;min-width:0;height:32px;font-size:13px}.h5-search-form button{white-space:nowrap;color:#ed4259;padding:3px 2px;font-size:13px}.h5-header .h5-search-close{color:#777;font-size:13px}}
.pc-pinned-nav,.pc-scroll-top{display:none}.pc-hover{align-items:stretch;display:inline-flex;position:relative}.pc-hover-trigger{justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.pc-hover-panel{z-index:65;color:#262626;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #eee;border-radius:5px;transition:opacity .1s,transform .1s,visibility .1s;position:absolute;top:100%;right:0;transform:translateY(32px);box-shadow:0 6px 28px #00000017}.pc-hover.is-open>.pc-hover-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.pc-hover-panel:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.pc-cover-stage{width:270px;height:145px;margin:auto;position:relative}.pc-feature-gallery{flex-shrink:0;width:290px;position:relative}.ruxi-web .pc-cover-item{transform-origin:50%;will-change:transform;width:93px;height:124px;padding:0;transition:transform .4s ease-out,opacity .4s ease-out;position:absolute;top:10px;left:calc(50% - 46.5px)}.pc-cover-item img{object-fit:cover;width:93px;height:124px;display:block;box-shadow:2px 4px 6px #0004}.pc-feature-gallery .dots{margin-top:7px}.pc-gallery-arrow{color:#aaa;opacity:0;place-items:center;padding:2px;transition:opacity .3s;display:grid;position:absolute;top:60px}.pc-gallery-arrow.previous{left:-7px}.pc-gallery-arrow.next{right:-7px}.pc-feature-gallery:hover .pc-gallery-arrow,.pc-feature-gallery:focus-within .pc-gallery-arrow{opacity:1}.pc-gallery-arrow:hover{color:#bf2c24}.pc-feature-copy{animation:.3s ease-out pc-copy-enter}.pc-hero-viewport{background:#f5f5f5;position:relative}.pc-hero-frame{will-change:transform;--pc-slide-from:100%;--pc-slide-exit:-100%;display:block;position:absolute;inset:0}.pc-hero-viewport.is-reverse .pc-hero-frame{--pc-slide-from:-100%;--pc-slide-exit:100%}.pc-hero-frame img{object-fit:cover;width:100%;height:100%}.pc-hero-in{z-index:2;animation:.3s linear both pc-hero-enter}.pc-hero-out{pointer-events:none;z-index:1;animation:.3s linear both pc-hero-exit}.pc-hero .slide-arrow{z-index:3;transition:opacity .3s,background .3s}.pc-hero .hero-tabs button{transition:color .3s,background-color .3s}@keyframes pc-hero-enter{0%{transform:translateX(var(--pc-slide-from))}to{transform:translate(0)}}@keyframes pc-hero-exit{0%{transform:translate(0)}to{transform:translateX(var(--pc-slide-exit))}}@keyframes pc-copy-enter{0%{opacity:.35}to{opacity:1}}@media (min-width:768px){.ruxi-web a,.ruxi-web button{transition:color .3s,background-color .3s}.pc-login-guide{align-items:center;height:36px}.topbar .pc-login-guide>.pc-hover-trigger{color:#fff;background:#ed303c;border-radius:5px;height:28px;padding:0 22px}.pc-login-guide .pc-hover-panel{width:350px;padding:24px;transition:opacity .15s,visibility .15s;top:39px;right:-95px;transform:none}.pc-login-guide h3{margin:0 0 15px;font-size:16px}.pc-login-benefits{grid-template-columns:1fr 1fr;gap:12px 10px;margin-bottom:23px;display:grid}.pc-login-benefits span{white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.pc-login-benefits svg{color:#aaa;width:16px;height:16px}.pc-login-guide .pc-login-action{color:#fff;background:#ed303c;border-radius:5px;width:100%;height:40px;padding:0;font-weight:600}.pc-login-guide .pc-register-action{color:#999;width:100%;margin-top:10px;padding:0;font-size:12px;display:block}.pc-nav-client>.pc-hover-trigger{white-space:nowrap;color:#fff;padding:0 15px}.pc-nav-client.is-open>.pc-hover-trigger{background:#29282d;box-shadow:inset 0 2px #ed4259}.pc-nav-client .pc-hover-panel{border-radius:0 0 5px 5px;width:384px;right:-75px}.pc-download-columns{grid-template-columns:1fr 1fr;padding:22px 0 18px;display:grid}.pc-download-columns section{text-align:center;min-width:0;padding:0 15px}.pc-download-columns section+section{border-left:1px solid #eee}.pc-download-columns h3{justify-content:center;align-items:center;gap:5px;font-size:17px;font-weight:500;display:flex}.pc-download-columns p{color:#999;margin:3px 0 17px;font-size:11px}.pc-download-qr{object-fit:contain;width:104px;height:104px;margin:auto}.pc-download-logo{object-fit:contain;width:64px;height:64px;margin:auto}.pc-download-columns a{color:#999;margin-top:10px;font-size:11px;display:inline-block}.pc-download-columns a.pc-download-link{color:#ed4259;border:1px solid #ed4259;border-radius:4px;margin-top:12px;padding:4px 9px}.pc-brand-link{color:#777;background:#fafafa;border-top:1px solid #f5f5f5;border-radius:0 0 5px 5px;justify-content:center;align-items:center;padding:10px;font-size:12px;display:flex}.pc-panel-side{width:360px;top:auto;bottom:0;right:calc(100% + 10px)}.pc-panel-side:before{width:12px;height:100%;top:0;left:auto;right:-12px}.floating-tools{bottom:94px}.floating-tools>.pc-side-client{width:62px;height:60px}.floating-tools .pc-side-client>.pc-hover-trigger{background:#fff;border:1px solid #f1f1f1;border-radius:8px;flex-direction:column;gap:3px;width:100%;box-shadow:0 0 20px #0000000d}.floating-tools .pc-side-client>.pc-hover-trigger span{color:#999;font-size:11px}.floating-tools>button:last-child{min-height:60px}.pc-pinned-nav{color:#ddd;z-index:55;opacity:0;visibility:hidden;background:#3e3d43;height:42px;transition:transform .5s,opacity .5s,visibility .5s;display:block;position:fixed;inset:0 0 auto;transform:translateY(-100%);box-shadow:0 2px 4px #0003}.pc-pinned-nav.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.pc-pinned-nav>.container{align-items:center;gap:22px;height:42px;font-size:12px;display:flex}.pc-pinned-nav a{white-space:nowrap}.pc-pinned-nav a:hover{color:#fff}.pc-pin-brand{letter-spacing:1px;font-size:17px;font-weight:700}.pc-pinned-nav form{border-bottom:1px solid #777;flex:1;align-items:center;min-width:80px;height:30px;margin-left:auto;display:flex}.pc-pinned-nav input{color:#fff;background:0 0;border:0;outline:none;flex:1;width:0;min-width:0;font-size:12px}.pc-pinned-nav input::placeholder{color:#bbb}.pc-pinned-nav form button{color:#ddd;place-items:center;padding:4px;display:grid}.pc-pinned-nav .pc-pin-login{color:#fff;background:#ed303c;border-radius:4px;padding:2px 13px}.pc-pin-shelf{align-items:center;gap:5px;display:flex}.pc-more-nav{height:42px}.pc-more-nav .pc-hover-panel{width:260px;padding:15px;right:-120px}.pc-more-categories{color:#555;text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pc-more-categories a:hover{color:#bf2c24}.pc-more-nav>.pc-hover-trigger{padding:0}.ruxi-web .pc-scroll-top{z-index:10;opacity:0;visibility:hidden;background:#fff;border:1px solid #f1f1f1;border-radius:8px;place-items:center;width:62px;height:46px;transition:opacity .3s,transform .3s,visibility .3s;display:grid;position:fixed;bottom:40px;right:max(12px,50vw - 670px);transform:translateY(8px);box-shadow:0 0 20px #0000000d}.pc-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.desktop-home .book-card>a:first-child{flex-shrink:0;align-self:flex-start;display:block;overflow:hidden}.desktop-home .book-card>a:first-child .book-cover{box-shadow:none;transition:transform .3s ease-out}.desktop-home .book-card>a:first-child:hover .book-cover,.desktop-home .book-card>a:first-child:focus-visible .book-cover{transform:scale(1.1)}.desktop-home .categories>a svg{transition:transform .3s ease-out}.desktop-home .categories>a:hover svg{transform:translate(-3px)}.desktop-home .section-heading>a{opacity:0;transition:opacity .3s,transform .3s;transform:translate(-4px)}.desktop-home .section-heading:hover>a,.desktop-home section:hover>.section-heading>a,.desktop-home aside:hover>.section-heading>a,.desktop-home .editor-picks:hover>.section-heading>a,.desktop-home .section-heading:focus-within>a{opacity:1;transform:translate(0)}.desktop-home .rank-card:not(.rank-expanded) ol li:nth-child(n+8){opacity:0;visibility:hidden;border-bottom-width:0;height:0;overflow:hidden}.desktop-home .rank-card ol li:nth-child(n+8){opacity:1;visibility:visible;height:32px;transition:height .3s,opacity .3s,visibility .3s}}@media (min-width:768px) and (max-width:1250px){.pc-feature-gallery{width:240px}.pc-cover-stage{transform-origin:50%;margin-left:-135px;left:50%;transform:scale(.86)}.pc-pinned-nav>.container{gap:15px}.pc-pinned-nav .pc-pin-category:nth-of-type(n+6){display:none}.pc-nav-client .pc-hover-panel{right:-10px}.pc-login-guide .pc-hover-panel{right:-55px}.ruxi-web .pc-scroll-top{width:44px;right:5px}.floating-tools>.pc-side-client{width:44px;height:48px}.floating-tools>button:last-child{min-height:48px}}@media (max-width:1000px){.pc-nav-client,.pc-pinned-nav .pc-pin-category:nth-of-type(n+4){display:none}.pc-pinned-nav>.container{gap:13px}.ruxi-web .pc-scroll-top{display:none}}@media (prefers-reduced-motion:reduce){.pc-hero-in,.pc-hero-out,.pc-feature-copy{animation:none!important}.pc-hero-out{display:none}.pc-cover-item,.pc-hover-panel,.pc-pinned-nav,.ruxi-web .pc-scroll-top{transition:none!important}}.pc-hot-section{grid-template-columns:216px minmax(0,1fr);gap:30px;margin-top:40px;display:grid}.pc-hot-left>h2{font:700 22px var(--serif);border-bottom:1px solid #666;height:43px;margin:0}.pc-hot-spotlight{text-align:center;background:#f7f6f2;height:395px;padding:27px 12px 20px}.pc-hot-covers{width:160px;height:130px;margin:0 auto;position:relative}.ruxi-web .pc-hot-cover{transform-origin:50%;will-change:transform;width:84px;height:112px;transition:none;position:absolute;top:0;left:38px}.pc-hot-cover img{object-fit:cover;width:100%;height:100%;display:block;box-shadow:0 3px 8px #0005}.pc-hot-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:8px 0;font-size:16px;overflow:hidden}.pc-hot-author{color:#bf2c24;font-size:12px}.pc-hot-copy strong{color:#262626;margin:4px 0 7px;font-size:20px;display:block}.pc-hot-copy small{font:12px var(--serif);color:#777}.pc-hot-copy p{font:14px/21px var(--serif);color:#888;text-align:left;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:84px;margin:8px 0 15px;display:-webkit-box;overflow:hidden}.pc-hot-copy .red-pill{padding:5px 22px;font-size:14px}.pc-hot-groups{grid-template-rows:210px 210px;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 30px;min-width:0;display:grid}.pc-hot-group{min-width:0}.pc-hot-title{border-bottom:1px solid #666;align-items:flex-start;height:43px;display:flex;position:relative}.pc-hot-title h3{font:700 18px var(--serif);white-space:nowrap;z-index:1;margin:5px 0 0}.pc-hot-icon{background-image:url(/assets/hot-classify.png);background-repeat:no-repeat;display:block;position:absolute;bottom:0;right:0}.pc-hot-icon.xhqh{background-position:0 -206px;width:41px;height:39px}.pc-hot-icon.wxxx{background-position:0 -167px;width:45px;height:39px}.pc-hot-icon.ds{background-position:0 0;width:46px;height:36px}.pc-hot-icon.jsls{background-position:0 -76px;width:47px;height:43px}.pc-hot-icon.yxjj{background-position:0 -245px;width:52px;height:42px}.pc-hot-icon.khly{background-position:0 -119px;width:57px;height:46px}.pc-hot-icon.ecy{background-position:0 -36px;width:52px;height:40px}.pc-hot-book{white-space:nowrap;text-overflow:ellipsis;font:14px/32px var(--serif);color:#555;display:block;overflow:hidden}.pc-hot-book span{color:#999}.pc-hot-promos{min-width:0}.pc-hot-promo{border-bottom:1px solid #eee;gap:9px;margin-bottom:12px;padding-bottom:12px;display:flex}.pc-hot-promo:last-child{border:0;margin-bottom:0;padding-bottom:0}.pc-hot-promo>div{flex:1;min-width:0}.pc-hot-promo span{font:12px var(--serif);color:#e55b5b;border:1px solid #f58d8d;padding:1px 3px}.pc-hot-promo h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 2px;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.pc-hot-promo strong{color:#e33;font-size:14px;font-weight:400}.pc-hot-promo p{font:12px var(--serif);color:#999;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;overflow:hidden}.pc-hot-promo img{object-fit:cover;width:52px;height:88px;transform:perspective(180px)rotateY(-16deg);box-shadow:4px 3px 3px #0003}@media (min-width:768px) and (max-width:1250px){.pc-hot-section{grid-template-columns:190px minmax(0,1fr);gap:20px}.pc-hot-groups{grid-template-rows:repeat(3,210px);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.pc-hot-title h3{font-size:16px}.pc-hot-icon{transform-origin:100% 100%;transform:scale(.85)}}@media (max-width:767px){.pc-hot-section{display:none}}.pc-new-section{grid-template-columns:minmax(0,1fr) 216px;gap:30px;margin-top:40px;display:grid}.pc-new-main>h2,.pc-new-rank-heading{border-bottom:1px solid #666;height:43px;margin:0}.pc-new-main>h2{font:700 22px var(--serif)}.pc-new-content{grid-template-columns:216px minmax(0,1fr);gap:30px;display:grid}.pc-new-content .pc-hot-spotlight{height:396px}.pc-new-cards{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;display:grid}.pc-new-card{border-bottom:1px solid #e6e6e6;gap:12px;min-width:0;height:138px;padding:20px 0;display:flex}.pc-new-card:nth-last-child(-n+2){border-bottom:0;height:120px;padding-bottom:0}.pc-new-cover{flex:none;width:72px;height:96px;overflow:hidden;box-shadow:0 2px 6px #0004}.pc-new-cover img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}.pc-new-cover:hover img,.pc-new-cover:focus-visible img{transform:scale(1.1)}.pc-new-info{flex:1;min-width:0}.pc-new-info h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:16px;font-weight:400;line-height:22px;overflow:hidden}.pc-new-info>p{font:12px/20px var(--serif);color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:0 0 10px;display:-webkit-box;overflow:hidden}.pc-new-meta{color:#aaa;font:12px var(--serif);white-space:nowrap;align-items:center;gap:6px;display:flex}.pc-new-author{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.pc-new-author img{vertical-align:-2px;width:14px;height:14px;margin-right:5px;display:inline}.pc-new-type,.pc-new-update{border:1px solid #ccc;padding:2px 3px;line-height:14px}.pc-new-update{color:#ef7777;border-color:#ef9999}.pc-new-rank{min-width:0}.pc-new-rank-heading{justify-content:space-between;align-items:flex-start;display:flex}.pc-new-rank-heading h2{font:700 18px var(--serif);white-space:nowrap;margin:5px 0 0}.pc-new-rank-heading>a{white-space:nowrap;opacity:0;margin-top:10px;font-size:12px;transition:opacity .3s}.pc-new-rank:hover .pc-new-rank-heading>a,.pc-new-rank:focus-within .pc-new-rank-heading>a{opacity:1}.pc-new-first{border-bottom:1px solid #e6e6e6;gap:10px;height:114px;padding:15px 0 13px;display:flex}.pc-new-first>div{flex:1;min-width:0}.pc-new-first b{color:#fff;background:#bf2c24;padding:0 3px;font-size:14px;line-height:18px;display:inline-block}.pc-new-first h3{white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:16px;font-weight:400;line-height:22px;overflow:hidden}.pc-new-first strong{color:#bf2c24;font-size:16px;font-weight:400}.pc-new-first p{color:#aaa;font:12px var(--serif);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;overflow:hidden}.pc-new-first>img{object-fit:cover;width:52px;height:86px;transform:perspective(180px)rotateY(-16deg);box-shadow:4px 3px 3px #0003}.pc-new-rank ol{margin:0;padding:0;list-style:none}.pc-new-rank li{height:32px;font:14px var(--serif);align-items:center;gap:12px;display:flex}.pc-new-rank li>b{color:#666;text-align:center;background:#eee;flex:none;width:16px;height:16px;font:700 14px Arial}.pc-new-rank li>b.top-2{color:#fff;background:#f77d20}.pc-new-rank li>b.top-3{color:#fff;background:#e9c000}.pc-new-rank li>a{text-overflow:ellipsis;white-space:nowrap;color:#666;border-bottom:1px solid #e6e6e6;flex:1;min-width:0;height:32px;line-height:32px;overflow:hidden}.pc-new-rank li:last-child>a{border:0}.pc-new-rank li>span{color:#bbb;font:700 18px Arial}@media (min-width:768px) and (max-width:1250px){.pc-new-section{grid-template-columns:minmax(0,1fr) 190px;gap:20px}.pc-new-content{grid-template-columns:190px minmax(0,1fr);gap:20px}.pc-new-cards{column-gap:18px}.pc-new-card{gap:8px}.pc-new-cover{width:60px;height:80px}.pc-new-type{display:none}.pc-new-meta{gap:3px}}@media (min-width:768px) and (max-width:1000px){.pc-new-content{grid-template-columns:160px minmax(0,1fr);gap:16px}.pc-new-cards{grid-template-columns:minmax(0,1fr)}.pc-new-card:nth-last-child(2){border-bottom:1px solid #e6e6e6}.pc-new-content .pc-hot-spotlight{padding-left:5px;padding-right:5px}}@media (max-width:767px){.pc-new-section{display:none}}@media (prefers-reduced-motion:reduce){.pc-new-cover img{transition:none}}.pc-finished-total{font:12px var(--serif);color:#666;margin-left:6px}.pc-finished-more{float:right;font:12px var(--serif);opacity:0;margin-top:12px}.pc-finished-section:hover .pc-finished-more,.pc-finished-more:focus-visible{opacity:1}.pc-finished-section .pc-new-first strong{font:12px var(--serif)}.pc-finished-section .pc-new-first b{font:14px var(--serif);padding:2px 4px}.pc-finished-section .pc-finished-ranking li{border-bottom:1px solid #e6e6e6;gap:8px}.pc-finished-section .pc-finished-ranking li:last-child,.pc-finished-section .pc-finished-ranking li>a{border:0}.pc-finished-section .pc-finished-ranking li>span{font:12px var(--serif);white-space:nowrap;color:#aaa}.pc-updates-section{grid-template-columns:minmax(0,1fr) 216px;gap:30px;margin-top:40px;display:grid}.pc-updates-section header{border-bottom:1px solid #666;justify-content:space-between;align-items:flex-start;height:43px;display:flex}.pc-updates-section h2{font:700 22px var(--serif);margin:0}.pc-updates-section header nav{font:12px var(--serif);color:#6681a0;gap:7px;padding-top:10px;display:flex}.pc-updates-section header .active{color:#ed4259}.pc-updates-content{grid-template-columns:216px minmax(0,1fr);gap:30px;display:grid}.pc-update-recommended,.pc-update-authors{background:#f7f6f2;padding:0 12px}.pc-update-recommended article,.pc-update-authors article{border-bottom:1px solid #e6e6e6;height:211px;padding:18px 0}.pc-update-recommended article:last-child,.pc-update-authors article:last-child{border-bottom:0}.pc-update-book-head{align-items:center;gap:9px;height:92px;display:flex}.pc-update-cover{flex:none;width:52px;height:86px;transform:perspective(180px)rotateY(-15deg);box-shadow:4px 3px 4px #0003}.pc-update-cover img{object-fit:cover;width:100%;height:100%;transition:filter .3s}.pc-update-cover:hover img{filter:brightness(1.08)}.pc-update-book-head>div{text-align:right;flex:1;min-width:0}.pc-update-book-head h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:16px;font-weight:400;overflow:hidden}.pc-update-book-head span{font:12px var(--serif);color:#e96a64;margin-bottom:5px;display:block}.pc-update-author{font:12px var(--serif);color:#aaa}.pc-update-recommended article>p{font:12px/20px var(--serif);color:#777;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:15px 0 0;display:-webkit-box;overflow:hidden}.pc-update-table{min-width:0}.pc-update-row{height:31.65px;font:14px var(--serif);border-bottom:1px solid #ececec;grid-template-columns:68px minmax(0,1.15fr) minmax(0,1.25fr) 78px 76px;align-items:center;gap:0;display:grid}.pc-update-row:last-child{border-bottom:0}.pc-update-row>a{text-overflow:ellipsis;white-space:nowrap;padding-right:10px;overflow:hidden}.pc-update-category{color:#89929e}.pc-update-title{color:#34495e}.pc-update-chapter{color:#88919b;align-items:center;gap:5px;min-width:0;padding-right:10px;font-size:12px;display:flex}.pc-update-chapter>a{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pc-update-vip{color:#fff;background:#ff7031;flex:none;height:12px;padding:0 2px;font:700 10px/12px Georgia,serif}.pc-update-writer{color:#949ca7;font-size:12px}.pc-update-row time{text-align:right;white-space:nowrap;color:#667382;font:12px Arial}.pc-update-row:hover{background:#fafafa}.pc-update-club header h2{margin-top:5px;font-size:18px}.pc-update-club header>a{font:12px var(--serif);color:#6681a0;padding-top:10px}.pc-update-authors h3{margin:0 0 5px;font-size:16px}.pc-update-avatar{float:right;width:60px;height:60px;margin:0 0 5px 8px}.pc-update-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.pc-update-author-type{font:12px/20px var(--serif);color:#67778a;margin:0 0 5px}.pc-update-authors h4{font:12px/20px var(--serif);color:#999;margin:0 0 2px}.pc-update-works{font:12px/20px var(--serif);color:#637b9a}.pc-update-works a:not(:last-child):after{content:"|";color:#aaa;margin:0 8px;display:inline-block}.pc-update-bio{font:12px/20px var(--serif);color:#89919b;clear:both;margin:15px 0 0}@media (min-width:768px) and (max-width:1250px){.pc-updates-section{grid-template-columns:minmax(0,1fr) 190px;gap:20px}.pc-updates-content{grid-template-columns:190px minmax(0,1fr);gap:20px}.pc-update-row{grid-template-columns:56px minmax(0,1fr) minmax(0,1.1fr) 72px}.pc-update-writer{display:none}.pc-update-avatar{width:48px;height:48px}.pc-update-bio{margin-top:10px}}@media (min-width:768px) and (max-width:1000px){.pc-updates-section{grid-template-columns:minmax(0,1fr)}.pc-update-club{display:none}}@media (max-width:767px){.pc-updates-section{display:none}}.pc-limited-free{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));min-height:222px;margin-top:40px;display:grid}.pc-limited-free>div,.pc-limited-free>article{background:#fcfcfa;min-width:0;padding:20px 12px}.pc-limited-free>:nth-child(odd){background:#f7f6f2}.pc-free-timer h2{font:700 18px var(--serif);color:#ff3c57;margin:5px 0 2px}.pc-free-timer p{font:12px var(--serif);color:#999;margin:0}.pc-free-timer svg{color:#292929;margin:18px auto 12px;display:block}.pc-free-countdown{color:#e33232;white-space:nowrap;font-variant-numeric:tabular-nums;font:18px/26px Arial}.pc-free-timer>a{font:14px var(--serif);color:#58769d;margin-top:10px;display:block}.pc-free-expired{color:#999;font-size:11px;display:block}.pc-free-cover{width:66px;height:88px;margin:0 auto 12px;display:block;overflow:hidden;box-shadow:0 2px 6px #0005}.pc-free-cover img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}.pc-free-cover:hover img,.pc-free-cover:focus-visible img{transform:scale(1.1)}.pc-free-title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:22px;display:block;overflow:hidden}.pc-limited-free s{font:12px/20px var(--serif);color:#999;margin:4px 0 7px;display:block}.pc-free-button{color:#58769d;min-width:88px;font:14px/26px var(--serif);border:1px solid #6b88ae;border-radius:18px;padding:0 14px;display:inline-block}.pc-free-button:hover{color:#fff;background:#58769d}@media (min-width:768px) and (max-width:1100px){.pc-limited-free{grid-template-columns:190px repeat(3,minmax(0,1fr))}.pc-free-timer{flex-direction:column;grid-row:span 2;justify-content:center;display:flex}.pc-free-countdown{font-size:18px}}@media (max-width:767px){.pc-limited-free{display:none}}@media (prefers-reduced-motion:reduce){.pc-free-cover img{transition:none}}@font-face{font-family:RuxiCategoryIcons;src:url(/assets/qd-category-icons.woff)format("woff");font-display:block}@media (min-width:768px){.desktop-home .categories>a{color:#555}.desktop-home .categories .pc-category-icon{text-align:center;color:#333;-webkit-font-smoothing:antialiased;flex-shrink:0;width:28px;font:24px/1 RuxiCategoryIcons;transition:color .3s,transform .3s ease-out;display:block}.desktop-home .categories>a>span{font-family:var(--serif);transition:color .3s}.desktop-home .categories small{transition:color .3s}.desktop-home .categories>a:hover,.desktop-home .categories>a:focus-visible{color:#ff3955;background:#fcfcfa}.desktop-home .categories>a:nth-child(4n+1):hover,.desktop-home .categories>a:nth-child(4n+2):hover,.desktop-home .categories>a:nth-child(4n+1):focus-visible,.desktop-home .categories>a:nth-child(4n+2):focus-visible{background:#f7f6f2}.desktop-home .categories>a:hover .pc-category-icon,.desktop-home .categories>a:focus-visible .pc-category-icon{color:#ff3955;transform:translate(-3px)}.desktop-home .categories>a:hover small,.desktop-home .categories>a:focus-visible small{color:#ff3955}}@media (prefers-reduced-motion:reduce){.desktop-home .categories .pc-category-icon{transition:none}}
.reader-panel{border:1px solid var(--line);background:#fff;border-radius:4px;margin:24px 0;padding:28px}.reader-panel h1,.reader-panel h2{font-family:var(--serif);margin-bottom:18px}.reader-panel h2:not(:first-child){margin-top:28px}.reader-panel form,.reader-confirm{flex-direction:column;gap:12px;display:flex}.reader-panel form{max-width:560px;margin-top:20px}.reader-panel input,.reader-panel textarea,.reader-panel select,.reader-confirm input,.reader-confirm select,.reader-account-page select{font:inherit;color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;max-width:100%;padding:10px}.reader-panel textarea{resize:vertical;min-height:105px}.reader-panel form button{align-self:flex-start}.reader-profile-select .night-finder-label{color:inherit;font-size:inherit;margin-bottom:12px}.reader-profile-select .night-finder-trigger{color:#333;min-height:46px;font-size:inherit;background:#fff;border-color:#ddd;border-radius:4px}.reader-profile-select .night-finder-trigger:hover{background:#fffaf8;border-color:#c09098}.reader-profile-select .night-finder-options{background:#fffaf1;border-color:#cdbab0;box-shadow:0 18px 42px #4937202b}.reader-profile-select .night-finder-options[data-placement=above]{bottom:calc(100% + 8px)}.reader-profile-select .night-finder-options [role=option]{color:#40372f;min-height:42px;font-size:14px}.reader-profile-select .night-finder-options [role=option]:hover,.reader-profile-select .night-finder-options [role=option][data-active=true]{color:#84223a;background:#a3274612}.reader-profile-select .night-finder-options [role=option][aria-selected=true]{color:#84223a;background:linear-gradient(100deg,#a3274620,#a3274608)}.reader-error{color:#aa2821;overflow-wrap:anywhere;background:#fff0ee;margin:12px 0;padding:14px}.reader-error button{margin-left:15px;text-decoration:underline}.reader-account-page{min-height:55vh;padding-block:28px}.reader-account-nav{border-bottom:1px solid #ddd;flex-wrap:wrap;gap:20px;padding:15px 0;display:flex}.reader-account-nav .active{color:var(--red)}.reader-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.reader-products article{background:linear-gradient(135deg,#fffaf0,#fff);border:1px solid #e8d9c1;border-radius:8px;flex-direction:column;gap:14px;padding:24px;display:flex}.reader-price{color:var(--red);font-size:30px}.reader-products button{margin-top:auto}.reader-order{overflow-wrap:anywhere;border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:18px;padding:18px 0;display:flex}.reader-order small,.reader-comment small{color:#888}.reader-comment{overflow-wrap:anywhere;border-bottom:1px solid #eee;padding:18px 0}.reader-comment small{margin-inline:15px}.reader-comment p{white-space:pre-wrap;margin-top:10px}.reader-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:25px 0;display:flex}.reader-text-button{color:var(--red);margin:18px 12px 0 0;display:inline-block}.reader-security-panel{flex-direction:column;min-width:0;display:flex}.reader-password-form .reader-password-submit{min-width:158px;min-height:46px;margin-top:4px}.reader-session-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding-top:24px;display:flex}.reader-session-action>div{gap:6px;min-width:0;display:grid}.reader-session-action strong{color:#40372f;font-size:15px;font-weight:600}.reader-session-action small{color:#80766d;font-size:12px;line-height:1.6}.reader-logout-button{color:#b3283d;background:0 0;border:1px solid #d8a4aa;border-radius:22px;flex:none;min-width:112px;min-height:42px;padding:9px 20px;transition:color .16s,border-color .16s,background .16s,transform .16s}.reader-logout-button:hover:not(:disabled){color:#941d30;background:#fff1f3;border-color:#b3283d;transform:translateY(-1px)}.reader-logout-button:focus-visible,.reader-password-submit:focus-visible{outline-offset:3px;outline:2px solid #c63b53}.reader-logout-button:disabled{cursor:not-allowed;opacity:.5}.reader-unlock{background:#fff8ed;border:1px solid #ead7b6;margin:25px 0;padding:30px}.reader-unlock h2{margin-bottom:12px}.detail-actions{flex-wrap:wrap;gap:12px}.detail-actions input{width:90px}.detail-actions label{align-items:center;gap:8px;display:flex}.reader-modal-backdrop{z-index:12000;background:#0007;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.reader-confirm{background:#fff;border-radius:12px;width:480px;max-width:100%;max-height:85dvh;padding:30px;overflow:auto;box-shadow:0 20px 80px #0004}.reader-confirm h2{font-family:var(--serif)}.reader-confirm p,.reader-confirm dd{overflow-wrap:anywhere}.reader-paper{color:#333;background:#f5efdf;min-height:400px;padding:50px 65px;line-height:2.1}.reader-paper h1{margin-bottom:30px;font-size:1.45em}.reader-prose{white-space:pre-wrap;overflow-wrap:anywhere}.reader-dark .reader-paper{color:#d3d0c5;background:#272822}.reader-layout{width:calc(100% - 32px);max-width:900px;margin:0 auto;padding-block:20px}.reader-layout .catalog>div{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-layout .reader-panel audio{width:100%;margin-block:20px}.catalog a{text-overflow:ellipsis;overflow:hidden}.reader-brand{align-items:center;gap:12px;display:flex}.reader-brand>b{font:700 40px var(--serif);color:#bf2c24;border-bottom:3px solid #bf2c24}.reader-brand>span{font-size:25px;font-weight:700}.reader-brand small{color:#888;letter-spacing:2px;font:12px Arial;display:block}.reader-mobile-header,.reader-mobile-links{display:none}.reader-home .hero-layout{align-items:stretch}.reader-home .hero-news{min-width:0}.reader-home .category-grid{align-content:start}.reader-home .category-grid a{min-height:56px}.reader-home .hero-center{min-width:0}.reader-hero{background:linear-gradient(120deg,#efe2d3,#e5ded1);border-radius:2px;overflow:hidden}.reader-hero-slide{align-items:center;gap:25px;min-height:255px;padding:28px;display:flex}.reader-hero-slide>div{flex:1;min-width:0}.reader-hero-slide h1{font:700 28px/1.5 var(--serif);margin-block:10px}.reader-hero-slide p{-webkit-line-clamp:2;color:#655b50;-webkit-box-orient:vertical;margin-bottom:14px;display:-webkit-box;overflow:hidden}.reader-hero-slide>.book-cover{flex-shrink:0;width:100px;height:145px;transform:rotate(4deg);box-shadow:6px 8px 12px #49362344}.reader-hero-slide>img:not(.book-cover){object-fit:cover;width:100%;height:230px}.reader-hero-tabs{color:#f7e9da;background:#332820ee;display:flex}.reader-hero-tabs button{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:12px 6px;overflow:hidden}.reader-hero-tabs .active{color:#fff;background:#bf2c24}.reader-promos>a{text-align:center;background:#f6f4ee;flex-direction:column;gap:8px;padding:20px 10px;display:flex}.reader-promos>a:nth-child(2){background:#f1e4dc}.reader-promos>a:nth-child(3){background:#e5eced}.reader-promos strong{font:700 18px var(--serif)}.reader-promos span{color:#666;font-size:12px}.reader-feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:20px 0;display:grid}.reader-feature-cards .book-cover{width:80px;height:112px;margin:auto}.reader-feature-cards h3{white-space:nowrap;text-overflow:ellipsis;margin:12px 0 5px;font-size:15px;overflow:hidden}.reader-feature-cards p{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.reader-home-section{border-top:1px solid #eee;padding:30px 0}.reader-home .listing-grid{padding-top:24px}.reader-home .rank-card .empty-state{padding:25px 0;font-size:12px}.reader-home .rank-first h3{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.reader-rank-filters{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.reader-rank-filters select{border:1px solid #ddd;padding:8px}.reader-article{overflow-wrap:anywhere;line-height:2}.reader-article img{max-width:100%}.reader-bottom-nav a{flex-direction:column;align-items:center;gap:4px;display:flex}.app-dialog input[type=password]{border:1px solid #ddd;width:100%;padding:11px}.app-dialog form{flex-direction:column;gap:12px;display:flex}.live-ruxi .book-card,.live-ruxi .book-card>div{min-width:0}.live-ruxi .book-card .book-title{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.reader-payment-card div{border-bottom:1px solid #eee;grid-template-columns:110px 1fr;padding:10px 0;display:grid}.reader-payment-card dd{margin:0}.reader-messages{max-height:500px;overflow:auto}.reader-panel .detail-stats{flex-wrap:wrap}.toast{z-index:15000}.reader-home .row-category{white-space:nowrap;text-overflow:ellipsis;max-width:65px;overflow:hidden}@media (max-width:1000px){.reader-home .hero-layout{grid-template-columns:170px minmax(0,1fr)}.reader-home .hero-news{display:none}.reader-products{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-home .recommend-layout{grid-template-columns:1fr 2fr}.reader-home .recommend-layout>aside:last-child{display:none}.reader-home .rank-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.live-ruxi .main-header,.live-ruxi .main-nav,.live-ruxi .topbar{display:none}.reader-mobile-header{z-index:60;background:#fff;align-items:center;gap:12px;height:64px;padding:12px 16px;position:sticky;top:0;display:flex!important}.reader-mobile-header .h5-logo{white-space:nowrap;font-size:20px}.reader-mobile-header form{background:#f5f5f5;border-radius:20px;flex:1;align-items:center;min-width:0;padding:7px 10px;display:flex}.reader-mobile-header input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.reader-mobile-links{white-space:nowrap;gap:18px;padding:18px 0;display:flex;overflow-x:auto}.reader-home{width:calc(100% - 28px);display:block!important}.reader-home .hero-layout{display:block}.reader-home .category-grid,.reader-home .hero-news,.reader-home .recommend-layout>aside{display:none}.reader-home .hero-center{display:block}.reader-hero-slide{gap:15px;min-height:210px;padding:20px}.reader-hero-slide h1{font-size:23px}.reader-hero-slide>.book-cover{width:78px;height:110px}.reader-hero-slide>img:not(.book-cover){height:160px}.reader-hero-tabs button{padding:9px 4px;font-size:11px}.reader-promos{gap:6px}.reader-promos strong{font-size:14px}.reader-promos span{font-size:10px}.reader-promos>a{padding:16px 6px}.reader-home .recommend-layout{display:block}.reader-home .editor-picks{width:100%}.reader-home .rank-grid{scroll-snap-type:x mandatory;gap:18px;padding-bottom:15px;display:flex;overflow-x:auto}.reader-home .rank-card{scroll-snap-align:start;flex:0 0 240px}.reader-home .listing-grid,.reader-products{grid-template-columns:1fr}.reader-home-section{padding:24px 0}.reader-panel{margin:15px 0;padding:20px 16px}.reader-account-page{width:calc(100% - 28px);padding-top:8px}.reader-account-nav{gap:15px;font-size:13px}.reader-order{gap:10px;font-size:13px}.reader-order strong{width:100%}.reader-unlock{padding:20px 16px}.reader-paper{padding:30px 20px}.reader-paper h1{font-size:22px}.reader-layout .catalog>div{grid-template-columns:1fr}.reader-layout .catalog .reader-pagination{display:flex}.reader-confirm{padding:24px 20px}.reader-products article{padding:20px}.reader-wallet .detail-stats{gap:18px}.reader-wallet .detail-stats strong{font-size:24px}.reader-bottom-nav{justify-content:space-around;display:flex!important}.live-ruxi footer{padding-bottom:100px}.reader-home .section-heading h2{font-size:21px}.reader-home .listing-grid>article{padding-bottom:15px}.reader-home .empty-state{padding:24px 10px}.detail-page .book-detail{gap:18px}.detail-page .book-detail>div{min-width:0}.reader-home .book-card .book-cover{width:78px;height:106px}.reader-home .book-card .text-cover{font-size:14px}.reader-home .editor-text-grid{gap:15px}.reader-panel input,.reader-panel select{min-width:0}.reader-rank-filters{gap:10px}.reader-pagination{gap:10px;font-size:12px}}
