*{box-sizing:border-box;margin:0;padding:0}body.chapter-body{background:#1a1a1a;color:#ddd;font-family:'Segoe UI',Arial,sans-serif;min-height:100vh}.chapter-nav-top{position:sticky;top:0;z-index:100;background:#111;border-bottom:2px solid #f18121;padding:0 10px}.chapter-nav-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 0}.nav-home{color:#f18121;font-size:20px;text-decoration:none;flex-shrink:0}.nav-story{color:#eee;text-decoration:none;font-size:13px;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-story:hover{color:#f18121}.chapter-select-wrap select{background:#222;color:#eee;border:1px solid #444;border-radius:4px;padding:5px 8px;font-size:13px;cursor:pointer;max-width:200px}.chapter-select-wrap select:focus{outline:none;border-color:#f18121}.chapter-nav-btns{display:flex;gap:6px;flex-shrink:0}.btn-chapter{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:5px;font-size:13px;font-weight:600;text-decoration:none;transition:.2s;cursor:pointer;border:none}.btn-prev{background:#2c3e50;color:#eee}.btn-next{background:#f18121;color:#fff}.btn-story{background:#27ae60;color:#fff}.btn-disabled{background:#333;color:#666;cursor:not-allowed}.btn-prev:hover{background:#3d5166;color:#fff}.btn-next:hover{background:#e07010;color:#fff}.btn-story:hover{background:#219d54;color:#fff}.chapter-heading{text-align:center;padding:20px 15px 10px;max-width:900px;margin:0 auto}.chapter-heading h1{font-size:18px;color:#f18121;font-weight:700}.chapter-heading h2{font-size:15px;color:#aaa;margin-top:5px;font-weight:500}.chapter-images{max-width:900px;margin:0 auto;padding:10px 0 20px;display:flex;flex-direction:column;align-items:center}.chapter-img{width:100%;max-width:900px;height:auto;display:block;margin:0 auto}.chapter-empty{text-align:center;padding:60px 20px;color:#888}.chapter-empty i{font-size:48px;color:#555}.chapter-empty p{margin:15px 0;font-size:16px}.chapter-empty a{color:#f18121;text-decoration:underline}.chapter-nav-bottom{max-width:900px;margin:0 auto;display:flex;justify-content:center;gap:12px;padding:24px 15px 50px;flex-wrap:wrap}@media (max-width:600px){.chapter-nav-inner{gap:6px}.nav-story{display:none}.chapter-select-wrap select{max-width:140px}.btn-chapter{padding:6px 8px;font-size:12px}}