.festival-page{background:#07070b;color:#fff;min-height:100vh}.festival-page main{overflow:hidden}.shell{width:min(1220px,calc(100% - 36px));margin-inline:auto}.festival-hero{position:relative;min-height:440px;display:grid;align-items:end;background:#0b0b11}.festival-hero__visual{position:absolute;inset:0;background-position:center 42%;background-size:cover;transform:scale(1.015)}.festival-hero__visual::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 30%,rgba(255,45,158,.24),transparent 30%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,46px 46px,46px 46px}.festival-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,8,.98) 0%,rgba(4,4,8,.84) 42%,rgba(4,4,8,.28) 76%),linear-gradient(0deg,#07070b 0%,transparent 42%)}.festival-hero__content{position:relative;padding:116px 0 48px}.eyebrow{font-size:.72rem;letter-spacing:.22em;font-weight:850;color:#ff4db2;margin:0 0 13px}.featured-copy{max-width:760px}.featured-copy h1{font-size:clamp(3rem,5.5vw,5.2rem);line-height:.94;letter-spacing:-.055em;margin:14px 0 18px;text-transform:uppercase;white-space:nowrap}.featured-copy p{font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.55;color:#c9c9d3;max-width:650px;margin:0}.live-pill{display:inline-flex;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);padding:7px 11px;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.12em}.featured-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:12px;font-weight:850;text-decoration:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff2c9c,#7d4dff)}.btn-secondary{color:#fff;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.festival-browser{padding:58px 0 92px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.section-heading h2{font-size:clamp(2rem,3.6vw,3.15rem);margin:0;letter-spacing:-.045em}.section-heading>p{color:#92929e;font-size:.84rem;margin:0 0 7px}.festival-toolbar{display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(130px,.72fr));gap:9px;margin-bottom:15px}.search-field,.festival-toolbar select{min-height:49px;border-radius:13px;border:1px solid #282832;background:#111118;color:#fff}.search-field{display:flex;align-items:center;gap:10px;padding:0 15px}.search-field span{font-size:1.2rem;color:#858593}.search-field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit}.search-field input::placeholder{color:#777783}.festival-toolbar select{padding:0 12px;min-width:0}.result-summary{display:flex;gap:10px;align-items:center;margin:0 0 22px;color:#8f8f9c;font-size:.82rem}.result-summary strong{color:#fff;font-size:.9rem}.result-summary span::before{content:"·";margin-right:10px;color:#4f4f59}.festival-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.festival-card{position:relative;min-height:430px;border-radius:21px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#121219;isolation:isolate;box-shadow:0 16px 50px rgba(0,0,0,.18)}.festival-card__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .45s ease}.festival-card:hover .festival-card__media{transform:scale(1.045)}.festival-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,9,.99) 0%,rgba(5,5,9,.78) 39%,rgba(5,5,9,.12) 76%)}.festival-card__body{position:absolute;inset:auto 0 0;padding:20px;z-index:2}.festival-card__date{display:inline-flex;background:#fff;color:#0a0a0d;padding:7px 9px;border-radius:8px;font-size:.68rem;font-weight:900;text-transform:uppercase}.festival-card h3{font-size:1.58rem;line-height:1.03;margin:13px 0 7px;letter-spacing:-.035em}.festival-card__place{color:#c5c5cf;font-size:.88rem}.festival-card__genres{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0 15px}.festival-card__genres span{padding:5px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-size:.64rem;color:#d1d1da}.festival-card__links{display:flex;gap:8px}.festival-card__links a{flex:1;text-align:center;padding:10px 8px;border-radius:10px;text-decoration:none;color:#fff;font-weight:800;font-size:.76rem;background:rgba(255,255,255,.1)}.festival-card__links a:first-child{background:linear-gradient(135deg,#ff2c9c,#7d4dff)}.festival-empty{padding:54px 20px;text-align:center;border:1px dashed #30303a;border-radius:20px;color:#aaa}.festival-empty strong,.festival-empty span{display:block}.festival-empty strong{font-size:1.12rem;color:#fff;margin-bottom:6px}.festival-empty button{margin-top:18px;border:0;border-radius:10px;padding:11px 16px;background:#fff;color:#08080c;font-weight:850;cursor:pointer}.festival-footer{display:flex;justify-content:space-between;gap:20px;padding:30px 0 40px;color:#777783;border-top:1px solid #202028;font-size:.8rem}@media(max-width:1050px){.festival-toolbar{grid-template-columns:1.4fr repeat(2,1fr)}.festival-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shell{width:min(100% - 24px,1220px)}.festival-hero{min-height:410px}.festival-hero__content{padding:106px 0 40px}.featured-copy h1{font-size:clamp(2.5rem,12vw,3.55rem);white-space:normal}.festival-toolbar{grid-template-columns:1fr}.festival-grid{grid-template-columns:1fr}.festival-card{min-height:410px}.section-heading,.festival-footer{align-items:flex-start;flex-direction:column}.section-heading>p{margin:0}}
