:root{--page: #f2f5f3;--white: #f2f5f3;--cream: #f2f5f3;--teal: #356382;--teal-lt: #283339;--teal-pale: #e6eef3;--terra: #356382;--terra-strong: #356382;--terra-lt: #283339;--terra-pale: #e6eef3;--sage: #57656b;--sage-pale: #7d8a90;--gold: #3c7194;--sand: #e6eef3;--gold-pale: #f2f5f3;--ink: #283339;--ink-mid: #57656b;--ink-lt: #7d8a90;--border: #d4dcdd;--border-lt: #e6ebeb;--shadow-xs: 0 2px 8px rgba(40,51,57,.045);--shadow-sm: 0 8px 24px rgba(40,51,57,.065);--shadow-md: 0 18px 44px rgba(40,51,57,.105);--shadow-lg: 0 28px 68px rgba(40,51,57,.14);--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--panel-border: rgba(40,51,57,.24);--panel-shadow: 0 4px 16px rgba(40,51,57,.045);--panel-shadow-hover: 0 10px 26px rgba(40,51,57,.075)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:"Inter",sans-serif;letter-spacing:0.01em;background:var(--page);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;width:100%}.header-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;text-decoration:none;padding:0.42rem 0}.logo-leaf{width:44px;height:44px;border-radius:0;background:none;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-leaf img{width:44px;height:44px;object-fit:contain;display:block}.logo-text{display:flex;flex-direction:column;line-height:1.15}.logo-name{font-weight:600;font-size:0.86rem;color:var(--teal)}.logo-sub{font-size:0.63rem;color:var(--ink-lt)}nav{display:flex;align-items:center;gap:0.15rem}.nav-desktop{display:flex;align-items:center;gap:0.15rem}nav a{color:var(--ink-mid);text-decoration:none;font-size:0.86rem;font-weight:600;padding:0.42rem 0.75rem;border-radius:var(--r-sm);transition:background 0.15s,color 0.15s;white-space:nowrap}nav a:hover{color:var(--teal);background:var(--teal-pale)}.nav-cta{background:var(--terra-strong)!important;color:#ffffff!important;font-weight:700!important;border-radius:var(--r-sm)!important;padding:0.42rem 1rem!important;box-shadow:0 4px 12px rgba(200,135,105,.28);transition:background 0.15s!important}.nav-cta:hover{background:var(--terra-lt)!important}.mobile-menu-btn{display:none;background:var(--page);border:1.5px solid var(--border);border-radius:var(--r-sm);color:var(--teal);padding:0.38rem 0.7rem;font-size:1.1rem;cursor:pointer}.mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;background:var(--white);z-index:99;padding:1rem 1.5rem;flex-direction:column;border-bottom:1px solid var(--border);box-shadow:var(--shadow-md)}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--ink-mid);text-decoration:none;font-size:1rem;font-weight:600;padding:0.7rem 0;border-bottom:1px solid var(--border-lt)}.mobile-menu a:last-child{border-bottom:none}.hero{background:linear-gradient(135deg,#f2f5f3 0%,#eaf0f2 100%);border-bottom:1px solid var(--border);padding:1.5rem 1.5rem 1.4rem}.hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}.hero-copy{flex:1;min-width:0}.hero h1{font-size:clamp(2rem,4.2vw,3.05rem);font-weight:800;color:var(--teal);line-height:1.04;letter-spacing:-0.03em;margin-bottom:0.3rem}.hero p{font-size:0.95rem;color:var(--ink);line-height:1.55;max-width:460px}.hero-panel{flex:0 0 268px;max-width:290px;background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:1rem 1.1rem;box-shadow:var(--shadow-sm)}.hero-panel-head{font-size:0.72rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:var(--terra-lt);margin-bottom:0.7rem}.hero-panel-list{display:flex;flex-direction:column;gap:0.55rem;margin-bottom:0.8rem}.hp-row{display:flex;align-items:center;gap:0.65rem;text-align:left;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;width:100%}.hp-chip{flex:none;width:42px;height:42px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff;line-height:1}.hp-chip .d{font-size:1.05rem;font-weight:800}.hp-chip .m{font-size:0.52rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;opacity:0.95}.hp-info{min-width:0;display:flex;flex-direction:column}.hp-title{font-size:0.85rem;font-weight:700;color:var(--ink);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-meta{font-size:0.72rem;color:var(--ink-mid)}.hero-panel-link{font-size:0.8rem;font-weight:700;color:var(--teal);text-decoration:none}.hero-panel-link:hover{text-decoration:underline}.hero-place,.hero-right,.hero-badges,.hero-badge,.hero-cta,.hero-stats,.hero-actions{display:none}.filter-wrap,.simple-filter-panel{background:var(--white);border-bottom:1px solid var(--border);padding:0.6rem 1.5rem;position:sticky;top:56px;z-index:90;box-shadow:var(--shadow-xs);overflow:hidden}.filter-inner,.simple-filter-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:0.35rem;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:0.35rem}.filter-label{display:none}.filter-sep{width:1px;height:18px;background:var(--border);margin:0 0.15rem;flex-shrink:0}.filter-options{display:flex;gap:0.3rem;align-items:center}.chip{display:inline-flex;align-items:center;height:32px;padding:0 0.85rem;border-radius:999px;border:1px solid var(--border);background:transparent;font-family:inherit;font-size:0.76rem;font-weight:700;color:var(--ink-lt);cursor:pointer;transition:all 0.15s;white-space:nowrap;user-select:none}.chip:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-pale)}.chip.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.age-select{height:32px;appearance:none;padding:0 1.7rem 0 0.75rem;border:1px solid var(--border);border-radius:999px;background:transparent;font-family:inherit;font-size:0.76rem;font-weight:700;color:var(--ink-lt);cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%237c817d' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.55rem center;transition:border-color 0.15s}.age-select:focus{border-color:var(--teal);color:var(--teal);outline:none}.date-pill{display:none;align-items:center;gap:0.55rem;flex-wrap:wrap;max-width:100%;background:var(--terra-pale);border:1px solid rgba(200,135,105,.3);color:var(--terra-lt);padding:0.45rem 0.55rem 0.45rem 0.95rem;border-radius:999px;font-size:0.85rem;font-weight:600}.date-pill.show{display:inline-flex}.date-pill button{background:var(--terra-strong);border:none;color:#ffffff;font-weight:700;cursor:pointer;text-decoration:none;padding:0.18rem 0.7rem;border-radius:999px;font-family:inherit;font-size:0.78rem}.date-pill button:hover{background:var(--terra-lt)}.search-wrap,.filter-divider,.cat-select,.clear-btn{display:none}.main{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 3rem;display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:1.5rem;align-items:start;overflow:hidden}.events-section-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:1.25rem;box-shadow:var(--shadow-sm);min-width:0;overflow:hidden}.section-title-row{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 1rem}.section-title-row h2{font-size:1.15rem;font-weight:700;color:var(--teal);letter-spacing:-0.015em}.section-title-row a{font-size:0.76rem;font-weight:700;color:var(--ink-lt);text-decoration:none;border-bottom:1px dashed var(--border);padding-bottom:1px;transition:color 0.15s}.section-title-row a:hover{color:var(--teal)}.premier-wrap{background:var(--gold-pale);border:1px solid rgba(230,172,121,.28);border-radius:var(--r-md);padding:1.2rem 1rem 0.8rem;margin-bottom:1rem;display:flex;gap:0.8rem;align-items:center;position:relative}.premier-wrap .sponsor-label{position:absolute;top:-8px;left:12px;background:var(--sand);color:#283339;font-size:0.56rem;font-weight:800;letter-spacing:0.1em;padding:0.12rem 0.5rem;border-radius:4px;text-transform:uppercase}.premier-logo{width:44px;height:44px;background:#ffffff;border-radius:var(--r-sm);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.premier-logo img{max-width:100%;max-height:100%;object-fit:contain}.premier-initials{font-weight:700;color:var(--teal);font-size:0.88rem}.premier-name{font-weight:700;font-size:0.9rem;color:var(--ink);margin-bottom:0.1rem}.premier-blurb{font-size:0.76rem;color:var(--ink-mid);line-height:1.4}.premier-cta{margin-left:auto;flex-shrink:0;background:var(--teal);color:#ffffff;padding:0.4rem 0.85rem;border-radius:var(--r-sm);font-size:0.74rem;font-weight:700;text-decoration:none;white-space:nowrap}.premier-cta:hover{background:var(--teal-lt)}.results-bar{margin-bottom:0.75rem}.results-count{font-size:0.8rem;color:var(--ink-lt)}.results-count strong{color:var(--ink);font-weight:700}@keyframes fadeUp{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.featured-rails{margin-bottom:1.25rem}.feature-section{margin-bottom:0.85rem;overflow:hidden}.feature-section-head{margin-bottom:0.6rem}.feature-section-head h3{font-size:0.82rem;font-weight:700;color:var(--ink-mid);text-transform:uppercase;letter-spacing:0.05em;margin:0}.feature-section-head p{font-size:0.7rem;color:var(--ink-lt);margin:0}.feature-grid{display:flex;gap:0.55rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:0.35rem;scroll-snap-type:x mandatory;scrollbar-width:none}.feature-grid::-webkit-scrollbar{display:none}.feature-card{flex:0 0 210px;scroll-snap-align:start;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;cursor:pointer;display:grid;grid-template-columns:52px 1fr;transition:transform 0.18s,box-shadow 0.18s;box-shadow:var(--shadow-xs);min-height:80px}.feature-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.feature-cat-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.6rem 0.25rem}.feature-cat-day{font-size:1.2rem;font-weight:700;color:#ffffff;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.15)}.feature-cat-mo{font-size:0.5rem;font-weight:800;color:rgba(255,252,247,.85);text-transform:uppercase;letter-spacing:0.06em;margin-top:0.15rem;text-align:center}.feature-copy{padding:0.55rem 0.65rem;display:flex;flex-direction:column;justify-content:center;min-width:0}.feature-kicker{font-size:0.56rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:var(--terra-lt);margin-bottom:0.18rem}.feature-copy h3{font-size:0.8rem;line-height:1.25;color:var(--ink);margin:0 0 0.18rem;font-weight:700;word-break:break-word}.feature-copy p{font-size:0.65rem;line-height:1.35;color:var(--ink-lt);margin:0}.feature-img,.feature-img-fallback{display:none}.events-list{display:flex;flex-direction:column;gap:0.55rem}.event-row:not(.ecard),.event-row.event-card-pro:not(.ecard),.event-row.event-card-pro:not(.ecard):first-child,.event-row.event-card-pro:not(.ecard):last-child,.event-row.event-card-pro:not(.ecard):only-child{display:grid;grid-template-columns:80px minmax(0,1fr);background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;cursor:pointer;box-shadow:var(--shadow-xs);isolation:isolate;transition:transform 0.15s,box-shadow 0.15s,border-color 0.15s;animation:fadeUp 0.22s ease both;max-width:100%;width:100%}.event-row:not(.ecard):hover,.event-row.event-card-pro:not(.ecard):hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(200,135,105,.3)}.event-thumb{display:none}.event-thumb-fallback{display:none}.event-date-col{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.9rem 0.4rem;flex-shrink:0;background:var(--teal-pale);position:relative}.event-day-num{font-size:1.75rem;font-weight:700;color:#ffffff;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.15)}.event-day-lbl{font-size:0.55rem;font-weight:800;color:rgba(255,252,247,.85);text-transform:uppercase;letter-spacing:0.06em;margin-top:0.2rem;text-align:center;line-height:1.3}.event-recur-dot{width:5px;height:5px;border-radius:50%;background:rgba(255,252,247,.6);margin-top:0.35rem}.event-body{padding:0.8rem 1rem;display:flex;flex-direction:column;gap:0.22rem;min-width:0}.event-title{font-weight:700;font-size:0.97rem;color:var(--ink);line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.event-tags{display:flex;align-items:center;gap:0.28rem;flex-wrap:wrap}.tag{font-size:0.62rem;font-weight:700;padding:0.13rem 0.48rem;border-radius:999px}.tag-age{background:var(--teal-pale);color:var(--teal)}.tag-cat{background:var(--sage-pale);color:#356382}.tag-free{background:var(--terra-pale);color:var(--terra-lt)}.tag-recur{background:var(--gold-pale);color:#283339}.tag-feat{background:var(--gold-pale);color:#283339;border:1px solid rgba(230,172,121,.3)}.new-badge{display:inline-flex;background:var(--terra-pale);color:var(--terra-lt);border:1px solid rgba(200,135,105,.2);border-radius:999px;padding:0.07rem 0.38rem;font-size:0.56rem;font-weight:800;letter-spacing:0.05em;text-transform:uppercase;margin-left:0.28rem;vertical-align:middle}.event-desc{display:none}.event-location-badge{font-size:0.74rem;font-weight:700;color:var(--ink-mid);display:flex;align-items:center;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.event-location-badge::before{content:"\25b8";font-size:0.7rem;color:var(--terra-lt)}.event-time{font-size:0.82rem;font-weight:700;color:var(--ink-mid);margin-top:0.1rem}.event-meta{display:flex;align-items:center;gap:0.45rem;flex-wrap:wrap;font-size:0.74rem;color:var(--ink-lt);padding-top:0.2rem;border-top:1px solid var(--border-lt);margin-top:0.1rem}.event-meta .loc{display:none}.event-cost{font-weight:700;color:var(--terra-lt)}.load-more-wrap{margin-top:1rem}.events-progress{height:4px;background:var(--border);border-radius:999px;margin-bottom:0.75rem;overflow:hidden}.events-progress-bar{height:100%;background:linear-gradient(90deg,var(--teal),var(--sage));border-radius:999px;transition:width 0.4s ease}.load-more-btn{display:block;width:100%;background:var(--white);border:1.5px solid var(--border);color:var(--teal);font-family:inherit;font-weight:700;font-size:0.86rem;padding:0.65rem;border-radius:var(--r-md);cursor:pointer;transition:all 0.15s;box-shadow:var(--shadow-sm);text-align:center}.load-more-btn:hover{border-color:var(--teal);background:var(--teal-pale)}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:80;background:var(--terra-strong);color:#ffffff;border:none;border-radius:999px;width:40px;height:40px;font-size:1rem;cursor:pointer;box-shadow:var(--shadow-md);display:none;align-items:center;justify-content:center;transition:opacity 0.2s,transform 0.2s;font-family:inherit;font-weight:700}.back-to-top.visible{display:flex}.back-to-top:hover{background:var(--teal-lt);transform:translateY(-2px)}@media(max-width:700px){#backToTop{display:none!important}.back-to-top{bottom:5.5rem;right:1rem;width:36px;height:36px;font-size:0.9rem}}.no-results{text-align:center;padding:2.75rem 1.5rem;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md)}.no-results-icon{font-size:2.5rem;margin-bottom:0.65rem}.no-results h3{font-size:1.1rem;color:var(--ink-mid);margin-bottom:0.35rem}.no-results p{font-size:0.88rem;color:var(--ink-lt);line-height:1.55;margin-bottom:1rem}.no-results .qf-btn{background:var(--teal);color:#ffffff;border-color:var(--teal);border-radius:999px;padding:0.55rem 1.25rem;font-size:0.86rem}.loading-state{text-align:center;padding:2.5rem 1.5rem;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md)}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:30px;height:30px;border:3px solid var(--border);border-top-color:var(--teal);border-radius:50%;animation:spin 0.8s linear infinite;margin:0 auto 0.85rem}.loading-state p{color:var(--ink-lt);font-size:0.86rem}.in-feed-sponsor{background:var(--gold-pale);border:1px dashed rgba(230,172,121,.45);border-radius:var(--r-md);padding:0.75rem 0.9rem;margin:0.2rem 0}.in-feed-sponsor-label{display:inline-flex;background:var(--sand);color:#283339;border-radius:4px;padding:0.1rem 0.42rem;font-size:0.56rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.4rem}.in-feed-sponsor-inner{display:flex;align-items:center;gap:0.65rem}.in-feed-logo{width:34px;height:34px;border-radius:var(--r-sm);flex-shrink:0;overflow:hidden;background:rgba(230,172,121,.2);color:var(--teal);display:grid;place-items:center;font-weight:800;font-size:0.68rem;border:1px solid rgba(230,172,121,.3)}.in-feed-logo img{width:100%;height:100%;object-fit:contain;background:#ffffff}.in-feed-name{font-weight:700;font-size:0.84rem;color:var(--ink)}.in-feed-blurb{font-size:0.7rem;color:var(--ink-lt);line-height:1.35}.in-feed-cta{margin-left:auto;flex-shrink:0;background:var(--teal);color:#ffffff;padding:0.35rem 0.7rem;border-radius:var(--r-sm);font-size:0.68rem;font-weight:700;white-space:nowrap}a.in-feed-sponsor{text-decoration:none;display:block}.sidebar{display:flex;flex-direction:column;gap:0.85rem}aside.sidebar{background:var(--cream);border:1px solid var(--border-lt);border-radius:var(--r-lg);padding:1rem;min-width:0;overflow:hidden}.feat-card{background:var(--gold-pale);border:1px solid rgba(230,172,121,.3);border-radius:var(--r-md);padding:1rem;position:relative;overflow:visible}.feat-card .sponsor-label{position:absolute;top:-8px;left:10px;background:var(--sand);color:#283339;font-size:0.56rem;font-weight:800;letter-spacing:0.1em;padding:0.12rem 0.5rem;border-radius:4px;text-transform:uppercase}.feat-head{display:flex;align-items:center;gap:0.7rem;margin-bottom:0.6rem}.feat-logo{width:52px;height:52px;min-width:52px;border-radius:var(--r-sm);flex-shrink:0;overflow:hidden;background:var(--white);border:1px solid var(--border);display:grid;place-items:center;padding:4px}.feat-logo img{width:100%;height:100%;object-fit:contain;display:block}.feat-name{font-weight:700;font-size:0.92rem;color:var(--ink);line-height:1.2}.feat-type{font-size:0.62rem;color:var(--gold);font-weight:800;margin-top:0.1rem;text-transform:uppercase;letter-spacing:0.04em}.feat-blurb{font-size:0.8rem;color:var(--ink-mid);line-height:1.5;margin-bottom:0.7rem}.feat-cta{display:block;background:var(--teal);color:#ffffff;text-align:center;padding:0.52rem;border-radius:var(--r-sm);font-size:0.78rem;font-weight:700;text-decoration:none}.feat-cta:hover{background:var(--teal-lt)}.supporters-card{background:var(--sage-pale);border:1px solid rgba(241,185,161,.3);border-radius:var(--r-md);padding:1rem;position:relative;overflow:visible}.supporters-card .sponsor-label{position:static;display:inline-block;background:var(--sage);color:#ffffff;font-size:0.62rem;font-weight:800;letter-spacing:0.1em;padding:0.2rem 0.55rem;border-radius:4px;text-transform:uppercase;margin-bottom:0.5rem}.supporters-title{font-size:0.9rem;font-weight:700;color:var(--ink);margin:0.38rem 0 0.22rem;line-height:1.25}.supporters-sub{font-size:0.74rem;color:var(--ink-lt);line-height:1.5;margin-bottom:0.7rem}.partner-card-grid{display:grid;gap:0.6rem;margin-bottom:0.7rem}.partner-card{display:flex;gap:0.8rem;align-items:center;background:var(--white);border:1px solid var(--border);border-radius:var(--r-sm);padding:0.95rem 0.85rem;min-height:68px;text-decoration:none;color:inherit;transition:transform 0.15s,box-shadow 0.15s}.partner-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.partner-card-logo{width:40px;height:40px;min-width:40px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,var(--sage),var(--teal));color:#ffffff;display:grid;place-items:center;font-weight:800;font-size:0.68rem}.partner-card-logo img{width:100%;height:100%;object-fit:contain;background:#ffffff;padding:2px}.partner-card-body{min-width:0}.partner-card-tag{display:inline-flex;background:var(--terra-pale);color:var(--terra-lt);border-radius:999px;padding:0.08rem 0.38rem;font-size:0.56rem;text-transform:uppercase;letter-spacing:0.06em;font-weight:800;margin-bottom:0.12rem}.partner-card-name{color:var(--ink);font-weight:800;font-size:0.82rem;line-height:1.2}.partner-card-blurb{color:var(--ink-lt);font-size:0.66rem;line-height:1.35;margin-top:0.16rem}.supporter-link{display:block;width:100%;background:var(--teal);color:#ffffff;border:none;border-radius:var(--r-sm);padding:0.55rem;text-align:center;font-weight:700;font-size:0.82rem;text-decoration:none;cursor:pointer;font-family:inherit;transition:background 0.15s}.supporter-link:hover{background:var(--teal-lt);color:#ffffff}.supporter-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.4rem;margin-bottom:0.55rem}.supporter-chip{display:flex;align-items:center;gap:0.35rem;background:var(--white);border:1px solid var(--border);border-radius:var(--r-sm);padding:0.42rem 0.55rem;text-decoration:none;color:var(--ink);transition:all 0.15s}.supporter-chip:hover{border-color:var(--teal)}.supporter-chip-logo{width:26px;height:26px;border-radius:6px;background:linear-gradient(135deg,var(--sage),var(--teal));color:#ffffff;display:grid;place-items:center;font-weight:700;font-size:0.58rem;flex-shrink:0;overflow:hidden}.supporter-chip-logo img{max-width:100%;max-height:100%;object-fit:contain;background:#ffffff}.supporter-chip-name{font-size:0.7rem;font-weight:700;color:var(--ink);line-height:1.2}.qf-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);padding:0.9rem}.qf-title{font-size:0.68rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:var(--ink-lt);margin-bottom:0.6rem}.qf-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.38rem}.qf-btn{background:var(--page);border:1px solid var(--border);border-radius:var(--r-sm);padding:0.5rem 0.4rem;font-family:inherit;font-size:0.76rem;font-weight:700;color:var(--ink-mid);cursor:pointer;text-align:center;transition:all 0.15s;height:38px}.qf-btn:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-pale)}.qf-btn.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.cal-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.cal-head{padding:0.75rem 1rem;border-bottom:1px solid var(--border-lt);display:flex;align-items:baseline;justify-content:space-between}.cal-title{font-size:0.86rem;font-weight:700;color:var(--ink)}.cal-month-badge{font-size:0.66rem;font-weight:600;color:var(--ink-lt)}.cal-body{padding:0.75rem 0.85rem}.cal-nav-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.45rem}.cal-nav-btn{background:var(--white);border:1px solid var(--border);cursor:pointer;color:var(--teal);padding:0.1rem 0.55rem;border-radius:8px;font-size:1.15rem;font-weight:800;line-height:1.1}.cal-nav-btn:hover{background:var(--teal);color:#ffffff;border-color:var(--teal)}.cal-month-lbl{font-weight:700;font-size:0.8rem;color:var(--ink)}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;text-align:center}.cal-dn{font-size:0.56rem;font-weight:800;color:#57656b;text-transform:uppercase;padding:0.15rem 0}.cal-d{font-size:0.7rem;padding:0.24rem 0.08rem;border-radius:6px;cursor:pointer;color:var(--ink-mid);transition:all 0.15s;line-height:1.3}.cal-d:hover{background:var(--teal-pale)}.cal-d.has{font-weight:700;color:var(--teal)}.cal-d.has::after{content:".";display:block;font-size:0.85rem;color:var(--terra-lt);line-height:0;margin-top:3px}.cal-d.today{background:var(--teal);color:#ffffff;font-weight:700}.cal-d.other{color:var(--border);cursor:default}.cal-d.sel{box-shadow:inset 0 0 0 2px var(--terra);color:var(--teal);font-weight:700}.cal-d.disabled{color:var(--border);cursor:default;pointer-events:none}.upcoming-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.upcoming-head{padding:0.75rem 1rem;border-bottom:1px solid var(--border-lt);font-size:0.86rem;font-weight:700;color:var(--ink)}.upcoming-item{display:flex;align-items:center;gap:0.65rem;padding:0.6rem 1rem;border-bottom:1px solid var(--border-lt);cursor:pointer;transition:background 0.15s}.upcoming-item:last-child{border-bottom:none}.upcoming-item:hover{background:var(--teal-pale)}.upcoming-date{display:flex;flex-direction:column;align-items:center;min-width:30px}.upcoming-day{font-size:1.15rem;font-weight:700;color:var(--teal);line-height:1}.upcoming-mo{font-size:0.56rem;font-weight:800;color:var(--ink-lt);text-transform:uppercase}.upcoming-info{min-width:0}.upcoming-title{font-size:0.82rem;font-weight:700;color:var(--ink);line-height:1.3}.upcoming-loc{font-size:0.7rem;color:var(--ink-lt);margin-top:0.08rem}.nl-card{background:linear-gradient(145deg,var(--teal) 0%,#283339 100%);border-radius:var(--r-md);padding:1.1rem;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.nl-card::before{content:"";position:absolute;right:0.7rem;top:0.55rem;font-size:1.5rem;opacity:0.15;pointer-events:none}.nl-head{font-weight:700;font-size:0.92rem;color:#ffffff;margin-bottom:0.45rem}.nl-body p{font-size:0.82rem;color:rgba(255,252,247,.76);line-height:1.55;margin-bottom:0.8rem}.beehiiv-native-wrap{margin-bottom:0.6rem}.nl-actions{display:flex;flex-direction:column;gap:0.38rem}.nl-actions a{display:block;text-align:center;color:rgba(255,252,247,.62);font-size:0.78rem;font-weight:600;text-decoration:underline}.nl-actions a:hover{color:#ffffff}.nl-band{background:linear-gradient(135deg,var(--teal) 0%,#283339 100%);border-top:1px solid var(--border);scroll-margin-top:108px}.nl-band-inner{max-width:1200px;margin:0 auto;padding:2.1rem 1.5rem;display:flex;gap:2rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.nl-band-copy{flex:1 1 360px;min-width:0}.nl-band-eyebrow{font-size:0.82rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:#356382;margin-bottom:0.5rem}.nl-band-title{font-size:clamp(1.55rem,3vw,2.1rem);font-weight:700;color:#ffffff;line-height:1.1;letter-spacing:-0.02em;margin-bottom:0.55rem}.nl-band-sub{font-size:1.05rem;color:rgba(255,252,247,.9);line-height:1.5;max-width:540px;margin-bottom:1rem}.nl-band-fb{display:inline-block;color:#ffffff;font-weight:700;font-size:0.98rem;text-decoration:underline;text-underline-offset:3px}.nl-band-fb:hover{opacity:0.85}.nl-band-form{flex:0 1 380px;background:var(--white);border-radius:var(--r-lg);padding:1.2rem;box-shadow:var(--shadow-md)}@media(max-width:700px){.nl-band-inner{padding:1.6rem 1rem;gap:1.2rem}.nl-band-form{flex:1 1 100%;width:100%}.nl-band-sub{font-size:1rem}}.submit-card{display:none}.modal-bg{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:200;overflow-y:auto}.modal-bg.open{display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.modal-box{background:var(--white);border-radius:var(--r-xl);max-width:520px;width:100%;position:relative;overflow:hidden;box-shadow:var(--shadow-lg);margin:auto}.modal-close{position:absolute;top:0.7rem;right:0.7rem;width:30px;height:30px;border-radius:50%;background:rgba(255,252,247,.25);border:none;color:#ffffff;font-size:0.85rem;cursor:pointer;display:grid;place-items:center;z-index:10;transition:background 0.15s}.modal-close:hover{background:rgba(255,252,247,.4)}.modal-top{height:6px}.modal-content{padding:1.35rem}.modal-image{min-height:180px;max-height:320px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:var(--page);border-radius:var(--r-md);margin-bottom:0.9rem;overflow:hidden}.modal-tags{display:flex;gap:0.32rem;flex-wrap:wrap;margin-bottom:0.65rem}.modal-title{font-size:1.25rem;font-weight:700;color:var(--ink);line-height:1.2;margin-bottom:0.55rem;letter-spacing:-0.02em}.modal-desc{font-size:0.88rem;color:var(--ink-mid);line-height:1.6;margin-bottom:0.9rem;background:var(--page);border-radius:var(--r-sm);padding:0.75rem}.modal-info{display:flex;flex-direction:column;gap:0.5rem;background:var(--page);border-radius:var(--r-sm);padding:0.9rem;margin-bottom:0.9rem}.modal-row{display:grid;grid-template-columns:80px 1fr;gap:0.4rem;font-size:0.86rem}.modal-row strong{color:var(--ink-lt);font-weight:700}.modal-row a{color:var(--teal)}.modal-town{display:inline-flex;align-items:center;gap:0.3rem;background:var(--teal-pale);color:var(--teal);border-radius:999px;padding:0.2rem 0.6rem;font-size:0.72rem;font-weight:700;margin-bottom:0.5rem}.modal-actions{display:flex;gap:0.5rem;flex-wrap:wrap}.modal-btn-p{background:var(--teal);color:#ffffff;border:none;border-radius:var(--r-sm);font-family:inherit;font-weight:700;font-size:0.88rem;padding:0.58rem 1.1rem;cursor:pointer;transition:background 0.15s}.modal-btn-p:hover{background:var(--teal-lt)}.modal-btn-s{background:var(--page);color:var(--ink-mid);border:1.5px solid var(--border);border-radius:var(--r-sm);font-family:inherit;font-weight:700;font-size:0.88rem;padding:0.58rem 1.1rem;cursor:pointer;transition:all 0.15s}.modal-btn-s:hover{border-color:var(--teal);color:var(--teal)}.form-bg{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:200;overflow-y:auto}.form-bg.open{display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.form-box{background:var(--white);border-radius:var(--r-xl);max-width:580px;width:100%;padding:1.75rem;position:relative;box-shadow:var(--shadow-lg);margin:auto}.form-title{font-size:1.2rem;font-weight:700;color:var(--ink);margin-bottom:0.2rem}.form-sub{font-size:0.84rem;color:var(--ink-lt);margin-bottom:0.8rem}.form-progress{display:flex;gap:0.3rem;margin-bottom:0.8rem}.form-progress span{height:4px;flex:1;border-radius:99px;background:var(--teal);opacity:0.2}.form-progress span.on{opacity:1}.submit-note{font-size:0.8rem;background:var(--teal-pale);border:1px solid rgba(89,100,88,.18);border-radius:var(--r-sm);padding:0.7rem 0.9rem;margin-bottom:0.85rem;color:var(--ink-mid);line-height:1.5}.form-ok-list{display:flex;gap:0.4rem;flex-wrap:wrap;margin-bottom:1rem}.form-ok-pill{background:var(--sage-pale);color:#356382;border-radius:999px;padding:0.26rem 0.65rem;font-size:0.7rem;font-weight:700}.form-section-title{font-size:0.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:var(--ink-lt);margin:1rem 0 0.6rem;padding-top:0.85rem;border-top:1px solid var(--border-lt)}.form-section-title:first-of-type{border-top:none;padding-top:0;margin-top:0}.form-group{margin-bottom:0.7rem}.form-group label{display:block;font-size:0.86rem;font-weight:700;color:var(--ink-mid);margin-bottom:0.32rem}.req{color:var(--terra-lt)}.form-group input,.form-group textarea,.form-group select{width:100%;border:1.5px solid var(--border);border-radius:var(--r-sm);padding:0.58rem 0.78rem;font-family:inherit;font-size:0.9rem;color:var(--ink);background:var(--white);outline:none;transition:border-color 0.15s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--teal)}.form-group textarea{min-height:90px;resize:vertical}.form-helper{font-size:0.72rem;color:var(--ink-lt);margin-top:0.28rem;line-height:1.4}.form-2col{display:grid;grid-template-columns:1fr 1fr;gap:0.7rem}.chip-group{display:flex;flex-wrap:wrap;gap:0.32rem}.form-chip{background:var(--page);border:1.5px solid var(--border);border-radius:999px;padding:0.32rem 0.78rem;font-family:inherit;font-size:0.78rem;font-weight:600;color:var(--ink-mid);cursor:pointer;transition:all 0.15s}.form-chip.on{background:var(--teal);border-color:var(--teal);color:#ffffff}.form-chip:hover:not(.on){border-color:var(--teal);color:var(--teal)}.wiz-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.55rem}.wiz-choice{background:var(--page);border:2px solid var(--border);border-radius:var(--r-md);padding:0.72rem 0.75rem;text-align:left;font-family:inherit;color:var(--ink-mid);cursor:pointer;transition:all 0.15s;min-height:64px}.wiz-choice strong{display:block;font-size:0.92rem;color:var(--ink)}.wiz-choice span{display:block;margin-top:0.18rem;font-size:0.75rem;line-height:1.3;color:var(--ink-lt)}.wiz-choice.on{border-color:var(--teal);background:var(--teal-pale);box-shadow:0 0 0 2px rgba(42,111,103,0.12)}.wiz-choice.on strong{color:var(--teal)}.wiz-choice:hover:not(.on){border-color:var(--teal)}.wiz-intro{margin-bottom:0.75rem}.wiz-intro strong{display:block;font-size:1.02rem;color:var(--ink)}.wiz-intro span{display:block;margin-top:0.18rem;font-size:0.82rem;line-height:1.4;color:var(--ink-lt)}.wiz-note{background:var(--teal-pale);border-radius:var(--r-sm);color:var(--ink-mid);font-size:0.8rem;line-height:1.4;padding:0.65rem 0.75rem;margin:0.4rem 0 0.85rem}.wiz-section-label{display:block;font-size:0.86rem;font-weight:800;color:var(--ink-mid);margin-bottom:0.38rem}.wiz-hidden-field{display:none!important}.cost-options{display:grid;grid-template-columns:1fr 1fr;gap:0.45rem}.cost-option{background:var(--page);border:1.5px solid var(--border);border-radius:var(--r-sm);padding:0.55rem 0.65rem;font-family:inherit;font-size:0.84rem;font-weight:700;color:var(--ink-mid);cursor:pointer;min-height:44px}.cost-option.on{background:var(--teal);border-color:var(--teal);color:#ffffff}.cost-option:hover:not(.on){border-color:var(--teal);color:var(--teal)}.time-presets{display:flex;gap:0.28rem;flex-wrap:wrap;margin-top:0.32rem}.time-btn{background:var(--page);border:1px solid var(--border);border-radius:999px;padding:0.2rem 0.58rem;font-family:inherit;font-size:0.7rem;font-weight:600;color:var(--ink-lt);cursor:pointer}.time-btn:hover{border-color:var(--teal);color:var(--teal)}.recur-btns{display:flex;gap:0.32rem;flex-wrap:wrap;margin-bottom:0.6rem}.recur-btn{background:var(--page);border:1.5px solid var(--border);border-radius:999px;padding:0.32rem 0.78rem;font-family:inherit;font-size:0.78rem;font-weight:600;color:var(--ink-mid);cursor:pointer}.recur-btn.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.form-msg{display:none;border-radius:var(--r-sm);padding:0.68rem 0.88rem;font-size:0.84rem;margin-bottom:0.6rem;line-height:1.4}.form-msg.show{display:block}.form-msg.ok{background:var(--teal-pale);color:var(--teal);border:1px solid rgba(89,100,88,.22)}.form-msg.err{background:var(--terra-pale);color:#283339;border:1px solid rgba(200,135,105,.28)}.form-msg.info{background:var(--page);color:var(--ink-mid);border:1px solid var(--border)}.form-submit{width:100%;background:var(--teal);color:#ffffff;border:none;border-radius:var(--r-md);font-family:inherit;font-weight:700;font-size:0.94rem;padding:0.78rem;cursor:pointer;transition:background 0.15s,transform 0.15s;box-shadow:var(--shadow-md)}.form-submit:hover{background:var(--teal-lt);transform:translateY(-1px)}.submit-free-note{margin-top:0.55rem;font-size:0.78rem;color:var(--ink-lt);line-height:1.45}.submit-free-note a{color:var(--terra-lt);font-weight:700;text-decoration:none}.submit-free-note a:hover{text-decoration:underline}.form-box .modal-close{background:var(--border);color:var(--ink-mid)}.form-box.wiz{max-width:560px;padding:1.9rem 1.75rem 1.5rem}.form-box.wiz .form-title{font-size:1.45rem}.form-box.wiz .form-sub{font-size:0.92rem;margin-bottom:1rem}.form-box.wiz .form-group label{font-size:1rem}.form-box.wiz .form-group input,.form-box.wiz .form-group textarea{font-size:1.02rem;padding:0.75rem 0.9rem;border-width:2px;border-radius:var(--r-md)}.form-box.wiz .form-helper{font-size:0.84rem}.form-box.wiz .form-group{margin-bottom:1.05rem}.form-box.wiz .form-chip{font-size:0.92rem;padding:0.5rem 0.95rem;min-height:42px}.form-box.wiz .wiz-choice{min-height:72px;padding:0.78rem 0.82rem}.form-box.wiz .wiz-choice strong{font-size:0.96rem}.form-box.wiz .wiz-choice span{font-size:0.78rem}.form-box.wiz .cost-option{min-height:48px;font-size:0.9rem}.form-box.wiz .recur-btn{font-size:0.92rem;padding:0.5rem 0.95rem;min-height:42px;margin-bottom:0.2rem}.form-box.wiz .time-btn{font-size:0.88rem;padding:0.42rem 0.85rem;min-height:38px}.opt{font-weight:500;color:var(--ink-lt);font-size:0.85em}.wiz-progress{margin-bottom:1.2rem}.wiz-bar{height:10px;background:var(--border-lt);border-radius:99px;overflow:hidden}.wiz-bar-fill{height:100%;width:25%;background:linear-gradient(90deg,var(--teal),#7d8a90);border-radius:99px;transition:width 0.35s ease}.wiz-step-label{margin-top:0.45rem;font-size:0.88rem;font-weight:800;color:var(--teal)}.wiz-toggle{display:flex;gap:0.5rem}.wiz-toggle-btn{flex:1;background:var(--page);border:2px solid var(--border);border-radius:var(--r-md);padding:0.8rem 0.5rem;font-family:inherit;font-size:1rem;font-weight:700;color:var(--ink-mid);cursor:pointer;transition:all 0.15s;min-height:52px}.wiz-toggle-btn.on{background:var(--teal);border-color:var(--teal);color:#ffffff}.wiz-toggle-btn:hover:not(.on){border-color:var(--teal);color:var(--teal)}.wiz-nav{display:flex;gap:0.6rem;margin-top:0.4rem}.wiz-btn-back{background:var(--page);color:var(--ink-mid);border:2px solid var(--border);border-radius:var(--r-md);font-family:inherit;font-weight:700;font-size:1rem;padding:0.85rem 1.2rem;cursor:pointer;transition:all 0.15s;min-height:54px}.wiz-btn-back:hover{border-color:var(--teal);color:var(--teal)}.wiz-btn-next{flex:1;font-size:1.05rem;min-height:54px}.wiz-foot-note{margin-top:0.9rem;font-size:0.82rem;color:var(--ink-lt);text-align:center;line-height:1.5}.wiz-foot-note a{color:var(--teal);font-weight:700}.poster-zone{border:2.5px dashed var(--border);border-radius:var(--r-md);background:var(--page);padding:1.6rem 1rem;text-align:center;cursor:pointer;transition:all 0.15s}.poster-zone:hover,.poster-zone:focus-visible,.poster-zone.drag{border-color:var(--teal);background:var(--teal-pale);outline:none}.poster-icon{font-size:2rem;margin-bottom:0.3rem}.poster-zone-title{font-size:1.02rem;font-weight:800;color:var(--teal)}.poster-zone-sub{font-size:0.84rem;color:var(--ink-lt);margin-top:0.2rem}.poster-preview{border:2px solid var(--teal);border-radius:var(--r-md);overflow:hidden;background:var(--page)}.poster-preview img{display:block;width:100%;max-height:260px;object-fit:contain;background:#ffffff}.poster-preview-actions{display:flex;justify-content:space-between;align-items:center;padding:0.6rem 0.9rem;background:var(--teal-pale)}.poster-ok{font-size:0.92rem;font-weight:800;color:var(--teal)}.poster-remove{background:#ffffff;border:2px solid var(--border);border-radius:999px;padding:0.4rem 0.95rem;font-family:inherit;font-size:0.88rem;font-weight:700;color:var(--ink-mid);cursor:pointer;min-height:40px}.poster-remove:hover{border-color:var(--terra-lt);color:var(--terra-lt)}.wiz-review{background:var(--page);border:2px solid var(--border-lt);border-radius:var(--r-md);padding:1rem 1.1rem;margin-top:0.4rem}.wiz-review h4{font-size:0.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0.07em;color:var(--ink-lt);margin:0 0 0.55rem}.wiz-review-row{display:flex;gap:0.5rem;font-size:0.94rem;line-height:1.5;margin-bottom:0.3rem;color:var(--ink)}.wiz-review-row strong{color:var(--ink-lt);min-width:70px;font-weight:700}.wiz-success{text-align:center;padding:1rem 0 0.4rem}.wiz-success-icon{font-size:3rem;margin-bottom:0.4rem;animation:wizPop 0.4s ease}@keyframes wizPop{0%{transform:scale(0.4);opacity:0}70%{transform:scale(1.15)}100%{transform:scale(1);opacity:1}}.wiz-success-title{font-size:1.5rem;font-weight:800;color:var(--teal);margin-bottom:0.5rem}.wiz-success-text{font-size:1rem;color:var(--ink-mid);line-height:1.6;margin-bottom:0.6rem}.wiz-success-sub{font-size:0.88rem;color:var(--ink-lt);line-height:1.55;margin-bottom:1.1rem}.form-box.wiz .form-msg{font-size:0.96rem;padding:0.8rem 1rem;margin-top:0.4rem}.btn-primary{display:inline-block;background:var(--teal);color:#ffffff;font-weight:700;font-size:0.9rem;padding:0.65rem 1.35rem;border-radius:var(--r-sm);cursor:pointer;border:none;font-family:inherit;text-decoration:none;transition:background 0.15s}.btn-primary:hover{background:var(--teal-lt)}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:3rem;margin-bottom:2rem}.footer-brand{max-width:270px}.footer-mark{width:38px;height:38px;background:rgba(255,252,247,.14);border-radius:11px;display:grid;place-items:center;font-weight:800;font-size:0.74rem;color:#ffffff;letter-spacing:0.04em;margin-bottom:0.6rem}.footer-name{font-weight:700;font-size:0.98rem;color:#ffffff;margin-bottom:0.38rem}.footer-brand p{font-size:0.8rem;line-height:1.6;color:rgba(255,252,247,.55)}.footer-cols-wrap{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-col h4{font-size:0.7rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:rgba(255,252,247,.42);margin-bottom:0.7rem}.footer-col a{display:block;font-size:0.82rem;color:rgba(255,252,247,.65);text-decoration:none;margin-bottom:0.42rem;transition:color 0.15s}.footer-col a:hover{color:#ffffff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.2rem;border-top:1.5px solid #a8735a;display:flex;justify-content:space-between;align-items:center;font-size:0.74rem;color:#7d8a90;flex-wrap:wrap;gap:0.5rem}.footer-credit{color:rgba(255,252,247,.52)}.footer-credit span{color:rgba(255,252,247,.72);font-weight:700}.footer-delight{color:#7d8a90;font-size:0.7rem}.mobile-jump-links{display:none;gap:0.45rem;padding:0.6rem 1rem;background:var(--white);border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.mobile-jump-links::-webkit-scrollbar{display:none}.mobile-jump-links button{flex:0 0 auto;background:var(--page);color:var(--teal);border:1px solid var(--border);border-radius:999px;padding:0.42rem 0.82rem;font-family:inherit;font-weight:800;font-size:0.78rem;cursor:pointer}.mobile-jump-links button:hover{background:var(--teal-pale);color:var(--teal)}.mobile-bottom-nav{display:none}.hero-link{font-size:0.84rem;color:var(--ink-lt);text-decoration:underline}.hero-actions{display:none}@media(max-width:1100px){.main{grid-template-columns:minmax(0,1fr) 272px}}@media(max-width:900px){.hero{padding:2rem 1.25rem 1.75rem}.hero h1{font-size:2.3rem}.nav-desktop{display:none}.mobile-menu-btn{display:block}.main{grid-template-columns:1fr;padding:1.25rem}aside.sidebar{background:transparent;border:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem}.nl-card{grid-column:1 / -1}.footer-inner{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:700px){body{font-size:15px}.hero{padding:1.65rem 1rem 1.5rem}.hero h1{font-size:1.95rem}.hero p{font-size:0.9rem}.hero-inner{flex-direction:column;gap:1rem}.hero-panel{display:none!important}.hero-sponsor-spot:not(.is-empty){display:flex!important;flex:1 1 auto;max-width:none;width:100%}.hero-right{flex-direction:row;flex-wrap:wrap}.filter-wrap,.simple-filter-panel{padding:0.55rem 0.85rem}.filter-inner,.simple-filter-inner{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.filter-inner::-webkit-scrollbar,.simple-filter-inner::-webkit-scrollbar{display:none}.filter-group{flex-shrink:0}.chip{flex-shrink:0;height:30px;font-size:0.72rem;padding:0 0.7rem}.age-select{height:30px;font-size:0.72rem}.mobile-jump-links{display:flex}.main{grid-template-columns:1fr;padding:0.85rem;gap:0.85rem}.events-section-wrap{padding:0.9rem}aside.sidebar{display:flex;flex-direction:column}.event-row,.event-row.event-card-pro,.event-row.event-card-pro:first-child,.event-row.event-card-pro:last-child,.event-row.event-card-pro:only-child{grid-template-columns:68px 1fr}.event-date-col{min-height:80px;padding:0.65rem 0.3rem}.event-day-num{font-size:1.45rem}.event-body{padding:0.7rem 0.8rem}.event-title{font-size:0.9rem}.event-day-num{font-size:1.45rem}.feature-grid{gap:0.45rem}.feature-card{flex:0 0 155px}.form-2col{grid-template-columns:1fr}.wiz-choice-grid{grid-template-columns:1fr}.modal-bg.open,.form-bg.open{padding:0;align-items:flex-end}.modal-box,.form-box{border-radius:24px 24px 0 0;max-height:92dvh;overflow-y:auto;margin:0;width:100%;padding:1.4rem 1.1rem 2rem}.form-bg,.modal-bg{z-index:9999!important}.footer-cols-wrap{grid-template-columns:1fr 1fr;gap:1.25rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:0.2rem}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--teal-lt);border-top:none;z-index:90;padding:0.42rem 0 env(safe-area-inset-bottom,0);justify-content:space-around;box-shadow:0 -4px 16px rgba(0,0,0,.08)}.mobile-bottom-nav button{background:none;border:none;color:var(--ink-lt);font-family:inherit;font-size:0.6rem;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:0.1rem;padding:0.28rem 0.5rem}.mobile-bottom-nav button span{font-size:1rem}.main{padding-bottom:6.5rem}}@media(max-width:400px){.hero h1{font-size:1.7rem}.event-row,.event-row.event-card-pro,.event-row.event-card-pro:first-child,.event-row.event-card-pro:last-child,.event-row.event-card-pro:only-child{grid-template-columns:60px 1fr}.event-date-col{min-height:70px}.event-day-num{font-size:1.3rem}}.hero-trust{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem 1rem;margin:0.7rem 0 0}.hero-trust-item{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.82rem;font-weight:700;color:var(--teal)}.hero-trust-item .dot{width:6px;height:6px;border-radius:50%;background:var(--sage);flex-shrink:0}.hero-trust-item strong{color:var(--terra-lt);font-weight:800}.hero-search-bar{display:flex;align-items:center;gap:0.5rem;background:var(--white);border:2px solid var(--border);border-radius:999px;padding:0.3rem 0.45rem 0.3rem 0.95rem;margin-top:0.9rem;max-width:480px;box-shadow:var(--shadow-xs);transition:border-color 0.15s,box-shadow 0.15s}.hero-search-bar:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-pale)}.hero-search-bar input{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:1rem;color:var(--ink);min-width:0;padding:0.45rem 0}.hero-search-bar input::placeholder{color:var(--ink-lt)}.hero-search-row{display:flex;flex-wrap:wrap;align-items:center;gap:0.55rem;margin-top:0.95rem;max-width:780px}.hero-search-row .hero-search-bar{margin-top:0;flex:1 1 260px;min-width:230px}.hero-filter-select{flex:0 0 auto;height:48px;appearance:none;padding:0 2.5rem 0 1.05rem;border:2px solid var(--border);border-radius:999px;background-color:var(--white);font-family:inherit;font-size:0.95rem;font-weight:700;color:var(--ink);cursor:pointer;outline:none;box-shadow:var(--shadow-xs);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%230D1F3D' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;transition:border-color 0.15s,box-shadow 0.15s}.hero-filter-select:hover{border-color:var(--teal)}.hero-filter-select:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-pale)}.hero-sponsor-spot{display:flex;flex-direction:column;background:var(--gold-pale);border:1px solid rgba(230,172,121,.32)}.hsp-label{font-size:0.64rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase;color:#356382;margin-bottom:0.6rem}.hsp-head{display:flex;align-items:center;gap:0.65rem;margin-bottom:0.55rem}.hsp-logo{width:48px;height:48px;flex:none;background:#ffffff;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hsp-logo img{max-width:100%;max-height:100%;object-fit:contain;padding:3px}.hsp-initials{font-weight:800;color:var(--teal);font-size:1rem}.hsp-name{font-weight:800;font-size:1.02rem;color:var(--ink);line-height:1.2}.hsp-blurb{font-size:0.84rem;color:var(--ink-mid);line-height:1.45;margin-bottom:0.8rem}.hsp-cta{align-self:flex-start;background:var(--teal);color:#ffffff;padding:0.55rem 1.05rem;border-radius:999px;font-size:0.84rem;font-weight:800;text-decoration:none;transition:background 0.15s}.hsp-cta:hover{background:var(--teal-lt);color:#ffffff}.hero-sponsor-spot.is-empty .hsp-empty-title{font-weight:800;font-size:1rem;color:var(--ink);margin-bottom:0.35rem;line-height:1.25}.hero-sponsor-spot.is-empty .hsp-empty-sub{font-size:0.82rem;color:var(--ink-mid);line-height:1.45;margin-bottom:0.85rem}.event-day-group{display:flex;align-items:center;gap:0.6rem;margin:1.15rem 0 0.6rem}.event-day-group:first-child{margin-top:0.1rem}.edg-label{font-size:0.78rem;font-weight:800;letter-spacing:0.03em;color:var(--teal);white-space:nowrap;text-transform:uppercase}.edg-line{flex:1;height:1px;background:var(--border-lt)}.edg-count{font-size:0.66rem;font-weight:700;color:var(--ink-lt);background:var(--teal-pale);border-radius:999px;padding:0.12rem 0.55rem}.in-feed-sponsor{background:var(--sage-pale);border:1px solid rgba(225,158,130,.45);border-radius:var(--r-md);padding:0.7rem 0.85rem;margin:0.35rem 0}.in-feed-sponsor-label{background:transparent;color:#356382;padding:0;font-size:0.58rem;letter-spacing:0.09em;margin-bottom:0.35rem}.in-feed-logo{width:40px;height:40px;border-radius:8px;background:var(--white);border:1px solid var(--border)}.in-feed-logo img{padding:3px}.reach-card{background:var(--teal-pale);border:1px solid rgba(89,100,88,.18);border-radius:var(--r-md);padding:1rem}.reach-title{font-size:0.88rem;font-weight:800;color:var(--teal);margin-bottom:0.12rem}.reach-sub{font-size:0.72rem;color:var(--ink-mid);line-height:1.45;margin-bottom:0.75rem}.reach-stats{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:0.85rem}.reach-stat{display:flex;align-items:baseline;gap:0.5rem}.reach-stat .num{font-size:1.2rem;font-weight:800;color:var(--terra-lt);line-height:1}.reach-stat .lbl{font-size:0.74rem;font-weight:700;color:var(--ink-mid)}.reach-cta{display:block;width:100%;background:var(--teal);color:#ffffff;border:none;border-radius:var(--r-sm);padding:0.6rem;text-align:center;font-weight:800;font-size:0.82rem;text-decoration:none}.reach-cta:hover{background:var(--teal-lt);color:#ffffff}.coffee-card{background:var(--gold-pale);border:1px solid rgba(230,172,121,.35);border-radius:var(--r-md);padding:1rem}.coffee-card-head{font-size:0.95rem;font-weight:800;color:var(--teal);margin-bottom:0.3rem}.coffee-card-sub{font-size:0.78rem;color:var(--ink-mid);line-height:1.45;margin-bottom:0.75rem}.coffee-card-btn{display:block;width:100%;background:#356382;color:#fff;border-radius:var(--r-sm);padding:0.55rem;text-align:center;font-weight:800;font-size:0.82rem;text-decoration:none}.coffee-card-btn:hover{background:#3c7194}.events-list{gap:0.6rem}.event-body{gap:0.3rem;padding:0.85rem 1rem}.event-title{font-size:1rem;line-height:1.3}.event-tags{gap:0.3rem;margin-top:0.15rem}.colour-note{font-size:0.74rem;color:var(--ink-mid);margin:-0.4rem 0 0.85rem;display:flex;align-items:center;gap:0.35rem}@media(max-width:700px){.hero-search-bar{max-width:none}.hero-search-bar input{font-size:16px}.hero-search-row{gap:0.5rem;max-width:none}.hero-search-row .hero-search-bar{flex:1 1 100%}.hero-filter-select{flex:1 1 calc(50% - 0.25rem);height:46px;font-size:16px}.chip{height:34px}.age-select{height:34px}}.colour-key{flex-wrap:wrap;gap:0.45rem 1rem;align-items:center;margin:-0.2rem 0 0.9rem}.colour-key .ck-label{font-size:0.9rem;font-weight:800;color:var(--ink);margin-right:0.15rem}.ck-item{display:inline-flex;align-items:center;gap:0.42rem;font-size:0.9rem;font-weight:600;color:var(--ink)}.ck-swatch{width:18px;height:18px;border-radius:5px;flex:none;box-shadow:var(--shadow-xs)}.section-divider{width:100%;line-height:0;overflow:hidden;pointer-events:none;margin-top:0.5rem}.section-divider svg{display:block;width:100%;height:auto}@media(max-width:700px){#colourNote{display:none!important}.back-to-top{display:none!important}}.hero-sponsor-spot{background:linear-gradient(180deg,#ffffff 0%,var(--gold-pale) 100%);border:1px solid rgba(230,172,121,.3);border-radius:var(--r-lg);padding:1.15rem 1.2rem 1.2rem;box-shadow:var(--shadow-sm)}.hsp-label{display:flex;align-items:center;gap:0.45rem;background:none;padding:0;border-radius:0;font-size:0.58rem;font-weight:800;letter-spacing:0.2em;text-transform:uppercase;color:#283339;margin-bottom:0.9rem}.hsp-label::before{content:"";width:16px;height:2px;background:var(--gold);border-radius:2px;flex:none}.hsp-head{display:flex;align-items:center;gap:0.7rem;margin-bottom:0.75rem}.hsp-logo{width:54px;height:54px;flex:none;background:#ffffff;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 1px 3px rgba(42,52,42,.08)}.hsp-logo img{max-width:100%;max-height:100%;object-fit:contain;padding:6px}.hsp-initials{font-weight:800;color:var(--teal);font-size:1.05rem}.hsp-name{font-weight:800;font-size:1.14rem;color:var(--teal);line-height:1.15;letter-spacing:-0.01em}.hsp-blurb{font-size:0.85rem;color:var(--ink-mid);line-height:1.5;margin:0 0 1rem}.hsp-cta{display:block;text-align:center;background:var(--terra-strong);color:#ffffff;padding:0.62rem 1.1rem;border-radius:999px;font-size:0.85rem;font-weight:800;text-decoration:none;transition:background 0.15s}.hsp-cta:hover{background:var(--terra-lt);color:#ffffff}.hero-sponsor-spot.is-empty .hsp-empty-title{font-weight:800;font-size:1.05rem;color:var(--teal);margin-bottom:0.35rem;line-height:1.25}.hero-sponsor-spot.is-empty .hsp-empty-sub{font-size:0.82rem;color:var(--ink-mid);line-height:1.5;margin-bottom:1rem}.partners-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);padding:1rem;box-shadow:var(--shadow-sm)}.partners-badge{display:inline-block;background:var(--teal);color:#ffffff;font-size:0.62rem;font-weight:800;letter-spacing:0.09em;text-transform:uppercase;padding:0.22rem 0.6rem;border-radius:999px}.partners-title{font-size:0.92rem;font-weight:800;color:var(--teal);margin:0.5rem 0 0.22rem;line-height:1.25}.partners-sub{font-size:0.76rem;color:var(--ink-mid);line-height:1.5;margin-bottom:0.7rem}.partners-intro{font-size:1.02rem;color:var(--teal);line-height:1.3;font-weight:800;margin-bottom:0.85rem;text-wrap:balance}.partner-card-featured{background:var(--sage-pale);border-color:rgba(225,158,130,.5)}.partner-card-tag{display:inline-flex;background:var(--terra-strong);color:#ffffff;border-radius:999px;padding:0.1rem 0.45rem;font-size:0.56rem;text-transform:uppercase;letter-spacing:0.06em;font-weight:800;margin-bottom:0.16rem}.partners-cta-box{margin-top:0.9rem;padding-top:0.9rem;border-top:1px solid var(--border-lt)}.partners-cta-title{font-size:0.92rem;font-weight:800;color:var(--teal);margin-bottom:0.12rem}.partners-cta-sub{font-size:0.74rem;color:var(--ink-mid);line-height:1.5;margin-bottom:0.75rem}.nav-cta,.reach-cta,.hsp-cta,.no-results .qf-btn,.in-feed-cta,.modal-btn-p,.form-submit,.btn-primary,.premier-cta,.feat-cta,.supporter-link{background:var(--terra-strong)!important;color:#ffffff!important;border-color:var(--terra)!important;box-shadow:0 4px 12px rgba(200,135,105,.3)}.nav-cta:hover,.reach-cta:hover,.hsp-cta:hover,.no-results .qf-btn:hover,.in-feed-cta:hover,.modal-btn-p:hover,.form-submit:hover,.btn-primary:hover,.premier-cta:hover,.feat-cta:hover,.supporter-link:hover{background:var(--terra-lt)!important;color:#ffffff!important;border-color:var(--terra-lt)!important}body{background:var(--page);color:var(--ink);font-family:"Inter",system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,.font-display{font-family:"Inter",sans-serif}header{backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px)}.header-inner{max-width:1240px;margin:0 auto;padding:0.85rem 1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{display:flex;align-items:center;gap:0.7rem;text-decoration:none}.logo-mark{width:42px;height:42px;object-fit:contain;display:block;flex:none}.logo-leaf{width:42px;height:42px;border-radius:12px;overflow:hidden;flex:none;box-shadow:var(--shadow-xs)}.logo-leaf img{width:100%;height:100%;object-fit:cover;display:block}.logo-name{font-family:"Inter",sans-serif;font-weight:600;font-size:0.95rem;color:var(--ink);line-height:1.2}.logo:hover .logo-name{color:var(--teal)}.logo-sub{font-size:0.72rem;color:var(--ink-lt);letter-spacing:0.02em}.nav-desktop{display:flex;align-items:center;gap:1.9rem}.nav-desktop a{font-size:0.95rem;font-weight:600;color:var(--ink);text-decoration:none;transition:color 0.15s}.nav-desktop a:hover{color:var(--teal)}.nav-desktop a.nav-cta{background:var(--terra-strong);color:#ffffff;padding:0.62rem 1.25rem;border-radius:999px;box-shadow:0 6px 16px rgba(200,135,105,.32);transition:transform 0.12s,box-shadow 0.15s,background 0.15s}.nav-desktop a.nav-cta:hover{background:var(--terra-lt);color:#ffffff;transform:translateY(-1px);box-shadow:0 8px 20px rgba(200,135,105,.4)}.hero{background:linear-gradient(180deg,#eaf0f2 0%,var(--page) 100%);border-bottom:1px solid var(--border-lt);overflow:hidden}.hero-inner{max-width:1240px;margin:0 auto;padding:3.4rem 1.6rem 3rem;display:flex;gap:3rem;align-items:center}.hero-copy{flex:1 1 540px;min-width:0}.hero h1{font-family:"Inter",sans-serif;font-size:clamp(2.5rem,5vw,3.7rem);font-weight:800;color:var(--teal);line-height:1.3;letter-spacing:0;margin:0 0 0.2rem}.hero-tagline{font-family:"Inter",sans-serif;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600;color:var(--ink-mid);letter-spacing:0.02em;margin:0 0 1.4rem}.hero-sub{font-size:1.08rem;color:var(--ink-mid);line-height:1.55;max-width:480px;margin-bottom:1.5rem}.hero-search{display:flex;align-items:stretch;background:#ffffff;border:1px solid var(--border);border-radius:20px;box-shadow:0 18px 44px rgba(40,51,57,.12);max-width:720px;padding:6px;gap:0}.hs-seg{display:flex;flex-direction:column;justify-content:center;gap:1px;padding:0.5rem 0.95rem;border-radius:14px;cursor:text;transition:background 0.15s}.hs-seg:hover{background:var(--page)}.hs-seg-grow{flex:1 1 auto;min-width:0}.hs-label{font-size:0.66rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;color:var(--ink)}.hs-control{display:flex;align-items:center;gap:0.45rem}.hs-control .hsb-icon{color:var(--teal);font-size:1rem;flex:none}.hero-search input#searchInput{border:none;background:transparent;outline:none;font-family:inherit;font-size:0.95rem;color:var(--ink);width:100%;padding:0}.hero-search input#searchInput::placeholder{color:var(--ink-lt)}.hero-search select{border:none;background:transparent;outline:none;font-family:inherit;font-size:0.95rem;font-weight:600;color:var(--ink);cursor:pointer;padding:0 1.2rem 0 0;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230D1F3D' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.hs-div{width:1px;background:var(--border);margin:0.5rem 0;flex:none}.hs-go{flex:none;align-self:center;height:48px;padding:0 1.4rem;margin-left:4px;border:none;border-radius:999px;background:var(--terra-strong);color:#ffffff;font-family:"Inter",sans-serif;font-size:0.95rem;font-weight:800;letter-spacing:0.01em;cursor:pointer;display:grid;place-items:center;white-space:nowrap;box-shadow:0 6px 16px rgba(200,135,105,.34);transition:background 0.15s,transform 0.12s}.hs-go:hover{background:var(--terra-lt);transform:translateY(-1px)}.hero-trust{display:flex;align-items:center;gap:0.8rem;margin-top:1.25rem;font-size:0.9rem;color:var(--ink-mid);flex-wrap:wrap}.hero-trust .ht-item strong{color:var(--teal);font-weight:800}.hero-trust .ht-dot{width:4px;height:4px;border-radius:999px;background:var(--ink-lt);flex:none}.hero-supporter.hero-sponsor-spot{display:flex;align-items:center;gap:0.7rem;flex-direction:row;flex-wrap:wrap;background:none;border:none;box-shadow:none;padding:1.2rem 0 0;margin-top:1.2rem;border-top:1px solid var(--border);max-width:560px}.hero-supporter .hsp-label{order:-1;flex-basis:100%;display:flex;align-items:center;gap:0.45rem;background:none;padding:0;margin:0 0 0.6rem;font-size:0.62rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:var(--ink-lt)}.hero-supporter .hsp-label::before{content:"";width:16px;height:2px;background:var(--gold);flex:none}.hero-supporter .hsp-head{display:flex;align-items:center;gap:0.6rem;margin:0}.hero-supporter .hsp-logo{width:44px;height:44px;border-radius:10px;background:#ffffff;border:1px solid var(--border)}.hero-supporter .hsp-name{font-weight:700;font-size:1rem;color:var(--ink)}.hero-supporter .hsp-blurb{display:none}.hero-supporter .hsp-cta{margin-left:auto;display:inline-block;background:none!important;color:var(--terra-lt)!important;border-color:transparent!important;padding:0;border-radius:0;font-weight:700;font-size:0.88rem;box-shadow:none!important}.hero-supporter .hsp-cta:hover{background:none!important;color:var(--terra-lt);text-decoration:underline}.hero-art{flex:0 0 460px;max-width:480px;align-self:stretch;display:flex;align-items:center}.hero-art svg{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 48px rgba(40,51,57,.16))}.filter-wrap,.simple-filter-panel{position:fixed;top:62px;left:0;right:0;z-index:50;background:rgba(248,243,235,.94);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:0.6rem 0;box-shadow:0 6px 18px rgba(40,51,57,.07);transform:translateY(-14px);opacity:0;pointer-events:none;transition:opacity 0.2s ease,transform 0.2s ease}.filter-wrap.is-stuck,.simple-filter-panel.is-stuck{transform:translateY(0);opacity:1;pointer-events:auto}.filter-inner,.simple-filter-inner{max-width:1240px;margin:0 auto;padding:0 1.6rem;display:flex;align-items:center;gap:0.55rem;overflow-x:auto;scrollbar-width:none}.filter-inner::-webkit-scrollbar{display:none}.chip{background:#ffffff;border:1px solid var(--border);border-radius:999px;padding:0.55rem 1.05rem;font-family:inherit;font-size:0.88rem;font-weight:600;color:var(--ink);white-space:nowrap;cursor:pointer;transition:all 0.15s;flex:none}.chip:hover{border-color:var(--teal);color:var(--teal)}.chip.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.filter-sep{width:1px;height:22px;background:var(--border);margin:0 0.35rem;flex:none}.main{max-width:1240px;margin:0 auto;padding:2.8rem 1.6rem 3.5rem;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2.8rem;align-items:start}.events-section-wrap{min-width:0}.section-title-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.4rem}.section-title-row h2{font-family:"Inter",sans-serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;color:var(--teal);letter-spacing:-0.02em}.section-title-row a{color:var(--terra-lt);font-weight:700;font-size:0.92rem;text-decoration:none}.results-count{font-size:0.92rem;color:var(--ink-mid);font-weight:500}.events-list{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0.7rem;align-items:stretch}.event-day-group{width:100%;display:flex;align-items:center;gap:0.8rem;margin:1rem 0 0.25rem}.event-day-group:first-child{margin-top:0}.edg-label{font-weight:800;font-size:0.82rem;letter-spacing:0.04em;text-transform:uppercase;color:var(--teal);white-space:nowrap}.edg-toggle{display:inline-flex;align-items:center;gap:0.5rem;background:none;border:0;padding:0.15rem 0;margin:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.edg-chev{flex:none;width:14px;height:14px;display:inline-grid;place-items:center;transform:rotate(90deg);transition:transform 0.18s ease}.edg-chev img{display:block;width:14px;height:14px}.event-day-group.is-collapsed .edg-chev{transform:rotate(0deg)}.events-list .ecard.evcard.evc-day-hidden,.evc-day-hidden{display:none!important}.edg-line{flex:1;height:1px;background:var(--border)}.edg-count{font-size:0.74rem;font-weight:700;color:var(--ink-lt);background:var(--white);border:1px solid var(--border);border-radius:999px;padding:0.08rem 0.55rem}.in-feed-sponsor{width:100%}.events-list .ecard{position:relative;display:flex;flex-direction:row;align-items:stretch;min-width:0;width:100%;min-height:88px;background:#ffffff;border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgba(40,51,57,.05);cursor:pointer;transition:transform 0.14s ease,box-shadow 0.14s ease,border-color 0.14s ease;padding:0;gap:0}.events-list .ecard:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(40,51,57,.13);border-color:rgba(40,51,57,.2)}.ev-date{flex:none;width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff;line-height:1;padding:0.4rem}.ev-d-wk{font-size:0.6rem;font-weight:800;letter-spacing:0.12em;opacity:0.92}.ev-d-num{font-size:1.95rem;font-weight:800;letter-spacing:-0.02em;margin:0.05rem 0}.ev-d-num.ev-d-range{font-size:1.1rem;letter-spacing:-0.01em}.ev-d-mo{font-size:0.62rem;font-weight:800;letter-spacing:0.12em;opacity:0.92}.ev-main{flex:1 1 auto;min-width:0;padding:0.6rem 2.6rem 0.6rem 0.85rem;display:flex;flex-direction:column;justify-content:center;gap:0.28rem}.ssr-event-links{font-size:.9rem}.ssr-event-links ul{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.ssr-event-links a{color:#356382;font-weight:600}.evc-title-link{color:inherit;text-decoration:none;font:inherit}.ev-title{font-weight:700;font-size:0.98rem;color:var(--ink);line-height:1.25;letter-spacing:-0.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ev-soon{display:inline-block;background:var(--terra-strong);color:#ffffff;font-size:0.58rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;padding:0.12rem 0.42rem;border-radius:999px;vertical-align:middle;margin-left:0.25rem}.ev-meta{display:flex;flex-wrap:wrap;gap:0.2rem 0.85rem;font-size:0.8rem;color:var(--ink-mid)}.ev-meta .ecm{display:inline-flex;align-items:center;gap:0.3rem;min-width:0}.ev-meta .ecm svg{color:var(--ink-lt);flex:none}.ev-tags{display:flex;flex-wrap:wrap;gap:0.3rem}.ev-thumb{flex:none;width:92px;align-self:stretch;background-size:cover;background-position:center;background-color:var(--sage-pale)}.ecard-save{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:999px;background:rgba(255,252,247,.86);border:none;display:grid;place-items:center;color:var(--ink-mid);cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,.12);transition:transform 0.12s,color 0.15s;z-index:2}.ecard:has(.ev-thumb) .ecard-save{background:rgba(255,252,247,.92)}.ecard-save svg{width:15px;height:15px}.ecard-save:hover{transform:scale(1.1);color:var(--terra)}.ecard.is-saved .ecard-save{color:var(--terra)}.ecard.is-saved .ecard-save svg{fill:var(--terra)}.tag{display:inline-flex;align-items:center;font-size:0.66rem;font-weight:700;padding:0.16rem 0.5rem;border-radius:999px;line-height:1.3}.tag-age{background:#f2f5f3;color:var(--ink-mid)}.tag-cat{background:var(--teal-pale);color:var(--teal)}.tag-free{background:var(--terra-pale);color:var(--terra-lt)}.tag-cost{background:#f2f5f3;color:var(--ink-mid)}.tag-recur{background:var(--gold-pale);color:#283339}.tag-feat{background:var(--gold);color:#283339}.sidebar{display:flex;flex-direction:column;gap:1.4rem;position:sticky;top:128px}.partners-card,.cal-card,.upcoming-card{background:#ffffff;border:1px solid var(--border);border-radius:22px;box-shadow:0 1px 3px rgba(40,51,57,.05)}.partners-card{padding:1.3rem}.partners-badge{background:var(--teal);color:#ffffff}.partners-title,.partners-cta-title{font-family:"Inter",sans-serif;font-weight:600;color:var(--teal)}.partners-cta-box .reach-cta,.partners-cta-box a{background:var(--terra-strong);color:#ffffff;border-radius:999px}.nl-band{background:linear-gradient(135deg,var(--teal) 0%,var(--teal-lt) 100%);border:none}.nl-band-inner{max-width:1240px;padding:4rem 1.6rem}.nl-band-eyebrow{color:var(--sand)}.nl-band-title{font-family:"Inter",sans-serif;font-weight:700}.nl-band-form{border-radius:22px;padding:1.5rem}.load-more-btn{border-radius:999px;border:1.5px solid var(--border);color:var(--teal);font-weight:700;padding:0.8rem}.load-more-btn:hover{border-color:var(--teal);background:var(--teal-pale)}@media(max-width:900px){.main{grid-template-columns:1fr;gap:2rem;padding:2rem 1.1rem 2.5rem}.sidebar{position:static}.hero-inner{flex-direction:column;align-items:stretch;gap:1.6rem;padding:2.2rem 1.1rem 2rem}.hero-art{order:-1;flex:none;max-width:100%;margin:0 auto}.hero-art svg{max-height:240px}.hero-copy{flex:none}}@media(max-width:700px){.nav-desktop{display:none}.hero h1{font-size:clamp(2.1rem,9.5vw,2.7rem)}.hero-sub{font-size:1rem}.hero-art{display:none}.hero-search{flex-direction:column;align-items:stretch;border-radius:18px;padding:8px}.hs-div{display:none}.hs-seg{border:1px solid var(--border);border-radius:12px}.hs-seg:not(:first-child){margin-top:6px}.hero-search input#searchInput,.hero-search select{font-size:16px}.hs-go{width:100%;height:46px;margin:8px 0 0;border-radius:12px}.ev-date{width:62px}.ev-d-num{font-size:1.7rem}.ev-thumb{display:none}.filter-wrap,.simple-filter-panel{top:60px}.nl-band-inner{padding:2.2rem 1.1rem}}.hero-inner{padding:3rem 1.6rem 2.8rem;gap:2.6rem}.hero-claim{display:flex;align-items:flex-start;gap:0.5rem;font-size:0.95rem;font-weight:700;color:var(--teal);line-height:1.4;max-width:470px;margin:0 0 1rem}.hero-claim svg{flex:none;color:var(--sage);margin-top:2px}.hero-claim strong{color:var(--terra-lt);font-weight:800}.hero-inner{align-items:flex-start}.hero-art.hero-featured{flex:0 0 396px;max-width:416px;align-self:flex-start;display:block;align-items:initial;background:var(--white);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-md);padding:1rem;overflow:hidden}.hf-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 0.5rem;padding:0 0.15rem}.hf-eyebrow{font-family:"Inter",sans-serif;font-size:0.74rem;font-weight:800;letter-spacing:0.14em;text-transform:uppercase;color:var(--terra-lt)}.hf-livecount{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.72rem;font-weight:800;color:var(--teal);background:var(--teal-pale);border:1px solid rgba(40,51,57,.16);border-radius:999px;padding:0.22rem 0.62rem;letter-spacing:0.02em;white-space:nowrap}.hf-live-dot{width:7px;height:7px;border-radius:50%;background:var(--terra-strong);flex:none;animation:lfhPulse 2.4s ease-out infinite}@keyframes lfhPulse{0%{box-shadow:0 0 0 0 rgba(200,135,105,.5)}70%{box-shadow:0 0 0 6px rgba(200,135,105,0)}100%{box-shadow:0 0 0 0 rgba(200,135,105,0)}}@media(prefers-reduced-motion:reduce){.hf-live-dot{animation:none}}.hf-list{display:flex;flex-direction:column}.hf-row{display:flex;align-items:center;gap:0.7rem;width:100%;text-align:left;background:transparent;border:none;border-radius:12px;padding:0.55rem 0.5rem;cursor:pointer;font-family:inherit;transition:background 0.14s ease,transform 0.12s ease}.hf-row+.hf-row{border-top:1px solid var(--border-lt)}.hf-row:hover,.hf-row:focus-visible{background:var(--page);outline:none}.hf-row:active{transform:scale(0.992)}.hf-thumb{flex:none;width:56px;height:56px;border-radius:12px;background-size:cover;background-position:center;background-color:var(--sage-pale)}.hf-thumb-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff;line-height:1}.hf-d-num{font-size:1.4rem;font-weight:800;letter-spacing:-0.02em}.hf-d-mo{font-size:0.56rem;font-weight:800;letter-spacing:0.1em;opacity:0.95;margin-top:2px}.hf-info{display:flex;flex-direction:column;min-width:0;gap:0.14rem;flex:1 1 auto}.hf-title{font-weight:700;font-size:0.96rem;color:var(--ink);line-height:1.22;letter-spacing:-0.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hf-meta{font-size:0.82rem;font-weight:700;color:var(--terra-lt)}.hf-ages{font-size:0.78rem;color:var(--ink-mid)}.hf-arrow{flex:none;color:var(--ink-lt);font-size:1.05rem;font-weight:700}.hf-row:hover .hf-arrow{color:var(--terra)}.hf-foot{display:flex;align-items:center;justify-content:center;gap:0.4rem;width:100%;margin-top:0.7rem;background:var(--teal-pale);border:1px dashed rgba(40,51,57,.28);border-radius:12px;padding:0.62rem;font-family:inherit;font-size:0.84rem;font-weight:800;color:var(--teal);cursor:pointer;transition:background 0.15s}.hf-foot:hover{background:#eaf0f2}.hf-livecount.hf-seeall{cursor:pointer;font-family:inherit;transition:background 0.15s,color 0.15s}.hf-livecount.hf-seeall:hover{background:#eaf0f2;color:var(--teal-lt)}.hf-sponsor{margin:0.85rem -1rem -1rem}.hf-sponsor-btn{display:block;text-decoration:none;color:inherit;padding:0.9rem 1rem 1rem;background:var(--gold-pale);border-top:1px solid rgba(230,172,121,.38);transition:background 0.15s ease}a.hf-sponsor-btn:hover{background:#eaf0f2}.hf-sponsor-badge{display:inline-flex;align-items:center;gap:0.45rem;background:none;color:#283339;font-size:0.62rem;font-weight:800;letter-spacing:0.18em;text-transform:uppercase;padding:0;border-radius:0;margin-bottom:0.55rem}.hf-sponsor-badge::before{content:"";width:16px;height:2px;background:var(--gold);border-radius:2px;flex:none}.hf-sponsor-main{display:flex;align-items:center;gap:0.7rem}.hf-sponsor-logo{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 14px;border-radius:11px;background:#ffffff;border:1px solid rgba(230,172,121,.4);box-shadow:0 1px 3px rgba(42,52,42,.08)}.hf-sponsor-logo img{width:100%;height:auto;object-fit:contain;display:block}.hf-sponsor-logo .ini{font-weight:800;color:var(--teal);font-size:0.95rem}.hf-sponsor-text{min-width:0}.hf-sponsor-name{font-weight:800;font-size:1.05rem;color:var(--ink);line-height:1.2;letter-spacing:-0.01em}.hf-sponsor-blurb{display:block;font-size:0.83rem;color:var(--ink-mid);line-height:1.45;margin-top:0.55rem}.hf-sponsor-blurb strong{color:var(--teal);font-weight:800}.hf-sponsor-cta{display:inline-flex;align-items:center;gap:0.35rem;margin-top:0.7rem;font-size:0.8rem;font-weight:800;color:var(--teal);background:#ffffff;border:1px solid rgba(40,51,57,.25);border-radius:999px;padding:0.42rem 0.9rem;text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease,transform 0.12s ease}a.hf-sponsor-btn:hover .hf-sponsor-cta,.hf-sponsor-cta:hover{background:var(--teal-pale);border-color:var(--teal)}.hf-sponsor-cta:active{transform:translateY(1px)}.hero-search{box-shadow:0 14px 38px rgba(40,51,57,.13);transition:box-shadow 0.18s ease,border-color 0.18s ease}.hero-search:focus-within{border-color:rgba(40,51,57,.32);box-shadow:0 18px 46px rgba(40,51,57,.18)}.hs-seg{transition:background 0.15s ease}.hs-label{color:var(--ink-lt);letter-spacing:0.08em}.hero-search select:focus{color:var(--teal)}.hs-go{transition:background 0.15s ease,transform 0.12s ease,box-shadow 0.15s ease}.hs-go:hover{box-shadow:0 10px 22px rgba(200,135,105,.45)}.hs-go:active{transform:translateY(1px) scale(0.97)}.nav-cta:active,.reach-cta:active,.chip:active,.submit-card-btn:active,.hf-livecount.hf-seeall:active{transform:translateY(1px)}.reach-cta{transition:background 0.15s ease,transform 0.12s ease}.chip{transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease,transform 0.12s ease}.hero-trust .ht-item:first-child{font-weight:700;color:var(--ink)}.hero-trust .ht-item strong{font-size:1.02rem}.main{padding-top:1.25rem}@media(max-width:700px){.hs-go{min-width:46px;min-height:46px}}.sticky-search{display:flex;align-items:center;gap:0.4rem;background:#ffffff;border:1px solid var(--border);border-radius:999px;padding:0.34rem 0.75rem;flex:1 1 230px;min-width:150px;max-width:320px;transition:border-color 0.15s,box-shadow 0.15s}.sticky-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-pale)}.sticky-search .ss-icon{color:var(--teal);font-size:0.95rem;line-height:1}.sticky-search input{border:none;outline:none;background:transparent;font-family:inherit;font-size:0.85rem;color:var(--ink);width:100%}.sticky-search input::placeholder{color:var(--ink-lt)}.filter-select{font-family:inherit;font-size:0.82rem;font-weight:700;color:var(--teal);background-color:#ffffff;border:1px solid var(--border);border-radius:999px;padding:0.4rem 1.7rem 0.4rem 0.85rem;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230D1F3D' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.6rem center;transition:border-color 0.15s,box-shadow 0.15s}.filter-select:hover{border-color:rgba(40,51,57,.4)}.filter-select:focus-visible{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-pale)}@media(max-width:700px){.sticky-search{flex:0 0 auto;min-width:150px}.filter-select{flex:0 0 auto}}.chip.chip-primary{background:var(--teal-pale);border-color:rgba(40,51,57,.3);color:var(--teal);font-weight:800}.chip.chip-primary:hover{background:#eaf0f2;border-color:var(--teal);color:var(--teal)}.chip.chip-primary.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.hero-supporter.hero-sponsor-spot{padding-top:0.85rem;margin-top:0.9rem}.hero-supporter .hsp-label{margin-bottom:0.4rem}.partners-card{padding:0.95rem}.partners-title{margin:0.4rem 0 0.18rem}.partners-sub{margin-bottom:0.5rem}.partner-card-grid{gap:0.4rem;margin-bottom:0.5rem}.partner-card{padding:0.5rem}.partners-cta-box{margin-top:0.65rem;padding-top:0.65rem}.partners-cta-sub{margin-bottom:0.55rem}.reach-stats{gap:0.35rem;margin-bottom:0.6rem}@media(max-width:900px){.hero-art.hero-featured{order:0;flex:none;max-width:520px;width:100%;margin:0 auto}}@media(max-width:700px){.hero-art.hero-featured{display:block;margin:0 0 1.2rem;max-width:100%;border-radius:16px}}:focus-visible{outline:3px solid rgba(200,135,105,.75);outline-offset:2px}.hero-trust{gap:0.6rem;margin-top:1.4rem}.ht-stat{display:inline-flex;align-items:center;gap:0.55rem;background:var(--white);border:1px solid var(--border);border-radius:999px;padding:0.4rem 1rem 0.4rem 0.45rem;font-size:0.88rem;font-weight:600;color:var(--ink-mid);box-shadow:var(--shadow-xs)}.ht-stat strong{color:var(--teal);font-weight:800}.ht-ic{flex:none;width:30px;height:30px;border-radius:999px;background:var(--teal-pale);color:var(--teal);display:grid;place-items:center}@media(max-width:560px){.ht-stat{font-size:0.82rem;padding-right:0.8rem}}.events-section-wrap{background:none;border:none;padding:0;box-shadow:none}.cal-card,.partners-card{border-radius:20px;box-shadow:var(--shadow-sm)}.submit-card{display:block;background:linear-gradient(145deg,var(--teal) 0%,var(--teal-lt) 100%);border-radius:20px;padding:1.5rem;color:#ffffff;box-shadow:var(--shadow-md)}.submit-card h3{font-family:"Inter",sans-serif;color:#ffffff;font-size:1.18rem;font-weight:700;margin:0 0 0.45rem}.submit-card p{color:rgba(255,252,247,.86);font-size:0.94rem;line-height:1.55;margin:0 0 1.1rem}.submit-card-btn{display:block;width:100%;background:var(--sand);color:#283339;border:none;border-radius:999px;padding:0.9rem;font-family:inherit;font-size:0.98rem;font-weight:800;cursor:pointer;transition:transform 0.12s ease,background 0.15s ease}.submit-card-btn:hover{background:#356382;transform:translateY(-1px)}footer .footer-mark{display:none}footer .footer-name{font-family:"Inter",sans-serif;font-weight:800;font-size:1.5rem;color:#ffffff;margin-bottom:0.55rem;line-height:1.3}footer .footer-brand p{font-size:0.9rem;color:rgba(255,252,247,.66)}footer .footer-col h4{color:rgba(255,252,247,.5);font-size:0.74rem}footer .footer-col a{font-size:0.9rem;margin-bottom:0.55rem}footer .footer-bottom{font-size:0.8rem}@media(min-width:1101px){html,body{overflow-x:clip}}.main{overflow:visible}.logo{flex:none;margin-right:1rem}.logo-name{white-space:nowrap}.hero-inner{align-items:center}.hero-search{flex-wrap:wrap}.hs-seg-grow{flex:1 1 240px;min-width:220px}.hero-search input#searchInput{min-width:140px}.hero-trust{gap:0.5rem;margin-top:1.3rem}.ht-stat{font-size:0.84rem;padding:0.3rem 0.85rem 0.3rem 0.38rem;gap:0.45rem}.ht-ic{width:26px;height:26px}.hf-sponsor-btn{padding:0.75rem 1rem 0.85rem}.hf-sponsor-badge{margin-bottom:0.45rem}.hf-sponsor-main{gap:0.8rem}.hf-sponsor-logo{width:150px;flex:none;padding:7px 10px}.hf-sponsor-logo img{max-height:44px;width:auto;max-width:100%;margin:0 auto}.hf-sponsor-blurb{display:block;font-size:0.78rem;line-height:1.45;margin-top:0.5rem}.cal-month-badge{display:none}.cal-d{font-size:0.78rem;padding:0.34rem 0.1rem}.cal-d.has::after{content:"";display:block;width:5px;height:5px;border-radius:999px;background:var(--terra-strong);margin:3px auto 0;line-height:0}.nl-form-head{font-family:"Inter",sans-serif;font-weight:700;font-size:1.08rem;color:var(--teal);margin:0 0 0.2rem}.nl-form-sub{font-size:0.86rem;color:var(--ink-mid);margin:0 0 0.8rem}.beehiiv-native-wrap{min-height:80px}.hero-search{flex-wrap:wrap}.hs-seg-grow{min-width:230px}.hero-search input#searchInput{min-width:150px}@media(min-width:701px)and (max-width:900px){.hs-seg-grow{flex:1 1 100%}}@media(max-width:700px){.hero-inner{padding:1.9rem 1.1rem 1.7rem;gap:1.2rem}.hero h1{margin-bottom:0.1rem}.hero-tagline{margin-bottom:1.1rem}.hero-search{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px}.hero-search .hs-seg{margin:0;min-width:0;flex:none}.hero-search .hs-seg-grow{grid-column:1 / -1}.hero-search .hs-go{grid-column:1 / -1;width:100%;height:48px;margin:2px 0 0}.hero-trust{gap:0.45rem;margin-top:1.1rem}.ht-stat{font-size:0.78rem;padding:0.26rem 0.7rem 0.26rem 0.3rem;gap:0.4rem}.ht-ic{width:24px;height:24px}.ht-ic svg{width:13px;height:13px}}.logo-name{font-size:0.86rem;font-weight:600;color:var(--ink-mid);transition:color 0.15s}.logo:hover .logo-name{color:var(--teal)}header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}::selection{background:var(--teal);color:#ffffff}.ev-date,.hp-chip,.hf-thumb-chip{color:#283339}.ev-date{border-right:1px solid rgba(40,51,57,.05)}.ev-d-wk,.ev-d-mo,.hp-chip .m,.hf-d-mo{opacity:0.7}.tag,.tag-cat,.tag-age,.tag-cost,.tag-recur{background:#e6ebeb;color:var(--ink-mid)}.tag-free{background:var(--teal-pale);color:var(--teal)}.tag-feat{background:var(--gold-pale);color:#283339}.ev-tags .tag:nth-child(n+4){display:none}.events-list .ecard{border-radius:20px}.nl-band-form{border-radius:20px}.main{padding-top:2.2rem}.section-title-row a{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:999px;padding:0.4rem 1rem;color:var(--teal);font-size:0.88rem;background:var(--white);transition:all 0.15s}.section-title-row a:hover{border-color:var(--teal);background:var(--teal-pale)}.nl-band{border:none;margin-top:0}.section-divider{margin:0;background:var(--teal-lt)}.hero h1{font-size:clamp(2.6rem,5.2vw,4rem)}.hero-search{max-width:760px}.hero-inner{padding:2.6rem 1.6rem 2.4rem}.hero-art.hero-featured{padding:1.15rem 1.15rem 1rem}.hf-head{margin-bottom:0.7rem}.hf-livecount.hf-seeall{background:none;border:none;padding:0.22rem 0;color:var(--teal);text-decoration:underline;text-underline-offset:3px}.hf-seeall .hf-live-dot{display:none}.hf-sponsor-btn{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"badge badge" "logo text" "logo cta";column-gap:0.85rem;row-gap:0.2rem;align-items:center;padding:0.7rem 1rem 0.8rem}.hf-sponsor-badge{grid-area:badge;margin-bottom:0.3rem}.hf-sponsor-main{grid-area:logo}.hf-sponsor-logo{width:auto;padding:6px 10px}.hf-sponsor-logo img{max-height:32px;width:auto}.hf-sponsor-blurb{grid-area:text;font-size:0.78rem;line-height:1.35}.hf-sponsor-cta{grid-area:cta;justify-self:start;font-size:0.78rem;padding:0.3rem 0.8rem}.ev-soon{background:var(--terra-pale);color:var(--terra-lt)}.ev-date{margin:10px 0 10px 10px;border-radius:14px;align-self:center;padding:0.55rem 0.4rem;border-right:none}.hf-thumb{border-radius:14px}.nl-band-form{padding:1rem}@media(max-width:700px){.hero-copy{text-align:center}.hero h1{margin-inline:auto}.hero-tagline{margin-inline:auto}.hero-trust{justify-content:center}.hero-inner{padding-bottom:1.4rem}.hero-search{box-shadow:0 10px 28px rgba(40,51,57,.10);gap:6px;padding:7px;text-align:left}.hs-seg{border-color:var(--border-lt);padding:0.45rem 0.85rem}.hs-label{font-size:0.6rem}.hero-search .hs-go{height:46px;font-size:0.95rem}.mobile-jump-links{justify-content:center}.mobile-menu-btn{background:none;border:none;font-size:1.5rem;padding:0.45rem 0.6rem;color:var(--teal)}.ev-date{margin:8px 0 8px 8px}.mobile-bottom-nav{background:var(--teal);border-top:none;box-shadow:0 -6px 20px rgba(40,51,57,.28);padding:0.45rem 0 calc(env(safe-area-inset-bottom,0px) + 0.35rem)}.mobile-bottom-nav button{color:rgba(255,252,247,.82);font-size:0.64rem;font-weight:700;gap:0.18rem}.mobile-bottom-nav button:active,.mobile-bottom-nav button:focus-visible{color:var(--sand)}}.section-divider svg{height:72px;width:100%}.nl-band-inner{padding:3rem 1.6rem}.footer-inner{margin-bottom:1.5rem;gap:2.25rem}@media(max-width:700px){.section-divider svg{height:52px}.nl-band-inner{padding:2.2rem 1.1rem}}.footer-slim{max-width:1240px;margin:0 auto 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap}footer a.footer-name{font-family:"Inter",sans-serif;font-weight:800;font-size:1.35rem;color:#ffffff;text-decoration:none;line-height:1.3;margin:0}.footer-links{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.footer-links a{color:#3b4a51;font-size:0.82rem;font-weight:600;text-decoration:none;transition:all 0.15s;border:1.5px solid rgba(40,51,57,0.22);border-radius:999px;padding:0.3rem 0.85rem;background:rgba(40,51,57,0.05)}.footer-links a:hover{color:#a8735a;border-color:rgba(179,115,88,0.35);background:rgba(179,115,88,0.06)}.footer-service-area{max-width:1240px;margin:0 auto 1.1rem;color:var(--ink-mid);font-size:0.78rem;line-height:1.6}.footer-service-area strong{color:var(--teal);font-weight:800}.land-ack{max-width:1240px;margin:0 auto 1.1rem;color:#3b4a51;font-size:0.78rem;line-height:1.65}.land-ack strong{color:var(--teal);font-weight:800}.footer-service-area span+span::before{content:"\2022";margin:0 0.45rem;color:var(--gold);font-weight:800}@media(max-width:700px){.footer-slim{flex-direction:column;align-items:flex-start;gap:0.9rem}.footer-links{gap:0.6rem 1.4rem}.footer-bottom{flex-direction:row}}.results-updated{color:var(--ink-lt);font-size:0.82rem;font-weight:400}#filterActiveBadge{display:none!important}@media(max-width:700px){.hero-art.hero-featured{order:3}.hero-art.hero-featured .hf-list{display:flex;flex-direction:row;gap:0.6rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.hero-art.hero-featured .hf-list::-webkit-scrollbar{display:none}.hero-art.hero-featured .hf-row{flex:0 0 220px;border-top:none!important;border-radius:12px;background:var(--page);padding:0.6rem}.hero-art.hero-featured .hf-head{display:none}.hero-art.hero-featured .hf-foot{display:none}.hero-art.hero-featured{padding:0.6rem;background:var(--white)}}.hero-brand{display:flex;align-items:center;gap:1.4rem;margin-bottom:1.4rem}.hero-logo-img{width:110px;height:auto;flex-shrink:0;filter:drop-shadow(0 2px 8px rgba(89,100,88,.18))}.hero-brand-text h1{margin:0 0 0.15rem}.hero-brand-text .hero-tagline{margin:0}.hero h1{margin-bottom:0}@media(max-width:700px){.hero-brand{flex-direction:column;align-items:center;gap:0.8rem;text-align:center}.hero-logo-img{width:90px}.hero-brand-text h1,.hero-brand-text .hero-tagline{text-align:center}}.footer-slim{max-width:1240px;margin:0 auto 1.25rem;padding:0;display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap}footer a.footer-name{font-size:1.4rem;display:inline-flex;align-items:center;gap:0.6rem}.footer-links a{font-size:0.82rem}.footer-bottom{border-top:1.5px solid #a8735a;padding-top:1.1rem;color:#7d8a90;display:flex;justify-content:space-between;max-width:1240px;margin:0 auto;width:100%}.pre-nl-band{background:linear-gradient(180deg,var(--page) 0%,#eaf0f2 100%);height:3rem}.logo-name{white-space:nowrap!important;font-size:0.92rem!important;color:var(--ink-mid)!important}.header-inner{gap:1rem}.hero{padding:0!important}.hero-inner{max-width:1240px!important;margin:0 auto!important;padding:1.8rem 1.6rem 1.6rem!important;display:grid!important;grid-template-columns:60% 40%!important;gap:2rem!important;align-items:center!important}.hero-copy{flex:none!important;min-width:0!important}.hero-brand{gap:0.9rem!important;margin-bottom:0.85rem!important;align-items:center!important}.hero-logo-img{width:72px!important}.hero-brand-text h1{margin:0 0 0.1rem!important}.hero-brand-text .hero-tagline{margin:0!important}.hero h1{font-size:clamp(2rem,3.8vw,3rem)!important;line-height:1.15!important}.hero-tagline{font-size:1rem!important;margin:0 0 0.9rem!important;color:var(--ink-mid)!important}.hs-seg-grow{min-width:160px!important}.hs-go{min-width:44px!important}.hero-trust{margin-top:0.7rem!important;gap:0.4rem!important;flex-wrap:nowrap!important}.ht-stat:nth-child(n+3){display:none!important}.ht-stat{font-size:0.8rem!important;padding:0.28rem 0.75rem 0.28rem 0.35rem!important}.ht-ic{width:22px!important;height:22px!important}.ht-ic svg{width:12px!important;height:12px!important}.hero-art.hero-featured{flex:none!important;width:100%!important;max-width:100%!important;align-self:center!important;padding:0.9rem 0.9rem 0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 4px 20px rgba(89,100,88,.10)!important}.hf-row{padding:0.42rem 0.4rem!important}.hf-thumb{width:44px!important;height:44px!important}.hf-title{font-size:0.88rem!important}.hf-meta{font-size:0.7rem!important}.hf-sponsor{margin:0 -0.9rem 0!important}.hf-sponsor-btn{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0.65rem!important;padding:0.6rem 0.9rem!important;grid-template-areas:unset!important}.hf-sponsor-badge{margin-bottom:0!important;white-space:nowrap!important}.hf-sponsor-main{flex-shrink:0!important}.hf-sponsor-logo{padding:4px 8px!important;width:auto!important}.hf-sponsor-logo img{max-height:28px!important}.hf-sponsor-blurb{font-size:0.72rem!important;line-height:1.3!important;flex:1!important}.hf-sponsor-cta{white-space:nowrap!important;font-size:0.72rem!important;padding:0.22rem 0.6rem!important;flex-shrink:0!important}@media(max-width:900px){.hero-inner{grid-template-columns:1fr!important;gap:1.2rem!important;padding:1.4rem 1.1rem 1.2rem!important}.hero-brand{justify-content:center!important;flex-direction:row!important}.hero-copy{text-align:center!important}.hero-search{max-width:100%!important}.hero-trust{justify-content:center!important}.hero-art.hero-featured{order:2!important}.hf-sponsor-btn{flex-wrap:wrap!important}.hf-sponsor-logo img{max-height:24px!important}}@media(max-width:560px){.hero-logo-img{width:58px!important}.hero h1{font-size:1.9rem!important}.hero-tagline{font-size:0.92rem!important}}.hero{padding:0!important;background:linear-gradient(180deg,#eaf0f2 0%,#f2f5f3 100%)!important;border-bottom:1px solid var(--border)!important}.hero-brand,.hero-logo-img,.hero-art,.hero-art.hero-featured,.hero-stats,.hero-actions,.hero-copy,.hero-trust,.ht-stat{display:none!important}.hero-inner2{max-width:1240px;margin:0 auto;padding:2.4rem 1.6rem 2.2rem;display:grid;grid-template-columns:60% 40%;gap:2.4rem;align-items:center}.hero-left2{display:flex;flex-direction:column;gap:0}.hero-h1{font-family:"Inter",sans-serif;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:800;color:var(--teal);line-height:1.15;letter-spacing:-0.025em;margin:0 0 0.55rem}.hero-sub{font-size:1rem;color:var(--ink-mid);line-height:1.55;margin:0 0 1.1rem;max-width:480px}.hero-left2 .hero-search{margin:0 0 0.75rem}.hero-trust2{display:flex;align-items:center;gap:0.75rem;flex-wrap:nowrap}.ht2-pill{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.82rem;font-weight:600;color:var(--ink-mid)}.ht2-pill svg{color:var(--teal);flex-shrink:0}.ht2-pill strong{color:var(--teal);font-weight:800}.hero-right2{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:1.5rem 1.4rem;box-shadow:0 4px 20px rgba(89,100,88,.08);display:flex;flex-direction:column;gap:0}.hero-right2:empty{display:none}.psc-eyebrow{font-size:0.65rem;font-weight:800;letter-spacing:0.14em;text-transform:uppercase;color:var(--gold);margin-bottom:0.9rem;display:flex;align-items:center;gap:0.5rem}.psc-eyebrow::before{content:"";width:20px;height:2px;background:var(--gold);border-radius:2px;flex-shrink:0}.psc-logo-wrap{background:#ffffff;border:1px solid var(--border);border-radius:12px;padding:0.8rem 1rem;display:flex;align-items:center;justify-content:center;margin-bottom:0.8rem;min-height:60px}.psc-logo-wrap img{max-height:40px;width:auto;max-width:100%;object-fit:contain;display:block}.psc-name{font-weight:800;font-size:1rem;color:var(--ink);line-height:1.2;margin-bottom:0.5rem}.psc-mission{font-size:0.85rem;color:var(--ink-mid);line-height:1.5;margin-bottom:1rem}.psc-btn{display:inline-block;background:var(--teal);color:#ffffff;font-family:inherit;font-size:0.88rem;font-weight:700;padding:0.6rem 1.2rem;border-radius:999px;text-decoration:none;text-align:center;transition:background 0.15s;align-self:flex-start}.psc-btn:hover{background:var(--teal-lt)}.psc-empty{font-size:0.85rem;color:var(--ink-mid)}.psc-empty a{color:var(--teal);font-weight:700;text-decoration:none}.psc-spots{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.psc-spots .psc-logo-wrap{margin-bottom:0}a.psc-logo-link{text-decoration:none;transition:border-color 0.15s,box-shadow 0.15s}a.psc-logo-link:hover{border-color:var(--teal);box-shadow:0 2px 10px rgba(89,100,88,.12)}.hs-card2-badge .d{font-size:1.15rem;font-weight:800}.hs-card2-badge .m{font-size:0.52rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;opacity:0.9}.hero-h1{font-family:"Inter",sans-serif!important;font-size:clamp(1.7rem,3.2vw,2.5rem)!important;font-weight:800!important;color:var(--teal)!important;line-height:1.15!important;letter-spacing:-0.025em!important;margin:0 0 0.55rem!important}.hero-inner2{padding:2rem 1.6rem!important;align-items:start!important}.hero-left2{align-self:center}.hero-right2{align-self:center}@media(max-width:900px){.hero-inner2{padding:1.4rem 1.1rem!important;align-items:stretch!important}.hero-h1{font-size:1.7rem!important}}@media(max-width:560px){.hero-h1{font-size:1.55rem!important}}@media(max-width:900px){.hero-inner2{grid-template-columns:1fr;gap:1.3rem;padding:1.6rem 1.1rem 1.4rem}.hero-right2{order:4}.hero-sub{max-width:100%}}@media(max-width:560px){.hero-h1{font-size:1.65rem}.hero-inner2{padding:1.3rem 1rem 1.2rem}.ht2-pill{font-size:0.78rem}}.hero-h1{font-family:"Inter",sans-serif!important;font-size:clamp(1.55rem,2.9vw,2.25rem)!important;font-weight:700!important;letter-spacing:-0.01em!important;line-height:1.18!important}.hero-inner2{padding:1.55rem 1.6rem 1.45rem!important;gap:2rem!important}.hero-right2{padding:1.1rem 1.2rem!important}.psc-eyebrow{margin-bottom:0.6rem!important}.psc-logo-wrap{padding:0.55rem 0.9rem!important;min-height:48px!important;margin-bottom:0.6rem!important}.psc-logo-wrap img{max-height:34px!important}.psc-mission{font-size:0.82rem!important;line-height:1.45!important;margin-bottom:0.75rem!important}.psc-btn{font-size:0.82rem!important;padding:0.5rem 1rem!important}.hero-sub{margin:0 0 0.85rem!important;font-size:0.95rem!important}.hero-left2 .hero-search{margin-bottom:0.75rem!important}.section-title-row h2{font-size:clamp(1.28rem,2.2vw,1.7rem)!important}@media(max-width:900px){.hero-inner2{padding:1.2rem 1.1rem 1.1rem!important}.hero-h1{font-size:1.5rem!important}}@media(max-width:560px){.hero-h1{font-size:1.38rem!important}}.events-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;align-items:start}.events-list .event-day-group{grid-column:1/-1}.events-list .sponsor-infeed,.events-list .in-feed-ad,.events-list .infeed-sponsor{grid-column:1/-1}.events-list .ecard.evcard{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;padding:0!important;gap:0!important}.events-list .ecard.evcard::before{display:none!important}.evc-img{position:relative;width:100%;aspect-ratio:800/300;background-size:cover;background-position:center;background-color:var(--sage-pale);flex:none}.evc-body{padding:0.7rem 0.85rem 0.9rem;display:flex;flex-direction:column;gap:0.3rem;min-width:0}.evc-date{font-size:0.82rem;font-weight:800;color:var(--teal);letter-spacing:-0.01em}.evc-title{font-weight:800;font-size:1rem;color:var(--ink);line-height:1.25;letter-spacing:-0.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.evc-loc{display:flex;align-items:center;gap:0.32rem;font-size:0.82rem;color:var(--ink-mid);min-width:0}.evc-loc svg{color:var(--ink-lt);flex:none;width:13px;height:13px}.evc-loc .evc-venue{font-weight:700;color:var(--ink)}a.evc-loc{text-decoration:none;cursor:pointer}a.evc-loc:hover .evc-venue{text-decoration:underline}.evc-loc .evc-loctext{min-width:0}.evc-org{font-size:0.8rem;color:var(--ink-mid);line-height:1.4}.evc-org svg{color:var(--ink-lt);width:13px;height:13px;vertical-align:-2px;margin-right:0.25rem}.evc-org .lab{color:var(--ink-lt)}.evc-tags{display:flex;flex-wrap:wrap;gap:0.3rem;margin-top:0.1rem}.evc-soon{position:absolute;left:10px;top:10px;background:var(--terra-strong);color:#ffffff;font-size:0.62rem;font-weight:800;letter-spacing:0.05em;text-transform:uppercase;padding:0.2rem 0.5rem;border-radius:999px;z-index:2}@media(max-width:560px){.events-list{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:0.7rem}.evc-title{font-size:0.92rem}.evc-body{padding:0.6rem 0.7rem 0.75rem}}body{background:var(--page);letter-spacing:0}header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}header::before{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--teal),var(--gold),var(--terra))}.header-inner{height:58px!important;max-width:1240px!important}.logo-name{color:var(--teal)!important;font-weight:800!important}.nav-desktop a{border-radius:999px!important;font-size:.84rem!important;font-weight:800!important}.nav-desktop a:hover{background:var(--teal-pale)!important}.nav-desktop a.nav-cta{background:var(--teal)!important;box-shadow:0 14px 30px rgba(89,100,88,.2)!important}.hero{background:linear-gradient(135deg,#f2f5f3 0%,#eaf0f2 100%)!important}.hero-inner2{max-width:1240px!important;padding:2.15rem 1.6rem 2rem!important;grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important;gap:2.3rem!important}.hero-h1{max-width:670px;font-size:clamp(1.95rem,3.35vw,2.8rem)!important;line-height:1.08!important;letter-spacing:0!important;text-wrap:balance}.hero-sub{max-width:560px!important;margin-bottom:1rem!important;color:#3b4a51!important;font-size:.98rem!important;font-weight:650!important}.hero-search{max-width:720px!important;border:1px solid rgba(50,64,50,.12)!important;border-radius:22px!important;background:linear-gradient(#f2f5f3,#f2f5f3) padding-box,linear-gradient(135deg,rgba(255,252,247,.9),rgba(230,172,121,.34),rgba(89,100,88,.18)) border-box!important;box-shadow:0 24px 54px rgba(49,63,50,.13)!important;padding:6px!important}.hs-seg{padding:.55rem .95rem!important;border-radius:15px!important}.hs-label{color:#7d8a90!important;letter-spacing:.12em!important}.hero-search input#searchInput,.hero-search select{font-size:.9rem!important;font-weight:750!important}.hs-go{height:44px!important;background:var(--terra-strong)!important;box-shadow:0 13px 28px rgba(40,51,57,.28)!important}.hero-trust2{gap:.9rem!important}.ht2-pill{color:var(--teal)!important;font-size:.8rem!important;font-weight:850!important}.hero-right2{position:relative;overflow:hidden;border:1px solid rgba(230,172,121,.42)!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,252,247,.95))!important;box-shadow:var(--shadow-lg)!important;padding:1.25rem!important}.hero-right2::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--gold),var(--terra))}.psc-logo-wrap{min-height:68px!important;border-radius:15px!important;background:linear-gradient(180deg,#ffffff,#ffffff)!important}.psc-btn{background:var(--teal)!important;box-shadow:0 12px 26px rgba(89,100,88,.2)}.main{max-width:1240px!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:2.2rem!important;padding-top:2rem!important}.section-title-row{margin-bottom:1.05rem!important}.section-title-row h2{font-size:clamp(1.35rem,2.1vw,1.8rem)!important;line-height:1.08!important}.section-title-row a{min-height:36px;box-shadow:var(--shadow-xs)}.event-day-group{margin:1.25rem 0 .55rem!important}.edg-label{color:var(--teal)!important;letter-spacing:.06em!important}.edg-line{background:linear-gradient(90deg,var(--border),transparent)!important}.events-list .ecard,.event-row:not(.ecard),.event-row.event-card-pro:not(.ecard){border-color:var(--border)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,252,247,.95))!important;box-shadow:0 10px 28px rgba(49,63,50,.058)!important}.events-list .ecard::before{content:"";position:absolute;top:14px;bottom:14px;left:-1px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--teal),var(--gold));opacity:.2}.events-list .ecard:hover,.event-row:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)!important;border-color:rgba(40,51,57,.28)!important}.ev-date,.event-date-col{background:linear-gradient(180deg,rgba(255,252,247,.26),rgba(255,252,247,0)),var(--date-bg, var(--teal-pale))!important}.ev-title,.event-title{color:#283339!important}.tag,.ev-tag{box-shadow:inset 0 0 0 1px rgba(89,100,88,.04)}.in-feed-sponsor{border-radius:18px!important;background:linear-gradient(90deg,rgba(230,172,121,.15),transparent 38%),linear-gradient(135deg,#f2f5f3,#ffffff)!important;box-shadow:0 10px 26px rgba(49,63,50,.055)}aside.sidebar{padding:0!important;border:none!important;background:transparent!important;gap:1rem!important}.partners-card,.cal-card,.submit-card,.feat-card,.supporters-card{border:1px solid var(--border)!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,252,247,.95))!important;box-shadow:0 14px 38px rgba(49,63,50,.075)!important}.partners-card{padding:1.1rem!important}.partner-card,.supporter-chip{border-radius:13px!important;background:linear-gradient(180deg,#ffffff,#f2f5f3)!important;box-shadow:0 6px 16px rgba(49,63,50,.045)}.cal-card{overflow:hidden;background:linear-gradient(180deg,rgba(192,209,191,.62),rgba(255,252,247,.96))!important}.submit-card{background:var(--teal)!important;color:#ffffff!important;padding:1.35rem!important}.submit-card-btn{background:var(--sand)!important;color:#283339!important;min-height:48px!important;box-shadow:none!important}.pre-nl-band{height:2.4rem!important;background:linear-gradient(180deg,var(--page),#eaf0f2)!important}.nl-band{background:linear-gradient(135deg,var(--teal) 0%,var(--teal-lt) 100%)!important}.nl-band-inner{padding:3rem 1.6rem!important}.nl-band-title{font-size:clamp(1.55rem,2.8vw,2.15rem)!important}.nl-band-form{border-radius:22px!important;background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,252,247,.96))!important;box-shadow:0 25px 54px rgba(0,0,0,.16)!important}footer a.footer-name{font-family:"Inter",sans-serif!important;font-weight:800!important;font-size:1.05rem!important;color:#356382!important;text-decoration:none!important}@media(max-width:900px){.hero-inner2{grid-template-columns:1fr!important;gap:1.2rem!important}.hero-right2{max-width:560px}.main{grid-template-columns:1fr!important;gap:1.25rem!important}}@media(max-width:700px){.header-inner{height:56px!important}.hero-inner2{padding:1.45rem 1rem 1.35rem!important}.hero-h1{font-size:clamp(1.6rem,8.5vw,2.05rem)!important}.hero-sub{font-size:.92rem!important}.hero-search{border-radius:18px!important}.hs-seg{padding:.48rem .8rem!important}.main{padding:1rem .85rem 6rem!important}.events-list .ecard,.event-row:not(.ecard),.event-row.event-card-pro:not(.ecard){border-radius:16px!important}.nl-band-inner{padding:2.1rem 1rem!important}}@media(max-width:700px){.events-list{gap:.48rem!important}.events-list .ecard{min-height:78px!important;border-radius:16px!important}.ev-date{width:54px!important;margin:7px 0 7px 7px!important;padding:.42rem .24rem!important;border-radius:12px!important}.ev-d-wk,.ev-d-mo{font-size:.48rem!important;letter-spacing:.08em!important}.ev-d-num{font-size:1.28rem!important;margin:.02rem 0!important}.ev-main{padding:.58rem 2.35rem .58rem .65rem!important;gap:.14rem!important}.ev-title{font-size:.88rem!important;line-height:1.22!important;-webkit-line-clamp:2!important}.ev-meta{font-size:.68rem!important;gap:.12rem .55rem!important}.ev-meta .ecm svg{width:12px!important;height:12px!important}.ev-tags{gap:.2rem!important;margin-top:.02rem!important}.ev-tag,.tag{font-size:.55rem!important;padding:.09rem .36rem!important}.ev-tags .tag:nth-child(n+4),.ev-tags .ev-tag:nth-child(n+4){display:none!important}.ecard-save{top:7px!important;right:7px!important;width:27px!important;height:27px!important}}.parent-shortcuts{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem;max-width:760px}.parent-chip{border:1px solid rgba(88,103,88,.18);background:rgba(255,252,247,.72);color:#283339;border-radius:999px;min-height:34px;padding:.34rem .76rem;font-family:inherit;font-size:.78rem;font-weight:800;cursor:pointer;box-shadow:0 2px 8px rgba(49,63,50,.045);transition:background .15s,border-color .15s,color .15s}.parent-chip:hover{border-color:rgba(88,103,88,.38);background:#ffffff;color:var(--teal)}.parent-chip.active{background:var(--teal);border-color:var(--teal);color:#ffffff}.events-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:.9rem!important}.events-list .ecard.evcard{position:relative;display:grid!important;grid-template-columns:56px minmax(0,1fr);min-height:132px!important;overflow:hidden;background:#ffffff!important;border:1px solid #d4dcdd!important;box-shadow:0 5px 16px rgba(49,63,50,.055)!important}.events-list .ecard.evcard:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(49,63,50,.09)!important}.evc-img{display:none!important}.evc-body{padding:.68rem 2.25rem .72rem .82rem!important;gap:.18rem!important}.evc-topline{display:flex;align-items:center;gap:.32rem;min-width:0}.evc-cat-dot{width:7px;height:7px;border-radius:999px;background:var(--terra-strong);flex:none;opacity:.72}.evc-kicker{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:var(--cat-soft, var(--teal-pale));border:1px solid rgba(40,51,57,.08);border-radius:999px;padding:.13rem .46rem}.evc-soon{position:static!important;margin-left:auto;background:#f2f5f3!important;color:var(--terra-lt)!important;border:1px solid rgba(40,51,57,.14);font-size:.52rem!important;padding:.08rem .36rem!important}.evc-date{font-size:.76rem!important;color:#57656b!important;font-weight:800!important}.evc-title{font-size:1rem!important;line-height:1.23!important;margin-top:.04rem;color:#283339!important}.evc-loc{font-size:.76rem!important;color:#57656b!important}.evc-loc svg{width:11px!important;height:11px!important;opacity:.72}.evc-tags{gap:.22rem!important;margin-top:.12rem!important}.evc-tags .tag{font-size:.58rem!important;padding:.1rem .42rem!important;border-radius:999px!important;background:#f2f5f3!important;color:#57656b!important;box-shadow:none!important}.evc-tags .tag-free{background:#f2f5f3!important;color:var(--teal)!important}.ecard-save{top:.55rem!important;right:.55rem!important;width:26px!important;height:26px!important;background:#ffffff!important;border:1px solid #d4dcdd!important;box-shadow:none!important}.ecard-save svg{width:13px!important;height:13px!important}aside.sidebar{gap:.85rem!important}.partners-card,.cal-card,.submit-card{border-radius:16px!important;box-shadow:0 6px 18px rgba(49,63,50,.055)!important}.partners-card{padding:.9rem!important}.partners-intro{font-size:.82rem!important;line-height:1.35!important;margin-bottom:.55rem!important}.partner-card{min-height:58px;padding:.5rem .58rem!important;gap:.48rem!important;box-shadow:none!important}.partner-card-logo{width:34px!important;height:34px!important;border-radius:9px!important}.partner-card-name{font-size:.78rem!important;line-height:1.2!important}.partner-card-blurb{font-size:.65rem!important;line-height:1.25!important}.partners-cta-box{margin-top:.65rem!important;padding-top:.65rem!important}.cal-card{background:#ffffff!important}.cal-head{padding:.82rem .92rem .55rem!important}.cal-title{font-size:.88rem!important}.cal-body{padding:.55rem .8rem .82rem!important}.submit-card{background:#ffffff!important;color:var(--ink)!important;border:1px solid var(--border)!important;padding:1rem!important}.submit-card h3{color:var(--teal)!important;font-size:1rem!important}.submit-card p{color:var(--ink-mid)!important;font-size:.82rem!important;margin-bottom:.75rem!important}.submit-card-btn{min-height:42px!important;background:var(--teal)!important;color:#ffffff!important}.newsletter-fallback{display:none}.newsletter-fallback.show{display:block}.newsletter-fallback-title{font-family:"Inter",sans-serif;font-size:1rem;font-weight:800;color:var(--teal);margin:0 0 .3rem}.newsletter-fallback-sub{font-size:.84rem;line-height:1.45;color:var(--ink-mid);margin:0 0 .8rem}.newsletter-fallback-form{display:flex;gap:.45rem}.newsletter-fallback-form input{min-width:0;flex:1;height:42px;border:1px solid var(--border);border-radius:999px;padding:0 .9rem;font-family:inherit;font-size:16px;color:var(--ink);background:#ffffff}.newsletter-fallback-form button{height:42px;border:none;border-radius:999px;background:var(--teal);color:#ffffff;padding:0 1rem;font-family:inherit;font-weight:800;cursor:pointer}.newsletter-fallback-status{min-height:1.2em;margin-top:.55rem;font-size:.78rem;font-weight:700;color:var(--ink-mid)}@media(max-width:700px){.hero-left2 .hero-search{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:.5rem!important;width:100%!important;max-width:100%!important;padding:.55rem!important;border-radius:16px!important;margin:0 0 .72rem!important}.hero-left2 .hero-search .hs-div{display:none!important}.hero-left2 .hero-search .hs-seg{min-width:0!important;width:auto!important;flex:none!important;margin:0!important;padding:.56rem .68rem!important;border:1px solid var(--border-lt)!important;border-radius:12px!important;background:#ffffff!important}.hero-left2 .hero-search .hs-seg-grow{grid-column:1 / -1!important}.hero-left2 .hero-search .hs-control{min-width:0!important}.hero-left2 .hero-search input#searchInput,.hero-left2 .hero-search select{width:100%!important;min-width:0!important;font-size:16px!important}.hero-left2 .hero-search select{text-overflow:ellipsis}.hero-left2 .hero-search .hs-go{grid-column:1 / -1!important;width:100%!important;min-width:0!important;height:46px!important;margin:0!important;border-radius:12px!important}.parent-shortcuts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.18rem;scrollbar-width:none}.parent-shortcuts::-webkit-scrollbar{display:none}.parent-chip{flex:0 0 auto}.events-list{grid-template-columns:1fr!important;gap:.62rem!important}.events-list .ecard.evcard{min-height:112px!important;grid-template-columns:52px minmax(0,1fr)}.evc-body{padding:.62rem 2.1rem .64rem .7rem!important}.evc-title{font-size:.94rem!important}.newsletter-fallback-form{flex-direction:column}.newsletter-fallback-form button{width:100%}}@media(max-width:400px){.hero-left2 .hero-search{grid-template-columns:1fr!important}.hero-left2 .hero-search .hs-seg,.hero-left2 .hero-search .hs-go{grid-column:1 / -1!important}}.section-title-row,.section-title-row h2{overflow:visible!important}.section-title-row{align-items:center!important;padding-top:.08rem!important}.section-title-row h2{line-height:1.35!important;padding:.04rem 0!important}@media(max-width:700px){html,body{background:#f2f5f3!important;color:#283339!important}body{padding-bottom:66px!important}header::before{height:2px!important}.header-inner{height:48px!important;padding:0 .75rem!important}.logo-name{font-size:.72rem!important;color:var(--teal)!important}.mobile-menu-btn{width:34px!important;height:34px!important;color:var(--teal)!important}.hero{background:#eaf0f2!important;border-bottom:1px solid #d4dcdd!important}.hero-inner2{display:block!important;padding:.95rem .8rem 1rem!important}.hero-left2{width:100%!important;max-width:none!important}.hero-h1{max-width:none!important;color:var(--teal)!important;font-size:1.34rem!important;line-height:1.14!important;margin:0 0 .38rem!important;text-align:left!important}.hero-sub{color:#3b4a51!important;font-size:.82rem!important;line-height:1.38!important;margin:0 0 .75rem!important;text-align:left!important}.hero-left2 .hero-search{background:#f2f5f3!important;border:1px solid #d4dcdd!important;box-shadow:0 6px 18px rgba(49,63,50,.075)!important}.hero-left2 .hero-search .hs-label{color:#7d8a90!important;font-size:.58rem!important;letter-spacing:.08em!important}.hero-left2 .hero-search .hsb-icon{display:none!important}.hero-trust2{display:flex!important;flex-wrap:wrap!important;gap:.35rem!important;margin:.35rem 0 0!important}.ht2-pill{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--teal)!important;font-size:.68rem!important;padding:0!important}.ht2-pill svg{width:11px!important;height:11px!important}.hero-right2{display:block!important;margin:.75rem 0 0!important;max-width:none!important;width:100%!important;padding:.8rem!important;border-radius:14px!important;background:#f2f5f3!important;border:1px solid #d4dcdd!important;box-shadow:0 4px 14px rgba(49,63,50,.06)!important}.hero-right2:empty{display:none!important}.psc-eyebrow{font-size:.55rem!important;margin-bottom:.45rem!important}.psc-logo-wrap{min-height:54px!important;border-radius:10px!important}.psc-mission{font-size:.72rem!important;line-height:1.35!important;margin:.45rem 0 .55rem!important}.psc-btn{min-height:36px!important;padding:.48rem .8rem!important;font-size:.72rem!important}.mobile-jump-links{display:flex!important;background:#f2f5f3!important;border-bottom:1px solid #d4dcdd!important;padding:.42rem .75rem!important;gap:.35rem!important}.mobile-jump-links button{min-height:30px!important;padding:.32rem .65rem!important;font-size:.68rem!important;background:#f2f5f3!important}.main{display:block!important;background:#f2f5f3!important;padding:.85rem .65rem 1.25rem!important}.events-section-wrap{background:transparent!important;padding:0!important;border:none!important;box-shadow:none!important}.section-title-row{align-items:center!important;margin:.08rem 0 .45rem!important;padding-top:.08rem!important;overflow:visible!important}.section-title-row h2{color:var(--teal)!important;font-size:1rem!important;line-height:1.35!important;margin:0!important;padding:.04rem 0!important;overflow:visible!important}.section-title-row a{min-height:30px!important;padding:.32rem .68rem!important;font-size:.68rem!important}.results-bar{margin-bottom:.45rem!important}.results-count{color:#57656b!important;font-size:.72rem!important}.event-day-group{margin:.95rem 0 .4rem!important}.edg-label{color:var(--teal)!important;font-size:.62rem!important}.edg-line{opacity:.7!important}.events-list .ecard.evcard{background:#f2f5f3!important;border:1px solid #d4dcdd!important;border-radius:13px!important;box-shadow:0 2px 10px rgba(49,63,50,.06)!important}aside.sidebar{display:flex!important;flex-direction:column!important;gap:.75rem!important;margin-top:1rem!important}.partners-card,.cal-card,.submit-card{background:#f2f5f3!important;border:1px solid #d4dcdd!important;border-radius:13px!important;box-shadow:0 2px 10px rgba(49,63,50,.055)!important}.pre-nl-band{height:1.1rem!important;background:linear-gradient(180deg,#f2f5f3,#eaf0f2)!important}.nl-band{background:var(--teal)!important}.nl-band-inner{display:block!important;padding:1.2rem .8rem!important}.nl-band-title{font-size:1.18rem!important;line-height:1.18!important}.nl-band-sub{font-size:.82rem!important}.nl-band-form{margin-top:.85rem!important;border-radius:13px!important;padding:.8rem!important}footer a,footer .footer-name{color:var(--teal)!important}.mobile-bottom-nav{background:#f2f5f3!important;border-top:1px solid #d4dcdd!important;box-shadow:0 -4px 16px rgba(49,63,50,.08)!important}.mobile-bottom-nav button{color:var(--teal)!important}}html,body{background:#f2f5f3!important;color:var(--ink)!important}body{background:#f2f5f3!important}header::before{background:linear-gradient(90deg,var(--teal),var(--gold),var(--terra))!important}.hero{background:#f2f5f3!important;border-bottom:1px solid var(--border)!important}.hero-inner2{background:transparent!important}.hero-h1,.section-title-row h2,.cal-title,.submit-card h3,.partners-intro,.partners-cta-title,.nl-form-head,footer .footer-name{color:var(--teal)!important}.hero-sub{color:#3b4a51!important}.hero-search,.hero-right2,.events-list .ecard.evcard,.partners-card,.cal-card,.submit-card,.nl-band-form,.modal-box,.form-box{background:var(--white)!important;border-color:var(--border)!important}.hero-search{box-shadow:0 16px 40px rgba(40,51,57,.12)!important}.hero-search input#searchInput,.hero-search select,.evc-title,.modal-title{color:var(--ink)!important}.hs-label,.evc-kicker,.psc-eyebrow,.nl-band-eyebrow{color:var(--terra)!important}.hs-go,.nav-cta,.reach-cta,.modal-btn-p,.form-submit,.btn-primary{background:var(--terra)!important;border-color:var(--terra)!important;color:#ffffff!important}.parent-chip.active,.submit-card-btn,.psc-btn,.mobile-bottom-nav button,.calendar .sel{background:var(--teal)!important;color:#ffffff!important}.parent-chip,.mobile-jump-links button,.tag,.evc-tags .tag,.mj-btn,.camp-chip{background:#f2f5f3!important;border-color:var(--border)!important;color:var(--ink-mid)!important}.evc-cat-dot{background:var(--cat-bg, var(--terra))!important}.main{background:#ffffff!important;gap:2rem!important}.events-section-wrap{background:transparent!important}.events-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important;gap:1rem!important}.events-list .ecard.evcard{min-height:136px!important}.evc-body{padding:.78rem 2.3rem .82rem .9rem!important}.evc-title{-webkit-line-clamp:3!important}.event-day-group .edg-label,.results-count,.evc-date,.evc-loc,.partner-card-blurb,.cal-head div,.nl-form-sub{color:var(--ink-mid)!important}.events-list .ecard.evcard{background:#ffffff!important;border-color:rgba(40,51,57,.13)!important;box-shadow:0 14px 34px rgba(40,51,57,.095)!important}.events-list .ecard.evcard:hover{box-shadow:0 20px 44px rgba(40,51,57,.14)!important;border-color:rgba(89,100,88,.32)!important}.partner-card,.supporter-chip,.cal-card,.submit-card{box-shadow:0 10px 24px rgba(40,51,57,.07)!important}.pre-nl-band{background:linear-gradient(180deg,#f2f5f3,#e6ebeb)!important}.nl-band{background:var(--teal-lt)!important}.nl-band-title,.nl-band-sub{color:#fbfcfb!important}body{background:#ffffff!important}footer a,footer .footer-name{color:var(--teal)!important}@media(max-width:700px){html,body,.main{background:#f2f5f3!important;color:var(--ink)!important}.hero{background:#f2f5f3!important}header,footer{border-color:var(--border)!important}.hero-left2 .hero-search,.hero-right2,.events-list .ecard.evcard,.partners-card,.cal-card,.submit-card,.nl-band-form,.mobile-bottom-nav{background:var(--white)!important;border-color:var(--border)!important}.mobile-jump-links{background:var(--white)!important;border-color:var(--border)!important}.mobile-jump-links button{background:#f2f5f3!important;color:var(--teal)!important}.events-list{grid-template-columns:1fr!important;gap:.68rem!important}.events-list .ecard.evcard{min-height:112px!important}.evc-body{padding:.62rem 2.1rem .64rem .7rem!important}.pre-nl-band{background:linear-gradient(180deg,#f2f5f3,#e6ebeb)!important}.nl-band{background:var(--teal-lt)!important}.mobile-bottom-nav button{color:var(--teal)!important;background:none!important}}.hero-inner2{gap:1.35rem!important}.hero-right2{padding:1.05rem!important;border-color:var(--panel-border)!important;border-radius:16px!important;box-shadow:var(--panel-shadow)!important}.psc-eyebrow{white-space:normal!important;font-size:.74rem!important;line-height:1.32!important;letter-spacing:0!important;text-transform:none!important;margin-bottom:.62rem!important;color:#356382!important}.psc-eyebrow::before{width:16px!important;background:#356382!important}.psc-spots{display:grid!important;grid-template-columns:1fr!important;gap:.55rem!important;margin:0!important}.psc-logo-wrap{min-height:52px!important;padding:.55rem .75rem!important;border-color:rgba(40,51,57,.22)!important;border-radius:11px!important;box-shadow:none!important}.psc-logo-wrap img{max-height:34px!important}aside.sidebar{gap:.72rem!important}.partners-card,.cal-card,.submit-card{border-color:var(--panel-border)!important;border-radius:14px!important;box-shadow:var(--panel-shadow)!important}.partners-card{padding:.82rem!important}.partners-intro{margin-bottom:.48rem!important;font-size:.78rem!important;line-height:1.25!important;letter-spacing:0!important}.partner-card-grid{gap:.42rem!important}.partner-card{min-height:52px!important;padding:.46rem .52rem!important;border-color:rgba(40,51,57,.18)!important;border-radius:11px!important;background:rgba(255,252,247,.78)!important;box-shadow:none!important}.partner-card:hover{box-shadow:var(--panel-shadow)!important}.partner-card-logo{width:31px!important;height:31px!important;min-width:31px!important}.partner-card-name{font-size:.76rem!important}.partner-card-blurb{font-size:.62rem!important;color:#7d8a90!important}.partners-cta-box{margin-top:.5rem!important;padding-top:.5rem!important;border-top-color:rgba(40,51,57,.16)!important}.reach-cta,.supporter-link{min-height:34px!important;box-shadow:none!important}.cal-card{background:rgba(255,252,247,.82)!important}.cal-head{border-bottom-color:rgba(40,51,57,.13)!important;padding:.7rem .78rem .46rem!important}.cal-title{font-size:.82rem!important}.cal-head div{font-size:.6rem!important}.cal-body{padding:.46rem .66rem .72rem!important}.cal-grid{gap:1px!important}.cal-d{font-size:.7rem!important;padding:.26rem .06rem!important}.submit-card{padding:.86rem!important;background:rgba(255,252,247,.82)!important}.submit-card h3{font-size:.92rem!important;margin-bottom:.25rem!important}.submit-card p{font-size:.76rem!important;line-height:1.38!important;margin-bottom:.62rem!important}.submit-card-btn{min-height:38px!important;box-shadow:none!important}.events-list .ecard.evcard{border-color:rgba(40,51,57,.22)!important;box-shadow:0 4px 16px rgba(40,51,57,.05)!important}.events-list .ecard.evcard:hover{box-shadow:var(--panel-shadow-hover)!important}.evc-tags .tag{background:#f2f5f3!important;color:#57656b!important;border:1px solid rgba(40,51,57,.12)!important;font-weight:750!important}.evc-tags .tag-recur{display:none!important}.evc-soon{background:#f2f5f3!important;color:#356382!important;border-color:rgba(143,86,62,.16)!important}.ecard-save{opacity:.78!important}.ecard-save:hover{opacity:1!important}.nl-band-inner{align-items:center!important;gap:1.4rem!important;padding-top:2.35rem!important;padding-bottom:2.35rem!important}.nl-band-form{min-height:0!important;padding:.9rem!important;border-radius:16px!important;box-shadow:0 10px 30px rgba(22,33,22,.16)!important}.newsletter-fallback-title{font-size:.94rem!important;margin-bottom:.18rem!important}.newsletter-fallback-sub{margin-bottom:.65rem!important}@media(min-width:901px){.hero-right2{max-width:410px!important}}@media(max-width:700px){html,body{width:100%!important;max-width:100%!important}footer{max-width:100%!important}.hero,.hero-inner2,.hero-left2,.main,.events-section-wrap,.events-list,.events-list .ecard.evcard,aside.sidebar,.nl-band{max-width:100%!important;overflow-x:hidden!important}.hero-sub,.evc-title,.evc-loc,.partner-card-name,.partner-card-blurb{white-space:normal!important;overflow-wrap:anywhere!important}.hero-sub,.evc-title{display:block!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;max-height:none!important}.hero-left2 .hero-search,.parent-shortcuts,.hero-trust2,.mobile-jump-links{width:100%!important;max-width:100%!important}.hero-left2 .hero-search .hs-go{max-width:100%!important}.events-list .ecard.evcard{width:100%!important}.evc-body,.partner-card-body{min-width:0!important}.hero-right2{padding:.72rem!important}.psc-eyebrow{white-space:normal!important;line-height:1.25!important}.psc-spots{gap:.45rem!important}.psc-logo-wrap{min-height:48px!important}.partners-card,.cal-card,.submit-card{border-radius:12px!important;box-shadow:0 2px 10px rgba(40,51,57,.045)!important}.partners-intro{font-size:.76rem!important}.nl-band-inner{padding-top:1.35rem!important;padding-bottom:1.35rem!important}.nl-band-form{padding:.72rem!important}}.parent-shortcuts,.hero-trust2,.evc-soon,.new-badge,.results-updated{display:none!important}.hero-left2 .hero-search{margin-bottom:0!important}.hero-inner2{padding-bottom:1.85rem!important}.results-bar{display:none!important}.section-title-row{align-items:center!important}.section-title-row h2{display:flex!important;align-items:center!important;gap:.65rem!important;flex-wrap:wrap!important}.evc-topline{gap:.35rem!important}@media(max-width:700px){html,body{width:100%!important;max-width:100%!important}.mobile-jump-links{display:none!important}.hero,.hero-inner2,.hero-left2,.hero-right2,.main,.events-section-wrap,.events-list,.event-row,.ecard.evcard,.partners-card,.cal-card,.submit-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.hero-sub,.psc-eyebrow,.evc-title,.evc-loc,.partners-intro,.partner-card-name,.partner-card-blurb{white-space:normal!important;overflow-wrap:anywhere!important}.evc-title{display:block!important;max-width:calc(100vw - 7rem)!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important}.partners-intro{display:block!important;max-width:calc(100vw - 3rem)!important;overflow:visible!important}.hero-inner2{padding-bottom:1.25rem!important}.main{padding-left:.75rem!important;padding-right:.75rem!important}.events-section-wrap{padding-left:0!important;padding-right:0!important}.events-list .ecard.evcard{width:auto!important;max-width:100%!important}.evc-body{padding-right:1rem!important}}.hero-inner2{grid-template-columns:minmax(0,1fr) minmax(360px,480px)!important;gap:2rem!important;align-items:center!important}#heroSponsorCard{background:rgba(255,252,247,.96)!important;border:1px solid rgba(40,51,57,.24)!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(40,51,57,.055)!important;padding:1rem!important;align-self:end!important;transform:none}#heroSponsorCard .psc-eyebrow{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:.55rem!important;margin:0 0 .85rem!important;color:#57656b!important;font-size:1.02rem!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;text-wrap:balance!important;white-space:normal!important}#heroSponsorCard .psc-eyebrow::before{display:none!important}#heroSponsorCard .psc-spots{display:grid!important;grid-template-columns:1fr!important;gap:.68rem!important;margin:0!important}#heroSponsorCard .psc-logo-wrap{min-height:84px!important;height:auto!important;margin:0!important;padding:.7rem .78rem!important;border:1px solid rgba(40,51,57,.18)!important;border-radius:13px!important;background:#ffffff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important}#heroSponsorCard .psc-logo-wrap::before{content:none!important}#heroSponsorCard .psc-logo-wrap img{max-width:92%!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}#heroSponsorCard .psc-logo-wrap img[src*=cooperators-macdermid]{transform:scale(1.08);transform-origin:center}#heroSponsorCard .psc-logo-wrap:only-child{grid-column:1 / -1}.partners-card{background:rgba(255,252,247,.94)!important}.partners-intro{color:#3b4a51!important;font-size:.82rem!important;line-height:1.35!important;font-weight:800!important}.partner-card{background:#ffffff!important;border-color:rgba(40,51,57,.16)!important}.partner-card-tag{display:none!important}@media(max-width:900px){.hero-inner2{grid-template-columns:1fr!important;gap:1rem!important}#heroSponsorCard{width:100%!important;max-width:100%!important}}@media(max-width:560px){#heroSponsorCard{padding:.78rem!important;border-radius:15px!important;transform:none}#heroSponsorCard .psc-eyebrow{font-size:.76rem!important;margin-bottom:.55rem!important}#heroSponsorCard .psc-spots{grid-template-columns:1fr!important;gap:.48rem!important}#heroSponsorCard .psc-logo-wrap{min-height:76px!important;border-radius:11px!important}#heroSponsorCard .psc-logo-wrap img{max-height:52px!important}#heroSponsorCard .psc-logo-wrap img[src*=cooperators-macdermid]{transform:scale(1.08)}}.hero-left2{position:relative!important;isolation:isolate}.hero-left2::before,.hero-left2::after{display:none}.hero-left2::before{width:92px;height:42px;left:-38px;top:4px;transform:rotate(-22deg)}.hero-left2::after{width:64px;height:30px;left:440px;top:28px;background:rgba(206,150,99,.13);transform:rotate(21deg)}.hero-h1,.hero-sub,.hero-left2 .hero-search{position:relative;z-index:2}@media(max-width:900px){.hero-left2::before{left:2%;top:-8px;opacity:.7}.hero-left2::after{left:auto;right:6%;top:12px;opacity:.65}}.hero{background:linear-gradient(135deg,#f2f5f3 0%,#eaf0f2 100%)!important;border-bottom:1px solid var(--border)!important}#heroSponsorCard::before{content:none!important;display:none!important}@media(max-width:1100px){.nav-desktop{display:none!important}.mobile-menu-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:44px;min-height:44px}header nav{flex:0 0 auto}}@media(min-width:1101px){.mobile-menu-btn{display:none!important}}.cal-nav-btn{min-width:40px!important;min-height:40px!important;padding:0!important;display:inline-grid!important;place-items:center}.footer-service-area{display:block;max-width:1240px;margin:0 auto 1.1rem;padding-inline:1rem;text-align:center}.footer-service-area strong{display:block}@media(max-width:700px){body{padding-bottom:0!important}.main{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px))!important}.mobile-menu a{white-space:nowrap;text-align:center}.section-title-row{align-items:flex-start!important;margin-bottom:.82rem!important;padding-top:.22rem!important}.section-title-row h2{display:block!important;line-height:1.45!important;padding:.18rem 0 .1rem!important;overflow:visible!important}.no-results{min-height:124px!important;padding:1.1rem .9rem!important;margin-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.no-results h3{margin-bottom:.24rem!important}.no-results p{margin-bottom:0!important;line-height:1.35!important}.footer-service-area{display:block!important;max-width:330px;margin:.35rem auto .65rem;padding-inline:0;text-align:center;font-size:.76rem;line-height:1.45}.footer-service-area strong{display:block;margin-bottom:.08rem}.footer-slim{align-items:center!important;justify-content:center!important;text-align:center;gap:.75rem!important;margin-bottom:.9rem!important}footer a.footer-name{width:100%;justify-content:center;font-size:1.12rem!important}.footer-links{justify-content:center!important;gap:.48rem!important}.footer-links a{font-size:.78rem!important;padding:.32rem .7rem!important}.land-ack{max-width:330px;margin:.55rem auto .75rem;font-size:.73rem!important;line-height:1.5!important;text-align:center}.land-ack strong{display:inline;margin:0;font-size:inherit!important;line-height:inherit!important}.land-ack::after{content:none!important}.footer-bottom{justify-content:center!important;align-items:center!important;min-height:0!important;height:auto!important;padding-top:.75rem!important;text-align:center}}.footer-slim{max-width:1240px!important;margin:0 auto 1.2rem!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem 2rem!important;flex-wrap:wrap!important}footer a.footer-name{font-family:"Inter",sans-serif!important;font-weight:800!important;font-size:1.05rem!important;color:#356382!important;text-decoration:none!important;line-height:1.3!important;margin:0!important}.footer-links{display:flex!important;align-items:center!important;gap:1.6rem!important;flex-wrap:wrap!important}.footer-links a{color:#3b4a51!important;font-size:0.82rem!important;font-weight:600!important;text-decoration:none!important;transition:all 0.15s!important;border:1.5px solid rgba(40,51,57,0.22)!important;border-radius:999px!important;padding:0.3rem 0.85rem!important;background:rgba(40,51,57,0.05)!important}.footer-links a:hover{color:#a8735a!important;border-color:rgba(179,115,88,0.35)!important;background:rgba(179,115,88,0.06)!important}.footer-service-area{max-width:1240px!important;margin:0 auto 1.1rem!important;padding-inline:1rem!important;color:var(--ink-mid)!important;font-size:0.78rem!important;line-height:1.6!important;text-align:center!important}.footer-service-area strong{color:#356382!important;font-weight:800!important}.land-ack{max-width:1240px!important;margin:0 auto 1.1rem!important;color:#3b4a51!important;font-size:0.78rem!important;line-height:1.65!important;text-align:left!important}.land-ack strong{color:#356382!important;font-weight:800!important}.footer-bottom{max-width:1240px!important;margin:0 auto!important;padding-top:1.2rem!important;border-top:1.5px solid #a8735a!important;display:flex!important;justify-content:space-between!important;font-size:0.8rem!important;color:#7d8a90!important;flex-wrap:wrap!important;gap:0.5rem!important}@media(max-width:700px){.footer-slim{align-items:center!important;justify-content:center!important;text-align:center!important;gap:.75rem!important;margin-bottom:.9rem!important}footer a.footer-name{width:100%!important;justify-content:center!important;font-size:1.12rem!important}.footer-links{justify-content:center!important;gap:.48rem!important}.footer-links a{font-size:.78rem!important;padding:.32rem .7rem!important}.footer-service-area{max-width:330px!important;margin:.35rem auto .65rem!important;padding-inline:0!important;font-size:.76rem!important;line-height:1.45!important}.land-ack{max-width:330px!important;margin:.55rem auto .75rem!important;font-size:.73rem!important;line-height:1.5!important;text-align:center!important}.footer-bottom{justify-content:center!important;align-items:center!important;padding-top:.75rem!important;text-align:center!important}}.events-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))!important;gap:1.05rem!important}.events-list .ecard.evcard{display:grid!important;grid-template-columns:66px minmax(0,1fr) 26px!important;align-items:center!important;min-height:128px!important;padding:.76rem!important;gap:.82rem!important;border-radius:18px!important;background:#ffffff!important;border-color:rgba(40,51,57,.14)!important;box-shadow:0 10px 26px rgba(40,51,57,.075)!important}.events-list .ecard.evcard:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px rgba(40,51,57,.12)!important;border-color:rgba(89,100,88,.3)!important}.evc-body{min-height:102px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:0 1.35rem 0 .05rem!important;gap:.3rem!important}.evc-date{font-size:.82rem!important;line-height:1.25!important;font-weight:850!important;color:#57656b!important}.evc-title{font-size:1.05rem!important;line-height:1.28!important;margin:0!important;color:var(--ink)!important;letter-spacing:0!important;-webkit-line-clamp:3!important}.evc-loc{font-size:.82rem!important;line-height:1.35!important;color:#57656b!important;margin-top:.02rem!important}.evc-loc svg{width:12px!important;height:12px!important}.ecard-save{top:.7rem!important;right:.7rem!important;width:28px!important;height:28px!important;background:rgba(255,252,247,.86)!important}@media(max-width:700px){.events-list{grid-template-columns:1fr!important;gap:.72rem!important}.events-list .ecard.evcard{grid-template-columns:58px minmax(0,1fr) 24px!important;min-height:112px!important;padding:.68rem!important;gap:.72rem!important;border-radius:16px!important}.evc-body{min-height:90px!important;padding-right:1rem!important;gap:.22rem!important}.evc-date{font-size:.76rem!important}.evc-title{font-size:.98rem!important;line-height:1.24!important}.evc-loc{font-size:.76rem!important}}@media(max-width:700px){body{padding-bottom:0!important}.main{padding-bottom:1.15rem!important}.footer-bottom{padding-top:.65rem!important}}.tag.tag-series{background:#f2f5f3;color:#356382;border:1px solid #eaf0f2;font-weight:800}.modal-series{display:block;margin:0 0 1rem;padding:0.85rem 1.05rem;background:#f2f5f3;border:2px solid #eaf0f2;border-radius:14px;text-decoration:none;transition:background 0.15s,transform 0.12s}.modal-series:hover{background:#fbfcfb;transform:translateY(-1px)}.modal-series .ms-lead{display:block;font-family:"Inter",sans-serif;font-weight:800;font-size:1.02rem;color:#283339;line-height:1.35;margin-bottom:0.2rem}.modal-series .ms-go{display:block;font-weight:700;font-size:0.92rem;color:#356382}.section-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.submit-inline{display:none}@media(min-width:901px){.submit-inline{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.4rem .95rem;border:1px solid var(--teal);border-radius:999px;background:var(--teal);color:#ffffff;font:700 .78rem Inter,sans-serif;cursor:pointer;box-shadow:var(--shadow-xs)}.submit-inline:hover{background:var(--teal-lt);border-color:var(--teal-lt)}.submit-inline:focus-visible{outline:3px solid var(--teal);outline-offset:3px}}.saved-events-toggle{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.4rem .8rem;border:1px solid rgba(40,51,57,.18);border-radius:999px;background:#ffffff;color:var(--teal);font:700 .78rem Inter,sans-serif;cursor:pointer;box-shadow:var(--shadow-xs)}.saved-events-toggle:hover{background:var(--teal-pale)}.saved-events-toggle span{display:inline-grid;min-width:1.35rem;min-height:1.35rem;place-items:center;border-radius:999px;background:#f2f5f3;color:var(--ink);font-size:.68rem}.saved-events-panel{margin:0 0 1.2rem;padding:1rem 1.1rem;border:1px solid rgba(89,100,88,.25);border-radius:16px;background:linear-gradient(145deg,#f2f5f3,#ffffff);box-shadow:0 8px 22px rgba(40,51,57,.07)}.saved-events-panel[hidden]{display:none!important}.saved-events-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.saved-events-eyebrow{display:block;margin-bottom:.25rem;color:var(--terra);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.saved-events-panel h3{margin:0;color:var(--teal);font:500 1.25rem "Playfair",Georgia,serif}.saved-events-close{padding:.35rem .65rem;border:1px solid rgba(40,51,57,.18);border-radius:999px;background:#ffffff;color:var(--ink-mid);font:700 .7rem Inter,sans-serif;cursor:pointer}.saved-events-note{margin:.45rem 0 .75rem;color:var(--ink-mid);font-size:.76rem}.saved-events-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.saved-event-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem;border:1px solid rgba(40,51,57,.14);border-radius:12px;background:#ffffff}.saved-event-row-main{min-width:0}.saved-event-row-title{color:var(--ink);font-size:.8rem;font-weight:800;line-height:1.25}.saved-event-row-meta{margin-top:.2rem;color:var(--ink-mid);font-size:.68rem;line-height:1.35}.saved-event-remove{flex:0 0 auto;padding:.35rem .55rem;border:1px solid rgba(40,51,57,.15);border-radius:999px;background:#ffffff;color:var(--terra);font:700 .65rem Inter,sans-serif;cursor:pointer}.saved-event-remove:hover{background:#f2f5f3}.saved-events-empty{padding:.75rem;border:1px dashed rgba(40,51,57,.18);border-radius:12px;color:var(--ink-mid);font-size:.78rem}@media(max-width:700px){.section-title-actions{width:100%;justify-content:flex-start}.saved-events-list{grid-template-columns:1fr}}.evc-status{display:inline-flex;align-items:center;gap:.28rem;align-self:flex-start;max-width:100%;margin:.04rem 0 .08rem;padding:.18rem .48rem;border:1px solid transparent;border-radius:999px;font-size:.58rem;font-weight:850;line-height:1.25;text-decoration:none;white-space:normal}.evc-status-cancelled{background:#eaf0f2;border-color:#356382;color:#356382}.evc-status-postponed{background:#f2f5f3;border-color:#356382;color:#356382}.evc-status-indoor,.evc-status-moved{background:#fbfcfb;border-color:#7d8a90;color:#3b4a51}.evc-status-tbd{background:#fbfcfb;border-color:#356382;color:#356382}.evcard.aq-cancelled .evc-date{opacity:.62;text-decoration:line-through}.evcard.aq-postponed .evc-date{opacity:.78}.evcard .evc-status:hover{filter:brightness(.97)}@media(max-width:560px){.evc-status{font-size:.55rem;padding:.16rem .4rem}}.section-title-row{align-items:center;gap:1rem;margin-bottom:1rem}.section-title-row h2{font-size:clamp(1.25rem,2.1vw,1.65rem);font-weight:800;color:var(--ink);letter-spacing:-.025em}.section-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.saved-events-toggle{min-height:32px;padding:.35rem .62rem;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--ink-mid);font-size:.72rem;box-shadow:none}.saved-events-toggle:hover{background:var(--page);border-color:var(--teal);color:var(--teal)}.saved-events-toggle span{min-width:1.2rem;min-height:1.2rem;background:var(--teal-pale);color:var(--teal)}.nl-band{background:#f2f5f3;border-top:1px solid #d4dcdd;border-bottom:1px solid #d4dcdd}.nl-band-eyebrow{color:#356382}.nl-band-title{color:var(--ink)}.nl-band-sub{color:#57656b}.submit-card{background:linear-gradient(145deg,#f2f5f3 0%,#f2f5f3 100%);border:1px solid #d4dcdd;color:var(--ink);box-shadow:var(--shadow-sm)}.submit-card h3{color:var(--teal)}.submit-card p{color:var(--ink-mid)}.submit-card-btn{background:var(--teal);color:#ffffff;box-shadow:0 7px 16px rgba(89,100,88,.18)}.submit-card-btn:hover{background:#283339}footer a.footer-name{color:var(--teal)}.footer-links a{background:#f2f5f3;color:#3b4a51;border-color:var(--border)}.footer-links a:hover{background:#f2f5f3;color:var(--teal);border-color:#eaf0f2}.footer-service-area{color:#57656b}.footer-service-area strong,.land-ack strong{color:var(--teal)}.land-ack{color:#356382}.footer-bottom{border-top-color:var(--border);color:#7d8a90}.footer-delight{color:#7d8a90}@media(max-width:700px){.section-title-row{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:.6rem;margin-bottom:.85rem}.section-title-actions{width:auto;justify-content:flex-end;flex-wrap:nowrap;flex:0 0 auto}.saved-events-toggle{flex:0 0 auto}.nl-band{background:#f2f5f3}.mobile-bottom-nav{background:#ffffff;border-top:1px solid var(--border);box-shadow:0 -6px 20px rgba(40,51,57,.10)}.mobile-bottom-nav button{color:var(--teal);font-size:.6rem}.mobile-bottom-nav button:active,.mobile-bottom-nav button:focus-visible{color:#356382}}.hero-h1{font-family:"Inter",sans-serif!important;font-size:clamp(2rem,3vw,2.6rem)!important;font-weight:700!important;line-height:1.16!important;letter-spacing:-0.02em!important;max-width:650px!important;margin-bottom:0.4rem!important;text-wrap:balance}.hero-sub{font-family:"Inter",sans-serif!important;font-size:1rem!important;font-weight:600!important;line-height:1.4!important;color:var(--ink-mid)!important;margin:0 0 0.95rem!important}.section-title-row h2{font-family:"Inter",sans-serif!important;font-size:clamp(1.5rem,2.6vw,2rem)!important;font-weight:700!important;line-height:1.2!important;color:var(--teal)!important;letter-spacing:-0.02em!important}@media(max-width:900px){.hero-h1{font-size:clamp(1.8rem,7vw,2.2rem)!important}.hero-sub{font-size:0.95rem!important}}@media(max-width:560px){.hero-h1{font-size:1.7rem!important;line-height:1.18!important}.hero-sub{font-size:0.92rem!important}}body.homepage-autumn{--page: #f2f5f3;--white: #ffffff;--cream: #f2f5f3;--teal: #23495b;--teal-lt: #23495b;--teal-dk: #23495b;--teal-pale: #eaf0f2;--terra: #356382;--terra-lt: #356382;--terra-strong: #356382;--terra-pale: #eaf0f2;--sage: #57656b;--sage-dk: #3b4a51;--sage-pale: #eaf0f2;--gold: #356382;--gold-pale: #eaf0f2;--sand: #356382;--ink: #283339;--ink-mid: #57656b;--ink-lt: #7d8a90;--border: #d4dcdd;--border-lt: #d4dcdd;background:var(--page)!important;color:var(--ink)!important}.homepage-autumn .lfhx-header{background:rgba(255,252,247,.98)!important;border-bottom-color:#d4dcdd!important;box-shadow:0 2px 12px rgba(78,42,27,.05)!important}.homepage-autumn .lfhx-brand{color:#283339!important;font-size:.9rem!important;font-weight:700!important}.homepage-autumn .lfhx-links a,.homepage-autumn .lfhx-dd-btn{color:#283339!important;font-weight:700!important}.homepage-autumn .lfhx-links a:hover,.homepage-autumn .lfhx-dd-btn:hover,.homepage-autumn .lfhx-dd[data-open=true] .lfhx-dd-btn,.homepage-autumn .lfhx-links>a[aria-current=page]{color:#356382!important}.homepage-autumn .lfhx-links>a[aria-current=page]::after{background:#356382!important}.homepage-autumn .hero{background:linear-gradient(135deg,#f2f5f3 0%,#d4dcdd 100%)!important;border-bottom:1px solid #d4dcdd!important;overflow:visible!important}.homepage-autumn .hero-inner2{width:100%!important;max-width:var(--page-w)!important;margin:0 auto!important;padding:2.15rem var(--page-pad) 1.35rem!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(390px,510px)!important;gap:1.05rem 2.7rem!important;align-items:center!important}.homepage-autumn .hero-left2{align-self:center!important;min-width:0!important;overflow:visible!important}.homepage-autumn .hero-kicker2{margin:0 0 1.05rem!important;color:#356382!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.15em!important}.homepage-autumn .hero-h1{max-width:860px!important;margin:0!important;color:#23495b!important;font-family:"Inter",sans-serif!important;font-weight:800!important;letter-spacing:-0.02em!important;line-height:1.05!important;text-wrap:balance}.homepage-autumn .hero-title-small,.homepage-autumn .hero-title-main,.homepage-autumn .hero-title-place{display:block}.homepage-autumn .hero-title-small{margin-bottom:.15rem;color:color-mix(in srgb,#23495b 58%,white);font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.05}.homepage-autumn .hero-title-main{color:#23495b;width:92%;font-size:clamp(3.6rem,5.6vw,5.6rem);line-height:1.02}.homepage-autumn .hero-title-place{display:flex;align-items:center;gap:.8rem;margin-top:.45rem;color:#3b4a51;font-size:clamp(1.9rem,2.95vw,2.78rem);line-height:1;text-transform:uppercase;white-space:nowrap}.homepage-autumn .hero-title-rule{display:none!important}.homepage-autumn .hero-proof{display:none!important}.homepage-autumn .hero-right2{width:100%!important;min-height:318px!important;box-sizing:border-box!important;overflow:hidden!important}.homepage-autumn .hero-right2,.homepage-autumn #heroSponsorCard{border:1px solid #d4dcdd!important;border-radius:18px!important;background:rgba(255,252,247,.55)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 8px 28px rgba(40,51,57,.10)!important;align-self:end!important;margin-bottom:-11px!important}.homepage-autumn .hero-right2{padding:1.05rem 1.15rem!important}.homepage-autumn .hero-right2::before{display:none!important}.homepage-autumn .psc-eyebrow{margin-bottom:.8rem!important;color:#283339!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.04em!important}.homepage-autumn .psc-spots{gap:.55rem!important}.homepage-autumn #heroSponsorCard .psc-logo-wrap{min-height:108px!important;border:1px solid rgba(40,51,57,.14)!important;border-radius:14px!important;background:#ffffff!important;box-shadow:0 2px 10px rgba(40,51,57,.06)!important}.homepage-autumn .psc-logo-wrap img{max-height:74px!important}.homepage-autumn .hero-inner2>.hero-search{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-height:98px!important;margin:0 0 -28px!important;padding:0!important;position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(240px,1.25fr) minmax(190px,1fr) minmax(170px,.9fr) minmax(180px,.9fr) minmax(170px,.78fr)!important;gap:0!important;align-items:stretch!important;border:1px solid #d4dcdd!important;border-radius:18px!important;background:#ffffff!important;box-shadow:0 8px 28px rgba(40,51,57,.10)!important;overflow:hidden!important}.homepage-autumn .hero-search .hs-div{display:none!important}.homepage-autumn .hero-search .hs-seg{min-width:0!important;padding:1.05rem 1.45rem!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;border:0!important;border-right:1px solid #d4dcdd!important;border-radius:0!important;background:transparent!important}.homepage-autumn .hero-search .hs-label{margin-bottom:.35rem!important;color:#356382!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.12em!important}.homepage-autumn .hero-search .hs-control{min-height:26px!important}.homepage-autumn .hero-search .hsb-icon{display:none!important}.homepage-autumn .hero-search input#searchInput,.homepage-autumn .hero-search select,.homepage-autumn .hs-date-value{color:#283339!important;font-family:"Inter",sans-serif!important;font-size:.95rem!important;font-weight:650!important}.homepage-autumn .hs-date-seg{position:relative;cursor:pointer;text-align:left;font:inherit}.homepage-autumn .hero-search .hs-go{height:auto!important;min-height:58px!important;margin:.72rem 1rem!important;border:0!important;border-radius:9px!important;background:#356382!important;color:#ffffff!important;box-shadow:none!important;font-size:1rem!important;font-weight:800!important;transition:background .15s ease,transform .15s ease!important}.homepage-autumn .hero-search .hs-go:hover{background:#23495b!important;transform:translateY(-1px)!important}.homepage-autumn .load-more-btn{border:0!important;border-radius:999px!important;background:#356382!important;color:#ffffff!important;box-shadow:none!important;transition:background .15s ease,transform .15s ease!important}.homepage-autumn .load-more-btn:hover{background:#23495b!important;transform:translateY(-1px)!important}.homepage-autumn .main{width:100%!important;max-width:var(--page-w)!important;margin:0 auto!important;padding:3rem var(--page-pad) 3rem!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:1.5rem!important;background:#f2f5f3!important}.homepage-autumn .events-section-wrap{min-width:0!important}.homepage-autumn .section-title-row{margin-bottom:.85rem!important}.homepage-autumn .section-title-row h2{color:#3b4a51!important;font-size:clamp(1.55rem,2.35vw,2.05rem)!important}.homepage-autumn .saved-events-toggle{border-color:#d4dcdd!important;background:#ffffff!important;color:#3b4a51!important}.homepage-autumn .saved-events-toggle span{background:#eaf0f2!important;color:#3b4a51!important}.homepage-autumn .event-day-group{margin:.4rem 0 .65rem!important;padding:.5rem .7rem;border-radius:10px;background:color-mix(in srgb,var(--day-bg, #d4dcdd) 20%,#f2f5f3)}.homepage-autumn .event-day-group .edg-label{color:#283339!important;font-size:1.05rem!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;white-space:normal}.homepage-autumn .event-day-group .edg-count{display:inline-flex!important;align-items:center;flex:none;margin-left:.55rem;color:#283339!important;background:var(--day-bg, #d4dcdd)!important;border:0!important;border-radius:999px!important;padding:.15rem .6rem!important;font-size:.72rem!important;font-weight:700!important}@media(min-width:701px){.homepage-autumn .events-section-wrap{overflow:visible}.homepage-autumn .event-day-group{position:sticky;top:80px;z-index:5}}.homepage-autumn .events-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;align-items:stretch!important}.homepage-autumn .events-list .event-day-group,.homepage-autumn .events-list .sponsor-infeed,.homepage-autumn .events-list .in-feed-ad,.homepage-autumn .events-list .infeed-sponsor{grid-column:1 / -1!important}.homepage-autumn .events-list .ecard.evcard{height:100%!important;min-height:264px!important;display:grid!important;grid-template-columns:76px minmax(0,1fr) 26px!important;align-items:start!important;padding:1rem!important;gap:.75rem!important;border:1px solid #d4dcdd!important;border-radius:15px!important;background:#ffffff!important;box-shadow:none!important}.homepage-autumn .events-list .ecard.evcard:hover{transform:translateY(-2px)!important;border-color:#356382!important;box-shadow:0 12px 24px rgba(78,42,27,.08)!important}.homepage-autumn .evc-body{min-height:230px!important;align-self:stretch!important;justify-content:flex-start!important;padding:.05rem .5rem 0 0!important;gap:.42rem!important}.homepage-autumn .evc-date{color:#57656b!important;font-size:.75rem!important}.homepage-autumn .evc-title{color:#23495b!important;font-size:1rem!important;line-height:1.28!important;-webkit-line-clamp:4!important}.homepage-autumn .evc-loc,.homepage-autumn .evc-org{color:#57656b!important;font-size:.76rem!important}.homepage-autumn .evc-tags{margin-top:auto!important;padding-top:.35rem!important}.homepage-autumn .evc-tags .tag{background:#f2f5f3!important;border-color:#d4dcdd!important;color:#57656b!important}.homepage-autumn .ecard-save{background:#ffffff!important;border-color:#d4dcdd!important}.homepage-autumn aside.sidebar{grid-column:1!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;margin-top:.5rem!important}.homepage-autumn #calendar.cal-card{display:none!important}.homepage-autumn .cal-backdrop{position:fixed!important;inset:0!important;z-index:120!important;display:none!important;background:rgba(40,51,57,.38)!important;backdrop-filter:blur(2px)}.homepage-autumn .cal-backdrop.open{display:block!important}.homepage-autumn #calendar.cal-card.cal-open{position:fixed!important;left:50%!important;top:50%!important;bottom:auto!important;z-index:121!important;display:block!important;width:min(430px,calc(100vw - 2rem))!important;max-height:min(82vh,660px)!important;overflow-y:auto!important;margin:0!important;padding:1rem!important;transform:translate(-50%,-50%)!important;border:1px solid #d4dcdd!important;border-radius:18px!important;background:#ffffff!important;box-shadow:0 24px 70px rgba(40,51,57,.24)!important}.homepage-autumn .cal-sheet-close{display:inline-flex!important}@media(max-width:1100px){.homepage-autumn .hero-inner2{grid-template-columns:minmax(0,1fr) minmax(330px,410px)!important;padding-inline:var(--page-pad)!important}.homepage-autumn .hero-title-main{font-size:clamp(4.35rem,7.8vw,6.35rem)}.homepage-autumn .hero-title-place{font-size:clamp(1.65rem,3.1vw,2.45rem)}.homepage-autumn .hero-inner2>.hero-search{grid-template-columns:1.25fr 1fr .9fr .9fr .72fr!important}.homepage-autumn .main{padding-inline:var(--page-pad)!important}.homepage-autumn .events-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:901px){.homepage-autumn .hero-inner2{max-width:var(--page-w)!important;padding:1.5rem var(--page-pad) 1rem!important;grid-template-columns:minmax(0,1fr) minmax(310px,360px)!important;gap:.9rem 2rem!important}.homepage-autumn .hero-kicker2{margin-bottom:.65rem!important;font-size:.72rem!important}.homepage-autumn .hero-h1{max-width:760px!important}.homepage-autumn .hero-title-small{margin-bottom:.05rem!important;font-size:clamp(1.7rem,2.1vw,2.2rem)!important}.homepage-autumn .hero-title-main{width:100%!important;font-size:clamp(4.5rem,5.8vw,6.15rem)!important;transform:scaleX(1.04)!important}.homepage-autumn .hero-title-place{gap:.6rem!important;margin-top:.4rem!important;font-size:clamp(1.45rem,2vw,2rem)!important}.homepage-autumn .hero-title-rule{flex-basis:1.75rem!important;height:3px!important}.homepage-autumn .hero-right2{min-height:236px!important;padding:.8rem .9rem!important;border-radius:18px!important}.homepage-autumn .psc-eyebrow{margin-bottom:.55rem!important;font-size:.88rem!important}.homepage-autumn .psc-spots{gap:.45rem!important}.homepage-autumn .psc-logo-wrap{min-height:78px!important;border-radius:12px!important}.homepage-autumn .psc-logo-wrap img{max-height:56px!important}.homepage-autumn .hero-inner2>.hero-search{min-height:80px!important}.homepage-autumn .hero-search .hs-seg{padding:.75rem 1.15rem!important}.homepage-autumn .hero-search .hs-label{margin-bottom:.25rem!important;font-size:.68rem!important}.homepage-autumn .hero-search .hs-go{min-height:52px!important;margin:.55rem .75rem!important}.homepage-autumn .main{max-width:var(--page-w)!important;padding:2.75rem var(--page-pad) 3rem!important}.homepage-autumn .section-title-row h2{font-size:1.6rem!important}.homepage-autumn .events-list{align-items:stretch!important;gap:.85rem!important}.homepage-autumn .events-list .ecard.evcard{height:auto!important;min-height:0!important;grid-template-columns:64px minmax(0,1fr) 24px!important;align-content:stretch!important;padding:.82rem!important;gap:.62rem!important;border-radius:14px!important}.homepage-autumn .evc-body{min-height:0!important;align-self:start!important;padding:0 .3rem 0 0!important;gap:.28rem!important}.homepage-autumn .evc-date{font-size:.7rem!important;line-height:1.25!important}.homepage-autumn .evc-title{font-size:.93rem!important;line-height:1.2!important}.homepage-autumn .evc-loc,.homepage-autumn .evc-org{font-size:.71rem!important;line-height:1.38!important}.homepage-autumn .evc-tags{margin-top:.48rem!important;padding-top:0!important}.homepage-autumn .evc-tags .tag{font-size:.61rem!important}}@media(max-width:900px){.homepage-autumn .hero-inner2{grid-template-columns:1fr!important;padding:1.6rem 1.1rem 1.25rem!important;gap:1rem!important}.homepage-autumn .hero-right2{min-height:0!important}.homepage-autumn .hero-title-small{font-size:clamp(1.6rem,6.5vw,2.15rem)}.homepage-autumn .hero-title-main{width:96%;font-size:clamp(2.6rem,9.5vw,3.75rem);transform:none}.homepage-autumn .hero-title-place{font-size:clamp(1.3rem,5.2vw,1.9rem);gap:.45rem;white-space:normal}.homepage-autumn .hero-title-rule{flex-basis:1.25rem}.homepage-autumn .hero-inner2>.hero-search{grid-template-columns:1fr 1fr!important;min-height:0!important;border-radius:15px!important}.homepage-autumn .hero-search .hs-seg{border-bottom:1px solid #d4dcdd!important;padding:.85rem 1rem!important}.homepage-autumn .hero-search .hs-seg-grow{grid-column:1 / -1!important}.homepage-autumn .hero-search .hs-date-seg{border-bottom:0!important}.homepage-autumn .hero-search .hs-go{grid-column:auto!important;margin:.55rem!important;min-height:52px!important}.homepage-autumn .main{padding:2.85rem 1rem 2rem!important}.homepage-autumn aside.sidebar{grid-template-columns:1fr!important}}@media(max-width:700px){.homepage-autumn .lfhx-header{position:absolute!important;inset:0 0 auto 0!important;z-index:200!important;height:0!important;min-height:0!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}.homepage-autumn .lfhx-inner{height:0!important;min-height:0!important;padding:0!important}.homepage-autumn .lfhx-brand,.homepage-autumn .lfhx-links{display:none!important}.homepage-autumn .lfhx-navwrap{position:fixed!important;top:.72rem!important;right:.72rem!important;z-index:205!important;pointer-events:auto!important}.homepage-autumn .lfhx-burger{width:44px!important;height:44px!important;border:1px solid rgba(108,72,40,.2)!important;border-radius:12px!important;background:rgba(255,252,247,.95)!important;box-shadow:0 7px 20px rgba(40,51,57,.14)!important;backdrop-filter:blur(10px)}.homepage-autumn .hero-inner2{padding-top:1.15rem!important}.homepage-autumn .hero-title-small{margin-bottom:.3rem!important}.homepage-autumn .hero-title-main{line-height:1!important}.homepage-autumn .hero-title-place{margin-top:.78rem!important;line-height:1.08!important}.homepage-autumn .hero-search .hs-go{display:flex!important;width:auto!important;min-width:0!important;max-width:none!important;margin:.55rem!important;align-self:stretch!important;justify-self:stretch!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.homepage-autumn .hero-left2{order:1!important}.homepage-autumn .hero-inner2>.hero-search{order:2!important}.homepage-autumn .hero-right2{order:3!important;min-height:0!important;padding:.72rem!important;border-radius:15px!important}.homepage-autumn #heroSponsorCard .psc-eyebrow{margin:0 0 .5rem!important;font-size:.72rem!important;letter-spacing:.07em!important;text-transform:uppercase!important}.homepage-autumn #heroSponsorCard .psc-spots{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important}.homepage-autumn #heroSponsorCard .psc-logo-wrap{min-height:58px!important;padding:.45rem!important;border-radius:10px!important}.homepage-autumn #heroSponsorCard .psc-logo-wrap img{max-width:94%!important;max-height:40px!important}.homepage-autumn .events-list{grid-template-columns:1fr!important;gap:.72rem!important}.homepage-autumn .events-list .ecard.evcard{min-height:126px!important;grid-template-columns:60px minmax(0,1fr) 24px!important;padding:.72rem!important;gap:.7rem!important}.homepage-autumn .evc-body{min-height:96px!important;gap:.25rem!important}.homepage-autumn .evc-tags{margin-top:.15rem!important;padding-top:0!important}.homepage-autumn .hero-right2{display:block!important}}@media(max-width:400px){.homepage-autumn .hero-kicker2{font-size:.66rem!important;letter-spacing:.11em!important}.homepage-autumn .hero-title-main{font-size:clamp(2.3rem,11vw,3.1rem)!important}.homepage-autumn .hero-title-place{margin-top:.55rem!important;font-size:clamp(1.15rem,5.6vw,1.5rem)!important}.homepage-autumn .hero-search .hs-label{font-size:.64rem!important}.homepage-autumn .hero-search input#searchInput,.homepage-autumn .hero-search select,.homepage-autumn .hs-date-value{font-size:.86rem!important}}.homepage-autumn .pre-nl-band{background:linear-gradient(180deg,#f2f5f3 0%,#d4dcdd 100%)!important}.homepage-autumn .nl-band{border-color:#356382!important;background:#356382!important}.homepage-autumn .nl-band-eyebrow{color:#d4dcdd!important}.homepage-autumn .nl-band-title{color:#ffffff!important}.homepage-autumn .nl-band-sub{color:#d4dcdd!important}@media(min-width:901px){.homepage-autumn .hero-inner2{max-width:var(--page-w)!important;padding:1.05rem var(--page-pad) .85rem!important;grid-template-columns:minmax(0,760px) minmax(320px,370px)!important;column-gap:3.75rem!important;row-gap:.7rem!important;justify-content:center!important;align-items:center!important}.homepage-autumn .hero-kicker2{margin-bottom:.42rem!important}.homepage-autumn .hero-title-small{font-size:clamp(1.7rem,2.1vw,2.3rem)!important}.homepage-autumn .hero-title-main{font-size:clamp(3.3rem,4.1vw,4.5rem)!important;line-height:1!important;transform:none!important}.homepage-autumn .hero-title-place{margin-top:.62rem!important;font-size:clamp(1.28rem,1.58vw,1.72rem)!important;letter-spacing:.015em!important}.homepage-autumn .hero-right2{min-height:206px!important;padding:.68rem .78rem!important;border-radius:18px!important}.homepage-autumn #heroSponsorCard .psc-eyebrow{margin-bottom:.42rem!important;font-size:.82rem!important}.homepage-autumn #heroSponsorCard .psc-spots{gap:.42rem!important}.homepage-autumn #heroSponsorCard .psc-logo-wrap{min-height:66px!important;padding:.45rem .65rem!important;border-radius:11px!important}.homepage-autumn #heroSponsorCard .psc-logo-wrap img{max-height:47px!important}.homepage-autumn .hero-inner2>.hero-search{min-height:70px!important;border-radius:15px!important}.homepage-autumn .hero-search .hs-seg{padding:.58rem 1rem!important}.homepage-autumn .hero-search .hs-label{margin-bottom:.18rem!important}.homepage-autumn .hero-search .hs-go{min-height:48px!important;margin:.42rem .55rem!important}}.homepage-autumn .lfhx-footer{margin-top:0!important;padding:1.45rem 0 1rem!important;background:#f2f5f3!important;border-top:1px solid #d4dcdd!important;text-align:left!important}.homepage-autumn .lfhx-footer .lfhx-fwrap{max-width:1500px!important;padding:0 2.5rem!important}.homepage-autumn .lfhx-fsimple{display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;gap:1.25rem 2rem!important;padding-bottom:1rem!important;text-align:left!important}.homepage-autumn .lfhx-fbrand{max-width:38rem!important;margin:0!important;text-align:left!important}.homepage-autumn .lfhx-fname{margin:0 0 .28rem!important;font-size:1.02rem!important;color:#283339!important}.homepage-autumn .lfhx-fbrand p{max-width:38rem!important;margin:0!important;color:#57656b!important;font-size:.78rem!important;line-height:1.45!important;text-align:left!important}.homepage-autumn .lfhx-fsimple .lfhx-fcol-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.25rem 1.2rem!important;text-align:left!important}.homepage-autumn .lfhx-fsimple .lfhx-fcol-links a{padding:.18rem 0!important;color:#23495b!important;font-size:.78rem!important;font-weight:700!important}.homepage-autumn .lfhx-fbottom{justify-content:flex-start!important;padding-top:.72rem!important;text-align:left!important}.homepage-autumn .lfhx-fbottom p{color:#7d8a90!important;font-size:.7rem!important}@media(max-width:700px){.homepage-autumn .lfhx-footer{padding:1.15rem 0 calc(4rem + env(safe-area-inset-bottom,0px))!important}.homepage-autumn .lfhx-footer .lfhx-fwrap{padding:0 1rem!important}.homepage-autumn .lfhx-fsimple{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.78rem!important;padding-bottom:.82rem!important;text-align:left!important}.homepage-autumn .lfhx-fbrand,.homepage-autumn .lfhx-fname,.homepage-autumn .lfhx-fbrand p{width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.homepage-autumn .lfhx-fsimple .lfhx-fcol-links{width:100%!important;justify-content:flex-start!important;gap:.28rem 1rem!important;text-align:left!important}.homepage-autumn .lfhx-fsimple .lfhx-fcol-links a{font-size:.76rem!important}.homepage-autumn .lfhx-fsimple .lfhx-fcol-links a[href^="mailto:"]{overflow-wrap:anywhere}.homepage-autumn .lfhx-fbottom{justify-content:flex-start!important;padding-top:.65rem!important;text-align:left!important}}[hidden]{display:none!important}
