.home-hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center;padding:calc(var(--header-height) + 2rem) 1.25rem 4rem;--hero-bg-image: url(/images/site/hero-flussbuehne.jpg);background:linear-gradient(180deg,rgba(var(--ink-rgb),.72),rgba(var(--ink-rgb),.35) 38%,rgba(var(--ink-rgb),.62)),var(--hero-bg-image) center / cover no-repeat;color:var(--cream)}@media(max-width:47.99rem){.home-hero{--hero-bg-image: url(/images/site/hero-flussbuehne-480.webp);min-height:min(100dvh,100vh);padding:calc(var(--header-height) + 1.25rem) 1rem 3rem}.home-hero .home-hero__logo{height:clamp(5.5rem,22vw,8rem);margin-bottom:.85rem}.home-hero__motto{font-size:clamp(.62rem,2.6vw,.75rem);letter-spacing:.22em;gap:.5rem;margin-bottom:.85rem}.home-hero h1{font-size:clamp(1.75rem,6.5vw,2.15rem);margin-bottom:1rem}.home-hero__lead{font-size:.95rem;margin-bottom:1.35rem}.home-hero>.home-hero__next-pop{top:auto;bottom:max(1rem,env(safe-area-inset-bottom,0px));left:1rem;right:1rem;width:auto;max-width:none}.home-hero .home-hero__next-pop__reopen{max-width:none;width:100%}.home-hero__next-pop__peek{display:flex;align-items:center;gap:.65rem;width:100%;margin:0;padding:.75rem .95rem;border:1px solid rgba(var(--cream-rgb),.2);border-left:3px solid var(--primary-red);border-radius:var(--radius-lg);background:rgba(var(--ink-rgb),.82);color:var(--cream);font:inherit;text-align:left;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 32px #00000052;pointer-events:auto}.home-hero__next-pop__peek-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.home-hero__next-pop__peek-kicker{font-size:var(--text-2xs);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--cream-rgb),.65)}.home-hero__next-pop__peek-detail{font-size:var(--text-sm);font-weight:600;line-height:1.35;color:var(--cream);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-hero__next-pop__peek-chev{flex-shrink:0;color:rgba(var(--cream-rgb),.55)}.home-hero__next-pop__hide{display:block;width:100%;margin:0;padding:.65rem .75rem .85rem;border:none;border-top:1px solid rgba(var(--cream-rgb),.1);background:transparent;color:rgba(var(--cream-rgb),.5);font:inherit;font-size:var(--text-2xs);font-weight:600;letter-spacing:.06em;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.home-hero__next-pop__hide:hover{color:rgba(var(--cream-rgb),.78)}.home-hero__next-pop:not(.home-hero__next-pop--expanded):not(.home-hero__next-pop--dismissed) .home-hero__next-pop__inner{display:none}.home-hero__next-pop--expanded .home-hero__next-pop__peek,.home-hero__next-pop--dismissed .home-hero__next-pop__peek{display:none}.home-hero__next-pop--expanded .home-hero__next-pop__inner{display:flex}.home-hero .home-hero__next-pop--expanded .home-hero__next-pop__panel{max-height:min(48vh,20rem)}body.hero-next-pop-open{overflow:hidden}body.hero-next-pop-open:before{content:"";position:fixed;inset:0;background:rgba(var(--ink-rgb),.52);z-index:850}}@media(min-width:48rem)and (max-width:79.99rem){.home-hero{--hero-bg-image: url(/images/site/hero-flussbuehne-800.webp)}}.home-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(var(--ink-rgb),.4) 100%);pointer-events:none}.home-hero>*{position:relative;z-index:1;max-width:56rem}.home-hero .home-hero__logo{margin:0 auto 1.35rem;height:clamp(11rem,28vw,18rem);width:auto;color:var(--primary-red);filter:drop-shadow(0 1px 0 rgba(var(--cream-rgb),.4)) drop-shadow(0 6px 28px rgba(0,0,0,.5)) drop-shadow(0 0 32px rgba(var(--red-rgb),.55));transition:transform .4s ease}@media(min-width:64rem){.home-hero .home-hero__logo{height:clamp(14rem,22vw,22rem)}}@media(prefers-reduced-motion:no-preference){.home-hero .home-hero__logo{animation:home-hero-logo-in 1s ease-out .05s both}}@keyframes home-hero-logo-in{0%{opacity:0;transform:translateY(-12px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.home-hero__motto{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.75rem,2.2vw,1.5rem);margin:0 auto 1.25rem;font-family:var(--font-body);font-style:normal;font-weight:600;font-size:clamp(.72rem,2.1vw,.95rem);line-height:1.2;letter-spacing:.3em;text-transform:uppercase;color:var(--cream);text-shadow:0 2px 18px rgba(0,0,0,.55),0 0 28px rgba(var(--red-rgb),.28)}.home-hero__motto-text{color:var(--cream);text-align:center;max-width:min(100%,22rem)}.home-hero__motto-line{flex:0 1 clamp(2rem,12vw,6rem);height:1px;background:linear-gradient(90deg,transparent 0%,rgba(var(--cream-rgb),.55) 50%,transparent 100%)}@media(prefers-reduced-motion:no-preference){.home-hero__motto{animation:home-hero-motto-in 1s ease-out .2s both}}@keyframes home-hero-motto-in{0%{opacity:0;transform:translateY(-6px);letter-spacing:.42em}to{opacity:1;transform:translateY(0);letter-spacing:.3em}}.home-hero>.home-hero__next-pop{position:fixed;z-index:900;top:calc(var(--header-height) + .75rem);right:max(1rem,env(safe-area-inset-right,0px));width:min(20.5rem,calc(100vw - 2rem));max-width:20.5rem;text-align:left;pointer-events:none}.home-hero__next-pop__peek,.home-hero__next-pop__hide{display:none}.home-hero .home-hero__next-pop--hidden{opacity:0;transform:translateY(-6px);visibility:hidden;pointer-events:none;transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s}.home-hero .home-hero__next-pop__inner{display:flex;flex-direction:column;align-items:stretch;width:100%;pointer-events:auto;border-radius:var(--radius-lg);overflow:hidden;background:rgba(var(--ink-rgb),.78);border:1px solid rgba(var(--cream-rgb),.16);border-left:3px solid var(--primary-red);box-shadow:0 1px rgba(var(--cream-rgb),.06) inset,0 12px 40px #00000061;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home-hero .home-hero__next-pop--dismissed .home-hero__next-pop__inner{display:none}@media(prefers-reduced-motion:no-preference){.home-hero .home-hero__next-pop:not(.home-hero__next-pop--dismissed) .home-hero__next-pop__inner{animation:home-hero-prog-card-in .55s cubic-bezier(.22,1,.36,1) .32s both}}@media(prefers-reduced-motion:reduce){.home-hero .home-hero__next-pop__inner{animation:none}}@keyframes home-hero-prog-card-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.home-hero .home-hero__next-pop__card-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.55rem .5rem .55rem .85rem;border-bottom:1px solid rgba(var(--cream-rgb),.12);background:rgba(var(--ink-rgb),.35)}.home-hero .home-hero__next-pop__card-kicker{display:flex;align-items:center;gap:.45rem;margin:0;font-family:var(--font-body);font-size:var(--text-2xs);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--cream-rgb),.72)}.home-hero .home-hero__next-pop__pulse{width:6px;height:6px;border-radius:50%;background:var(--primary-red);box-shadow:0 0 0 2px rgba(var(--red-rgb),.2);flex-shrink:0}.home-hero .home-hero__next-pop__close{display:flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;margin:0;border:none;border-radius:var(--radius-sm);background:transparent;color:rgba(var(--cream-rgb),.5);cursor:pointer;transition:background .18s ease,color .18s ease}.home-hero .home-hero__next-pop__close:hover{background:rgba(var(--red-rgb),.18);color:var(--cream)}.home-hero .home-hero__next-pop__panel{flex:1 1 auto;min-height:0;max-height:min(46vh,19rem);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.home-hero .home-hero__next-pop a.home-hero__badge{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;margin:0;padding:.85rem 1rem 1rem;width:100%;box-sizing:border-box;background:transparent;border:none;border-radius:0;color:var(--cream);text-decoration:none;font-family:var(--font-body);text-align:left;transition:background .2s ease}.home-hero .home-hero__next-pop a.home-hero__badge:hover{background:rgba(var(--red-rgb),.1)}.home-hero .home-hero__next-pop a.home-hero__badge:hover .home-hero__badge-cta{color:var(--primary-red);text-decoration:underline;text-underline-offset:2px}.home-hero .home-hero__next-pop .home-hero__badge-title{display:block;margin:0;padding-bottom:.15rem;border-bottom:1px solid rgba(var(--cream-rgb),.14);font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;line-height:1.22;color:var(--cream)}.home-hero .home-hero__next-pop .home-hero__badge-time{display:block;margin:0;font-size:var(--text-sm);font-weight:700;color:var(--primary-red);letter-spacing:.03em}.home-hero .home-hero__next-pop .home-hero__badge-venue{margin:0;font-size:var(--text-xs);line-height:1.4;color:rgba(var(--cream-rgb),.72)}.home-hero .home-hero__next-pop .home-hero__badge-sub{margin:0;font-size:var(--text-sm);line-height:1.38;font-style:italic;color:rgba(var(--cream-rgb),.62)}.home-hero .home-hero__next-pop .home-hero__badge-prog{margin:0;font-size:var(--text-sm);line-height:1.45;color:rgba(var(--cream-rgb),.68);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-hero .home-hero__next-pop .home-hero__badge-entry{align-self:flex-start;margin-top:.1rem}.home-hero .home-hero__next-pop .home-hero__badge-cta{display:block;margin-top:.4rem;padding-top:.45rem;border-top:1px dashed rgba(var(--cream-rgb),.18);font-size:var(--text-2xs);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--cream-rgb),.58)}.home-hero .home-hero__next-pop__reopen{display:none;align-items:center;justify-content:center;gap:.5rem;width:auto;max-width:min(20.5rem,calc(100vw - 2rem));margin:0;padding:.55rem 1rem;pointer-events:auto;border:1px solid rgba(var(--cream-rgb),.22);border-radius:var(--radius-lg);background:rgba(var(--ink-rgb),.62);color:rgba(var(--cream-rgb),.88);font-family:var(--font-body);font-size:var(--text-2xs);font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 24px #00000047;transition:background .2s ease,border-color .2s ease,color .2s ease}.home-hero .home-hero__next-pop__reopen-dot{width:6px;height:6px;border-radius:50%;background:var(--primary-red);box-shadow:0 0 0 2px rgba(var(--red-rgb),.25);flex-shrink:0}.home-hero .home-hero__next-pop--dismissed .home-hero__next-pop__reopen{display:inline-flex}.home-hero .home-hero__next-pop__reopen:hover{background:rgba(var(--ink-rgb),.82);border-color:rgba(var(--cream-rgb),.32);color:var(--cream)}.home-hero .home-hero__next-pop__reopen-text{letter-spacing:.14em}.home-hero .home-hero__next-pop__close:focus-visible,.home-hero .home-hero__next-pop__reopen:focus-visible{outline:2px solid var(--primary-red);outline-offset:2px}.home-hero h1{font-family:var(--font-display);font-weight:var(--heading-display-weight);font-size:var(--heading-display-size);color:var(--cream);margin:0 0 1.5rem;line-height:var(--heading-display-lh);letter-spacing:var(--heading-display-tracking);text-shadow:0 4px 24px rgba(0,0,0,.45)}.home-hero h1:after{content:"";display:block;width:4rem;height:3px;margin:1.5rem auto 0;background:var(--primary-red);box-shadow:0 0 20px rgba(var(--red-rgb),.6)}.home-hero__lead{font-family:var(--font-body);font-size:clamp(1rem,1.85vw,1.2rem);line-height:1.45;max-width:36rem;margin:0 auto 2rem;color:rgba(var(--cream-rgb),.92);text-shadow:0 2px 12px rgba(0,0,0,.5)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;justify-content:center;align-items:center}.home-section{padding:clamp(3rem,6vw,4.5rem) 0;position:relative}.home-section--white{background:var(--bg-white)}.home-section--cream{background:var(--bg-cream)}.home-section--dark{background:radial-gradient(ellipse at top right,rgba(var(--red-rgb),.18) 0%,transparent 55%),linear-gradient(180deg,var(--secondary-dark-2) 0%,var(--ink) 100%);color:var(--cream)}.home-section--dark h1,.home-section--dark h2,.home-section--dark h3{color:var(--cream)}.home-section--dark .muted{color:rgba(var(--cream-rgb),.7)}.home-section__eyebrow{display:inline-flex;align-items:center;gap:.65rem;font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);margin:0 0 .85rem}.home-section__eyebrow:before{content:"";display:inline-block;width:2rem;height:1px;background:currentColor;flex:0 0 auto}.home-section--dark .home-section__eyebrow{color:#e3c46a}.home-section--dark .home-section__eyebrow:before{background:#e3c46a}.home-container{max-width:var(--site-max-wide);margin:0 auto;padding:0 1.25rem}@media(min-width:48rem){.home-container{padding:0 3rem}}.home-split{display:flex;gap:clamp(2rem,5vw,3.75rem);align-items:center;flex-direction:column}@media(min-width:48rem){.home-split{flex-direction:row}.home-split>*{flex:1}}.home-split__actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.25rem}.home-split__actions>.cta-button{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}@media(min-width:36rem){.home-split__actions{flex-direction:row;flex-wrap:wrap;align-items:center}.home-split__actions>.cta-button{width:auto;display:inline-block}}.home-split__media{position:relative}.home-split__media img{width:100%;height:auto;display:block;border-radius:var(--radius-md);box-shadow:var(--shadow-deep)}.home-split__media:before{content:"";position:absolute;inset:1.25rem -1.25rem -1.25rem 1.25rem;border:2px solid var(--primary-red);border-radius:var(--radius-md);z-index:-1}@media(max-width:47.99rem){.home-split__media:before{inset:.85rem -.65rem -.85rem .65rem}}.home-split__copy p{font-size:var(--text-lg);margin-bottom:1.25rem}.home-concerts__title{text-align:center;margin:0 auto 2rem;max-width:40rem;font-family:var(--font-display);font-size:var(--heading-display-size);font-weight:var(--heading-display-weight);letter-spacing:var(--heading-display-tracking);line-height:var(--heading-display-lh)}.home-bento__title{text-align:center;margin:0 auto 1rem;max-width:40rem;font-family:var(--font-display);font-size:var(--heading-display-size);font-weight:var(--heading-display-weight);letter-spacing:var(--heading-display-tracking);line-height:var(--heading-display-lh)}.home-bento__veranstalter{text-align:center;margin:0 auto 2rem;max-width:40rem;display:flex;flex-direction:column;align-items:center;gap:.85rem}.home-bento__veranstalter-lead{margin:0;color:#ffffffb8;font-size:var(--text-sm, .95rem)}.home-bento__veranstalter-cta{margin:0}.home-bento__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense}@media(max-width:55.99rem){.home-bento__grid{display:flex;flex-direction:column;gap:.85rem}.home-bento__mini-rail[hidden]{display:none}.home-bento__mini-label{margin:.15rem 0 .5rem .15rem;font-family:var(--font-body);font-size:var(--text-2xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold)}.home-bento__mini-track{display:flex;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.1rem .15rem .35rem;margin:0 -.15rem}.home-bento__grid--count-2 .home-bento__mini-track{justify-content:center}.home-bento__mini-track::-webkit-scrollbar{display:none}.home-bento__mini-track>.bento-tile--mini{flex:0 0 min(82vw,18.5rem);scroll-snap-align:start;scroll-snap-stop:always;min-height:0}.home-bento__mini-track>.bento-tile--mini[hidden]{display:none!important}}@media(min-width:56rem){.home-bento__main,.home-bento__mini-rail,.home-bento__mini-track{display:contents}.home-bento__mini-label{display:none}}.home-bento__footer{text-align:center;margin-top:2.25rem;display:flex;flex-direction:column;align-items:center;gap:.85rem}.bento-tile{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:1.5rem 1.65rem;background:rgba(var(--cream-rgb),.06);backdrop-filter:blur(4px);border:1px solid rgba(var(--cream-rgb),.08);border-radius:var(--radius-md);color:inherit;text-decoration:none;box-shadow:var(--shadow-on-dark);transition:transform .35s ease,background .35s ease,box-shadow .35s ease;grid-column:span 12}.bento-tile:focus-visible{outline:2px solid var(--accent-gold);outline-offset:3px}@media(hover:hover){.bento-tile:hover,.bento-tile:focus-visible{transform:translateY(-3px);background:rgba(var(--cream-rgb),.1);box-shadow:var(--shadow-on-dark-hover)}}@media(hover:none){.bento-tile:active{background:rgba(var(--cream-rgb),.1)}}.bento-tile__eyebrow{font-family:var(--font-body);font-size:var(--text-2xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);margin:0}.bento-tile__eyebrow--gold{color:var(--accent-gold)}.bento-tile__title{font-family:var(--font-display);font-weight:400;color:var(--cream);font-size:clamp(1.4rem,2.4vw,1.85rem);margin:.1rem 0 .35rem;line-height:1.2}.bento-tile__title--sm{font-size:clamp(1.2rem,1.9vw,1.45rem)}.bento-tile__title--xs{font-size:clamp(1.05rem,1.6vw,1.2rem)}.bento-tile__date,.bento-tile__venue,.bento-tile__small{margin:0;color:rgba(var(--cream-rgb),.78);font-size:var(--text-base)}.bento-tile__summary{margin:.35rem 0 0;color:rgba(var(--cream-rgb),.85)}.bento-tile__date-mini{font-family:var(--font-display);font-size:var(--text-lg);color:var(--accent-gold);letter-spacing:.02em;margin:0}.bento-tile__entry{margin-top:auto;align-self:flex-start}.bento-tile__cta{display:inline-block;margin-top:auto;padding-top:.5rem;font-weight:700;color:var(--cream);letter-spacing:.04em;font-size:var(--text-base);transition:transform .25s ease,color .25s ease}@media(hover:hover){.bento-tile:hover .bento-tile__cta,.bento-tile:focus-visible .bento-tile__cta{color:var(--accent-gold);transform:translate(4px)}}.bento-tile--placeholder{display:grid;place-items:center;min-height:12rem}.bento-tile--main{border-left:4px solid var(--primary-red);padding-top:1.85rem;padding-bottom:1.85rem}@media(min-width:56rem){.bento-tile--main{grid-column:span 7;grid-row:span 2}.bento-tile--mini{grid-column:span 5}.home-bento__grid--solo .bento-tile--main{grid-column:span 12;grid-row:span 1}.home-bento__grid--count-2 .bento-tile--mini{grid-column:span 5;grid-row:span 2}.home-bento__grid--count-3 .bento-tile--mini,.home-bento__grid--count-4 .bento-tile--mini,.home-bento__grid--count-5 .bento-tile--mini{grid-column:span 5}.home-bento__grid--count-4 .bento-tile--mini:nth-of-type(n+4){grid-column:span 6}.home-bento__grid--count-5 .bento-tile--mini:nth-of-type(n+3){grid-column:span 4}}@media(max-width:47.99rem){.home-section{padding:clamp(2.75rem,8vw,4rem) 0}.home-bento__grid{gap:.85rem}.home-bento__title{margin-bottom:.75rem}.home-bento__veranstalter{margin-bottom:1.5rem}.bento-tile{padding:1.1rem 1.2rem}.bento-tile--main{padding-top:1.25rem;padding-bottom:1.25rem}.bento-tile--placeholder{min-height:8rem}.site-header .site-header__logo{height:2.35rem}.site-header.scrolled .site-header__logo{height:2.05rem}}.home-concert-card{border-left:4px solid var(--primary-red);padding:1.5rem 1.85rem;background:rgba(var(--cream-rgb),.06);backdrop-filter:blur(4px);border-top:1px solid rgba(var(--cream-rgb),.08);border-right:1px solid rgba(var(--cream-rgb),.08);border-bottom:1px solid rgba(var(--cream-rgb),.08);margin-bottom:1.25rem;box-shadow:var(--shadow-on-dark);display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.home-concert-card:hover{transform:translateY(-3px);background:rgba(var(--cream-rgb),.09);box-shadow:var(--shadow-on-dark-hover)}.home-concert-card h3{color:var(--cream);margin-bottom:.5rem}.home-concert-card p{color:rgba(var(--cream-rgb),.85);margin:0 0 .4rem}.home-concert-card__date{font-weight:700;color:#ff6066;font-size:var(--text-base);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.6rem}.home-concert-card__meta{margin:0;font-size:var(--text-base)}.home-concert-card__cta{flex-shrink:0}.home-concerts__footer{text-align:center;margin-top:2.75rem}.home-split__copy .home-section__eyebrow{margin-bottom:.5rem}.home-support{background:var(--bg-cream);position:relative;overflow:hidden}.home-support:before,.home-support:after{content:"";position:absolute;pointer-events:none;z-index:0}.home-support:before{inset:auto -10% -40% auto;width:60%;height:80%;background:radial-gradient(circle,rgba(var(--red-rgb),.1) 0%,transparent 70%)}.home-support:after{inset:-20% auto auto -15%;width:55%;height:70%;background:radial-gradient(circle,rgba(var(--gold-rgb),.18) 0%,transparent 65%)}.home-support__inner{position:relative;z-index:1;display:grid;gap:3rem;grid-template-columns:1fr;align-items:start}@media(min-width:56rem){.home-support__inner{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:4rem}}.home-support__lead p{font-size:var(--text-lg);margin:0 0 1rem}.home-support__pillars{list-style:none;margin:1.75rem 0 0;padding:0;display:grid;gap:1.1rem}.home-support__pillar{--pillar-accent: var(--primary-red);--pillar-accent-soft: var(--primary-red-soft);display:flex;gap:1.1rem;align-items:flex-start;background:linear-gradient(180deg,var(--bg-white) 0%,color-mix(in srgb,var(--bg-white) 90%,var(--bg-cream)) 100%);border:1px solid var(--ink-line);border-radius:var(--radius-md);padding:1.2rem 1.35rem 1.2rem 1.5rem;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.home-support__pillar:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--pillar-accent);opacity:.85;border-radius:var(--radius-md) 0 0 var(--radius-md)}.home-support__pillar--red{--pillar-accent: var(--primary-red);--pillar-accent-soft: rgba(var(--red-rgb), .14)}.home-support__pillar--navy{--pillar-accent: var(--ink);--pillar-accent-soft: rgba(var(--ink-rgb), .1)}.home-support__pillar--gold{--pillar-accent: var(--accent-gold);--pillar-accent-soft: rgba(var(--gold-rgb), .22)}.home-support__pillar-icon{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--pillar-accent-soft);color:var(--pillar-accent);display:grid;place-items:center;font-family:var(--font-display);font-size:1.3rem;font-weight:700;box-shadow:0 0 0 4px color-mix(in srgb,var(--pillar-accent) 8%,transparent);transition:background .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}.home-support__pillar-icon svg{width:1.4rem;height:1.4rem}@media(hover:hover){.home-support__pillar:hover .home-support__pillar-icon{background:var(--pillar-accent);color:#fff;box-shadow:0 6px 18px color-mix(in srgb,var(--pillar-accent) 35%,transparent);transform:scale(1.05)}}.home-support__pillar.card-feature:before{background:linear-gradient(90deg,var(--pillar-accent),color-mix(in srgb,var(--pillar-accent) 55%,white))}.home-support__pillar-text strong{display:block;font-size:var(--text-md);margin-bottom:.2rem;color:var(--ink)}.home-support__pillar-text span{font-size:var(--text-base);color:var(--ink-muted);line-height:1.5}.home-support__cta{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(var(--gold-rgb),.16) 0%,transparent 55%),linear-gradient(180deg,var(--bg-white) 0%,color-mix(in srgb,var(--bg-white) 85%,var(--bg-ivory)) 100%);border:1px solid var(--ink-line);border-radius:var(--radius-lg);padding:2.25rem 1.85rem 2rem;box-shadow:var(--shadow-card)}.home-support__cta-ornament{position:absolute;top:-1.2rem;right:-1.2rem;width:6rem;height:6rem;color:var(--accent-gold);opacity:.18;pointer-events:none;transform:rotate(12deg);z-index:0}.home-support__cta-ornament svg{width:100%;height:100%;display:block}.home-support__cta>*:not(.home-support__cta-ornament){position:relative;z-index:1}.home-support__cta h3{margin-top:0;font-size:clamp(1.3rem,2.2vw,1.55rem);line-height:1.2}.home-support__cta p{font-size:var(--text-md);margin:0 0 1.25rem}.home-support__sponsors{margin-top:1.75rem;padding-top:1.25rem;border-top:1px dashed var(--ink-line);font-size:var(--text-xs);color:var(--ink-muted);text-align:center}.home-support__cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin:0 0 .25rem}.home-support__cta-actions>.cta-button{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.35;box-sizing:border-box}@media(prefers-reduced-motion:reduce){.home-support__pillar-icon{transition:none}.home-support__pillar:hover .home-support__pillar-icon{transform:none}}.home-section--ivory{background:var(--bg-cream)}.home-quotes-grid{display:grid;gap:1.5rem;margin-top:1.25rem}@media(min-width:48rem){.home-quotes-grid{grid-template-columns:1fr 1fr}}.home-quote{margin:0;padding:1.75rem 1.6rem 1.5rem;background:linear-gradient(180deg,var(--bg-white) 0%,color-mix(in srgb,var(--bg-white) 92%,var(--bg-cream)) 100%);border:1px solid var(--ink-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);font-family:var(--font-display);font-size:var(--text-lg)}.home-quote cite{display:block;margin-top:.75rem;font-size:var(--text-sm);font-style:normal;font-family:var(--font-body);color:var(--ink-muted)}.home-quotes-grid>.home-quote{isolation:isolate;z-index:1}.home-quotes-grid>.home-quote.card-feature{overflow:visible}@media(hover:hover){.home-quotes-grid>.home-quote:hover{z-index:5}}.home-news-mini-list{list-style:none;padding:0;margin:.5rem 0 0}.home-news-mini-item{margin-bottom:.65rem}.home-split__subhead{font-family:var(--font-display);font-size:var(--text-xl);margin:1.5rem 0 .75rem}.home-mini-timeline{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;padding:0;margin:0}.home-mini-timeline li{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-base);font-weight:600}.home-mini-timeline__step{display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:50%;background:var(--primary-red-soft);color:var(--primary-red);font-size:var(--text-xs);font-family:var(--font-display)}.bento-tile__subtitle{font-family:var(--font-display);font-style:italic;font-size:var(--text-base);color:var(--bg-cream);opacity:.82;margin:-.25rem 0 .5rem}.home-quotes[data-astro-cid-u6y3apbb]{position:relative;overflow:hidden}.home-quotes[data-astro-cid-u6y3apbb]:before,.home-quotes[data-astro-cid-u6y3apbb]:after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:50%}.home-quotes[data-astro-cid-u6y3apbb]:before{inset:-10% -10% auto auto;width:32rem;height:32rem;background:radial-gradient(circle,rgba(200,168,73,.16) 0%,transparent 65%)}.home-quotes[data-astro-cid-u6y3apbb]:after{inset:auto auto -20% -10%;width:28rem;height:28rem;background:radial-gradient(circle,rgba(217,16,22,.08) 0%,transparent 65%)}.home-quotes[data-astro-cid-u6y3apbb]>.home-container[data-astro-cid-u6y3apbb]{position:relative;z-index:1}.home-quotes-grid[data-astro-cid-u6y3apbb]{margin-top:1.5rem}.home-quote[data-astro-cid-u6y3apbb]{position:relative;display:flex;flex-direction:column;gap:1.1rem;padding-top:2.25rem}.home-quote__mark[data-astro-cid-u6y3apbb]{position:absolute;top:-.6rem;left:.75rem;font-family:var(--font-display);font-size:6.5rem;font-weight:700;line-height:1;color:var(--accent-gold);opacity:.22;pointer-events:none;user-select:none;transition:opacity .3s ease,transform .3s ease}@media(hover:hover){.home-quote[data-astro-cid-u6y3apbb]:hover .home-quote__mark[data-astro-cid-u6y3apbb]{opacity:.35;transform:scale(1.05) rotate(-3deg)}}.home-quote[data-astro-cid-u6y3apbb] p[data-astro-cid-u6y3apbb]{font-family:var(--font-display);font-size:clamp(1.05rem,.95rem + .4vw,1.25rem);line-height:1.55;color:var(--ink);margin:0;position:relative;z-index:1}.home-quote__footer[data-astro-cid-u6y3apbb]{display:flex;flex-direction:column;gap:.3rem;margin-top:auto;padding-top:1.1rem;border-top:1px solid var(--accent-gold-soft, rgba(200, 168, 73, .35));font-style:normal;position:relative}.home-quote__cite[data-astro-cid-u6y3apbb]{font-style:normal;font-size:.95rem;color:var(--ink);display:inline-flex;align-items:baseline;gap:.5rem}.home-quote__cite[data-astro-cid-u6y3apbb]:before{content:"";display:inline-block;width:.45rem;height:.45rem;border-radius:50%;background:var(--accent-gold);flex-shrink:0;transform:translateY(-1px)}.home-quote__meta[data-astro-cid-u6y3apbb]{font-size:.85rem;padding-left:.95rem}.home-quote__link[data-astro-cid-u6y3apbb]{font-size:.85rem;font-weight:600;color:var(--primary-red);text-decoration:none;margin-top:.5rem;display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;padding:.3rem .6rem .3rem 0;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.home-quote__link-arrow[data-astro-cid-u6y3apbb]{display:inline-block;transition:transform .25s ease}.home-quote__link[data-astro-cid-u6y3apbb]:hover,.home-quote__link[data-astro-cid-u6y3apbb]:focus-visible{color:var(--primary-red-hover);border-bottom-color:currentColor}.home-quote__link[data-astro-cid-u6y3apbb]:hover .home-quote__link-arrow[data-astro-cid-u6y3apbb],.home-quote__link[data-astro-cid-u6y3apbb]:focus-visible .home-quote__link-arrow[data-astro-cid-u6y3apbb]{transform:translate(2px,-2px)}.home-quotes-cta[data-astro-cid-u6y3apbb]{margin-top:2.5rem;text-align:center}@media(prefers-reduced-motion:reduce){.home-quote__mark[data-astro-cid-u6y3apbb],.home-quote__link-arrow[data-astro-cid-u6y3apbb]{transition:none}.home-quote[data-astro-cid-u6y3apbb]:hover .home-quote__mark[data-astro-cid-u6y3apbb]{transform:none}}
