.festival-page-header{position:relative;overflow:hidden;background:var(--navy)}.festival-page-header:before{content:'';position:absolute;width:520px;height:520px;right:-150px;top:-260px;border:1px solid rgba(212,175,55,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(212,175,55,.035),0 0 0 140px rgba(212,175,55,.025)}.festival-page-header>*{position:relative;z-index:1}.festival-page-header .kicker{color:var(--gold)}.festival-page-header h1{color:var(--white)}.festival-page-header h1 em{color:var(--gold)}.festival-page-header p{color:rgba(255,255,255,.72);max-width:720px}.festival-jump-nav{position:static;z-index:auto;width:100%;height:auto;min-height:56px;padding:0 60px;display:flex;justify-content:center;gap:4px;flex-wrap:wrap;background:var(--white);border-bottom:1px solid var(--border)}.festival-jump-nav a{padding:20px 14px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--navy);text-decoration:none;transition:color .2s}.festival-jump-nav a:hover{color:var(--teal)}.festival-page-content{max-width:1200px;margin:0 auto;padding:0 60px}.festival-eyebrow{display:block;margin-bottom:10px;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.festival-intro{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:64px;padding:76px 0;align-items:center;scroll-margin-top:90px}.festival-intro h2,.festival-section-heading h2,.festival-planning-cta h2,.festival-journal h2{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.1;color:var(--navy);margin-bottom:18px}.festival-intro-copy p{font-size:14px;font-weight:300;line-height:1.9;color:#4a4a48;margin-bottom:16px}.festival-quote{padding:32px;background:var(--teal-light);border-left:3px solid var(--teal)}.festival-quote>span{display:block;margin-bottom:12px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal)}.festival-quote blockquote{font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;line-height:1.55;color:var(--navy)}.festival-section{padding:76px 0;border-top:1px solid var(--border);scroll-margin-top:90px}.festival-section-light{position:relative;isolation:isolate}.festival-section-light:before{content:'';position:absolute;inset:0 calc(50% - 50vw);background:var(--white);z-index:-1}.festival-section-heading{max-width:720px;margin-bottom:38px}.festival-section-heading>p{font-size:14px;font-weight:300;line-height:1.8;color:var(--text-muted)}.festival-season-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.festival-season-grid article{padding:28px 24px;background:var(--cream);border:1px solid var(--border);border-top:2px solid var(--gold)}.festival-season{display:block;margin-bottom:18px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal)}.festival-season-grid h3,.festival-event-list h3,.festival-region-grid h3,.festival-empty h3{font-family:'Cormorant Garamond',serif;font-size:21px;font-weight:500;line-height:1.2;color:var(--navy);margin-bottom:10px}.festival-season-grid p,.festival-event-list p,.festival-region-grid p,.festival-tips-grid p{font-size:12.5px;font-weight:300;line-height:1.75;color:var(--text-muted)}.festival-event-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.festival-event-list article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:26px;background:var(--white);border:1px solid var(--border)}.festival-event-number{font-family:'Cormorant Garamond',serif;font-size:28px;color:var(--gold)}.festival-event-list article span{display:block;margin-top:14px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal)}.festival-region-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.festival-region-grid article{padding:28px 24px;background:var(--white)}.festival-tips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 36px}.festival-tips-grid>div{padding-left:18px;border-left:2px solid var(--gold)}.festival-tips-grid strong{display:block;margin-bottom:7px;font-size:12px;color:var(--navy)}.festival-planning-cta{max-width:1080px;margin:0 auto 76px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:48px;background:var(--navy)}.festival-planning-cta h2{color:var(--white);font-size:34px;margin-bottom:10px}.festival-planning-cta p{max-width:680px;font-size:13px;font-weight:300;line-height:1.7;color:rgba(255,255,255,.65)}.festival-planning-cta .btn-gold{flex-shrink:0}.festival-journal{padding:76px 60px 84px;background:var(--white);scroll-margin-top:90px}.festival-journal-head{max-width:1200px;margin:0 auto 38px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.festival-journal-head h2{margin-bottom:10px}.festival-journal-head p{font-size:13px;font-weight:300;color:var(--text-muted)}.festival-all-link,.festival-read-link{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);text-decoration:none}.festival-all-link{padding-bottom:5px;border-bottom:1px solid var(--teal);white-space:nowrap}.festival-post-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.festival-post-card{min-width:0;background:var(--cream);border:1px solid var(--border);transition:transform .25s,box-shadow .25s}.festival-post-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(12,30,67,.07)}.festival-post-image{display:block;height:220px;overflow:hidden;background:linear-gradient(135deg,var(--navy),var(--teal));text-decoration:none}.festival-post-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.festival-post-card:hover .festival-post-image img{transform:scale(1.04)}.festival-post-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:30px;color:var(--gold)}.festival-post-body{padding:24px}.festival-post-body time{display:block;margin-bottom:10px;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-soft)}.festival-post-body h3{margin-bottom:10px;font-family:'Cormorant Garamond',serif;font-size:23px;font-weight:500;line-height:1.2}.festival-post-body h3 a{color:var(--navy);text-decoration:none}.festival-post-body p{min-height:64px;margin-bottom:18px;font-size:12px;font-weight:300;line-height:1.75;color:var(--text-muted)}.festival-empty{max-width:1200px;margin:0 auto;padding:44px;text-align:center;background:var(--cream);border:1px dashed var(--border)}.festival-empty>span{display:block;margin-bottom:10px;color:var(--gold)}.festival-empty p{font-size:12.5px;color:var(--text-muted)}@media(max-width:980px){.festival-season-grid,.festival-region-grid{grid-template-columns:1fr 1fr}.festival-tips-grid{grid-template-columns:1fr 1fr}.festival-post-grid{grid-template-columns:1fr 1fr}.festival-post-card:last-child{grid-column:1/-1}.festival-post-card:last-child .festival-post-image{height:280px}}@media(max-width:720px){.festival-jump-nav{justify-content:flex-start;padding:0 20px;flex-wrap:nowrap;overflow-x:auto}.festival-jump-nav a{padding:18px 10px;white-space:nowrap}.festival-page-content{padding:0 20px}.festival-intro{grid-template-columns:1fr;gap:28px;padding:52px 0}.festival-section{padding:52px 0}.festival-season-grid,.festival-event-list,.festival-region-grid,.festival-tips-grid{grid-template-columns:1fr}.festival-planning-cta{margin:0 20px 52px;padding:32px 26px;align-items:flex-start;flex-direction:column;gap:24px}.festival-journal{padding:52px 20px 60px}.festival-journal-head{align-items:flex-start;flex-direction:column}.festival-post-grid{grid-template-columns:1fr}.festival-post-card:last-child{grid-column:auto}.festival-post-card:last-child .festival-post-image,.festival-post-image{height:220px}}