:root{--festival-ink:#18251f;--festival-paper:#f5f1e9;--festival-gold:#b78a5f;--festival-line:#d7cbbc}
.festivalPage{background:var(--festival-paper);color:var(--festival-ink);padding-bottom:120px}
.festivalPage h1,.festivalPage h2,.festivalPage h3{font-family:var(--serif,"Shippori Mincho",serif);font-weight:500;letter-spacing:0;line-height:1.55}
.festivalPage p{line-height:2;letter-spacing:0}
.festivalKicker{font-family:var(--label,"Jost",sans-serif);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#a16f48}
.festivalHero{position:relative;min-height:min(760px,82vh);display:flex;align-items:flex-end;overflow:hidden;background:#0a1511}
.festivalHero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;opacity:.78}
.festivalHero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,10,.88) 0,rgba(5,13,10,.5) 52%,rgba(5,13,10,.08) 82%),linear-gradient(0deg,rgba(5,13,10,.78),transparent 58%)}
.festivalHero>div{position:relative;z-index:1;width:min(1180px,calc(100% - 80px));margin:0 auto;padding:120px 0 72px;color:#fff}
.festivalHero .festivalKicker{color:#d5ae86}.festivalPage .festivalHero h1{font-size:clamp(40px,6vw,82px);margin:22px 0 26px;max-width:760px;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.5)}.festivalHero p:not(.festivalKicker){font-size:17px;max-width:650px;color:#f2ede5}.festivalHero small{display:block;margin-top:28px;font-family:var(--label);font-size:10px;letter-spacing:.14em;color:#d9d1c7}
.festivalGuide,.festivalDirectory,.festivalEvent,.festivalSavings,.festivalPast,.festivalBooking,.festivalSources{width:min(1180px,calc(100% - 80px));margin-left:auto;margin-right:auto}
.festivalGuide{display:grid;grid-template-columns:.62fr 1.38fr;gap:70px;padding:110px 0}.festivalGuide h2,.festivalDirectory h2,.festivalPast h2,.festivalBooking h2{font-size:clamp(28px,3.4vw,46px);margin:14px 0}
.festivalGuide__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--festival-line);border-bottom:1px solid var(--festival-line)}
.festivalGuide__grid article{padding:30px 28px;border-right:1px solid var(--festival-line)}.festivalGuide__grid article:last-child{border:0}.festivalGuide__grid span{font-family:var(--label);font-size:11px;color:#a16f48}.festivalGuide__grid h3{font-size:20px;margin:20px 0 10px}.festivalGuide__grid p{font-size:13px;color:#635f57;margin:0}
.festivalDirectory{display:grid;grid-template-columns:330px 1fr;border-top:1px solid var(--festival-line);margin-bottom:120px}.festivalDirectory>div{padding:38px 40px 38px 0}.festivalDirectory>a{display:grid;grid-template-columns:70px 1fr 150px;align-items:center;gap:24px;padding:22px 6px;border-bottom:1px solid var(--festival-line);text-decoration:none;color:inherit;transition:background .2s,padding .2s}.festivalDirectory>a:hover{background:#ece5da;padding-left:18px}.festivalDirectory>a span,.festivalDirectory>a time{font-family:var(--label);font-size:10px;letter-spacing:.14em;color:#a16f48}.festivalDirectory>a strong{font-family:var(--serif);font-weight:500;font-size:17px}.festivalDirectory>a time{text-align:right;color:#635f57}
.festivalEvent{margin-top:120px;border-top:1px solid #a88868;padding-top:32px}.festivalEvent__head{display:grid;grid-template-columns:.8fr 1.2fr;min-height:520px;background:#fff}.festivalEvent__head>div{padding:50px 48px;display:flex;flex-direction:column;align-items:flex-start}.festivalEvent__head>img{width:100%;height:100%;min-height:520px;object-fit:cover}.festivalStatus{display:inline-block;margin:18px 0 8px;padding:7px 10px;border:1px solid #bb9a78;font-size:11px;color:#7d5435}.festivalEvent__head time{font-family:var(--label);font-size:14px;letter-spacing:.12em;color:#514d47}.festivalEvent__head h2{font-size:clamp(30px,3.7vw,52px);margin:auto 0 18px}.festivalEvent__head div>p:last-child{color:#736c63;margin:0}.festivalEvent__intro{padding:48px max(24px,7vw);background:#17261f;color:#f7f2ea}.festivalEvent__intro p{max-width:860px;margin:0;font-size:17px}
.festivalFacts{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--festival-line);border-top:0}.festivalFacts article{padding:34px 28px;border-right:1px solid var(--festival-line)}.festivalFacts article:last-child{border:0}.festivalFacts span{font-family:var(--label);font-size:10px;letter-spacing:.16em;color:#a16f48}.festivalFacts p{font-size:13px;color:#5e5a53;margin:15px 0 0}
.festivalPlan{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border:1px solid var(--festival-line);background:#fff}.festivalPlan>div{padding:46px}.festivalPlan h3,.festivalStay h3{font-size:28px;margin:12px 0 22px}.festivalPlan ol{padding:0;margin:0;list-style:none;counter-reset:route}.festivalPlan li{counter-increment:route;padding:14px 0 14px 42px;position:relative;border-bottom:1px solid #e5ddd2;font-size:14px;line-height:1.8}.festivalPlan li::before{content:counter(route,decimal-leading-zero);position:absolute;left:0;color:#a16f48;font-family:var(--label);font-size:10px}.festivalPlan iframe{width:100%;height:100%;min-height:450px;border:0}.festivalTools{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.festivalTools a,.festivalBooking a{padding:13px 16px;background:#1c3026;color:#fff;text-decoration:none;font-size:12px}
.festivalStay{display:grid;grid-template-columns:330px 1fr;gap:38px;margin-top:28px;padding:44px;background:#ebe4d8}.festivalStay__title p:last-child{font-size:13px;color:#625d55}.festivalHotels{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.festivalHotel{display:flex;flex-direction:column;background:#fff;color:inherit;text-decoration:none;border:1px solid #d8ccbd;min-width:0}.festivalHotel img{width:100%;aspect-ratio:4/3;object-fit:cover}.festivalHotel>span{display:flex;flex:1;flex-direction:column;padding:17px}.festivalHotel strong{font-family:var(--serif);font-weight:500;font-size:15px;line-height:1.65}.festivalHotel small{margin-top:10px;color:#9a6843;font-size:10px}.festivalHotel em{margin-top:8px;font-style:normal;font-size:10px;line-height:1.7;color:#6d675f}.festivalNoHotel{grid-column:1/-1;padding:30px;background:#fff}
.festivalEvent__foot{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px}.festivalEvent__foot p{font-size:10px;color:#777168;margin:0}.festivalEvent__foot a{font-size:11px;color:#394d42}
.festivalSavings{display:grid;grid-template-columns:330px 1fr;gap:60px;margin-top:140px;padding-top:70px;border-top:1px solid var(--festival-line)}.festivalSavings h2{font-size:clamp(28px,3.4vw,46px);margin:14px 0}.festivalSavings>div:first-child>p:last-child{font-size:13px;color:#635f57}.festivalSavings__grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--festival-line)}.festivalSavings article{padding:30px;border-right:1px solid var(--festival-line);border-bottom:1px solid var(--festival-line)}.festivalSavings article:nth-child(2n){border-right:0}.festivalSavings article span{font-family:var(--label);font-size:10px;color:#a16f48}.festivalSavings article h3{font-size:20px;margin:12px 0}.festivalSavings article p{font-size:12px;color:#615d56;margin:0}
.festivalPast{display:grid;grid-template-columns:330px 1fr;gap:60px;margin-top:140px;padding-top:70px;border-top:1px solid var(--festival-line)}.festivalPast>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--festival-line)}.festivalPast article{padding:30px;border-right:1px solid var(--festival-line);border-bottom:1px solid var(--festival-line)}.festivalPast time{font-family:var(--label);font-size:10px;color:#a16f48}.festivalPast h3{font-size:20px;margin:12px 0}.festivalPast article p,.festivalPast article a{font-size:12px;color:#615d56}.festivalPast article a{color:#31493d}
.festivalBooking{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:120px;padding:58px;background:#14251d;color:#f7f2e9}.festivalBooking .festivalKicker{color:#d5ae86}.festivalBooking p{color:#d9d2c8}.festivalBooking nav{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#526158;border:1px solid #526158}.festivalBooking a{display:flex;align-items:center;justify-content:center;min-height:82px;background:#f7f2e9;color:#16241e;text-align:center}.festivalSources{margin-top:70px;padding-top:36px;border-top:1px solid var(--festival-line)}.festivalSources h2{font-size:20px}.festivalSources p{font-size:12px;color:#6d675f;max-width:800px}
@media(max-width:820px){.festivalHero{min-height:690px}.festivalHero>div,.festivalGuide,.festivalDirectory,.festivalEvent,.festivalSavings,.festivalPast,.festivalBooking,.festivalSources{width:calc(100% - 32px)}.festivalHero>div{padding:100px 0 50px}.festivalHero h1{font-size:42px}.festivalHero p:not(.festivalKicker){font-size:14px}.festivalGuide,.festivalDirectory,.festivalEvent__head,.festivalPlan,.festivalStay,.festivalSavings,.festivalPast,.festivalBooking{grid-template-columns:1fr}.festivalGuide{gap:24px;padding:72px 0}.festivalGuide__grid{grid-template-columns:1fr}.festivalGuide__grid article{border-right:0;border-bottom:1px solid var(--festival-line)}.festivalDirectory>div{padding:28px 0}.festivalDirectory>a{grid-template-columns:48px 1fr}.festivalDirectory>a time{grid-column:2;text-align:left}.festivalEvent{margin-top:80px}.festivalEvent__head{display:flex;flex-direction:column-reverse}.festivalEvent__head>img{min-height:0;aspect-ratio:4/3}.festivalEvent__head>div{padding:34px 26px}.festivalEvent__head h2{margin:28px 0 14px;font-size:32px}.festivalFacts{grid-template-columns:1fr}.festivalFacts article{border-right:0;border-bottom:1px solid var(--festival-line)}.festivalPlan>div{padding:32px 24px}.festivalPlan iframe{min-height:330px}.festivalStay{padding:30px 20px}.festivalHotels{grid-template-columns:1fr}.festivalHotel{display:grid;grid-template-columns:120px 1fr}.festivalHotel img{height:100%;aspect-ratio:1;min-height:150px}.festivalEvent__foot{align-items:flex-start;flex-direction:column}.festivalSavings{gap:20px}.festivalSavings__grid,.festivalPast>div:last-child{grid-template-columns:1fr}.festivalSavings article{border-right:0}.festivalPast{gap:20px}.festivalBooking{padding:36px 24px;gap:26px}.festivalBooking nav{grid-template-columns:1fr}}
