.reading-meta .reader-control{padding:0;background:transparent;border:0}
.reading-meta .meitu-tool-btn span{display:inline;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit;line-height:1}
.meitu-tool-btn,.meitu-play-open{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 11px;border:1px solid var(--line,#e6e6e6);border-radius:999px;background:var(--surface-2,#f5f6f7);color:var(--ink,#222);font-size:.86rem;font-weight:800;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.meitu-tool-btn:hover,.meitu-play-open:hover{background:var(--accent,#ff5c5c);border-color:var(--accent,#ff5c5c);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.12);transform:translateY(-1px)}
.meitu-tool-btn[aria-pressed="true"]{background:var(--accent,#ff5c5c);border-color:var(--accent,#ff5c5c);color:#fff}
.item_images_info .meitu-play-open{margin-left:4px;color:#999}
.item_images_info .meitu-play-open i{margin-right:3px}
.pagination .nav-links .page-numbers.current,.pagination .nav-links span[aria-current="page"],.page_imges .page-numbers.current,.page_imges span[aria-current="page"]{background:var(--accent,#ff5c5c)!important;border-color:var(--accent,#ff5c5c)!important;color:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.pagination .nav-links .dots{box-shadow:none!important}
body.meitu-player-open{overflow:hidden;touch-action:none}
.meitu-player{position:fixed;inset:0;z-index:2147483000;display:none;height:100vh;height:100dvh;color:#fff;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.13),transparent 28%),linear-gradient(135deg,#060606,#111 42%,#050505);overflow:hidden}
.meitu-player.is-open{display:block}
.meitu-player::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.82),transparent 23%,transparent 72%,rgba(0,0,0,.86));pointer-events:none}
.meitu-player-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:78px 78px 86px;touch-action:pan-y}
.meitu-player-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:10px;background:#151515;box-shadow:0 36px 120px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.08)}
.meitu-player-top,.meitu-player-bottom{position:absolute;left:0;right:0;z-index:3;display:flex;align-items:center;gap:12px;padding:18px clamp(14px,3vw,34px);pointer-events:none}
.meitu-player-top{top:0;justify-content:space-between}
.meitu-player-bottom{bottom:0;align-items:flex-end;justify-content:space-between}
.meitu-player-title{min-width:0;max-width:min(720px,calc(100vw - 150px));font-size:.95rem;font-weight:850;line-height:1.35;color:rgba(255,255,255,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 14px rgba(0,0,0,.45)}
.meitu-player-count{flex:0 0 auto;color:rgba(255,255,255,.76);font-size:.86rem;font-weight:800}
.meitu-player-caption{min-width:0;max-width:min(760px,calc(100vw - 160px));color:rgba(255,255,255,.78);font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.meitu-player button{pointer-events:auto;border:1px solid rgba(255,255,255,.18);background:rgba(10,10,10,.46);color:#fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.meitu-player button:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.32);transform:translateY(-1px)}
.meitu-player-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}
.meitu-player-nav{position:absolute;top:50%;z-index:4;width:48px;height:74px;margin-top:-37px;border-radius:999px;font-size:1.45rem}
.meitu-player-prev{left:18px}
.meitu-player-next{right:18px}
.meitu-player-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.12)}
.meitu-player-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#fff,var(--accent,#ff5c5c));transition:width .25s ease}
.meitu-player-empty{position:absolute;inset:0;display:none;place-items:center;color:rgba(255,255,255,.75);font-size:.95rem}
.meitu-player.is-empty .meitu-player-empty{display:grid}
.meitu-player.is-empty .meitu-player-stage,.meitu-player.is-empty .meitu-player-nav,.meitu-player.is-empty .meitu-player-bottom{display:none}
@media (max-width:700px){
    .meitu-tool-btn,.meitu-play-open{min-height:30px;padding:0 9px;font-size:.8rem}
    .meitu-player-stage{padding:60px 12px 70px}
    .meitu-player-img{border-radius:6px;box-shadow:0 24px 80px rgba(0,0,0,.68)}
    .meitu-player-top,.meitu-player-bottom{padding:12px}
    .meitu-player-title{max-width:calc(100vw - 108px);font-size:.86rem}
    .meitu-player-caption{max-width:calc(100vw - 92px);font-size:.78rem}
    .meitu-player-icon{width:38px;height:38px}
    .meitu-player-nav{width:42px;height:62px;margin-top:-31px;background:rgba(0,0,0,.28)}
    .meitu-player-prev{left:8px}
    .meitu-player-next{right:8px}
}
@media (orientation:landscape) and (max-height:520px){
    .meitu-player-stage{padding:44px 66px 48px}
    .meitu-player-top,.meitu-player-bottom{padding-top:8px;padding-bottom:8px}
    .meitu-player-icon{width:34px;height:34px}
    .meitu-player-nav{height:52px;margin-top:-26px}
    .meitu-player-caption{display:none}
}
