.tmoh-ad{margin:20px auto;padding:8px 12px 12px;max-width:728px;width:100%;background:rgb(15 15 20 / .6);border:1px solid rgb(80 80 90 / .5);border-radius:14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;box-sizing:border-box}.tmoh-ad-label{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.tmoh-ad-inner{min-height:90px;width:100%;display:flex;justify-content:center;align-items:center}.tmoh-ad-reader-top,.tmoh-ad-reader-bottom{margin:20px auto}.tmoh-ad-manga-mid{margin:16px auto;max-width:600px}.tmoh-ad-footer{margin:28px auto 12px}@media (max-width:640px){.tmoh-ad{max-width:96vw;border-radius:12px;padding:6px 8px 10px}.tmoh-ad-inner{min-height:50px}}*,*::before,*::after{box-sizing:border-box}body{margin:0;background:#0d0d0d;color:#e2e8f0;font-family:'Inter',system-ui,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.site-badge{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:.8rem;color:#555}.site-badge a{color:#888;text-decoration:none}.card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;padding:32px 24px;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px rgb(0 0 0 / .7)}.cover{width:72px;height:100px;object-fit:cover;border-radius:8px;margin:0 auto 14px;display:block;box-shadow:0 4px 16px rgb(0 0 0 / .6)}.cover-ph{width:72px;height:100px;background:#2a2a2a;border-radius:8px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;color:#555;font-size:28px}h1{font-size:1rem;font-weight:700;margin:0 0 2px;color:#f1f5f9}.sub{font-size:.82rem;color:#777;margin:0 0 20px}.file-badge{display:inline-flex;align-items:center;gap:6px;background:#111;border:1px solid #2a2a2a;border-radius:8px;padding:6px 12px;font-size:.78rem;color:#777;margin-bottom:20px}.steps{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:24px}.step{display:flex;flex-direction:column;align-items:center;gap:4px}.sc{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;border:2px solid #2a2a2a;color:#555;background:#111;transition:all .3s}.sc.active{border-color:#e879a0;color:#e879a0}.sc.done{border-color:#c0507d;background:#c0507d;color:#fff}.sl{width:44px;height:2px;background:#2a2a2a;margin:0 4px;margin-bottom:14px;transition:background .3s}.sl.done{background:#c0507d}.step-label{font-size:.63rem;color:#555;white-space:nowrap}.panel{display:none}.panel.active{display:block}.step-title{font-size:.95rem;font-weight:600;margin:0 0 6px;color:#f1f5f9}.step-desc{font-size:.82rem;color:#777;margin:0 0 18px;line-height:1.55}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%;text-decoration:none}.btn-primary{background:#e879a0;color:#fff}.btn-primary:hover{background:#c0507d}.btn-primary:disabled{background:#2a1520;color:#6b3048;cursor:not-allowed;pointer-events:none}.btn-outline{background:#fff0;color:#777;border:1px solid #2a2a2a;margin-top:10px;font-size:.82rem;padding:9px 16px}.btn-outline:hover{border-color:#444;color:#e2e8f0}.ring-wrap{position:relative;width:88px;height:88px;margin:0 auto 14px}.ring-wrap svg{transform:rotate(-90deg)}circle.bg{fill:none;stroke:#1a1a1a;stroke-width:5}circle.fg{fill:none;stroke:#e879a0;stroke-width:5;stroke-linecap:round;stroke-dasharray:251;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear,stroke .3s}.ring-num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;color:#e879a0}.dl-ready{background:#111;border:1px solid #2a1520;border-radius:12px;padding:16px;margin-bottom:16px}.dl-ready-icon{font-size:2rem;margin-bottom:6px}.dl-ready-title{font-size:.9rem;font-weight:600;color:#e879a0;margin:0 0 2px}.dl-ready-desc{font-size:.75rem;color:#555;margin:0}.back{margin-top:18px;font-size:.78rem}.back a{color:#555;text-decoration:none}.back a:hover{color:#999}.status{font-size:.8rem;min-height:18px;margin-top:10px}.ok{color:#e879a0}.warn{color:#f59e0b}.err{color:#f87171}@keyframes spin{to{transform:rotate(360deg)}}.spin{display:inline-block;animation:spin .7s linear infinite}