.SearchBar_searchContainer__7_NLm{width:100%;margin-bottom:2rem;display:flex;justify-content:center}.SearchBar_searchInput__2JQ28{width:100%;max-width:600px;padding:12px 18px;font-size:1rem;border:1px solid var(--border-color);border-radius:25px;background-color:var(--card-background);color:var(--text-color);outline:none;transition:border-color .3s ease,box-shadow .3s ease}.SearchBar_searchInput__2JQ28::placeholder{color:#888}.SearchBar_searchInput__2JQ28:focus{border-color:var(--primary-gold);box-shadow:0 0 0 3px rgba(200,168,110,.3)}.EventItem_eventItem__siDnk{background-color:var(--card-background);border:1px solid var(--border-color);border-left:5px solid var(--primary-gold);border-radius:6px;padding:1rem 1.5rem;margin-bottom:1rem;box-shadow:0 2px 5px rgba(0,0,0,.2);list-style-type:none}.EventItem_eventHeader__JWulw{display:flex;flex-direction:column;margin-bottom:.75rem}.EventItem_eventTitle__pKjM6{font-family:EB Garamond,serif;font-size:1.3rem;color:var(--header-text-color);margin:0 0 .3rem;font-weight:500}.EventItem_eventDates__DOtbQ{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.85rem;color:#b0b0b0}.EventItem_amYear__qccku,.EventItem_gregorianDate__yfY2O{background-color:#3a3938;padding:.2rem .5rem;border-radius:4px;white-space:nowrap}.EventItem_eventNotes__SZsjm{font-size:.95rem;line-height:1.6;color:var(--text-color);margin:0}@media (min-width:600px){.EventItem_eventHeader__JWulw{flex-direction:row;justify-content:space-between;align-items:center}.EventItem_eventTitle__pKjM6{margin-bottom:0}}.EpochSection_epochSection__S_Fj_{width:100%;margin-bottom:2rem;border:1px solid var(--border-color);border-radius:8px;background-color:var(--card-background);overflow:hidden}.EpochSection_epochHeaderButton__QpgxY{background-color:#333231;color:var(--header-text-color);padding:1rem 1.5rem;width:100%;text-align:left;border:none;border-bottom:1px solid var(--border-color);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.EpochSection_epochHeaderButton__QpgxY:hover{background-color:#3f3e3d}.EpochSection_epochTitle__K_4Mc{font-family:EB Garamond,serif;font-size:1.8rem;margin:0;font-weight:500;color:var(--primary-gold)}.EpochSection_epochToggleIcon__Db_fq{font-size:1.8rem;font-weight:700;color:var(--primary-gold);transition:transform .3s ease}.EpochSection_epochToggleIcon__Db_fq.EpochSection_expanded__kGvXF{transform:rotate(180deg)}.EpochSection_epochToggleIcon__Db_fq:not(.EpochSection_expanded__kGvXF){transform:rotate(0deg)}.EpochSection_eventList__vn2kh{padding:1.5rem;margin:0;list-style:none}@media (max-width:768px){.EpochSection_epochTitle__K_4Mc{font-size:1.5rem}}