.home-module__Hx0lNG__main{background-color:var(--background);min-height:100vh;padding-bottom:2rem}.home-module__Hx0lNG__navbar{z-index:50;border-bottom:1px solid var(--border);background-color:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:flex;position:sticky;top:0}@media (min-width:768px){.home-module__Hx0lNG__navbar{height:70px;padding:0 2rem}}.home-module__Hx0lNG__navLeft,.home-module__Hx0lNG__navRight{align-items:center;gap:1.5rem;display:flex}.home-module__Hx0lNG__logo{color:var(--primary);letter-spacing:-.02em;text-transform:uppercase;margin-right:1.5rem;font-size:1.5rem;font-weight:800}.home-module__Hx0lNG__navLinks{display:none}@media (min-width:768px){.home-module__Hx0lNG__navLinks{gap:1.5rem;display:flex}}.home-module__Hx0lNG__navLinks a{color:#111827;font-size:.95rem;font-weight:700;transition:color .2s}.home-module__Hx0lNG__navLinks a:hover,.home-module__Hx0lNG__activeLink{color:var(--primary)!important}.home-module__Hx0lNG__iconBtn{color:#4b5563;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-module__Hx0lNG__dashboardLink{color:var(--primary);font-size:.85rem;font-weight:600;text-decoration:none;display:none}@media (min-width:1024px){.home-module__Hx0lNG__dashboardLink{display:block}}.home-module__Hx0lNG__pricingLink{color:#4b5563;font-size:.85rem;font-weight:600;text-decoration:none}.home-module__Hx0lNG__pricingLink:hover{color:var(--primary)}.home-module__Hx0lNG__loginBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;display:none}@media (min-width:1024px){.home-module__Hx0lNG__loginBtn{display:block}}.home-module__Hx0lNG__mobileMenuBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;display:block}@media (min-width:768px){.home-module__Hx0lNG__mobileMenuBtn{display:none}}.home-module__Hx0lNG__authLoading{color:#64748b;padding:0 1rem;font-size:.85rem}.home-module__Hx0lNG__userProfile{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.75rem;padding:.35rem .75rem .35rem .35rem;display:flex}.home-module__Hx0lNG__userAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.home-module__Hx0lNG__userAvatarPlaceholder{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.home-module__Hx0lNG__userName{color:#334155;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.home-module__Hx0lNG__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-left:1px solid #e2e8f0;margin-left:.25rem;padding:0 .5rem;font-size:.75rem;font-weight:600}.home-module__Hx0lNG__logoutBtn:hover{text-decoration:underline}.home-module__Hx0lNG__content{flex-direction:column;gap:2.5rem;max-width:1300px;margin:0 auto;padding:1rem;display:flex}.home-module__Hx0lNG__categoryFilters{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.home-module__Hx0lNG__categoryFilters::-webkit-scrollbar{display:none}.home-module__Hx0lNG__filterBtn{white-space:nowrap;border:1px solid var(--border);color:#4b5563;cursor:pointer;background:0 0;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.home-module__Hx0lNG__filterBtn:hover{background-color:#f1f5f9}.home-module__Hx0lNG__activeFilter{background-color:var(--primary);border-color:var(--primary);color:#fff}.home-module__Hx0lNG__activeFilter:hover{background-color:var(--primary)}.home-module__Hx0lNG__heroSection{width:100%}.home-module__Hx0lNG__bannerContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:1rem;display:flex;overflow-x:auto}.home-module__Hx0lNG__bannerContainer::-webkit-scrollbar{display:none}.home-module__Hx0lNG__bannerImg{object-fit:cover;scroll-snap-align:center;border-radius:12px;flex:0 0 85%;height:200px}@media (min-width:768px){.home-module__Hx0lNG__bannerImg{flex:0 0 60%;height:300px}}@media (min-width:1024px){.home-module__Hx0lNG__bannerImg{flex:0 0 calc(33.333% - .66rem);height:240px}}.home-module__Hx0lNG__section{flex-direction:column;gap:1rem;display:flex}.home-module__Hx0lNG__sectionHeader{justify-content:space-between;align-items:flex-end;display:flex}.home-module__Hx0lNG__titleGroup{flex-direction:column;display:flex}.home-module__Hx0lNG__subTitle,.home-module__Hx0lNG__sectionTitle{color:#111827;font-size:1.15rem;font-weight:700}.home-module__Hx0lNG__viewAll{color:var(--primary);font-size:.85rem;font-weight:600}.home-module__Hx0lNG__scrollableList{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.home-module__Hx0lNG__scrollableList::-webkit-scrollbar{display:none}.home-module__Hx0lNG__emptyMyNovels{background-color:var(--surface);text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:12px;width:100%;padding:2rem;font-size:.9rem}.home-module__Hx0lNG__storiesGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.home-module__Hx0lNG__storyCard{border:1px solid var(--border);color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.home-module__Hx0lNG__storyCard:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a14}.home-module__Hx0lNG__storyCoverWrap{aspect-ratio:1;background:#f1f5f9}.home-module__Hx0lNG__storyCover{object-fit:cover;width:100%;height:100%}.home-module__Hx0lNG__storyCoverPlaceholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;font-weight:600;display:flex}.home-module__Hx0lNG__storyInfo{flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.home-module__Hx0lNG__storyTitle{color:#111827;margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.home-module__Hx0lNG__storyAuthor{color:#64748b;margin:0;font-size:.82rem}.home-module__Hx0lNG__storyBadges{flex-wrap:wrap;gap:.4rem;display:flex}.home-module__Hx0lNG__storyBadge{color:#047857;background:#ecfdf5;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700}
