@font-face{font-family:Cormorant Garamond;src:url(/festival/fonts/cormorant-garamond-600-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:Cormorant Garamond;src:url(/festival/fonts/cormorant-garamond-700-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:"Source Sans 3";src:url(/festival/fonts/source-sans-3-400-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:"Source Sans 3";src:url(/festival/fonts/source-sans-3-600-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:600}:root{--color-burgundy-900: #3d1017;--color-burgundy-700: #691827;--color-burgundy-500: #8f2d3b;--color-sky-300: #c7dde9;--color-sky-200: #deecf4;--color-sky-100: #edf5fa;--color-ink-900: #1f2125;--color-ink-700: #3e434b;--color-parchment: #fffdf9;--color-border: #dac8cb;--shadow-soft: 0 10px 30px rgba(35, 14, 20, .09);--radius-lg: 1rem;--radius-md: .75rem;--space-1: .4rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--shell-width: min(68rem, calc(100% - 2rem) );--font-heading: "Cormorant Garamond", "Times New Roman", serif;--font-body: "Source Sans 3", "Segoe UI", sans-serif;--ornament-color-default: currentColor;--ornament-color-muted: color-mix(in srgb, var(--color-burgundy-500) 72%, white);--ornament-color-inverse: rgba(255, 255, 255, .92);--flourish-size-target: 1em;--flourish-size-min: .85em;--flourish-size-max: 1.15em;--flourish-space-prefix: .38em;--flourish-space-suffix: .38em}*{box-sizing:border-box}body{margin:0;color:var(--color-ink-900);font-family:var(--font-body);font-size:1.05rem;line-height:1.5;background:radial-gradient(circle at top right,rgba(143,45,59,.08),transparent 48%),radial-gradient(circle at 0% 100%,rgba(199,221,233,.3),transparent 45%),var(--color-parchment)}h1,h2,h3{margin-top:0;color:var(--color-burgundy-900);font-family:var(--font-heading);line-height:1.1}h1{font-size:clamp(2rem,7vw,3.5rem);margin-bottom:var(--space-2)}h2{font-size:clamp(1.65rem,4vw,2.4rem);margin-bottom:var(--space-3)}a{color:var(--color-burgundy-700)}a:hover{color:var(--color-burgundy-900)}a:focus-visible,button:focus-visible{outline:3px solid var(--color-sky-300);outline-offset:3px}.skip-link{position:absolute;top:-12rem;left:var(--space-3);z-index:100;padding:var(--space-2) var(--space-3);color:#fff;background:var(--color-burgundy-700)}.skip-link:focus-visible{top:var(--space-3)}.shell{width:var(--shell-width);margin-inline:auto}.site-header{border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-sky-100) 80%,white)}.header-shell{display:flex;flex-direction:column;gap:var(--space-3);padding-block:var(--space-3)}.brand-lockup{display:inline-flex;flex-direction:column;gap:.1rem;text-decoration:none}.brand-kicker{font-size:.85rem;letter-spacing:.11em;text-transform:uppercase}.brand-name{font-family:var(--font-heading);font-size:clamp(1.5rem,5vw,2.1rem);font-weight:700}.site-nav{display:flex;gap:var(--space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none}.nav-link{display:inline-block;border-radius:999px;padding:.45rem .85rem;font-weight:600;text-decoration:none}.nav-link.is-active{color:#fff;background:var(--color-burgundy-700)}.page-shell{width:var(--shell-width);margin-inline:auto;padding-block:var(--space-5) var(--space-6)}.page-hero{margin-bottom:var(--space-5)}.eyebrow{margin:0 0 var(--space-1);color:var(--color-burgundy-500);letter-spacing:.1em;font-size:.85rem;text-transform:uppercase}.ornament-role-default{--ornament-color: var(--ornament-color-default)}.ornament-role-muted{--ornament-color: var(--ornament-color-muted)}.ornament-role-inverse{--ornament-color: var(--ornament-color-inverse)}.text-flourish{--ornament-color: var(--ornament-color-default);--flourish-icon-prefix: url(/festival/images/fleur-icon.svg);--flourish-icon-suffix: var(--flourish-icon-prefix);line-height:inherit}.text-flourish:before,.text-flourish:after{content:none}@supports ((-webkit-mask-image: url()) or (mask-image: url())){.text-flourish:before,.text-flourish:after{content:"";display:inline-block;width:clamp(var(--flourish-size-min),var(--flourish-size-target),var(--flourish-size-max));height:clamp(var(--flourish-size-min),var(--flourish-size-target),var(--flourish-size-max));background-color:var(--ornament-color);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;vertical-align:sub}.text-flourish:before{margin-inline-end:var(--flourish-space-prefix);-webkit-mask-image:var(--flourish-icon-prefix);mask-image:var(--flourish-icon-prefix)}.text-flourish:after{margin-inline-start:var(--flourish-space-suffix);-webkit-mask-image:var(--flourish-icon-suffix);mask-image:var(--flourish-icon-suffix)}}.text-flourish--prefix-only:after{content:none}.text-flourish--cross{--flourish-icon-prefix: url(/festival/images/cross-icon.svg);--flourish-icon-suffix: var(--flourish-icon-prefix)}.text-flourish--fleur{--flourish-icon-prefix: url(/festival/images/fleur-icon.svg);--flourish-icon-suffix: var(--flourish-icon-prefix)}.text-flourish--flower{--flourish-icon-prefix: url(/festival/images/flower-icon.svg);--flourish-icon-suffix: var(--flourish-icon-prefix)}.text-flourish--heart{--flourish-icon-prefix: url(/festival/images/heart-icon.svg);--flourish-icon-suffix: var(--flourish-icon-prefix)}.hero-copy{max-width:65ch;color:var(--color-ink-700)}.button-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.65rem 1.2rem;border:1px solid var(--color-burgundy-700);color:#fff;background:var(--color-burgundy-700);text-decoration:none;font-weight:600}.button.button-secondary{background:transparent;color:var(--color-burgundy-700)}.button.button-light{border-color:#fffc;color:#fff;background:transparent}.section-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-4);background:color-mix(in srgb,white 85%,var(--color-sky-100));box-shadow:var(--shadow-soft)}.section-rule{--ornament-color: var(--ornament-color-default);--section-rule-image: url(/festival/images/fleur-rule.svg);--section-rule-scale-y: 1;--section-rule-min-width: 72%;--section-rule-target-width: 82%;--section-rule-max-width: 92%;--section-rule-band-height: clamp(.65rem, 1.6vw, 1rem);display:block;position:relative;width:clamp(var(--section-rule-min-width),var(--section-rule-target-width),var(--section-rule-max-width));margin:clamp(var(--space-3),3vw,var(--space-4)) auto;padding:0;border:0;border-block-start:0;height:var(--section-rule-band-height);overflow:hidden;background:transparent;appearance:none;-webkit-appearance:none}.section-rule:before{content:none}@supports ((-webkit-mask-image: url()) or (mask-image: url())){.section-rule:before{content:"";display:block;width:100%;height:100%;background-color:var(--ornament-color);-webkit-mask-image:var(--section-rule-image);-webkit-mask-position:center center;-webkit-mask-repeat:repeat-x;-webkit-mask-size:auto 100%;mask-image:var(--section-rule-image);mask-position:center center;mask-repeat:repeat-x;mask-size:auto 100%;transform:scaleY(var(--section-rule-scale-y));transform-origin:center;pointer-events:none}}.section-rule--cross{--section-rule-image: url(/festival/images/cross-rule.svg)}.section-rule--fleur{--section-rule-image: url(/festival/images/fleur-rule.svg)}.section-rule--fleur-inverted{--section-rule-image: url(/festival/images/fleur-rule.svg);--section-rule-scale-y: -1}.section-rule--decorative{margin-block:var(--space-3)}.overview-lower-subsection{display:grid;gap:var(--space-4);margin-top:var(--space-4)}.overview-lower-subsection-content h3,.overview-lower-subsection-carousel h3{margin-bottom:var(--space-2)}.overview-lower-subsection-content .fact-grid{margin:0}.overview-lower-subsection-content .fact-grid h4{margin:0 0 var(--space-1);color:var(--color-burgundy-700);font-family:var(--font-heading);font-size:1.2rem;line-height:1.2}.overview-lower-subsection-content .fact-grid p{margin:0}.overview-lower-subsection-carousel{min-width:0}.fact-grid,.cards-grid,.pricing-grid,.contact-grid{display:grid;gap:var(--space-3)}.cards-grid article,.fact-grid div,.pricing-grid article,.contact-grid article{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);background:#fff}.timeline{list-style:none;padding:0;margin:0}.timeline-entry{display:grid;grid-template-columns:8rem minmax(0,1fr);column-gap:var(--space-2);row-gap:var(--space-1);padding-block:var(--space-2)}.timeline-entry-time{grid-column:1;grid-row:1}.timeline-entry-title{grid-column:2;grid-row:1;margin:0}.timeline-entry-description{grid-column:1 / -1;grid-row:2;margin:0}.timeline-entry--with-separator{border-bottom:1px solid var(--color-border)}.timeline time{font-weight:600;color:var(--color-burgundy-700)}.carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:var(--space-2);overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:0;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.carousel-track::-webkit-scrollbar{width:0;height:0}.carousel-slide{display:grid;grid-template-rows:minmax(0,1fr) auto;margin:0;border-radius:var(--radius-md);overflow:hidden;background:#fff;border:1px solid var(--color-border);scroll-snap-align:start;scroll-snap-stop:always}.carousel-image-frame{position:relative;isolation:isolate;display:grid;place-items:center;height:clamp(14rem,46vw,24rem);overflow:hidden;background:color-mix(in srgb,var(--color-sky-100) 88%,white)}.carousel-image-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(24px) saturate(1.18);transform:scale(1.08);opacity:.9;pointer-events:none}.carousel-image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#191c2214,#191c2229);z-index:1;pointer-events:none}.carousel-image{position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:calc(var(--radius-md) - .15rem);box-shadow:0 .75rem 1.8rem #00000059}.carousel-slide figcaption{padding:var(--space-2) var(--space-3)}.carousel-dots{display:flex;gap:var(--space-1);list-style:none;margin:var(--space-1) 0 0;padding:0}.carousel-dots li{flex:1 1 0;min-width:0}.carousel-dots a{display:block;width:100%;height:.65rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;text-decoration:none}.carousel-dots a[aria-current=true]{border-color:var(--color-burgundy-700);background:var(--color-burgundy-700)}.venue-address-layout{display:grid;gap:var(--space-3)}.venue-address-link{color:inherit}.venue-map-pane{position:relative;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;min-height:18rem;background:#fff}.venue-map-pane iframe{display:block;width:100%;min-height:18rem;border:0}.venue-map-pane-link{position:absolute;inset:0;z-index:1;overflow:hidden;text-indent:200%;white-space:nowrap}.venue-map-pane-link:focus-visible{outline:3px solid var(--color-burgundy-700);outline-offset:-3px}.parking-visual-figure{margin:0}.parking-visual{display:block;width:auto;max-width:100%;height:auto;max-height:75vh;margin-inline:auto;border-radius:var(--radius-md);border:1px solid var(--color-border)}.cta-band{display:flex;flex-direction:column;gap:var(--space-3);justify-content:space-between;margin-top:var(--space-5);border-radius:var(--radius-lg);border:1px solid #8a4a56;padding:var(--space-4);color:#fff;background:radial-gradient(circle at 20% 20%,rgba(199,221,233,.22),transparent 40%),var(--color-burgundy-700)}.cta-band h2{color:#fff}.cta-band .eyebrow{color:#ffffffdb}.site-footer{border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-sky-100) 70%,white)}.footer-shell{display:grid;gap:var(--space-4);padding-block:var(--space-5)}.footer-shell h2{margin-bottom:var(--space-2);font-size:1.45rem}@media(min-width:48rem){.header-shell{flex-direction:row;justify-content:space-between;align-items:end}.fact-grid,.cards-grid,.pricing-grid,.contact-grid,.footer-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-track{grid-auto-columns:100%}.cta-band{flex-direction:row;align-items:center}.section-rule{--section-rule-min-width: 48%;--section-rule-target-width: 60%;--section-rule-max-width: 72%}.timeline-entry-description{grid-column:2}}@media(prefers-reduced-motion:reduce){.carousel-track{scroll-behavior:auto}}@media(min-width:70rem){.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-lower-subsection{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.overview-lower-subsection-content .fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-grid,.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.venue-address-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}
