@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700&display=swap");:root{--fol-teal:#00a2a5;--fol-teal-active:#00898c;--fol-teal-disabled:#b3e2e3;--fol-yellow:#f7ba07;--fol-yellow-active:#d79f00;--fol-yellow-disabled:#fce8b0;--fol-black:#000;--fol-ink-body:#1f1f1f;--fol-muted:#5c5c5c;--fol-muted-soft:#8a8a8a;--fol-hairline:#e0e0e0;--fol-hairline-soft:#eee;--fol-border-strong:#bdbdbd;--fol-white:#fff;--fol-surface-soft:#f6f6f6;--fol-surface-strong:#efefef;--fol-error:#c13515;--fol-error-hover:#b32505;--color-primary:var(--fol-teal);--color-primary-active:var(--fol-teal-active);--color-primary-disabled:var(--fol-teal-disabled);--color-accent:var(--fol-yellow);--color-accent-active:var(--fol-yellow-active);--color-accent-disabled:var(--fol-yellow-disabled);--color-canvas:var(--fol-white);--color-surface-dark:var(--fol-black);--color-surface-soft:var(--fol-surface-soft);--color-surface-strong:var(--fol-surface-strong);--color-surface-card:var(--fol-white);--text-ink:var(--fol-black);--text-body:var(--fol-ink-body);--text-muted:var(--fol-muted);--text-muted-soft:var(--fol-muted-soft);--text-on-primary:var(--fol-white);--text-on-accent:var(--fol-black);--text-on-dark:var(--fol-white);--text-error:var(--fol-error);--text-link:var(--fol-teal);--border-hairline:var(--fol-hairline);--border-hairline-soft:var(--fol-hairline-soft);--border-strong:var(--fol-border-strong);--color-scrim:rgba(0,0,0,.5);--font-display:"Bebas Neue","Bebas Neue Pro",Oswald,Anton,Impact,sans-serif;--font-body:"Inter",-apple-system,system-ui,"Helvetica Neue",sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--type-rating-display-size:72px;--type-rating-display-lh:1.0;--type-rating-display-ls:0;--type-display-xl-size:64px;--type-display-xl-lh:0.95;--type-display-xl-ls:0.5px;--type-display-lg-size:48px;--type-display-lg-lh:0.98;--type-display-lg-ls:0.5px;--type-display-md-size:36px;--type-display-md-lh:1.0;--type-display-md-ls:0.4px;--type-display-sm-size:28px;--type-display-sm-lh:1.05;--type-display-sm-ls:0.4px;--type-uppercase-tag-size:12px;--type-uppercase-tag-lh:1.0;--type-uppercase-tag-ls:0.6px;--type-title-md-size:18px;--type-title-md-lh:1.30;--type-title-sm-size:16px;--type-title-sm-lh:1.30;--type-body-md-size:16px;--type-body-md-lh:1.5;--type-body-sm-size:14px;--type-body-sm-lh:1.43;--type-caption-size:14px;--type-caption-lh:1.29;--type-caption-sm-size:13px;--type-caption-sm-lh:1.23;--type-badge-size:11px;--type-badge-lh:1.18;--type-badge-ls:0.2px;--type-micro-label-size:12px;--type-micro-label-lh:1.33;--type-button-md-size:16px;--type-button-md-lh:1.25;--type-button-sm-size:14px;--type-button-sm-lh:1.29;--type-link-size:14px;--type-link-lh:1.43;--type-nav-link-size:16px;--type-nav-link-lh:1.25;--space-xxs:2px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-base:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-section:64px;--radius-none:0px;--radius-xs:4px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--container-max:1280px;--shadow-none:none;--shadow-card-hover:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px 0,rgba(0,0,0,.1) 0 4px 8px 0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--color-canvas);color:var(--text-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%}a{color:inherit}.fol-band{padding:var(--space-section) 40px}.fol-band--tight{padding:var(--space-xxl) 40px}.fol-container{max-width:var(--container-max);margin:0 auto}.fol-dark{background:var(--color-surface-dark);color:var(--text-on-dark)}.fol-soft{background:var(--color-surface-soft)}.fol-h1{line-height:.9}.fol-h1,.fol-h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;margin:0}.fol-h2{line-height:1}.fol-kicker{font-family:var(--font-display);text-transform:uppercase;font-size:15px;letter-spacing:1px;color:var(--color-primary);display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.fol-kicker .rule{height:1px;width:56px;background:currentColor;display:inline-block}.city-row{transition:background-color .14s ease,color .14s ease;cursor:pointer}.city-card{transition:box-shadow .14s ease,transform .14s ease}.city-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.city-card:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.agenda-row{display:flex;align-items:baseline;gap:16px;padding:18px 0;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.agenda-row:last-child{border-bottom:none}.agenda-row .a-title{font-family:var(--font-display);text-transform:uppercase;font-size:26px;letter-spacing:.4px;white-space:nowrap}.agenda-row .a-desc{font-family:var(--font-body);font-size:14px;color:color-mix(in srgb,currentColor 60%,transparent);flex:0 1 auto}.agenda-row .a-time{font-family:var(--font-body);font-weight:600;font-size:15px;color:var(--color-primary);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.faq-item{border-top:1px solid var(--border-hairline)}.faq-item:last-child{border-bottom:1px solid var(--border-hairline)}.faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 4px;text-align:left;line-height:1.05}.faq-q .sign{font-family:var(--font-body);font-weight:400;font-size:30px;color:var(--color-primary);transition:transform .16s ease;line-height:1}.faq-item.open .faq-q .sign{transform:rotate(45deg)}.faq-a{overflow:hidden;max-height:0;transition:max-height .22s ease}.faq-item.open .faq-a{max-height:420px}.faq-a-inner{padding:0 4px 26px;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text-body);max-width:70ch}.tix-menu-item{border-top:1px solid var(--border-hairline-soft);transition:background-color .12s ease}.tix-menu-item:hover{background:var(--color-surface-soft)}.eb-host{width:100%}.eb-host iframe{width:100%!important;max-width:100%!important;border:0;display:block}.scrim{position:fixed;inset:0;background:var(--color-scrim);display:flex;align-items:center;justify-content:center;z-index:80;padding:var(--space-lg)}.modal{background:var(--color-canvas);border-radius:var(--radius-md);width:460px;max-width:100%;overflow:hidden;box-shadow:var(--shadow-card-hover)}@media (max-width:1200px){.sponsor-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:860px){.sponsor-grid{grid-template-columns:repeat(2,1fr)!important}.blog-grid{grid-template-columns:1fr!important}}@media (max-width:520px){.sponsor-grid{grid-template-columns:1fr!important}}@media (max-width:1080px){.blog-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:900px){.ig-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:560px){.ig-grid{grid-template-columns:repeat(2,1fr)!important}.ticket-perks{grid-template-columns:1fr!important}}@media (max-width:1000px){.principles-grid{grid-template-columns:1fr 1fr!important;gap:32px 0!important}}@media (max-width:760px){.day-card,.featured-card,.news-grid,.split-grid,.twoday-grid{grid-template-columns:1fr!important}}@media (max-width:560px){.principles-grid{grid-template-columns:1fr!important}.principles-grid>div{border-left:none!important;border-top:1px solid hsla(0,0%,100%,.16);padding-top:24px!important}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(20px)}.reveal.in{opacity:1;transform:none}}.marquee{overflow:hidden}.marquee-track{display:flex;gap:64px;align-items:center;width:max-content;animation:marquee 38s linear infinite}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1080px){.nav-donate,.nav-links{display:none!important}.nav-burger{display:inline-flex!important}}@media (max-width:900px){.fol-band{padding:48px 22px}}