.admoneky-epaper-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin:24px 0}.admoneky-epaper-route{width:100%;margin:0}.admoneky-epaper-route-title{margin:0 0 20px;font-size:32px;line-height:1.2}.admoneky-epaper-card{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fff}.admoneky-epaper-cover{display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4;background:#f3f4f6;color:#333;font-weight:700;text-decoration:none}.admoneky-epaper-cover img{width:100%;height:100%;object-fit:cover;display:block}.admoneky-epaper-card-body{padding:16px}.admoneky-epaper-card-body h3{font-size:18px;line-height:1.3;margin:0 0 8px}.admoneky-epaper-card-body p,.admoneky-epaper-card-body time{display:block;margin:0 0 10px;color:#555}.admoneky-epaper-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.admoneky-epaper-actions a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #222;border-radius:6px;padding:8px 12px;color:#222;text-decoration:none;font-size:14px;line-height:1.2}.admoneky-epaper-actions a:first-child{background:#222;color:#fff}.admoneky-epaper-viewer{margin:0}.admoneky-epaper-date-form{display:block;margin:0;padding:0;border:0;background:#fff}.admoneky-epaper-date-form select{width:172px;min-height:40px;border:1px solid #dbe3ee;border-radius:7px;padding:7px 12px;background:#fff;color:#263241;font-weight:700}.admoneky-epaper-back{display:inline-flex;margin-bottom:12px;color:#222;text-decoration:none;font-weight:600}.admoneky-epaper-back:hover,.admoneky-epaper-back:focus{text-decoration:underline}.admoneky-epaper-viewer-title{margin:0 0 18px;font-size:28px;line-height:1.2}.admoneky-epaper-viewer img{width:100%;height:auto;display:block;border-radius:8px}.admoneky-epaper-reader{border:0;border-radius:0;background:#f4f8fc;overflow:hidden}.admoneky-epaper-toolbar{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;min-height:64px;padding:10px 64px;background:#fff;border-bottom:1px solid #dbe3ee;box-shadow:0 1px 4px rgb(23 38 56 / .06);position:sticky;top:0;z-index:20;overflow-x:auto;-webkit-overflow-scrolling:touch}.admoneky-epaper-page-status{min-width:82px;color:#263241;font-size:13px;font-weight:800;text-align:center;white-space:nowrap}.admoneky-epaper-btn,.admoneky-epaper-icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:38px;border:1px solid #dbe3ee;border-radius:7px;padding:8px 11px;background:#f8fbff;color:#263241;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer;white-space:nowrap}.admoneky-epaper-btn:hover,.admoneky-epaper-btn:focus,.admoneky-epaper-icon-btn:hover,.admoneky-epaper-icon-btn:focus{background:#eef5ff;color:#111827}.admoneky-epaper-btn:disabled,.admoneky-epaper-icon-btn:disabled{border-color:#b8b8b8;background:#efefef;color:#777;cursor:not-allowed}.admoneky-epaper-current{display:inline-flex;align-items:center;gap:10px;min-height:40px;border:1px solid #dbe3ee;border-radius:8px;padding:6px 12px;background:#f8fbff;color:#263241;white-space:nowrap}.admoneky-epaper-current strong{font-size:15px;font-weight:900}.admoneky-epaper-current span{color:#64748b;font-size:13px;font-weight:800}.admoneky-epaper-page-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:7px;padding:5px 10px;background:#ef3838;color:#fff;font-style:normal;font-size:12px;font-weight:900}.admoneky-epaper-toolbar-spacer{flex:1 1 auto;min-width:16px}.admoneky-epaper-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 65px);padding:24px 56px;background:linear-gradient(90deg,rgb(218 230 242 / .7),rgb(255 255 255 / .95),rgb(218 230 242 / .7)),#f4f8fc;overflow:auto}.admoneky-epaper-paper{position:relative;background:#fff;box-shadow:0 18px 44px rgb(0 0 0 / .45)}.admoneky-epaper-paper::after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgb(0 0 0 / .08);pointer-events:none}.admoneky-epaper-paper canvas{display:block;max-width:100%;height:auto}.admoneky-epaper-turn{position:absolute;top:50%;z-index:2;width:42px;height:56px;border:0;border-radius:6px;background:rgb(255 255 255 / .9);color:#111;font-size:36px;line-height:1;cursor:pointer;transform:translateY(-50%)}.admoneky-epaper-turn:hover,.admoneky-epaper-turn:focus{background:#fff}.admoneky-epaper-turn:disabled{opacity:.35;cursor:not-allowed}.admoneky-epaper-turn-prev{left:10px}.admoneky-epaper-turn-next{right:10px}.admoneky-epaper-reader:fullscreen{width:100vw;height:100vh;border-radius:0}.admoneky-epaper-reader:fullscreen .admoneky-epaper-stage{min-height:calc(100vh - 62px)}@media (max-width:700px){.admoneky-epaper-list{grid-template-columns:1fr;gap:16px;margin:16px 0;padding:0 12px}.admoneky-epaper-toolbar{display:grid;grid-template-columns:auto minmax(130px,1fr) auto auto auto;gap:8px;min-height:0;padding:8px;position:sticky;top:0;overflow:visible}.admoneky-epaper-date-form select{width:100%;min-height:36px;padding:6px 8px;font-size:13px}.admoneky-epaper-current{grid-column:1 / -1;order:2;justify-content:space-between;min-height:34px;padding:5px 8px}.admoneky-epaper-current strong{max-width:52vw;overflow:hidden;text-overflow:ellipsis;font-size:13px}.admoneky-epaper-page-pill{min-height:24px;padding:4px 8px;font-size:11px}.admoneky-epaper-current span{display:none}.admoneky-epaper-toolbar-spacer{display:none}.admoneky-epaper-page-status{grid-column:1 / -1;order:3;min-width:0;padding:2px 0;text-align:center;font-size:12px}.admoneky-epaper-btn,.admoneky-epaper-icon-btn{min-width:36px;min-height:36px;padding:7px 9px;font-size:12px}.admoneky-epaper-stage{align-items:flex-start;min-height:calc(100vh - 112px);padding:12px 34px 18px;overflow:auto}.admoneky-epaper-paper{max-width:100%;box-shadow:0 10px 28px rgb(0 0 0 / .28)}.admoneky-epaper-paper canvas{width:100%!important;height:auto!important}.admoneky-epaper-turn{width:30px;height:44px;border-radius:5px;font-size:28px}.admoneky-epaper-turn-prev{left:2px}.admoneky-epaper-turn-next{right:2px}}@media (max-width:430px){.admoneky-epaper-toolbar{grid-template-columns:auto minmax(120px,1fr) repeat(3,auto);gap:6px;padding:6px}.admoneky-epaper-icon-btn[aria-label="Previous page"],.admoneky-epaper-icon-btn[aria-label="Next page"]{display:none}.admoneky-epaper-icon-btn[aria-label="Home"]{max-width:40px;overflow:hidden}.admoneky-epaper-current strong{max-width:58vw}.admoneky-epaper-stage{min-height:calc(100vh - 108px);padding:10px 28px 16px}.admoneky-epaper-turn{width:26px;height:40px;font-size:24px}}