@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow:wght@400;600;700&display=swap";:root{--color-bg: #efefef;--color-surface: #ffffff;--color-primary: #eab774;--color-primary-dark: #d39c53;--color-accent: #f28c00;--color-dark: #161616;--color-muted: #595959;--radius: 14px;--shadow: 0 8px 20px rgb(0 0 0 / 10%)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -20%,#f7d09c 0%,transparent 55%),linear-gradient(#f6f3ec,#efefef);color:var(--color-dark);font-family:Barlow,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Bebas Neue,sans-serif;letter-spacing:.03em;margin:0}main{width:min(100% - 2rem,1200px);margin-inline:auto;padding-bottom:2rem}.site-header{position:sticky;top:0;z-index:30;background:var(--color-primary);display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgb(0 0 0 / 10%)}.site-header__logo{width:84px}.site-header__menu-btn{border:0;border-radius:8px;background:#0000001a;width:42px;height:38px;cursor:pointer}.site-header__menu-icon{font-weight:700;font-size:1.2rem}.site-nav{position:absolute;left:0;right:0;top:100%;background:#f5c181;border-bottom:1px solid rgb(0 0 0 / 10%);display:none}.site-nav.is-open{display:block}.site-nav__list{margin:0;padding:.5rem 0;list-style:none}.site-nav__list a{display:block;padding:.75rem 1.2rem;border-bottom:1px solid rgb(0 0 0 / 12%);font-weight:600}.hero{margin-top:1rem;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.hero__image{width:100%;height:230px;object-fit:cover}.hero__content{background:var(--color-surface);padding:1rem}.hero__title{color:var(--color-accent);font-size:clamp(2.5rem,8vw,4.8rem);line-height:.94}.hero__subtitle,.hero__date,.hero__place{margin:.25rem 0;font-weight:700}.hero__subtitle,.hero__date{color:var(--color-muted)}.hero__place{color:var(--color-accent);font-size:1.65rem}.countdown,.ticketing,.home-program,.partners,.listing-page,.detail-page,.content-page{margin-top:1rem}.countdown__value{margin:0;font-size:clamp(2rem,6vw,3rem);color:var(--color-accent);text-align:center}.ticketing__button{display:inline-flex;align-items:center;gap:.7rem;background:var(--color-primary);border-radius:999px;padding:.7rem 1.1rem;font-weight:700;box-shadow:var(--shadow)}.home-program__intro{text-align:center}.home-program__intro h2,.partners__title{color:var(--color-accent);font-size:2rem}.home-program__intro img{width:26px;margin:.4rem auto}.home-program__cards,.listing-grid,.partners__logos{display:grid;gap:1rem;margin-top:1rem}.home-sections-preview{margin-top:.8rem;display:grid;gap:.55rem}.home-sections-preview__item{background:#fff;border-radius:999px;padding:.55rem .85rem;font-weight:700;box-shadow:var(--shadow)}.program-card,.listing-card,.contact-details,.contact-form{background:var(--color-surface);border-radius:var(--radius);padding:.9rem;box-shadow:var(--shadow)}.program-card__content{display:flex;justify-content:space-between;font-weight:700}.home-program__trumpet{width:120px;margin:.4rem auto 0}.partners__logos img{background:#fff;border-radius:12px;padding:.6rem;box-shadow:var(--shadow)}.listing-page>h1,.detail-page>h1,.content-page__hero h1{color:var(--color-accent);font-size:clamp(2rem,6vw,3.4rem)}.listing-card h2{color:var(--color-accent);font-size:1.6rem}.listing-card p{margin:.3rem 0}.listing-card__link{display:inline-block;margin-top:.5rem;color:var(--color-primary-dark);font-weight:700}.program-toolbar{margin-top:1rem;display:grid;gap:.8rem}.program-filters{display:grid;gap:.6rem}.program-filters label{display:grid;gap:.25rem}.program-filters span{font-weight:700}.program-filters select{border:1px solid #d4d4d4;border-radius:8px;padding:.55rem;font:inherit}.program-download{display:inline-block;justify-self:start;background:var(--color-primary);border-radius:999px;padding:.6rem .95rem;font-weight:700}.listing-card--clickable{display:block;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.listing-card--clickable:hover{transform:translateY(-2px)}.detail-page__meta,.content-page__hero{background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem;margin-top:.8rem}.artist-detail-page{max-width:760px}.artist-detail-page .detail-page__cover{margin-top:0}.artist-detail-page .detail-page__photo{width:100%;height:190px;object-fit:cover;object-position:center}.artist-detail-page>h1{text-align:center;margin-top:1rem;font-size:clamp(2.8rem,11vw,5rem);line-height:.95}.artist-detail-page__block{background:transparent;border-radius:0;box-shadow:none;padding:.25rem .2rem;margin-top:1.1rem}.artist-detail-page__block h2{color:var(--color-accent);text-align:center;font-size:clamp(2.3rem,10vw,4rem);line-height:.95}.artist-detail-page__scene,.artist-detail-page__time,.artist-detail-page__empty{margin:.4rem 0;text-align:center;font-family:Bebas Neue,sans-serif;letter-spacing:.02em}.artist-detail-page__scene,.artist-detail-page__time{font-size:clamp(2.5rem,11vw,4.3rem);color:#8f5500;line-height:.95}.artist-detail-page__description{margin:.7rem auto 0;max-width:70ch;line-height:1.4;font-size:1.06rem;color:#6b3f08}.artist-detail-page__dates-list{margin-top:.75rem;display:grid;gap:.25rem}.artist-detail-page__dates-list p{margin:0;text-align:center;color:#6b3f08;font-weight:700}.artist-carousel{position:relative;margin-top:.9rem}.artist-carousel__viewport{overflow:hidden}.artist-carousel__track{display:flex;transition:transform .35s ease;will-change:transform}.artist-carousel__slide{min-width:100%;margin:0}.artist-carousel__slide img{width:100%;height:230px;object-fit:cover}.artist-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:34px;height:34px;border-radius:999px;background:#0000008c;color:#fff;font-size:1.4rem;cursor:pointer;display:grid;place-content:center;z-index:2}.artist-carousel__btn:disabled{opacity:.35;cursor:default}.artist-carousel__btn--prev{left:.5rem}.artist-carousel__btn--next{right:.5rem}.artist-carousel__dots{display:flex;justify-content:center;gap:.4rem;margin-top:.55rem}.artist-carousel__dot{width:8px;height:8px;border-radius:999px;border:0;background:#00000042;cursor:pointer}.artist-carousel__dot.is-active{background:var(--color-accent)}.content-page__hero p{margin:.6rem 0 0;font-size:1.05rem}.contact-details h2{color:var(--color-accent);font-size:1.8rem}.festival-page{width:min(100% - .6rem,980px);margin-inline:auto;padding-bottom:2rem}.festival-page__hero-media img,.festival-page__team-photo img{width:100%;object-fit:cover}.festival-page__hero-media{margin-top:.1rem}.festival-page__intro,.festival-page__text-block,.festival-page__section-headline{background:transparent;padding:.9rem .6rem}.festival-page__intro h1,.festival-page__section-headline h2{color:var(--color-accent);text-align:center;font-size:clamp(2.8rem,13vw,4.8rem);line-height:.95}.festival-page__intro h2{margin-top:1.4rem;color:#7c4b09;font-size:clamp(2.2rem,11vw,3.8rem);line-height:1.04;font-family:Bebas Neue,sans-serif;font-weight:400}.festival-page__intro h2 span{color:var(--color-accent)}.festival-page p{margin:0;color:#6b3f08;line-height:1.24}.festival-page__text-block{display:grid;gap:1.25rem;margin-top:.2rem}.festival-page__text-block p:first-child{color:var(--color-accent);font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,10vw,3.3rem);line-height:1.02}.festival-page__text-block p:last-child,.festival-page__section-headline p{font-size:clamp(1.15rem,5.6vw,1.95rem);font-family:Bebas Neue,sans-serif}.festival-page__team-photo{margin-top:.45rem}.festival-page__section-headline{margin-top:.6rem}.festival-page__section-headline h2{margin-bottom:.8rem}.festival-page__trumpet{width:120px;margin:.8rem auto 0}.infos-page{width:min(100% - .6rem,980px);margin-inline:auto;padding-bottom:2rem}.infos-page__hero-image img{width:100%;height:210px;object-fit:cover}.infos-page__intro,.infos-page__section{padding:.9rem .6rem}.infos-page__intro h1,.infos-page__section h2{color:var(--color-accent);text-align:center;font-size:clamp(2.8rem,13vw,4.8rem);line-height:.95}.infos-page__intro p,.infos-page__section p{margin:0;color:#6b3f08;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,10vw,3.2rem);line-height:1.04}.infos-page__intro p{margin-top:1rem}.infos-page__section{margin-top:.4rem}.infos-page__section h2{margin-bottom:.9rem}.infos-page__section p{font-size:clamp(1.2rem,5.7vw,1.95rem)}.infos-page__section img{margin-top:.9rem;width:100%;height:200px;object-fit:cover}.infos-page__faq h3{margin:1rem 0 .35rem;color:var(--color-accent);font-family:Bebas Neue,sans-serif;font-size:clamp(1.9rem,9vw,3rem);line-height:1.02;font-weight:400}.pb-unavailable{background:#fff3cd;border:1px solid #ffc107;border-radius:var(--radius);padding:.75rem 1rem;margin-top:1rem;font-weight:600;color:#7a5900}.contact-layout{display:grid;gap:1rem;margin-top:1rem}.contact-form{display:grid;gap:.8rem}.contact-form label{display:grid;gap:.35rem;font-weight:600}.contact-form input,.contact-form textarea{border:1px solid #d2d2d2;border-radius:8px;padding:.55rem;font:inherit}.contact-form button{justify-self:start;border:0;border-radius:999px;background:var(--color-accent);color:#fff;padding:.55rem 1.1rem;font-weight:700;cursor:pointer}.contact-form button:hover{background:var(--color-primary-dark)}.contact-form--success{display:grid;place-content:center;min-height:140px;text-align:center;color:#276b2a;font-weight:700;font-size:1.1rem}.contact-form__error{background:#fde8e8;border:1px solid #f5a3a3;border-radius:8px;padding:.6rem .85rem;color:#c0392b;font-weight:600;margin:0}.contact-socials{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.55rem}.contact-socials a{border:1px solid #d5d5d5;border-radius:999px;padding:.35rem .7rem;font-weight:700}.site-footer{margin-top:2rem;background:var(--color-primary);padding:1.4rem 1rem}.site-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.site-footer__links a{border-bottom:1px solid rgb(0 0 0 / 20%);padding-bottom:.35rem;font-weight:600}.site-footer__socials{display:flex;gap:.9rem;margin:1rem 0}.site-footer__socials a{width:30px;height:30px;display:grid;place-content:center}.site-footer__socials a img{width:100%;height:100%;object-fit:contain}.site-footer__icon{width:96px;margin-left:auto}@media(min-width:960px){.site-header{padding:.9rem 2rem}.site-header__menu-btn{display:none}.site-nav{position:static;display:block;background:transparent;border:0}.site-nav__list{display:flex;gap:1rem;padding:0}.site-nav__list a{border:0;padding:.4rem .45rem;border-radius:7px}.site-nav__list a:hover{background:#0000001f}.hero{display:grid;grid-template-columns:1.3fr 1fr;min-height:430px}.hero__image{height:100%}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:1.6rem}.home-program__cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.home-sections-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.home-program__trumpet{grid-column:1 / -1}.partners__logos,.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-toolbar{grid-template-columns:1fr auto;align-items:end}.program-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.artist-detail-page{max-width:980px}.artist-detail-page .detail-page__photo{height:360px}.artist-detail-page>h1{margin-top:1.2rem}.artist-carousel__slide img{height:340px}.contact-layout{grid-template-columns:1.6fr 1fr;align-items:start}.festival-page,.infos-page{width:min(100% - 2rem,1120px)}.infos-page__hero-image img{height:360px}.infos-page__intro,.infos-page__section{padding-inline:1rem}.infos-page__section p,.infos-page__faq h3{max-width:36ch;margin-inline:auto}.infos-page__section img{max-width:760px;height:320px;margin-inline:auto}.festival-page__hero-media img{height:420px}.festival-page__team-photo img{height:380px}.festival-page__intro,.festival-page__text-block,.festival-page__section-headline{padding-inline:1rem}.festival-page__text-block{grid-template-columns:1fr 1fr;align-items:start;gap:2rem}.festival-page__section-headline p{max-width:36ch;margin-inline:auto;text-align:center}.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:2rem;padding:1.4rem 2rem}.site-footer__socials{margin:0}}
