.Hero-module__JgYmMq__hero{align-items:center;padding-top:32px;padding-bottom:32px;display:flex}.Hero-module__JgYmMq__welcome{color:var(--pink-500);font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;margin-bottom:6px;font-size:1rem;font-weight:600}.Hero-module__JgYmMq__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:.95}@media (min-width:768px){.Hero-module__JgYmMq__title{font-size:5.5rem;line-height:.9}}.Hero-module__JgYmMq__titleAccent{color:var(--purple-500)}.Hero-module__JgYmMq__description{color:var(--text-secondary);max-width:480px;margin-bottom:20px;font-size:.875rem;line-height:1.5}.Hero-module__JgYmMq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Hero-module__JgYmMq__illustrationWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__illustrationBase{width:100%;max-width:300px;height:auto}@media (min-width:768px){.Hero-module__JgYmMq__illustrationBase{max-width:450px}}.Hero-module__JgYmMq__floatingBook{pointer-events:none;width:50px;height:auto;position:absolute}@media (min-width:768px){.Hero-module__JgYmMq__floatingBook{width:80px}}.Hero-module__JgYmMq__book1{top:0;left:5%}.Hero-module__JgYmMq__book2{top:5%;right:8%}.Hero-module__JgYmMq__book3{bottom:5%;left:15%}.Hero-module__JgYmMq__book4{bottom:10%;right:5%}.Hero-module__JgYmMq__decorativeTop{pointer-events:none;position:absolute;top:0;right:10%}.Hero-module__JgYmMq__decorativeBottom{pointer-events:none;position:absolute;bottom:0;left:5%}@media (max-width:767.98px){.Hero-module__JgYmMq__hero{text-align:center}.Hero-module__JgYmMq__description{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__buttonGroup{justify-content:center}.Hero-module__JgYmMq__illustrationWrapper{max-height:180px;margin-top:24px}}
.UpcomingReads-module__e1ygUa__card{background:var(--bg-card);border:2px solid var(--border-light);height:100%;box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;padding:10px;display:flex;overflow:hidden}.UpcomingReads-module__e1ygUa__coverWrapper{aspect-ratio:2/3;background:var(--bg-secondary);border-radius:16px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.UpcomingReads-module__e1ygUa__bookCover{object-fit:cover;border-radius:16px;width:100%;height:100%}.UpcomingReads-module__e1ygUa__monthBadge{background:var(--pink-500);color:#fff;font-size:.6875rem;font-weight:700;font-family:var(--font-heading);z-index:2;border-radius:999px;padding:4px 10px;line-height:1.2;position:absolute;top:10px;left:10px}.UpcomingReads-module__e1ygUa__content{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.UpcomingReads-module__e1ygUa__title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.UpcomingReads-module__e1ygUa__author{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.UpcomingReads-module__e1ygUa__genrePill{border-radius:999px;align-self:center;margin-top:auto;padding:4px 8px;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-block}
.SnailMailClub-module__bCEroa__membershipCard{text-align:center;background:#fff8f8;border:1px solid #f3dcdc;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:28px 24px;display:flex;box-shadow:0 8px 24px #0000000f}.SnailMailClub-module__bCEroa__heading{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:32px;font-weight:700;line-height:1.15}.SnailMailClub-module__bCEroa__subheading{color:var(--text-secondary);margin:10px 0 0;font-size:.9rem;line-height:1.45}.SnailMailClub-module__bCEroa__cardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:22px;display:grid}.SnailMailClub-module__bCEroa__miniCard{background:#fff;border:1px solid #f3dcdc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:12px 10px;display:flex}.SnailMailClub-module__bCEroa__miniIcon{color:var(--pink-500);font-size:.95rem;line-height:1}.SnailMailClub-module__bCEroa__miniPerk{color:var(--text-primary);margin:7px 0 0;font-size:.86rem;font-weight:600;line-height:1.25}.SnailMailClub-module__bCEroa__ctaWrap{justify-content:center;width:100%;margin-top:18px;display:flex}.SnailMailClub-module__bCEroa__ctaButton{min-height:42px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 20px #e97bb742;background:linear-gradient(135deg, var(--pink-500), #f29cc9)!important;color:#fff!important;border:none!important;border-radius:9999px!important;padding:11px 26px!important;font-size:.9rem!important;font-weight:700!important}.SnailMailClub-module__bCEroa__ctaButton:hover{transform:translateY(-3px);box-shadow:0 14px 28px #e97bb752}@media (max-width:575px){.SnailMailClub-module__bCEroa__membershipCard{max-width:100%;padding:24px 16px}.SnailMailClub-module__bCEroa__subheading{font-size:.84rem}.SnailMailClub-module__bCEroa__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.SnailMailClub-module__bCEroa__miniPerk{font-size:.82rem}.SnailMailClub-module__bCEroa__ctaButton{width:100%}}@media (min-width:576px){.SnailMailClub-module__bCEroa__ctaButton{width:auto;min-width:190px}}
