:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#152238;--ink:#152238;--muted:#657287;--line:#d5dee8;--surface:#fff;--soft:#f7fafc;--brand:#6ee7b7;--brand-dark:#0f766e;--accent:#f43f5e;--gold:#facc15;--deep:#152238;--page-max:1640px;--page-gutter:clamp(12px, 2vw, 30px);background:#eef3f7;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#eef3f7;min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.site-header:before{content:"";background:repeating-linear-gradient(90deg, var(--deep) 0 80px, var(--brand) 80px 140px, var(--accent) 140px 190px, var(--gold) 190px 240px);height:5px;display:block}.site-header-inner{width:min(var(--page-max), calc(100% - (var(--page-gutter) * 2)));grid-template-columns:auto minmax(260px,360px) 1fr auto;align-items:center;gap:18px;margin:0 auto;padding:10px 0;display:grid}.brand,.site-nav,.search-box,.auth-actions{align-items:center;display:flex}.brand{gap:10px;font-weight:950}.brand-logo{border-radius:8px;width:40px;height:40px;box-shadow:0 9px 18px #1522382e}.brand-text{white-space:nowrap;font-size:19px}.search-box{border:1px solid var(--line);background:var(--soft);border-radius:8px;gap:8px;min-width:0;padding:9px 11px}.search-icon{flex:none;width:20px;height:20px}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-box:focus-within{border-color:var(--brand-dark);box-shadow:0 0 0 3px #6ee7b72e}.site-nav{justify-content:center;gap:6px;min-width:0}.site-nav a{color:#2a3b58;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:14px;font-weight:900;display:inline-flex}.site-nav a.active,.site-nav a:hover{color:#fff;background:var(--deep)}.nav-icon,.auth-icon,.section-icon{flex:none}.nav-icon{border-radius:6px;width:18px;height:18px}.auth-actions{justify-content:flex-end;gap:8px}.auth-link,.user-link{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:14px;font-weight:950;display:inline-flex}.auth-link.primary{color:#fff;border-color:var(--deep);background:var(--deep)}.auth-link:hover,.user-link:hover{border-color:var(--brand-dark);color:var(--brand-dark);background:#eafff7}.auth-icon{width:17px;height:17px}.app-shell,.site-footer-inner{width:min(var(--page-max), calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.hero-band{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:18px;padding:20px 0 14px;display:grid}.hero-copy{color:#fff;isolation:isolate;background:#152238;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:clamp(28px,4vw,54px);display:flex;position:relative;overflow:hidden}.hero-copy:before{content:"";z-index:-1;background:linear-gradient(95deg,#152238fa 0 38%,#152238db 58%,#0f766e9e),linear-gradient(#15223824,#152238e0);position:absolute;inset:0}.hero-copy:after{content:"";z-index:-1;mix-blend-mode:screen;background:linear-gradient(90deg,#6ee7b729,#0000 28%),repeating-linear-gradient(90deg,#ffffff0b 0 1px,#0000 1px 78px);position:absolute;inset:0}.hero-carousel{z-index:-2;background:linear-gradient(135deg,#10233f,#0f766e);position:absolute;inset:0}.hero-carousel-slide{opacity:0;background:var(--hero-slide-image) center/cover no-repeat;filter:saturate(1.08)contrast(1.05);animation:20s infinite heroSlide;animation-delay:calc(var(--slide-index) * 5s);position:absolute;inset:0;transform:scale(1.05)}.hero-carousel-slide:first-child:last-child{opacity:1;animation:none}.hero-carousel-slide:nth-child(2):last-child,.hero-carousel-slide:nth-child(3):last-child{animation-duration:15s}.hero-copy-inner{z-index:1;max-width:860px;position:relative}.hero-copy p,.catalog-hero p,.comic-detail>.detail-main>p,.reader-head p,.side-heading p,.catalog-heading p{color:var(--brand);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:950}.hero-copy h1{letter-spacing:0;max-width:760px;margin:0;font-size:46px;line-height:1.08}.hero-copy-inner>span{color:#d7e2ef;max-width:780px;margin-top:16px;line-height:1.85;display:block}.hero-spotlight{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:14px;max-width:620px;margin-top:22px;padding:10px;display:grid;box-shadow:0 16px 34px #0000002e}.hero-spotlight img{aspect-ratio:3/4;object-fit:cover;background:#dbe7ef;border-radius:7px;width:82px;box-shadow:0 10px 20px #00000038}.hero-spotlight em{color:var(--brand);text-transform:uppercase;font-size:12px;font-style:normal;font-weight:950;display:block}.hero-spotlight strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:4px;font-size:18px;font-weight:950;display:block;overflow:hidden}.hero-spotlight small{color:#d7e2ef;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.hero-stats{grid-template-columns:repeat(3,minmax(0,112px));gap:10px;margin:18px 0 0;display:grid}.hero-stats div{background:#1522386b;border:1px solid #ffffff2e;border-radius:8px;padding:10px 12px}.hero-stats dt{color:#fff;font-size:20px;font-weight:950;line-height:1}.hero-stats dd{color:#c9d6e5;margin:5px 0 0;font-size:12px;font-weight:900}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions a,.detail-actions a,.account-actions a,.guide-panel a{border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:950;display:inline-flex}.hero-actions a:first-child,.detail-actions a:first-child,.account-actions a:first-child{color:var(--deep);background:var(--brand)}.hero-actions a:last-child,.detail-actions a:not(:first-child),.account-actions a:not(:first-child){color:#fff;background:#ffffff1a;border:1px solid #ffffff38}.hero-panel{gap:12px;display:grid}.hero-feature-card{color:#fff;background:linear-gradient(105deg, #152238fa 0 42%, #152238b8 66%, #f43f5e94), var(--hero-card-image) center/cover, linear-gradient(135deg, var(--brand), var(--accent));border:1px solid #ffffff47;border-radius:8px;grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:14px;min-height:112px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #15223829}.hero-feature-card:first-child{grid-template-columns:122px minmax(0,1fr);min-height:138px}.hero-feature-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#6ee7b72e,#0000 36%),radial-gradient(circle at 92% 12%,#facc152e,#0000 32%);position:absolute;inset:0}.hero-feature-badge{z-index:2;color:var(--deep);letter-spacing:0;background:var(--brand);border-radius:5px;padding:4px 7px;font-size:10px;font-weight:950;position:absolute;top:10px;left:10px;box-shadow:0 5px 12px #00000024}.hero-feature-cover{z-index:1;object-fit:cover;background:#dbe7ef;border:2px solid #ffffffb8;border-radius:7px;align-self:stretch;width:100%;height:100%;min-height:116px;position:relative;box-shadow:0 14px 22px #00000040}.hero-feature-body{z-index:1;flex-direction:column;justify-content:center;min-width:0;padding:20px 4px 2px 0;display:flex;position:relative}.hero-feature-body strong{color:#fff;text-shadow:0 2px 8px #00000061;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:21px;font-weight:950;line-height:1.22;display:-webkit-box;overflow:hidden}.hero-feature-card:first-child .hero-feature-body strong{font-size:24px}.hero-feature-body em{min-width:0;color:var(--brand);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:13px;font-style:normal;font-weight:950;display:block;overflow:hidden}.hero-feature-body small{color:#dce8f4;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.hero-feature-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.hero-feature-tags b{max-width:72px;color:var(--deep);white-space:nowrap;text-overflow:ellipsis;background:#ffffffdb;border-radius:999px;padding:3px 7px;font-size:11px;line-height:1.2;overflow:hidden}@keyframes heroSlide{0%,18%{opacity:1;transform:scale(1.04)}25%,93%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1.04)}}.keyword-strip,.catalog-tabs,.catalog-tags,.pagination{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.keyword-strip,.catalog-tabs,.catalog-tags{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:12px;padding:12px}.keyword-strip{margin:14px 0 22px}.keyword-strip a,.catalog-tabs a,.catalog-tags a,.pagination a,.pagination span,.side-links a,.detail-tags a{color:#2a3b58;background:#edf5f7;border-radius:8px;padding:9px 13px;font-weight:900}.keyword-strip a:hover,.catalog-tabs a:hover,.catalog-tags a:hover,.side-links a:hover,.detail-tags a:hover{color:var(--deep);background:var(--brand)}.section-block,.faq-section,.account-panel,.catalog-shell{margin:24px 0}.section-heading{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;display:flex}.section-heading h2,.side-heading h2,.faq-section h2,.account-panel h1,.reader-head h1{color:var(--deep);align-items:center;gap:9px;margin:0;font-size:22px;line-height:1.25;display:flex}.section-heading>a,.section-heading>span{color:var(--muted);font-weight:900}.section-icon{border-radius:7px;width:23px;height:23px}.comic-grid.issue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.comic-card.issue-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:34px 108px minmax(0,1fr);align-items:stretch;gap:12px;min-height:178px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 22px #1522380f}.issue-number{color:#fff;writing-mode:vertical-rl;text-orientation:mixed;background:var(--deep);place-items:center;font-size:13px;font-weight:950;display:grid}.cover-link{aspect-ratio:3/4;background:#dbe7ef;align-self:start;width:108px;height:auto;min-height:0;display:block;overflow:hidden}.cover-link img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.comic-card:hover .cover-link img{transform:scale(1.05)}.comic-card-body{min-width:0;padding:12px 12px 12px 0}.issue-meta-row{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.comic-card-body small{max-width:92px;color:var(--deep);background:var(--brand);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex;overflow:hidden}.issue-chapter{min-width:0;color:var(--accent);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;display:block;overflow:hidden}.comic-card h3{color:var(--deep);margin:0;font-size:17px;line-height:1.3}.comic-card h3 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.issue-author{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:7px 0;font-size:13px;overflow:hidden}.issue-tags{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.issue-tags span{max-width:88px;color:var(--deep);white-space:nowrap;text-overflow:ellipsis;background:#e5fbf3;border-radius:999px;padding:3px 7px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden}.issue-summary{color:#44546a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.guide-panel,.faq-section,.account-panel,.side-panel,.catalog-hero,.comic-detail,.reader-head{border:1px solid var(--line);background:#fff;border-radius:8px}.guide-panel,.faq-section,.account-panel{padding:22px}.guide-panel p,.faq-section p,.account-panel p{color:#44546a;line-height:1.85}.guide-panel a{color:var(--deep);background:var(--brand);margin-right:10px}details{border-top:1px solid var(--line);padding:14px 0}details:first-of-type{margin-top:12px}summary{cursor:pointer;font-weight:950}.catalog-hero{background:linear-gradient(135deg,#fff,#f3fbff);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.catalog-hero h1{margin:0;font-size:36px;line-height:1.15}.catalog-hero span{color:#44546a;margin-top:10px;line-height:1.75;display:block}.catalog-stats{grid-template-columns:repeat(3,94px);gap:10px;margin:0;display:grid}.catalog-stats div{text-align:center;color:#fff;background:var(--deep);border-radius:8px;padding:12px}.catalog-stats dt{color:#ffffffb3;font-size:12px;font-weight:900}.catalog-stats dd{margin:4px 0 0;font-size:20px;font-weight:950}.catalog-tags a.active{color:var(--deep);background:var(--gold)}.catalog-main{min-width:0}.catalog-heading{border-bottom:1px solid var(--line);padding-bottom:10px}.rank-list li{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:2px 8px;display:grid}.rank-list li>span{color:#fff;background:var(--accent);border-radius:8px;grid-row:span 2;place-items:center;width:28px;height:28px;font-weight:950;display:grid}.rank-list a{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:950;overflow:hidden}.rank-list small{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.side-links{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pagination{justify-content:center;margin:24px 0 4px}.pagination a[aria-disabled=true]{color:#9ca8b8;pointer-events:none;background:#edf2f7}.pagination span{color:#fff;background:var(--deep)}.comic-detail{grid-template-columns:230px minmax(0,1fr) 270px;gap:22px;margin:22px 0;padding:24px;display:grid;position:relative;overflow:hidden}.detail-backdrop{opacity:.1;background:var(--detail-cover) center/cover;filter:blur(22px);position:absolute;inset:0;transform:scale(1.08)}.detail-cover{aspect-ratio:3/4;object-fit:cover;border-radius:8px;width:230px;box-shadow:0 18px 34px #1522382e}.detail-cover-wrap>span{color:#fff;background:var(--accent);border-radius:8px;margin-top:10px;padding:7px 10px;font-weight:950;display:inline-flex}.detail-main h1{margin:0;font-size:38px;line-height:1.16}.detail-desc{color:#44546a;margin:16px 0;line-height:1.85}.detail-meta div{background:#edf5f7;border-radius:8px;padding:12px}.detail-meta dt{color:var(--muted);font-size:12px}.detail-meta dd{margin:5px 0 0;font-weight:950}.detail-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.detail-actions a:not(:first-child){color:var(--deep);border-color:var(--line);background:#fff}.detail-reading-card{color:#fff;background:var(--deep);border-radius:8px;align-self:start;padding:18px}.detail-reading-card p{color:var(--brand);margin:0 0 10px;font-weight:950}.detail-reading-card a{color:var(--deep);background:var(--brand);border-radius:8px;padding:10px 14px;font-weight:950;display:inline-flex}.chapter-list a{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.chapter-list small{color:var(--muted);margin-bottom:6px;display:block}.chapter-list span{white-space:nowrap;text-overflow:ellipsis;font-weight:950;display:block;overflow:hidden}.reader-page{margin:22px 0}.reader-head{text-align:center;padding:20px}.reader-head h1{justify-content:center}.reader-head nav{justify-content:center;gap:10px;margin-top:14px;display:flex}.reader-head nav a{color:#fff;background:var(--deep);border-radius:8px;padding:9px 14px;font-weight:950}.reader-images{justify-items:center;gap:12px;margin-top:18px;display:grid}.reader-images img{background:#fff;border-radius:8px;width:min(900px,100%);height:auto;box-shadow:0 8px 24px #1522381f}.account-panel{max-width:780px}.account-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.account-actions a:not(:first-child){color:var(--deep);border:1px solid var(--line);background:#edf5f7}.site-footer{border-top:1px solid var(--line);background:#fff;margin-top:34px}.site-footer-inner{justify-content:space-between;align-items:center;gap:22px;padding:24px 0;display:flex}.site-footer strong{font-size:20px}.site-footer p{max-width:680px;color:var(--muted);margin:8px 0 0;line-height:1.7}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.site-footer a{background:#edf5f7;border-radius:8px;padding:9px 12px}@media (max-width:1180px){.site-header-inner{grid-template-columns:auto 1fr}.site-nav{order:3;grid-column:1/-1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.auth-actions{justify-content:flex-end}.hero-band,.catalog-layout,.comic-detail{grid-template-columns:1fr}.catalog-sidebar{position:static}.detail-cover{width:200px}.detail-reading-card{max-width:420px}}@media (max-width:860px){.comic-grid.issue-list{grid-template-columns:1fr}}@media (max-width:760px){:root{--page-gutter:10px}.site-header-inner{grid-template-columns:1fr;gap:10px}.brand,.site-nav,.auth-actions{justify-content:center}.site-nav a{flex:1 0 auto;justify-content:center}.search-box{width:100%}.hero-copy{min-height:auto;padding:26px}.hero-copy h1{font-size:30px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-feature-card,.hero-feature-card:first-child{grid-template-columns:92px minmax(0,1fr);min-height:118px}.hero-feature-cover{min-height:118px}.hero-feature-body strong,.hero-feature-card:first-child .hero-feature-body strong{font-size:18px}.hero-feature-body small{-webkit-line-clamp:2}.comic-card.issue-card{grid-template-columns:28px 88px minmax(0,1fr);min-height:168px}.cover-link{aspect-ratio:3/4;width:88px;min-height:0}.comic-card h3{font-size:15px}.comic-card-body{padding:10px 10px 10px 0}.issue-summary{-webkit-line-clamp:2}.issue-tags span{max-width:76px}.catalog-hero{grid-template-columns:1fr;padding:18px}.catalog-hero h1,.detail-main h1{font-size:28px}.catalog-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.comic-detail{padding:16px}.detail-cover{width:170px}.detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-list{grid-template-columns:1fr}.site-footer-inner{display:block}.site-footer nav{justify-content:flex-start;margin-top:14px}}@media (max-width:460px){.auth-actions{grid-template-columns:repeat(3,1fr);display:grid}.auth-link,.user-link{padding:0 8px}.hero-copy h1{font-size:26px}.hero-spotlight{grid-template-columns:64px minmax(0,1fr);gap:10px}.hero-spotlight img{width:64px}.hero-stats{grid-template-columns:1fr}.hero-feature-card,.hero-feature-card:first-child{grid-template-columns:78px minmax(0,1fr);gap:10px;padding:10px}.hero-feature-cover{min-height:104px}.hero-feature-body{padding-top:18px}.hero-feature-tags{display:none}.section-heading{flex-direction:column;align-items:start}.catalog-stats,.detail-meta{grid-template-columns:1fr}}.detail-actions button,.account-form button,.account-actions a,.shelf-tools button{appearance:none;cursor:pointer;font:inherit;border:0;border-radius:999px;font-weight:700;text-decoration:none}.detail-actions button:disabled,.account-form button:disabled{cursor:not-allowed;opacity:.58}.detail-message,.account-message{margin:12px 0 0;font-weight:700}.account-panel{gap:18px;display:grid}.account-form{gap:14px;max-width:560px;display:grid}.account-form label{gap:8px;font-weight:700;display:grid}.account-form input,.account-form select{background:color-mix(in srgb, currentColor 5%, transparent);width:100%;min-height:44px;color:inherit;font:inherit;border:1px solid;border-radius:10px;padding:0 14px}.account-form button,.account-actions a,.shelf-tools button{justify-content:center;align-items:center;min-height:42px;padding:0 18px;display:inline-flex}.account-actions,.shelf-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-empty{align-content:center;gap:14px;min-height:120px;display:grid}.hero-band{isolation:isolate;background:linear-gradient(95deg, #152238f7 0 42%, #152238c7 66%, #0f766e5c), var(--hero-band-image) center/cover no-repeat, #152238;border-radius:8px;padding:22px;position:relative;overflow:hidden}.hero-band>*{z-index:1;position:relative}.hero-band .hero-copy{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15223894}.hero-band .hero-copy h1,.hero-band .hero-copy-inner>span{color:#fff;text-shadow:0 3px 14px #0000007a}.seo-copy-panel{border:1px solid var(--line);background:linear-gradient(135deg,#0f766e14,#d94f3d0d),#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:center;gap:18px;margin-top:14px;padding:18px;display:grid}.seo-copy-panel p{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.seo-copy-panel h2{margin:0;font-size:24px;line-height:1.28}.seo-copy-panel span{color:var(--muted);margin-top:10px;line-height:1.8;display:block}.seo-copy-panel nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.seo-copy-panel nav a{color:var(--brand-dark);background:#eef8f4;border:1px solid #0f766e33;border-radius:8px;padding:9px 12px;font-size:14px;font-weight:900}.seo-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.seo-faq-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.seo-faq-grid h2{margin:0;font-size:18px;line-height:1.35}.seo-faq-grid p{color:var(--muted);margin:10px 0 0;line-height:1.75}.catalog-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;margin-top:18px;display:grid}.catalog-main,.side-panel{border:1px solid var(--line);background:#fff;border-radius:8px}.catalog-main{padding:16px}.catalog-heading{border-bottom:1px solid var(--line);align-items:center;margin:-2px 0 16px;padding-bottom:14px}.catalog-heading h2,.side-heading h2{align-items:center;gap:8px;min-width:0;margin:0;font-size:22px;display:inline-flex}.side-heading .section-icon{border-radius:7px;width:24px;height:24px}.catalog-sidebar{gap:14px;display:grid;position:sticky;top:78px}.side-panel{padding:16px}.side-heading{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:12px}.rank-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.rank-list li{grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:10px;display:grid}.rank-list li>span{color:#fff;background:var(--brand);border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.rank-list a{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.rank-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:12px;overflow:hidden}.side-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:26px;display:flex}.pagination a,.pagination span{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px}.pagination [aria-disabled=true]{color:#a0aaa6;pointer-events:none}.comic-detail{background:linear-gradient(135deg,#fffffff5,#ffffffe0),#fff;grid-template-columns:250px minmax(0,1fr) 280px;align-items:stretch;gap:24px;margin-top:24px;padding:26px;display:grid;position:relative;overflow:hidden}.detail-backdrop{z-index:0;background:linear-gradient(90deg, #fffffff5 18%, #fffc 52%, #fffffff0), var(--detail-cover);filter:blur(22px)saturate(1.08);opacity:.32;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.detail-cover-wrap,.detail-main,.detail-reading-card{z-index:1;position:relative}.detail-cover-wrap{align-self:start}.detail-cover{aspect-ratio:3/4;object-fit:cover;background:#e9eee9;border-radius:8px;width:100%;box-shadow:0 18px 34px #0b4f4a2e}.detail-cover-wrap span{color:#fff;background:var(--brand);border-radius:8px;align-items:center;min-height:32px;margin-top:12px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.detail-main{min-width:0}.detail-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.detail-tags a{color:var(--brand-dark);background:#dff3ee;border:1px solid #0f766e38;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:900}.detail-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0 0;display:grid}.detail-meta div{background:#ffffffbd;border:1px solid #0f766e26;border-radius:8px;min-width:0;padding:12px}.detail-meta dt{color:var(--muted);font-size:12px;font-weight:800}.detail-meta dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:16px;font-weight:900;overflow:hidden}.detail-reading-card{background:#ffffffd1;border:1px solid #0f766e2e;border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;padding:18px;display:flex}.detail-reading-card p{color:var(--accent);margin:0 0 10px;font-size:12px;font-weight:900}.detail-reading-card h2{margin:0;font-size:22px;line-height:1.35}.detail-reading-card a{color:#fff;background:var(--accent);border-radius:8px;justify-content:center;margin-top:18px;padding:10px 14px;font-weight:900;display:inline-flex}.chapter-list{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.chapter-list a{border:1px solid var(--line);background:#fff;border-radius:8px;gap:5px;min-width:0;padding:11px 12px;display:grid}.chapter-list a:hover{background:#f1faf7;border-color:#0f766e4d}.chapter-list small{color:var(--muted);font-size:12px;font-weight:800}.chapter-list span{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.reader-page{width:min(960px,100%);margin:28px auto}.reader-head{z-index:10;border:1px solid var(--line);background:#fffffff5;border-radius:8px;padding:18px;position:sticky;top:74px}.reader-head h1{align-items:center;gap:10px;max-width:100%;font-size:28px;display:inline-flex}.account-panel h1{align-items:center;gap:10px;max-width:100%;display:inline-flex}.reader-head .section-icon,.account-panel .section-icon{width:32px;height:32px}.reader-head nav{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.reader-head a{border:1px solid var(--line);border-radius:8px;padding:9px 12px}.reader-images{gap:10px;margin-top:16px;display:grid}.reader-images img{background:#e9eee9;border-radius:8px;width:100%}.reader-seo-card{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:16px;padding:18px}.reader-seo-card>div>p,.reader-seo-card>p{color:var(--accent);text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.reader-seo-card h2{margin:0;font-size:22px;line-height:1.35}.reader-seo-card span,.reader-seo-card p{color:var(--muted);line-height:1.8}.reader-summary dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.reader-summary dl div{background:#f7fbf8;border:1px solid #0f766e24;border-radius:8px;padding:12px}.reader-summary dt{color:var(--muted);font-size:12px;font-weight:800}.reader-summary dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:16px;font-weight:900;overflow:hidden}.reader-tags,.reader-next-guide nav{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.reader-tags a,.reader-next-guide a{color:var(--brand-dark);background:#eef8f4;border:1px solid #0f766e33;border-radius:8px;padding:8px 11px;font-weight:900}.reader-next-guide{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.reader-faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reader-faq article{background:#f9fbf8;border:1px solid #0f766e1f;border-radius:8px;padding:14px}.reader-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reader-context article{background:#f9fbf8;border:1px solid #0f766e1f;border-radius:8px;padding:14px}@media (max-width:920px){.reader-context{grid-template-columns:1fr}}.seo-topic-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.seo-topic-board article,.seo-guide-list article,.seo-keyword-panel,.seo-keyword-cloud{border:1px solid var(--line,#0f172a1f);background:#fff;border-radius:8px}.seo-topic-board article{background:linear-gradient(145deg, color-mix(in srgb, var(--brand,#0f766e) 10%, transparent), #fff0 58%), #fff;padding:16px}.seo-topic-board h2,.seo-guide-list h2,.seo-keyword-panel h2,.seo-keyword-cloud h2{color:var(--ink,#102033);margin:0;font-size:19px;line-height:1.35}.seo-topic-board p,.seo-guide-list p{color:var(--muted,#5f6b7a);margin:10px 0 0;line-height:1.75}.seo-discovery-board{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:14px;margin-top:14px;display:grid}.seo-guide-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.seo-guide-list article{flex-direction:column;min-height:210px;padding:16px;display:flex}.seo-guide-list nav,.seo-keyword-panel div,.seo-keyword-cloud nav{flex-wrap:wrap;gap:8px;display:flex}.seo-guide-list nav{margin-top:auto;padding-top:14px}.seo-guide-list a,.seo-keyword-panel a,.seo-keyword-cloud a{border:1px solid color-mix(in srgb, var(--brand,#0f766e) 22%, transparent);color:var(--brand-dark,var(--brand,#0f766e));background:color-mix(in srgb, var(--brand,#0f766e) 10%, white);border-radius:8px;padding:7px 10px;font-size:13px;font-weight:900}.seo-keyword-panel{color:#fff;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-dark,#0b4f4a) 92%, #111827), color-mix(in srgb, var(--accent,#d94f3d) 68%, #111827));padding:18px}.seo-keyword-panel p{color:#83f2d5;letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.seo-keyword-panel h2{color:#fff}.seo-keyword-panel div{margin-top:14px}.seo-keyword-panel a{color:#fff;background:#ffffff1f;border-color:#ffffff42}.seo-keyword-cloud{margin-top:16px;padding:16px}.seo-keyword-cloud nav{margin-top:12px}@media (max-width:1180px){.seo-discovery-board,.seo-topic-board,.seo-guide-list{grid-template-columns:1fr}}.home-longtail-panel{margin-top:28px}.longtail-panel{border:1px solid var(--line,#d6e2dd);background:var(--panel,#fff);grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:center;gap:20px;margin:24px 0;padding:22px;display:grid;box-shadow:0 10px 28px #0f172a0f}.longtail-panel p{color:var(--brand,#0f766e);text-transform:uppercase;letter-spacing:0;margin:0 0 8px;font-size:12px;font-weight:900}.longtail-panel h2{margin:0;font-size:20px;line-height:1.35}.longtail-panel span{color:var(--muted,#64748b);margin-top:10px;line-height:1.8;display:block}.longtail-panel nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.longtail-panel a{min-height:42px;color:var(--brand,#0f766e);text-align:center;background:#0f766e12;border:1px solid #0f766e2e;justify-content:center;align-items:center;padding:8px 12px;font-weight:800;display:inline-flex}.longtail-panel a:hover{background:var(--brand,#0f766e);color:#fff}@media (max-width:900px){.longtail-panel{grid-template-columns:1fr}.longtail-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.longtail-panel nav{grid-template-columns:1fr}}.reader-title-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.reader-title-row h1{margin:0}.static-page{gap:24px;display:grid}.static-hero{border:1px solid var(--line,#d6e2dd);background:var(--panel,#fff);padding:28px;box-shadow:0 14px 34px #0f172a12}.static-hero p{color:var(--brand,#0f766e);text-transform:uppercase;letter-spacing:0;margin:0 0 8px;font-size:12px;font-weight:900}.static-hero h1{margin:0;font-size:clamp(30px,4vw,52px)}.static-hero span{color:var(--muted,#64748b);margin-top:12px;line-height:1.8;display:block}.static-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.static-section-grid article{border:1px solid var(--line,#d6e2dd);background:var(--panel,#fff);padding:20px}.static-section-grid h2{margin:0;font-size:21px}.static-section-grid p{color:var(--muted,#64748b);margin:10px 0 0;line-height:1.8}@media (max-width:900px){.static-section-grid{grid-template-columns:1fr}}.topic-cluster-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.topic-cluster-grid article{background:#fff;border:1px solid #0f766e1f;border-radius:8px;padding:16px}.topic-cluster-grid h2{margin:0 0 8px;font-size:17px}.topic-cluster-grid p{color:#5f6f6b;min-height:66px;margin:0 0 12px;line-height:1.7}.topic-cluster-grid a{color:#0f766e;font-weight:800}@media (max-width:920px){.topic-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.topic-cluster-grid{grid-template-columns:1fr}}.app-download-panel{background:linear-gradient(135deg, #ffffffeb, #f973161a), var(--surface,#fff);border:1px solid #11182724;border-radius:8px;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:22px;margin:22px 0;padding:clamp(18px,3vw,30px);display:grid}.app-download-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.app-download-icon{border-radius:16px;width:68px;height:68px;margin-bottom:14px;box-shadow:0 16px 34px #11182729}.app-download-kicker{color:var(--accent,#f97316);text-transform:uppercase;margin:0 0 8px;font-weight:900}.app-download-copy h2{letter-spacing:0;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.12}.app-download-copy p{max-width:760px;color:var(--muted,#667085);margin:14px 0 0;line-height:1.85}.app-download-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.app-download-actions a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:900;display:inline-flex}.app-download-primary{color:#fff;background:var(--brand,#111827);box-shadow:0 14px 26px #1118272e}.app-download-secondary{border:1px solid var(--line,#e5e7eb);background:var(--surface,#fff)}.app-download-qr{border:1px solid var(--line,#e5e7eb);text-align:center;background:var(--surface,#fff);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:20px;display:flex}.app-download-qr img{object-fit:cover;border:10px solid #1118270f;border-radius:8px;width:220px;height:220px}.app-download-qr strong{margin-top:14px;font-size:18px}.app-download-qr span{color:var(--muted,#667085);margin-top:8px;line-height:1.7}.app-feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 22px;display:grid}.app-feature-strip span{text-align:center;color:var(--ink,#111827);background:var(--surface,#fff);border:1px solid #11182724;border-radius:8px;padding:14px 16px;font-weight:900}@media (max-width:860px){.app-download-panel{grid-template-columns:1fr}.app-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.app-download-actions a{width:100%}.app-feature-strip{grid-template-columns:1fr}}.mobile-bottom-nav{display:none}@media (max-width:640px){:root{--mobile-bg:#f4f6f8;--mobile-card:#fff;--mobile-ink:#14191f;--mobile-muted:#68727f;--mobile-red:#ff5b4a;--mobile-blue:#2f7df6;--mobile-line:#e7ebf0;--page-gutter:10px}body{color:var(--mobile-ink);background:var(--mobile-bg);padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))!important}.site-header{background:#fffffff5!important;border-bottom:1px solid #14191f14!important}.site-header-inner{grid-template-columns:1fr auto!important;gap:8px 10px!important;width:calc(100% - 20px)!important;padding:8px 0 10px!important;display:grid!important}.brand{gap:7px;min-width:0}.brand-logo{width:28px!important;height:28px!important;box-shadow:none!important;border-radius:7px!important}.brand-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#111827!important;font-size:17px!important;font-weight:950!important;display:inline-block!important}.auth-actions{grid-area:1/2!important;justify-content:flex-end!important;gap:6px!important}.auth-link,.user-link{border-radius:999px!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important}.auth-link:not(.primary),.user-link,.auth-icon{display:none!important}.site-nav{scrollbar-width:none;order:2!important;grid-column:1/-1!important;gap:8px!important;padding:2px 0 3px!important;overflow-x:auto!important}.site-nav::-webkit-scrollbar{display:none}.site-nav a{border:1px solid var(--mobile-line)!important;color:#1f2937!important;background:#fff!important;border-radius:999px!important;flex:none!important;min-height:32px!important;padding:0 11px!important;font-size:13px!important;font-weight:900!important}.site-nav a.active,.site-nav a:hover{color:#fff!important;background:var(--mobile-red)!important;border-color:var(--mobile-red)!important}.nav-icon{width:15px!important;height:15px!important}.search-box{background:#f0f2f5!important;border:0!important;border-radius:999px!important;order:3!important;grid-column:1/-1!important;min-height:36px!important;padding:0 12px!important}.search-box input{font-size:14px!important}.app-shell,.site-main,.main-shell,.page-shell,.content-shell{width:calc(100% - 20px)!important;max-width:none!important}.hero-band{background:0 0!important;min-height:0!important;margin:10px 0 12px!important;padding:0!important;display:block!important;overflow:visible!important}.hero-copy{background:#101827!important;border:0!important;border-radius:16px!important;min-height:252px!important;padding:18px!important;overflow:hidden!important;box-shadow:0 14px 32px #1118272e!important}.hero-copy:before{background:linear-gradient(#0f172a1a,#0f172aeb),linear-gradient(90deg,#0f172ac7,#0f172a38)!important}.hero-copy-inner>p,.hero-copy p{color:#ffd2cb!important;margin-bottom:8px!important;font-size:13px!important}.hero-copy h1{max-width:11em;color:#fff!important;font-size:28px!important;line-height:1.12!important}.hero-copy-inner>span,.hero-copy span{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-top:10px;line-height:1.55;display:-webkit-box;overflow:hidden;color:#eef2f7!important;font-size:13px!important}.hero-spotlight{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172a8f!important;border:1px solid #ffffff29!important;border-radius:12px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;margin-top:14px!important;padding:8px!important}.hero-spotlight img{object-fit:cover;border-radius:8px!important;width:58px!important;height:76px!important}.hero-spotlight strong{color:#fff!important;font-size:15px!important}.hero-spotlight small{-webkit-line-clamp:2;color:#dbe4ef!important;font-size:12px!important}.hero-stats,.hero-actions{display:none!important}.hero-panel{counter-reset:feature-rank;position:relative;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:1fr!important;gap:9px!important;margin:12px 0!important;display:grid!important}.hero-panel:before{content:"????";color:var(--mobile-ink);font-size:18px;font-weight:950;line-height:1.2;display:block}.hero-panel .hero-feature-card,.hero-panel .hero-feature-card:first-child{counter-increment:feature-rank;border:1px solid var(--mobile-line)!important;min-height:68px!important;color:var(--mobile-ink)!important;box-shadow:none!important;background:#fff!important;border-radius:12px!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:10px!important;display:grid!important}.hero-panel .hero-feature-card:after{content:"??? >"!important;color:var(--mobile-red)!important;white-space:nowrap!important;background:0 0!important;grid-area:1/3!important;font-size:12px!important;font-weight:950!important;position:static!important}.hero-feature-badge{color:#fff!important;background:var(--mobile-red)!important;width:28px!important;height:28px!important;box-shadow:none!important;border-radius:999px!important;place-items:center!important;padding:0!important;font-size:0!important;display:grid!important;position:static!important}.hero-feature-badge:after{content:counter(feature-rank);font-size:13px}.hero-feature-cover{display:none!important}.hero-feature-body{gap:3px!important;padding:0!important;display:grid!important}.hero-feature-body strong,.hero-panel .hero-feature-card:first-child .hero-feature-body strong{color:var(--mobile-ink)!important;text-shadow:none!important;font-size:15px!important;line-height:1.25!important}.hero-feature-body em{color:var(--mobile-muted)!important;margin:0!important;font-size:12px!important}.hero-feature-body small{display:none!important}.hero-feature-tags{gap:5px!important;margin:2px 0 0!important;display:flex!important;overflow:hidden!important}.hero-feature-tags b{max-width:58px!important;color:var(--mobile-red)!important;background:#fff1ef!important;padding:2px 6px!important}.keyword-strip{scrollbar-width:none;grid-auto-columns:max-content!important;grid-auto-flow:column!important;gap:8px!important;margin:8px -10px 14px!important;padding:0 10px 3px!important;display:grid!important;overflow-x:auto!important}.keyword-strip a{color:#374151!important;background:#fff!important;border:0!important;border-radius:999px!important;min-height:32px!important;padding:0 13px!important;font-size:13px!important;box-shadow:0 1px #1118270a!important}.home-overview{display:contents!important}.home-feed-panel,.home-topic-panel,.home-rank-panel,.section-block,.route-section,.longtail-panel,.faq-section{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:14px!important;margin:12px 0!important;padding:14px!important}.section-heading,.compact-heading{align-items:center!important;gap:10px!important;min-height:28px!important;margin:0 0 12px!important}.section-heading h2,.compact-heading h2{color:var(--mobile-ink)!important;gap:6px!important;font-size:18px!important;line-height:1.2!important}.section-icon{border-radius:6px!important;width:20px!important;height:20px!important}.section-heading>a,.compact-heading>a{color:var(--mobile-red)!important;font-size:13px!important;font-weight:950!important}.topic-brief,.topic-keywords,.topic-actions{display:none!important}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.topic-grid a{color:#374151!important;background:#f3f5f7!important;border:0!important;border-radius:9px!important;min-height:34px!important;font-size:13px!important}.topic-grid a:nth-child(4n+1){color:#e94b3c!important;background:#fff0ee!important}.topic-grid a:nth-child(4n+2){color:#2f7df6!important;background:#edf4ff!important}.topic-grid a:nth-child(4n+3){color:#0f766e!important;background:#eaf8f5!important}.topic-grid a:nth-child(4n){color:#8b5a00!important;background:#fff7df!important}.hot-comics-section .comic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px 8px!important}.hot-comics-section .comic-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important}.hot-comics-section .cover-link,.hot-comics-section [class*=cover]{aspect-ratio:3/4!important;background:#e9edf2!important;border-radius:10px!important;height:auto!important;overflow:hidden!important}.hot-comics-section .comic-card-body,.hot-comics-section [class*=copy],.hot-comics-section [class*=body]{padding:7px 0 0!important}.hot-comics-section .comic-card h3{min-height:36px!important;color:var(--mobile-ink)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.hot-comics-section .comic-card p,.hot-comics-section .comic-card-tags,.hot-comics-section .comic-card-body>span,.hot-comics-section footer,.hot-comics-section [class*=summary],.hot-comics-section [class*=author],.hot-comics-section [class*=tags],.hot-comics-section [class*=meta]{display:none!important}.latest-chapters-section .comic-grid,.update-feed{grid-template-columns:1fr!important;gap:10px!important}.latest-chapters-section .comic-card,.update-feed a{border:1px solid var(--mobile-line)!important;min-height:102px!important;box-shadow:none!important;background:#fff!important;border-radius:12px!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:9px!important;display:grid!important}.latest-chapters-section .cover-link,.latest-chapters-section [class*=cover],.update-feed img{border-radius:9px!important;width:72px!important;height:96px!important;overflow:hidden!important}.latest-chapters-section .comic-card-body,.latest-chapters-section [class*=copy],.latest-chapters-section [class*=body]{align-content:center!important;min-width:0!important;padding:0!important;display:grid!important}.latest-chapters-section .comic-card h3,.update-feed strong{min-height:0!important;color:var(--mobile-ink)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;line-height:1.3!important;overflow:hidden!important}.latest-chapters-section .comic-card p,.latest-chapters-section .comic-card span,.update-feed em,.update-feed small{color:var(--mobile-muted)!important;font-size:12px!important}.latest-chapters-section .comic-card-tags,.latest-chapters-section [class*=tags]{display:none!important}.completed-comics-section .completed-showcase a{border:1px solid var(--mobile-line)!important;background:#fff!important;border-radius:12px!important;grid-template-columns:76px minmax(0,1fr)!important;gap:9px!important;min-height:110px!important;padding:8px!important;display:grid!important}.completed-comics-section .completed-showcase img{border-radius:9px!important;width:76px!important;height:100px!important}.rank-spotlight,.rank-spotlight.featured,.rank-spotlight.compact,.rank-card-list .rank-spotlight:first-child{border:0!important;border-bottom:1px solid var(--mobile-line)!important;min-height:50px!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;grid-template-columns:30px minmax(0,1fr) auto!important;padding:8px 0!important}.rank-spotlight img,.rank-spotlight small{display:none!important}.rank-number,.rank-card-list .rank-spotlight:first-child .rank-number{background:var(--mobile-red)!important;border-radius:999px!important;width:24px!important;height:24px!important;font-size:12px!important}.rank-spotlight strong,.rank-card-list .rank-spotlight:first-child strong{color:var(--mobile-ink)!important;font-size:14px!important}.route-section,.longtail-panel,.faq-section{display:none!important}.site-footer{color:#8b95a1!important;border-top:1px solid var(--mobile-line)!important;background:#fff!important;margin-top:14px!important;padding-bottom:70px!important}.site-footer-inner{width:calc(100% - 20px)!important;padding:18px 0!important}.site-footer strong{color:var(--mobile-ink)!important}.site-footer p{color:var(--mobile-muted)!important;font-size:12px!important}.site-footer nav:not(.mobile-bottom-nav){flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;display:flex!important}.site-footer nav:not(.mobile-bottom-nav) a{color:#4b5563!important;background:#f3f5f7!important;border-radius:999px!important;padding:5px 9px!important;font-size:12px!important}.site-footer .mobile-bottom-nav,.mobile-bottom-nav{z-index:1000!important;width:100%!important;height:calc(58px + env(safe-area-inset-bottom,0px))!important;min-height:58px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffffa!important;border-top:1px solid #11182714!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -8px 24px #1118271a!important}.site-footer .mobile-bottom-nav a,.mobile-bottom-nav a{color:#5b6470!important;min-width:0!important;height:48px!important;min-height:0!important;box-shadow:none!important;text-align:center!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:12px!important;grid-template-rows:22px 16px!important;place-items:center!important;gap:2px!important;margin:0!important;padding:3px 0 2px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:grid!important}.site-footer .mobile-bottom-nav a:first-child,.mobile-bottom-nav a:first-child{color:var(--mobile-red)!important;background:#ff5b4a14!important}.site-footer .mobile-bottom-nav img,.mobile-bottom-nav img{object-fit:contain!important;width:21px!important;max-width:21px!important;height:21px!important;margin:0!important;display:block!important}.site-footer .mobile-bottom-nav span,.mobile-bottom-nav span{max-width:100%!important;color:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:11px!important;line-height:16px!important;display:block!important;overflow:hidden!important}.hero-panel:before{content:"今日主推"!important;color:var(--mobile-ink,#15191f)!important}.hero-panel .hero-feature-card:after{content:"详情 >"!important;color:var(--mobile-red,#ff5b4a)!important}.section-block,.home-feed-panel,.home-topic-panel,.home-rank-panel{overflow:hidden!important}.section-heading,.compact-heading{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:32px!important;display:flex!important}.section-heading h2,.compact-heading h2{align-items:center!important;min-width:0!important;display:flex!important;overflow:hidden!important}.section-heading h2 span,.compact-heading h2 span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.section-heading>a,.compact-heading>a{white-space:nowrap!important;flex:none!important}.hot-comics-section .comic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:14px 9px!important;display:grid!important}.hot-comics-section .comic-card{min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;padding:0!important;display:flex!important;overflow:visible!important}.hot-comics-section .comic-card .cover-link{aspect-ratio:3/4!important;background:#e8edf3!important;border-radius:10px!important;width:100%!important;height:auto!important;display:block!important;position:relative!important;overflow:hidden!important}.hot-comics-section .comic-card .cover-link img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.hot-comics-section .comic-card .comic-card-body{background:0 0!important;min-width:0!important;height:auto!important;min-height:0!important;padding:7px 0 0!important;display:block!important}.hot-comics-section .comic-card h3,.hot-comics-section .comic-card h3 a{min-height:36px!important;max-height:36px!important;color:var(--mobile-ink,#15191f)!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13px!important;font-weight:850!important;line-height:18px!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.hot-comics-section .comic-card p,.hot-comics-section .comic-card .comic-card-tags,.hot-comics-section .comic-card .comic-card-body>span{display:none!important}.latest-chapters-section .comic-grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.latest-chapters-section .comic-card{border:1px solid var(--mobile-line,#e7ebf0)!important;background:var(--mobile-card,#fff)!important;min-width:0!important;min-height:112px!important;box-shadow:none!important;border-radius:12px!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:9px!important;display:grid!important;overflow:hidden!important}.latest-chapters-section .comic-card .cover-link{aspect-ratio:auto!important;background:#e8edf3!important;border-radius:9px!important;width:72px!important;height:96px!important;display:block!important;overflow:hidden!important}.latest-chapters-section .comic-card .cover-link img{object-fit:cover!important;width:100%!important;height:100%!important}.latest-chapters-section .comic-card .comic-card-body{background:0 0!important;align-content:center!important;gap:5px!important;min-width:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.latest-chapters-section .comic-card h3,.latest-chapters-section .comic-card h3 a{min-width:0!important;color:var(--mobile-ink,#15191f)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;font-weight:900!important;line-height:1.28!important;text-decoration:none!important;display:block!important;overflow:hidden!important}.latest-chapters-section .comic-card p,.latest-chapters-section .comic-card .comic-card-body>span{min-width:0!important;color:var(--mobile-muted,#68727f)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.45!important;display:block!important;overflow:hidden!important}.latest-chapters-section .comic-card .comic-card-tags{gap:5px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.latest-chapters-section .comic-card .comic-card-tags span{text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:999px!important;flex:0 auto!important;max-width:74px!important;padding:2px 6px!important;font-size:11px!important;line-height:16px!important;overflow:hidden!important}.completed-comics-section .completed-showcase{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.completed-comics-section .completed-showcase a{grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:112px!important;display:grid!important;overflow:hidden!important}.completed-comics-section .completed-showcase img{object-fit:cover!important;width:76px!important;height:100px!important}.mobile-bottom-nav{isolation:isolate!important}.mobile-bottom-nav a{overflow:hidden!important}header.site-header>.site-header-inner,.site-header>.site-header-inner,.site-header-inner{justify-items:stretch!important}header.site-header .brand,.site-header .brand,.brand{text-align:left!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;width:auto!important;max-width:calc(100vw - 92px)!important;margin-left:0!important;margin-right:0!important;transform:none!important}header.site-header .brand-logo,.site-header .brand-logo,.brand-logo{flex:none!important}header.site-header .brand-text,.site-header .brand-text,.brand-text{text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}header.site-header .auth-actions,.site-header .auth-actions,.auth-actions{justify-self:end!important}:root{--mobile-bg:#eef3f7;--mobile-card:#fff;--mobile-ink:#152238;--mobile-muted:#657287;--mobile-line:#d5dee8;--mobile-brand:#6ee7b7;--mobile-brand-dark:#0f766e;--mobile-accent:#f43f5e;--mobile-gold:#facc15}html,body,#app{max-width:100vw!important;color:var(--mobile-ink)!important;background:linear-gradient(#eef3f7 0%,#f7fafc 42%,#eef3f7 100%)!important;overflow-x:hidden!important}.catalog-shell{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0 10px!important;display:block!important;overflow-x:hidden!important}.catalog-shell .catalog-hero{background:linear-gradient(135deg,#6ee7b738,#ffffffeb 44%),#fff!important;border:1px solid #0f766e29!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin:12px 0!important;padding:16px!important;overflow:hidden!important;box-shadow:0 10px 28px #15223814!important}.catalog-shell .catalog-hero p{color:var(--mobile-brand-dark)!important;font-size:12px!important;font-weight:950!important}.catalog-shell .catalog-hero h1{color:var(--mobile-ink)!important;margin:0 0 8px!important;font-size:24px!important;line-height:1.22!important}.catalog-shell .catalog-hero span{color:#44546a!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:48px!important;font-size:12px!important;line-height:24px!important;display:-webkit-box!important;overflow:hidden!important}.catalog-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:12px 0 0!important;padding:0!important;display:grid!important}.catalog-stats div{text-align:center!important;background:#ffffffb8!important;border:1px solid #0f766e2e!important;border-radius:12px!important;min-width:0!important;padding:8px 6px!important}.catalog-stats dt{color:var(--mobile-brand-dark)!important;font-size:10px!important;font-weight:900!important}.catalog-stats dd{color:var(--mobile-ink)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:3px 0 0!important;font-size:12px!important;font-weight:950!important;overflow:hidden!important}.catalog-tabs,.catalog-tags,.keyword-strip{width:100%!important;max-width:100%!important;box-shadow:none!important;scrollbar-width:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-wrap:nowrap!important;gap:8px!important;margin:0 0 10px!important;padding:0 0 4px!important;display:flex!important;overflow:auto hidden!important}.catalog-tabs::-webkit-scrollbar{display:none!important}.catalog-tags::-webkit-scrollbar{display:none!important}.keyword-strip::-webkit-scrollbar{display:none!important}.catalog-tabs a,.catalog-tags a,.keyword-strip a{color:#2a3b58!important;white-space:nowrap!important;background:#fff!important;border:1px solid #0f766e2e!important;border-radius:999px!important;flex:none!important;min-width:58px!important;height:34px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important;line-height:32px!important;box-shadow:0 2px 8px #1522380a!important}.catalog-tabs a.active,.catalog-tags a.active,.keyword-strip a:first-child,.site-nav a.active{color:var(--mobile-ink)!important;background:var(--mobile-brand)!important;border-color:#0000!important}.catalog-main,.catalog-main-full,.catalog-shell .catalog-main{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 16px!important;padding:0!important;overflow:hidden!important}.catalog-heading,.catalog-main .catalog-heading,.catalog-main-full .catalog-heading,.section-heading.catalog-heading{background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:38px!important;margin:8px 0 12px!important;padding:0!important;display:grid!important;overflow:visible!important}.catalog-heading>div{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.catalog-heading>div>p{display:none!important}.catalog-heading h2{min-width:0!important;max-width:100%!important;color:var(--mobile-ink)!important;white-space:nowrap!important;text-overflow:ellipsis!important;align-items:center!important;margin:0!important;font-size:19px!important;font-weight:950!important;line-height:38px!important;display:flex!important;overflow:hidden!important}.catalog-heading h2 .section-icon,.catalog-heading .section-icon{border-radius:8px!important;width:24px!important;height:24px!important;margin-right:7px!important;box-shadow:0 0 0 1px #0f766e29!important}.catalog-heading>span{min-width:72px!important;height:28px!important;color:var(--mobile-brand-dark)!important;white-space:nowrap!important;background:#6ee7b733!important;border:1px solid #0f766e38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.catalog-main .comic-grid,.search-result-list .comic-grid,.hot-comics-section .comic-grid,.comic-grid.issue-list,.comic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:visible!important}.catalog-main .comic-card.issue-card,.search-result-list .comic-card.issue-card,.hot-comics-section .comic-card.issue-card,.comic-card.issue-card,.comic-card{background:#fff!important;border:1px solid #0f766e29!important;border-radius:13px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:5px!important;display:block!important;overflow:hidden!important;box-shadow:0 8px 20px #15223814!important}.issue-number{display:none!important}.catalog-main .cover-link,.search-result-list .cover-link,.hot-comics-section .cover-link,.comic-card .cover-link{aspect-ratio:3/4!important;background:#dbe7ef!important;border:1px solid #0f766e24!important;border-radius:10px!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;overflow:hidden!important;box-shadow:0 4px 14px #1522381a!important}.catalog-main .cover-link img,.search-result-list .cover-link img,.hot-comics-section .cover-link img,.comic-card .cover-link img{object-fit:cover!important;width:100%!important;height:100%!important}.catalog-main .comic-card-body,.search-result-list .comic-card-body,.hot-comics-section .comic-card-body,.comic-card .comic-card-body{background:0 0!important;grid-template-rows:auto auto auto auto!important;gap:4px!important;min-width:0!important;min-height:96px!important;padding:7px 1px 1px!important;display:grid!important;overflow:hidden!important}.issue-meta-row{align-items:center!important;gap:4px!important;min-width:0!important;margin:0!important;display:flex!important;overflow:hidden!important}.comic-card-body small{max-width:42px!important;height:17px!important;color:var(--mobile-ink)!important;background:var(--mobile-brand)!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:999px!important;flex:none!important;padding:0 5px!important;font-size:9px!important;line-height:17px!important;overflow:hidden!important}.issue-chapter{min-width:0!important;color:var(--mobile-accent)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:9px!important;font-weight:900!important;line-height:17px!important;display:block!important;overflow:hidden!important}.comic-card h3,.comic-card h3 a{min-height:32px!important;max-height:32px!important;color:var(--mobile-ink)!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:11px!important;font-weight:950!important;line-height:16px!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.issue-author{min-height:14px!important;max-height:14px!important;color:var(--mobile-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:10px!important;line-height:14px!important;display:block!important;overflow:hidden!important}.issue-tags{flex-wrap:nowrap!important;gap:3px!important;min-height:17px!important;margin:0!important;display:flex!important;overflow:hidden!important}.issue-tags span{max-width:46px!important;height:17px!important;color:var(--mobile-brand-dark)!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#6ee7b72e!important;border:1px solid #0f766e33!important;border-radius:999px!important;flex:0 auto!important;padding:0 5px!important;font-size:9px!important;font-weight:900!important;line-height:15px!important;overflow:hidden!important}.issue-summary{display:none!important}.catalog-main .pagination,.pagination{box-sizing:border-box!important;background:#fff!important;border:1px solid #0f766e2e!important;border-radius:18px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:18px 0 4px!important;padding:10px!important;display:grid!important;box-shadow:0 10px 28px #15223814!important}.pagination a,.pagination span,.pagination button{white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:36px!important;margin:0!important;padding:0 6px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.pagination a{color:#2a3b58!important;background:#edf5f7!important;border:1px solid #0f766e38!important}.pagination a[aria-disabled=true]{opacity:.48!important;pointer-events:none!important}.pagination span{background:var(--mobile-brand)!important;color:var(--mobile-ink)!important;border:0!important;grid-area:1/1/auto/-1!important;font-size:13px!important;box-shadow:0 9px 22px #0f766e1f!important}.pagination a:first-of-type{grid-area:2/1!important}.pagination a:nth-of-type(2){grid-area:2/2!important}.pagination a:nth-of-type(3){grid-area:2/3!important}.pagination a:nth-of-type(4){grid-area:2/4!important}.faq-section,.seo-faq-grid,.comic-faq,.reader-faq,[class*=faq],[class*=Faq],.catalog-shell .seo-intent-grid,.catalog-shell .topic-cluster-grid,.catalog-shell .longtail-panel,.reader-page .reader-context,.reader-page .reader-next-guide,.comic-seo-panel,.home-longtail-panel{display:none!important}.hero-actions a,.detail-actions a,.detail-actions button,.account-actions a,.account-actions button,.guide-panel a,.app-download-actions a,.reader-head nav a,.reader-next-guide nav a,.chapter-list a,.route-grid a,.topic-cluster-grid a,.longtail-panel nav a,.comic-seo-panel nav a{color:#2a3b58!important;background:#fff!important;border:1px solid #0f766e2e!important;box-shadow:0 6px 16px #1522380f!important}.hero-actions a:first-child,.detail-actions a:first-child,.detail-actions button,.account-actions a:first-child,.app-download-primary{background:var(--mobile-brand)!important;color:var(--mobile-ink)!important;border-color:#0000!important}.hero-actions a:last-child,.detail-actions a:nth-child(2),.section-heading>a,.compact-heading>a,.more-link,.section-more{color:var(--mobile-accent)!important;background:#f43f5e17!important;border-color:#f43f5e42!important}.site-footer .mobile-bottom-nav,.mobile-bottom-nav{left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;background:#fffffffa!important;border:1px solid #0f766e2e!important;border-radius:20px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:calc(100vw - 20px)!important;height:58px!important;overflow:hidden!important;box-shadow:0 14px 34px #15223824!important}.mobile-bottom-nav a:first-child,.mobile-bottom-nav a.router-link-active,.mobile-bottom-nav a[aria-current=page]{color:var(--mobile-brand-dark)!important;background:#6ee7b72e!important}.site-footer .site-footer-inner,.site-footer>.site-footer-inner,footer.site-footer>.site-footer-inner{display:none!important}.site-footer{background:0 0!important;border:0!important;margin:0!important;padding:0!important}.site-footer .mobile-bottom-nav,.mobile-bottom-nav{display:grid!important}.site-header{z-index:1000!important;background:#fffffffa!important;border-bottom:1px solid #0f766e1f!important;width:100vw!important;max-width:100vw!important;position:sticky!important;top:0!important;overflow:hidden!important;box-shadow:0 8px 22px #15223814!important}.site-header-inner{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand auth""nav nav""search search"!important;place-items:center stretch!important;gap:8px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:0 auto!important;padding:8px 0 10px!important;display:grid!important}.site-header .brand{text-align:left!important;grid-area:brand!important;justify-content:flex-start!important;justify-self:start!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 112px)!important;margin:0!important;transform:none!important}.site-header .brand-text{text-align:left!important;color:#152238!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.site-header .auth-actions{grid-area:auth!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;width:auto!important;min-width:54px!important;max-width:86px!important;margin:0!important;display:flex!important}.site-header .auth-actions .auth-link:not(.primary),.site-header .auth-actions .user-link{display:none!important}.site-header .auth-actions .auth-link.primary{color:#fff!important;background:#152238!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 8px 18px #15223829!important}.site-header .auth-actions .auth-icon{display:none!important}.site-header .site-nav{scrollbar-width:none!important;grid-area:nav!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:0 0 2px!important;display:flex!important;overflow:auto hidden!important}.site-header .site-nav::-webkit-scrollbar{display:none!important}.site-header .site-nav a{color:#2a3b58!important;white-space:nowrap!important;background:#fff!important;border:1px solid #0f766e2e!important;border-radius:999px!important;flex:none!important;min-width:76px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important}.site-header .site-nav a.active{color:#152238!important;background:#6ee7b7!important;border-color:#0000!important}.site-header .search-box{background:#f7fafc!important;border:1px solid #0f766e29!important;border-radius:15px!important;grid-area:search!important;width:100%!important;max-width:100%!important;height:38px!important;min-height:38px!important;margin:0!important}.section-heading,.compact-heading,.catalog-heading,.side-heading,.reader-head,.panel-heading,.block-heading,.module-heading{text-align:left!important;justify-content:space-between!important;align-items:center!important}.section-heading>div,.compact-heading>div,.catalog-heading>div,.side-heading>div,.panel-heading>div,.block-heading>div,.module-heading>div{text-align:left!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;min-width:0!important}.section-heading h1,.section-heading h2,.compact-heading h1,.compact-heading h2,.catalog-heading h1,.catalog-heading h2,.side-heading h1,.side-heading h2,.reader-head h1,.panel-heading h2,.block-heading h2,.module-heading h2,.section-title,.panel-title,.block-title{text-align:left!important;justify-content:flex-start!important;width:auto!important;max-width:100%!important;margin-left:0!important;margin-right:auto!important}.section-heading h1 span,.section-heading h2 span,.compact-heading h1 span,.compact-heading h2 span,.catalog-heading h1 span,.catalog-heading h2 span,.side-heading h1 span,.side-heading h2 span,.reader-head h1 span,.panel-heading h2 span,.block-heading h2 span,.module-heading h2 span{text-align:left!important}.section-heading .section-icon,.compact-heading .section-icon,.catalog-heading .section-icon,.side-heading .section-icon,.panel-heading .section-icon,.block-heading .section-icon,.module-heading .section-icon{margin-left:0!important}.site-header .brand{max-width:calc(100vw - 150px)!important}.site-header .auth-actions{grid-area:auth!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:116px!important;max-width:132px!important;margin:0!important;display:flex!important}.site-header .auth-actions .auth-link,.site-header .auth-actions .auth-link.primary{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 8px 18px #1522381f!important}.site-header .auth-actions .auth-link.primary{color:#fff!important;background:#152238!important;border:0!important}.site-header .auth-actions .auth-link:not(.primary){color:#0f766e!important;background:#6ee7b72e!important;border:1px solid #0f766e38!important}.site-header .auth-actions .user-link,.site-header .auth-actions .auth-icon{display:none!important}.latest-chapters-section .section-heading,.latest-chapters-section .compact-heading,.latest-chapters-section .catalog-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:34px!important;margin:0 0 12px!important;padding:0!important;display:grid!important;overflow:visible!important}.latest-chapters-section .section-heading h2,.latest-chapters-section .compact-heading h2,.latest-chapters-section .catalog-heading h2{color:#152238!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;justify-content:flex-start!important;min-width:0!important;margin:0!important;font-size:18px!important;line-height:34px!important;overflow:hidden!important}.latest-chapters-section .section-heading>a,.latest-chapters-section .compact-heading>a,.latest-chapters-section .catalog-heading>a{color:#f43f5e!important;white-space:nowrap!important;background:#f43f5e14!important;border:1px solid #f43f5e38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:66px!important;height:28px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:static!important}.latest-chapters-section .comic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px 8px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.latest-chapters-section .comic-card.issue-card,.latest-chapters-section .comic-card{background:#fff!important;border:1px solid #0f766e29!important;border-radius:13px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:5px!important;display:block!important;overflow:hidden!important;box-shadow:0 8px 20px #15223814!important}.latest-chapters-section .issue-number{display:none!important}.latest-chapters-section .cover-link{aspect-ratio:3/4!important;background:#dbe7ef!important;border:1px solid #0f766e24!important;border-radius:10px!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;overflow:hidden!important}.latest-chapters-section .cover-link img{object-fit:cover!important;width:100%!important;height:100%!important}.latest-chapters-section .comic-card-body{grid-template-rows:auto auto auto!important;gap:4px!important;min-width:0!important;min-height:72px!important;padding:7px 1px 1px!important;display:grid!important;overflow:hidden!important}.latest-chapters-section .issue-meta-row{align-items:center!important;gap:4px!important;min-width:0!important;margin:0!important;display:flex!important;overflow:hidden!important}.latest-chapters-section .comic-card-body small{color:#152238!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#6ee7b7!important;border-radius:999px!important;flex:none!important;max-width:40px!important;height:17px!important;padding:0 5px!important;font-size:9px!important;line-height:17px!important;overflow:hidden!important}.latest-chapters-section .issue-chapter{color:#f43f5e!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:9px!important;line-height:17px!important;overflow:hidden!important}.latest-chapters-section .comic-card h3,.latest-chapters-section .comic-card h3 a{color:#152238!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:32px!important;max-height:32px!important;margin:0!important;font-size:11px!important;font-weight:950!important;line-height:16px!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.latest-chapters-section .issue-author{color:#657287!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-height:14px!important;max-height:14px!important;margin:0!important;font-size:10px!important;line-height:14px!important;display:block!important;overflow:hidden!important}.latest-chapters-section .issue-tags,.latest-chapters-section .issue-summary{display:none!important}}@media screen and (max-width:640px){header.site-header .auth-actions,.site-header .auth-actions,.auth-actions{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:116px!important;min-width:116px!important;max-width:116px!important;display:flex!important}header.site-header .auth-actions a.auth-link,header.site-header .auth-actions a.auth-link.primary,.site-header .auth-actions a.auth-link,.site-header .auth-actions a.auth-link.primary,.auth-actions a.auth-link,.auth-actions a.auth-link.primary{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:inline-flex!important;position:static!important}header.site-header .auth-actions a.auth-link.primary,.site-header .auth-actions a.auth-link.primary,.auth-actions a.auth-link.primary{color:#fff!important;background:#152238!important;border:0!important}header.site-header .auth-actions a.auth-link:not(.primary),.site-header .auth-actions a.auth-link:not(.primary),.auth-actions a.auth-link:not(.primary){color:#0f766e!important;background:#6ee7b72e!important;border:1px solid #0f766e38!important}header.site-header .auth-actions a.user-link,.site-header .auth-actions a.user-link,.auth-actions a.user-link,header.site-header .auth-actions img.auth-icon,.site-header .auth-actions img.auth-icon,.auth-actions img.auth-icon{display:none!important}.latest-chapters-section .comic-grid.issue-list,.latest-chapters-section .comic-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px 8px!important;display:grid!important}.latest-chapters-section article.comic-card.issue-card,.latest-chapters-section .comic-card.issue-card,.latest-chapters-section .comic-card{grid-template-columns:none!important;height:auto!important;min-height:0!important;padding:5px!important;display:block!important}.latest-chapters-section .comic-card .issue-number,.latest-chapters-section .issue-number{visibility:hidden!important;width:0!important;min-width:0!important;height:0!important;display:none!important;overflow:hidden!important}.latest-chapters-section .comic-card .cover-link,.latest-chapters-section .cover-link{aspect-ratio:3/4!important;width:100%!important;height:auto!important;min-height:0!important}.latest-chapters-section .comic-card .comic-card-body,.latest-chapters-section .comic-card-body{grid-template-rows:auto auto auto!important;gap:4px!important;min-height:72px!important;padding:7px 1px 1px!important;display:grid!important;overflow:hidden!important}.latest-chapters-section .comic-card .issue-summary,.latest-chapters-section .issue-summary,.latest-chapters-section .comic-card .issue-tags,.latest-chapters-section .issue-tags{visibility:hidden!important;height:0!important;max-height:0!important;margin:0!important;display:none!important;overflow:hidden!important}body{overflow-x:hidden!important}.site-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand auth""nav nav""search search"!important;align-items:center!important;gap:10px!important;display:grid!important}.site-header .brand{grid-area:brand!important;justify-self:start!important;min-width:0!important;max-width:180px!important}.site-header .auth-actions{grid-area:auth!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:116px!important;max-width:118px!important;display:flex!important}.site-header .auth-actions a.auth-link.primary,.site-header .auth-actions a.mobile-register-link{visibility:visible!important;opacity:1!important;text-align:center!important;white-space:nowrap!important;border-radius:999px!important;flex:0 0 55px!important;justify-content:center!important;align-items:center!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:inline-flex!important;position:static!important}.site-header .auth-actions a.auth-link.primary{color:#fff!important;background:#152238!important;border:0!important}.site-header .auth-actions a.mobile-register-link{color:#0f766e!important;background:#6ee7b733!important;border:1px solid #0f766e47!important}.site-header .auth-actions a.user-link,.site-header .auth-actions .auth-icon{display:none!important}.site-header .site-nav{grid-area:nav!important}.site-header .search-box{grid-area:search!important}.section-heading,.compact-heading,.catalog-heading,.latest-chapters-section .section-heading{text-align:left!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0 0 12px!important;display:flex!important}.section-heading h2,.compact-heading h2,.catalog-heading h2,.latest-chapters-section .section-heading h2{color:#152238!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;min-width:0!important;margin:0!important;font-size:17px!important;line-height:24px!important;display:inline-flex!important}.section-heading a,.compact-heading a,.latest-chapters-section .section-heading a{color:#0f766e!important;white-space:nowrap!important;background:#6ee7b72e!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:54px!important;height:26px!important;padding:0 9px!important;font-size:12px!important;font-weight:900!important;line-height:26px!important;text-decoration:none!important;display:inline-flex!important}.latest-chapters-section .comic-grid,.latest-chapters-section .comic-grid.issue-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px 7px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.latest-chapters-section .comic-card,.latest-chapters-section .comic-card.issue-card{background:#fff!important;border:1px solid #0f766e26!important;border-radius:13px!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:5px!important;display:flex!important;overflow:hidden!important;box-shadow:0 8px 18px #15223814!important}.latest-chapters-section .issue-number{display:none!important}.latest-chapters-section .cover-link{aspect-ratio:3/4!important;background:#e8eef4!important;border-radius:10px!important;width:100%!important;display:block!important;overflow:hidden!important}.latest-chapters-section .cover-link img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.latest-chapters-section .comic-card-body{flex-direction:column!important;gap:4px!important;min-width:0!important;min-height:82px!important;padding:7px 1px 1px!important;display:flex!important;overflow:hidden!important}.latest-chapters-section .issue-meta-row{align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;margin:0!important;display:flex!important;overflow:hidden!important}.latest-chapters-section .comic-card-body small,.latest-chapters-section .issue-chapter{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:999px!important;align-items:center!important;max-width:100%!important;height:17px!important;min-height:17px!important;padding:0 5px!important;font-size:9px!important;font-weight:900!important;line-height:17px!important;display:inline-flex!important;overflow:hidden!important}.latest-chapters-section .comic-card-body small{color:#152238!important;background:#6ee7b7!important;flex:none!important}.latest-chapters-section .issue-chapter{color:#f43f5e!important;background:#f43f5e14!important;flex:auto!important;min-width:0!important}.latest-chapters-section .comic-card h3,.latest-chapters-section .comic-card h3 a{color:#152238!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:34px!important;max-height:34px!important;margin:0!important;font-size:11px!important;font-weight:950!important;line-height:17px!important;text-decoration:none!important;display:-webkit-box!important;overflow:hidden!important}.latest-chapters-section .issue-author{color:#657287!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-height:15px!important;max-height:15px!important;margin:0!important;font-size:10px!important;line-height:15px!important;display:block!important;overflow:hidden!important}.latest-chapters-section .issue-tags,.latest-chapters-section .issue-summary{display:none!important}.site-footer{background:0 0!important;margin:0!important;padding:0!important}.site-footer-inner{display:none!important}.site-footer .mobile-bottom-nav,.mobile-bottom-nav{left:8px!important;right:8px!important;bottom:max(8px, env(safe-area-inset-bottom,8px))!important;z-index:1200!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border:1px solid #0f766e2e!important;border-radius:18px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;gap:3px!important;width:auto!important;max-width:calc(100vw - 16px)!important;height:58px!important;min-height:58px!important;margin:0 auto!important;padding:5px!important;display:grid!important;position:fixed!important;overflow:hidden!important;box-shadow:0 -10px 28px #15223829!important}.site-footer .mobile-bottom-nav a,.mobile-bottom-nav a{color:#657287!important;width:100%!important;min-width:0!important;height:48px!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:14px!important;grid-template-rows:24px 16px!important;place-items:center!important;gap:1px!important;margin:0!important;padding:4px 0 3px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}.site-footer .mobile-bottom-nav a:first-child,.mobile-bottom-nav a:first-child{color:#152238!important;background:linear-gradient(135deg,#6ee7b757,#f43f5e14)!important}.site-footer .mobile-bottom-nav img,.mobile-bottom-nav img{object-fit:contain!important;width:22px!important;max-width:22px!important;height:22px!important;max-height:22px!important;margin:0!important;display:block!important}.site-footer .mobile-bottom-nav span,.mobile-bottom-nav span{max-width:100%!important;color:inherit!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;font-weight:900!important;line-height:16px!important;display:block!important;overflow:hidden!important}.account-panel .account-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.account-panel .account-actions a{color:#152238!important;background:#6ee7b733!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.site-header .auth-actions.logged{width:58px!important;min-width:58px!important;max-width:62px!important}.site-header .auth-actions.logged .auth-link{display:none!important}.site-header .auth-actions.logged .user-link,.site-header .auth-actions .user-link{visibility:visible!important;opacity:1!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;background:#152238!important;border:0!important;border-radius:999px!important;flex:0 0 55px!important;justify-content:center!important;align-items:center!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:inline-flex!important;position:static!important}.site-header .auth-actions.logged .auth-icon,.site-header .auth-actions .user-link .auth-icon{display:none!important}.account-panel .user-center-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:10px 0 4px!important;display:grid!important}.account-panel .user-center-actions a{color:#152238!important;background:linear-gradient(135deg,#6ee7b73d,#ffffffeb)!important;border:1px solid #0f766e2e!important;min-height:40px!important;box-shadow:0 8px 18px #15223814!important}}@media screen and (min-width:641px){.site-header .auth-actions.logged .auth-link{display:none!important}.site-header .auth-actions.logged .user-link{display:inline-flex!important}.account-panel .user-center-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 6px;display:grid}}@media screen and (max-width:640px){.site-header .auth-actions:not(.logged){justify-content:flex-end!important;gap:6px!important;width:116px!important;min-width:116px!important;max-width:116px!important;display:flex!important}.site-header .auth-actions:not(.logged) .auth-link.primary,.site-header .auth-actions:not(.logged) .mobile-register-link{visibility:visible!important;opacity:1!important;flex:0 0 55px!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;display:inline-flex!important;position:static!important}.site-header .auth-actions:not(.logged) .user-link{display:none!important}.site-header .auth-actions.logged{justify-content:flex-end!important;width:58px!important;min-width:58px!important;max-width:58px!important;display:flex!important}.site-header .auth-actions.logged .auth-link,.site-header .auth-actions.logged .mobile-register-link{display:none!important}.site-header .auth-actions.logged .user-link{display:inline-flex!important}header.site-header .auth-actions.guest{grid-area:auth!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:116px!important;min-width:116px!important;max-width:116px!important;display:flex!important}header.site-header .auth-actions.guest>a.auth-link.primary,header.site-header .auth-actions.guest>a.mobile-register-link{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:999px!important;flex:0 0 55px!important;justify-content:center!important;align-items:center!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:inline-flex!important;position:static!important}header.site-header .auth-actions.guest>a.auth-link.primary{color:#fff!important;background:#152238!important}header.site-header .auth-actions.guest>a.mobile-register-link{color:#0f766e!important;background:#6ee7b733!important;border:1px solid #0f766e47!important}header.site-header .auth-actions.guest>a.user-link{display:none!important}header.site-header .auth-actions.logged{grid-area:auth!important;justify-content:flex-end!important;justify-self:end!important;width:58px!important;min-width:58px!important;max-width:58px!important;display:flex!important}header.site-header .auth-actions.logged>a.auth-link,header.site-header .auth-actions.logged>a.mobile-register-link{display:none!important}header.site-header .auth-actions.logged>a.user-link{display:inline-flex!important}}@media screen and (min-width:641px){.site-footer .mobile-bottom-nav,.mobile-bottom-nav{visibility:hidden!important;pointer-events:none!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}.site-footer-inner{visibility:visible!important;display:flex!important}}.hazel-account-page{background:0 0;border:0;max-width:none;padding:0}.hazel-account-title{background:linear-gradient(135deg,#ecfdf5f5,#fffffff5);border:1px solid #0f766e29;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 16px;padding:20px 22px;display:flex;box-shadow:0 14px 34px #15223814}.hazel-account-title h1,.hazel-account-title p{margin:0}.hazel-account-title p{color:#44546a;margin-top:8px;line-height:1.7}.hazel-account-home,.hazel-continue-btn,.hazel-collection-hero a,.hazel-card-heading a{color:#073b3a;white-space:nowrap;background:#6ee7b7;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:950;display:inline-flex;box-shadow:0 10px 20px #0f766e24}.hazel-profile-hero{color:#fff;background:radial-gradient(circle at 88% 18%,#f43f5e47,#0000 26%),linear-gradient(135deg,#0f766e,#152238 72%);border:1px solid #0f766e29;border-radius:8px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid;box-shadow:0 18px 40px #1522382e}.hazel-avatar{color:#073b3a;background:linear-gradient(135deg,#6ee7b7,#facc15);border:3px solid #ffffffc2;border-radius:28px;place-items:center;width:88px;height:88px;font-size:38px;font-weight:950;display:grid;box-shadow:inset 0 -10px 20px #0f766e2e}.hazel-profile-main{min-width:0}.hazel-member-badge{color:#bfffe7;background:#ffffff14;border:1px solid #6ee7b770;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:950;display:inline-flex}.hazel-profile-main h2{color:#fff;overflow-wrap:anywhere;margin:10px 0 6px;font-size:34px;line-height:1.15}.hazel-profile-main p{color:#ffffffd1;margin:0}.hazel-quick-actions,.hazel-account-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.hazel-quick-actions a,.hazel-account-stats a{background:#fff;border:1px solid #0f766e24;border-radius:8px;min-width:0;padding:15px;box-shadow:0 12px 26px #15223812}.hazel-quick-actions a{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:2px 10px;display:grid}.hazel-quick-actions span{color:#073b3a;background:#d9f99d;border-radius:14px;grid-row:span 2;place-items:center;width:42px;height:42px;font-size:12px;font-weight:950;display:grid}.hazel-quick-actions strong,.hazel-account-stats dd,.hazel-card-heading strong{color:#152238;font-weight:950}.hazel-quick-actions small,.hazel-account-stats small,.hazel-card-heading small{color:#64748b;min-width:0;line-height:1.45}.hazel-account-stats{margin:0 0 16px}.hazel-account-stats a{display:block}.hazel-account-stats dt{color:#64748b;font-size:12px;font-weight:900}.hazel-account-stats dd{white-space:nowrap;text-overflow:ellipsis;margin:7px 0 4px;font-size:22px;line-height:1.15;overflow:hidden}.hazel-dashboard-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:16px;display:grid}.hazel-profile-form,.hazel-preview-card,.hazel-auth-card,.hazel-guest-card,.hazel-collection-hero,.hazel-list-empty{background:#fff;border:1px solid #0f766e24;border-radius:8px;box-shadow:0 14px 34px #15223812}.hazel-profile-form{margin:0}.hazel-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hazel-card-heading a{color:#0f766e;min-height:32px;box-shadow:none;background:#6ee7b733;padding:0 12px}.hazel-form-actions{gap:10px;margin-top:4px;display:flex}.hazel-form-actions button{flex:1 1 0}.hazel-form-actions button+button{color:#0f172a;background:#f8fafc;border:1px solid #0f766e2e}.hazel-dashboard-side{gap:16px;display:grid}.hazel-preview-card{padding:16px}.hazel-mini-list{gap:10px;display:grid}.hazel-mini-list a{background:#f8fafc;border:1px solid #0f766e1a;border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:4px 10px;padding:8px;display:grid}.hazel-mini-list img,.hazel-cover-fallback{object-fit:cover;background:#d9f99d;border-radius:7px;grid-row:span 2;width:58px;height:76px}.hazel-cover-fallback{color:#073b3a;place-items:center;font-weight:950;display:grid}.hazel-mini-list strong,.hazel-shelf-preview strong{color:#152238;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:950;overflow:hidden}.hazel-mini-list small{color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hazel-mini-empty{color:#64748b;background:#f8fafc;border:1px dashed #0f766e38;border-radius:8px;padding:18px}.hazel-shelf-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hazel-shelf-preview a{min-width:0}.hazel-shelf-preview img,.hazel-shelf-preview .hazel-cover-fallback{aspect-ratio:3/4;object-fit:cover;border-radius:8px;width:100%;height:auto;box-shadow:0 8px 18px #1522381f}.hazel-shelf-preview strong{margin-top:7px;font-size:13px;display:block}.hazel-collection-hero{background:linear-gradient(135deg,#f0fdfa,#fff);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:20px;display:flex}.hazel-collection-hero span{color:#0f766e;font-size:12px;font-weight:950}.hazel-collection-hero h2,.hazel-collection-hero p{margin:0}.hazel-collection-hero h2{color:#152238;margin-top:5px;font-size:30px}.hazel-collection-hero p{color:#64748b;margin-top:8px}.hazel-account-tabs{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.hazel-account-tabs a{color:#0f766e;background:#fff;border:1px solid #0f766e29;border-radius:999px;padding:9px 14px;font-weight:950}.hazel-shelf-tools{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.hazel-shelf-tools button{color:#0f172a;background:#fff;border:1px solid #0f766e29;border-radius:999px;padding:8px 12px;font-weight:900}@media (max-width:760px){.hazel-account-page{margin:0 -2px 70px}.hazel-account-title{box-shadow:none;background:linear-gradient(135deg,#0f766e,#152238);border:0;border-radius:0 0 22px 22px;margin:10px 0 12px;padding:14px 12px 16px}.hazel-account-title h1{color:#fff;font-size:20px}.hazel-account-title p{color:#ffffffc7;font-size:13px;line-height:1.55}.hazel-account-home{display:none}.hazel-profile-hero{border:0;border-radius:22px;grid-template-columns:58px minmax(0,1fr);gap:12px;padding:16px;box-shadow:0 14px 28px #1522382e}.hazel-avatar{border-radius:20px;width:58px;height:58px;font-size:25px}.hazel-profile-main h2{margin:7px 0 4px;font-size:22px}.hazel-profile-main p{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.hazel-member-badge{padding:4px 8px;font-size:11px}.hazel-continue-btn{grid-column:1/-1;width:100%;min-height:42px}.hazel-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.hazel-quick-actions a{text-align:center;border-radius:18px;grid-template-columns:1fr;justify-items:center;gap:5px;padding:10px 4px;display:grid}.hazel-quick-actions span{border-radius:14px;grid-row:auto;width:36px;height:36px;font-size:11px}.hazel-quick-actions strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.hazel-quick-actions small{display:none}.hazel-account-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hazel-account-stats a{border-radius:18px;padding:12px}.hazel-account-stats dd{font-size:18px}.hazel-dashboard-layout{grid-template-columns:1fr;gap:12px}.hazel-profile-form,.hazel-preview-card,.hazel-auth-card,.hazel-guest-card,.hazel-collection-hero,.hazel-list-empty{border-radius:18px;box-shadow:0 10px 22px #15223814}.hazel-profile-form{padding:14px!important}.hazel-card-heading{align-items:flex-start}.hazel-card-heading a{min-height:30px;padding:0 10px;font-size:12px}.hazel-form-actions{grid-template-columns:1fr 1fr;display:grid}.hazel-mini-list a{border-radius:16px;grid-template-columns:52px minmax(0,1fr)}.hazel-mini-list img,.hazel-cover-fallback{border-radius:12px;width:52px;height:68px}.hazel-shelf-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hazel-shelf-preview strong{font-size:12px}.hazel-collection-hero{border:0;align-items:flex-start;padding:16px}.hazel-collection-hero h2{font-size:24px}.hazel-collection-hero p{font-size:13px;line-height:1.6}.hazel-collection-hero a{min-height:34px;padding:0 12px;font-size:12px}.hazel-account-tabs{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.hazel-account-tabs a{text-align:center;flex:none;min-width:68px}.hazel-shelf-tools{grid-template-columns:1fr;display:grid}.hazel-shelf-tools button{text-overflow:ellipsis;width:100%;min-height:38px;overflow:hidden}}.hazel-profile-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hazel-profile-meta span{align-items:center;min-width:0;display:inline-flex}.hazel-profile-meta span+span:before{content:"/";color:#ffffff85;margin-right:6px}@media (max-width:760px){.hazel-profile-meta{white-space:nowrap;gap:4px;overflow:hidden}.hazel-profile-meta span{text-overflow:ellipsis;flex:0 auto;overflow:hidden}.hazel-profile-meta span+span:before{margin-right:4px}}.hazel-profile-actions{gap:10px;min-width:138px;display:grid}.hazel-logout-btn{color:#fff;white-space:nowrap;min-height:40px;box-shadow:none;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff61;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:950;line-height:1;display:inline-flex}.hazel-profile-form .hazel-form-actions button[type=button]{justify-content:center;align-items:center;min-height:42px;color:#0f172a!important;background:#fff!important;border:1px solid #0f766e38!important;display:inline-flex!important}@media (max-width:760px){.hazel-profile-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%;min-width:0}.hazel-profile-actions .hazel-continue-btn,.hazel-profile-actions .hazel-logout-btn{width:100%;min-width:0;min-height:40px;padding:0 8px;font-size:13px}}.hazel-guest-card{text-align:left;background:linear-gradient(135deg,#fff,#f0fdfa);max-width:620px;margin:0 auto;padding:28px}.hazel-guest-card>strong{color:#152238;font-size:26px;line-height:1.25;display:block}.hazel-guest-card>p{color:#526174;margin:10px 0 0;line-height:1.75}.hazel-guest-card .account-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.hazel-guest-card .account-actions a{text-align:center;border-radius:999px;min-width:0;min-height:44px;padding:0 14px;font-size:15px}@media (max-width:760px){.hazel-guest-card{border-radius:20px;margin:12px 0 0;padding:18px}.hazel-guest-card>strong{font-size:20px}.hazel-guest-card>p{font-size:13px;line-height:1.65}.hazel-guest-card .account-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hazel-guest-card .account-actions a{width:100%!important;min-height:42px!important;font-size:14px!important}}.hazel-profile-form{background:linear-gradient(#fff 0%,#f8fffc 100%)!important;border:1px solid #0f766e29!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 14px 30px #15223814!important}.hazel-profile-form .hazel-card-heading{border-bottom:1px solid #0f766e1f!important;grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;margin:0 0 2px!important;padding-bottom:12px!important;display:grid!important}.hazel-profile-form .hazel-card-heading strong{color:#102536!important;font-size:20px!important;line-height:1.2!important}.hazel-profile-form .hazel-card-heading small{color:#64748b!important;text-align:right!important;max-width:260px!important;font-size:12px!important;line-height:1.45!important}.hazel-profile-form label{color:#152238!important;gap:7px!important;margin:0!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important;display:grid!important}.hazel-profile-form label:first-of-type{grid-column:1/-1!important}.hazel-profile-form input,.hazel-profile-form select{color:#102536!important;background:#f7fbfa!important;border:1px solid #0f766e2e!important;border-radius:12px!important;outline:none!important;width:100%!important;height:42px!important;min-height:42px!important;padding:0 13px!important;font-size:14px!important;font-weight:850!important;line-height:42px!important;box-shadow:inset 0 1px #ffffffe6!important}.hazel-profile-form input:focus,.hazel-profile-form select:focus{background:#fff!important;border-color:#0f766e!important;box-shadow:0 0 0 3px #6ee7b73d!important}.hazel-form-actions{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;margin-top:4px!important;display:grid!important}.hazel-form-actions button{white-space:nowrap!important;border-radius:999px!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 14px!important;font-size:15px!important;font-weight:950!important;line-height:44px!important}.hazel-form-actions button[type=submit]{color:#073b3a!important;background:linear-gradient(135deg,#6ee7b7,#d9f99d)!important;border:0!important;box-shadow:0 10px 20px #0f766e24!important}.hazel-form-actions button[type=button]{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #0f766e33!important}@media (max-width:760px){.hazel-profile-form{border-radius:20px!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.hazel-profile-form .hazel-card-heading{grid-template-columns:1fr!important;align-items:start!important;gap:4px!important;padding-bottom:10px!important}.hazel-profile-form .hazel-card-heading strong{font-size:18px!important}.hazel-profile-form .hazel-card-heading small{text-align:left!important;max-width:none!important}.hazel-profile-form input,.hazel-profile-form select{border-radius:12px!important;height:40px!important;min-height:40px!important;font-size:14px!important;line-height:40px!important}.hazel-form-actions{grid-template-columns:1fr 1fr!important;gap:10px!important}.hazel-profile-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:14px 14px 16px!important}.hazel-profile-form .hazel-card-heading,.hazel-profile-form label:first-of-type,.hazel-profile-form .hazel-form-actions{grid-column:1/-1!important}.hazel-profile-form label:not(:first-of-type){min-width:0!important}.hazel-profile-form label{gap:6px!important;font-size:12px!important}.hazel-profile-form input,.hazel-profile-form select{height:38px!important;min-height:38px!important;padding:0 11px!important;font-size:13px!important;line-height:38px!important}.hazel-form-actions{margin-top:2px!important}.hazel-form-actions button{height:38px!important;min-height:38px!important;font-size:13px!important;line-height:38px!important}.hazel-profile-form{margin-bottom:90px!important}.hazel-profile-form .hazel-form-actions{z-index:8!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff0!important;border:1px solid #0f766e1f!important;border-radius:999px!important;margin:4px -2px 0!important;padding:5px!important;position:sticky!important;bottom:70px!important;box-shadow:0 10px 24px #15223829!important}.hazel-profile-form .hazel-form-actions button{height:36px!important;min-height:36px!important;line-height:36px!important}.hazel-profile-form .hazel-form-actions{z-index:1301!important;grid-template-columns:1fr 1fr!important;width:auto!important;max-width:430px!important;margin:0 auto!important;position:fixed!important;bottom:72px!important;left:20px!important;right:20px!important}.hazel-profile-form{margin-bottom:18px!important;padding-bottom:14px!important}.hazel-profile-form .hazel-form-actions{z-index:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f7fbfa!important;border:1px solid #0f766e1a!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:4px 0 0!important;padding:6px!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important;box-shadow:inset 0 1px #ffffffd9!important}.hazel-profile-form .hazel-form-actions button{border-radius:12px!important;height:38px!important;min-height:38px!important;font-size:13px!important;line-height:38px!important}.hazel-profile-form .hazel-form-actions button[type=submit]{color:#0f5f56!important;box-shadow:none!important;background:#e7f8ee!important;border:1px solid #0f766e29!important}.hazel-profile-form .hazel-form-actions button[type=button]{color:#24384b!important;box-shadow:none!important;background:#fff!important;border:1px solid #1522381f!important}}.hazel-profile-form .hazel-form-actions{grid-template-columns:minmax(0,1fr)!important}.hazel-profile-form .hazel-form-actions button[type=submit]{justify-self:end!important;max-width:260px!important}@media (max-width:760px){.hazel-profile-form .hazel-form-actions{grid-template-columns:minmax(0,1fr)!important}.hazel-profile-form .hazel-form-actions button[type=submit]{justify-self:stretch!important;max-width:none!important}.site-header-user .site-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand auth""nav nav"!important;gap:10px!important;padding-bottom:10px!important}.site-header-user .brand{grid-area:brand!important;justify-self:start!important}.site-header-user .auth-actions{grid-area:auth!important;display:flex!important}.site-header-user .site-nav{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;grid-area:nav!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:2px 2px 4px!important;display:flex!important;overflow:auto hidden!important}.site-header-user .site-nav::-webkit-scrollbar{display:none!important}.site-header-user .site-nav a{white-space:nowrap!important;flex:none!important}.site-header-user .search-box,.hazel-user-dashboard .hazel-profile-hero{display:none!important}.hazel-user-dashboard{gap:12px!important;padding-top:0!important}.hazel-quick-actions{margin-top:0!important}}.header-logout-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f766e2e;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:950;display:inline-flex}.header-logout-btn:hover{border-color:var(--brand-dark);color:var(--brand-dark);background:#eafff7}.auth-actions.logged{gap:8px}.hazel-profile-actions{align-self:center}@media screen and (max-width:640px){header.site-header .auth-actions.logged,.site-header .auth-actions.logged{justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:116px!important;min-width:116px!important;max-width:116px!important;display:flex!important}header.site-header .auth-actions.logged>a.user-link,.site-header .auth-actions.logged>a.user-link,header.site-header .auth-actions.logged>button.header-logout-btn,.site-header .auth-actions.logged>button.header-logout-btn{white-space:nowrap!important;border-radius:999px!important;flex:0 0 55px!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:inline-flex!important}header.site-header .auth-actions.logged>button.header-logout-btn,.site-header .auth-actions.logged>button.header-logout-btn{color:#0f172a!important;background:#fff!important;border:1px solid #0f766e33!important}.site-header-user .auth-actions.logged{display:flex!important}}.hazel-auth-card{color:#152238;background:linear-gradient(#f0fdfadb,#fffffffa);justify-self:center;width:min(100%,460px);max-width:460px;margin:8px auto 26px;border:1px solid #0f766e29!important;border-radius:18px!important;gap:16px!important;padding:26px!important;box-shadow:0 18px 44px #1522381c!important}.hazel-auth-card>strong{color:#0f172a;font-size:24px;font-weight:950;line-height:1.18;display:block}.hazel-auth-card>small{color:#64748b;margin-top:-8px;font-size:14px;font-weight:700;line-height:1.65;display:block}.hazel-auth-card label{color:#152238;font-size:14px;font-weight:950;gap:8px!important}.hazel-auth-card input{outline:none;box-shadow:inset 0 1px #0f766e0d;color:#0f172a!important;background:#fff!important;border:1px solid #0f172a2e!important;border-radius:12px!important;min-height:48px!important;padding:0 14px!important}.hazel-auth-card input:focus{box-shadow:0 0 0 3px #6ee7b73d;border-color:#0f766e!important}.hazel-auth-card button[type=submit]{cursor:pointer;width:100%;font-size:15px;font-weight:950;box-shadow:0 14px 26px #0f766e2e;color:#073b3a!important;background:linear-gradient(135deg,#6ee7b7,#d9f99d)!important;border:0!important;border-radius:999px!important;min-height:48px!important}.hazel-auth-card button[type=submit]:disabled{box-shadow:none;cursor:not-allowed;color:#073b3a9e!important;background:#dfe8e5!important}.hazel-auth-card>a{color:#0f766e;background:#6ee7b729;border:1px solid #0f766e2e;border-radius:999px;justify-content:center;justify-self:center;align-items:center;min-height:38px;padding:0 18px;font-size:14px;font-weight:950;display:inline-flex}@media (min-width:761px){.hazel-auth-card{margin-top:22px}}@media (max-width:760px){.hazel-auth-card{width:100%;max-width:none;margin:8px 0 78px;border-radius:20px!important;gap:14px!important;padding:18px 14px!important;box-shadow:0 12px 28px #1522381a!important}.hazel-auth-card>strong{font-size:21px}.hazel-auth-card>small{font-size:13px;line-height:1.55}.hazel-auth-card label{font-size:14px}.hazel-auth-card input,.hazel-auth-card button[type=submit]{min-height:46px!important}}@media screen and (max-width:640px){.site-footer .mobile-bottom-nav a,.mobile-bottom-nav a,.site-footer .mobile-bottom-nav a:first-child:not(.active):not([aria-current=page]),.mobile-bottom-nav a:first-child:not(.active):not([aria-current=page]){color:#657287!important;box-shadow:none!important;background:0 0!important}.site-footer .mobile-bottom-nav a.active,.mobile-bottom-nav a.active,.site-footer .mobile-bottom-nav a[aria-current=page],.mobile-bottom-nav a[aria-current=page]{color:#073b3a!important;background:linear-gradient(135deg,#6ee7b75c,#d9f99d80)!important;box-shadow:inset 0 0 0 1px #0f766e24!important}}@media screen and (max-width:760px){.app-shell>.catalog-shell,main.app-shell>.catalog-shell,.catalog-shell{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow-x:visible!important}.catalog-shell>*,.catalog-shell .catalog-hero,.catalog-shell .catalog-tabs,.catalog-shell .catalog-tags,.catalog-shell .catalog-main,.catalog-shell .seo-intent-grid,.catalog-shell .topic-cluster-grid,.catalog-shell .longtail-panel,.catalog-shell .faq-section{box-sizing:border-box!important;max-width:100%!important}.catalog-shell .catalog-hero,.catalog-shell .catalog-tabs,.catalog-shell .catalog-tags,.catalog-shell .catalog-main{margin-left:0!important;margin-right:0!important}.app-shell>.hazel-account-page,.hazel-account-page{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}.hero-panel{align-content:stretch;gap:14px}.hero-feature-card,.hero-feature-card:first-child{color:#152238!important;background:linear-gradient(90deg, #fffffffa 0 58%, #ecfdf5e6), var(--hero-card-image) center/cover no-repeat!important;border:1px solid #0f766e2e!important;border-radius:10px!important;grid-template-columns:116px minmax(0,1fr)!important;min-height:142px!important;padding:12px!important;box-shadow:0 16px 34px #1522381f!important}.hero-feature-card:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff5,#ffffffb8 62%,#0f766e29);position:absolute;inset:0}.hero-feature-card:after{content:""!important;background:linear-gradient(135deg,#6ee7b7,#d9f99d)!important;border-radius:999px!important;width:34px!important;height:34px!important;position:absolute!important;inset:auto 12px 12px auto!important;box-shadow:0 8px 18px #0f766e2e!important}.hero-feature-badge{color:#073b3a!important;background:#d9f99d!important;border-radius:999px!important;padding:4px 8px!important;top:12px!important;left:12px!important}.hero-feature-cover{border:1px solid #0f766e2e!important;border-radius:9px!important;height:154px!important;min-height:154px!important;box-shadow:0 12px 22px #1522382e!important}.hero-feature-body{justify-content:start!important;gap:7px!important;padding:22px 42px 4px 0!important}.hero-feature-body strong,.hero-feature-card:first-child .hero-feature-body strong{color:#152238!important;text-shadow:none!important;-webkit-line-clamp:2!important;font-size:21px!important;line-height:1.24!important}.hero-feature-body em{background:#6ee7b72e;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px 9px;color:#0f766e!important;margin-top:0!important;font-size:12px!important}.hero-feature-body small{color:#44546a!important;-webkit-line-clamp:2!important;font-size:13px!important;line-height:1.55!important}.hero-feature-tags b{border:1px solid #0f766e24;color:#0f172a!important;background:#fff!important}@media screen and (max-width:760px){.hero-panel{scroll-snap-type:x proximity!important;scrollbar-width:none!important;grid-auto-columns:minmax(236px,72vw)!important;grid-auto-flow:column!important;gap:10px!important;margin:12px 0 14px!important;display:grid!important;overflow:auto hidden!important}.hero-panel::-webkit-scrollbar{display:none!important}.hero-panel:before{content:"今日主推"!important;min-height:34px!important;color:var(--mobile-ink)!important;grid-column:1/-1!important;align-items:center!important;font-size:18px!important;font-weight:950!important;line-height:1.2!important;display:flex!important}.hero-panel .hero-feature-card,.hero-panel .hero-feature-card:first-child{min-height:176px!important;color:var(--mobile-ink)!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #0f766e29!important;border-radius:18px!important;grid-template-rows:auto 1fr!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:stretch!important;padding:10px!important;display:grid!important;box-shadow:0 10px 24px #1522381a!important}.hero-panel .hero-feature-card:before{background:linear-gradient(135deg,#ecfdf5e0,#ffffffb8)!important}.hero-panel .hero-feature-card:after{content:"入库"!important;color:#073b3a!important;background:linear-gradient(135deg,#6ee7b7,#d9f99d)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:28px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;bottom:10px!important;right:10px!important}.hero-feature-badge{color:#073b3a!important;background:#d9f99d!important;border-radius:999px!important;width:auto!important;height:22px!important;padding:0 7px!important;font-size:10px!important;line-height:22px!important;display:inline-flex!important;position:absolute!important;top:16px!important;left:16px!important}.hero-feature-badge:after{content:none!important}.hero-feature-cover{object-fit:cover!important;border-radius:12px!important;grid-row:1/span 2!important;width:84px!important;height:118px!important;min-height:118px!important;display:block!important}.hero-feature-body{align-content:start!important;gap:6px!important;min-width:0!important;padding:2px 0 34px!important;display:grid!important}.hero-feature-body strong,.hero-panel .hero-feature-card:first-child .hero-feature-body strong{color:var(--mobile-ink)!important;text-shadow:none!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:15px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.hero-feature-body em{color:#0f766e!important;background:#6ee7b72e!important;max-width:100%!important;margin:0!important;padding:3px 7px!important;font-size:11px!important}.hero-feature-body small{color:#64748b!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.hero-feature-tags{flex-wrap:nowrap!important;gap:5px!important;margin:0!important;display:flex!important;overflow:hidden!important}.hero-feature-tags b{color:#0f172a!important;background:#fff!important;flex:0 auto!important;max-width:56px!important;padding:2px 6px!important}.hero-panel .hero-feature-body{max-width:100%!important;overflow:hidden!important}.hero-panel .hero-feature-body strong,.hero-panel .hero-feature-body em,.hero-panel .hero-feature-body small{max-width:100%!important}.hero-panel{grid-auto-columns:minmax(260px,82vw)!important;align-items:start!important;gap:9px!important;margin:10px 0 12px!important}.hero-panel:before{min-height:26px!important;margin:0!important;font-size:17px!important}.hero-panel .hero-feature-card,.hero-panel .hero-feature-card:first-child{border-radius:16px!important;grid-template-rows:106px!important;grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important;height:126px!important;min-height:126px!important;padding:10px!important;overflow:hidden!important}.hero-panel .hero-feature-card:after{content:"入库"!important;width:42px!important;height:24px!important;font-size:11px!important;bottom:10px!important;right:10px!important}.hero-feature-badge{height:18px!important;padding:0 6px!important;font-size:9px!important;line-height:18px!important;top:14px!important;left:14px!important}.hero-feature-cover{border-radius:11px!important;width:74px!important;height:106px!important;min-height:106px!important}.hero-feature-body{align-content:start!important;gap:4px!important;height:106px!important;padding:0 48px 0 0!important;overflow:hidden!important}.hero-feature-body strong,.hero-panel .hero-feature-card:first-child .hero-feature-body strong{-webkit-line-clamp:2!important;min-height:18px!important;max-height:36px!important;font-size:14px!important;line-height:1.28!important}.hero-feature-body em{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;height:20px!important;padding:0 7px!important;font-size:11px!important;line-height:20px!important}.hero-feature-body small{-webkit-line-clamp:1!important;margin:0!important;font-size:11px!important;line-height:16px!important}.hero-feature-tags{height:19px!important;margin-top:1px!important;padding-right:0!important}.hero-feature-tags b{max-width:44px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;line-height:18px!important}.hero-panel .hero-feature-card:after{color:#fff!important;background:#0f766e!important;box-shadow:0 7px 15px #0f766e3d!important}.hero-feature-body strong,.hero-panel .hero-feature-card:first-child .hero-feature-body strong{max-height:38px!important;line-height:19px!important}.hero-feature-body small{color:#52637a!important}.hero-panel{scroll-snap-type:x proximity!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:9px!important;width:100%!important;max-width:100%!important;height:160px!important;margin:10px 0 12px!important;padding-top:34px!important;display:flex!important;position:relative!important;overflow:auto hidden!important}.hero-panel:before{content:"今日主推"!important;z-index:3!important;width:100%!important;height:26px!important;min-height:26px!important;color:var(--mobile-ink)!important;pointer-events:none!important;align-items:center!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:26px!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.hero-panel .hero-feature-card,.hero-panel .hero-feature-card:first-child{scroll-snap-align:start!important;flex:0 0 260px!important;grid-template-rows:106px!important;grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important;width:260px!important;max-width:260px!important;height:126px!important;min-height:126px!important;padding:10px!important}.hero-feature-body{grid-template-rows:auto 20px 16px 18px!important;align-content:start!important;gap:3px!important;height:106px!important;padding:0 46px 0 0!important}.hero-feature-body strong,.hero-panel .hero-feature-card:first-child .hero-feature-body strong{min-height:19px!important;max-height:38px!important;color:var(--mobile-ink)!important;-webkit-line-clamp:2!important;font-size:14px!important;line-height:19px!important}.hero-feature-body em{text-overflow:ellipsis!important;white-space:nowrap!important;align-self:start!important;max-width:100%!important;height:20px!important;overflow:hidden!important}.hero-feature-body small{-webkit-line-clamp:1!important;height:16px!important;line-height:16px!important}.hero-feature-tags{align-self:end!important;max-width:100%!important;height:18px!important}.hero-panel .hero-feature-card:after{width:42px!important;height:24px!important;bottom:10px!important;right:10px!important}}.today-picks-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #0f766e29;border-radius:10px;gap:12px;min-width:0;margin:0;padding:14px;display:grid;box-shadow:0 16px 34px #1522381f}.today-picks-heading{border:0!important;margin:0!important;padding:0 0 2px!important}.today-picks-heading h2{color:#152238;font-size:20px}@media screen and (max-width:760px){.hero-band .today-picks-panel,.today-picks-panel{box-sizing:border-box!important;background:#fff!important;border:0!important;border-radius:18px!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:12px 0 14px!important;padding:12px!important;display:grid!important;box-shadow:0 10px 24px #15223814!important}.today-picks-heading,.today-picks-panel .section-heading.today-picks-heading{justify-content:flex-start!important;align-items:center!important;min-height:28px!important;margin:0!important;padding:0!important;display:flex!important}.today-picks-heading h2{color:var(--mobile-ink)!important;white-space:nowrap!important;align-items:center!important;gap:7px!important;margin:0!important;font-size:18px!important;line-height:1.2!important;display:flex!important}.today-picks-heading .section-icon{width:20px!important;height:20px!important}.today-picks-panel .hero-panel{scroll-snap-type:x proximity!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:9px!important;width:100%!important;max-width:100%!important;height:126px!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;overflow:auto hidden!important}.today-picks-panel .hero-panel:before{content:none!important;display:none!important}.today-picks-panel .hero-panel .hero-feature-card,.today-picks-panel .hero-panel .hero-feature-card:first-child{width:260px!important;max-width:260px!important;height:126px!important;min-height:126px!important;box-shadow:none!important;scroll-snap-align:start!important;background:linear-gradient(135deg,#f8fffc,#fff)!important;border:1px solid #0f766e29!important;border-radius:16px!important;flex:0 0 260px!important;grid-template-rows:106px!important;grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;overflow:hidden!important}.today-picks-panel .hero-feature-cover{object-fit:cover!important;border-radius:11px!important;width:74px!important;height:106px!important;min-height:106px!important;display:block!important}.today-picks-panel .hero-feature-body{grid-template-rows:21px 21px 34px!important;align-content:start!important;gap:4px!important;min-width:0!important;height:106px!important;padding:0!important;display:grid!important;overflow:hidden!important}.today-picks-panel .hero-feature-body strong,.today-picks-panel .hero-feature-card:first-child .hero-feature-body strong{width:100%!important;min-width:0!important;height:21px!important;max-height:21px!important;color:var(--mobile-ink)!important;white-space:nowrap!important;text-overflow:ellipsis!important;-webkit-line-clamp:initial!important;font-size:15px!important;font-weight:950!important;line-height:21px!important;display:block!important;overflow:hidden!important}.today-picks-panel .hero-feature-body em{color:#0f766e!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;background:#6ee7b733!important;border-radius:999px!important;width:100%!important;max-width:100%!important;height:21px!important;margin:0!important;padding:0 8px!important;font-size:12px!important;font-weight:950!important;line-height:21px!important;display:block!important;overflow:hidden!important}.today-picks-panel .hero-feature-body small{color:#52637a!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:34px!important;margin:0!important;font-size:12px!important;line-height:17px!important;display:-webkit-box!important;overflow:hidden!important}.today-picks-panel .hero-feature-tags{display:none!important}.today-picks-panel .hero-panel .hero-feature-card:after{content:"入库"!important;color:#fff!important;background:#0f766e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:24px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important;bottom:10px!important;right:10px!important;box-shadow:0 7px 15px #0f766e3d!important}.today-picks-panel .hero-panel .hero-feature-card,.today-picks-panel .hero-panel .hero-feature-card:first-child{grid-template-columns:74px 156px!important;grid-template-areas:"cover body"!important;position:relative!important}.today-picks-panel .hero-feature-cover{grid-area:cover!important}.today-picks-panel .hero-feature-body{grid-area:body!important;width:156px!important;max-width:156px!important}.today-picks-panel .hero-panel .hero-feature-card:after{grid-area:auto!important;position:absolute!important;inset:auto 10px 10px auto!important}}.hot-comics-section .comic-card .issue-author,.hot-comics-section .comic-card p.issue-author{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;height:16px!important;min-height:16px!important;max-height:16px!important;margin:5px 0 0!important;font-size:12px!important;font-weight:700!important;line-height:16px!important;display:block!important;overflow:hidden!important}.hot-comics-section .comic-card .issue-tags{flex-wrap:nowrap!important;gap:5px!important;min-width:0!important;height:21px!important;min-height:21px!important;max-height:21px!important;margin:6px 0 0!important;display:flex!important;overflow:hidden!important}.hot-comics-section .comic-card .issue-tags span{color:#0f766e!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;background:#6ee7b729!important;border:1px solid #0f766e29!important;border-radius:999px!important;flex:0 auto!important;max-width:72px!important;height:21px!important;padding:0 7px!important;font-size:11px!important;font-weight:900!important;line-height:19px!important;overflow:hidden!important}.hot-comics-section .comic-card .issue-summary{display:none!important}@media screen and (max-width:760px){.hot-comics-section .comic-card .issue-author,.hot-comics-section .comic-card p.issue-author{height:15px!important;min-height:15px!important;max-height:15px!important;margin-top:4px!important;font-size:10px!important;line-height:15px!important}.hot-comics-section .comic-card .issue-tags{gap:3px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin-top:4px!important}.hot-comics-section .comic-card .issue-tags span{max-width:42px!important;height:18px!important;padding:0 5px!important;font-size:9px!important;line-height:16px!important}.today-picks-panel .hero-feature-body{grid-template-rows:21px 21px 32px 24px!important;gap:2px!important;height:106px!important;padding-right:0!important}.today-picks-panel .hero-feature-body small{-webkit-line-clamp:2!important;width:100%!important;max-width:100%!important;height:32px!important;padding-right:0!important;line-height:16px!important}.today-picks-panel .hero-panel .hero-feature-card:after{z-index:4!important;width:42px!important;height:22px!important;line-height:22px!important;bottom:10px!important;right:10px!important}.today-picks-panel .hero-feature-card .hero-feature-body:after{content:"";justify-self:end;width:46px;height:22px;display:block}}@media screen and (min-width:761px){.hot-comics-section .comic-card .issue-summary,.hot-comics-section .comic-card p.issue-summary{color:#44546a!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-width:0!important;margin:8px 0 0!important;font-size:13px!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}}@media screen and (max-width:760px){.hot-comics-section .comic-card .issue-summary,.hot-comics-section .comic-card p.issue-summary{display:none!important}}@media screen and (min-width:761px){.pagination span,.catalog-main .pagination span{color:#073b3a!important;background:#d9f99d!important;border:1px solid #0f766e3d!important;box-shadow:inset 0 0 0 1px #ffffff75!important}.pagination a,.catalog-main .pagination a{color:#2a3b58!important;background:#fff!important}.pagination a[aria-disabled=true],.catalog-main .pagination a[aria-disabled=true]{color:#7b8796!important;background:#edf2f7!important}}.static-link-grid,.seo-guide-grid,.seo-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.static-link-grid{margin:18px 0 0}.static-link-grid a,.seo-path-grid a,.seo-guide-grid article{color:#21314d;background:linear-gradient(#fff,#f5fbf8);border:1px solid #0f766e2e;border-radius:8px;min-width:0;padding:14px;box-shadow:0 10px 24px #0f766e14}.static-link-grid a,.seo-path-grid a{text-decoration:none}.static-link-grid a{justify-content:space-between;align-items:center;min-height:52px;font-weight:900;display:flex}.static-link-grid a:after{content:"›";color:#0f766e;font-size:22px;line-height:1}.seo-guide-panel .section-heading{margin-bottom:12px}.seo-guide-grid h2,.seo-path-grid strong{color:#073b3a;margin:0 0 8px;font-size:16px;line-height:1.35;display:block}.seo-guide-grid p,.seo-path-grid span{color:#46566f;margin:0;font-size:14px;line-height:1.7;display:block}@media screen and (max-width:760px){.static-link-grid,.seo-guide-grid,.seo-path-grid{grid-template-columns:1fr;gap:10px}.static-link-grid a,.seo-path-grid a,.seo-guide-grid article{border-radius:8px;padding:12px}.seo-guide-grid h2,.seo-path-grid strong{font-size:14px}.seo-guide-grid p,.seo-path-grid span{font-size:13px;line-height:1.65}.comic-detail{box-sizing:border-box!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:12px 0!important;padding:14px!important;display:grid!important;overflow:hidden!important}.comic-detail .detail-backdrop{opacity:.14!important;width:100%!important;inset:0!important;transform:none!important}.comic-detail .detail-cover-wrap{grid-area:1/1/span 4!important;align-self:start!important;width:118px!important;min-width:0!important}.comic-detail .detail-cover{aspect-ratio:3/4!important;object-fit:cover!important;border-radius:10px!important;width:118px!important;max-width:100%!important;height:auto!important;display:block!important}.comic-detail .detail-cover-wrap>span{white-space:nowrap!important;border-radius:8px!important;min-height:28px!important;margin-top:9px!important;padding:0 10px!important;font-size:13px!important;line-height:28px!important;display:inline-flex!important}.comic-detail .detail-main{display:contents!important}.comic-detail .detail-main>p,.comic-detail .detail-main h1,.comic-detail .detail-tags,.comic-detail .detail-desc{grid-column:2!important;width:100%!important;min-width:0!important;max-width:100%!important}.comic-detail .detail-main>p{color:var(--brand,#6ee7b7)!important;margin:1px 0 6px!important;font-size:12px!important;line-height:1.2!important}.comic-detail .detail-main h1{overflow-wrap:anywhere!important;color:var(--mobile-ink,#152238)!important;letter-spacing:0!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:24px!important;line-height:1.16!important;display:-webkit-box!important;overflow:hidden!important}.comic-detail .detail-tags{flex-wrap:wrap!important;gap:6px!important;margin-top:9px!important;display:flex!important}.comic-detail .detail-tags a{white-space:nowrap!important;min-height:28px!important;padding:0 9px!important;font-size:12px!important;line-height:28px!important}.comic-detail .detail-desc{color:#52637a!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:9px 0 0!important;font-size:13px!important;font-weight:800!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.comic-detail .detail-meta{grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin:2px 0 0!important;display:grid!important}.comic-detail .detail-meta div{text-align:center!important;border-radius:10px!important;min-width:0!important;padding:8px 7px!important}.comic-detail .detail-meta dt{font-size:11px!important;line-height:1.2!important}.comic-detail .detail-meta dd{margin-top:4px!important;font-size:13px!important;line-height:1.2!important}.comic-detail .detail-actions{grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin-top:2px!important;display:grid!important}.comic-detail .detail-actions a,.comic-detail .detail-actions button{white-space:nowrap!important;border-radius:10px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:0 4px!important;font-size:13px!important;line-height:38px!important}.comic-detail .detail-message{grid-column:1/-1!important;margin:0!important}.comic-detail .detail-reading-card{box-sizing:border-box!important;border-radius:12px!important;grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px 12px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:4px 0 0!important;padding:12px!important;display:grid!important}.comic-detail .detail-reading-card p{grid-column:1/-1!important;margin:0!important;font-size:12px!important}.comic-detail .detail-reading-card h2{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:16px!important;line-height:1.3!important;overflow:hidden!important}.comic-detail .detail-reading-card a{white-space:nowrap!important;border-radius:10px!important;min-height:34px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;line-height:34px!important}}@media screen and (max-width:390px){.comic-detail .detail-meta,.comic-detail .detail-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.comic-detail .detail-actions a,.comic-detail .detail-actions button{font-size:14px!important}}@media screen and (max-width:360px){.comic-detail{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important}.comic-detail .detail-cover-wrap,.comic-detail .detail-cover{width:104px!important}.comic-detail .detail-main h1{font-size:22px!important}.comic-detail .detail-desc{-webkit-line-clamp:2!important}}@media screen and (max-width:760px){.comic-detail .detail-main .detail-desc,.comic-detail .detail-desc{color:#52637a!important}.comic-detail .detail-reading-card h2{color:var(--mobile-ink,#152238)!important;font-weight:950!important}.comic-detail .detail-reading-card a{justify-self:end!important}main.app-shell:has(.reader-page){background:#10141c!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.app-shell:has(.reader-page){background:#10141c!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.reader-page{background:#10141c!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 88px!important}.reader-head{z-index:900!important;color:#f8fafc!important;text-align:left!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#10141cf0!important;border:0!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important;gap:9px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:10px 12px 11px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 10px 28px #0000003d!important}.reader-head>p{color:#7dd3fc!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:none!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;overflow:hidden!important}.reader-title-row{grid-template-columns:24px minmax(0,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:8px!important;width:100%!important;display:grid!important}.reader-title-row .section-icon,.reader-head .section-icon{border-radius:7px!important;width:24px!important;height:24px!important}.reader-title-row h1,.reader-head h1{color:#f8fafc!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.reader-head nav{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;display:grid!important}.reader-head nav a{color:#e5e7eb!important;min-width:0!important;min-height:34px!important;box-shadow:none!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.reader-head nav a:nth-child(2){color:#10141c!important;background:#6ee7b7!important}.reader-progress{scrollbar-width:none!important;gap:7px!important;min-width:0!important;padding-bottom:1px!important;display:flex!important;overflow-x:auto!important}.reader-progress::-webkit-scrollbar{display:none!important}.reader-progress span{color:#aeb9c8!important;background:#ffffff0f!important;border-radius:999px!important;flex:none!important;padding:4px 9px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.reader-images{background:#0b0f16!important;justify-items:center!important;gap:0!important;width:100%!important;margin:0 auto!important;padding:0!important;display:grid!important}.reader-images img{width:100%!important;max-width:760px!important;height:auto!important;box-shadow:none!important;background:#0b0f16!important;border:0!important;border-radius:0!important;margin:0 auto!important;display:block!important}.reader-finish-dock{color:#f8fafc!important;background:#10141c!important;border:0!important;border-top:1px solid #ffffff14!important;border-radius:0!important;gap:12px!important;margin:0!important;padding:18px 12px 20px!important;display:grid!important}.reader-finish-dock>div>p{color:#6ee7b7!important}.reader-finish-dock h2{color:#f8fafc!important;font-size:18px!important}.reader-finish-dock span{color:#aeb9c8!important;font-size:13px!important;line-height:1.65!important}.reader-finish-dock nav,.reader-next-guide nav{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;display:grid!important}.reader-finish-dock nav a,.reader-next-guide nav a{color:#e5e7eb!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 8px!important;font-size:14px!important;font-weight:950!important;display:flex!important}.reader-finish-dock nav a:nth-child(2),.reader-next-guide nav a:nth-child(2){color:#10141c!important;background:#6ee7b7!important}.reader-summary,.reader-context,.reader-nearby-guide,.reader-faq{background:#fff!important;border:1px solid #ffffff14!important;border-radius:14px!important;margin:12px!important;display:none!important}}@media screen and (min-width:761px){.reader-progress{display:none}}@media screen and (max-width:760px){body:has(.reader-page){background:#10141c!important}:is(body:has(.reader-page) .site-header,body:has(.reader-page) .site-footer,body:has(.reader-page) .mobile-bottom-nav){display:none!important}main.app-shell:has(.reader-page){min-height:100vh!important;padding-top:0!important}.app-shell:has(.reader-page){min-height:100vh!important;padding-top:0!important}.reader-page{padding-top:184px!important;padding-bottom:0!important}.reader-head{z-index:2000!important;min-height:184px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.reader-images{min-height:calc(100vh - 184px)!important}.reader-finish-dock,.reader-page .reader-finish-dock,.reader-page .reader-next-guide.reader-finish-dock{visibility:visible!important;min-height:176px!important;margin:0!important;padding-bottom:28px!important;display:grid!important}.reader-summary,.reader-context,.reader-nearby-guide,.reader-faq{display:none!important}}@media screen and (max-width:360px){.reader-page{padding-top:178px!important}.reader-head{min-height:178px!important}.reader-title-row h1,.reader-head h1{font-size:16px!important}.reader-head nav a{min-height:32px!important;font-size:12px!important}}.reader-directory-picker{gap:8px;min-width:0;display:grid}.reader-directory-picker select{color:#152238;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #0f766e2e;border-radius:8px;padding:9px 10px;font-weight:900}@media screen and (max-width:760px){.reader-head nav{grid-template-columns:minmax(72px,.72fr) minmax(0,1.8fr) minmax(72px,.72fr)!important;align-items:stretch!important}.reader-directory-picker{grid-template-columns:1fr!important;gap:6px!important;min-width:0!important}.reader-directory-picker select{color:#10141c!important;background:#6ee7b7!important;border:1px solid #ffffff24!important;border-radius:999px!important;outline:none!important;height:34px!important;min-height:34px!important;padding:0 28px 0 10px!important;font-size:12px!important;font-weight:950!important;line-height:34px!important}.reader-directory-picker select:focus{box-shadow:0 0 0 2px #6ee7b752!important}.reader-finish-dock nav,.reader-next-guide nav{grid-template-columns:minmax(82px,.8fr) minmax(0,1.7fr) minmax(82px,.8fr)!important;align-items:stretch!important}.reader-finish-dock .reader-directory-picker,.reader-next-guide .reader-directory-picker{align-self:stretch!important}.reader-finish-dock .reader-directory-picker select,.reader-next-guide .reader-directory-picker select{border-radius:12px!important}}@media screen and (max-width:360px){.reader-head nav{grid-template-columns:66px minmax(0,1fr) 66px!important;gap:6px!important}.reader-directory-picker select{height:32px!important;min-height:32px!important;padding-left:8px!important;font-size:11px!important;line-height:32px!important}}.reader-directory-trigger{appearance:none;color:#152238;cursor:pointer;font:inherit;background:#fff;border:1px solid #0f766e2e;border-radius:8px;padding:9px 14px;font-weight:950}.reader-directory-sheet{z-index:5000;background:#080c1294;align-items:end;display:grid;position:fixed;inset:0}.reader-directory-panel{color:#152238;background:#fff;border-radius:18px 18px 0 0;width:min(680px,100%);max-height:min(72vh,640px);margin:0 auto;overflow:hidden;box-shadow:0 -24px 60px #0000003d}.reader-directory-panel-head{border-bottom:1px solid #e6edf0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.reader-directory-panel-head p,.reader-directory-panel-head h2{margin:0}.reader-directory-panel-head p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.reader-directory-panel-head h2{margin-top:3px;font-size:18px;line-height:1.25}.reader-directory-panel-head button{color:#475569;cursor:pointer;background:#eef4f5;border:0;border-radius:999px;flex:0 0 38px;width:38px;height:38px;font-size:24px;line-height:38px}.reader-directory-controls{background:#f8fbfb;grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px;display:grid}.reader-directory-controls label{gap:5px;min-width:0;display:grid}.reader-directory-controls span{color:#64748b;font-size:12px;font-weight:900}.reader-directory-controls select{color:#152238;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #dbe7e7;border-radius:10px;padding:0 30px 0 10px;font-size:13px;font-weight:900}.reader-directory-list{max-height:calc(min(72vh,640px) - 154px);padding:8px 12px 18px;display:grid;overflow-y:auto}.reader-directory-list a{color:#24324a;border-radius:10px;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;padding:11px 10px;display:grid}.reader-directory-list a.active{color:#062e26;background:#d9fbee}.reader-directory-list small{color:#0f766e;font-size:12px;font-weight:950}.reader-directory-list span{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}@media screen and (max-width:760px){.reader-page{padding-top:144px!important}.reader-head{min-height:144px!important}.reader-images{min-height:calc(100vh - 144px)!important}.reader-head nav,.reader-finish-dock nav,.reader-next-guide nav{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important}.reader-head nav a,.reader-head nav .reader-directory-trigger{border-radius:999px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:13px!important;line-height:34px!important;display:flex!important}.reader-head nav .reader-directory-trigger{color:#10141c!important;box-shadow:none!important;background:#6ee7b7!important;border-color:#0000!important}.reader-finish-dock nav a,.reader-next-guide nav a,.reader-finish-dock nav .reader-directory-trigger,.reader-next-guide nav .reader-directory-trigger{border-radius:12px!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:0 8px!important;font-size:14px!important;line-height:42px!important;display:flex!important}.reader-finish-dock nav .reader-directory-trigger,.reader-next-guide nav .reader-directory-trigger{color:#10141c!important;background:#6ee7b7!important;border-color:#0000!important}.reader-directory-panel{border-radius:18px 18px 0 0;max-height:76vh}.reader-directory-controls{grid-template-columns:1fr;gap:8px;padding:10px 12px}.reader-directory-list{max-height:calc(76vh - 210px);padding:6px 10px 16px}.reader-directory-list a{grid-template-columns:minmax(0,1fr);padding:10px 8px}}@media screen and (max-width:360px){.reader-page{padding-top:138px!important}.reader-head{min-height:138px!important}.reader-head nav{grid-template-columns:repeat(3,minmax(0,1fr))!important}.reader-head nav a,.reader-head nav .reader-directory-trigger{height:32px!important;min-height:32px!important;font-size:12px!important;line-height:32px!important}}.reader-mode-switch{background:#edf5f7;border:1px solid #0f766e2e;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;gap:4px;padding:4px;display:inline-grid}.reader-mode-switch button{appearance:none;color:#516174;cursor:pointer;min-width:72px;font:inherit;background:0 0;border:0;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:950}.reader-mode-switch button.active{color:#10141c;background:#6ee7b7}.reader-images-paged{align-items:start;min-height:auto;padding-bottom:18px}.reader-paged-stage{cursor:pointer;background:#0b0f16;justify-items:center;width:100%;min-height:60vh;display:grid;position:relative}.reader-paged-stage img{width:min(900px,100%);height:auto}.reader-page-turn{z-index:3;color:#f8fafc;cursor:pointer;min-width:78px;font:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10141cbd;border:1px solid #ffffff24;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:950;position:absolute;top:50%;transform:translateY(-50%)}.reader-page-turn:disabled,.reader-page-slider button:disabled{cursor:not-allowed;opacity:.38}.reader-page-turn-prev{left:12px}.reader-page-turn-next{right:12px}.reader-page-slider{grid-template-columns:82px minmax(0,1fr) 82px;gap:8px;width:min(900px,100% - 24px);margin:12px auto 0;display:grid}.reader-page-slider button,.reader-page-slider select{color:#e5e7eb;min-width:0;height:42px;font:inherit;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;font-size:13px;font-weight:950}.reader-page-slider button{cursor:pointer}.reader-page-slider select{color:#10141c;background:#6ee7b7;padding:0 30px 0 12px}@media screen and (max-width:760px){.reader-page{padding-top:180px!important}.reader-head{min-height:180px!important}.reader-images{min-height:calc(100vh - 180px)!important}.reader-mode-switch{background:#ffffff0f!important;border-color:#ffffff1a!important;justify-self:stretch!important;width:100%!important}.reader-mode-switch button{color:#aeb9c8!important;min-width:0!important;height:30px!important;padding:0 8px!important;font-size:12px!important;line-height:30px!important}.reader-mode-switch button.active{color:#10141c!important;background:#6ee7b7!important}.reader-images-paged{min-height:calc(100vh - 180px)!important}.reader-paged-stage{align-content:start!important;min-height:calc(100vh - 236px)!important}.reader-paged-stage img{border-radius:0!important;width:100%!important;max-width:760px!important}.reader-page-turn{min-width:72px!important;padding:8px 10px!important;font-size:12px!important;top:auto!important;bottom:14px!important}.reader-page-slider{grid-template-columns:72px minmax(0,1fr) 72px!important;width:calc(100% - 20px)!important;margin-top:10px!important}.reader-page-slider button,.reader-page-slider select{height:38px!important;font-size:12px!important}}@media screen and (max-width:360px){.reader-page{padding-top:174px!important}.reader-head{min-height:174px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 174px)!important}.reader-page-slider{grid-template-columns:62px minmax(0,1fr) 62px!important;gap:6px!important}}.reader-comic-detail-link{color:#152238;background:#fff;border:1px solid #0f766e2e;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:13px;font-weight:950;display:inline-flex}@media screen and (max-width:760px){.reader-title-row{grid-template-columns:24px minmax(0,1fr) auto!important}.reader-comic-detail-link{color:#e5e7eb!important;background:#ffffff12!important;border-color:#ffffff1f!important;min-width:44px!important;height:28px!important;padding:0 10px!important;font-size:12px!important;line-height:28px!important}.reader-page{padding-top:204px!important}.reader-head{min-height:204px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 204px)!important}.reader-paged-stage{min-height:calc(100vh - 260px)!important}}@media screen and (max-width:360px){.reader-page{padding-top:198px!important}.reader-head{min-height:198px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 198px)!important}}.reader-head nav a.disabled,.reader-finish-dock nav a.disabled,.reader-next-guide nav a.disabled{pointer-events:none;cursor:not-allowed;opacity:.42}@media screen and (max-width:760px){.reader-head nav a.disabled,.reader-finish-dock nav a.disabled,.reader-next-guide nav a.disabled{color:#748094!important;background:#ffffff0b!important}.reader-page{padding-top:148px!important}.reader-head{gap:6px!important;min-height:148px!important;padding:8px 10px 9px!important}.reader-head>p{font-size:11px!important;line-height:1.1!important}.reader-title-row{grid-template-columns:20px minmax(0,1fr) 42px!important;gap:6px!important}.reader-title-row .section-icon,.reader-head .section-icon{width:20px!important;height:20px!important}.reader-title-row h1,.reader-head h1{font-size:15px!important;line-height:1.15!important}.reader-comic-detail-link{min-width:42px!important;height:24px!important;padding:0 8px!important;font-size:11px!important;line-height:24px!important}.reader-head nav{gap:6px!important}.reader-head nav a,.reader-head nav .reader-directory-trigger{height:30px!important;min-height:30px!important;padding:0 6px!important;font-size:12px!important;line-height:30px!important}.reader-mode-switch{padding:3px!important}.reader-mode-switch button{height:26px!important;font-size:12px!important;line-height:26px!important}.reader-progress{gap:5px!important}.reader-progress span{padding:3px 7px!important;font-size:10px!important}.reader-images{min-height:calc(100vh - 148px)!important}.reader-images-paged{min-height:calc(100vh - 148px)!important;padding-bottom:8px!important}.reader-paged-stage{align-content:center!important;height:calc(100vh - 198px)!important;min-height:0!important;overflow:hidden!important}.reader-paged-stage img{object-fit:contain!important;background:#0b0f16!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.reader-page-turn{background:#10141c9e!important;min-width:58px!important;padding:7px 8px!important;font-size:11px!important;bottom:10px!important}.reader-page-turn-prev{left:8px!important}.reader-page-turn-next{right:8px!important}.reader-page-slider{grid-template-columns:60px minmax(0,1fr) 60px!important;gap:6px!important;width:calc(100% - 16px)!important;margin-top:6px!important}.reader-page-slider button,.reader-page-slider select{border-radius:10px!important;height:34px!important;font-size:11px!important}.reader-page-slider select{padding-left:8px!important}}@media screen and (max-width:380px){.reader-page{padding-top:140px!important}.reader-head{gap:5px!important;min-height:140px!important;padding:7px 8px 8px!important}.reader-title-row{grid-template-columns:18px minmax(0,1fr) 38px!important}.reader-title-row .section-icon,.reader-head .section-icon{width:18px!important;height:18px!important}.reader-title-row h1,.reader-head h1{font-size:14px!important}.reader-comic-detail-link{min-width:38px!important;height:22px!important;padding:0 6px!important;font-size:10px!important;line-height:22px!important}.reader-head nav a,.reader-head nav .reader-directory-trigger{height:28px!important;min-height:28px!important;font-size:11px!important;line-height:28px!important}.reader-mode-switch button{height:24px!important;font-size:11px!important;line-height:24px!important}.reader-progress span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:45vw!important;overflow:hidden!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 140px)!important}.reader-paged-stage{height:calc(100vh - 186px)!important}.reader-page-slider{grid-template-columns:54px minmax(0,1fr) 54px!important}}.reader-desktop-actions{display:none}@media screen and (min-width:761px){body:has(.reader-page){overflow:hidden;background:#05070b!important}:is(body:has(.reader-page) .site-header,body:has(.reader-page) .site-footer){display:none!important}main.app-shell:has(.reader-page){background:#05070b!important;width:100%!important;max-width:100%!important;min-height:100vh!important;padding:0!important}.app-shell:has(.reader-page){background:#05070b!important;width:100%!important;max-width:100%!important;min-height:100vh!important;padding:0!important}.reader-page{background:#05070b!important;width:100%!important;max-width:100%!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:64px 0 72px!important;overflow:hidden!important}.reader-page:fullscreen{background:#05070b!important;width:100%!important;max-width:100%!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:64px 0 72px!important;overflow:hidden!important}.reader-head{background:#0c1017f5!important;grid-template-columns:1fr!important;gap:3px!important;height:64px!important;min-height:64px!important;padding:8px max(18px,50vw - 640px) 7px!important}.reader-head>p{padding-left:34px;color:#8ea0b8!important;font-size:11px!important;line-height:1!important}.reader-title-row{grid-template-columns:24px minmax(0,1fr) auto auto!important;gap:10px!important}.reader-title-row h1,.reader-head h1{font-size:16px!important}.reader-comic-detail-link,.reader-head .reader-comic-detail-link{border-radius:8px!important;min-width:58px!important;height:32px!important;padding:0 13px!important;font-size:13px!important;line-height:32px!important}.reader-desktop-actions{align-items:center;gap:8px;display:flex}.reader-desktop-actions span,.reader-desktop-actions button{color:#dce5f0;height:32px;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.reader-desktop-actions button{cursor:pointer;min-width:72px}.reader-desktop-actions button:hover{color:#10141c;background:#6ee7b7;border-color:#6ee7b76b}.reader-app-progress{background:#ffffff14;height:2px;display:block;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.reader-app-progress span{background:#6ee7b7;height:100%;transition:width .2s;display:block}.reader-images,.reader-images-paged,.reader-images:not(.reader-images-paged){width:100%!important;height:calc(100vh - 136px)!important;min-height:calc(100vh - 136px)!important;max-height:calc(100vh - 136px)!important;margin:0!important}.reader-paged-stage{cursor:default!important;width:100%!important;height:calc(100vh - 136px)!important;min-height:calc(100vh - 136px)!important}.reader-paged-stage:hover{background:#070a0f!important}.reader-bottom-controls{background:#0c1017f7!important;grid-template-columns:minmax(330px,.9fr) minmax(520px,1.35fr)!important;align-items:center!important;gap:18px!important;height:72px!important;padding:10px max(18px,50vw - 640px)!important}.reader-bottom-chapter-nav,.reader-bottom-tools{gap:8px!important}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{border-radius:8px!important;height:40px!important;padding:0 10px!important;font-size:13px!important;line-height:40px!important}.reader-bottom-tools{grid-template-columns:minmax(126px,.8fr) 76px minmax(116px,1fr) 76px!important}.reader-bottom-tools:has(.reader-bottom-count){grid-template-columns:minmax(160px,.8fr) minmax(120px,1fr)!important}.reader-directory-panel{border-radius:12px;width:min(760px,100vw - 48px);max-height:min(78vh,720px);box-shadow:0 28px 72px #0000006b}.reader-directory-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px}}@media screen and (min-width:761px) and (max-width:1080px){.reader-bottom-controls{grid-template-columns:minmax(300px,.85fr) minmax(440px,1.15fr)!important;gap:10px!important}.reader-bottom-tools{grid-template-columns:minmax(112px,.8fr) 66px minmax(104px,1fr) 66px!important;gap:6px!important}.reader-bottom-chapter-nav{gap:6px!important}}@media screen and (max-width:760px){.reader-directory-controls{grid-template-columns:minmax(0,1fr)!important}.reader-directory-chapter-field{display:none!important}.reader-directory-range-field,.reader-directory-range-field select{width:100%!important;min-width:0!important;max-width:100%!important}.reader-directory-list{max-height:calc(88dvh - 158px)!important;padding:7px 10px calc(16px + env(safe-area-inset-bottom,0px))!important}.reader-directory-list a{grid-template-columns:minmax(0,1fr)!important;min-width:0!important}.reader-directory-list span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.reader-page{padding-top:164px!important}.reader-head{min-height:164px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 164px)!important}.reader-paged-stage{place-items:center!important;height:calc(100vh - 214px)!important}.reader-images-paged .reader-paged-stage img,.reader-paged-stage img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}}@media screen and (max-width:380px){.reader-page{padding-top:152px!important}.reader-head{min-height:152px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 152px)!important}.reader-paged-stage{height:calc(100vh - 198px)!important}}@media screen and (max-width:760px){.reader-images-paged .reader-paged-stage img,.reader-paged-stage img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}}.reader-paged-image-frame{background-color:#0b0f16;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;min-height:320px}@media screen and (max-width:760px){.reader-paged-image-frame{min-height:0!important}}.reader-paged-stage .reader-paged-image-frame{background-size:contain!important;width:auto!important;height:auto!important;min-height:0!important;position:absolute!important;inset:0!important}.reader-bottom-controls{display:none}@media screen and (max-width:760px){.reader-page{padding-top:72px!important;padding-bottom:108px!important}.reader-head{gap:4px!important;min-height:72px!important;padding:7px 10px 8px!important}.reader-head>p{font-size:11px!important;line-height:1.1!important}.reader-title-row{grid-template-columns:18px minmax(0,1fr) 42px!important;gap:6px!important}.reader-title-row .section-icon,.reader-head .section-icon{width:18px!important;height:18px!important}.reader-title-row h1,.reader-head h1{font-size:14px!important;line-height:1.15!important}.reader-comic-detail-link{min-width:42px!important;height:24px!important;padding:0 8px!important;font-size:11px!important;line-height:24px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 180px)!important}.reader-paged-stage{height:calc(100vh - 180px)!important}.reader-page-turn,.reader-page-slider,.reader-finish-dock,.reader-page .reader-finish-dock,.reader-page .reader-next-guide.reader-finish-dock{display:none!important}.reader-bottom-controls{z-index:2400!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#10141cf5!important;border-top:1px solid #ffffff14!important;gap:7px!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -12px 28px #00000042!important}.reader-bottom-chapter-nav{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:0!important;display:grid!important}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{color:#e5e7eb!important;min-width:0!important;height:34px!important;font:inherit!important;box-shadow:none!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:12px!important;font-weight:950!important;line-height:34px!important;display:flex!important}.reader-bottom-chapter-nav .reader-directory-trigger,.reader-mode-select select,.reader-bottom-tools>select{color:#10141c!important;background:#6ee7b7!important;border-color:#0000!important}.reader-bottom-chapter-nav a.disabled,.reader-bottom-tools button:disabled{pointer-events:none!important;cursor:not-allowed!important;color:#748094!important;opacity:.46!important;background:#ffffff0b!important}.reader-bottom-tools{grid-template-columns:minmax(92px,1.05fr) 58px minmax(0,1fr) 58px!important;align-items:center!important;gap:7px!important;display:grid!important}.reader-bottom-tools:has(.reader-bottom-count){grid-template-columns:minmax(112px,1fr) minmax(0,1fr)!important}.reader-mode-select{min-width:0!important;display:grid!important}.reader-mode-select span{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{width:100%!important}}@media screen and (max-width:380px){.reader-page{padding-top:66px!important;padding-bottom:100px!important}.reader-head{min-height:66px!important;padding:6px 8px 7px!important}.reader-title-row{grid-template-columns:16px minmax(0,1fr) 38px!important}.reader-title-row .section-icon,.reader-head .section-icon{width:16px!important;height:16px!important}.reader-title-row h1,.reader-head h1{font-size:13px!important}.reader-comic-detail-link{min-width:38px!important;height:22px!important;padding:0 6px!important;font-size:10px!important;line-height:22px!important}.reader-images,.reader-images-paged{min-height:calc(100vh - 166px)!important}.reader-paged-stage{height:calc(100vh - 166px)!important}.reader-bottom-controls{padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;gap:6px!important}.reader-bottom-chapter-nav,.reader-bottom-tools{gap:6px!important}.reader-bottom-tools{grid-template-columns:minmax(82px,1fr) 48px minmax(0,1fr) 48px!important}.reader-bottom-tools:has(.reader-bottom-count){grid-template-columns:minmax(104px,1fr) minmax(0,1fr)!important}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{border-radius:9px!important;height:30px!important;padding:0 5px!important;font-size:11px!important;line-height:30px!important}}.reader-title-row .reader-comic-detail-link{justify-self:end}@media screen and (max-width:760px){.reader-title-row .reader-comic-detail-link{justify-self:end!important;margin-left:auto!important}}.reader-head .reader-title-row{width:100%}@media screen and (max-width:760px){.reader-head .reader-title-row{justify-self:stretch!important;width:100%!important;max-width:100%!important;display:grid!important}.reader-head .reader-title-row .reader-comic-detail-link{justify-self:end!important}.reader-head .reader-comic-detail-link{z-index:2!important;position:absolute!important;top:36px!important;right:10px!important}}@media screen and (max-width:380px){.reader-head .reader-comic-detail-link{top:33px!important;right:8px!important}}.comic-chapter-section{margin-top:18px}.comic-chapter-heading{align-items:center}.chapter-range-tabs{scrollbar-width:thin;gap:8px;margin:0 0 12px;padding:0 0 4px;display:flex;overflow-x:auto}.chapter-range-tabs button{border:1px solid var(--line);color:#44546a;cursor:pointer;max-width:min(320px,100vw - 48px);font:inherit;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:8px 12px;font-size:13px;font-weight:900;overflow:hidden}.chapter-range-tabs button.active{color:#10141c;background:var(--brand);border-color:#0000}.chapter-list-filtered{max-height:none}.chapter-range-navigator{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto 40px;align-items:end;gap:10px;margin:0 0 14px;padding:12px;display:grid}.chapter-range-navigator label{gap:5px;min-width:0;display:grid}.chapter-range-navigator label span,.chapter-range-navigator strong{color:#64748b;font-size:12px;font-weight:900}.chapter-range-navigator select,.chapter-range-navigator button{color:#1e293b;background:#fff;border:1px solid #dbe3ea;border-radius:7px;width:100%;height:40px}.chapter-range-navigator select{min-width:0;font:inherit;text-overflow:ellipsis;padding:0 34px 0 10px;font-size:13px;font-weight:900;overflow:hidden}.chapter-range-navigator button{cursor:pointer;font-size:26px;line-height:36px}.chapter-range-navigator button:disabled{cursor:default;opacity:.38}.chapter-range-navigator strong{white-space:nowrap;align-self:center}@media screen and (max-width:760px){.comic-chapter-section{margin-top:12px!important}.comic-chapter-heading{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;display:grid!important}.chapter-range-tabs{gap:7px!important;margin-bottom:10px!important;padding-bottom:3px!important}.chapter-range-tabs button{height:34px!important;padding:0 11px!important;font-size:12px!important;line-height:34px!important}.chapter-list.chapter-list-filtered{grid-template-columns:1fr!important;gap:8px!important}.chapter-list-filtered a{padding:10px 11px!important}.chapter-range-navigator{grid-template-columns:36px minmax(0,1fr) 36px;gap:7px;padding:9px}.chapter-range-navigator strong{display:none}.chapter-range-navigator select,.chapter-range-navigator button{height:38px}}.reader-directory-loading{color:#0f766e;background:#ecfdf5;margin:0;padding:10px 16px;font-size:13px;font-weight:900}.reader-directory-list a.app-only{color:#9f1239;background:#fff1f2;grid-template-columns:minmax(0,1fr) auto}.reader-directory-list a.app-only em{color:#be123c;white-space:nowrap;background:#ffe4e6;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:950}@media screen and (min-width:761px){.comic-chapter-section .chapter-range-tabs{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:14px;padding-bottom:0;display:grid;overflow:visible}.comic-chapter-section .chapter-range-tabs button{text-align:center;border-radius:8px;width:100%;padding:10px 12px}body:has(.reader-page){background:#10141c}body:has(.reader-page) .site-footer{display:none}main.app-shell:has(.reader-page){background:#10141c;width:100%;max-width:100%;min-height:100vh;padding:0}.app-shell:has(.reader-page){background:#10141c;width:100%;max-width:100%;min-height:100vh;padding:0}.reader-page{background:#10141c;width:100%;max-width:100%;margin:0;padding:92px 0 104px}.reader-head{z-index:2200;color:#f8fafc;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#10141cf5;border:0;border-bottom:1px solid #ffffff14;border-radius:0;gap:6px;min-height:92px;padding:12px 22px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 28px #0000003d}.reader-head>p{color:#7dd3fc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:900;line-height:1.2;overflow:hidden}.reader-title-row{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.reader-title-row .section-icon,.reader-head .section-icon{width:24px;height:24px}.reader-title-row h1,.reader-head h1{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:20px;line-height:1.2;display:block;overflow:hidden}.reader-comic-detail-link,.reader-head .reader-comic-detail-link{color:#e5e7eb;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;justify-self:end;min-width:54px;height:34px;padding:0 14px;font-size:14px;font-weight:950;line-height:34px;position:static}.reader-images{background:#0b0f16;justify-items:center;gap:0;width:100%;min-height:calc(100vh - 196px);margin:0;padding:0;display:grid}.reader-images img{width:min(980px,100%);height:auto;box-shadow:none;background:#0b0f16;border:0;border-radius:0;margin:0 auto;display:block}.reader-paged-stage{background:#0b0f16;width:100%;height:calc(100vh - 196px);min-height:420px}.reader-page-turn,.reader-page-slider{display:none!important}.reader-bottom-controls{z-index:2400;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#10141cf5;border-top:1px solid #ffffff14;gap:8px;padding:10px max(22px,50vw - 490px) 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #00000042}.reader-bottom-chapter-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{color:#e5e7eb;min-width:0;height:38px;font:inherit;box-shadow:none;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:950;line-height:38px;display:flex}.reader-bottom-chapter-nav .reader-directory-trigger,.reader-mode-select select,.reader-bottom-tools>select{color:#10141c;background:#6ee7b7;border-color:#0000}.reader-bottom-chapter-nav a.disabled,.reader-bottom-tools button:disabled{pointer-events:none;cursor:not-allowed;color:#748094;opacity:.46;background:#ffffff0b}.reader-bottom-tools{grid-template-columns:minmax(150px,.9fr) 86px minmax(0,1fr) 86px;align-items:center;gap:10px;display:grid}.reader-bottom-tools:has(.reader-bottom-count){grid-template-columns:minmax(180px,.8fr) minmax(0,1fr)}.reader-mode-select{min-width:0;display:grid}.reader-mode-select span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{width:100%}.reader-summary,.reader-context,.reader-nearby-guide,.reader-faq{display:none}.reader-page{padding-top:92px!important;padding-bottom:112px!important}.reader-images{margin-top:0!important}.reader-images-paged{min-height:calc(100vh - 268px)!important}.reader-paged-stage{height:calc(100vh - 268px)!important;min-height:420px!important}.reader-images:not(.reader-images-paged){overscroll-behavior:contain!important;scrollbar-color:#6ee7b78c #ffffff14!important;scrollbar-width:thin!important;height:calc(100vh - 268px)!important;min-height:420px!important;max-height:calc(100vh - 268px)!important;overflow-y:auto!important}.reader-images:not(.reader-images-paged)::-webkit-scrollbar{width:10px!important}.reader-images:not(.reader-images-paged)::-webkit-scrollbar-track{background:#ffffff14!important}.reader-images:not(.reader-images-paged)::-webkit-scrollbar-thumb{background:#6ee7b78c!important;border-radius:999px!important}}.reader-app-progress{display:none}@media screen and (max-width:760px){:is(html:has(.reader-page),body:has(.reader-page)){overscroll-behavior-y:none;min-height:100%;background:#05070b!important}:is(body:has(.reader-page) .site-header,body:has(.reader-page) .site-footer,body:has(.reader-page) .mobile-bottom-nav){display:none!important}main.app-shell:has(.reader-page){background:#05070b!important;width:100%!important;max-width:100%!important;min-height:100dvh!important;padding:0!important}.app-shell:has(.reader-page){background:#05070b!important;width:100%!important;max-width:100%!important;min-height:100dvh!important;padding:0!important}.reader-page{background:#05070b!important;width:100%!important;max-width:100%!important;min-height:100dvh!important;margin:0!important;padding:0!important}.reader-head{will-change:transform;min-height:calc(64px + env(safe-area-inset-top,0px))!important;padding:calc(8px + env(safe-area-inset-top,0px)) 12px 9px!important;transition:transform .24s,opacity .2s!important;top:0!important}.reader-head>p{padding-right:52px!important}.reader-title-row{grid-template-columns:18px minmax(0,1fr) 44px!important;min-height:28px!important}.reader-head .reader-comic-detail-link{top:calc(32px + env(safe-area-inset-top,0px))!important;right:10px!important}.reader-app-progress{background:#ffffff1a;height:2px;display:block;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.reader-app-progress span{background:#6ee7b7;border-radius:0 999px 999px 0;height:100%;transition:width .22s;display:block}.reader-images,.reader-images-paged{background:#05070b!important;gap:0!important;width:100%!important;min-height:100dvh!important;margin:0!important;padding:0!important}.reader-images:not(.reader-images-paged){padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}.reader-images img{width:100%!important;max-width:100%!important;box-shadow:none!important;background:#05070b!important;border:0!important;border-radius:0!important;margin:0!important}.reader-paged-stage{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#05070b!important;width:100%!important;height:100dvh!important;min-height:100dvh!important}.reader-bottom-controls{will-change:transform;padding:7px 10px calc(7px + env(safe-area-inset-bottom,0px))!important;transition:transform .24s,opacity .2s!important}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{border-radius:8px!important;height:32px!important;line-height:32px!important}.reader-page.reader-chrome-hidden .reader-head{opacity:0!important;pointer-events:none!important;transform:translateY(-105%)!important}.reader-page.reader-chrome-hidden .reader-bottom-controls{opacity:0!important;pointer-events:none!important;transform:translateY(105%)!important}.reader-directory-sheet{z-index:3000!important}.reader-directory-panel{padding-bottom:env(safe-area-inset-bottom,0px);max-height:calc(88dvh - env(safe-area-inset-top,0px))!important;border-radius:18px 18px 0 0!important}}@media screen and (max-width:380px){.reader-head{min-height:calc(60px + env(safe-area-inset-top,0px))!important;padding-left:9px!important;padding-right:9px!important}.reader-head .reader-comic-detail-link{top:calc(30px + env(safe-area-inset-top,0px))!important;right:8px!important}.reader-bottom-controls{padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px))!important;gap:5px!important}.reader-bottom-chapter-nav a,.reader-bottom-chapter-nav .reader-directory-trigger,.reader-bottom-tools button,.reader-bottom-tools select,.reader-mode-select select,.reader-bottom-count{height:29px!important;font-size:11px!important;line-height:29px!important}}@media screen and (min-width:761px){.reader-page{padding-top:64px!important;padding-bottom:72px!important}.reader-page:fullscreen{padding-top:64px!important;padding-bottom:72px!important}.reader-images,.reader-images-paged,.reader-images:not(.reader-images-paged),.reader-paged-stage{height:calc(100vh - 136px)!important;min-height:calc(100vh - 136px)!important;max-height:calc(100vh - 136px)!important}.reader-app-progress{display:block}}.reader-access-gate{place-items:center;min-height:min(680px,100vh - 180px);padding:24px;display:grid}.reader-access-gate-inner{text-align:center;background:#fff;border:1px solid #0f766e2e;border-radius:8px;width:min(620px,100%);padding:clamp(28px,6vw,58px);box-shadow:0 24px 60px #15223824}.reader-access-gate-inner>p{color:#0f766e;margin:0 0 10px;font-size:13px;font-weight:950}.reader-access-gate-inner h1{color:#152238;margin:0;font-size:clamp(26px,4vw,38px)}.reader-access-gate-inner>span{color:#516174;margin-top:16px;line-height:1.8;display:block}.reader-access-gate-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.reader-access-gate-actions a{color:#24324a;background:#f7fafc;border:1px solid #d5dee8;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:950;display:inline-flex}.reader-access-gate-actions .reader-access-gate-primary{color:#10141c;background:#6ee7b7;border-color:#0000}@media screen and (max-width:760px){.reader-access-gate{min-height:calc(100dvh - 120px);padding:14px}.reader-access-gate-inner{padding:30px 20px}.reader-access-gate-actions{display:grid}.reader-access-gate-actions a{width:100%}}.detail-reading-card .detail-app-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-reading-card .detail-app-card-head p{margin:0}.detail-app-card-head>span,.chapter-list a.app-only em{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.detail-reading-card>strong{margin-top:10px;font-size:13px}.detail-app-note{color:#c9d7e8;margin-top:8px;font-size:13px;font-weight:750;line-height:1.6}.detail-app-qr{object-fit:cover;background:#fff;border:8px solid #fff;border-radius:8px;width:132px;height:132px;margin:16px auto 0;display:block}.chapter-list a.app-only{background:#fff7f8;border-color:#f43f5e3d;grid-template-columns:minmax(0,1fr) auto;align-items:center}.chapter-list a.app-only em{color:#be123c;background:#ffe4e8}@media screen and (min-width:761px){.comic-detail{grid-template-columns:230px minmax(0,1fr) 300px}.comic-detail .detail-reading-card{color:#fff;background:#152238;border-color:#152238e6;justify-content:flex-start;box-shadow:0 18px 38px #1522382e}.comic-detail .detail-reading-card .detail-app-card-head p{color:#6ee7b7}.detail-app-card-head>span{color:#152238;background:#6ee7b7}.comic-detail .detail-reading-card h2{color:#fff;margin-top:18px}.comic-detail .detail-reading-card>strong{color:#fecdd3}.comic-detail .detail-reading-card>a{color:#152238;background:#6ee7b7;width:100%;margin-top:16px}}@media screen and (max-width:760px){.comic-detail .detail-reading-card{color:#152238!important;background:#ffffffe6!important;grid-template-columns:minmax(0,1fr) auto!important}.comic-detail .detail-app-card-head{grid-column:1/-1!important}.comic-detail .detail-app-card-head>span{color:#be123c!important;background:#ffe4e8!important}.comic-detail .detail-reading-card h2,.comic-detail .detail-reading-card>strong,.comic-detail .detail-app-note{grid-column:1!important;min-width:0!important}.comic-detail .detail-reading-card>strong{color:#be123c!important;margin-top:4px!important}.comic-detail .detail-app-note,.comic-detail .detail-app-qr{display:none!important}.comic-detail .detail-reading-card>a{grid-area:2/2/span 2!important;align-self:center!important}.chapter-list a.app-only{grid-template-columns:minmax(0,1fr) auto!important}}@media screen and (max-width:640px){header.site-header>.site-header-inner,.site-header>.site-header-inner,.site-header-inner{grid-template-columns:auto minmax(82px,1fr) auto!important;grid-template-areas:"brand search auth""nav nav nav"!important;gap:6px 8px!important;width:calc(100% - 16px)!important;padding:6px 0 7px!important}.site-header .brand{grid-area:brand!important;gap:5px!important;max-width:92px!important}.site-header .brand-logo{width:28px!important;height:28px!important}.site-header .brand-text{white-space:nowrap!important;font-size:14px!important}.site-header .search-box{grid-area:search!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 9px!important}.site-header .search-box input{min-width:0!important;font-size:13px!important}.site-header .search-icon{width:16px!important;height:16px!important}.site-header .auth-actions{grid-area:auth!important}.site-header .site-nav{grid-area:nav!important;gap:6px!important;min-height:30px!important;padding:0 0 1px!important}.site-header .site-nav a{height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:12px!important}.site-header .site-nav .nav-icon{width:16px!important;height:16px!important}}body.app-download-modal-open{overflow:hidden}.app-download-modal{z-index:5000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05070bb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.app-download-modal-panel{background:#fff;border:1px solid #0f766e2e;border-radius:8px;grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:24px;width:min(640px,100%);max-height:calc(100dvh - 40px);padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #00000052}.app-download-modal-close{color:#516174;cursor:pointer;width:36px;height:36px;font:inherit;background:#edf5f7;border:0;border-radius:50%;place-items:center;font-size:26px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.app-download-modal-copy{gap:10px;min-width:0;display:grid}.app-download-modal-copy>p{color:#f43f5e;margin:0;font-size:12px;font-weight:950}.app-download-modal-copy h2{color:#152238;margin:0;font-size:24px;line-height:1.25}.app-download-modal-copy>strong{color:#0f766e;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.app-download-modal-copy>span{color:#687789;font-size:14px;line-height:1.7}.app-download-modal-benefits{gap:7px;margin:2px 0 0;padding:0;list-style:none;display:grid}.app-download-modal-benefits li{grid-template-columns:70px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.app-download-modal-benefits strong{color:#152238;font-size:12px}.app-download-modal-benefits span{color:#687789;min-width:0;font-size:12px;line-height:1.45}.app-download-modal-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:6px;display:grid}.app-download-modal-actions a,.app-download-modal-actions button{color:#152238;cursor:pointer;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #d8e1e7;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:flex}.app-download-modal-actions .app-download-modal-primary{color:#fff;background:#0f766e;border-color:#0f766e;grid-column:1/-1}.app-download-modal-actions>button:last-child{grid-column:1/-1}.app-download-modal-qr{color:#516174;border-left:1px solid #e5ecef;justify-items:center;gap:8px;padding-left:24px;font-size:12px;font-weight:900;display:grid}.app-download-modal-qr img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #dfe8ec;border-radius:6px;width:152px;padding:5px}.app-download-modal-qr>div{text-align:center;justify-items:center;gap:3px;display:grid}.app-download-modal-qr strong{color:#152238;font-size:14px}.app-download-modal-qr span{color:#687789;font-size:11px;font-weight:700;line-height:1.45}.app-download-modal-qr small{color:#0f766e;font-size:11px;font-weight:900}.comic-card>.cover-link{aspect-ratio:3/4;height:auto;min-height:0}.hazel-mini-list img,.hazel-mini-list .hazel-cover-fallback,.completed-showcase img{aspect-ratio:3/4;object-fit:cover;height:auto}.reader-paged-hotspot{z-index:4;color:#fff;cursor:pointer;touch-action:manipulation;background:0 0;border:0;place-items:center;width:30%;padding:0;display:grid;position:absolute;top:0;bottom:0}.reader-paged-hotspot-prev{left:0}.reader-paged-hotspot-next{right:0}.reader-paged-hotspot:disabled{pointer-events:none}.reader-paged-hotspot span{opacity:0;background:#05070b85;border-radius:50%;place-items:center;width:40px;height:40px;font-size:30px;line-height:1;transition:opacity .18s;display:grid}.reader-paged-stage:hover .reader-paged-hotspot:not(:disabled) span,.reader-paged-hotspot:focus-visible span{opacity:1}@media screen and (max-width:760px){.app-download-modal{align-items:end;padding:0}.app-download-modal-panel{width:100%;max-height:calc(92dvh - env(safe-area-inset-top,0px));padding:26px 18px calc(18px + env(safe-area-inset-bottom,0px));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;grid-template-columns:1fr;gap:14px}.app-download-modal-copy h2{padding-right:34px;font-size:21px}.app-download-modal-qr{border-top:1px solid #e5ecef;border-left:0;grid-template-columns:112px minmax(0,1fr);justify-items:stretch;gap:14px;padding:14px 0 0}.app-download-modal-qr img{width:112px}.app-download-modal-qr>div{text-align:left;align-content:center;justify-items:start}.app-download-modal-qr strong{font-size:15px}.app-download-modal-qr span{font-size:12px}.app-download-modal-actions{grid-template-columns:1fr}.app-download-modal-actions .app-download-modal-primary,.app-download-modal-actions>button:last-child{grid-column:auto}.app-download-modal-actions a,.app-download-modal-actions button{height:44px}.reader-images:not(.reader-images-paged){touch-action:pan-y;-webkit-overflow-scrolling:touch}.reader-paged-stage{touch-action:pan-y pinch-zoom!important}.reader-paged-hotspot{width:34%}.reader-paged-hotspot span{opacity:.28;border-radius:6px;width:34px;height:48px;font-size:28px}.reader-page.reader-chrome-hidden .reader-paged-hotspot span{opacity:.12}}.hero-spotlight{color:inherit;text-decoration:none;transition:border-color .18s,transform .18s,background .18s}.hero-spotlight:hover,.hero-spotlight:focus-visible{background:#0f766e3d;border-color:#6ee7b7b8;transform:translateY(-1px)}.search-box{padding:4px 5px 4px 11px}.search-submit,.search-clear{color:#516174;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.search-submit{color:#fff;background:#0f766e}.search-submit .search-icon{filter:brightness(0)invert()}.search-clear{font-size:20px;line-height:1}.search-clear:hover,.search-clear:focus-visible{background:#e5ecef}.comic-empty-state{text-align:center;background:#f8fbfc;border:1px dashed #cbd8df;border-radius:8px;align-content:center;justify-items:center;gap:10px;min-height:220px;padding:28px;display:grid}.comic-empty-state h2,.comic-empty-state p{margin:0}.comic-empty-state h2{color:#152238;font-size:20px}.comic-empty-state p{color:#687789;max-width:520px;line-height:1.65}.comic-empty-state>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.comic-empty-state a{color:#fff;background:#0f766e;border-radius:6px;padding:10px 14px;font-weight:900}.comic-empty-state a:last-child{color:#2a3b58;background:#e5ecef}.pagination strong,.pagination .disabled{border-radius:8px;padding:9px 13px;font-weight:900}.pagination strong{color:#fff;background:#152238}.pagination .disabled{color:#9ca8b8;background:#edf2f7}.reader-finish-panel{color:#152238;background:#f4faf9;border:1px solid #cfe0df;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;width:min(920px,100% - 32px);margin:18px auto;padding:22px;display:grid}.reader-finish-panel p,.reader-paged-completion p{color:#0f766e;margin:0 0 4px;font-size:12px;font-weight:950}.reader-finish-panel h2,.reader-paged-completion h2{margin:0;font-size:21px;line-height:1.3}.reader-finish-panel span,.reader-paged-completion>span{color:#687789;margin-top:7px;font-size:13px;line-height:1.55;display:block}.reader-finish-panel nav{gap:8px;min-width:180px;display:grid}.reader-finish-panel a,.reader-paged-completion a{color:#2a3b58;background:#fff;border:1px solid #cfdadd;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:900;display:flex}.reader-finish-panel .reader-finish-primary,.reader-paged-completion a:first-child{color:#fff;background:#0f766e;border-color:#0f766e}.reader-paged-completion{z-index:8;color:#fff;background:#0d1722f5;border:1px solid #ffffff2e;border-radius:8px;width:min(430px,100% - 32px);padding:22px;position:absolute;inset:auto 50% 22px auto;transform:translate(50%);box-shadow:0 22px 60px #0000006b}.reader-paged-completion>span{color:#cfdae5}.reader-paged-completion>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.reader-paged-completion-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:32px;height:32px;font-size:21px;position:absolute;top:8px;right:8px}@media screen and (max-width:760px){.hero-copy{min-height:292px!important;padding:16px!important}.hero-copy h1{max-width:12em;font-size:25px!important}.hero-copy-inner>span{-webkit-line-clamp:1!important}.hero-spotlight{margin-top:12px!important}.hero-stats{display:none!important}.hero-actions{margin-top:12px!important;display:flex!important}.hero-actions a:first-child{width:100%;min-height:42px;display:inline-flex!important}.hero-actions a:last-child{display:none!important}.site-header .search-box{padding:2px 3px 2px 8px!important}.site-header .search-submit,.site-header .search-clear{width:28px;height:28px}.site-header .search-clear{width:22px}.catalog-shell{flex-direction:column;display:flex!important}.catalog-shell>*{order:5}.catalog-shell .catalog-tabs{order:1}.catalog-shell .catalog-tags{order:2}.catalog-shell .catalog-main{order:3}.catalog-shell .catalog-hero{order:4;padding:16px!important}.catalog-shell .catalog-hero span{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.catalog-shell .catalog-stats{display:none!important}.catalog-tabs,.catalog-tags{scroll-snap-type:x proximity;overflow-x:auto;flex-wrap:nowrap!important}.catalog-tabs{z-index:24;position:sticky;top:96px;box-shadow:0 8px 18px #15223814}.catalog-tabs a,.catalog-tags a{scroll-snap-align:start;flex:none}.comic-detail .detail-actions .detail-primary-action{grid-column:1/-1;min-height:46px!important}.comic-detail .detail-actions .detail-app-action{order:3}.pagination{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.pagination>a,.pagination>span,.pagination>strong{text-align:center;grid-area:2!important;min-width:0!important;padding:9px 4px!important}.pagination>strong{grid-area:1/1/auto/-1!important}.reader-finish-panel{grid-template-columns:1fr;gap:14px;width:calc(100% - 20px);margin:10px auto;padding:18px}.reader-finish-panel nav{min-width:0}.reader-paged-completion{width:calc(100% - 20px);padding:18px;bottom:12px}.reader-paged-completion>div{grid-template-columns:1fr}}
