.view-toggle-row[data-astro-cid-ro7pgs3h]{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.view-toggle[data-astro-cid-ro7pgs3h]{display:inline-flex;background:var(--gray-100);border-radius:8px;padding:3px;border:1px solid var(--gray-200)}.toggle-btn[data-astro-cid-ro7pgs3h]{padding:.4rem 1.25rem;border:none;background:transparent;font-size:.85rem;font-weight:600;color:var(--gray-600);border-radius:6px;cursor:pointer;transition:all .2s}.toggle-btn[data-astro-cid-ro7pgs3h].active{background:var(--navy);color:var(--gold);box-shadow:0 1px 3px #00000026}.toggle-btn[data-astro-cid-ro7pgs3h]:hover:not(.active){color:var(--navy)}.teamsnap-banner[data-astro-cid-ro7pgs3h]{background:var(--navy);padding:1.25rem 1.5rem;border-bottom:3px solid var(--gold)}.teamsnap-content[data-astro-cid-ro7pgs3h]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.teamsnap-message[data-astro-cid-ro7pgs3h]{color:var(--gray-200);font-size:.95rem}.teamsnap-message[data-astro-cid-ro7pgs3h] strong[data-astro-cid-ro7pgs3h]{color:var(--gold)}.teamsnap-links[data-astro-cid-ro7pgs3h]{display:flex;gap:.75rem;flex-wrap:wrap}.app-link[data-astro-cid-ro7pgs3h]{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff1a;color:var(--white);font-size:.8rem;font-weight:600;padding:.4rem .75rem;border-radius:6px;text-decoration:none;transition:background .2s}.app-link[data-astro-cid-ro7pgs3h]:hover{background:#fff3;color:var(--gold)}.subscribe-link[data-astro-cid-ro7pgs3h]{background:var(--gold);color:var(--navy);font-weight:700}.subscribe-link[data-astro-cid-ro7pgs3h]:hover{background:var(--gold-dark);color:var(--navy)}.app-icon[data-astro-cid-ro7pgs3h]{font-size:.9rem}.app-svg[data-astro-cid-ro7pgs3h]{width:.85rem;height:.85rem;flex-shrink:0}.loading-state[data-astro-cid-ro7pgs3h]{text-align:center;padding:3rem 0;color:var(--gray-500)}.spinner[data-astro-cid-ro7pgs3h]{width:36px;height:36px;border:3px solid var(--gray-200);border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-state[data-astro-cid-ro7pgs3h]{text-align:center;padding:3rem 0;color:var(--gray-600)}.error-state[data-astro-cid-ro7pgs3h] a[data-astro-cid-ro7pgs3h]{color:var(--navy);text-decoration:underline}.no-events[data-astro-cid-ro7pgs3h]{text-align:center;color:var(--gray-500);font-style:italic;padding:2rem 0}.events-list[data-astro-cid-ro7pgs3h]{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.event-card[data-astro-cid-ro7pgs3h]{display:flex;gap:1.25rem;background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:1.25rem;transition:box-shadow .2s}.event-card[data-astro-cid-ro7pgs3h]:hover{box-shadow:0 2px 12px #001f5b14}.event-card[data-astro-cid-ro7pgs3h].past-event{opacity:.6}.event-date-badge[data-astro-cid-ro7pgs3h]{flex-shrink:0;width:56px;height:56px;background:var(--navy);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--white);line-height:1}.event-month[data-astro-cid-ro7pgs3h]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gold)}.event-day[data-astro-cid-ro7pgs3h]{font-size:1.35rem;font-weight:800}.event-content[data-astro-cid-ro7pgs3h]{flex:1;min-width:0}.event-title[data-astro-cid-ro7pgs3h]{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.35rem}.event-meta[data-astro-cid-ro7pgs3h]{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:.5rem}.event-meta-item[data-astro-cid-ro7pgs3h]{font-size:.8rem;color:var(--gray-600)}.event-desc[data-astro-cid-ro7pgs3h]{font-size:.85rem;color:var(--gray-600);line-height:1.5}.event-date-link[data-astro-cid-ro7pgs3h]{text-decoration:none;color:var(--gray-600);cursor:pointer;transition:color .2s}.event-date-link[data-astro-cid-ro7pgs3h]:hover{color:var(--navy)}.event-location-link[data-astro-cid-ro7pgs3h]{color:var(--navy);text-decoration:none;border-bottom:1px dashed var(--gray-400);transition:color .2s,border-color .2s}.event-location-link[data-astro-cid-ro7pgs3h]:hover{color:var(--gold-dark, #b8860b);border-color:var(--gold-dark, #b8860b)}.past-title[data-astro-cid-ro7pgs3h]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-200)}.gcal-wrapper[data-astro-cid-ro7pgs3h]{border-radius:10px;overflow:hidden;border:1px solid var(--gray-200);background:var(--white)}.gcal-wrapper[data-astro-cid-ro7pgs3h] iframe[data-astro-cid-ro7pgs3h]{width:100%;height:600px;border:0}@media(max-width:768px){.teamsnap-content[data-astro-cid-ro7pgs3h]{flex-direction:column;text-align:center}.teamsnap-links[data-astro-cid-ro7pgs3h]{justify-content:center}.event-card[data-astro-cid-ro7pgs3h]{flex-direction:column;gap:.75rem}.event-date-badge[data-astro-cid-ro7pgs3h]{width:48px;height:48px}.view-toggle-row[data-astro-cid-ro7pgs3h]{justify-content:center}.gcal-wrapper[data-astro-cid-ro7pgs3h] iframe[data-astro-cid-ro7pgs3h]{height:450px}}
