.ts-reader-open{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  border:0;border-radius:999px;background:#ff2543;color:#fff;font-weight:800;
  padding:10px 16px;cursor:pointer;line-height:1;box-shadow:0 8px 20px rgba(255,37,67,.25)
}
.ts-reader-error{color:#ffcc00;font-weight:700}
.ts-reader-modal{position:fixed;inset:0;z-index:2147483647;background:#07111f;color:#fff;display:none;flex-direction:column;width:100vw;height:100dvh;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ts-reader-modal.is-open{display:flex}
.ts-reader-toolbar{height:76px;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:linear-gradient(180deg,#0d1828,#091321);border-bottom:1px solid rgba(255,255,255,.12);box-sizing:border-box}
.ts-reader-toolbar-left,.ts-reader-toolbar-right{display:flex;align-items:center;gap:8px;min-width:0}.ts-reader-toolbar-center{display:flex;align-items:center;gap:10px;flex:1;justify-content:center;min-width:0}.ts-reader-title-wrap{display:none!important}.ts-reader-btn{width:46px;height:46px;border:0;border-radius:14px;background:#142237;color:#fff;font-size:24px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none}.ts-reader-btn:active{transform:scale(.96)}.ts-reader-page{min-width:58px;text-align:center;font-size:18px;font-weight:800;color:#fff;white-space:nowrap}.ts-reader-stage{position:relative;flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;background:#101b2b;display:flex;justify-content:center;align-items:flex-start}.ts-reader-page-wrap{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:0;margin:0;box-sizing:border-box}.ts-reader-canvas{display:block;background:#fff;max-width:100%;height:auto;margin:0 auto}.ts-reader-message{padding:18px;text-align:center;color:#ffcc00;font-size:18px;font-weight:800}.ts-reader-bottom{height:70px;min-height:70px;display:flex;align-items:center;gap:14px;padding:10px 14px;background:linear-gradient(0deg,#07111f,#091321);border-top:1px solid rgba(255,255,255,.1);box-sizing:border-box}.ts-reader-range{flex:1;accent-color:#2d9cff}.ts-reader-bottom .ts-reader-btn{width:54px;height:54px;border-radius:16px}.ts-reader-epub-frame{width:100%;height:100%;background:#fff;color:#111;overflow:auto}.ts-reader-epub-target{width:100%;height:100%}
body.ts-reader-lock{overflow:hidden!important;touch-action:none}
@media(max-width:600px){.ts-reader-toolbar{height:64px;min-height:64px;padding:8px 10px;gap:6px}.ts-reader-btn{width:42px;height:42px;border-radius:13px;font-size:22px}.ts-reader-toolbar-center{gap:7px}.ts-reader-page{font-size:17px;min-width:54px}.ts-reader-bottom{height:64px;min-height:64px;padding:8px 10px}.ts-reader-bottom .ts-reader-btn{width:48px;height:48px}.ts-reader-stage{height:calc(100dvh - 128px)}}
@media(max-width:380px){.ts-reader-btn{width:38px;height:38px;border-radius:12px;font-size:20px}.ts-reader-page{font-size:16px;min-width:50px}.ts-reader-toolbar{padding-left:6px;padding-right:6px}.ts-reader-toolbar-center{gap:5px}.ts-reader-bottom .ts-reader-btn{width:44px;height:44px}}
