:root{--gold: #c8a46a;--gold-light: #d7ba87;--oyster: #e9e2d6;--taupe: #8b8276;--midnight: #0e0e10;--olive: #1f2a21;--ink: #181719;--paper: #f4f0e9;--white: #ffffff;--line-dark: rgba(233, 226, 214, .18);--line-light: rgba(14, 14, 16, .16);--display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--headline: "Playfair Display", Georgia, "Times New Roman", serif;--sans: "Montserrat", "Helvetica Neue", Arial, sans-serif;--shell: min(1240px, calc(100vw - 64px) );--section-space: clamp(88px, 10vw, 156px);--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--midnight)}body{margin:0;background:var(--midnight);color:var(--oyster);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:9999;top:12px;left:12px;padding:10px 14px;background:var(--oyster);color:var(--midnight);font-size:.8rem;font-weight:600;transform:translateY(-180%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}main:focus{outline:none}img{display:block;max-width:100%}button{font:inherit}::selection{background:var(--gold);color:var(--midnight)}.shell{width:var(--shell);margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:.96;letter-spacing:-.025em}h1{font-size:clamp(4rem,8vw,8.5rem)}h2{font-size:clamp(3.1rem,6vw,6.2rem)}h3{font-size:clamp(2rem,3vw,3.2rem)}p{color:#e9e2d6c2}.eyebrow{margin:0 0 24px;color:var(--gold);font-size:.68rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.eyebrow-dark{color:#7b603d}.large-copy{font-family:var(--headline);font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid transparent;font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;transition:transform .35s var(--ease),background .35s ease,color .35s ease}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--midnight)}.button-gold:hover{background:var(--gold-light)}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--midnight);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.text-link span{color:var(--gold)}.text-link-light{color:var(--oyster)}.site-header{position:absolute;z-index:50;inset:0 0 auto;width:var(--shell);margin:0 auto;padding:28px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-dark)}.brand{display:inline-flex;align-items:center;gap:18px}.brand-mark-image,.footer-mark-image{display:block;width:34px;height:37px;object-fit:contain;flex:0 0 auto}.brand-name{font-family:var(--headline);font-size:1.04rem;letter-spacing:.12em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:28px}.nav>a:not(.nav-cta){color:#e9e2d6b8;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;transition:color .25s ease}.nav>a:hover{color:var(--white)}.nav-cta{padding:11px 16px;border:1px solid rgba(200,164,106,.55);color:var(--gold);font-size:.64rem;letter-spacing:.11em;text-transform:uppercase}.menu-toggle{display:none}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--midnight)}.hero-image{position:absolute;inset:0;background-position:72% center;background-size:cover;background-repeat:no-repeat;transform:scale(1.015)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0e0e10f7,#0e0e10e0 28%,#0e0e1073 53%,#0e0e101f 75%,#0e0e1057),linear-gradient(0deg,rgba(14,14,16,.8) 0%,transparent 35%)}.hero-content{position:relative;z-index:2;padding-top:120px;padding-bottom:90px}.hero-content h1{max-width:980px;margin-bottom:22px;color:var(--oyster);font-size:clamp(4.8rem,9.2vw,9.6rem)}.hero-lede{max-width:610px;margin-bottom:14px;font-family:var(--headline);color:var(--oyster);font-size:clamp(1.35rem,2.3vw,2.2rem)}.hero-copy{max-width:600px;font-size:.98rem}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:32px}.hero .text-link{color:var(--oyster)}.hero-note{margin:18px 0 0;font-size:.68rem;letter-spacing:.08em}.scroll-cue{position:absolute;z-index:2;bottom:28px;left:50%;width:28px;height:44px;border:1px solid rgba(233,226,214,.35);border-radius:18px}.scroll-cue span{position:absolute;top:8px;left:50%;width:3px;height:8px;background:var(--gold);border-radius:99px;animation:scrollCue 1.8s infinite}@keyframes scrollCue{0%{transform:translate(-50%);opacity:0}30%{opacity:1}to{transform:translate(-50%,14px);opacity:0}}@media(min-width:1051px){.site-header,.hero-content.shell{width:calc(100vw - 96px)}}.section{padding:var(--section-space) 0}.section-light{background:var(--paper);color:var(--ink)}.section-light p{color:#181719ad}.section-intro{margin-bottom:clamp(52px,7vw,92px)}.split-heading{display:grid;grid-template-columns:1.1fr .75fr;align-items:end;gap:80px}.split-heading h2{margin:0;max-width:740px}.split-heading>p{max-width:520px;margin:0 0 10px}.centered-intro{max-width:760px;margin-inline:auto;text-align:center}.centered-intro h2{margin-bottom:28px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.experience-card{position:relative;padding:58px 42px 48px;min-height:440px;display:flex;flex-direction:column}.experience-card+.experience-card{border-left:1px solid var(--line-light)}.card-number{position:absolute;top:18px;right:22px;color:#18171959;font-size:.66rem;letter-spacing:.12em}.experience-card h3{margin:0 0 22px}.experience-card p:not(.eyebrow){margin-bottom:36px}.card-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--line-light);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.card-link span{color:var(--gold);font-size:1rem}.difference{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(31,42,33,.45),transparent 34%),var(--midnight)}.difference-grid{display:grid;grid-template-columns:1.12fr .7fr;gap:clamp(70px,10vw,150px);align-items:center}.difference-copy h2{max-width:760px;margin-bottom:34px}.difference-copy>p{max-width:700px}.difference-copy .text-link{margin-top:22px}.difference-quote{padding:56px 0 48px 54px;border-left:1px solid var(--line-dark)}.quote-rule{display:block;width:70px;height:1px;margin-bottom:42px;background:var(--gold)}.difference-quote blockquote{margin:0 0 32px;font-family:var(--headline);font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.25;color:var(--oyster)}.difference-quote p{color:var(--gold);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.gallery-section{background:#111113;padding-bottom:0}.gallery-intro{width:var(--shell);margin-inline:auto;display:grid;grid-template-columns:.4fr 1.1fr;gap:50px;align-items:start}.gallery-intro .eyebrow{grid-column:1}.gallery-intro h2{grid-column:2;grid-row:1 / span 2;max-width:850px}.gallery-note{grid-column:1;margin:18px 0 0;max-width:260px;font-size:.68rem}.gallery-rail{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.35fr;gap:8px;padding:0 8px 8px;overflow:hidden}.gallery-item{margin:0;height:min(62vw,610px);overflow:hidden;background:#18181a}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease),filter 1s ease;filter:saturate(.78) contrast(1.04)}.gallery-item:hover img{transform:scale(1.035);filter:saturate(.92) contrast(1.02)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px}.process-grid article{padding:0 48px 24px;border-left:1px solid var(--line-light)}.process-grid article:last-child{border-right:1px solid var(--line-light)}.process-grid span{color:#8f7048;font-size:.68rem;letter-spacing:.12em}.process-grid h3{margin:64px 0 22px}.chef-section{background:var(--olive)}.chef-grid{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(60px,9vw,130px);align-items:center}.chef-placeholder{aspect-ratio:4 / 5;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(233,226,214,.25);background:linear-gradient(135deg,#e9e2d614,#0e0e1059);color:#e9e2d6b3;text-align:center}.chef-placeholder span{font-family:var(--headline);font-size:1.5rem}.chef-placeholder small{margin-top:10px;color:#e9e2d673}.chef-portrait{width:100%;aspect-ratio:4 / 5;object-fit:contain;background:#000;border:1px solid rgba(233,226,214,.25)}.chef-copy h2{margin-bottom:34px}.credibility-grid{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.credibility-grid div{min-height:150px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.credibility-grid strong{font-family:var(--display);font-size:2.5rem;font-weight:500;color:var(--gold)}.credibility-grid span{font-size:.68rem;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#e9e2d6b3}.purpose-section{background:#151416}.purpose-grid{display:grid;grid-template-columns:.35fr 1fr;gap:80px}.purpose-grid h2{max-width:880px;margin-bottom:34px}.purpose-grid p:not(.eyebrow){max-width:740px}.purpose-grid .text-link{margin-top:24px}.faq-grid{display:grid;grid-template-columns:.55fr 1fr;gap:clamp(60px,9vw,130px)}.faq-heading h2{margin-bottom:24px}.faq-list{border-top:1px solid var(--line-light)}.faq-list details{border-bottom:1px solid var(--line-light)}.faq-list summary{list-style:none;cursor:pointer;padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-family:var(--headline);font-size:1.18rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-family:var(--sans);font-size:1.2rem;transition:transform .3s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:770px;padding:0 60px 28px 0}.consultation{position:relative;padding:clamp(120px,15vw,210px) 0;overflow:hidden;background:var(--midnight)}.consultation-bg{position:absolute;inset:0;opacity:.22;background-position:74% 60%;background-size:cover;background-repeat:no-repeat;filter:grayscale(.35)}.consultation:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e0e10fa,#0e0e10c7 60%,#0e0e1073)}.consultation-inner{position:relative;z-index:2}.consultation-inner h2{max-width:820px;margin-bottom:28px}.consultation-inner>p:not(.eyebrow){max-width:700px;font-size:1.02rem}.consultation-actions{display:flex;align-items:center;gap:28px;margin-top:40px}.consultation-placeholder{max-width:330px;color:#e9e2d66b;font-size:.67rem}.consultation-exclusivity{max-width:650px!important;margin-top:22px;color:#e9e2d69e;font-size:.74rem!important;font-style:italic;line-height:1.65;letter-spacing:.01em}.site-footer{padding:72px 0 28px;background:#09090a;border-top:1px solid var(--line-dark)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:60px;padding-bottom:64px}.footer-brand{display:flex;align-items:center;gap:22px}.footer-mark-image{width:42px;height:45px}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-family:var(--headline);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.footer-brand span{color:var(--gold);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:10px;font-size:.72rem;color:#e9e2d69e}.footer-contact a{color:var(--gold)}.footer-bottom{padding-top:24px;border-top:1px solid var(--line-dark);display:flex;justify-content:space-between;gap:20px;color:#e9e2d6ad;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1050px){:root{--shell: min(100% - 40px, 900px)}.nav{gap:18px}.nav>a:not(.nav-cta){display:none}.split-heading,.difference-grid,.chef-grid,.purpose-grid,.faq-grid{grid-template-columns:1fr}.split-heading{gap:22px}.experience-card{padding-inline:26px}.gallery-intro{grid-template-columns:1fr}.gallery-intro h2,.gallery-note{grid-column:auto;grid-row:auto}.gallery-rail{grid-template-columns:repeat(2,1fr)}.gallery-item{height:58vw}.difference-quote{max-width:680px}}@media(max-width:760px){:root{--shell: calc(100vw - 36px) ;--section-space: 72px}body{font-size:15px;line-height:1.65}h1{font-size:clamp(3.45rem,16.5vw,4.9rem);line-height:.92}h2{font-size:clamp(2.7rem,11.8vw,3.9rem);line-height:.98}h3{font-size:clamp(1.9rem,8.5vw,2.7rem)}.eyebrow{margin-bottom:16px;font-size:.64rem}.large-copy{font-size:1.18rem;line-height:1.5}.site-header{padding:18px 0}.brand{gap:12px}.brand-mark-image{width:30px;height:32px}.brand-name{font-size:.82rem;letter-spacing:.1em}.nav-cta{display:none}.menu-toggle{position:relative;z-index:2;display:grid;width:44px;height:44px;place-content:center;gap:7px;padding:0;background:#0e0e1033;border:1px solid var(--line-dark)}.menu-toggle span{display:block;width:18px;height:1px;background:var(--oyster);transition:transform .25s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{position:fixed;inset:0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:92px max(28px,env(safe-area-inset-right)) 64px max(28px,env(safe-area-inset-left));background:#09090afb;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s}.nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.nav>a:not(.nav-cta),.nav .nav-cta{display:block;font-family:var(--display);font-size:clamp(2rem,10vw,2.7rem);line-height:1.05;letter-spacing:-.02em;text-transform:none}.nav .nav-cta{margin-top:14px;padding:14px 16px;font-family:var(--sans);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.hero{min-height:max(760px,100svh);align-items:flex-end}.hero-image{background-position:69% 20%;transform:scale(1.01)}.hero-overlay{background:linear-gradient(0deg,#0e0e10fe,#0e0e10f2 42%,#0e0e108f 63%,#0e0e1024 86%,#0e0e101a),linear-gradient(90deg,#0e0e106b,#0e0e100a 74%)}.hero-content{padding-top:clamp(270px,38svh,340px);padding-bottom:48px}.hero-content h1{max-width:100%;margin-bottom:16px;font-size:clamp(3.6rem,16.8vw,5rem)}.hero-lede{max-width:95%;margin-bottom:12px;font-size:1.28rem;line-height:1.35}.hero-copy{max-width:96%;margin-bottom:0;font-size:.87rem;line-height:1.65}.hero-actions{margin-top:24px;align-items:stretch;flex-direction:column;gap:14px}.hero-actions .button{width:100%;min-height:50px}.hero-actions .text-link{min-height:36px;justify-content:center}.hero-note{margin-top:14px;font-size:.62rem;line-height:1.55;text-align:center}.scroll-cue{display:none}.section-intro{margin-bottom:42px}.split-heading{gap:18px}.centered-intro{text-align:left}.centered-intro h2{margin-bottom:20px}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:0;padding:46px 0 34px}.experience-card+.experience-card{border-left:0;border-top:1px solid var(--line-light)}.experience-card h3{margin-bottom:16px}.experience-card p:not(.eyebrow){margin-bottom:28px}.card-number{right:0}.difference-grid{gap:48px}.difference-copy h2{margin-bottom:24px}.difference-quote{padding:36px 0 0;border-left:0;border-top:1px solid var(--line-dark)}.quote-rule{width:52px;margin-bottom:28px}.difference-quote blockquote{margin-bottom:22px;font-size:2rem;line-height:1.22}.gallery-section{padding-bottom:0}.gallery-intro{margin-bottom:36px}.gallery-rail{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:18px;padding:0 18px 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gallery-rail::-webkit-scrollbar{display:none}.gallery-item{flex:0 0 82vw;height:104vw;max-height:520px;scroll-snap-align:start}.gallery-item img{filter:saturate(.88) contrast(1.03)}.process-grid{grid-template-columns:1fr;gap:0;margin-top:44px}.process-grid article{min-height:0;padding:34px 0;border-left:0;border-top:1px solid var(--line-light)}.process-grid article:last-child{border-right:0;border-bottom:1px solid var(--line-light)}.process-grid h3{margin:28px 0 14px}.chef-grid{gap:38px}.chef-portrait{width:min(88vw,360px);margin-inline:auto;aspect-ratio:4 / 5}.chef-copy h2{margin-bottom:24px}.credibility-grid{grid-template-columns:1fr 1fr;margin-top:34px}.credibility-grid div{min-height:118px;padding:18px}.credibility-grid strong{font-size:1.9rem}.credibility-grid span{font-size:.61rem}.purpose-grid{gap:14px}.purpose-grid h2{margin-bottom:24px}.purpose-grid .text-link{margin-top:16px}.faq-grid{gap:28px}.faq-heading h2{margin-bottom:16px}.faq-list summary{padding:22px 0;gap:18px;font-size:1.05rem;line-height:1.3}.faq-list details p{padding:0 0 24px}.consultation{padding:88px 0}.consultation-bg{background-position:70% 60%;opacity:.18}.consultation:after{background:linear-gradient(90deg,#0e0e10fc,#0e0e10c7)}.consultation-inner h2{margin-bottom:22px}.consultation-inner>p:not(.eyebrow){font-size:.92rem}.consultation-actions{flex-direction:column;align-items:stretch;gap:16px;margin-top:28px}.consultation-actions .button{width:100%}.consultation-placeholder{max-width:none}.consultation-exclusivity{margin-top:18px;font-size:.72rem!important;line-height:1.6}.site-footer{padding:56px 0 24px}.footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:44px}.footer-brand{gap:16px}.footer-bottom{flex-direction:column;gap:10px}}@media(max-width:420px){:root{--shell: calc(100vw - 28px) ;--section-space: 66px}.site-header{padding-top:14px}.brand-mark-image{width:28px;height:30px}.brand-name{font-size:.75rem}.hero{min-height:max(730px,100svh)}.hero-content{padding-top:clamp(250px,35svh,310px);padding-bottom:40px}.hero-content h1{font-size:clamp(3.35rem,16.2vw,4.45rem)}.hero-lede{font-size:1.2rem}.gallery-rail{padding-inline:14px;scroll-padding-left:14px}.gallery-item{flex-basis:84vw;height:108vw}.credibility-grid div{min-height:110px;padding:16px 14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.festival-page,.festival-confirmation-page,.festival-rules-page{background:var(--midnight)}.festival-shell{width:min(1180px,calc(100vw - 72px));margin-inline:auto}.festival-header{position:absolute;inset:0 0 auto;z-index:20;padding:30px 0;border-bottom:1px solid rgba(233,226,214,.1)}.festival-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.festival-brand{display:inline-flex;align-items:center;gap:17px}.festival-brand-mark{font-family:var(--headline);font-size:2.45rem;font-weight:500;line-height:.8;color:var(--oyster);letter-spacing:-.08em}.festival-brand-copy{display:flex;flex-direction:column;gap:1px}.festival-brand-copy strong{font-family:var(--headline);font-size:.9rem;font-weight:500;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.festival-brand-copy small{color:var(--gold);font-size:.52rem;letter-spacing:.13em;text-transform:uppercase}.festival-back,.festival-secondary-link{display:inline-flex;align-items:center;gap:10px;font-size:.66rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--oyster)}.festival-back span,.festival-secondary-link span{color:var(--gold)}.festival-secondary-link{padding:8px 0;border-bottom:1px solid rgba(200,164,106,.4)}.festival-secondary-link:hover{border-color:var(--gold)}.festival-hero{position:relative;min-height:820px;display:flex;align-items:flex-end;overflow:hidden;background:var(--midnight)}.festival-hero-image{position:absolute;inset:0;background-size:cover;background-position:72% 46%;transform:scale(1.015)}.festival-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0e0e10fa,#0e0e10e3 34%,#0e0e106b 66%,#0e0e102e),linear-gradient(0deg,#0e0e10f5,#0e0e1029 54%,#0e0e1057)}.festival-hero-content{position:relative;z-index:2;padding:190px 0 88px}.festival-kicker,.festival-card-label{margin:0 0 18px;color:var(--gold);font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.festival-hero h1{max-width:800px;margin-bottom:24px;font-size:clamp(5.4rem,9vw,9rem)}.festival-hero-lede{max-width:650px;margin-bottom:18px;font-family:var(--headline);font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.45;color:var(--oyster)}.festival-hero-copy{max-width:590px;margin:0;font-size:.9rem}.festival-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:30px;margin-top:36px}.festival-section{padding:clamp(94px,10vw,150px) 0}.festival-large-copy{max-width:700px;font-family:var(--headline);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.55;color:var(--oyster)}.festival-booking{background:var(--paper);color:var(--midnight)}.festival-booking p{color:#0e0e10b3}.festival-booking .eyebrow{color:#7d603d}.festival-booking-grid{display:grid;grid-template-columns:1fr .72fr;gap:clamp(70px,9vw,130px);align-items:start}.festival-booking h2{max-width:690px;margin-bottom:32px}.festival-checklist{margin:52px 0 0;padding:0;list-style:none;border-top:1px solid var(--line-light)}.festival-checklist li{display:grid;grid-template-columns:54px 1fr;gap:12px;padding:19px 0;border-bottom:1px solid var(--line-light);font-size:.82rem;color:#0e0e10bf}.festival-checklist span{color:#8f7048;font-size:.63rem;letter-spacing:.1em}.festival-booking-card,.festival-entry-card{padding:clamp(34px,4vw,54px);background:var(--midnight);color:var(--oyster);border:1px solid rgba(200,164,106,.27);box-shadow:0 26px 80px #0e0e1024}.festival-booking-card h3{margin-bottom:24px}.festival-booking-card p{color:#e9e2d6b3}.festival-booking-card small{display:block;margin-top:22px;color:#e9e2d673;font-size:.64rem;line-height:1.6}.festival-book-button{width:100%;margin-top:18px;text-align:center}.festival-setup-note{margin-top:24px;padding:18px;border:1px solid rgba(200,164,106,.32);background:#c8a46a14}.festival-setup-note strong{display:block;margin-bottom:7px;color:var(--gold);font-family:var(--headline);font-size:1.15rem}.festival-setup-note span{display:block;color:#e9e2d6a3;font-size:.7rem}.festival-setup-note code,.festival-coming-soon code{color:var(--oyster)}.festival-giveaway{background:radial-gradient(circle at 16% 10%,rgba(200,164,106,.09),transparent 29%),radial-gradient(circle at 88% 72%,rgba(31,42,33,.55),transparent 35%),#111113}.festival-giveaway-grid{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(70px,9vw,130px);align-items:start}.festival-giveaway h2{margin-bottom:30px}.festival-wheel-note{display:grid;grid-template-columns:70px 1fr;gap:22px;margin-top:46px;padding-top:30px;border-top:1px solid var(--line-dark)}.festival-wheel-mark{display:grid;width:60px;height:60px;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-family:var(--display);font-size:2rem}.festival-wheel-note strong{display:block;margin-bottom:7px;font-family:var(--headline);font-size:1.25rem;font-weight:500;color:var(--oyster)}.festival-wheel-note p{margin:0;font-size:.75rem}.festival-entry-card{background:#171719}.festival-form{display:grid;gap:20px}.festival-field{display:grid;gap:8px}.festival-field label,.festival-optional-fields legend{color:var(--oyster);font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.festival-field label span,.festival-optional-fields legend span{color:#e9e2d66b;font-weight:400}.festival-field input,.festival-field select,.festival-field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid rgba(233,226,214,.2);border-radius:0;outline:0;background:#0e0e10;color:var(--oyster);font:inherit;font-size:.8rem}.festival-field input:focus,.festival-field select:focus,.festival-field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.festival-field input::placeholder{color:#e9e2d64a}.festival-field-split{grid-template-columns:1fr 1fr;gap:14px}.festival-field-split>div{display:grid;gap:8px}.festival-optional-fields{display:grid;gap:18px;margin:10px 0 0;padding:24px 0 0;border:0;border-top:1px solid var(--line-dark)}.festival-optional-fields legend{padding:0 14px 0 0}.festival-checkbox{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:#e9e2d6b3;font-size:.67rem;line-height:1.55}.festival-checkbox input{margin:3px 0 0;accent-color:var(--gold)}.festival-checkbox a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.festival-checkbox-optional{color:#e9e2d680}.festival-submit{width:100%;margin-top:6px;border:0;cursor:pointer}.festival-form>small{color:#e9e2d661;font-size:.58rem;line-height:1.5}.festival-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.festival-coming-soon h3{margin-bottom:22px}.festival-coming-soon p{font-size:.8rem}.festival-coming-soon .festival-secondary-link{margin-top:10px}.festival-closing{padding:clamp(110px,14vw,190px) 0;background:var(--olive)}.festival-closing-inner{max-width:970px;text-align:center}.festival-closing h2{margin-bottom:28px}.festival-closing p:not(.eyebrow){max-width:720px;margin:0 auto 34px;font-family:var(--headline);font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.6;color:#e9e2d6cc}.festival-footer{padding:64px 0 28px;background:#09090a;border-top:1px solid var(--line-dark)}.festival-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:48px}.festival-footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:5px;color:#e9e2d68a;font-size:.68rem}.festival-footer-contact a{color:var(--gold)}.festival-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line-dark);color:#e9e2d68c;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.festival-footer-bottom a{color:var(--gold)}.festival-confirmation{min-height:100svh;display:grid;place-items:center;padding:150px 0 90px;background:radial-gradient(circle at 78% 30%,rgba(31,42,33,.65),transparent 30%),#111113}.festival-confirmation-inner{max-width:850px;text-align:center}.festival-confirmation h1{margin-bottom:26px}.festival-confirmation .festival-large-copy{margin-inline:auto}.festival-confirmation-card{display:grid;grid-template-columns:90px 1fr;gap:28px;align-items:center;margin:48px auto 0;padding:32px;text-align:left;border:1px solid rgba(200,164,106,.32);background:#0e0e1073}.festival-confirmation-number{display:grid;width:78px;height:78px;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-family:var(--display);font-size:3rem}.festival-confirmation-card h2{margin-bottom:10px;font-size:clamp(2rem,4vw,3rem)}.festival-confirmation-card p{margin:0}.festival-confirmation-actions{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:38px}.festival-rules-page{padding:150px 0 100px;background:var(--paper);color:var(--midnight)}.festival-rules{max-width:900px}.festival-rules .eyebrow{color:#7d603d}.festival-rules h1{margin-bottom:50px;font-size:clamp(3.4rem,7vw,6.2rem)}.festival-rules h2{margin:44px 0 14px;font-size:2rem}.festival-rules p{color:#0e0e10b8}.festival-rules-warning{display:grid;gap:6px;margin:-20px 0 50px;padding:18px 20px;border-left:3px solid #a36b2c;background:#eadcc8;color:#4b3824}.festival-rules-warning span{font-size:.75rem}.festival-rules-review-note{margin-top:60px;padding-top:24px;border-top:1px solid var(--line-light);font-size:.7rem;font-style:italic}@media(max-width:900px){.festival-shell{width:min(100% - 40px,760px)}.festival-booking-grid,.festival-giveaway-grid{grid-template-columns:1fr}.festival-booking-card,.festival-entry-card{max-width:680px}}@media(max-width:620px){.festival-shell{width:calc(100vw - 36px)}.festival-header{padding:18px 0}.festival-brand{gap:11px}.festival-brand-mark{font-size:1.95rem}.festival-brand-copy strong{font-size:.72rem}.festival-brand-copy small{display:none}.festival-back{font-size:.57rem}.festival-hero{min-height:max(740px,100svh)}.festival-hero-image{background-position:68% 34%}.festival-hero-overlay{background:linear-gradient(0deg,#0e0e10fe,#0e0e10f0 43%,#0e0e107a 68%,#0e0e1026),linear-gradient(90deg,#0e0e106b,#0e0e100d)}.festival-hero-content{padding:240px 0 44px}.festival-hero h1{max-width:95%;font-size:clamp(3.8rem,18vw,5rem)}.festival-hero-lede{font-size:1.24rem}.festival-hero-copy{font-size:.78rem}.festival-hero-actions{display:grid;gap:17px}.festival-hero-actions .button{width:100%;text-align:center}.festival-secondary-link{justify-self:start}.festival-section{padding:78px 0}.festival-checklist{margin-top:38px}.festival-booking-card,.festival-entry-card{padding:28px 22px}.festival-field-split{grid-template-columns:1fr}.festival-wheel-note{grid-template-columns:52px 1fr;gap:16px}.festival-wheel-mark{width:48px;height:48px;font-size:1.6rem}.festival-footer-inner,.festival-footer-bottom{flex-direction:column;align-items:flex-start}.festival-footer-contact{align-items:flex-start}.festival-confirmation{padding-top:120px}.festival-confirmation-card{grid-template-columns:1fr;text-align:center}.festival-confirmation-number{margin-inline:auto}.festival-confirmation-actions .button{width:100%}.festival-rules-page{padding-top:120px}}.festival-header-solid{background:#09090a;border-bottom-color:var(--line-dark)}.festival-consultation-reward{margin:26px 0 8px;padding:18px 0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.festival-consultation-reward span{display:block;margin-bottom:6px;color:var(--gold);font-size:.57rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.festival-consultation-reward strong{display:block;color:var(--oyster);font-family:var(--headline);font-size:1.15rem;font-weight:500;line-height:1.45}.festival-submit-status{min-height:1.3em;margin:10px 0 0;font-size:.85rem;line-height:1.45}.festival-submit:disabled{cursor:wait;opacity:.72}
