/* Gynsyng homepage: Store/Lounge hours toggle and Google Preferred Sources guide */
.gyn-hours-toggle { width: min(100%, 420px); text-align: center; padding: 3rem 1.5rem; }
.gyn-hours-toggle h2 { margin: 0; font-size: 2.65rem !important; line-height: 1 !important; }
.gyn-hours-intro { margin: .45rem 0 1.35rem; color: #545049; font-family: "Nobile", sans-serif; font-size: .86rem; letter-spacing: .02em; }
.gyn-hours-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: .4rem; padding: .35rem; border: 1px solid rgba(23,40,28,.25); border-radius: .35rem; background: #f4f1ea; }
.gyn-hours-tab { min-height: 44px; border: 0; border-radius: .2rem; padding: .55rem .45rem; color: #17281c; background: transparent; font-family: "Nobile", sans-serif; font-size: .75rem; font-weight: 700; line-height: 1.2; }
.gyn-hours-tab[aria-selected="true"] { color: #fff; background: #17281c; }
.gyn-hours-tab:focus-visible, .gyn-google-preferred-button:focus-visible { outline: 3px solid #b7c5a5; outline-offset: 3px; }
.gyn-hours-card { margin-top: 1.25rem; text-align: left; }
.gyn-hours-card[hidden] { display: none; }
.gyn-hours-card h3 { margin: 0 0 .9rem; font-family: "Bellefair", serif; font-size: 1.35rem; color: #17281c; }
.gyn-hours-list { margin: 0; padding: 0; list-style: none; font-family: "Nobile", sans-serif; font-size: .9rem; line-height: 1.5; }
.gyn-hours-list li { display: flex; justify-content: space-between; gap: 1rem; padding: .55rem 0; border-top: 1px solid rgba(23,40,28,.18); }
.gyn-hours-list strong { font-weight: 700; }
.gyn-hours-note { margin: 1rem 0 0; font-family: "Nobile", sans-serif; font-size: .78rem; line-height: 1.45; }
.gyn-hours-link { margin: 1.5rem 0 0; }
footer .row.m-0.mb-5 { margin-bottom: 1rem !important; }
.gyn-google-preferred-source { display: flex; justify-content: center; align-items: center; min-height: 60px; margin: .35rem auto .85rem; }
.gyn-google-preferred-widget { width: 16rem; max-width: 100%; flex: 0 0 16rem; }
.gyn-google-preferred-widget [google-add-preferred-source-btn] { width: 100%; }
@media (max-width: 767.98px) { #SecHome4 .midcol { padding: 0 !important; } .gyn-hours-toggle { width: 100%; max-width: 32rem; padding: 2.5rem 1.25rem; } .gyn-hours-toggle h2 { font-size: 2.35rem !important; } .gyn-hours-list li { display: block; } .gyn-hours-list span { display: block; margin-top: .1rem; } }
