.vh-inline-player-wrapper{position:relative;width:100%;margin:1rem 0}.vh-inline-player{position:relative;border-radius:12px;background:#1a1c20;overflow:hidden;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 12px #00000005;width:100%;margin:0 auto}.vh-inline-player:before{content:"";position:absolute;inset:-40px;background:var(--comic-bg-image) no-repeat center/cover;filter:blur(28px) brightness(.4);z-index:0}.vh-inline-player .vh-player-topbar{display:none;position:absolute;top:0;left:0;right:0;z-index:10;align-items:center;justify-content:space-between;padding:1rem 1.2rem;background:linear-gradient(to bottom,rgba(0,0,0,.7)0,transparent 100%);color:#fff}.vh-inline-player .vh-player-topbar .vh-player-title{font-size:1.1rem;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.5)}.vh-inline-player .vh-enter-fullscreen{position:absolute;bottom:20px;right:20px;background:#fffc;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;color:#333;transition:transform .2s}.vh-inline-player .vh-enter-fullscreen:hover{transform:scale(1.1)}.vh-inline-player .vh-action-btn{background:#fff3;border:0;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s}.vh-inline-player .vh-action-btn:hover{background:#fff6}.vh-inline-player .vh-comic-swiper{width:100%;height:60vh;min-height:400px;max-height:800px;padding:30px 0 60px}.vh-inline-player .vh-comic-swiper .swiper-wrapper{align-items:center}.vh-inline-player .vh-comic-swiper .swiper-slide{width:auto;height:100%;aspect-ratio:9/16;display:flex;align-items:center;justify-content:center;background:#000;border-radius:12px;overflow:hidden;opacity:.3;transform:scale(.85);transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 20px #0000004d}.vh-inline-player .vh-comic-swiper .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1);box-shadow:0 12px 40px #00000080}.vh-inline-player .vh-comic-swiper .swiper-slide .vh-slide-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vh-inline-player .vh-comic-swiper .swiper-slide .vh-slide-inner .vh-slide-img{max-width:100%;max-height:100%;object-fit:contain;z-index:1}.vh-inline-player .vh-comic-swiper .swiper-slide .vh-slide-inner .vh-slide-skeleton{position:absolute;inset:0;background:#111;z-index:0}.vh-inline-player .vh-comic-pagination{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.vh-inline-player .vh-comic-pagination .vh-pag-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .2s}.vh-inline-player .vh-comic-pagination .vh-pag-dot.active{background:#fff;width:16px;border-radius:3px}.vh-inline-player .vh-player-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#0000004d;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:10;transition:background .2s,transform .2s}.vh-inline-player .vh-player-arrow:hover{background:#00000080}.vh-inline-player .vh-player-arrow.swiper-button-disabled{opacity:.3;cursor:not-allowed}.vh-inline-player .vh-player-arrow.vh-arrow-prev{left:10px}.vh-inline-player .vh-player-arrow.vh-arrow-next{right:10px}.vh-inline-player.is-fullscreen{max-width:none;border-radius:0;border:0;background:0 0}.vh-inline-player.is-fullscreen .vh-player-topbar{display:flex}.vh-inline-player.is-fullscreen .vh-comic-swiper{height:100vh;max-height:none;padding:8vh 0 10vh}.vh-inline-player.is-fullscreen .vh-enter-fullscreen{display:none}html.dark .vh-inline-player{background:#111;border-color:#ffffff0d}html.dark .vh-inline-player .vh-enter-fullscreen{background:#ffffff1a;color:#fff}.vh-comic-detail-page[data-astro-cid-yrulz5ss]{width:100%;padding-bottom:4rem}.vh-comic-header[data-astro-cid-yrulz5ss]{margin-bottom:2rem}.vh-comic-header[data-astro-cid-yrulz5ss] .vh-comic-title[data-astro-cid-yrulz5ss]{font-size:1.8rem;font-weight:700;color:var(--vh-font-color);margin-bottom:.8rem;line-height:1.4}.vh-comic-header[data-astro-cid-yrulz5ss] .vh-comic-meta[data-astro-cid-yrulz5ss]{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-size:.85rem;color:var(--vh-font-66);margin-bottom:1rem}.vh-comic-header[data-astro-cid-yrulz5ss] .vh-comic-meta[data-astro-cid-yrulz5ss] span[data-astro-cid-yrulz5ss]{background:var(--vh-main-color-6);color:var(--vh-main-color);padding:.1rem .5rem;border-radius:4px}.vh-comic-header[data-astro-cid-yrulz5ss] .vh-comic-desc[data-astro-cid-yrulz5ss]{font-size:.95rem;color:var(--vh-font-88);line-height:1.6;background:#00000005;padding:1rem;border-radius:.5rem;border-left:4px solid var(--vh-main-color)}.vh-comic-comment-section[data-astro-cid-yrulz5ss]{margin-top:4rem}.vh-comic-comment-section[data-astro-cid-yrulz5ss] h3[data-astro-cid-yrulz5ss]{font-size:1.4rem;font-weight:600;margin-bottom:2rem;color:var(--vh-font-color);position:relative;padding-left:1rem}.vh-comic-comment-section[data-astro-cid-yrulz5ss] h3[data-astro-cid-yrulz5ss]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:18px;background:var(--vh-main-color);border-radius:2px}html.dark .vh-comic-header[data-astro-cid-yrulz5ss] .vh-comic-desc[data-astro-cid-yrulz5ss]{background:#ffffff0a}