:root{--color-page-bg: #F8FAFC;--color-surface: #FFFFFF;--color-surface-soft: #F1F5F9;--color-text: #0F172A;--color-text-muted: #475569;--color-border: #CBD5E1;--color-primary: #FF8C00;--color-primary-hover: #EA7A00;--color-primary-soft: #FFEDD5;--color-secondary: #0F766E;--color-danger: #DC2626;--color-warning: #D97706;--color-success: #16A34A;--radius: 18px;--shadow: 0 8px 24px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-page-bg);color:var(--color-text);line-height:1.55}:root{--site-header-height:72px}main{padding-top:0}section[id],section,.card,.hero,.sponsor-section,.content-section{scroll-margin-top:calc(var(--site-header-height) + 24px)}h1,h2,h3{scroll-margin-top:calc(var(--site-header-height) + 24px)}img{max-width:100%;display:block}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.container,.page-shell{max-width:1220px;margin:auto;padding:0 1rem}.container-narrow{max-width:900px;margin:auto;padding:0 1rem}.section{padding:3rem 0}.section-tight{padding:1.8rem 0}h1,h2,h3,h4{line-height:1.15;margin:0 0 .8rem;letter-spacing:-.01em;color:var(--color-text)}h1{font-size:clamp(1.95rem,5.6vw,3.5rem);font-weight:800}h2{font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:800}h3{font-size:clamp(1.125rem,2.1vw,1.35rem);font-weight:700}p{max-width:70ch;margin:.2rem 0 1rem}.small{color:var(--color-text-muted);font-size:.92rem}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.content-section{max-width:76ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:46px;padding:.75rem 1.1rem;border-radius:12px;border:1px solid var(--color-primary);background:var(--color-primary);color:#111827;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer}.btn:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);text-decoration:none}.btn-secondary{background:#fff;color:var(--color-text);border-color:var(--color-border)}.btn-secondary:hover{background:var(--color-surface-soft)}.cta-row{display:flex;flex-wrap:wrap;gap:.7rem}.site-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #e2e8f0}.header-row{display:flex;gap:1rem;align-items:center;min-height:var(--site-header-height);padding:.2rem 0}.brand{color:var(--color-text);display:flex;align-items:center;gap:.75rem}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:12px;background:#fff}.brand-logo{width:42px;height:42px;object-fit:contain}.brand-title{display:block;font-size:1.2rem;font-weight:800}.brand-tagline{display:block;font-size:.8rem;color:var(--color-text-muted)}.menu-toggle{margin-left:auto;background:#fff;color:var(--color-text);border:1px solid var(--color-border);border-radius:10px;padding:.5rem .8rem;min-height:44px}.site-nav{display:none;gap:.8rem;flex-wrap:wrap}.site-nav a{color:var(--color-text);font-weight:600;padding:.6rem .75rem;border-radius:10px}.site-nav a:hover{background:var(--color-primary-soft);text-decoration:none}.site-nav .nav-cta{background:var(--color-primary);color:#111827}.site-nav .nav-cta:hover{background:var(--color-primary-hover)}.site-nav.open{display:grid;width:100%;padding-bottom:.5rem}.mobile-primary{display:none;margin-left:auto}.card,.finder-panel,.calendar-shell,.filter-shell details,.submit-shell,.event-card,.media-card,.review-card,.state-group,.page-hero,.page-photo-hero,.home-card,.social-card,.sponsor-billboard-card,.sponsor-logo-card,.logo-card{background:var(--color-surface);border:1px solid #e2e8f0;box-shadow:var(--shadow);border-radius:var(--radius)}.card,.media-card,.review-card,.event-card,.home-card{padding:1rem}.tag-wrap{display:flex;flex-wrap:wrap;gap:.45rem;margin:.65rem 0}.tag{font-size:.78rem;background:#eef2ff;border:1px solid #c7d2fe;color:#1e3a8a;padding:.23rem .5rem;border-radius:999px}.tag-warning{background:#fee2e2;border-color:#fecaca;color:#991b1b}.home-hero{padding:1.4rem 0 0}.home-hero-grid{display:grid;gap:1rem;grid-template-columns:1.2fr 1fr}.home-hero-copy{padding:1.2rem;background:var(--color-surface);border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:var(--shadow)}.kicker{font-weight:700;color:var(--color-primary);text-transform:uppercase;font-size:.84rem;letter-spacing:.04em}.hero-image-panel{overflow:hidden;border-radius:var(--radius)}.home-card-grid,.social-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.social-card{padding:1rem;min-height:60px;display:flex;align-items:center;justify-content:center;font-weight:700}.page-hero{padding:1rem;display:grid;gap:1rem;align-items:center}.page-hero-image{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.page-hero-copy p{font-size:1.05rem}.finder-panel{padding:1rem}.finder-filters{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.finder-filters .full{grid-column:1/-1}.finder-filters label{font-size:.95rem;color:#0f172a;font-weight:600;display:grid;gap:.4rem}.finder-filters input,.finder-filters select,.finder-filters textarea{width:100%;background:#fff;color:#0f172a;border:1px solid #cbd5e1;padding:.72rem .75rem;border-radius:10px;min-height:44px}.state-group-header{padding:1rem;display:grid;grid-template-columns:1fr auto;gap:.2rem;align-items:center}.state-group-name{font-weight:700}.state-group-count,.state-group-hint{color:var(--color-text-muted);font-size:.92rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;box-shadow:var(--shadow)}.stat-value{font-size:1.7rem;font-weight:800}.map-stats{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.site-footer{margin-top:2rem;padding-top:1rem;background:#fff;border-top:1px solid #e2e8f0}.footer-main{padding:1.6rem 0;display:grid;gap:1rem;grid-template-columns:1.2fr 1fr}.footer-links{display:grid;gap:.5rem;align-content:start}.footer-links a{font-size:.95rem;color:var(--color-text-muted)}.footer-links .nav-cta{color:#fff;background:var(--color-primary);padding:.55rem .7rem;border-radius:10px;width:max-content}.footer-logo{max-width:150px}.finder-filters input:focus,.finder-filters select:focus,.finder-filters textarea:focus,.btn:focus,.menu-toggle:focus,.site-nav a:focus{outline:3px solid #93c5fd;outline-offset:1px}@media(min-width:900px){.menu-toggle{display:none}.site-nav{display:grid;margin-left:auto;grid-template-columns:repeat(6,max-content)}.responsive-more-filters{display:block}.responsive-more-filters>summary{display:none}.responsive-more-filters[open],.responsive-more-filters:not([open]){display:block}.responsive-more-filters:not([open]) .responsive-filter-grid{display:grid}.responsive-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.page-hero{grid-template-columns:1.1fr 1fr}}@media(max-width:899px){.home-hero-grid,.footer-main,.finder-filters{grid-template-columns:1fr}.responsive-more-filters{border:0!important;box-shadow:none!important;background:transparent!important}.responsive-more-filters>summary{width:100%;list-style:none}.responsive-more-filters>summary::-webkit-details-marker{display:none}.responsive-filter-grid{display:grid;gap:.85rem;margin-top:.85rem}.brand-tagline{display:none}.mobile-primary{display:inline-flex}.page-hero{padding:.9rem}.section{padding:2.1rem 0}:root{--site-header-height:70px}}.site-nav,.site-nav a,.more-toggle{font-size:16px;font-weight:700}.site-nav{align-items:center}.more-menu{position:relative}.more-toggle{background:none;border:none;color:var(--color-text);padding:.6rem .75rem;border-radius:10px;cursor:pointer;font-family:inherit}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:190px;box-shadow:var(--shadow);padding:.4rem;z-index:60}.more-dropdown a{display:block;padding:.5rem .6rem;border-radius:8px}.more-menu.open .more-dropdown{display:block}.shop-cta{display:inline-flex;align-items:center;gap:.25rem;height:44px;padding:0 1rem;border-radius:6px;background:#ff8c00;color:#111827;font-weight:700;text-decoration:none;border:1px solid #FF8C00}.shop-cta:hover{text-decoration:none;filter:brightness(.96)}.sponsor-billboard-strip,.sponsor-strip{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.sponsor-billboard-card,.sponsor-logo-card{display:flex;align-items:center;justify-content:center;padding:16px;min-height:108px;border-radius:10px;background:#fff;border:1px solid #E2E8F0;box-shadow:none}.sponsor-logo{max-width:180px;max-height:72px;width:auto;height:auto;object-fit:contain;display:block}.sponsor-logo.wide{max-width:220px}.sponsor-logo-card img,.sponsor-billboard-card img{max-width:180px;max-height:72px;width:auto;height:auto;object-fit:contain;display:block}.footer-logo{max-width:96px!important;width:100%;height:auto}.footer-social-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.footer-social-links a{border:1px solid #e2e8f0;border-radius:999px;color:var(--color-text);font-size:.9rem;font-weight:700;padding:.35rem .7rem}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.35rem 1rem}.footer-links a{color:var(--color-text-muted);font-weight:600}@media(min-width:900px){.site-nav{display:flex;margin-left:auto;gap:.35rem}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:block}.sponsor-billboard-strip,.sponsor-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:700px)and (max-width:899px){.sponsor-billboard-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.site-nav.open{display:flex;flex-direction:column;align-items:stretch}.more-dropdown{position:static;box-shadow:none;border:none;padding:0 0 0 .5rem}.more-menu.open .more-dropdown{display:block}.shop-cta{justify-content:center}.sponsor-billboard-strip,.sponsor-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:700px){.sponsor-billboard-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.section-block{padding:2.25rem 0}.home-explore-block{padding-top:2rem}.home-story-block{padding-top:1.25rem}.page-hero{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.hero-image-panel,.page-hero-image{aspect-ratio:16/9}.home-hero-media img,.page-hero-image img,.card-media img,.home-card-media img{width:100%;height:100%;object-fit:cover}.home-section-heading{margin-bottom:1.25rem}.home-section-heading p{color:var(--color-text-muted)}.home-card-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}.social-card-grid{display:grid;grid-template-columns:1fr;gap:1rem}.sponsor-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card,.home-card,.media-card,.event-card,.finder-card{display:flex;flex-direction:column;height:100%}.home-card{min-height:440px;padding:1rem;gap:0}.home-card-media{width:100%;height:190px;aspect-ratio:16/10;margin:0 0 1rem;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.home-card-media-contain img{object-fit:contain;padding:.8rem;background:#fff}.card-body{flex:1}.home-card .card-body{display:flex;flex-direction:column;gap:.35rem}.home-card .card-body h3{margin-bottom:.2rem}.home-card .card-body p{margin:.15rem 0 1rem;color:var(--color-text-muted)}.card-actions,.cta-row.actions-end{margin-top:auto}.home-card .card-actions{padding-top:.8rem}.home-card .btn,.media-card .btn{margin-top:auto}.content-section h2{max-width:22ch}.page-hero-copy h1{max-width:20ch}.state-group-grid .finder-card .cta-row{margin-top:auto}.events-grid{display:grid;gap:1rem;grid-template-columns:1fr}.hero-tight h1{max-width:18ch}@media(min-width:700px){.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-card-media{height:200px}.social-card-grid,.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.page-hero{grid-template-columns:1fr 1fr;padding:1.4rem}.home-hero-grid{grid-template-columns:1fr 1fr;align-items:stretch}.home-hero-copy{padding:1.5rem}.home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-card-media{height:190px}.social-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sponsor-strip,.events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sxwr-calendar-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #0f172a14;padding:24px;margin-bottom:40px}.sxwr-calendar-toolbar{display:grid;grid-template-columns:180px 1fr 180px;align-items:center;gap:16px;margin-bottom:20px}.sxwr-calendar-toolbar h2{text-align:center;font-size:30px;line-height:1.2;margin:0;color:#111827}.sxwr-calendar-toolbar button{min-height:42px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-weight:700;cursor:pointer}.sxwr-calendar-toolbar button:disabled{opacity:.45;cursor:not-allowed}.sxwr-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid #e5e7eb;margin-bottom:0}.sxwr-calendar-weekday{padding:10px 8px;text-align:center;font-weight:700;color:#111827}.sxwr-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb}.sxwr-calendar-cell{min-height:110px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;padding:8px;display:flex;flex-direction:column;align-items:flex-start}.sxwr-calendar-cell-empty{background:#f9fafb}.sxwr-calendar-date-number{font-weight:800;font-size:14px;color:#111827}.sxwr-calendar-note{margin:12px 0 0;color:#4b5563;font-size:14px}@media(max-width:700px){.sxwr-calendar-card{padding:14px;overflow-x:auto}.sxwr-calendar-toolbar{grid-template-columns:1fr}.sxwr-calendar-toolbar h2{order:-1;font-size:24px}.sxwr-calendar-weekdays,.sxwr-calendar-grid{min-width:720px}.sxwr-calendar-cell{min-height:90px}}.section-heading-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.events-filter-card{background:var(--color-surface);border:1px solid #e2e8f0;box-shadow:var(--shadow);border-radius:var(--radius);padding:1rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;align-items:end}.events-filter-card label{font-size:.95rem;color:#0f172a;font-weight:700;display:grid;gap:.4rem}.events-filter-card input,.events-filter-card select{width:100%;background:#fff;color:#0f172a;border:1px solid #cbd5e1;padding:.72rem .75rem;border-radius:10px;min-height:44px}.events-filter-card select{appearance:auto}.event-type-dropdown{position:relative}.event-type-dropdown summary{list-style:none;min-height:44px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;padding:.5rem .75rem;display:grid;gap:.1rem;cursor:pointer}.event-type-dropdown summary::-webkit-details-marker{display:none}.event-type-dropdown summary span{font-size:.78rem;color:var(--color-text-muted);font-weight:700}.event-type-dropdown summary strong{font-size:.95rem;color:var(--color-text)}.event-type-dropdown[open] summary{border-color:var(--color-primary);box-shadow:0 0 0 3px #ff8c002e}.event-type-dropdown .chip-list{position:absolute;z-index:20;top:calc(100% + 8px);left:0;right:0;min-width:320px;max-height:280px;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 18px 40px #0f172a2e;padding:.7rem}.compact-chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.check-pill{display:inline-flex!important;align-items:center;gap:.35rem;border:1px solid #cbd5e1;border-radius:999px;background:#fff;padding:.35rem .6rem;font-size:.85rem;font-weight:700;cursor:pointer}.check-pill input{width:auto!important;min-height:0!important;accent-color:var(--color-primary)}.check-pill:has(input:checked){background:var(--color-primary-soft);border-color:var(--color-primary);color:#9a3412}.sxwr-calendar-cell{appearance:none;text-align:left;color:inherit;position:relative;gap:.4rem}.sxwr-calendar-cell:not(:disabled){cursor:pointer}.sxwr-calendar-cell:not(:disabled):hover{background:#fff7ed}.sxwr-calendar-cell-selected{outline:3px solid rgba(255,140,0,.35);outline-offset:-3px}.sxwr-calendar-cell-today .sxwr-calendar-date-number{background:var(--color-primary);color:#111827;border-radius:999px;padding:.05rem .4rem}.sxwr-calendar-events{display:flex;flex-direction:column;gap:.22rem;width:100%;margin-top:.25rem}.sxwr-calendar-event-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--color-primary-soft);border:1px solid #fed7aa;color:#9a3412;border-radius:999px;padding:.12rem .45rem;font-size:.72rem;font-weight:800;line-height:1.3}.sxwr-calendar-more{font-size:.72rem;font-weight:800;color:#c2410c}.event-card h3{margin-bottom:.5rem}.event-card .cta-row{margin-top:auto}.event-card .btn{min-height:40px;padding:.55rem .8rem;font-size:.92rem}.event-submit-panel{background:var(--color-surface);border:1px solid #e2e8f0;box-shadow:var(--shadow);border-radius:var(--radius);padding:1rem}.event-submit-panel>summary{width:max-content;list-style:none}.event-submit-panel>summary::-webkit-details-marker{display:none}.event-submit-form{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.event-submit-form .full{grid-column:1/-1}.event-submit-form label,.event-submit-types{font-size:.95rem;color:#0f172a;font-weight:700;display:grid;gap:.4rem;margin:0}.event-submit-types{border:1px solid #e2e8f0;border-radius:14px;padding:.8rem}.event-submit-types legend{padding:0 .35rem}.event-submit-form input,.event-submit-form textarea{width:100%;background:#fff;color:#0f172a;border:1px solid #cbd5e1;padding:.72rem .75rem;border-radius:10px;min-height:44px}.manual-venue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.venue-results{display:grid;gap:.45rem}.venue-results button{border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:.65rem .8rem;text-align:left;cursor:pointer;display:grid;gap:.15rem;color:var(--color-text)}.venue-results button:hover{border-color:var(--color-primary);background:#fff7ed}.venue-results span{font-size:.85rem;color:var(--color-text-muted)}.submit-message{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;border-radius:12px;padding:.75rem;max-width:none}@media(max-width:1000px){.events-filter-card{grid-template-columns:repeat(2,minmax(0,1fr))}.events-filter-card .btn{grid-column:1/-1}.manual-venue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.section-heading-row{display:grid}.events-filter-card,.event-submit-form,.manual-venue-grid{grid-template-columns:1fr}.event-type-dropdown .chip-list{position:static;min-width:0;margin-top:.5rem;box-shadow:none}.sxwr-calendar-card{overflow-x:visible}.sxwr-calendar-weekdays,.sxwr-calendar-grid{min-width:0}.sxwr-calendar-weekday{font-size:.72rem;padding:.45rem .2rem}.sxwr-calendar-cell{min-height:72px;padding:5px}.sxwr-calendar-date-number{font-size:12px}.sxwr-calendar-events{flex-direction:row;flex-wrap:wrap;gap:3px}.sxwr-calendar-event-pill{width:7px;height:7px;padding:0;border:0;font-size:0;color:transparent}.sxwr-calendar-more{font-size:.62rem}.event-submit-panel>summary{width:100%}}.eyebrow{margin:0 0 .45rem;color:#c2410c;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sponsors-landing-hero .page-hero-copy p:not(.eyebrow){font-size:1.08rem;color:var(--color-text-muted)}.sponsors-intro-card{padding:1.4rem}.sponsors-intro-card p:last-child{margin-bottom:0;color:var(--color-text-muted);font-size:1.05rem}.sponsors-section-heading{margin-bottom:1.25rem}.sponsors-section-heading>p,.section-heading-row>p{color:var(--color-text-muted)}.sponsors-centered-heading{display:grid;justify-items:center;text-align:center}.sponsors-centered-heading p{margin-left:auto;margin-right:auto}.partnership-heading p:not(.eyebrow){color:var(--color-text-muted);font-size:1.04rem}.featured-sponsor-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.featured-sponsor-card{height:124px;min-height:124px;padding:1rem}.featured-sponsor-card:hover{border-color:var(--color-primary);text-decoration:none}.featured-sponsor-card .sponsor-logo{max-width:190px;max-height:76px;width:auto;height:auto;object-fit:contain}.sponsor-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));align-items:stretch}.sponsor-directory-card{gap:1rem}.sponsor-card-logo{min-height:126px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:1.1rem}.sponsor-card-logo:hover{text-decoration:none;border-color:var(--color-primary)}.sponsor-directory-card .sponsor-logo{max-width:210px;max-height:78px;width:auto;height:auto;object-fit:contain}.sponsor-logo-text{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:.35rem .75rem;color:#0058a4;font-size:1.35rem;font-weight:900;letter-spacing:-.04em;text-align:center;text-transform:uppercase}.category-tag{display:inline-flex;width:max-content;margin:0 0 .75rem;padding:.32rem .62rem;border:1px solid #fed7aa;border-radius:999px;background:var(--color-primary-soft);color:#9a3412;font-size:.78rem;font-weight:800}.sponsor-directory-card p{color:var(--color-text-muted)}.pill-grid{display:flex;flex-wrap:wrap;gap:.65rem}.category-pill{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .8rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;box-shadow:0 4px 14px #0f172a0d;font-weight:700;color:var(--color-text)}.sponsor-value-card,.sponsor-placement-card{min-height:150px}.sponsor-value-card h3,.sponsor-placement-card h3{margin-bottom:.55rem}.sponsor-value-card p{color:var(--color-text-muted);margin-bottom:0}.sponsor-placement-card{justify-content:center}.sponsor-placement-card h3{margin:0}.audience-pill-grid .category-pill{border-color:#fed7aa}.sponsor-cta-card{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;box-shadow:var(--shadow);border-radius:var(--radius);padding:1.4rem;display:grid;gap:1rem}.sponsor-cta-card p:not(.eyebrow){color:var(--color-text-muted)}.sponsor-logo-section{padding-top:1.5rem}.sponsor-logo-section .sponsor-logo-card{min-height:118px;height:118px}.sponsor-logo-section .sponsor-logo{max-width:190px;max-height:76px;width:auto;height:auto;object-fit:contain}@media(min-width:900px){.featured-sponsor-grid,.sponsor-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sponsor-cta-card{grid-template-columns:1.4fr 1fr;align-items:center}.sponsor-cta-card .cta-row{justify-content:flex-end}.sponsor-logo-section .sponsor-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.featured-sponsor-grid,.sponsor-card-grid,.sponsor-logo-section .sponsor-strip{grid-template-columns:1fr}.sponsor-cta-card .btn,.sponsors-landing-hero .btn{width:100%}}.partner-card-grid{align-items:stretch}.partner-directory-card{gap:1rem}.partner-card-logo{height:140px;min-height:140px}.partner-card-logo .sponsor-logo{max-width:220px;max-height:86px;width:auto;height:auto;object-fit:contain}@media(min-width:900px){.partner-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.about-contact-card{gap:1rem}.about-contact-card p:not(.eyebrow){color:var(--color-text-muted)}.contact-options-grid{display:flex;flex-wrap:wrap;gap:.65rem}.about-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.25rem}@media(max-width:640px){.about-contact-actions .btn{width:100%}}.about-hero-section{padding-top:2.25rem}.about-hero-card{background:linear-gradient(135deg,#fff,#fffaf4)}.about-hero-copy{display:grid;gap:.95rem}.about-hero-copy p:not(.eyebrow),.about-section-heading>p,.about-info-card p,.about-social-card p,.about-cta-card p:not(.eyebrow),.about-contact-topic p{color:var(--color-text-muted)}.about-hero-actions{margin-top:.35rem}.about-hero-image{min-height:320px}.about-section-heading{margin-bottom:1.25rem}.about-section-heading h2{max-width:24ch}.about-section-heading>p{font-size:1.04rem}.about-card-grid,.about-social-grid,.about-contact-grid{align-items:stretch}.about-info-card,.about-social-card,.about-cta-card{padding:1.2rem;gap:.35rem}.about-info-card h3,.about-social-card h3,.about-contact-topic h3{margin-bottom:.45rem}.about-info-card p,.about-social-card p,.about-contact-topic p{margin-bottom:0}.about-feature-card{padding:1.25rem;background:var(--color-surface);border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:var(--shadow)}.about-social-card .btn,.about-cta-card .btn{margin-top:auto}.about-split-section{display:grid;gap:1rem;grid-template-columns:1fr}.about-cta-card{background:#fff}.about-partner-feature-card p:not(.eyebrow){color:var(--color-text-muted)}.about-contact-card{padding:1.35rem}.about-email-line{margin-top:-.35rem;font-weight:800}.about-contact-topic{height:100%;padding:1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}@media(min-width:760px){.about-split-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.about-social-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.about-hero-actions .btn,.about-social-card .btn,.about-cta-card .btn,.about-partner-feature-card .btn{width:100%}.about-hero-image{min-height:240px}.about-feature-card,.about-contact-card{padding:1rem}}.merch-hero-section{padding-bottom:1.4rem}.merch-hero{background:linear-gradient(135deg,#fff,#fff7ed);border-color:#fed7aa}.merch-hero-copy p:not(.eyebrow){color:var(--color-text-muted)}.merch-hero-image{background:#fff}.merch-hero-image img{width:100%;height:100%;object-fit:contain;padding:1.2rem;background:#fff}.merch-notice-card{background:#fff;border:1px solid #e2e8f0;border-left:6px solid var(--color-primary);box-shadow:var(--shadow);border-radius:var(--radius);padding:1.2rem}.merch-notice-card h2{font-size:clamp(1.35rem,2.4vw,1.9rem)}.merch-notice-card p:not(.eyebrow){color:var(--color-text-muted)}.merch-catalog{padding-top:1rem;padding-bottom:1rem}.merch-ordering-section{padding-top:1rem;padding-bottom:2.5rem}.merch-product-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}.merch-product-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:var(--shadow)}.merch-product-image-wrap{height:260px;margin:0;padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:center}.merch-product-image-wrap img{width:100%;height:100%;object-fit:contain}.merch-product-body{flex:1;padding:1rem 1rem .25rem}.merch-product-body h3{font-size:1.12rem;margin-bottom:.55rem}.merch-product-body p{color:var(--color-text-muted);margin-bottom:1rem}.merch-card-actions{padding:0 1rem 1rem}.merch-buy-button{width:100%;background:var(--color-primary);border-color:var(--color-primary);color:#111827}@media(min-width:700px){.merch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.merch-hero{grid-template-columns:1.05fr .95fr}.merch-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.merch-product-image-wrap{height:235px}}.image-focus-center{object-position:center center}.image-focus-top{object-position:center top}.image-focus-left{object-position:left center}.image-focus-right{object-position:right center}.image-focus-machine{object-position:center 58%}.image-focus-people{object-position:center 34%}.home-image-hero{object-position:center 42%}.home-image-parks{object-position:center 54%}.home-image-events,.home-image-sponsors{object-position:center 48%}.home-image-ambassadors,.home-image-about{object-position:center 34%}.page-hero,.home-hero-copy,.finder-panel,.card,.media-card,.event-card,.home-card,.sxwr-calendar-card,.events-filter-card,.merch-product-card,.merch-notice-card,.sponsor-cta-card,.about-feature-card,.about-contact-card{border-radius:var(--radius)}.page-hero-image img,.home-hero-media img,.home-card-media img{min-height:100%}.home-card-grid,.featured-events-grid,.featured-grid,.partner-card-grid,.merch-product-grid,.events-grid{align-items:stretch}.home-card .btn,.event-card .btn,.sponsor-cta-card .btn,.featured-locations-cta .btn,.featured-events-cta .btn{min-width:150px}.sponsor-billboard-head{margin-bottom:1rem}.sponsor-billboard-head p{color:var(--color-text-muted)}.sponsor-billboard-strip{align-items:stretch}.sponsor-billboard-card,.sponsor-logo-card,.sponsor-card-logo,.partner-card-logo{min-height:128px;height:128px}.sponsor-billboard-card img,.sponsor-logo-card img,.sponsor-card-logo img,.partner-card-logo img,.sponsor-logo{object-fit:contain;object-position:center center}.partner-directory-card{display:flex;flex-direction:column;min-height:100%}.partner-directory-card>div:not(.card-actions){flex:1}.partner-directory-card .card-actions,.sponsor-directory-card .card-actions{margin-top:auto}.state-groups{display:grid;gap:.85rem}.state-group{overflow:hidden}.state-group-header{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;padding:.95rem 1rem}.state-group-header:hover{background:#fff7ed}.state-group-count{font-weight:700;white-space:nowrap}.state-group-hint{grid-column:1 / -1}.featured-grid .finder-card,.state-group-grid .finder-card{gap:.35rem}.featured-locations-cta,.featured-events-cta{display:flex;flex-direction:column;justify-content:center}.events-page-hero .page-hero-image img,.hero-tight .page-hero-image img{object-position:center 54%}.about-hero-image img{object-position:center 34%}.ambassador-photo img{object-position:center 30%}.merch-product-card,.home-card,.event-card{transition:transform .16s ease,box-shadow .16s ease}.merch-product-card:hover,.home-card:hover,.event-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1c}.site-footer{margin-top:2.5rem}.footer-main{align-items:start}.footer-brand-line{color:var(--color-text-muted)}.footer-links a:hover,.footer-social-links a:hover{color:var(--color-primary);text-decoration:none}.more-toggle:focus,.shop-cta:focus,.sponsor-billboard-card:focus,.sponsor-card-logo:focus,.social-card:focus{outline:3px solid #93c5fd;outline-offset:2px}@media(min-width:900px){.sponsor-billboard-strip,.sponsor-strip,.partner-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-nav{gap:.25rem}}@media(min-width:700px)and (max-width:899px){.home-card-grid,.featured-events-grid,.featured-grid,.partner-card-grid,.merch-product-grid,.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.cta-row,.card-actions{align-items:stretch}.btn,.shop-cta,.home-card .btn,.event-card .btn,.sponsor-cta-card .btn,.featured-locations-cta .btn,.featured-events-cta .btn{width:100%}.state-group-header{grid-template-columns:1fr}.state-group-count{white-space:normal}.sponsor-billboard-card,.sponsor-logo-card,.sponsor-card-logo,.partner-card-logo{min-height:112px;height:112px}}.submission-hub{padding:1rem}.submission-choice-row{margin:1rem 0}.submission-panels{display:grid;gap:1rem}.submission-form[hidden]{display:none}.submission-form{margin-top:.5rem}.submission-form .full{grid-column:1/-1}.hp-field{height:1px!important;left:-10000px!important;overflow:hidden!important;position:absolute!important;top:auto!important;width:1px!important}.submit-message.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.event-flyer-preview,.event-flyer-pdf{grid-column:1/-1;margin:1rem 0 0}.event-flyer-preview img{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:block;height:auto;max-height:70vh;max-width:100%;object-fit:contain;width:100%}.event-flyer-pdf iframe{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:block;height:min(70vh,720px);max-height:720px;width:100%}@media(max-width:700px){.submission-form{grid-template-columns:1fr}.event-flyer-pdf iframe{height:60vh}}.home-featured-block{padding-top:1.25rem;padding-bottom:.75rem}.home-featured-events-block{padding-top:.75rem}.home-featured-section{padding-top:1.35rem;padding-bottom:1.35rem}.home-featured-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:1fr}.home-feature-card{display:flex;flex-direction:column;gap:.35rem;min-height:100%}.home-feature-card h3{margin-bottom:.3rem}.feature-badge{align-self:flex-start;background:var(--color-primary-soft);border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:.78rem;font-weight:800;letter-spacing:.03em;margin-bottom:.25rem;padding:.28rem .62rem;text-transform:uppercase}.feature-meta{margin-bottom:.2rem}.feature-description{margin-top:.2rem}.home-feature-cta{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.home-feature-cta p:not(.kicker){color:var(--color-text-muted)}.home-feature-cta .btn{margin-top:auto;width:max-content}@media(min-width:800px){.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.home-feature-card .btn,.home-feature-cta .btn{width:100%}}.partnerships-hero .page-hero-copy p:not(.eyebrow){color:var(--color-text-muted);font-size:1.08rem}.partnership-stat-grid{align-items:stretch}.partnership-stat-card{gap:.4rem;justify-content:center;min-height:150px}.partnership-stat-card strong{color:var(--color-text);font-size:clamp(2rem,4vw,3.15rem);letter-spacing:-.04em;line-height:1}.partnership-stat-card span{color:var(--color-text-muted);font-weight:800;line-height:1.35}.audience-card strong{color:#9a3412}.partnership-note{color:var(--color-text-muted);font-size:.95rem;margin-top:1rem}.partnership-icon-grid{align-items:stretch}.partnership-icon-card{gap:.55rem}.partnership-icon-card>span{align-items:center;background:var(--color-primary-soft);border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-flex;font-size:1.7rem;font-weight:900;height:38px;justify-content:center;line-height:1;width:38px}.partnership-icon-card h3{margin-bottom:0}.partnership-icon-card p{color:var(--color-text-muted);font-size:.95rem;margin-bottom:0}.partnerships-opportunity-card{grid-template-columns:1fr}.partnerships-opportunity-card .pill-grid{align-content:start}@media(min-width:900px){.partnerships-opportunity-card{grid-template-columns:.9fr 1.1fr}}.content-index .filter-panel{display:flex;gap:.75rem;flex-wrap:wrap;margin:1rem 0}.content-index input{min-height:44px;padding:.75rem;border:1px solid #ccc;border-radius:.5rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.content-card a{display:block;border:1px solid rgba(0,0,0,.12);border-radius:1rem;overflow:hidden;padding:1rem;text-decoration:none;color:inherit;background:#fff}.content-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.75rem}.article-page{max-width:900px}.article-page .article-hero{width:100%;height:auto;border-radius:1rem;margin:1rem 0}.byline,.eyebrow{font-weight:600;color:#555}.disclosure{border-left:4px solid #d35400;background:#fff7ed;padding:1rem;margin:1rem 0}.video-facade button{position:relative;width:100%;padding:0;border:0;background:#111;color:#fff;cursor:pointer}.video-facade img,.video-facade iframe{width:100%;aspect-ratio:16/9;display:block}.video-facade span{position:absolute;inset:auto auto 1rem 1rem;background:#000c;padding:.6rem 1rem;border-radius:999px}.header-search{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.55rem .85rem;border:1px solid #cbd5e1;border-radius:999px;font-weight:800;text-decoration:none;background:#fff;color:var(--color-text)}.header-search:focus-visible,.search-input:focus-visible,.search-filter:focus-visible,.search-result a:focus-visible{outline:3px solid #f97316;outline-offset:2px}.search-shell{display:grid;gap:1rem}.search-form{display:grid;gap:.75rem}.search-input{font-size:1.1rem;padding:.9rem 1rem;border:1px solid #cbd5e1;border-radius:14px;width:100%}.search-filters{display:flex;gap:.5rem;flex-wrap:wrap}.search-filter{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:.55rem .85rem;font-weight:800;cursor:pointer}.search-filter[aria-pressed=true]{background:#111827;color:#fff}.search-suggestions,.search-results{display:grid;gap:.75rem}.search-suggestion-grid{display:flex;gap:.5rem;flex-wrap:wrap}.search-result{display:grid;grid-template-columns:96px 1fr;gap:1rem;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;background:#fff}.search-result img{width:96px;height:72px;object-fit:cover;border-radius:10px}.search-result-type{font-weight:900;text-transform:uppercase;font-size:.78rem;color:#9a3412}.search-meta-list{display:flex;gap:.45rem;flex-wrap:wrap;color:var(--color-text-muted);font-size:.9rem}.search-empty,.search-status{border:1px dashed #cbd5e1;border-radius:16px;padding:1rem;background:#f8fafc}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.header-search{order:2}.search-result{grid-template-columns:1fr}.search-result img{width:100%;height:auto;max-height:180px}.site-nav.open .header-search{display:flex}}.header-search{display:none!important}.btn.btn-compact,.btn-compact{min-height:44px;padding:.55rem .8rem;font-size:.92rem}.state-card-grid{display:grid;gap:1rem;grid-template-columns:1fr;margin:1rem 0}.state-card{display:grid;gap:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;color:var(--color-text);box-shadow:var(--shadow)}.state-card span{color:var(--color-text-muted)}.state-card small{color:var(--color-primary);font-weight:800}.empty-resource-state{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:var(--shadow);padding:1.25rem;max-width:780px}.sponsor-billboard-compact .section{padding:1.5rem 0}.sponsor-billboard-compact h2{font-size:clamp(1.25rem,2vw,1.65rem)}.sponsor-billboard-compact p{font-size:.92rem}.sponsor-billboard-compact .sponsor-billboard-card{min-height:82px;padding:10px}.sponsor-billboard-compact .sponsor-logo{max-height:58px}.footer-links h2{font-size:1rem;margin:.2rem 0;color:var(--color-text)}.footer-links nav{display:grid;gap:.45rem;align-content:start}.contact-form{display:grid;gap:.85rem;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1rem;color:var(--color-text)}.final-cta .contact-form{margin-top:1.5rem}.form-grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form label{display:grid;gap:.35rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;min-height:44px;padding:.7rem;background:#fff;color:#0f172a}.contact-form textarea{min-height:110px}.hp-field{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.form-status{margin:.25rem 0 0}.dark-section,.image-hero,.overlay-content,.dark-section h1,.dark-section h2,.dark-section h3,.image-hero h1,.image-hero h2,.image-hero h3,.overlay-content h1,.overlay-content h2,.overlay-content h3{color:#fff}.dark-section p,.image-hero p,.overlay-content p{color:#f8fafc}@media(min-width:700px){.state-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.state-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-card .cta-row .btn{width:auto}.sponsor-billboard-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.form-grid,.form-grid.compact{grid-template-columns:1fr}.contact-form .btn{width:100%}}.compact-state-link-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-top:1rem}.compact-state-link-grid a{display:flex;justify-content:space-between;gap:.5rem;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .7rem;background:#fff;color:var(--color-text);font-weight:700}.compact-state-link-grid span{color:var(--color-text-muted)}.state-groups{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.finder-card .cta-row .btn{width:auto;flex:none}.featured-locations-cta{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:1rem}.home-feature-cta{background:#fff7ed!important;box-shadow:none!important}:root{--radius:14px;--shadow:0 4px 14px rgba(15,23,42,.06)}body{overflow-x:hidden}.container,.page-shell{width:100%}.home-hero-copy,.page-hero,.finder-panel,.events-filter-card,.event-submit-panel,.submit-shell{box-shadow:none}.content-section,.seo-copy{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.btn-secondary{color:var(--color-text);background:#fff}.desktop-only{display:none!important}.optional-desktop{display:none}.sponsor-billboard{background:#fff;border-top:1px solid #e2e8f0}.sponsor-billboard .section{padding:1.25rem 0}.sponsor-billboard-head p{display:none}.sponsor-billboard-head h2{font-size:1.25rem;margin-bottom:.75rem}.sponsor-billboard-strip{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}.sponsor-billboard-card{min-width:132px;min-height:76px;padding:.7rem;scroll-snap-align:start}.sponsor-logo,.sponsor-logo-card img,.sponsor-billboard-card img{max-width:112px;max-height:48px}.footer-main{grid-template-columns:1fr;gap:1rem}.footer-brand{display:grid;gap:.5rem}.footer-brand-line{font-size:.92rem;margin:0}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links h2{font-size:1rem;margin:.25rem 0}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem}.compact-state-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.compact-state-link-grid a{display:flex;justify-content:space-between;gap:.5rem;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .65rem;background:#fff;color:var(--color-text);font-weight:700}.compact-state-row-list{display:grid;gap:.5rem}.compact-state-row{display:grid;grid-template-columns:1fr auto;gap:.1rem .5rem;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem;background:#fff;color:var(--color-text)}.compact-state-row span,.compact-state-row small{color:var(--color-text-muted)}.ai-upload-card,.submit-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;box-shadow:none}.submission-hub{background:transparent;border:0;box-shadow:none}.events-filter-card{grid-template-columns:1fr}.sxwr-calendar-card{box-shadow:none;border:1px solid #e2e8f0}.event-card .tag-wrap .tag:nth-child(n+4),.finder-card .tag-wrap .tag:nth-child(n+5){display:none}.card,.home-card,.media-card,.event-card,.finder-card{border-radius:14px;box-shadow:none}.home-card-grid{grid-template-columns:1fr}.home-card{min-height:0}.social-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-card{box-shadow:none;border-radius:999px;min-height:48px;padding:.6rem}@media(min-width:700px){.events-filter-card{grid-template-columns:repeat(4,minmax(0,1fr))}.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sponsor-billboard-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.sponsor-billboard-card{min-width:0}.desktop-only{display:inline-flex!important}.optional-desktop{display:block}}@media(min-width:900px){.footer-main{grid-template-columns:1fr 1.2fr}.sponsor-billboard-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.sponsor-billboard-card{min-height:82px}.site-nav{gap:.25rem}.home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.site-nav.open{max-height:calc(100vh - var(--site-header-height));overflow:auto}.site-nav .search-icon-link{align-self:center}.shop-cta{order:4}.more-menu{order:5}.search-icon-link{order:6}.finder-filters .cta-row .btn,.events-filter-card>.btn{width:100%}.featured-locations-cta,.featured-events-cta{display:none!important}}.home-hero-copy p{max-width:58ch}.home-hero-actions{margin-top:.85rem}.home-featured-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.home-feature-card,.featured-event-card{border-color:#fed7aa;box-shadow:0 14px 34px #0f172a1a;position:relative;overflow:hidden}.home-feature-card:before,.featured-event-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--color-primary),#f97316)}.feature-badge,.featured-badge,.featured-event-badge{align-self:flex-start;background:var(--color-primary-soft);border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:.72rem;font-weight:800;letter-spacing:.05em;padding:.2rem .55rem;text-transform:uppercase}.home-feature-card h3,.featured-event-card h2,.featured-event-card h3{font-size:clamp(1.15rem,2vw,1.45rem);margin-top:.45rem}.feature-description,.card-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-grid.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.finder-card .tag-wrap .tag:nth-child(n+5){display:none}.compact-state-link-grid{display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compact-state-link-grid a{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:var(--color-text);font-weight:700;padding:.7rem .8rem}.filter-action-row{align-self:end}.text-link{font-weight:800}.btn-small{min-height:38px;padding:.45rem .75rem}.state-nav-actions{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin:.8rem 0}.state-count-line{background:transparent;border:0;margin-top:-.35rem}.city-chip-row .tag{font-weight:800}.compact-event-card .tag-wrap .tag:nth-child(n+4),.event-card .tag-wrap .tag:nth-child(n+4){display:none}.submit-event-compact .event-submit-card,.event-submit-card{background:#fff;border:1px solid #fed7aa;border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem;min-height:170px;display:grid;align-content:center;gap:.35rem}.event-submit-card h2{font-size:1.35rem;margin-bottom:.15rem}.event-submit-card p{margin-bottom:.55rem}.event-submit-card .btn{width:max-content}.event-submit-panel{border-color:#fed7aa}.event-submit-panel>summary.cta-panel{display:grid;width:100%;min-height:170px;align-content:center;justify-items:start;background:#fff;color:var(--color-text);border-color:#fed7aa;text-align:left;padding:1rem}.event-submit-panel>summary.cta-panel strong{font-size:1.35rem}.event-submit-panel>summary.cta-panel span{font-weight:500;color:var(--color-text-muted);max-width:58ch}.event-submit-panel>summary.cta-panel em{background:var(--color-primary);border-radius:12px;color:#111827;font-style:normal;font-weight:800;margin-top:.3rem;padding:.65rem 1rem}.sponsor-billboard{padding:.8rem 0 1rem}.sponsor-billboard-head h2{font-size:clamp(1.25rem,3vw,1.65rem)}.sponsor-billboard-strip{overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.35rem;scrollbar-width:thin}.sponsor-billboard-strip:after{content:"";width:20px}.sponsor-billboard-card{min-width:150px;min-height:86px;padding:10px;scroll-snap-align:start}.sponsor-logo,.sponsor-logo-card img,.sponsor-billboard-card img{max-height:58px}.footer-main{padding:1rem 0}.site-footer{margin-top:1rem}.view-toggle .btn[aria-pressed=true]{box-shadow:0 0 0 3px #ff8c0038}@media(max-width:899px){:root{--site-header-height:68px}.header-row{min-height:68px;padding:.1rem 0}.brand-mark{width:50px;height:50px}.brand-logo{width:46px;height:46px}.brand-title{font-size:1.08rem}.menu-toggle{min-height:40px;padding:.42rem .7rem}.section{padding:1.55rem 0}.section-tight,.section-block{padding:1.15rem 0}.home-hero{padding:.8rem 0 0}.home-hero-grid{gap:.75rem}.home-hero-copy{padding:1rem}.home-hero-copy h1{font-size:clamp(1.65rem,8vw,2.25rem);max-width:14ch}.home-hero-copy p{max-width:34ch}.page-hero{box-shadow:none}.page-hero-copy p{font-size:1rem}.home-card{min-height:0}.home-card-media{height:155px}.home-feature-card,.featured-event-card,.finder-card{padding:.9rem}.cta-row{gap:.5rem}.btn{min-height:42px;padding:.62rem .85rem}.events-filter-card{gap:.65rem}.event-card{padding:.85rem;gap:.15rem}.event-card h3{font-size:1.05rem;margin-bottom:.25rem}.event-card p{margin-bottom:.45rem}.event-card .tag-wrap{margin:.4rem 0}.event-card .btn{min-height:38px;padding:.48rem .65rem}.featured-events-header,.featured-locations-header{gap:.65rem}.featured-events-cta,.featured-locations-cta{padding:.85rem}.compact-state-row-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.compact-state-row{padding:.7rem!important;min-height:72px}.compact-state-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sponsor-billboard-strip{display:flex}.sponsor-billboard-card{flex:0 0 42%}.footer-main{grid-template-columns:1fr}.social-card{min-height:52px}.event-submit-panel>summary.cta-panel{min-height:180px}.state-nav-actions{justify-content:flex-start;flex-wrap:wrap}}@media(min-width:900px){.finder-filters.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.finder-filters.compact .full{grid-column:1/-1}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.merch-featured,.home-merch-section .section{padding-top:1rem}.section-heading-row{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1rem}.merch-featured-row,.home-merch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.merch-featured-card,.home-merch-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:var(--shadow);color:inherit;text-decoration:none}.merch-featured-card{display:grid;gap:.35rem;padding:.75rem}.merch-featured-card img,.home-merch-image{background:#f8fafc;border-radius:calc(var(--radius) - 6px)}.merch-featured-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:.5rem}.merch-featured-card span,.home-merch-card h3 a,.merch-product-body h3 a{color:var(--color-heading);text-decoration:none}.merch-featured-card small,.merch-price,.home-merch-card p{color:var(--color-primary-dark);font-weight:800}.home-merch-card{padding:.85rem;display:flex;flex-direction:column;gap:.65rem}.home-merch-image{display:flex;align-items:center;justify-content:center;min-height:150px;padding:.5rem}.home-merch-image img{width:100%;height:150px;object-fit:contain}.home-merch-card h3{font-size:1rem;margin:0}.home-merch-card p{margin:0}@media(min-width:768px){.merch-featured-row,.home-merch-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1180px){.merch-featured-row{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:520px){.section-heading-row{align-items:start;flex-direction:column}.merch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.merch-product-image-wrap{height:145px;padding:.5rem}.merch-product-body{padding:.75rem .75rem .1rem}.merch-product-body h3{font-size:.95rem}.merch-product-body p:not(.merch-price){display:none}.merch-card-actions{padding:0 .75rem .75rem}}.merch-hero-section{padding-bottom:.75rem}.merch-hero{display:grid;gap:1.5rem;align-items:center;background:linear-gradient(135deg,#ffffff 0%,var(--color-surface-soft) 58%,#fff7ed 100%);border:1px solid #fed7aa;border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1rem,3vw,2rem);overflow:hidden}.merch-hero-copy{max-width:66ch}.merch-hero-copy h1{font-size:clamp(2rem,5vw,4rem);line-height:1;margin-bottom:.85rem}.merch-hero-copy p:not(.eyebrow){color:var(--color-text-muted);font-size:clamp(1rem,1.6vw,1.15rem)}.merch-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 .85rem}.merch-partner-disclosure{border-left:4px solid var(--color-primary);margin:0;padding-left:.85rem}.merch-hero-collage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%}.merch-hero-collage-item{aspect-ratio:1 / 1;background:#fff;border:1px solid var(--color-border);border-radius:calc(var(--radius) - 4px);box-shadow:0 12px 24px #0f172a14;margin:0;min-width:0;padding:.65rem}.merch-hero-collage-item img{width:100%;height:100%;object-fit:contain}.merch-trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.65rem;padding-bottom:1rem}.merch-trust-strip div{background:#fff;border:1px solid var(--color-border);border-radius:999px;color:var(--color-text);font-weight:800;padding:.7rem 1rem;text-align:center}.merch-trust-strip strong{color:var(--color-primary-hover)}.merch-featured .section-heading-row p:not(.eyebrow),.merch-catalog-heading p:not(.eyebrow){color:var(--color-text-muted);margin:.25rem 0 0}.merch-featured-row{grid-template-columns:1fr;align-items:stretch}.merch-featured-card{display:flex;flex-direction:column;gap:.55rem;padding:.85rem}.merch-featured-image{align-items:center;aspect-ratio:1 / 1;background:#f8fafc;border:1px solid var(--color-border);border-radius:calc(var(--radius) - 6px);display:flex;justify-content:center;padding:.65rem}.merch-featured-image img{width:100%;height:100%;object-fit:contain}.merch-featured-card h3{font-size:1rem;line-height:1.25;margin:0}.merch-featured-card h3 a,.merch-product-body h3 a{color:var(--color-text);text-decoration:none}.merch-featured-card h3 a:hover,.merch-product-body h3 a:hover{color:var(--color-primary-hover);text-decoration:underline}.merch-catalog{padding-top:1.25rem}.merch-results-count{align-self:center;background:var(--color-primary-soft);border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-weight:800;margin:0;padding:.55rem .8rem}.merch-discovery-toolbar{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow);display:grid;gap:1rem;margin-bottom:1rem;padding:1rem}.merch-search-control{display:grid;gap:.4rem}.merch-search-control label{color:var(--color-text);font-weight:800}.merch-search-control input{border:1px solid var(--color-border);border-radius:12px;color:var(--color-text);font:inherit;min-height:46px;padding:.7rem .85rem;width:100%}.merch-filter-group{display:flex;flex-wrap:wrap;gap:.5rem}.merch-filter-button{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;color:var(--color-text);cursor:pointer;font:inherit;font-weight:800;min-height:44px;padding:.55rem .85rem}.merch-filter-button[aria-pressed=true]{background:var(--color-primary);border-color:var(--color-primary-hover);box-shadow:0 0 0 3px #ff8c002e;color:#111827}.merch-clear-filters{justify-self:start}.merch-product-grid{grid-template-columns:1fr;gap:1rem}.merch-product-card{border-color:var(--color-border);min-width:0}.merch-product-card[hidden],.merch-empty-state[hidden],.merch-clear-filters[hidden]{display:none!important}.merch-product-image-wrap{aspect-ratio:1 / 1;height:auto;min-height:0}.merch-product-body{display:flex;flex:1;flex-direction:column;padding:1rem 1rem .25rem}.category-tag{align-self:flex-start;background:var(--color-primary-soft);border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:.72rem;font-weight:800;letter-spacing:.03em;padding:.22rem .55rem;text-transform:uppercase}.merch-product-body h3{line-height:1.25;min-height:2.8em}.merch-price{margin:0 0 .55rem}.merch-card-description{color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.merch-card-actions{display:grid;gap:.45rem;margin-top:auto}.merch-buy-button{justify-content:center;min-height:44px;text-align:center}.merch-external-note{color:var(--color-text-muted);display:block;font-weight:700;text-align:center}.merch-empty-state{background:#fff;border:1px dashed var(--color-border);border-radius:var(--radius);margin-top:1rem;padding:2rem;text-align:center}.merch-empty-state p{color:var(--color-text-muted)}.merch-ordering-section{padding-bottom:2.5rem}.merch-notice-card{border-color:#fed7aa}.merch-ordering-steps{display:grid;gap:.85rem;grid-template-columns:1fr;margin:1rem 0}.merch-ordering-steps section{background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:calc(var(--radius) - 4px);padding:1rem}.merch-ordering-steps span{align-items:center;background:var(--color-primary);border-radius:999px;color:#111827;display:inline-flex;font-weight:900;height:34px;justify-content:center;margin-bottom:.55rem;width:34px}.merch-ordering-steps h3{font-size:1.05rem;margin-bottom:.35rem}.merch-fulfillment-notice{font-weight:700}.home-merch-partner-note{color:var(--color-text-muted);margin:.35rem 0 0;max-width:58ch}@media(min-width:560px)and (max-width:899px){.merch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:640px){.merch-featured-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.merch-featured-row,.merch-product-grid,.merch-ordering-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.merch-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)}}@media(min-width:1280px){.merch-featured-row{grid-template-columns:repeat(6,minmax(0,1fr))}.merch-product-grid{grid-template-columns:repeat(4,minmax(260px,1fr))}}@media(max-width:559px){.merch-product-grid{grid-template-columns:1fr}.merch-hero-collage{gap:.5rem}.merch-trust-strip div{border-radius:14px}}@media(prefers-reduced-motion:reduce){.merch-filter-button,.merch-buy-button{transition:none}}.best-seller-badge{align-self:flex-start;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-hover));border-radius:999px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:800;letter-spacing:.02em;padding:.28rem .6rem}.merch-best-seller-card .merch-featured-image{min-height:190px}.merch-option-summary{color:var(--color-text-muted);font-size:.9rem;font-weight:700;margin:-.2rem 0 .15rem}.merch-gallery-previews{bottom:.5rem;display:flex;gap:.35rem;left:.5rem;position:absolute}.merch-product-image-wrap{position:relative}.merch-gallery-previews img{background:#fff;border:1px solid var(--color-border);border-radius:999px;height:34px;object-fit:cover;padding:2px;width:34px}@media(min-width:1280px){.merch-featured-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.merch-theme-control{display:grid;gap:.3rem;min-width:min(100%,220px)}.merch-theme-control label{color:var(--color-text-muted);font-size:.8rem;font-weight:800;text-transform:uppercase}.merch-theme-control select{border:1px solid var(--color-border);border-radius:999px;font:inherit;font-weight:700;min-height:42px;padding:.55rem .85rem}.merch-image-placeholder{align-items:center;aspect-ratio:1 / 1;background:linear-gradient(135deg,var(--color-primary-soft),#fff 48%,#111827 160%);border:2px dashed #fb923c;border-radius:calc(var(--radius) - 6px);color:var(--color-text);display:flex;flex-direction:column;gap:.45rem;height:100%;justify-content:center;padding:1rem;text-align:center;width:100%}.merch-image-placeholder strong{color:#9a3412;font-size:1rem;line-height:1.2}.merch-image-placeholder span{color:var(--color-text);font-size:.85rem;font-weight:700;line-height:1.35;max-width:18ch}.commercial-disclosure{display:inline-flex;align-items:center;min-height:28px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:.78rem;font-weight:800;letter-spacing:.01em;padding:.2rem .55rem;width:fit-content}.commercial-disclosure-compact{font-size:.72rem;min-height:24px}.disclosure-row{display:flex;flex-wrap:wrap;gap:.35rem;margin:.35rem 0 .5rem}.legal-copy .card{display:grid;gap:.75rem;max-width:900px}.legal-copy h2{margin-bottom:-.25rem}.state-groups{display:block!important;width:100%}.state-groups>.state-group-grid,.state-group-grid.grid.grid-3{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}.load-more-row{grid-column:1 / -1;width:100%}.home-state-split{align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:1fr}.home-state-split .split-image-panel{min-width:0;overflow:hidden}.home-state-split .split-image-panel img{height:clamp(260px,36vw,460px);object-fit:cover;width:100%}.home-state-split .content-section{min-width:0;width:100%}.home-featured-events-block .home-featured-grid{grid-template-columns:1fr}.merch-image-placeholder{background:linear-gradient(135deg,#fff7ed,#fff);border:1px dashed #fdba74;color:var(--color-text-muted);opacity:.88}.merch-image-placeholder strong{color:#9a3412}.merch-image-placeholder span{color:var(--color-text-muted)}@media(min-width:560px){.merch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.state-groups>.state-group-grid,.state-group-grid.grid.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.home-featured-events-block .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-featured-events-block .home-feature-cta{grid-column:1 / -1}}@media(min-width:900px){.merch-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.state-groups>.state-group-grid,.state-group-grid.grid.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-state-split{grid-template-columns:minmax(0,55fr) minmax(0,45fr)}}@media(min-width:1180px){.home-featured-events-block .home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-featured-events-block .home-feature-cta{grid-column:auto}}@media(min-width:1280px){.merch-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:559px){.merch-product-grid{grid-template-columns:1fr!important}}
