:root { --red:#a82424; --deep-red:#7f1919; --ink:#292827; --muted:#6d6b67; --paper:#fffdf9; --cream:#f4f0e9; --line:#dcd6cd; --sage:#dbe6da; --shadow:0 8px 20px rgba(62,48,34,.07); } *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:"Source Sans 3",Arial,sans-serif;font-size:16px;line-height:1.5} a{color:var(--red);text-decoration:none} a:hover{text-decoration:underline} button,input,select{font:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:5;background:#fff;padding:.5rem}.site-header{height:74px;border-top:5px solid var(--red);border-bottom:1px solid var(--line);background:#fffdfa}.header-inner{height:100%;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);white-space:nowrap}.brand:hover{text-decoration:none}.brand-mark{font-size:35px;line-height:1;color:var(--red);letter-spacing:-2px;font-weight:700}.brand-mark em{font-size:20px;font-style:normal}.brand-copy{font-family:"Noto Serif SC",serif;font-size:17px;font-weight:700;line-height:1.2}.brand-copy small{display:block;margin-top:2px;font-family:"Source Sans 3",sans-serif;font-size:8px;letter-spacing:1.3px;color:var(--muted)}.main-nav{display:flex;align-self:stretch;align-items:center;gap:28px}.main-nav a{color:#403d39;font-weight:600}.header-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.header-actions button{height:35px;border-radius:3px;cursor:pointer}.icon-button{width:35px;background:transparent;border:0;color:#5f5a53}.icon-button svg{width:18px;vertical-align:middle}.login{padding:0 15px;border:1px solid #bbb4aa;background:#fff;color:#423e39}.signup{padding:0 15px;border:1px solid var(--red);background:var(--red);color:#fff}.masthead{background:var(--cream);border-bottom:1px solid var(--line);background-image:linear-gradient(90deg,rgba(168,36,36,.04) 1px,transparent 1px),linear-gradient(rgba(168,36,36,.04) 1px,transparent 1px);background-size:22px 22px}.masthead-inner{max-width:1240px;margin:auto;padding:57px 28px 54px;display:flex;justify-content:space-between;gap:48px}.masthead-copy{max-width:760px}.eyebrow{margin:0 0 7px;color:var(--red);font-size:13px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.masthead h1,.section-heading h2{font-family:"Noto Serif SC",serif;letter-spacing:0;margin:0}.masthead h1{font-size:39px;line-height:1.25}.intro{max-width:660px;margin:14px 0 24px;color:#5e5b56;font-size:18px}.search-box{max-width:680px;display:flex;align-items:center;background:#fff;border:1px solid #bdb5aa;height:49px;box-shadow:var(--shadow)}.search-box>svg{width:19px;margin:0 12px;color:#77716a}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:16px}.search-box button{height:100%;padding:0 22px;border:0;background:var(--red);color:#fff;font-weight:600;cursor:pointer}.popular-tags{margin-top:12px;color:var(--muted);font-size:14px}.popular-tags a{margin-left:12px}.masthead-note{width:235px;border-left:2px solid #c9b48e;padding:11px 0 11px 20px;align-self:center}.masthead-note>svg{width:25px;color:var(--red)}.masthead-note p{font-family:"Noto Serif SC",serif;font-size:16px;line-height:1.7;margin:8px 0 11px}.masthead-note a{font-weight:600;font-size:14px}.masthead-note a svg,.section-heading a svg{width:15px;vertical-align:-3px}.quick-links{max-width:1240px;margin:0 auto;padding:22px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-links a{min-height:69px;display:flex;align-items:center;gap:13px;padding:11px 14px;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 2px 4px rgba(0,0,0,.02)}.quick-links a>svg:first-child{width:25px;color:var(--red)}.quick-links span{flex:1;font-weight:700}.quick-links small{display:block;color:var(--muted);font-size:13px;font-weight:400}.quick-links a>svg:last-child{width:17px;color:#8a837a}.page-shell{max-width:1240px;margin:8px auto 65px;padding:0 28px;display:grid;grid-template-columns:238px minmax(0,1fr);gap:45px}.sidebar{border-top:3px solid var(--red);padding-top:13px}.side-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.side-title h2{font-family:"Noto Serif SC",serif;font-size:19px;margin:0}.side-title button{border:0;background:transparent;color:var(--muted);cursor:pointer}.side-title svg{width:18px}.filter-group{border-top:1px solid var(--line);padding:14px 0}.filter-group h3{font-size:14px;margin:0 0 9px;color:#4c4844}.filter-group label{display:block;margin:8px 0;color:#5d5852;font-size:14px;cursor:pointer}.filter-group input{accent-color:var(--red);margin:0 7px 0 0}.filter-group b{float:right;color:#9a9389;font-size:11px;font-weight:500}.filter-button{width:100%;height:37px;border:1px solid var(--red);background:#fff;color:var(--red);font-weight:600;cursor:pointer}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-heading h2{font-size:27px}.section-heading a{font-size:14px;font-weight:600}.feed-toolbar{display:flex;justify-content:space-between;align-items:center;background:#f7f4ee;padding:8px 12px;margin-bottom:13px;font-size:14px;color:var(--muted)}.feed-toolbar p{margin:0}.feed-toolbar strong{color:var(--ink)}.feed-toolbar select{border:0;background:transparent;color:var(--ink);font-size:14px;font-weight:600}.work-card{display:flex;margin-bottom:13px;border:1px solid var(--line);border-left:3px solid #c4beb6;background:#fff;box-shadow:0 2px 6px rgba(46,37,27,.035)}.work-card.featured{border-left-color:var(--red)}.work-card>img{width:157px;object-fit:cover;filter:saturate(.72)}.work-body{flex:1;min-width:0;padding:16px 18px 13px}.work-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#6d6862}.rating{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:700;color:#fff}.teen{background:#5580a3}.general{background:#729460}.mature{background:#a15d29}.work-card h3{margin:5px 0 0;font-family:"Noto Serif SC",serif;font-size:20px;line-height:1.35}.work-card h3 a{color:#8d1c1c}.byline{margin:2px 0 8px;font-size:14px;color:var(--muted)}.tags{margin:0 0 8px;display:flex;flex-wrap:wrap;gap:5px}.tags a{padding:1px 6px;background:#f2eee7;border-radius:2px;font-size:12px;color:#78534b}.summary{margin:0 0 11px;color:#514d47;font-family:"Noto Serif SC",serif;font-size:14px;line-height:1.65}.work-footer{display:flex;flex-wrap:wrap;gap:15px;color:#7c756d;font-size:12px}.work-footer svg{width:13px;height:13px;vertical-align:-2px;margin-right:2px}.load-more{display:flex;align-items:center;gap:6px;margin:22px auto 0;padding:8px 15px;border:0;background:transparent;color:var(--red);font-weight:600;cursor:pointer}.load-more svg{width:16px}.fandom-section{background:#eee9e0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fandom-inner{max-width:1240px;margin:auto;padding:46px 28px 51px}.fandom-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d6cec3}.fandom-grid a{display:flex;flex-direction:column;gap:4px;padding:17px 19px;border-right:1px solid #d6cec3;border-bottom:1px solid #d6cec3;background:#faf8f4}.fandom-grid a:nth-child(3n){border-right:0}.fandom-grid a:nth-last-child(-n+3){border-bottom:0}.fandom-grid b{font-family:"Noto Serif SC",serif;color:#3c3935}.fandom-grid span{color:#867e75;font-size:13px}footer{max-width:1240px;margin:auto;padding:35px 28px 26px;display:grid;grid-template-columns:1fr auto;gap:16px;color:#777069;font-size:14px}.footer-brand{width:max-content}.footer-brand .brand-mark{font-size:27px}.footer-brand .brand-mark em{font-size:15px}footer>div>p{margin:12px 0 0}.footer-links{display:flex;gap:21px;align-items:start}.footer-links a{color:#625c55}.copyright{grid-column:1;margin:10px 0 0;padding-top:17px;border-top:1px solid var(--line);font-size:12px}.filing{grid-column:2;grid-row:2;margin:10px 0 0;padding-top:17px;border-top:1px solid var(--line);text-align:right;font-size:12px}.filing a{color:#625c55}@media(max-width:760px){.site-header{height:auto}.header-inner{padding:11px 18px;flex-wrap:wrap;gap:10px}.main-nav{order:3;width:100%;height:auto;justify-content:space-between;padding-top:9px;border-top:1px solid var(--line)}.header-actions{gap:5px}.icon-button{display:none}.masthead-inner{padding:39px 20px 34px}.masthead h1{font-size:29px}.intro{font-size:16px}.masthead-note{display:none}.search-box{height:46px}.popular-tags{line-height:1.9}.quick-links{padding:16px 20px;grid-template-columns:1fr;gap:8px}.page-shell{margin-top:8px;padding:0 20px;display:block}.sidebar{display:none}.section-heading h2{font-size:23px}.feed-toolbar{align-items:start;gap:5px;flex-direction:column}.work-card>img{display:none}.work-body{padding:14px 14px 12px}.work-card h3{font-size:18px}.work-footer{gap:8px 12px}.fandom-inner{padding:37px 20px}.fandom-grid{grid-template-columns:1fr 1fr}.fandom-grid a:nth-child(3n){border-right:1px solid #d6cec3}.fandom-grid a:nth-child(2n){border-right:0}.fandom-grid a:nth-last-child(-n+3){border-bottom:1px solid #d6cec3}.fandom-grid a:nth-last-child(-n+2){border-bottom:0}footer{padding:30px 20px;display:block}.footer-links{margin:25px 0;gap:14px;flex-wrap:wrap}.copyright{padding-top:15px}.filing{margin-top:8px;padding-top:0;border-top:0;text-align:left}.brand-copy{font-size:15px}}
body.night{--ink:#eee9df;--muted:#bbb4aa;--paper:#22211f;--cream:#292723;--line:#4b4741;background:#22211f}body.night .site-header,body.night .quick-links a,body.night .work-card,body.night .search-box{background:#2d2a26}body.night .main-nav a,body.night .login,body.night .quick-links a,body.night .filter-group h3,body.night .summary,body.night .feed-toolbar strong,body.night .fandom-grid b{color:var(--ink)}body.night .login{border-color:#716b62;background:transparent}body.night .intro,body.night .work-meta,body.night .byline,body.night .work-footer{color:var(--muted)}body.night .feed-toolbar{background:#302d28}body.night .feed-toolbar select{color:var(--ink)}body.night .tags a{background:#413c36;color:#e4c5b8}body.night .fandom-section{background:#2a2824}body.night .fandom-grid a{background:#302d29;border-color:#4b4741}body.night .filter-button{background:transparent}
.hero-download{display:flex;align-items:center;gap:12px;max-width:680px;margin-top:16px;padding:11px 14px;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:var(--shadow)}.hero-download>svg{width:19px;color:var(--red)}.hero-download span{flex:1}.hero-download strong{display:block;font-size:14px}.hero-download small{display:block;color:var(--muted);font-size:12px}.hero-download>b{color:var(--red);font-size:12px}.hero-download:hover{text-decoration:none;box-shadow:0 8px 20px rgba(62,48,34,.1)}
.masthead-copy .hero-download{display:inline-flex;align-items:center;gap:9px;width:auto;max-width:none;margin-top:10px;padding:9px 14px;background:var(--red);border:0;color:#fff;box-shadow:none}.masthead-copy .hero-download>svg{width:17px;color:#fff}.masthead-copy .hero-download span{flex:none}.masthead-copy .hero-download strong{display:inline;font-size:14px}.masthead-copy .hero-download small{display:none}.masthead-copy .hero-download>b{color:#f8ddd2;font-size:11px;font-weight:500;border-left:1px solid rgba(255,255,255,.35);padding-left:9px}.masthead-copy .hero-download:hover{background:var(--deep-red);box-shadow:0 5px 12px rgba(127,25,25,.18)}
.masthead-copy .hero-download>b{display:none}
.hero-download{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 16px;background:var(--red);color:#fff;font-weight:600}.hero-download svg{width:17px}.hero-download:hover{background:var(--deep-red);text-decoration:none}
.masthead-note .hero-download{display:inline-flex;align-items:center;gap:9px;margin-top:10px;padding:10px 14px;background:var(--red);color:#fff;border:0}.masthead-note .hero-download svg{width:17px}.masthead-note .hero-download:hover{background:var(--deep-red);text-decoration:none}.masthead-note .hero-download span{font-weight:600}
.hero-download{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 16px;background:var(--red);color:#fff;font-weight:600}.hero-download svg{width:17px}.hero-download:hover{background:var(--deep-red);text-decoration:none}
 .masthead-note .hero-download svg{display:block;width:17px;height:17px;flex:0 0 17px;color:#fff;stroke:currentColor}
.html-scrollbar-stabilizer{display:none}
.masthead-note .hero-download svg{display:block;width:17px;height:17px;flex:0 0 17px;color:#fff;stroke:currentColor}
html{overflow-y:scroll}
.brand-logo{display:block;width:auto;height:42px;max-width:140px;object-fit:contain}.footer-brand .brand-logo{height:34px;max-width:140px}
.brand-logo{display:block;width:auto;height:42px;max-width:140px;object-fit:contain}.footer-brand .brand-logo{height:34px;max-width:140px}
.site-header h1,.site-header h2,.site-header h3,
main h1,main h2,main h3,
footer h1,footer h2,footer h3{font-family:"Noto Serif SC",serif;font-weight:700;color:var(--ink);letter-spacing:0}
main h1{font-size:36px;line-height:1.3}
main h2{font-size:27px;line-height:1.4}
main h3{font-size:20px;line-height:1.45}
.section-heading h2,.deep-head h2,.extension-heading h2,.showcase-heading h2,.news-panel h2,.about-grid h2,.portal-hero h1,.shelf-hero h1,.fandom-hero h1,.work-hero h1,.reader-head h1,.download-product h2{font-weight:700;color:var(--ink)}
.news-panel h2,.download-product h2,.feature-story h3,.lore-card h3,.cover b{color:inherit}
@media(max-width:760px){main h1{font-size:29px}main h2{font-size:23px}main h3{font-size:18px}}
.single-line-title,.collection-card h3,.shelf-category b,.about-numbers b,.cover b,.small-feature b,.saved-card h3,.mini-work a,.work-card h3,.ranking-list a{font-family:"Noto Serif SC",serif;font-weight:700;color:var(--ink)}
.js-loading{visibility:hidden}.js-loading main{min-height:100vh}
body.night .icon-button{color:#eee9df}body.night .icon-button svg{color:inherit;stroke:currentColor}
@media(max-width:760px){.header-actions .icon-button{display:inline-grid;place-items:center;width:35px;height:35px;padding:0;color:#5f5a53}.header-actions .icon-button svg{width:18px;height:18px;margin:0}.night .header-actions .icon-button{color:#eee9df}}
.mobile-hero-download{display:none}@media(max-width:760px){.mobile-hero-download{width:100%;min-height:46px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--red);color:#fff;font-weight:700}.mobile-hero-download:hover{background:var(--deep-red);color:#fff;text-decoration:none}.mobile-hero-download svg{width:18px;height:18px;stroke:currentColor}}
body{padding-bottom:72px}.sticky-download-bar{position:fixed;z-index:1000;left:0;right:0;bottom:0;height:72px;background:#fffdf9;border-top:3px solid var(--red);box-shadow:0 -5px 18px rgba(45,35,28,.12)}.sticky-download-inner{width:100%;max-width:1240px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:18px}.sticky-download-inner>img{width:42px;height:42px;object-fit:contain}.sticky-download-copy{display:flex;flex-direction:column;min-width:220px}.sticky-download-copy b{color:var(--ink);font-family:"Noto Serif SC",serif;font-size:16px}.sticky-download-copy span{color:var(--muted);font-size:12px}.sticky-download-benefit{display:flex;align-items:center;gap:7px;margin-left:auto;color:var(--muted);font-size:13px}.sticky-download-benefit+.sticky-download-benefit{margin-left:8px}.sticky-download-benefit svg{width:16px;color:var(--red)}.sticky-download-inner>a{min-height:42px;margin-left:18px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;font-weight:700}.sticky-download-inner>a:hover{background:var(--deep-red);text-decoration:none}.sticky-download-inner>a svg{width:17px}body.night .sticky-download-bar{background:#2d2a26;border-color:#b73832;box-shadow:0 -5px 18px rgba(0,0,0,.35)}body.night .sticky-download-copy b{color:#eee9df}body.night .sticky-download-copy span,body.night .sticky-download-benefit{color:#bbb4aa}@media(max-width:760px){body{padding-bottom:64px}.sticky-download-bar{height:64px}.sticky-download-inner{padding:0 16px;gap:10px}.sticky-download-inner>img{width:36px;height:36px}.sticky-download-copy{min-width:0;flex:1}.sticky-download-copy b{font-size:14px}.sticky-download-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-download-benefit{display:none}.sticky-download-inner>a{min-height:40px;margin-left:0;padding:0 15px}.sticky-download-inner>a span{font-size:14px}}
html{background:#fffdf9}html.theme-night{background:#22211f}
