:root{color-scheme:dark;--asura-primary: #f5c518;--asura-primary-light: #ffdf61;--asura-primary-dark: #c99700;--asura-bg: #0d0b0e;--asura-shell: #13111a;--asura-panel: #1d1b22;--asura-panel-2: #1c1924;--asura-panel-3: #222028;--asura-border: #312f40;--text: #ffffff;--muted: #999999;--soft: rgba(255, 255, 255, .62);--radius: 8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--asura-bg);scroll-behavior:smooth}body{min-height:100vh;margin:0;background:var(--asura-bg);color:var(--text);font-size:16px;line-height:1.45}body.reader-active{background:#000}body.reader-active .skip-link{display:none}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}svg{width:1em;height:1em}a svg path,button svg path,label svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.skip-link{position:fixed;top:12px;left:12px;z-index:999;transform:translateY(-160%);border-radius:6px;background:var(--asura-primary);color:#111;padding:9px 12px;font-weight:800}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.is-hidden{display:none!important}.mobile-rule{display:none}.asura-site-header{position:relative;z-index:50;height:56px;background:var(--asura-primary);color:#111;font-weight:600}.asura-header-inner{display:flex;width:100%;max-width:1285px;height:100%;margin:0 auto;padding:0 12px;align-items:center;justify-content:space-between;gap:16px}.header-left,.header-actions,.desktop-nav,.resources-menu>button{display:flex;align-items:center}.header-left{min-width:0;height:100%;gap:16px}.asura-logo{display:block;flex:0 0 auto;width:48px;height:48px;border-radius:999px;overflow:hidden;transition:transform .2s ease}.asura-logo:hover{transform:scale(1.05)}.asura-logo img{width:100%;height:100%;object-fit:cover}.desktop-nav{display:none;height:100%;gap:4px}.desktop-nav>a,.resources-menu>button{display:flex;height:38px;min-height:38px;align-items:center;justify-content:center;border-radius:6px;padding:0 12px;background:transparent;color:#111111db;line-height:1;transition:background-color .15s ease,color .15s ease}.desktop-nav>a:hover,.resources-menu:hover>button{background:#00000024;color:#000}.resources-menu{position:relative}.resources-menu svg{width:14px;height:14px;margin-left:4px;transition:transform .15s ease}.resources-menu:hover svg{transform:rotate(180deg)}.resources-popover{position:absolute;top:calc(100% + 4px);left:0;width:192px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:var(--asura-panel-2);box-shadow:0 20px 45px #00000073;opacity:0;visibility:hidden;transform:translateY(4px);transition:.15s ease}.resources-menu:hover .resources-popover{opacity:1;visibility:visible;transform:translateY(0)}.resources-popover a{display:block;border-radius:8px;padding:10px 12px;color:#ffffffc7;font-size:14px}.resources-popover a:hover{background:#ffffff14;color:#fff}.header-actions{gap:12px}.asura-search{position:relative;display:none;width:275px}.asura-search svg{position:absolute;top:50%;left:12px;width:18px;height:18px;color:#ffffff7a;transform:translateY(-50%)}.asura-search input{width:100%;height:40px;border:1px solid rgba(19,17,26,.65);border-radius:12px;outline:0;background:#13111aad;color:#fff;padding:0 12px 0 38px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.asura-search input::placeholder{color:#ffffff73}.asura-search input:focus{border-color:#fff6;background:#13111ae6;box-shadow:0 4px 22px #0000002e}.login-pill{display:none;height:38px;min-height:38px;align-items:center;justify-content:center;border-radius:8px;background:#111;color:var(--asura-primary-light);padding:0 14px;font-size:14px;font-weight:800;line-height:1}.mobile-menu-button{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#0000001f}.mobile-menu-button svg{width:22px;height:22px}@media(min-width:901px){.asura-site-header{height:64px}.asura-header-inner{width:95%;padding:0}.desktop-nav,.asura-search,.login-pill{display:flex}.mobile-menu-button{display:none}}.site-main{min-height:60vh}.hero-section-embla{position:relative;overflow:hidden;background:var(--asura-bg)}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;transition:opacity .3s ease}.hero-blur{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-bottom-gradient{position:absolute;right:0;bottom:0;left:0;height:80px;background:linear-gradient(to top,var(--asura-bg),transparent)}.hero-viewport{position:relative;z-index:1;overflow:hidden;padding:16px 0;cursor:grab;scroll-behavior:smooth;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto}.hero-track{display:flex;width:max-content;height:315px;align-items:center;justify-content:flex-start;gap:12px;min-width:100%;padding:0 calc(50vw - 110px)}.hero-slide{flex:0 0 auto;cursor:pointer}.hero-card{position:relative;display:block;width:160px;height:229px;overflow:hidden;border-radius:8px;opacity:.7;transition:opacity .12s ease,transform .12s ease}.hero-slide.is-active .hero-card{width:220px;height:315px;opacity:1}.hero-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-card:hover img{transform:scale(1.08)}.hero-rating{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:4px;border-radius:6px;background:#000000d1;padding:4px 6px;font-size:12px;font-weight:750;opacity:0}.hero-rating svg{width:12px;height:12px;color:#facc15}.hero-rating svg path{fill:currentColor;stroke:none}.hero-card-title{position:absolute;right:0;bottom:0;left:0;padding:48px 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.4),transparent);font-size:13px;font-weight:800;line-height:1.2;opacity:0}.hero-slide.is-active .hero-rating,.hero-slide.is-active .hero-card-title,.embla-hero__slide.is-active .hero-rating,.embla-hero__slide.is-active .hero-card-title{opacity:1}.hero-stage{position:relative;z-index:1;padding:16px 0}.hero-skeleton{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden;opacity:1;transition:opacity .3s ease}.hero-skeleton.is-hidden{opacity:0;pointer-events:none}.hero-skeleton__card,.hero-skeleton__card--active{flex:0 0 auto;border-radius:8px;background:#ffffff1a;animation:pulse 1.4s ease-in-out infinite}.hero-skeleton__card{width:160px;height:229px}.hero-skeleton__card--active{width:220px;height:315px}.embla-hero{overflow:hidden;cursor:grab;opacity:0;transition:opacity .3s ease}.embla-hero.is-ready{opacity:1}.embla-hero:active{cursor:grabbing}.embla-hero__container{display:flex;align-items:center;height:315px;-webkit-user-select:none;user-select:none}.embla-hero__slide{flex:0 0 auto;margin-right:12px;cursor:pointer}.embla-hero__slide .slide-link{position:relative;display:block;width:160px;height:229px;overflow:hidden;border-radius:8px;opacity:.7;transition:opacity .1s ease-out}.embla-hero__slide.is-active .slide-link{width:220px;height:315px;opacity:1;animation:zoomIn .15s ease-out}.embla-hero__slide:not(.is-active):hover .slide-link{opacity:.9}.slide-link.is-inactive{pointer-events:none}.slide-link img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.slide-link:hover img{transform:scale(1.1)}@keyframes zoomIn{0%{transform:scale(.85)}to{transform:scale(1)}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.slider-arrow{display:none;align-items:center;justify-content:center;border-radius:999px;background:#000000b3;color:#fff;transition:background-color .15s ease,color .15s ease}.slider-arrow:hover{background:#000000e6;color:var(--asura-primary-light)}.slider-arrow svg{width:18px;height:18px}.hero-arrow{position:absolute;top:50%;z-index:3;width:38px;height:38px;transform:translateY(-50%)}.hero-arrow-prev{left:18px}.hero-arrow-next{right:18px}.home-wrap{display:flex;width:100%;max-width:1285px;margin:12px auto 24px;flex-direction:column;gap:12px}.home-left,.home-right{display:flex;min-width:0;flex-direction:column;gap:12px}.panel,.popular-panel,.chapter-list-panel,.recommended-panel{background:var(--asura-panel)}.panel{padding:12px 0}.panel-title-row,.popular-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.panel-title-row h2,.popular-head h2,.recommended-panel h2,.chapter-list-head h2{margin:0;color:#fff;font-size:18px;font-weight:700;letter-spacing:0}.trending-carousel{position:relative}.trending-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 16px 4px}.embla-trending{overflow:hidden;padding:18px 24px 0;cursor:grab}.embla-trending:active{cursor:grabbing}.embla-trending__container{display:flex;gap:12px;-webkit-user-select:none;user-select:none}.embla-trending__slide{flex:0 0 150px;width:150px;min-width:0}.trending-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 16px 4px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.trending-rail.is-dragging{cursor:grabbing;scroll-behavior:auto}.hero-viewport.is-dragging a,.trending-rail.is-dragging a{pointer-events:none}.trending-arrow{position:absolute;top:100px;z-index:4;width:32px;height:32px;transform:translateY(-50%)}.trending-arrow-prev{left:8px}.trending-arrow-next{right:8px}.trending-card{display:block;min-width:0}.trending-cover{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:6px;background:#111}.trending-cover img,.latest-cover img,.rank-cover-frame img,.editor-pick img,.recommended-card img{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .3s ease}.trending-cover span,.recommended-card div span{position:absolute;bottom:6px;left:6px;border-radius:3px;background:var(--asura-primary);color:#111;padding:2px 6px;font-size:9px;font-weight:900;text-transform:uppercase}.trending-card:hover img,.latest-cover:hover img,.recommended-card:hover img{opacity:.62}.trending-card strong,.recommended-card strong{display:block;margin-top:8px;overflow:hidden;color:#fff;font-size:13px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.trending-card small,.recommended-card small{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:650}.trending-card:hover strong,.latest-title:hover,.latest-chapters a:hover span,.recommended-card:hover strong{color:var(--asura-primary)}.stars{display:flex;align-items:center;gap:6px;margin-top:2px;color:#facc15;font-size:12px;font-weight:800;line-height:1}.stars span{max-width:60px;overflow:hidden;letter-spacing:1px;white-space:nowrap}.stars em{color:var(--muted);font-style:normal;font-weight:700}.latest-panel{padding-bottom:18px}.latest-grid{display:grid;grid-template-columns:1fr;padding:0 16px}.latest-item{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;border-bottom:1px solid var(--asura-border);padding:16px 8px}.latest-cover{grid-column:span 4;overflow:hidden;border-radius:6px}.latest-cover img{width:90%;aspect-ratio:3 / 4;border-radius:6px}.latest-info{grid-column:span 8;display:flex;min-width:0;flex-direction:column}.latest-title{overflow:hidden;margin-bottom:8px;font-size:16px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.latest-chapters{display:flex;flex-direction:column;gap:6px}.latest-chapters a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.latest-chapters span{overflow:hidden;color:#ffffffe6;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.latest-chapters time{flex:0 0 auto;color:#fff9;font-size:11px;white-space:nowrap}.latest-pager{display:flex;justify-content:center;gap:8px;margin-top:16px}.latest-pager button{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:#ffffff1a;color:#fff;font-size:13px;font-weight:850;transition:background-color .15s ease}.latest-pager button svg{width:15px;height:15px}.latest-pager button.active{background:var(--asura-primary);color:#111}.latest-pager button:not(:disabled):hover{background:#fff3}.popular-stack{display:flex;flex:1;flex-direction:column;gap:12px}.popular-panel{position:relative;overflow:hidden;padding:12px 16px 8px}.popular-head{padding:0}.popular-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;max-width:260px;border-radius:8px;background:var(--asura-shell);padding:4px}.popular-tabs button{min-width:0;height:28px;border-radius:8px;background:transparent;color:#ffffff9e;font-size:12px;font-weight:800;transition:background-color .15s ease,color .15s ease}.popular-tabs button.active{background:var(--asura-primary);color:#111}.popular-list{display:flex;min-height:540px;flex-direction:column;gap:12px;padding-top:12px}.popular-row{display:flex;position:relative;align-items:flex-start;gap:12px;border-radius:8px;padding:10px 8px;color:inherit;cursor:pointer;transition:background-color .15s ease}.popular-row:hover{background:#ffffff09}.rank-cover{position:relative;flex:0 0 auto}.rank-cover-frame{overflow:hidden;width:48px;height:64px;border-radius:8px}.rank-cover-frame img{width:100%;height:100%;border-radius:8px;object-fit:cover;transition:transform .3s ease}.popular-row:hover .rank-cover-frame img{transform:scale(1.05)}.rank-cover span{position:absolute;top:-5px;left:-5px;display:grid;width:20px;height:20px;place-items:center;border-radius:999px;background:var(--asura-primary);color:#111;font-size:12px;font-weight:900}.rank-body{flex:1;min-width:0;overflow:hidden}.rank-title{display:-webkit-box;overflow:hidden;color:#fff;font-size:14px;font-weight:500;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .15s ease}.popular-row:hover .rank-title{color:var(--asura-primary)}.rank-genres{overflow:hidden;margin:4px 0 0;color:#888;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.rank-genre{color:#fffc;font-weight:650;transition:color .15s ease}.rank-genre:hover{color:var(--asura-primary)}.popular-stars{display:flex;align-items:center;margin-top:4px}.popular-star-icons{display:flex;align-items:center;gap:2px;color:#facc15}.popular-star-icons svg{width:12px;height:12px}.popular-star-icons svg path{fill:currentColor;stroke:currentColor}.popular-stars em{margin-left:6px;color:#999;font-size:12px;font-style:italic}.editor-pick{position:relative;display:block;aspect-ratio:500 / 680;overflow:hidden;border-radius:12px;margin:0 12px}.editor-pick:after{position:absolute;inset:0;background:linear-gradient(to top,#000000,rgba(0,0,0,.6),transparent);content:""}.editor-pick:hover img{transform:scale(1.05)}.editor-overlay{position:absolute;inset:auto 0 0;z-index:1;padding:16px}.editor-overlay span{color:#ffffffb3;font-size:10px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.editor-overlay span b{color:var(--asura-primary)}.editor-overlay strong{display:-webkit-box;overflow:hidden;margin-top:4px;font-size:17px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editor-overlay p{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:#fff9;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width:768px){.embla-hero__container{height:279px}.embla-hero__slide .slide-link{width:155px;height:222px}.embla-hero__slide.is-active .slide-link{width:195px;height:279px}.hero-skeleton__card{width:155px;height:222px}.hero-skeleton__card--active{width:195px;height:279px}.hero-track{height:279px;padding:0 calc(50vw - 97.5px)}.hero-card{width:155px;height:222px}.hero-slide.is-active .hero-card{width:195px;height:279px}.slider-arrow{display:flex}.panel,.popular-panel{border-radius:var(--radius);padding-top:24px;padding-bottom:24px}.panel-title-row{padding:0 24px}.trending-rail{display:flex;overflow-x:auto;gap:12px;padding:18px 24px 0;cursor:grab;scroll-behavior:smooth;scroll-padding-left:24px;scroll-snap-type:x mandatory;scrollbar-color:var(--asura-primary) var(--asura-panel)}.trending-card{flex:0 0 150px;width:150px;scroll-snap-align:start}.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 32px}.latest-cover{grid-column:span 4}.latest-info{grid-column:span 8}.latest-cover img{width:100%}.rank-cover-frame{width:56px;height:72px}.editor-pick{margin:0}}@media(min-width:1024px){.embla-hero__container{height:308px}.embla-hero__slide .slide-link{width:170px;height:243px}.embla-hero__slide.is-active .slide-link{width:215px;height:308px}.hero-skeleton__card{width:170px;height:243px}.hero-skeleton__card--active{width:215px;height:308px}.hero-track{height:308px;padding:0 calc(50vw - 107.5px)}.hero-card{width:170px;height:243px}.hero-slide.is-active .hero-card{width:215px;height:308px}.home-wrap{width:95%;flex-direction:row;align-items:stretch;gap:16px}.home-left{width:66.666%;gap:16px}.home-right{width:33.333%;gap:20px}.popular-stack{gap:20px}.popular-list{min-height:620px}}@media(max-width:767px){.reader-home-page{padding:36px 14px}.reader-home-grid{grid-template-columns:1fr}.reader-home-actions{align-items:stretch;flex-direction:column}.reader-home-actions a,.reader-home-actions code{width:100%}.home-wrap{margin-top:0}.trending-card:nth-of-type(n+5),.trending-arrow{display:none}.mobile-rule{display:block;height:1px;margin:8px 16px 0;background:linear-gradient(to right,transparent,var(--asura-border) 5%,var(--asura-border) 95%,transparent)}.popular-head{display:block}.popular-tabs{max-width:none;margin-top:12px}}.series-page{position:relative;overflow:hidden;padding-bottom:40px}.series-bg{position:absolute;top:0;left:0;z-index:0;display:none;width:100%;height:450px;overflow:hidden;transform:translateY(-76px)}.series-bg img{width:100%;height:100%;object-fit:cover;filter:blur(6px);transform:scale(1.1)}.series-bg div{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,transparent 40%,var(--asura-bg) 100%),#0000008c}.series-mobile-cover{position:relative;z-index:1;display:flex;height:300px;align-items:center;justify-content:center;overflow:hidden}.series-mobile-cover:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,rgba(0,0,0,.25),var(--asura-bg));content:""}.series-mobile-frame{width:180px;aspect-ratio:2 / 3;overflow:hidden;border-radius:8px;box-shadow:0 22px 50px #0000007a}.series-mobile-frame img{width:100%;height:100%;object-fit:cover}.series-wrap{position:relative;z-index:1;width:100%;max-width:1285px;margin:0 auto;padding:0 12px}.series-left{display:none}.series-main{min-width:0}.series-info-card,.chapter-list-panel,.recommended-panel,.caught-up-card{border-radius:8px;background:var(--asura-panel-2)}.series-info-card{padding:16px 12px}.series-info-card h1{margin:0;font-size:21px;font-weight:700;line-height:1.18}.alt-row{display:flex;gap:12px;margin-top:12px;align-items:flex-start;font-size:12px}.alt-row span{flex:0 0 auto;border-radius:4px;background:#ff8140;padding:2px 8px;color:#fff;font-weight:750}.alt-row p,.series-summary{color:#ffffff8c}.alt-row p{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.series-summary{display:-webkit-box;overflow:hidden;margin:12px 0 0;font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mobile-stats{display:flex;justify-content:space-around;margin-top:16px;border-radius:8px;background:#ffffff0d;padding:12px;text-align:center}.mobile-stats div+div{border-left:1px solid rgba(255,255,255,.1);padding-left:16px}.mobile-stats b,.stat-row b{display:block;background:linear-gradient(to right,#ffdf61,#f5c518);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:17px;font-weight:850}.mobile-stats span,.stat-row span{display:block;color:#fff9;font-size:10px}.series-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px;font-weight:750}.series-actions a,.series-actions button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:6px;transition:background-color .15s ease}.series-actions svg{width:18px;height:18px}.series-actions button{background:#ffffff0f;color:#fff}.series-actions a:nth-of-type(1){background:#e8e8e8;color:#111}.series-actions a:nth-of-type(2){border:1px solid rgba(255,255,255,.2);background:#2b2931;color:#fff}.chapter-list-panel{overflow:hidden;margin-top:16px}.chapter-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);padding:16px}.chapter-sort{display:flex;align-items:center;gap:6px;border-radius:8px;background:#ffffff0d;padding:8px 12px;color:#fff;font-size:14px}.chapter-sort svg{width:16px;height:16px}.chapter-search{position:relative;display:block;margin:0 16px 12px}.chapter-search input{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px;outline:0;background:var(--asura-shell);color:#fff;padding:11px 38px 11px 14px;font-size:14px}.chapter-search input:focus{border-color:var(--asura-primary);box-shadow:0 0 0 2px #f5c51826}.chapter-search svg{position:absolute;top:50%;right:12px;width:18px;height:18px;color:#fff6;transform:translateY(-50%)}.chapter-scroll{max-height:500px;overflow-y:auto}.chapter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.05);padding:16px;transition:background-color .15s ease}.chapter-row:hover{background:#ffffff0d}.chapter-row strong{color:#fff;font-size:15px;font-weight:650;transition:color .15s ease}.chapter-row:hover strong{color:var(--asura-primary)}.chapter-row span{display:block;margin-top:2px;color:#ffffff80;font-size:13px}.chapter-row time{color:#ffffff6b;font-size:13px;white-space:nowrap}.recommended-panel{margin-top:24px;padding:16px}.recommended-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.recommended-card div{position:relative;aspect-ratio:2 / 3;overflow:hidden;border-radius:6px}@media(min-width:680px){.series-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.recommended-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.series-bg{display:block}.series-mobile-cover{display:none}.series-wrap{display:flex;width:95%;gap:36px;padding:32px 0 0}.series-left{display:flex;width:400px;max-width:400px;flex:0 0 400px;flex-direction:column;gap:12px}.series-main{flex:1 1 auto}.series-cover-card{position:relative;overflow:hidden;width:100%;aspect-ratio:2 / 3;border-radius:8px;background:#111;padding:0}.series-cover-card img{width:100%;height:100%;object-fit:cover}.series-cover-card:after{position:absolute;inset:0;background:#00000080;opacity:0;transition:opacity .2s ease;content:""}.series-cover-card:hover:after,.series-cover-card:hover .cover-zoom{opacity:1}.cover-zoom{position:absolute;top:50%;left:50%;z-index:1;display:grid;width:60px;height:60px;place-items:center;border-radius:999px;background:#fff3;opacity:0;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease}.cover-zoom svg{width:28px;height:28px}.rating-card button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#ffffff0d;font-weight:750}.rating-card svg{width:18px;height:18px;color:#facc15}.rating-card svg path{fill:currentColor;stroke:none}.series-stat-card{border-radius:8px;background:#ffffff0d;padding:16px}.stat-row{display:flex;justify-content:space-around;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;text-align:center}.stat-row div+div{border-left:1px solid rgba(255,255,255,.1);padding-left:24px}.status-row{display:flex;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);padding:16px 0}.status-row div{flex:1;border-radius:4px;background:var(--asura-panel-2);padding:12px}.status-row span{display:inline-block;width:10px;height:10px;border-radius:999px;background:var(--asura-primary)}.status-row small{display:block;margin-top:4px;color:#ffffff80;font-size:12px}.status-row b{display:block;color:var(--asura-primary);font-size:16px;text-transform:uppercase}.creator-list{margin:16px 0 0}.creator-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:4px;background:var(--asura-panel-2);padding:10px 12px}.creator-list div+div{margin-top:8px}.creator-list dt{color:#ffffff80;font-size:12px}.creator-list dd{margin:0;font-size:14px;font-weight:650}.genre-cloud{display:flex;flex-wrap:wrap;gap:8px}.genre-cloud a{border:1px solid rgba(255,255,255,.05);border-radius:8px;background:#ffffff0d;padding:6px 12px;color:#fff;font-size:12px;font-weight:650;transition:border-color .15s ease,color .15s ease}.genre-cloud a:hover{border-color:var(--asura-primary);color:var(--asura-primary)}.series-info-card{padding:32px}.series-info-card h1{font-size:32px}.mobile-stats{display:none}.recommended-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.reader-shell{background:#000}.reader-only-page{display:grid;min-height:100vh;place-items:center;background:#000;padding:32px 16px}.reader-only-card{width:min(420px,100%);border:1px solid rgba(245,197,24,.18);border-radius:8px;background:#111;padding:28px 24px;text-align:center}.reader-only-card span{color:var(--asura-primary);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.reader-only-card h1{margin:10px 0 0;color:#fff;font-size:28px;line-height:1.15}.reader-only-card p{margin:10px 0 0;color:#ffffff9e;font-size:14px}.reader-home-page{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(245,197,24,.18),transparent 34rem),#000;padding:56px 16px}.reader-home-hero,.reader-home-grid{width:min(1040px,100%);margin:0 auto}.reader-home-hero{padding-top:clamp(24px,7vw,88px)}.reader-home-brand{display:inline-flex;align-items:center;gap:12px}.reader-home-brand span{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:var(--asura-primary)}.reader-home-brand img{width:30px;height:30px;object-fit:contain}.reader-home-brand strong{color:#fff;font-size:18px;font-weight:900}.reader-home-eyebrow{margin:40px 0 0;color:var(--asura-primary);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.reader-home-hero h1{max-width:820px;margin:12px 0 0;color:#fff;font-size:clamp(36px,7vw,72px);line-height:.98}.reader-home-lede{max-width:760px;margin:22px 0 0;color:#ffffffad;font-size:clamp(16px,2vw,20px);line-height:1.55}.reader-home-actions{display:flex;margin-top:28px;flex-wrap:wrap;align-items:center;gap:12px}.reader-home-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;background:var(--asura-primary);color:#111;padding:0 18px;font-size:14px;font-weight:900}.reader-home-actions a:hover{background:var(--asura-primary-light)}.reader-home-actions code{overflow-wrap:anywhere;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;color:#ffffffc7;padding:12px 14px;font-size:13px}.reader-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:clamp(42px,8vw,90px)}.reader-home-grid article{border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#141414d1;padding:20px}.reader-home-grid h2{margin:0;color:#fff;font-size:17px}.reader-home-grid p{margin:10px 0 0;color:#ffffff94;font-size:14px;line-height:1.5}.reader-page{min-height:100vh;background:#000;color:#fff}.reader-top-overlay,.reader-bottom-overlay{position:fixed;right:0;left:0;z-index:50;border-color:#27272a80;background:#18181bf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.reader-top-overlay{top:0;border-bottom:1px solid rgba(39,39,42,.5);transform:translateY(-100%)}.reader-bottom-overlay{bottom:0;border-top:1px solid rgba(39,39,42,.5);transform:translateY(100%)}.reader-overlay-visible .reader-top-overlay,.reader-overlay-visible .reader-bottom-overlay{opacity:1;pointer-events:auto;transform:translateY(0)}.reader-bar,.reader-bottom-bar{display:flex;width:100%;max-width:1285px;margin:0 auto;align-items:center;justify-content:space-between;gap:12px}.reader-bar{padding:16px 12px}.reader-bottom-bar{padding:12px}.reader-icon-btn,.reader-tools button,.reader-tools a,.reader-chapter-picker>button{display:grid;place-items:center;border-radius:12px;background:#27272a;color:#d4d4d8;transition:background-color .15s ease,color .15s ease}.reader-icon-btn,.reader-tools button,.reader-tools a{flex:0 0 44px;width:44px;height:44px}.reader-icon-btn:hover,.reader-tools button:hover,.reader-tools a:hover,.reader-chapter-picker>button:hover{background:#3f3f46;color:#fff}.reader-icon-btn svg,.reader-tools svg{width:24px;height:24px}.reader-series-info{display:flex;min-width:0;flex:1;align-items:center;gap:12px;border-radius:8px;margin:-4px;padding:4px;cursor:pointer;transition:background-color .15s ease}.reader-series-info:hover{background:#27272a80}.reader-series-info:hover b{color:#fff}.reader-series-cover{width:40px;height:54px;min-width:40px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#27272a}.reader-series-cover img{width:100%;height:100%;object-fit:cover}.reader-series-info span{min-width:0}.reader-series-info small,.reader-series-info b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-series-info small{color:#a1a1aa;font-size:14px;line-height:1.1}.reader-series-info b{color:#f4f4f5;font-size:15px;line-height:1.2}.reader-tools{display:flex;gap:8px}.reader-images{-webkit-user-select:none;user-select:none}.reader-image-stack{display:flex;max-width:720px;margin:0 auto;flex-direction:column;overflow:hidden;line-height:0}.reader-page-image,.reader-page-image img{width:100%}.reader-page-image img{-webkit-user-select:none;user-select:none}.reader-bottom-bar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.reader-nav,.reader-nav.disabled{display:flex;min-width:70px;align-items:center;justify-content:center;gap:6px;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:750}.reader-nav{background:var(--asura-primary);color:#111}.reader-nav svg{width:15px;height:15px}.reader-nav.disabled{background:#222;color:#555}.reader-chapter-picker{position:relative;flex:1;max-width:320px}.reader-chapter-picker>button{display:flex;width:100%;height:40px;justify-content:center;gap:8px;padding:0 12px;font-size:14px;font-weight:750}.reader-chapter-picker svg{width:16px;height:16px}.reader-chapter-menu{position:absolute;right:0;bottom:calc(100% + 8px);left:0;display:none;max-height:260px;overflow-y:auto;border:1px solid #3f3f46;border-radius:8px;background:#18181b;box-shadow:0 18px 50px #00000073}.reader-chapter-picker.open .reader-chapter-menu{display:block}.reader-chapter-menu a{display:block;padding:10px 14px;color:#d4d4d8;font-size:14px;font-weight:650}.reader-chapter-menu a:hover{background:#27272a}.reader-chapter-menu a.active{background:#f5c51829;color:var(--asura-primary-light)}.tap-hint{position:fixed;bottom:16px;left:50%;z-index:40;border-radius:999px;background:#000000d1;color:#ffffffb3;padding:6px 12px;font-size:12px;pointer-events:none;transform:translate(-50%)}.reader-overlay-visible .tap-hint{display:none}.reader-end{width:100%;max-width:1285px;margin:0 auto;padding:32px 16px 96px}.reader-end-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.reader-end-button{display:flex;width:140px;max-width:45%;align-items:center;justify-content:center;gap:6px;border-radius:12px;background:var(--asura-primary);color:#111;padding:14px;font-size:16px;font-weight:750}.reader-end-button.disabled{background:#222;color:#555}.reader-end-button svg{width:20px;height:20px}.caught-up-card{display:flex;margin-top:24px;gap:16px;border:1px solid rgba(255,255,255,.1);padding:16px}.caught-up-card img{width:80px;aspect-ratio:2 / 3;border-radius:8px;object-fit:cover}.caught-up-card p{margin:0 0 4px;color:var(--asura-primary);font-size:14px;font-weight:650}.caught-up-card h2{margin:0;font-size:16px;line-height:1.25}.caught-up-card span{display:block;margin-top:2px;color:#ffffff6b;font-size:12px}.caught-up-card div div{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.caught-up-card div div a{border-radius:8px;background:#ffffff1a;padding:10px 14px;font-size:14px;font-weight:750}.caught-up-card div div a:first-child{background:var(--asura-primary);color:#111}@media(min-width:768px){.reader-bar,.reader-bottom-bar,.reader-end{width:95%;padding-right:0;padding-left:0}.reader-end-button{width:160px}}@media(max-width:560px){.reader-series-info small{display:none}.reader-bar,.reader-series-info{gap:8px}.reader-series-info b,.reader-chapter-picker>button,.reader-nav{font-size:13px}.reader-nav,.reader-nav.disabled{min-width:56px;padding:10px}}.site-footer{margin-top:auto;background:var(--asura-panel)}.footer-inner{width:100%;max-width:1285px;margin:0 auto;padding:24px 12px;text-align:center}.footer-logo{display:inline-flex;align-items:center;gap:12px}.footer-logo img{width:44px;height:44px;border-radius:999px;object-fit:contain}.footer-logo span{background:linear-gradient(to right,var(--asura-primary),var(--asura-primary-light));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:20px;font-weight:800}.footer-inner nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin-top:16px;color:#ffffffb3;font-size:14px;font-weight:650}.footer-inner nav button{background:transparent;color:inherit}.footer-inner nav a:hover,.footer-inner nav button:hover{color:#fff}.discord-button{display:inline-flex;align-items:center;gap:8px;margin-top:16px;border-radius:6px;background:var(--asura-primary);color:#111;padding:9px 14px;font-size:14px;font-weight:750}.discord-button svg{width:20px;height:20px}.discord-button svg path{fill:currentColor;stroke:none}.footer-inner p{margin:22px 0 0;border-top:1px solid rgba(255,255,255,.1);padding-top:14px;color:#fff9;font-size:13px}.not-found{width:min(760px,calc(100% - 32px));margin:56px auto;border-radius:8px;background:var(--asura-panel);padding:32px;text-align:center}.not-found h1{margin:0;font-size:28px}.not-found a{display:inline-flex;margin-top:16px;border-radius:8px;background:var(--asura-primary);color:#111;padding:10px 14px;font-weight:800}.reader-comments-host{width:100%;max-width:1285px;margin:0 auto;padding:0 4px 96px}.comments-loading-shell{border:1px solid rgba(255,255,255,.08);background:#101014;color:#a1a1aa;padding:28px;text-align:center}.toraka-embed-page{--toraka-comments-accent: #2563eb;--toraka-comments-accent-hover: #1d4ed8;--toraka-comments-accent-soft: rgba(37, 99, 235, .18);box-sizing:border-box;min-height:0;margin:0;overflow-x:hidden;background:transparent;color:#e4e4e7;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.toraka-embed-page *,.toraka-embed-page *:before,.toraka-embed-page *:after{box-sizing:border-box}.asura-comments{width:100%;max-width:1285px;margin:0 auto}.asura-comments-shell{width:100%;border-radius:8px;overflow:hidden;background:#18181b80}.asura-comments-inner{padding:16px}.asura-comments-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.asura-comments-count{color:#a1a1aa;font-size:14px;font-weight:500}.asura-sort-tabs{display:flex;flex:0 0 auto;border-radius:8px;background:#27272a;padding:4px}.asura-sort-tabs button{border:0;border-radius:6px;background:transparent;color:#a1a1aa;padding:6px 14px;font-size:12px;font-weight:600;line-height:1;text-transform:capitalize;transition:color .2s ease,background-color .2s ease}.asura-sort-tabs button:hover{background:#3f3f46;color:#fff}.asura-sort-tabs button.active{background:var(--toraka-comments-accent);color:#fff}.asura-input-slot{margin-bottom:24px;padding:0}.asura-comment-input{overflow:hidden;border:1px solid rgba(39,39,42,.5);border-radius:8px;background:#18181b80;transition:box-shadow .2s ease,background-color .2s ease}.asura-comment-input.expanded{box-shadow:0 8px 24px #0003}.asura-comment-input.reply{background:#18181bb3}.asura-login-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(39,39,42,.5);background:#18181b80;padding:8px 16px}.asura-login-panel span{color:#a1a1aa;font-size:14px}.asura-login-panel button,.toraka-report-modal button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:6px;background:var(--toraka-comments-accent);color:#fff;padding:7px 16px;font-size:14px;font-weight:500;line-height:1;transition:background-color .15s ease,opacity .15s ease}.asura-login-panel button:hover,.toraka-report-modal button[type=submit]:hover{background:var(--toraka-comments-accent-hover)}.asura-login-panel svg,.asura-comment-menu-panel svg,.toraka-report-modal svg,.asura-tiptap svg{width:16px;height:16px}.asura-editor-row{display:flex;align-items:flex-start;gap:12px;padding:8px}.asura-editor-row.expanded{padding:12px}.asura-editor-avatar{flex:0 0 auto;margin-top:4px}.asura-editor-avatar img{width:32px;height:32px;border-radius:999px;object-fit:cover}.asura-editor-column{position:relative;min-width:0;flex:1}.asura-editor-placeholder{border-radius:6px;color:#a1a1aa;cursor:text;padding:8px 12px;font-size:14px}.asura-tiptap{width:100%}.asura-tiptap-editor{position:relative;min-height:120px;border-radius:6px}.asura-tiptap-surface{min-height:120px;max-width:none;outline:none;color:#e4e4e7;padding:0;font-size:14px;line-height:1.6;overflow:hidden;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none}.asura-tiptap-surface p,.asura-comment-text p{margin:0 0 8px}.asura-tiptap-surface p:last-child,.asura-comment-text p:last-child{margin-bottom:0}.asura-tiptap-surface blockquote,.asura-comment-text blockquote{margin:0 0 9px;border-left:3px solid var(--toraka-comments-accent);color:#a1a1aa;padding:4px 0 4px 12px}.asura-tiptap-surface code,.asura-comment-text code{border-radius:4px;background:#52525bbf;color:#dbeafe;padding:2px 5px}.asura-tiptap-surface .mention,.asura-comment-text .mention,.asura-comment-text span[data-type=mention]{color:var(--toraka-comments-accent);font-weight:700}.asura-tiptap-surface .spoiler{border-radius:4px;background:#52525b;color:#52525b;cursor:pointer;padding:0 4px;transition:background-color .15s ease,color .15s ease,filter .15s ease}.asura-tiptap-surface .spoiler:hover{background:#71717a;color:#e4e4e7}.asura-comment-text .spoiler{border-radius:4px;background:#52525b;color:transparent;cursor:pointer;filter:blur(4px);padding:0 4px;-webkit-user-select:none;user-select:none;transition:background-color .15s ease,color .15s ease,filter .15s ease}.asura-comment-text .spoiler:hover{background:#71717a}.asura-comment-text .spoiler.revealed{background:#3f3f46;color:#e4e4e7;filter:none;-webkit-user-select:text;user-select:text}.asura-tiptap-surface p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:#71717a;pointer-events:none}.asura-tiptap-toolbar button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#a1a1aa;padding:4px;flex:0 0 auto;cursor:pointer;transition:color .15s ease,background-color .15s ease}.asura-tiptap-toolbar button:hover,.asura-tiptap-toolbar button.active{background:#3f3f4680;color:#e4e4e7}.asura-tiptap-toolbar{display:flex;align-items:center;gap:2px;margin-top:0;border-top:1px solid rgba(63,63,70,.5);background:#27272a4d;padding:6px 8px;overflow-x:auto}.asura-tiptap-toolbar svg path{fill:currentColor;stroke:none;stroke-width:0}.asura-toolbar-divider{display:inline-flex;width:1px;height:16px;flex:0 0 auto;margin:0 2px;background:#3f3f46}.asura-toolbar-spacer{flex:1 1 auto}.asura-toolbar-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.asura-editor-count{color:#71717a;font-size:12px;white-space:nowrap}.asura-editor-count.over{color:#f87171}.asura-toolbar-cancel{color:#a1a1aa}.asura-toolbar-submit{border-radius:8px!important;background:var(--toraka-comments-accent)!important;color:#fff!important;padding:6px 16px!important;font-size:14px;font-weight:500}.asura-toolbar-submit:hover{background:var(--toraka-comments-accent-hover)!important}.asura-toolbar-submit:disabled{cursor:not-allowed;opacity:.5}.asura-editor-warning{display:flex;align-items:center;gap:8px;margin-top:8px;border:1px solid rgba(127,29,29,.3);border-radius:6px;background:#450a0a33;color:#f87171;padding:8px 12px;font-size:12px}.asura-submit-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid rgba(63,63,70,.5);background:#27272a4d;padding:6px 8px}.asura-submit-row .ghost,.toraka-report-modal button,.asura-comment-menu-panel button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:6px;background:transparent;color:#a1a1aa;padding:6px;font-size:12px;font-weight:600;line-height:1;transition:color .15s ease,background-color .15s ease}.asura-submit-row .ghost:hover,.toraka-report-modal button:hover{background:#3f3f4680;color:#e4e4e7}.asura-submit-row button:disabled,.asura-tiptap-toolbar button:disabled{cursor:not-allowed;opacity:.55}.asura-mention-menu{position:absolute;right:8px;bottom:8px;left:8px;z-index:3;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#27272a;box-shadow:0 16px 42px #0000006b}.asura-mention-menu button{display:flex;width:100%;align-items:center;gap:8px;border:0;background:transparent;color:#d4d4d8;padding:9px 10px;text-align:left}.asura-mention-menu button:hover{background:#2563eb24}.asura-mention-menu img{width:24px;height:24px;border-radius:999px;object-fit:cover}.asura-comment-list{padding:0}.asura-comment-item{position:relative;padding:16px 0;scroll-margin-top:80px}.asura-comment-item+.asura-comment-item{border-top:1px solid rgba(39,39,42,.3)}.asura-comment-item.reply{padding:12px 0 0}.asura-comment-flex{display:flex}.asura-thread-line{position:absolute;top:75px;bottom:16px;left:18px;z-index:10;width:12px;border:0;background:transparent;padding:0;cursor:pointer}.asura-thread-line span{position:absolute;top:0;bottom:0;left:0;width:2px;background:#3f3f4680;transition:background-color .15s ease}.asura-thread-line:hover span{background:var(--toraka-comments-accent)}.asura-comment-avatar-col{flex:0 0 auto;margin-right:12px}.asura-comment-avatar{width:36px;height:36px;overflow:hidden;border-radius:999px;box-shadow:0 0 0 1px #3f3f4680}.asura-comment-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover}.asura-comment-body{min-width:0;flex:1}.asura-comment-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}.asura-comment-meta strong{color:#fff;font-size:14px;font-weight:600;transition:color .15s ease}.asura-comment-meta strong:hover{color:var(--toraka-comments-accent)}.asura-comment-meta span{color:#a1a1aa;font-size:12px;line-height:1}.asura-edited{color:#52525b}.asura-comment-text-wrap{margin-bottom:12px;color:#d4d4d8;font-size:14px;line-height:1.625}.asura-comment-text-wrap.editing{border:1px solid #27272a;border-radius:8px;background:#18181b80;padding:8px}.asura-comment-text{max-width:none;color:#e4e4e7;font-size:14px;line-height:1.625;overflow:hidden;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none}.asura-comment-text strong{color:#fff;font-weight:700}.asura-comment-text em{font-style:italic}.asura-comment-actions{display:flex;align-items:center;gap:16px;margin-top:8px;font-size:12px}.asura-action-button{display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#a1a1aa;padding:0;font-size:12px;font-weight:500;line-height:1;transition:color .15s ease}.asura-action-button:hover,.asura-action-button.active{color:var(--toraka-comments-accent)}.asura-action-button:disabled{cursor:default;opacity:.5}.asura-action-button:disabled:hover{color:#a1a1aa}.asura-report-action:hover{color:#fb923c}.asura-action-icon{display:flex;width:16px;height:16px;align-items:center;justify-content:center;flex-shrink:0}.asura-action-icon svg{width:16px;height:16px}.asura-action-icon svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.asura-action-button.active .asura-action-icon svg path{fill:currentColor}.asura-action-count{min-width:1ch;font-size:12px;font-weight:500;font-variant-numeric:tabular-nums}.asura-comment-menu{position:relative}.asura-more-button{width:24px;height:24px;padding:0}.asura-comment-menu-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:180px;overflow:hidden;border:1px solid #27272a;border-radius:8px;background:#18181b;box-shadow:0 18px 48px #00000073}.asura-comment-menu-panel button{width:100%;justify-content:flex-start;border-radius:0;color:#d4d4d8;padding:10px 12px;text-align:left}.asura-comment-menu-panel button:hover{background:#27272a;color:#f4f4f5}.asura-comment-menu-panel button.danger{color:#f87171}.asura-comment-menu-panel button.danger:hover{background:#f871711a;color:#f87171}.asura-replies-toggle{display:flex;align-items:center;gap:6px;margin-top:12px;border:0;background:transparent;color:#a1a1aa;padding:0;font-size:12px;font-weight:500;transition:color .15s ease}.asura-replies-toggle:hover{color:var(--toraka-comments-accent)}.asura-replies-toggle svg:first-child{width:16px;height:16px}.asura-replies-toggle svg:nth-child(2){width:14px;height:14px}.asura-reply-input-wrap{margin-top:12px;margin-left:48px}.asura-reply-input-wrap-nested{margin-left:0}.asura-replies{margin-left:24px;padding-left:12px}.asura-edit-box{margin-bottom:8px}.asura-edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.asura-empty,.asura-error{margin:0 0 24px;border-radius:8px;background:#18181b80;color:#71717a;padding:22px;text-align:center}.asura-error{color:#fecaca;background:#7f1d1d52}.asura-comment-skeleton{padding-bottom:8px}.asura-skeleton-row{display:flex;gap:12px;padding:16px 0}.asura-skeleton-row+.asura-skeleton-row{border-top:1px solid rgba(39,39,42,.3)}.asura-skeleton-row span,.asura-skeleton-row b,.asura-skeleton-row i,.asura-skeleton-row em{display:block;border-radius:999px;background:linear-gradient(90deg,#27272a80,#3f3f4699,#27272a80);background-size:200% 100%;animation:asura-skeleton 1.2s ease-in-out infinite}.asura-skeleton-row>span{width:40px;height:40px;flex:0 0 auto}.asura-skeleton-row div{flex:1;padding-top:3px}.asura-skeleton-row b{width:180px;height:12px;margin-bottom:12px}.asura-skeleton-row i{width:100%;height:11px;margin-bottom:8px}.asura-skeleton-row em{width:72%;height:11px}.toraka-powered-by{display:flex;justify-content:center;padding:16px 0 0}.toraka-powered-badge{position:relative;display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:8px 16px;font-family:system-ui,-apple-system,sans-serif;text-decoration:none;transition:transform .3s ease}.toraka-powered-badge:hover{transform:translateY(-1px)}.toraka-powered-gradient,.toraka-powered-bg,.toraka-powered-border{position:absolute;border-radius:999px;inset:0;pointer-events:none}.toraka-powered-gradient{background:linear-gradient(90deg,#04c9fe33,#1066cf33,#182ab433);opacity:0;transition:opacity .3s ease}.toraka-powered-bg{inset:1px;background:#1d1b22}.toraka-powered-border{border:1px solid rgba(255,255,255,.06);transition:border-color .3s ease}.toraka-powered-badge:hover .toraka-powered-gradient{opacity:1}.toraka-powered-badge:hover .toraka-powered-border{border-color:#04c9fe4d}.toraka-powered-logo{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.toraka-powered-logo>img,.toraka-powered-logo span img{width:18px;height:18px}.toraka-powered-logo>img{transition:transform .3s ease}.toraka-powered-logo span{position:absolute;inset:0;opacity:0;filter:blur(8px);transition:opacity .3s ease}.toraka-powered-badge:hover .toraka-powered-logo>img{transform:scale(1.1)}.toraka-powered-badge:hover .toraka-powered-logo span{opacity:.6}.toraka-powered-text{position:relative;z-index:1;display:flex;align-items:center;gap:6px}.toraka-powered-text span,.toraka-powered-text strong{color:#fff9;font-size:11px;font-weight:500;letter-spacing:.15em;line-height:1;text-transform:uppercase;transition:color .3s ease}.toraka-powered-text strong{font-weight:600}.toraka-powered-badge:hover .toraka-powered-text span{color:#fffc}.toraka-powered-badge:hover .toraka-powered-text strong{color:#04c9fe}.toraka-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#000000b3;padding:18px}.toraka-report-modal{width:min(440px,100%);border:1px solid #27272a;border-radius:8px;background:#18181b;padding:18px;box-shadow:0 24px 80px #0000008c}.toraka-report-modal header,.toraka-report-modal div{display:flex;align-items:center;justify-content:space-between;gap:12px}.toraka-report-modal h2{margin:0;color:#fff;font-size:18px}.toraka-report-modal p{color:#a1a1aa;font-size:13px}.toraka-report-modal textarea,.toraka-report-modal select{width:100%;margin-bottom:10px;border:1px solid rgba(63,63,70,.65);border-radius:8px;outline:none;background:#27272aa6;color:#e4e4e7;padding:10px 12px;font:inherit}@keyframes asura-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media(min-width:640px){.reader-comments-host{padding-right:16px;padding-left:16px}.asura-tiptap-toolbar{gap:4px;padding:8px 12px}.asura-tiptap-toolbar button{padding:6px}.asura-tiptap-toolbar svg{width:20px;height:20px}.asura-toolbar-divider{height:20px;margin:0 4px}.asura-comments-inner{padding-right:24px;padding-left:24px}.asura-comment-avatar{width:40px;height:40px}.asura-thread-line{left:20px}.asura-reply-input-wrap{margin-left:52px}.asura-reply-input-wrap-nested{margin-left:0}.asura-replies{margin-left:28px;padding-left:16px}}@media(min-width:768px){.reader-comments-host{width:95%;padding-right:0;padding-left:0}}@media(max-width:640px){.reader-comments-host{padding-right:4px;padding-left:4px}.asura-comments-topbar,.asura-login-panel{align-items:stretch;flex-direction:column}.asura-sort-tabs,.asura-login-panel button{width:100%}.asura-sort-tabs button{flex:1}.asura-editor-count{display:none}}
