: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}}.email-signup-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:1.25rem;display:grid;gap:1rem;box-shadow:0 10px 30px #0f172a0f}.email-signup-compact{grid-template-columns:minmax(0,1fr)}.email-signup-form{display:grid;gap:.8rem}.email-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.email-signup-form label{display:grid;gap:.25rem;font-weight:700}.email-signup-form input,.email-signup-form select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.7rem;background:#fff;color:#0f172a}.interest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.4rem}.interest-grid label,.consent-line{font-weight:500}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.email-signup-status{min-height:1.5rem;font-weight:700}@media(min-width:860px){.email-signup-card:not(.email-signup-compact){grid-template-columns:.8fr 1.2fr}}.sponsor-billboard{background:#f8fafc;border-top:1px solid #e2e8f0}.sponsor-billboard-head{margin-bottom:.75rem}.sponsor-billboard-strip{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));overflow:visible}.sponsor-billboard-card{background:#fff;border:1px solid #dbe3ef;border-radius:14px;box-shadow:0 8px 22px #0f172a0d;height:auto;min-height:74px;min-width:0;padding:.75rem}.sponsor-billboard-card img,.sponsor-logo{display:block;height:auto;max-height:52px;max-width:min(150px,100%);object-fit:contain;opacity:1;filter:none}.sponsor-logo-fallback{color:#0f172a;font-size:.9rem;font-weight:900;line-height:1.2;text-align:center}.sponsor-billboard-card-fallback{background:linear-gradient(135deg,#fff,#fff7ed)}.commercial-disclosure{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:var(--color-text);display:flex;flex-wrap:wrap;font-size:.86rem;font-weight:600;gap:.35rem;line-height:1.4;max-width:100%;padding:.65rem .75rem;width:100%}.commercial-disclosure strong{font-weight:900}.commercial-disclosure-full{border-radius:16px}.commercial-disclosure-compact{background:transparent;border:0;display:flex;font-size:.72rem;gap:.35rem;margin:.2rem 0;padding:0;width:auto}.commercial-disclosure-pills{display:flex;flex-wrap:wrap;gap:.3rem}.commercial-disclosure-pills span{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-weight:900;padding:.18rem .48rem}.commercial-disclosure-link{color:var(--color-text-muted);font-size:.72rem;font-weight:800;text-decoration:underline;text-underline-offset:2px}.legal-copy .commercial-disclosure{height:auto;min-height:0}.legal-copy .grid .commercial-disclosure{align-items:flex-start}.email-signup-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;box-shadow:0 8px 22px #0f172a0d;gap:.85rem;overflow:hidden;padding:1rem}.email-signup-compact{gap:.75rem}.email-signup-compact .email-signup-copy h2{font-size:clamp(1.2rem,2vw,1.45rem);margin-bottom:.25rem}.email-signup-compact .email-signup-copy p:not(.kicker){font-size:.94rem;margin:0}.email-signup-form{gap:.7rem}.email-form-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.6rem}.email-signup-form input,.email-signup-form select{min-height:42px;padding:.62rem .7rem}.interest-fieldset{border:0;margin:0;padding:0}.interest-fieldset legend{font-size:.9rem;font-weight:900;margin-bottom:.35rem}.interest-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.35rem}.interest-grid label,.consent-line{align-items:flex-start;display:flex!important;gap:.45rem;line-height:1.35}.interest-grid input,.consent-line input{flex:0 0 auto;margin-top:.15rem;width:auto}.email-submit-row{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.email-submit-row .btn{width:auto}.email-submit-row .small{margin:0}.email-signup-status{min-height:1.25rem}@media(max-width:560px){.sponsor-billboard-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.sponsor-billboard-card{min-height:68px}.email-submit-row .btn{width:100%}.interest-grid{grid-template-columns:1fr 1fr}.email-signup-card{padding:.85rem}}.home-hero-grid{max-width:var(--container);margin:0 auto;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;overflow:visible}.home-hero-copy{display:grid;align-content:center;min-width:0;background:linear-gradient(135deg,#fff,#fff7ed);border-color:#fed7aa}.home-hero-media{min-width:0;width:100%;max-width:100%;background:#111827;border:1px solid #fed7aa;box-shadow:0 18px 42px #0f172a29}.home-hero-media img{display:block;width:100%;max-width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 42%}.home-hero-actions .btn{white-space:normal}.home-proof-band{padding:1rem 0}.home-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.proof-stat{background:#111827;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1rem;box-shadow:var(--shadow)}.proof-stat strong{display:block;color:var(--color-primary);font-size:clamp(1.75rem,4vw,2.6rem);line-height:1}.proof-stat span{display:block;font-weight:900;margin-top:.35rem}.proof-stat small{display:block;color:#cbd5e1;margin-top:.25rem}.home-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-entry-panel{min-height:310px;display:grid;align-content:end;gap:.75rem;padding:1.25rem;border-radius:20px;border:1px solid #fed7aa;box-shadow:0 18px 44px #0f172a1f;background:linear-gradient(135deg,#111827ed,#111827b8),url(/images/arkansas%20group%20trail%20ride.jpg) center/cover;color:#fff}.home-entry-events{background-image:linear-gradient(135deg,#111827ed,#111827ad),url(/images/ambassador%20dustin%20couch%20drag%20racing%20picture.jpg)}.home-entry-panel h3{color:#fff;font-size:clamp(1.45rem,3vw,2rem)}.home-entry-panel p{color:#f8fafc;max-width:62ch}.home-entry-panel .btn-secondary{background:#fff}.popular-state-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0}.popular-state-card{display:grid;gap:.25rem;background:#fff;border:1px solid #e2e8f0;border-left:4px solid var(--color-primary);border-radius:12px;padding:.75rem}.popular-state-card>a:first-child{font-weight:900;color:var(--color-heading)}.popular-state-card span{color:var(--color-text-muted);font-size:.9rem}.state-event-link{font-weight:800;font-size:.9rem}.guide-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.guide-link-card,.faq-card{display:grid;gap:.35rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;color:inherit;text-decoration:none;box-shadow:0 10px 24px #0f172a0f}.guide-link-card strong{color:var(--color-heading);font-size:1.05rem}.guide-link-card span,.faq-card p{color:var(--color-text-muted)}.home-submit-panel{background:linear-gradient(135deg,#111827,#374151);color:#fff;border-radius:22px;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 48px #0f172a2e;padding:2rem!important}.home-submit-panel h2{color:#fff}.home-submit-panel p{max-width:72ch;color:#f8fafc}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.faq-card h3{font-size:1.05rem}.faq-links{display:flex;flex-wrap:wrap;gap:.65rem}.faq-links a{font-weight:800}.home-ride-alerts{padding-top:1rem}.merch-image-placeholder{display:grid;place-items:center;text-align:center;gap:.25rem;min-height:130px;color:var(--color-heading)}@media(max-width:899px){.home-hero-grid{grid-template-columns:1fr;max-width:calc(100% - 2rem)}.home-hero-media{aspect-ratio:16/10}.home-hero-copy h1{max-width:18ch}.home-proof-grid,.home-entry-grid,.guide-link-grid,.faq-grid,.popular-state-grid{grid-template-columns:1fr}.home-entry-panel{min-height:260px}.home-submit-panel{padding:1.25rem!important}}@media(min-width:900px){.home-hero-media{aspect-ratio:4/3}.home-state-split{grid-template-columns:.85fr 1.15fr}.home-featured-block{padding-top:1.5rem}}@media(min-width:1200px){.home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.home-hero-media{aspect-ratio:5/4}}.home-hero{overflow-x:clip;background:linear-gradient(180deg,#fff,#f8fafc)}.home-hero-grid{box-sizing:border-box;width:min(var(--container),calc(100% - 2rem));padding:0;gap:1.1rem}.home-hero-copy{position:relative;overflow:hidden}.home-hero-media{box-sizing:border-box;isolation:isolate;overflow:hidden;border-radius:24px}.home-hero-media img{box-sizing:border-box;inline-size:100%;block-size:100%;object-fit:cover;object-position:center center}.home-proof-band{background:#111827;margin-top:1rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.home-proof-grid{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.proof-stat{background:linear-gradient(135deg,#ffffff14,#ffffff08);box-shadow:none}.home-entry-panel{position:relative;overflow:hidden}.home-entry-panel:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.22);border-radius:inherit;pointer-events:none}.home-entry-panel>*{position:relative}.popular-state-card{box-shadow:0 8px 20px #0f172a0d;transition:transform .18s ease,border-color .18s ease}.popular-state-card:hover{transform:translateY(-2px);border-color:#fed7aa}.state-event-link{color:var(--color-primary-dark)}.home-feature-card{gap:.55rem}.feature-meta{color:var(--color-text-muted);margin:.05rem 0}.feature-tags{margin:.35rem 0 .75rem}.home-feature-card .actions-end{padding-top:.7rem}.home-guides-section{background:#f8fafc}.home-faq-section{background:linear-gradient(180deg,#fff,#f8fafc)}.faq-card{align-content:start}.faq-links a{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:.3rem .55rem;text-decoration:none}.home-merch-card{border-color:#dbe3ef;box-shadow:0 10px 24px #0f172a0f}.home-merch-image:empty{display:none}.home-merch-fallback{display:grid;gap:.25rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:calc(var(--radius) - 6px);color:var(--color-heading);min-height:0;padding:.9rem;text-decoration:none}.home-merch-fallback span{color:var(--color-text-muted);font-size:.9rem}@media(max-width:899px){.home-hero-grid{width:min(100% - 1rem,var(--container));max-width:none}.home-proof-grid{width:min(100% - 1rem,var(--container))}.home-hero-media{max-height:360px}}@media(min-width:1024px){.home-hero-grid{gap:1.35rem}.home-hero-copy{padding:2rem}.home-hero-media{max-width:100%}}.home-hero{max-width:100vw;overflow-x:clip;padding:1.15rem 0 0}.home-hero-grid{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);inline-size:min(var(--container),calc(100vw - 2rem));max-inline-size:calc(100vw - 2rem);margin-inline:auto;overflow:visible;place-items:stretch}.home-hero-grid>*{min-width:0}.home-hero-copy{min-width:0;border:1px solid #fed7aa;border-radius:24px;box-shadow:0 18px 42px #0f172a1a}.home-hero-media{inline-size:100%;max-inline-size:100%;min-inline-size:0;contain:paint;overflow:hidden;border:1px solid #dbe3ef;border-radius:24px;background:#111827;box-shadow:0 18px 42px #0f172a24}.home-hero-media img{display:block;inline-size:100%;max-inline-size:100%;block-size:100%;min-block-size:0;object-fit:cover;object-position:center center}.home-proof-band{margin-top:.85rem}.home-featured-block{padding-top:.85rem;padding-bottom:.55rem}.home-featured-events-block{padding-top:.55rem}.home-featured-section{padding-top:1rem;padding-bottom:1rem}.home-featured-section .home-section-heading{margin-bottom:.85rem}.home-featured-grid{align-items:stretch;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-destination-card,.home-feature-cta{min-height:0;padding:1rem;border-color:#e2e8f0;box-shadow:0 10px 26px #0f172a12}.home-destination-card{gap:.38rem;background:#fff}.home-destination-card:before,.home-feature-cta:before{height:3px}.home-destination-card h3,.home-feature-cta h3{font-size:clamp(1.1rem,1.7vw,1.32rem);line-height:1.15;margin:.15rem 0 .1rem}.home-destination-card .feature-meta{font-size:.92rem;margin:0;color:var(--color-text-muted)}.home-destination-card .feature-description{font-size:.92rem;line-height:1.48;margin:.1rem 0;min-height:0;-webkit-line-clamp:3}.home-destination-card .feature-tags{gap:.35rem;margin:.25rem 0 .45rem}.home-destination-card .feature-tags .tag{font-size:.76rem;padding:.22rem .48rem}.home-destination-card .feature-tags .tag:nth-child(n+6){display:none}.compact-placement-label{align-self:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;font-size:.72rem;font-weight:900;letter-spacing:.04em;line-height:1;padding:.28rem .55rem;text-decoration:none;text-transform:uppercase}.compact-placement-label:hover{border-color:#fed7aa;color:#9a3412}.home-destination-card .actions-end{margin-top:auto;padding-top:.35rem;gap:.45rem}.home-destination-card .actions-end .btn{min-height:38px;padding:.48rem .68rem;font-size:.88rem;width:auto}.home-feature-cta{background:linear-gradient(135deg,#fff7ed,#fff)!important;gap:.45rem}.home-feature-cta p:not(.kicker){font-size:.94rem;line-height:1.5;margin:0}.home-feature-cta .btn{min-height:40px;padding:.52rem .75rem;font-size:.9rem;width:auto}@media(min-width:900px){.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-media{aspect-ratio:1.18/1}.home-hero-copy{padding:1.75rem}.home-featured-block{padding-top:1rem}}@media(min-width:1200px){.home-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:1.25rem}.home-hero-media{aspect-ratio:1.28/1}}@media(max-width:899px){.home-hero{padding-top:.65rem}.home-hero-grid{grid-template-columns:1fr;inline-size:min(100vw - 1rem,var(--container));max-inline-size:calc(100vw - 1rem);gap:.75rem}.home-hero-copy{padding:1rem}.home-hero-media{aspect-ratio:16/10;max-block-size:340px}.home-featured-grid{grid-template-columns:1fr}.home-destination-card .actions-end .btn,.home-feature-cta .btn{width:100%}}@media(max-width:430px){.home-hero-grid{inline-size:min(100vw - .75rem,var(--container));max-inline-size:calc(100vw - .75rem)}.home-hero-copy h1{max-width:15ch}.home-hero-media{max-block-size:260px}.home-proof-band{margin-top:.65rem}.home-featured-section{padding-top:.85rem;padding-bottom:.85rem}}.home-hero{max-width:100vw;overflow-x:clip;padding:1.4rem 0 0}.home-hero-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.95fr);align-items:center;gap:1.1rem;inline-size:100%;max-inline-size:calc(100vw - 2rem);margin-inline:auto;padding:1.1rem;background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:calc(var(--radius) + 6px);box-shadow:0 18px 46px #0f172a1f;overflow:hidden}.home-hero-shell .home-hero-copy{padding:clamp(1rem,2vw,1.6rem);background:transparent;border:0;border-radius:0;box-shadow:none}.home-hero-media{inline-size:100%;max-inline-size:100%;min-inline-size:0;aspect-ratio:16/10;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;box-shadow:0 12px 30px #0f172a1a}.home-hero-media img{display:block;inline-size:100%;max-inline-size:100%;block-size:auto;min-block-size:0;object-fit:contain;object-position:center center}.home-image-hero{object-position:50% 50%}@media(max-width:899px){.home-hero{padding:.8rem 0 0}.home-hero>.container{padding-inline:.5rem}.home-hero-shell{grid-template-columns:1fr;gap:.85rem;max-inline-size:calc(100vw - 1rem);padding:.85rem;border-radius:20px}.home-hero-shell .home-hero-copy{padding:.35rem .25rem .15rem}.home-hero-media{aspect-ratio:4/3;border-radius:16px}.home-hero-actions .btn{flex:1 1 180px}.home-hero-copy h1{max-width:14ch}.home-hero-copy p{max-width:34ch}}@media(min-width:900px){.home-hero-shell{grid-template-columns:minmax(0,.95fr) minmax(320px,.95fr)}.home-hero-media{justify-self:stretch}}.professional-resource-page,.professional-hero{--resource-border:#e2e8f0;--resource-soft:#f8fafc}.resource-hero,.professional-hero{background:linear-gradient(135deg,#111827,#1f2937 58%,#3b2415);border-radius:var(--radius);color:#fff;padding:clamp(1.5rem,4vw,3rem);box-shadow:var(--shadow);overflow:hidden}.resource-hero h1,.professional-hero h1{color:#fff;margin-bottom:.8rem}.resource-hero p,.professional-hero p{color:#f8fafc;max-width:850px}.resource-hero .kicker,.professional-hero .kicker{color:#fed7aa}.premium-search-form{background:#fff;border:1px solid rgba(255,255,255,.38);border-radius:22px;box-shadow:0 22px 55px #00000038;color:#111827;margin-top:1.5rem;padding:clamp(1rem,3vw,1.5rem)}.premium-search-form label{color:#111827}.premium-search-form .search-input{border:2px solid #fed7aa;font-size:clamp(1rem,2.4vw,1.2rem);min-height:58px}.resource-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.resource-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 24px #0f172a12;display:flex;flex-direction:column;gap:.55rem;padding:1rem}.resource-card h3{margin-bottom:.15rem}.resource-card a:not(.btn){font-weight:800;color:#9a3412;text-decoration:none}.resource-card a:not(.btn):hover{text-decoration:underline}.search-quick-paths,.search-suggestions,.search-empty-discovery,.faq-section{margin-top:clamp(1.4rem,3vw,2.4rem)}.search-suggestion-grid{display:flex;flex-wrap:wrap;gap:.6rem}.category-filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.search-filter{border:1px solid #cbd5e1;border-radius:999px;background:#fff;cursor:pointer;font-weight:800;padding:.45rem .8rem}.search-filter[aria-pressed=true]{background:#111827;border-color:#111827;color:#fff}.search-results{display:grid;gap:1rem;margin-top:1rem}.search-result{background:#fff;border:1px solid #e2e8f0;border-radius:18px;display:grid;gap:1rem;grid-template-columns:120px minmax(0,1fr);padding:1rem}.search-result img{border-radius:12px;height:100%;object-fit:cover;width:100%}.search-result-type{color:#9a3412;font-size:.8rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.search-meta-list{display:flex;flex-wrap:wrap;gap:.4rem}.search-meta-list span{background:#f1f5f9;border-radius:999px;font-size:.82rem;font-weight:700;padding:.24rem .55rem}.faq-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--radius);padding:clamp(1rem,3vw,1.5rem)}.faq-section details{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:.75rem;padding:.85rem 1rem}.faq-section summary{cursor:pointer;font-weight:900}.link-card{color:inherit;text-decoration:none}.link-card span{color:#475569;font-size:.92rem}.compact-cards .resource-card{min-height:120px}.professional-hero .page-hero-copy{align-self:center}.professional-hero .btn-secondary{background:#ffffff1a;border-color:#ffffff73;color:#fff}@media(max-width:700px){.search-result{grid-template-columns:1fr}.resource-hero,.professional-hero{border-radius:18px}.premium-search-form{border-radius:16px}}.premium-state-hero{padding-bottom:1.5rem}.premium-hero-shell{border:1px solid rgba(15,23,42,.12);border-radius:28px;padding:clamp(1.5rem,4vw,3.5rem);background:radial-gradient(circle at top right,rgba(234,88,12,.12),transparent 34rem),linear-gradient(135deg,#101827,#1f2937 54%,#111827);color:#fff;box-shadow:0 24px 60px #0f172a2e;overflow:hidden}.premium-hero-copy{max-width:850px}.premium-hero-copy h1{color:#fff;max-width:900px}.premium-hero-copy p{color:#ffffffd6;font-size:clamp(1rem,1.6vw,1.2rem)}.premium-hero-actions{margin-top:1.25rem}.premium-hero-actions .btn-secondary{background:#ffffff1a;color:#fff;border-color:#ffffff38}.state-proof-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;margin-top:2rem}.state-proof-item{border:1px solid rgba(255,255,255,.14);background:#ffffff14;border-radius:18px;padding:1rem}.state-proof-item strong{display:block;font-size:clamp(1.35rem,3vw,2rem);line-height:1;color:#fff}.state-proof-item span{display:block;margin-top:.35rem;color:#ffffffc7;font-size:.9rem}.premium-section-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1rem}.premium-section-head p{max-width:760px}.premium-card{border:1px solid rgba(15,23,42,.1);border-radius:22px;box-shadow:0 16px 36px #0f172a14}.card-meta-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:.8rem 0}.card-meta-list span{border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:.25rem .55rem;font-size:.82rem;background:#fff;color:#334155}.category-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.category-link-card{display:block;border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:1rem;background:#fff;text-decoration:none;color:inherit}.category-link-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.faq-grid{display:grid;gap:.75rem}.faq-grid details{border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:1rem;background:#fff}.faq-grid summary{cursor:pointer;font-weight:700}.related-link-row{display:flex;flex-wrap:wrap;gap:.7rem}.event-month-group{margin-top:1.5rem}.status-badge{display:inline-flex;border-radius:999px;padding:.25rem .55rem;background:#eef2ff;color:#3730a3;font-size:.8rem;font-weight:700}.submit-state-card{border-radius:24px;padding:clamp(1.25rem,3vw,2rem);background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid rgba(234,88,12,.18)}@media(max-width:640px){.premium-section-head{display:block}.premium-hero-shell{border-radius:20px}}*,*:before,*:after{box-sizing:border-box}img,svg,video,iframe{max-width:100%;height:auto}.container,.section,.section-tight,.section-block,.page-shell,.page-hero,.card,.media-card,.event-card,.finder-card,.home-feature-card,.home-entry-panel,.resource-card,.search-result,.sponsor-directory-card,.partner-directory-card,.merch-product-card,.merch-featured-card,.home-merch-card,.email-signup-card,.contact-form{min-width:0;overflow-wrap:anywhere}.cta-row,.card-actions,.tag-wrap,.category-filter-row,.search-suggestion-grid,.merch-filter-group,.footer-social-links,.footer-bottom-links{min-width:0;max-width:100%;flex-wrap:wrap}.cta-row .btn,.card-actions .btn{white-space:normal;text-align:center}.home-hero-copy:after{content:none!important;display:none!important}.home-proof-grid,.home-entry-grid,.home-featured-grid,.popular-state-grid,.guide-link-grid,.faq-grid,.resource-card-grid,.sponsor-card-grid,.partner-card-grid,.merch-product-grid,.merch-featured-row,.home-merch-grid,.compact-state-link-grid,.state-groups,.events-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.home-feature-card .commercial-disclosure-compact,.partner-directory-card .commercial-disclosure-compact{width:auto;max-width:100%;font-size:.7rem}.home-feature-card .commercial-disclosure-pills span,.partner-directory-card .commercial-disclosure-pills span{padding:.16rem .42rem}.partner-directory-card .disclosure-row{display:flex;flex-wrap:wrap;gap:.35rem;margin:.25rem 0 .45rem}.partner-directory-card .disclosure-row .commercial-disclosure-link:not(:last-child){display:none}.partner-card-logo{height:auto;min-height:104px;padding:.85rem}.merch-image-placeholder{background:linear-gradient(135deg,#fff7ed,#fff);border:1px dashed #fed7aa;border-radius:14px;min-height:96px;padding:.85rem}.merch-product-image-wrap,.merch-featured-image,.home-merch-image{background:#f8fafc;overflow:hidden}.merch-product-image-wrap img,.merch-featured-image img,.home-merch-image img{display:block;max-width:100%;height:100%;object-fit:contain}@media(max-width:899px){.container{padding-inline:1rem}.home-hero>.container{padding-inline:.75rem}.home-hero-shell{max-inline-size:100%;padding:.9rem;gap:.75rem}.home-hero-shell .home-hero-copy{padding:.2rem 0 0}.home-hero-copy h1{max-width:none;font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.02}.home-hero-copy p{max-width:100%;font-size:1rem}.home-hero-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.home-hero-actions .btn{width:100%;min-height:44px}.home-hero-media{aspect-ratio:16/11;max-block-size:280px}.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;padding-inline:1rem}.proof-stat{padding:.75rem;border-radius:14px}.proof-stat strong{font-size:1.55rem}.proof-stat small{font-size:.78rem}.home-entry-grid,.home-featured-grid,.popular-state-grid,.guide-link-grid,.faq-grid,.resource-card-grid,.sponsor-card-grid,.partner-card-grid,.merch-product-grid,.merch-featured-row,.home-merch-grid,.state-groups,.events-grid{grid-template-columns:1fr!important}.home-entry-panel{min-height:0;padding:1rem}.home-entry-panel .cta-row{display:grid;grid-template-columns:1fr}.home-entry-panel .btn{width:100%}.home-feature-card{padding:.9rem;gap:.35rem}.home-feature-card h3{font-size:1.12rem}.home-feature-card .feature-description{-webkit-line-clamp:2}.home-feature-card .tag:nth-child(n+5){display:none}.home-feature-card .actions-end{display:grid;grid-template-columns:1fr}.home-feature-card .actions-end .btn{width:100%}.search-input,.premium-search-form .search-input{min-height:50px;font-size:1rem}.search-result{grid-template-columns:1fr;padding:.85rem}.search-meta-list span{max-width:100%}.compact-state-link-grid{grid-template-columns:1fr!important}.compact-state-link-grid a{min-width:0;overflow-wrap:anywhere}.sxwr-calendar-card{max-width:100%;overflow:hidden}.sxwr-calendar-weekdays,.sxwr-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));width:100%;min-width:0}.sxwr-calendar-cell{min-width:0}.event-card .cta-row,.finder-card .cta-row,.sponsor-cta-card .cta-row{display:grid;grid-template-columns:1fr}.event-card .btn,.finder-card .btn,.sponsor-cta-card .btn{width:100%}.merch-hero{grid-template-columns:1fr!important;padding:1rem;border-radius:18px}.merch-hero-actions{display:grid;grid-template-columns:1fr}.merch-hero-actions .btn{width:100%}.merch-hero-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.merch-hero-collage-item{padding:.45rem}.merch-trust-strip{grid-template-columns:1fr}.merch-discovery-toolbar{padding:.85rem}.merch-filter-button{flex:1 1 auto;min-width:min(100%,130px)}.merch-product-image-wrap{aspect-ratio:4/3}.merch-card-actions{padding-inline:1rem;padding-bottom:1rem}.merch-product-body h3{min-height:0}.email-form-grid,.form-grid,.form-grid.compact,.interest-grid{grid-template-columns:1fr}.consent-line,.consent-row{align-items:flex-start;display:flex;gap:.55rem}.contact-form input,.contact-form select,.contact-form textarea,.email-signup-form input,.email-signup-form select{min-height:46px;font-size:16px}.footer-main{grid-template-columns:1fr;gap:1rem}.footer-links{grid-template-columns:1fr 1fr}.footer-logo{max-width:108px!important}.footer-social-links a{min-height:40px}}@media(max-width:430px){.container{padding-inline:.85rem}.home-proof-grid{grid-template-columns:1fr;padding-inline:.85rem}.footer-links,.social-card-grid{grid-template-columns:1fr}.merch-hero-collage{grid-template-columns:1fr 1fr}.category-tag,.tag,.commercial-disclosure-pills span{max-width:100%;white-space:normal}}.merch-hero{background:radial-gradient(circle at top right,rgba(251,146,60,.28),transparent 34%),linear-gradient(135deg,#111827,#1f2937 52%,#fff7ed 160%);color:#fff;border-color:#fb923c73}.merch-hero-copy h1,.merch-hero-copy .eyebrow{color:#fff}.merch-hero-copy p:not(.eyebrow){color:#f8fafc}.merch-partner-disclosure{background:#ffffff14;border-radius:14px;padding:.8rem .85rem .8rem 1rem;color:#fff!important}.merch-hero-collage-item{transform:rotate(-1deg)}.merch-hero-collage-item:nth-child(2n){transform:rotate(1deg)}.merch-product-card,.merch-featured-card,.home-merch-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fffdfb);border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 14px 32px #0f172a14;overflow:hidden}.merch-product-card:hover,.merch-featured-card:hover,.home-merch-card:hover{box-shadow:0 20px 42px #0f172a21;transform:translateY(-2px)}.merch-product-image-wrap,.merch-featured-image,.home-merch-image{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#fff7ed);border-bottom:1px solid #e2e8f0;padding:.85rem}.merch-product-image-wrap img,.merch-featured-image img,.home-merch-image img{width:100%;height:100%;object-fit:contain}.merch-product-card-compact .merch-product-image-wrap{aspect-ratio:auto;background:transparent;border-bottom:0;padding:1rem 1rem 0}.merch-product-card-compact .merch-image-placeholder{aspect-ratio:auto;min-height:118px}.merch-image-placeholder-compact{border-style:solid;background:linear-gradient(135deg,#fff7ed,#fff);height:auto}.merch-image-placeholder-compact span{max-width:32ch}.merch-two-column{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.merch-resource-links{display:grid;gap:.55rem}.merch-resource-links a,.merch-faq-card a{font-weight:800}.merch-faq-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.merch-faq-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 24px #0f172a0f;padding:1rem}.merch-faq-card h3{font-size:1.05rem;margin-bottom:.35rem}.merch-faq-card p{color:var(--color-text-muted)}.home-merch-grid{align-items:stretch}.home-merch-card{padding:0}.home-merch-card h3,.home-merch-card p,.home-merch-card .btn{margin-left:1rem;margin-right:1rem}.home-merch-card .btn{margin-bottom:1rem;margin-top:auto}.home-merch-image{aspect-ratio:4/3;width:100%}@media(max-width:559px){.merch-filter-button{flex:1 1 calc(50% - .5rem);font-size:.92rem}.merch-hero-actions{display:grid}.merch-hero-actions .btn{width:100%}.merch-product-body h3{min-height:0}.merch-product-card,.merch-featured-card{border-radius:16px}}@media(min-width:1280px){.merch-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.merch-featured-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-hero-shell{overflow:visible}.home-hero-media{display:flex;align-items:center;justify-content:center;padding:clamp(.35rem,1vw,.75rem);background:linear-gradient(135deg,#111827,#1f2937);overflow:visible}.home-hero-media img,.home-hero-media .home-image-hero{width:100%;max-width:100%;height:auto;max-height:100%;min-height:0;object-fit:contain;object-position:center center;border-radius:14px;box-shadow:0 10px 24px #0f172a2e}@media(min-width:900px){.home-hero-media{aspect-ratio:16 / 11}}@media(max-width:899px){.home-hero-media{aspect-ratio:auto;max-block-size:none}}.home-hero{max-width:100vw;overflow-x:clip;padding:1.4rem 0 0;background:linear-gradient(180deg,#fff,#f8fafc)}.home-hero>.container{max-width:1220px;margin-inline:auto;padding-inline:1rem}.home-hero-shell{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.95fr);align-items:center;gap:1.1rem;inline-size:100%;max-inline-size:calc(100vw - 2rem);margin-inline:auto;padding:1.1rem;background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:calc(var(--radius) + 6px);box-shadow:0 18px 46px #0f172a1f;overflow:visible}.home-hero-shell>*{min-width:0}.home-hero-shell .home-hero-copy{display:grid;align-content:center;min-width:0;padding:clamp(1rem,2vw,1.6rem);background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.home-hero-media,.home-hero-shell .home-hero-media{display:flex;align-items:center;justify-content:center;inline-size:100%;max-inline-size:100%;min-inline-size:0;aspect-ratio:16 / 11;padding:clamp(.35rem,1vw,.75rem);background:linear-gradient(135deg,#111827,#1f2937);border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 30px #0f172a1a;overflow:visible}.home-hero-media img,.home-hero-media .home-image-hero{display:block;width:100%;max-width:100%;height:auto;max-height:100%;min-height:0;object-fit:contain;object-position:center center;border-radius:14px;box-shadow:0 10px 24px #0f172a2e}.popular-state-grid,.state-card-grid,.compact-state-link-grid,.compact-state-row-list,.category-link-grid{min-width:0}.popular-state-card,.state-card,.compact-state-link-grid a,.compact-state-row,.category-link-card{min-width:0;width:100%;overflow-wrap:normal;word-break:normal;hyphens:manual}.popular-state-card a,.popular-state-card span,.popular-state-card small,.state-card a,.state-card span,.state-card small,.compact-state-link-grid a,.compact-state-row strong,.compact-state-row span,.compact-state-row small,.category-link-card,.category-link-card span{min-width:0;overflow-wrap:normal;word-break:normal}@media(max-width:899px){.home-hero{padding:.8rem 0 0}.home-hero>.container{padding-inline:.75rem}.home-hero-shell{grid-template-columns:1fr;gap:.85rem;max-inline-size:100%;padding:.9rem;border-radius:20px}.home-hero-shell .home-hero-copy{padding:.2rem 0 0}.home-hero-copy h1{max-width:none;font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.02}.home-hero-copy p{max-width:100%;font-size:1rem}.home-hero-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.home-hero-actions .btn{width:100%;min-height:44px}.home-hero-media,.home-hero-shell .home-hero-media{aspect-ratio:auto;max-block-size:none}.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.popular-state-grid,.state-card-grid,.compact-state-link-grid,.compact-state-row-list,.category-link-grid{grid-template-columns:1fr!important}.compact-state-row,.footer-links{grid-template-columns:1fr}}@media(max-width:430px){.home-hero>.container{padding-inline:.5rem}.home-hero-shell{padding:.85rem}}
