.offline-module__rSlhEa__container{color:#e0e0e0;background:#0a0e17;max-width:900px;min-height:100vh;margin:65px auto;padding:2rem 1.5rem 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.offline-module__rSlhEa__title{text-align:center;background:linear-gradient(135deg,#60a5fa,#34d399,#facc15);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.2rem;font-weight:800;position:relative}.offline-module__rSlhEa__title:after{content:"";background:linear-gradient(90deg,#60a5fa,#34d399,#facc15);border-radius:4px;width:80px;height:4px;margin:.5rem auto 0;display:block}.offline-module__rSlhEa__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1.5rem 0;display:flex}.offline-module__rSlhEa__reloadBtn,.offline-module__rSlhEa__deleteAllBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.offline-module__rSlhEa__reloadBtn{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa26}.offline-module__rSlhEa__reloadBtn:hover{background:#60a5fa40;transform:scale(1.04)}.offline-module__rSlhEa__deleteAllBtn{color:#f87171;background:#f871711f;border:1px solid #f8717126}.offline-module__rSlhEa__deleteAllBtn:hover{background:#f8717140;transform:scale(1.04)}.offline-module__rSlhEa__loading{text-align:center;color:#94a3b8;padding:2rem 0;font-size:1rem;animation:1.5s ease-in-out infinite offline-module__rSlhEa__pulseText}@keyframes offline-module__rSlhEa__pulseText{0%,to{opacity:1}50%{opacity:.4}}.offline-module__rSlhEa__empty{text-align:center;color:#94a3b8;background:#121926;border:1px solid #ffffff0d;border-radius:12px;padding:3rem 1rem;font-size:1.1rem}.offline-module__rSlhEa__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem;display:grid}.offline-module__rSlhEa__card{background:#121926;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.offline-module__rSlhEa__card:before{content:"";background:linear-gradient(90deg,#60a5fa,#34d399);height:3px;position:absolute;top:0;left:0;right:0}.offline-module__rSlhEa__card:hover{border-color:#60a5fa26;transform:translateY(-4px);box-shadow:0 8px 30px #0006}.offline-module__rSlhEa__cardTitle{color:#e0e0e0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .4rem;font-size:1.05rem;font-weight:600;display:-webkit-box;overflow:hidden}.offline-module__rSlhEa__meta{color:#64748b;margin:0 0 .75rem;font-size:.75rem}.offline-module__rSlhEa__readBtn{color:#0a0e17;cursor:pointer;background:linear-gradient(135deg,#60a5fa,#34d399);border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:.4rem;padding:.4rem .8rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.offline-module__rSlhEa__readBtn:hover{transform:scale(1.05);box-shadow:0 4px 20px #60a5fa4d}.offline-module__rSlhEa__reader{background:#121926;border:1px solid #ffffff0d;border-radius:16px;margin-top:1rem;padding:1.5rem;animation:.4s offline-module__rSlhEa__fadeUp}@keyframes offline-module__rSlhEa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.offline-module__rSlhEa__backBtn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .8rem;font-family:inherit;font-size:.85rem;transition:all .3s;display:inline-flex}.offline-module__rSlhEa__backBtn:hover{color:#e0e0e0;background:#ffffff14}.offline-module__rSlhEa__storyTitle{color:#e0e0e0;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.3}.offline-module__rSlhEa__image{object-fit:cover;background:#1a2332;border:1px solid #ffffff08;border-radius:10px;width:100%;max-height:300px;margin-bottom:1rem}.offline-module__rSlhEa__story{color:silver;font-size:1rem;line-height:1.9}.offline-module__rSlhEa__story p{margin:0 0 .75rem}.offline-module__rSlhEa__story h1,.offline-module__rSlhEa__story h2,.offline-module__rSlhEa__story h3{color:#e0e0e0;margin:1rem 0 .5rem}.offline-module__rSlhEa__story ul,.offline-module__rSlhEa__story ol{margin:.5rem 0;padding-left:1.5rem}.offline-module__rSlhEa__story img{border-radius:8px;max-width:100%;margin:.5rem 0}.offline-module__rSlhEa__story blockquote{color:#94a3b8;border-left:4px solid #60a5fa;margin:.5rem 0;padding-left:1rem;font-style:italic}.offline-module__rSlhEa__story a{color:#60a5fa;text-decoration:none}.offline-module__rSlhEa__story a:hover{text-decoration:underline}@media (max-width:768px){.offline-module__rSlhEa__container{padding:1.5rem 1rem 2.5rem}.offline-module__rSlhEa__title{font-size:1.8rem}.offline-module__rSlhEa__title:after{width:60px}.offline-module__rSlhEa__list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.offline-module__rSlhEa__card{padding:1rem}.offline-module__rSlhEa__cardTitle{font-size:.95rem}.offline-module__rSlhEa__reader{padding:1.25rem}.offline-module__rSlhEa__storyTitle{font-size:1.3rem}.offline-module__rSlhEa__story{font-size:.95rem}.offline-module__rSlhEa__image{max-height:220px}.offline-module__rSlhEa__actions{gap:.5rem}.offline-module__rSlhEa__reloadBtn,.offline-module__rSlhEa__deleteAllBtn{padding:.4rem 1rem;font-size:.8rem}}@media (max-width:480px){.offline-module__rSlhEa__container{padding:1rem .75rem 1.5rem}.offline-module__rSlhEa__title{font-size:1.4rem}.offline-module__rSlhEa__title:after{width:50px;height:3px}.offline-module__rSlhEa__actions{flex-direction:column}.offline-module__rSlhEa__reloadBtn,.offline-module__rSlhEa__deleteAllBtn{justify-content:center;width:100%}.offline-module__rSlhEa__list{grid-template-columns:1fr;gap:.6rem}.offline-module__rSlhEa__card{border-radius:10px;padding:.85rem}.offline-module__rSlhEa__cardTitle{font-size:.9rem}.offline-module__rSlhEa__meta{font-size:.65rem}.offline-module__rSlhEa__readBtn{justify-content:center;width:100%;padding:.5rem;font-size:.85rem}.offline-module__rSlhEa__reader{border-radius:12px;padding:.75rem}.offline-module__rSlhEa__backBtn{padding:.3rem .6rem;font-size:.75rem}.offline-module__rSlhEa__storyTitle{font-size:1.1rem}.offline-module__rSlhEa__story{font-size:.85rem;line-height:1.7}.offline-module__rSlhEa__image{max-height:160px}.offline-module__rSlhEa__empty{padding:2rem 1rem;font-size:.9rem}.offline-module__rSlhEa__loading{font-size:.9rem}}@media (max-width:360px){.offline-module__rSlhEa__container{padding:.75rem .5rem 1rem}.offline-module__rSlhEa__title{font-size:1.1rem}.offline-module__rSlhEa__title:after{width:40px;height:2px}.offline-module__rSlhEa__card{padding:.6rem}.offline-module__rSlhEa__cardTitle{font-size:.8rem}.offline-module__rSlhEa__meta{font-size:.55rem}.offline-module__rSlhEa__readBtn{padding:.4rem;font-size:.75rem}.offline-module__rSlhEa__storyTitle{font-size:.95rem}.offline-module__rSlhEa__story{font-size:.75rem}.offline-module__rSlhEa__image{max-height:120px}.offline-module__rSlhEa__backBtn{padding:.2rem .5rem;font-size:.65rem}.offline-module__rSlhEa__empty{padding:1.5rem .75rem;font-size:.8rem}.offline-module__rSlhEa__loading{font-size:.8rem}}::selection{color:#0a0e17;background:#60a5fa}button:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}@media (prefers-reduced-motion:reduce){.offline-module__rSlhEa__reader{animation:none}.offline-module__rSlhEa__card{transition:none}.offline-module__rSlhEa__card:hover,.offline-module__rSlhEa__readBtn:hover,.offline-module__rSlhEa__reloadBtn:hover,.offline-module__rSlhEa__deleteAllBtn:hover{transform:none}.offline-module__rSlhEa__loading{animation:none}}.offline-module__rSlhEa__container::-webkit-scrollbar{width:6px}.offline-module__rSlhEa__container::-webkit-scrollbar-track{background:#0a0e17}.offline-module__rSlhEa__container::-webkit-scrollbar-thumb{background:#2a3344;border-radius:3px}.offline-module__rSlhEa__container::-webkit-scrollbar-thumb:hover{background:#3a4a5a}.offline-module__rSlhEa__story::-webkit-scrollbar{width:4px}.offline-module__rSlhEa__story::-webkit-scrollbar-track{background:0 0}.offline-module__rSlhEa__story::-webkit-scrollbar-thumb{background:#2a3344;border-radius:2px}
