@import "https://fonts.cdnfonts.com/css/satoshi";
:root{--paper:#f8f5ef;--ink:#22231f;--red:#b82727;--blue:#193a56;--muted:#6a6b64;--line:#dcdcd3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Satoshi,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #286cb4}button:disabled{opacity:.45;cursor:not-allowed}img{max-width:100%;display:block}main{overflow-x:clip}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;font-weight:500;line-height:1.06}h1{max-width:72rem;margin:20px auto 22px;font-size:clamp(3.5rem,7.5vw,7.5rem)}h1 em{color:var(--red);font-style:normal}h2{margin-bottom:28px;font-size:clamp(2.5rem,4.4vw,4.6rem)}h3{letter-spacing:-.035em;font-size:1.5rem}p{color:var(--muted)}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1440px;height:96px;margin:auto;padding:0 5%;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-size:14px;font-weight:900;line-height:1.1;display:flex}.brand-dot{color:var(--red)}nav{gap:32px;font-size:14px;display:flex}.button{background:var(--red);color:#fff;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:28px;padding:18px 26px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#932121;transform:translateY(-2px)}.button.small{padding:12px 18px;font-size:14px}.button.light{background:var(--paper);color:var(--ink)}.button.outline{border-color:var(--line);color:var(--ink);background:0 0}.eyebrow{letter-spacing:.14em;color:var(--blue);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.red-dot{background:var(--red);border-radius:50%;width:7px;height:7px}.hero{text-align:center;max-width:1440px;margin:auto;padding:58px 5% 0;position:relative}.hero .eyebrow{justify-content:center}.hero-description{max-width:500px;margin:0 auto 26px;font-size:18px}.hero-description br{display:none}.hero-visual{border-radius:3px;max-width:1120px;height:390px;margin:42px auto 0;position:relative;overflow:hidden}.food-hero{object-fit:cover;object-position:center 55%;width:100%;height:100%;transition:transform .8s}.hero-note,.image-stamp{display:none}.photo-note{color:#fff;text-shadow:0 1px 5px #000;background:#0007;padding:3px 8px;font-size:12px;position:absolute;bottom:12px;right:15px}.event-bar{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr 40px;gap:25px;max-width:1120px;margin:0 auto;padding:30px 0;display:grid}.event-bar>div{align-items:center;gap:17px;display:flex}.event-bar svg{color:var(--blue);width:22px}.event-bar small{letter-spacing:.09em;color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.event-bar strong{font-size:16px;font-weight:500}.event-bar>a{justify-content:center;align-items:center;display:flex}.section{max-width:1280px;margin:auto;padding:130px 5%}.section-heading{grid-template-columns:1.25fr 1fr;align-items:center;gap:70px;margin:30px 0 55px;display:grid}.section-heading p{max-width:390px;font-size:18px}.experience-grid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;display:grid}.experience-grid>div{border-top:1px solid var(--line);border-right:1px solid var(--line);background:var(--paper);padding:34px 30px}.experience-grid>div:first-child{padding-left:0}.experience-grid>div:last-child{border-right:0}.experience-grid h3{margin-bottom:18px}.index{color:var(--red);margin-bottom:40px;font-size:13px;display:block}.ticket-banner{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:60px;padding:85px max(6%,50vw - 576px);display:flex}.ticket-banner h2{margin:0}.ticket-banner .eyebrow{color:#c3cfda}.ticket-banner p:not(.eyebrow){color:#d2d9df;margin:18px 0 0;font-size:14px}.venue{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.venue-photo{background:#e8e8de;min-height:470px}.venue-photo>img{object-fit:cover;width:100%;height:470px}.venue-placeholder{color:#3c5648;text-align:center;background:radial-gradient(at 30% 80%,#c4cabc 0%,#0000 60%),linear-gradient(135deg,#efeee4,#d6dccf);flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:470px;padding:20px;display:flex}.venue-placeholder span{letter-spacing:-.04em;max-width:230px;font-size:26px;line-height:1.2}.venue-placeholder small{font-size:13px}.venue-copy p{max-width:440px}.venue-copy h3{margin:35px 0 10px;font-size:20px}.address{align-items:center;gap:8px;font-size:14px;display:flex}.text-link{color:var(--red);border-bottom:1px solid var(--red);align-items:center;gap:10px;padding:10px 0;display:inline-flex}.muted{color:var(--muted);font-size:14px}.map{border:0;grid-column:1/-1;width:100%;height:350px}.faq{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:50px;display:grid}.faq details{border-bottom:1px solid var(--line);padding:24px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;justify-content:space-between;gap:25px;font-size:18px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--red);font-size:24px}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:560px;margin:20px 0 0}.supporters{text-align:center;border-top:1px solid var(--line);padding:60px 20px}.supporters .eyebrow{justify-content:center}.supporters img{max-height:65px;margin:25px;display:inline-block}footer{border-top:1px solid var(--line);max-width:1440px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:35px 5%;font-size:14px;display:flex}.footer-name{color:var(--ink);font-weight:900}.footer-name span{color:var(--red);vertical-align:super;font-size:10px}.mobile-buy{display:none}.checkout-shell{max-width:1120px;min-height:75vh;margin:0 auto;padding:55px 24px 100px}.back-link{color:var(--muted);gap:10px;margin-bottom:32px;font-size:14px;display:inline-flex}.steps{color:var(--muted);gap:26px;margin-bottom:48px;font-size:14px;display:flex}.step{align-items:center;gap:9px;display:flex}.step b{border:1px solid var(--line);border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:500;display:grid}.step.active{color:var(--red)}.step.active b{background:var(--red);color:#fff;border-color:var(--red)}.checkout-shell h1{margin:0 0 18px;font-size:clamp(2.5rem,5vw,4rem)}.checkout-layout{grid-template-columns:1fr 340px;align-items:start;gap:50px;display:grid}.form-panel{border-top:1px solid var(--line);margin-top:30px;padding:28px 0}.form-panel h2{letter-spacing:-.035em;font-size:24px}.quantity-line{justify-content:space-between;align-items:center;gap:20px;padding:25px 0;display:flex}.quantity-line h3{margin-bottom:8px;font-size:22px}.quantity-line p{margin:0;font-size:14px}.stepper{align-items:center;gap:24px;display:flex}.stepper button{border:1px solid var(--line);background:0 0;border-radius:50%;width:40px;height:40px;font-size:22px}.stepper output{font-size:24px;font-weight:600}.notice{color:var(--blue);border-left:2px solid var(--blue);background:#e9eef1;margin:25px 0;padding:17px 20px;font-size:14px;line-height:1.6}.summary-box{background:#eeeee5;border-radius:3px;padding:30px;position:sticky;top:30px}.summary-box img{object-fit:cover;border-radius:50%;width:68px;height:68px;margin-bottom:22px}.summary-box h2{letter-spacing:-.025em;font-size:22px}.summary-box p{margin-bottom:9px;font-size:14px}.summary-total{border-top:1px solid #d4d7ce;justify-content:space-between;gap:15px;margin-top:25px;padding-top:22px;display:flex}.summary-total strong{font-size:20px}.summary-box small{color:var(--muted);margin-top:25px;display:block}.field{color:var(--ink);flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.field input{width:100%;color:var(--ink);background:#fffefa;border:1px solid #c7cac0;border-radius:3px;min-width:0;padding:14px 15px}.field input:focus{outline:2px solid var(--blue);outline-offset:1px}.field-grid{grid-template-columns:1.2fr 1fr;gap:20px;display:grid}.form-actions{justify-content:space-between;gap:15px;margin-top:30px;display:flex}.error{border-left:3px solid var(--red);color:#862322;background:#f7e5e2;padding:16px;font-size:14px}.review-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;display:flex}.review-row small{color:var(--muted)}.private-message{font-size:14px}.ticket-card{border:1px solid var(--line);break-inside:avoid;background:#fffefa;justify-content:space-between;gap:30px;margin:24px 0;padding:32px;display:flex}.ticket-card h2{font-size:26px}.ticket-card img{width:190px;height:190px}.ticket-card code{word-break:break-all;font-size:12px}.status{color:#274b35;background:#e7ede5;margin:30px 0;padding:24px}.checkin-result{border:1px solid var(--line);margin:25px 0;padding:25px;font-size:22px}.checkin-result p{font-size:16px}.inline-food{object-fit:cover;vertical-align:middle;border-radius:50%;width:70px;height:36px;margin:0 10px;display:inline-block}.word-reveal{max-width:800px}.word-reveal span{display:inline-block}.motion-note{display:none}@media (min-width:1100px){.hero h1 br{display:none}.hero h1{font-size:clamp(4rem,7.1vw,7rem)}.hero-description{max-width:560px}.hero-visual{height:400px}}@media (max-width:900px){nav{gap:18px}.header{padding:0 24px}.event-bar{margin:0 24px}.section{padding:90px 24px}.section-heading,.venue{gap:30px}.venue-photo,.venue-placeholder{min-height:400px}.checkout-layout{grid-template-columns:1fr 280px;gap:25px}.ticket-banner{gap:30px;padding:65px 24px}.hero{padding-top:45px}.hero-visual{height:340px}.experience-grid>div{padding:24px 20px}}@media (max-width:650px){.header{height:78px;padding:0 18px}.brand{gap:8px;font-size:12px}.brand img{width:43px;height:43px}.header nav{display:none}.header .button{gap:9px;padding:11px 12px;font-size:12px}.hero{padding:40px 18px 0}.hero h1{margin-bottom:22px;font-size:3.8rem;line-height:1.02}.hero .eyebrow{letter-spacing:.1em;font-size:10px}.hero-description{max-width:310px;font-size:16px}.hero-visual{height:275px;margin-top:30px}.hero .button{padding:16px 20px;font-size:14px}.event-bar{grid-template-columns:1fr 1fr;gap:23px 15px;margin:0 18px;padding:26px 0}.event-bar>div{gap:10px}.event-bar small{letter-spacing:.04em;font-size:9px}.event-bar strong{font-size:14px}.event-bar svg{width:19px}.event-bar>a{justify-content:flex-end}.section{padding:75px 20px}.section-heading{margin:20px 0 35px;display:block}.section-heading p{font-size:16px}.experience-grid{grid-template-columns:1fr}.experience-grid>div,.experience-grid>div:first-child{border-right:0;padding:28px 0}.index{margin-bottom:20px}.ticket-banner{padding:60px 22px;display:block}.ticket-banner h2{margin-bottom:32px}.venue{flex-direction:column;gap:40px;display:flex}.venue-photo{width:100%;min-height:300px}.venue-placeholder{min-height:300px}.venue-copy{width:100%}.faq{display:block}.faq>div:first-child{margin-bottom:40px}.faq summary{font-size:16px}footer{flex-direction:column;align-items:flex-start;gap:14px;padding:30px 22px 105px;display:flex}.mobile-buy{z-index:10;justify-content:space-between;display:flex;position:fixed;bottom:14px;left:18px;right:18px;box-shadow:0 5px 20px #0002}.checkout-layout{flex-direction:column;display:flex}.checkout-layout>div{width:100%}.summary-box{order:-1;width:100%;padding:22px;position:static}.summary-box img{display:none}.summary-box h2{margin-bottom:12px}.summary-box small{margin-top:15px}.summary-total{margin-top:15px;padding-top:15px}.checkout-shell{padding:30px 20px 60px}.steps{gap:16px;margin-bottom:35px;font-size:12px}.step{gap:5px}.step b{width:23px;height:23px}.field-grid{grid-template-columns:1fr;gap:0}.form-actions .button{gap:10px;padding:14px 18px;font-size:14px}.quantity-line{flex-wrap:wrap}.ticket-card{flex-direction:column}.ticket-card img{align-self:center}.review-row{font-size:14px}.eyebrow{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media print{.header,footer,.no-print,.mobile-buy{display:none!important}body{background:#fff}.ticket-card{page-break-inside:avoid}.checkout-shell{padding:0}.ticket-card img{width:160px;height:160px}}:root{--paper:#fbf9f5;--ink:#0b1b2b;--red:#c9001a;--blue:#0d2d46;--muted:#515963}.button{border-radius:30px}.header{background:#fffdfa}.brand>span{display:none}.brand img{width:66px;height:66px}.hero{text-align:center;background:repeating-linear-gradient(125deg,#0000 0 110px,#a38d6510 112px,#0000 116px),radial-gradient(at 20%,#e6ddd02b,#0000 70%);grid-template-columns:1.05fr .95fr;align-items:center;padding-top:30px;padding-bottom:50px;display:grid}.hero-logo{object-fit:cover;mix-blend-mode:multiply;border-radius:50%;width:310px;height:310px;margin:auto}.hero h1{letter-spacing:-.04em;max-width:660px;margin:10px auto 20px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.12}.hero .eyebrow,.hero-description{display:none}.hero-visual{clip-path:polygon(0 3%,94% 0,100% 6%,97% 96%,9% 100%,0 95%);background:#071019;border-radius:0;max-width:none;height:540px;margin:0}.food-hero{object-position:center 53%;opacity:.83}.food-quote{color:#fff;text-align:right;text-shadow:0 2px 10px #000;font-size:clamp(1.7rem,3vw,2.8rem);font-style:italic;font-weight:700;line-height:1.15;position:absolute;bottom:38px;right:22px}.photo-note{font-size:10px;bottom:8px;left:15px;right:auto}.hero-visual:after{content:"";background:var(--red);width:125px;height:9px;position:absolute;bottom:27px;right:20px;transform:rotate(-9deg)}h2{letter-spacing:-.04em;font-weight:800}.section{padding-top:90px;padding-bottom:90px}.dish-heading{text-align:center}.dish-heading h2{text-transform:uppercase;margin-bottom:20px;font-size:32px}.dish-heading h2:after,.venue h2:after,.checkout-shell h1:after{content:"";background:var(--red);width:44px;height:4px;margin:18px auto;display:block}.dish-grid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:25px;margin:36px 0 75px;display:grid}.dish-grid figure{text-align:center;margin:0}.dish-grid figure>div{border-radius:10px;height:230px;overflow:hidden}.dish-grid img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.dish-grid figcaption{margin-top:10px;font-weight:700}.section-heading h2{font-size:40px}.ticket-banner{background:linear-gradient(120deg,#091d2e,#123f5d);position:relative}.ticket-banner:after{content:"";background:var(--red);width:150px;height:5px;position:absolute;bottom:18px;right:7%;transform:rotate(-5deg)}.venue h2{font-size:40px}.venue h2:after{margin-left:0}.checkout-shell h1{text-transform:uppercase;letter-spacing:-.03em;font-size:32px;font-weight:800}.checkout-shell h1:after{margin-left:0}.ticket-option{border:2px solid var(--red);background:#fff;border-radius:12px;margin-top:48px;padding:20px 24px;position:relative}.ribbon{background:var(--red);color:#fff;border-radius:5px;padding:6px 20px;font-size:12px;font-weight:800;position:absolute;top:-16px;left:20px}.ticket-option .quantity-line{padding-top:14px}.ticket-option p{align-items:center;gap:8px;font-size:14px;display:flex}.ticket-option p svg{color:var(--blue)}.ticket-option .stepper{justify-content:center;margin:28px 0 10px}.price{color:var(--red);font-size:22px}.mp-button{background:#075395;border-radius:6px}.summary-box{background:#f0ede7}.edit-button{border:0;border-bottom:1px solid var(--red);font:inherit;cursor:pointer;background:0 0}.ticket-card{border-radius:10px;box-shadow:0 6px 22px #18253108}.ticket-brand{object-fit:cover;border-radius:50%;margin-bottom:25px;width:125px!important;height:125px!important}.status-approved{color:var(--red);font-size:50px}.bottom-motto{text-align:center;color:var(--blue);padding:50px 20px;font-size:28px;font-style:italic;font-weight:700}@media (max-width:650px){.header .brand img{width:56px;height:56px}.hero{flex-direction:column;padding:18px 0 0;display:flex}.hero-copy{width:100%;padding:0 22px 32px}.hero-logo{width:255px;height:255px}.hero h1{margin:8px 0 22px;font-size:27px;line-height:1.12}.hero-visual{clip-path:polygon(0 4%,100% 0,100% 97%,0 100%);width:100%;height:300px;margin:0}.food-hero{object-position:center 57%}.food-quote{font-size:26px;bottom:40px;right:18px}.photo-note{font-size:9px}.section{padding:55px 20px}.dish-heading h2{font-size:25px}.dish-heading p{font-size:14px}.dish-grid{gap:12px;margin:25px 0 45px}.dish-grid figure>div{border-radius:7px;height:105px}.dish-grid figcaption{font-size:12px}.section-heading h2,.venue h2{font-size:30px}.ticket-banner h2{font-size:34px}.checkout-shell h1{font-size:26px}.ticket-option{padding:18px}.price{font-size:20px}.ticket-card h2{font-size:25px}}.admin-shell{max-width:1240px;min-height:80vh;margin:0 auto;padding:50px 30px 100px}.admin-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-heading h1{margin:0 0 30px;font-size:36px;font-weight:800}.login-box{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:460px;margin:30px auto;padding:35px}.login-box h2{font-size:26px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin:25px 0;display:grid}.admin-stats>div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px}.admin-stats span{color:var(--muted);font-size:14px;display:block}.admin-stats strong{color:var(--blue);font-size:36px}.admin-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px;margin:35px 0 25px;padding-bottom:15px;display:flex}.admin-tabs button{color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:12px 18px;display:flex}.admin-tabs .selected{background:var(--blue);color:#fff}.admin-filters{gap:15px;margin-bottom:25px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;align-items:center;gap:10px;padding:0 15px;display:flex}.search input{background:0 0;border:0;outline:none;width:100%;padding:14px 0}.admin-filters select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:12px;font-size:14px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:48px}.participant{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:22px 0;display:flex}.participant>div{flex:1}.participant strong{display:block}.participant small{color:var(--muted);margin-top:5px;font-size:13px;display:block}.badge{color:var(--blue);white-space:nowrap;background:#eaeef1;border-radius:20px;padding:7px 12px;font-size:12px}.badge.entered{color:#255132;background:#e0eddf}.pagination{justify-content:space-between;align-items:center;gap:15px;margin-top:30px;font-size:14px;display:flex}.pagination button{border:1px solid var(--line);background:0 0;border-radius:6px;padding:9px 15px}.empty-state{text-align:center;padding:50px}.scanner{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:600px;margin:auto;padding:32px}.scanner h2{font-size:28px}.scanner .field{margin-top:30px}.camera{object-fit:cover;background:#0b1b2b;border-radius:8px;width:100%;height:300px;margin-bottom:20px}.hidden{display:none}.checkin-result.valid{color:#224e20;background:#e0efdf;border-color:#5b9b58}.checkin-result.used,.checkin-result.invalid{color:#892c23;background:#f8e4df;border-color:#bf4234}.install-note{margin-top:45px}@media (max-width:650px){.admin-shell{padding:30px 18px 50px}.admin-heading h1{font-size:27px}.admin-stats{gap:7px}.admin-stats>div{padding:13px 9px}.admin-stats span{min-height:30px;font-size:11px;line-height:1.3}.admin-stats strong{font-size:27px}.admin-filters{flex-wrap:wrap;gap:10px}.search{flex-basis:100%}.admin-filters select{flex:1}.participant{flex-wrap:wrap;gap:10px}.participant>div{flex-basis:100%}.scanner{padding:23px}.admin-tabs{gap:5px}.admin-tabs button{padding:10px;font-size:14px}.pagination{font-size:12px}.pagination button{padding:9px}.login-box{padding:25px}.admin-heading .small{gap:5px;font-size:12px}}.legal-page{max-width:820px;margin:auto;padding:50px 24px 100px}.legal-page h1{margin:15px 0 25px;font-size:clamp(32px,6vw,52px);font-weight:800}.legal-page h2{letter-spacing:-.02em;margin:40px 0 15px;font-size:23px}.legal-page p{line-height:1.75}.legal-page a,.policy-consent a{color:var(--red);text-underline-offset:3px;text-decoration:underline}.legal-source{margin-top:50px;font-size:14px}.policy-consent{align-items:flex-start;gap:12px;margin:25px 0;font-size:14px;display:flex}.policy-consent input{width:20px;height:20px;accent-color:var(--red);flex-shrink:0;margin:3px 0}.footer-links{flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.field select{font:inherit;border:1px solid var(--line);background:#fff;padding:12px}.lot-picker{gap:12px;margin-top:30px;display:grid}.lot-radio{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:12px;padding:18px;display:flex}.lot-radio.chosen{border:2px solid var(--red);padding:17px}.lot-radio span{flex:1}.lot-radio small{color:var(--muted);font-size:13px;display:block}.lot-radio b{color:var(--red);font-size:17px}.lot-radio input{accent-color:var(--red)}.hero-visual .food-hero{object-position:center 58%;transform:scale(1.2)}.hero-visual:hover .food-hero{transform:scale(1.25)}.dish-grid img{object-position:center 55%;transform:scale(1.35)}.dish-grid figure:hover img{transform:scale(1.45)}@media (max-width:650px){.hero-visual .food-hero{transform:scale(1.25)}.hero-visual:hover .food-hero{transform:scale(1.3)}}.dish-grid figcaption{text-align:left;margin:0;padding:18px 2px 0;font-weight:400}.dish-grid figcaption h3{margin:0 0 12px;font-size:23px;font-weight:800}.dish-grid figcaption p{margin-bottom:13px;font-size:15px;line-height:1.55}.dish-grid .ingredients{color:#4c535a;font-size:14px}.ingredients strong{color:var(--ink)}.more-dishes{text-align:center;margin:-32px 0 65px}.more-dishes h3{color:var(--red);margin-bottom:12px;font-size:34px;font-weight:800}.more-dishes p{font-size:14px}@media (max-width:650px){.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.dish-grid figure>div{height:150px}.dish-grid figcaption h3{font-size:19px}.dish-grid figcaption p,.dish-grid .ingredients{font-size:14px;line-height:1.5}.more-dishes{margin:0 0 45px}.more-dishes h3{font-size:27px}}.venue-actions{flex-wrap:wrap;gap:12px;margin:24px 0 18px;display:flex}.venue-actions .button{gap:10px;padding:14px 19px;font-size:14px}.venue-photo{overflow:hidden}.venue-photo>img{object-position:center center;transition:transform .7s}.whatsapp-float{right:22px;bottom:max(22px,env(safe-area-inset-bottom));z-index:90;color:#fff;background:#128c4a;border-radius:40px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:700;text-decoration:none;display:flex;position:fixed;box-shadow:0 5px 24px #0003}.whatsapp-float:hover{background:#087c3d}.whatsapp-float:focus-visible{outline-offset:4px;outline:3px solid #0c2034}.lot-picker .lot-card{border:1px solid #dedbd6;margin:0;position:relative}.lot-picker .lot-card.chosen{border:2px solid #c9001b}.lot-choice{cursor:pointer;flex-direction:column;gap:15px;display:flex}.lot-choice input{accent-color:#c9001b;position:absolute;top:18px;right:18px}.lot-choice .quantity-line{margin-top:16px;padding-right:15px}.lot-benefit{align-items:center;gap:8px;font-size:13px;display:flex}.lot-card .button{margin-top:20px}.lot-card .price{white-space:nowrap}.lot-choice .ribbon{align-self:flex-start}.support-note{margin:24px 0}.support-note a{color:#087c3d;text-decoration:underline}@media (max-width:600px){.whatsapp-float{padding:13px;bottom:18px;right:16px}.whatsapp-float span{display:none}.lot-choice .quantity-line{flex-wrap:wrap;gap:10px}}@media print{.whatsapp-float{display:none!important}}.venue-photo{aspect-ratio:3/4;align-self:start;min-height:0;position:relative}.venue-photo>img{object-fit:fill;width:236.88%;max-width:none;height:100%;position:absolute;top:0;left:-68.44%}.venue-photo:hover>img{transform:none}.event-instagram{color:var(--red);align-items:center;gap:10px;font-weight:700;display:inline-flex}.field small{color:var(--muted);font-size:12px;font-weight:400}.child-notice{color:#493b26;background:#faf3e6;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.6;display:block}.lot-picker{gap:24px}.form-panel+.form-panel{margin-top:24px}.field-grid{row-gap:20px}.field{min-width:0}.review-row{flex-wrap:wrap;gap:16px}.review-row small{overflow-wrap:anywhere}.form-actions{flex-wrap:wrap;gap:16px}.summary-box{min-width:0}.participant{flex-wrap:wrap;gap:16px}.participant>div{overflow-wrap:anywhere;min-width:0}.footer-links{flex-wrap:wrap;gap:16px}.form-panel textarea{overflow-wrap:anywhere;border:1px solid #d8d8d8;border-radius:8px;width:100%;min-height:100px;padding:12px}.checkout-shell{padding-bottom:100px}@media (max-width:700px){.whatsapp-float{bottom:90px}.steps{flex-wrap:wrap;row-gap:12px}.form-panel{padding:20px}.field-grid{gap:18px}.lot-picker{gap:22px}.form-actions>.button{flex:1;min-width:140px}.summary-box{margin-bottom:24px}.venue-photo{height:auto!important;min-height:0!important}}.brand img{object-fit:contain;border-radius:0;width:108px;height:72px}.hero-logo{aspect-ratio:3/2;object-fit:contain;mix-blend-mode:normal;border-radius:0;width:min(100%,420px);height:auto}.summary-box>img{object-fit:contain;border-radius:0;width:120px;height:80px}.ticket-card .ticket-brand{object-fit:contain;border-radius:0;width:210px;height:140px}@media (max-width:600px){.brand img{width:96px;height:64px}.hero-logo{width:min(100%,330px)}}.header .brand{flex:none;justify-content:center;align-items:center;line-height:0;display:flex}.header .brand img{object-fit:contain;border-radius:0;flex-shrink:0;width:120px;max-width:none;height:80px;display:block}@media (max-width:700px){.header .brand img{width:96px;height:64px}.header{gap:12px}.header>.button{flex-shrink:0}}.instagram-section{border-top:1px solid var(--line);background:#f4efe7;grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.instagram-copy{max-width:510px}.instagram-copy h2{font-size:clamp(30px,3.4vw,46px);line-height:1.12}.instagram-copy p:not(.eyebrow){margin-bottom:28px;line-height:1.7}.instagram-copy .button{gap:12px}.instagram-profile{justify-self:center;width:100%;min-width:0;max-width:540px}.instagram-profile iframe{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;height:560px;display:block}.instagram-profile>p{margin:12px 0 0;font-size:12px;line-height:1.6}.instagram-profile a{text-decoration:underline}.memories{grid-column:1/-1}.memories h3{font-size:30px}.memories-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.memories-grid figure{margin:0}.memories-grid img{aspect-ratio:4/5;object-fit:cover;border-radius:10px;width:100%}.memories-grid figcaption{margin-top:12px;font-size:14px;line-height:1.5}@media (max-width:700px){.instagram-section{grid-template-columns:1fr;gap:28px}.instagram-profile iframe{height:500px}.memories-grid{grid-template-columns:repeat(2,1fr);gap:14px}}#instagram{align-items:start;gap:28px;padding-top:40px;padding-bottom:40px}#instagram .instagram-copy h2{margin-bottom:18px}#instagram .instagram-copy p:not(.eyebrow){margin-bottom:20px}#instagram .instagram-profile iframe{height:380px}#duvidas{padding-top:48px}@media (max-width:700px){#local{gap:24px;padding-bottom:28px}#local .map{height:250px}#instagram{gap:22px;padding-top:28px;padding-bottom:28px}#instagram .instagram-profile iframe{height:360px}#duvidas{padding-top:36px}}#local{align-items:start;gap:20px 36px;padding-top:40px;padding-bottom:24px}#local .venue-photo{aspect-ratio:3/4;justify-self:center;width:min(100%,330px);height:440px!important}#local .venue-copy h2{margin-bottom:16px;font-size:32px}#local .venue-copy h3{margin-top:20px}#local .venue-copy p{margin-bottom:12px}#local .venue-actions{margin:16px 0 12px}#local .map{height:220px}#instagram{padding-top:24px;padding-bottom:24px;display:block}#instagram .instagram-copy{max-width:none}#instagram .instagram-copy h2{margin:0 0 12px;font-size:28px}#instagram .instagram-copy h2 br{display:none}#instagram .instagram-copy h2 br:after{content:" "}#instagram .instagram-copy p:not(.eyebrow){max-width:760px;margin-bottom:16px}#instagram .eyebrow{margin-bottom:10px}#instagram .instagram-profile{max-width:none;margin-top:18px}#instagram .instagram-profile summary{cursor:pointer;border-top:1px solid var(--line);justify-content:space-between;padding:14px 0;font-weight:600;list-style:none;display:flex}#instagram .instagram-profile iframe{max-width:540px;height:380px;margin:12px auto}#duvidas{padding-top:28px;padding-bottom:40px}@media (max-width:700px){#local{gap:18px;padding-top:28px}#local .venue-photo{align-self:center;width:min(100%,255px);height:340px!important}#local .venue-copy h2{font-size:28px}#local .map{height:200px}#instagram .instagram-copy h2{font-size:26px}}body>footer{color:#fff;background:#0d2d46}#apoiadores{background:var(--paper);border-bottom:1px solid var(--line);padding:32px 24px}#apoiadores .eyebrow{color:var(--blue);margin-bottom:12px}#apoiadores p:not(.eyebrow){color:var(--muted)}body>footer{border-top:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;max-width:none;margin:0;padding:24px max(5%,24px) 92px;display:flex}body>footer .footer-name{flex:none;line-height:0;display:block}body>footer .footer-name img{object-fit:contain;width:156px;height:104px}body>footer>span{color:#dce7ee;max-width:220px;font-size:14px;line-height:1.6}body>footer .event-instagram{color:#fff;font-size:14px;line-height:1.5}body>footer .footer-links{color:#dce7ee;flex-direction:column;gap:10px;font-size:13px;display:flex}body>footer a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}@media (max-width:700px){body>footer{grid-template-columns:1fr 1fr;gap:20px;padding:24px 24px 110px;display:grid}body>footer .footer-name img{width:132px;height:88px}body>footer .event-instagram,body>footer .footer-links{grid-column:1/-1}body>footer .footer-links{flex-flow:wrap;gap:12px 20px}}#local{row-gap:0;padding-bottom:20px}#instagram{padding-top:28px;padding-bottom:28px}.carousel-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.carousel-heading>div{max-width:700px}.carousel-heading h2{margin-bottom:12px;font-size:30px}.carousel-heading p{margin-bottom:0}.carousel-heading .eyebrow{margin-bottom:10px}.carousel-heading>.button{flex-shrink:0;gap:10px}.photos-viewport{touch-action:pan-y pinch-zoom;overflow:hidden}.photos-track{gap:18px;display:flex}.photos-slide{flex:0 0 calc(33.3333% - 12px);min-width:0;margin:0}.photos-slide img{object-fit:cover;border-radius:10px;width:100%;height:245px}.photos-slide figcaption{margin-top:10px;font-size:15px;font-weight:600}.photos-controls{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.photos-controls>span{color:var(--muted);font-size:12px}.photos-controls>div{gap:10px;display:flex}.photos-controls button{border:1px solid var(--line);width:42px;height:42px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid}@media (max-width:700px){.carousel-heading{display:block}.carousel-heading>.button{margin-top:16px}.carousel-heading h2{font-size:26px}.photos-slide{flex-basis:82%}.photos-slide img{height:220px}.photos-track{gap:14px}#local{padding-bottom:20px}#instagram{padding-top:24px}}.event-organizer{text-align:center;border-top:1px solid var(--line);max-width:1280px;margin:0 auto;padding:28px 5%}.event-organizer .eyebrow{margin-bottom:12px}.event-organizer h2{margin-bottom:14px;font-size:28px}.event-organizer>p:not(.eyebrow){max-width:650px;margin:0 auto 16px;line-height:1.65}.event-organizer .text-link{align-items:center;gap:8px;display:inline-flex}@media (max-width:700px){.event-organizer{padding:26px 20px}.event-organizer h2{font-size:24px}}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-actions .button{white-space:nowrap}@media (max-width:1000px){.header nav{display:none}}@media (max-width:700px){.header-actions{gap:6px}.header-actions .button.small{gap:4px;padding:11px 8px;font-size:11px}.header{gap:8px;padding-inline:12px}.header .brand img{width:76px;height:56px}}@media (max-width:359px){.header-actions .button.small{padding-inline:6px;font-size:10px}.header .brand img{width:60px}}.customer-area{max-width:620px;min-height:60vh;margin:0 auto;padding-top:44px}.customer-area>h1{font-size:32px}.customer-login{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:28px;padding:28px}.customer-login h2{letter-spacing:-.03em;margin-bottom:24px;font-size:24px}.customer-login form>.button,.customer-login>.google-login{width:100%}.customer-forgot,.customer-register button,.customer-back{color:var(--blue);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.customer-forgot{margin:-2px 0 22px auto;font-size:14px;display:block}.customer-divider{color:var(--muted);align-items:center;gap:14px;margin:22px 0;font-size:13px;display:flex}.customer-divider:before,.customer-divider:after{content:"";background:var(--line);flex:1;height:1px}.customer-register{text-align:center;margin:22px 0 0;font-size:14px}.customer-register button{font-weight:700}.customer-back{margin:22px auto 0;font-size:14px;display:block}.customer-account-line{flex-wrap:wrap;justify-content:space-between;gap:16px;margin:24px 0 32px;display:flex}.customer-dashboard{max-width:900px}.customer-dashboard>h2{font-size:28px}.customer-area .notice,.customer-area .error{margin-top:20px}@media (max-width:600px){.customer-area{padding:28px 18px 48px}.customer-login{padding:22px 18px}.customer-area>h1{font-size:28px}}
