@keyframes sk-shimmer{to{background-position:-200% 0}}.sk{position:relative;min-height:100dvh;background:var(--sk-bg);color:var(--sk-ink);overflow:hidden}.sk--comic{--sk-bg:#0a0809;--sk-ink:#ece3d0;--sk-panel:#15100f;--sk-c1:rgba(236,227,208,0.05);--sk-c2:rgba(236,227,208,0.14);--sk-line:rgba(236,227,208,0.1)}.sk--novel{--sk-bg:#0a0a0a;--sk-ink:#f2f2ee;--sk-panel:#17181a;--sk-c1:rgba(242,242,238,0.07);--sk-c2:rgba(198,240,78,0.17);--sk-line:rgba(242,242,238,0.14)}.sk--comic:before{opacity:.5;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.sk--comic:after,.sk--comic:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}.sk--comic:after{opacity:.08;mix-blend-mode:screen;background-image:radial-gradient(var(--sk-ink) .8px,transparent 1.4px);background-size:5px 5px}.sk--novel:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;background:radial-gradient(120% 60% at 50% -10%,rgba(198,240,78,.06),transparent 60%)}.sk-nav,.sk-reader,.sk-wrap{position:relative;z-index:1}.sk-sh{background-color:var(--sk-panel);background-image:linear-gradient(90deg,var(--sk-c1) 25%,var(--sk-c2) 37%,var(--sk-c1) 63%);background-size:200% 100%;animation:sk-shimmer 1.4s ease-in-out infinite;border-radius:3px}@media (prefers-reduced-motion:reduce){.sk-sh{animation:none}}.sk-nav{display:flex;align-items:center;gap:16px;padding:18px clamp(16px,4vw,40px);border-bottom:1px solid var(--sk-line)}.sk-logo{width:132px;height:22px}.sk-navtabs{display:flex;gap:14px;margin:0 auto}.sk-navtabs span{display:block;width:64px;height:12px}.sk-act{width:78px;height:30px}.sk-wrap{padding:clamp(20px,5vw,48px);max-width:1280px;margin:0 auto}.sk-hero{margin-bottom:36px}.sk-ey{width:120px;height:12px;margin-bottom:16px}.sk-h1{width:min(70%,560px);margin-bottom:14px}.sk-h1,.sk-h1b{height:clamp(40px,8vw,84px)}.sk-h1b{width:min(46%,360px)}.sk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.sk-card{aspect-ratio:2/3;border-radius:2px}.sk-list{display:flex;flex-direction:column;gap:16px;max-width:620px}.sk-row{display:flex;align-items:center;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--sk-line)}.sk-no{width:28px;height:34px;flex:none}.sk-rt{flex:1;height:18px}.sk-rm{width:90px;height:12px}.sk-detail{display:grid;grid-template-columns:minmax(170px,270px) 1fr;gap:clamp(20px,4vw,48px)}.sk-cover{aspect-ratio:2/3;border-radius:2px}.sk-meta>*{margin-bottom:14px}.sk-mt{width:70%;height:40px}.sk-ml{width:100%;height:12px}.sk-ml.short{width:60%}.sk-chaps{grid-column:1/-1;margin-top:28px;display:flex;flex-direction:column;gap:10px}.sk-chap{height:44px;border-radius:2px}.sk-reader{max-width:760px;margin:0 auto;padding:40px clamp(16px,4vw,32px);display:flex;flex-direction:column;gap:16px}.sk-panel{width:100%;height:clamp(220px,40vh,420px);border-radius:2px}.sk-author{display:flex;align-items:center;gap:22px;margin-bottom:32px}.sk-av{width:96px;height:96px;border-radius:50%;flex:none}.sk-aname{width:220px;height:30px;margin-bottom:12px}.sk-abio{width:320px;height:12px}.sk-hero--center{display:flex;flex-direction:column;align-items:center;text-align:center}.sk-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;max-width:880px;margin:0 auto}.sk-plan{height:clamp(360px,52vh,460px);border-radius:4px}.sk-chips{display:flex;gap:10px;margin-bottom:28px;flex-wrap:wrap}.sk-chips span{display:block;width:84px;height:30px;border-radius:999px}