.ChapterLocator_page__UDSYN{min-height:100vh;padding:5rem 2rem;position:relative;overflow-x:hidden;overflow-y:hidden}.ChapterLocator_background__Ir2n7{position:absolute;top:0;left:0;width:100%;height:120%;z-index:0;overflow:hidden}.ChapterLocator_header__ONn59{text-align:center;z-index:1;position:relative}.ChapterLocator_title__56awp{font-family:Editor\'sNote,serif;font-size:4rem;font-weight:500;line-height:1.5;color:var(--color-ink-stone);margin-bottom:.5rem;font-feature-settings:"smcp";font-variant-caps:small-caps;text-align:center}.ChapterLocator_searchInput__xdFn4{max-width:400px;width:90%;padding:.8rem 1.2rem;font-size:1rem;border:2px solid var(--color-brand-pink);border-radius:30px;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);outline:none}.ChapterLocator_grid__K0nHY{margin-top:3rem;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));z-index:2;position:relative}.ChapterLocator_stateCard__8dgto{background:#fdebf5;padding:2rem;border-radius:20px;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:transform .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.ChapterLocator_stateCard__8dgto:hover{transform:translateY(-6px)}.ChapterLocator_cityGrid__v7c40{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.ChapterLocator_cityButton__N_vZW{background:var(--color-brand-pink);color:white;font-weight:500;border:none;padding:.5rem 1.2rem;border-radius:30px;cursor:pointer}.ChapterLocator_cityButton__N_vZW:hover{background:var(--color-pink-hover);color:white}.ChapterLocator_modalOverlay__ysSV4{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;box-sizing:border-box}.ChapterLocator_modalContent__eVjXn{background:white;border-radius:20px;width:100%;height:100%;max-width:90vw;max-height:95vh;padding:2rem;overflow-y:auto;box-sizing:border-box;position:relative}.ChapterLocator_closeButton__Ng025{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:var(--color-brand-pink);color:white;border:none;border-radius:30px;font-weight:500;cursor:pointer}.ChapterLocator_closeButton__Ng025:hover{background:var(--color-pink-hover)}.ChapterLocator_leaderImage__kZblX{width:300px;height:400px;border-radius:12px 12px 0 0;margin-bottom:.2rem;object-fit:cover}.ChapterLocator_leaderCard__fEvk9{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:1rem;max-width:300px}.ChapterLocator_leaderInfo__1jcik{padding:.3rem;text-align:center}.ChapterLocator_leaderCards__wEEhs{display:flex;flex-direction:row;justify-content:center;gap:1rem}.ChapterLocator_logoimage__1IUii{width:100%;height:auto;object-fit:cover}.ChapterLocator_chapterName__juRVy{font-family:Editor\'sNote,serif;font-size:1rem;font-weight:500;color:var(--color-brand-purple);margin-top:.5rem;text-align:center}.ChapterLocator_eventList__bKsW1{display:flex;flex-direction:column;gap:1.25rem;padding:0;margin-top:1rem;list-style:none}.ChapterLocator_eventList__bKsW1 li{display:flex;flex-direction:row;align-items:flex-start;background:#fdf6fa;border-radius:1rem;padding:1rem;gap:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:transform .2s ease;flex-wrap:wrap}.ChapterLocator_eventList__bKsW1 li:hover{transform:translateY(-2px)}.ChapterLocator_eventImage__KqVUZ{max-width:50%;max-height:100%;object-fit:cover;object-position:top;border-radius:.75rem;border:2px solid var(--color-brand-pink);flex-shrink:0}.ChapterLocator_eventText__T741b{display:flex;flex-direction:column;justify-content:center;gap:.5rem;max-width:calc(100% - 220px)}.ChapterLocator_eventText__T741b strong{font-size:1.1rem;color:var(--color-brand-purple);line-height:1.4}.ChapterLocator_eventText__T741b span{font-size:.95rem;color:#444}