:root{--paper:#f4faed;--white:#fcfef8;--green:#245a34;--green-2:#4c7946;--ink:#173e27;--muted:#5a7059;--lime:#c3ec78;--line:#d8e6cd;--menu-controls-height:112px;--sans:ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
button,input,select{font:inherit}a{color:inherit}img{display:block;max-width:100%}::selection{background:var(--lime);color:var(--ink)}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:-80px;z-index:99;padding:12px 16px;background:var(--ink);color:white}.skip-link:focus{top:12px}
:focus-visible{outline:3px solid #79ac42;outline-offset:4px}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;gap:22px;min-height:112px;padding:calc(14px + env(safe-area-inset-top)) clamp(22px,5vw,80px) 14px;color:#fff;border-bottom:1px solid #ffffff30}
.header-brand{display:block;flex:none;border-radius:50%;background:#fafcf2;box-shadow:0 3px 18px #112b2526}.header-logo{width:78px;height:78px;border-radius:50%;object-fit:cover}
.place{font-size:10px;font-weight:750;letter-spacing:.16em;line-height:1.6}.place>span{font-weight:500;font-size:9px;letter-spacing:.24em}
.header-right{margin-left:auto;display:flex;align-items:center;gap:28px}.header-menu-link{text-decoration:none;font-size:13px;font-weight:650;display:flex;align-items:center;gap:19px;min-height:44px}.header-menu-link span{font-size:20px}
.language-control{position:relative;flex:none}.language-control:after{content:'⌄';pointer-events:none;position:absolute;right:13px;top:50%;transform:translateY(-58%)}
.language-control select{appearance:none;border:1px solid #acc98e;background:transparent;border-radius:24px;color:inherit;font-size:12px;font-weight:650;padding:12px 33px 12px 15px;cursor:pointer;min-height:44px}.language-control option{background:var(--white);color:var(--ink)}
.site-header .language-control select{border-color:#ffffff70}
.hero{position:relative;isolation:isolate;overflow:hidden;height:100svh;min-height:560px;display:flex;align-items:flex-end;background:#24472e;color:white}
.venue-photo{position:absolute;inset:0;z-index:-2;margin:0}
.venue-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}
.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#092b2b99 0%,#0b29221a 28%,#102b2226 46%,#0c2e29a6 72%,#092921e6 100%),linear-gradient(90deg,#163c2826,transparent 65%)}
.hero-copy{width:100%;max-width:1440px;margin:0 auto;padding:145px clamp(24px,6vw,90px) max(42px,7svh);position:relative;z-index:2}
.eyebrow{font-size:10px;line-height:1.6;font-weight:750;letter-spacing:.15em;color:var(--green-2)}
.hero .eyebrow{color:#d8ebba}
.hero h1{font-size:clamp(46px,5.6vw,78px);font-weight:600;line-height:1.04;letter-spacing:-.052em;margin:19px 0 18px;max-width:780px}
.hero h1 span{color:#d2eea1}
.hero-copy p{max-width:430px;font-size:15px;line-height:1.6;margin:0 0 26px;color:#f1f5e8}
.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:54px;min-width:225px;padding:16px 23px;border-radius:30px;background:var(--lime);color:var(--ink);text-decoration:none;font-size:14px;font-weight:700;transition:background .2s,transform .2s}
.hero-cta:hover{background:#d7f6a4;transform:translateY(-2px)}.hero-cta span:last-child{font-size:21px;line-height:1}
.dragonfly-flight{position:absolute;z-index:3;left:77%;top:49%;width:clamp(100px,10vw,155px);pointer-events:none;animation:forest-flight 4.8s cubic-bezier(.42,0,.3,1) both;filter:drop-shadow(3px 9px 6px #0a281c88)}
.dragonfly{display:block;width:100%;height:auto;overflow:visible}.dragonfly-wing{fill:url(#wing-glass);stroke:#78b2a0;stroke-width:.7;transform-box:view-box;transform-origin:120px 96px;animation:wing-beat .09s ease-in-out 48 alternate}.wing-right{animation-direction:alternate-reverse}.wing-vein{fill:none;stroke:#548f7e;stroke-opacity:.48;stroke-width:.65}.dragonfly-legs{stroke:#285241;stroke-width:1.2;fill:none;stroke-linecap:round}.body-rings{stroke:#0b644a;stroke-width:1.6;opacity:.7}
@keyframes forest-flight{0%{transform:translate3d(-96vw,20vh,0) rotate(53deg) scale(.65);opacity:0}8%{opacity:1}30%{transform:translate3d(-39vw,-15vh,0) rotate(78deg) scale(.95)}51%{transform:translate3d(-12vw,-4vh,0) rotate(20deg) scale(1)}62%{transform:translate3d(-13vw,-5vh,0) rotate(17deg) scale(1)}79%{transform:translate3d(1vw,-8vh,0) rotate(-30deg) scale(.88)}100%{transform:translate3d(0,0,0) rotate(-29deg) scale(.85);opacity:1}}
@keyframes wing-beat{from{transform:scaleX(.72)}to{transform:scaleX(1)}}
.menu-area{background:var(--white);padding:42px clamp(22px,6vw,80px) 44px}
.menu-area>*{max-width:1080px;margin-left:auto;margin-right:auto}
.menu-intro{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:24px}
.menu-intro h2{font-size:clamp(40px,4.5vw,58px);line-height:1;letter-spacing:-.06em;font-weight:600;margin:11px 0 0}.period{color:#73b53f}
.menu-intro p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 4px}
.menu-toolbar{position:sticky;top:0;z-index:10;padding-top:calc(12px + env(safe-area-inset-top));background:var(--white);box-shadow:0 1px 0 #becfaf}
.menu-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:9px}
.search-control{display:flex;align-items:center;gap:10px;width:min(100%,440px);min-width:0;border:1px solid #cbdcc0;border-radius:10px;background:#f1f8e9;padding:11px 14px}
.search-control:focus-within{outline:2px solid #75a452;outline-offset:2px}.search-control svg{width:19px;height:19px;fill:none;stroke:#547747;stroke-width:1.8;flex:none}
.search-control input{width:100%;min-width:0;border:0;background:transparent;outline:none;color:var(--ink);font-size:16px;line-height:22px}.search-control input::placeholder{color:#62765a}
.menu-count{font-size:11px;color:var(--muted);white-space:nowrap;margin-left:auto}
.category-tabs{display:flex;align-items:center;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:6px 0 12px;scroll-padding-inline:4px;-webkit-overflow-scrolling:touch}
.category-tabs::-webkit-scrollbar{display:none}.category-tabs:empty{display:none}
.category-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid transparent;border-radius:24px;white-space:nowrap;text-decoration:none;font-size:12px;font-weight:650;color:var(--muted);flex:none}
.category-link:hover{background:#eff6e8}.category-link[aria-current="location"]{background:var(--green);color:white}
.category-link:focus-visible{outline-offset:-3px}
.menu-status{font-size:13px;color:var(--muted);padding-top:22px;line-height:1.6}.menu-status:empty{padding:0}
.menu-section{display:grid;grid-template-columns:minmax(170px,270px) minmax(0,1fr);gap:clamp(30px,6vw,90px);padding:40px 0 42px;border-bottom:1px solid var(--line);scroll-margin-top:calc(var(--menu-controls-height) + 14px)}
.section-heading h3{font-size:30px;font-weight:550;line-height:1.1;letter-spacing:-.04em;margin:16px 0 12px}.section-note{font-size:11px;color:var(--green-2);margin:0;line-height:1.5}
.item-grid{min-width:0}.menu-item{display:flex;justify-content:space-between;gap:22px;padding:18px 0 20px;border-bottom:1px solid #e2ebda;min-width:0}.menu-item:last-child{border-bottom:0}.item-copy{min-width:0}
.menu-item h4{font-size:15px;font-weight:600;line-height:1.45;margin:0;overflow-wrap:break-word}.menu-item p{font-size:13px;line-height:1.6;color:var(--muted);margin:6px 0 0;max-width:55ch}
.item-price{font-size:14px;font-weight:700;white-space:nowrap;padding-top:2px;font-variant-numeric:tabular-nums}
.item-aside{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:7px}.item-variant{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:9px;color:var(--green-2)}.item-variant strong{font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}
.search-empty{font-size:17px;padding:35px 0;color:var(--muted)}
.allergen-note{padding:38px clamp(22px,6vw,80px) 42px;display:flex;gap:23px;background:#e9f4dc}.note-icon{font-size:25px;color:var(--green-2)}.allergen-note h2{font-size:14px;font-weight:650;margin:3px 0 10px}.allergen-note p{font-size:12px;line-height:1.7;max-width:750px;margin:0;color:var(--muted)}
.footer{background:#cbe99f;color:var(--ink);display:flex;justify-content:space-between;gap:26px;padding:32px clamp(22px,6vw,80px) calc(34px + env(safe-area-inset-bottom));font-size:11px;line-height:1.9}
.footer>div{display:flex;flex-direction:column}.footer-brand{font-size:25px;font-weight:600;letter-spacing:-.04em;margin-bottom:7px}.footer-end{text-align:right;align-items:flex-end}.footer a{text-underline-offset:4px}.footer strong{letter-spacing:.08em;text-transform:uppercase}
.noscript{padding:24px;font-size:14px}.privacy-page .site-header{position:static;background:#e7f6d4;color:var(--ink);border-color:var(--line)}.privacy-content{max-width:780px;margin:0 auto;padding:60px 24px 100px}.privacy-content h1{font-size:42px;letter-spacing:-.05em;font-weight:600}.privacy-content p{font-size:15px;line-height:1.8;color:var(--muted);margin:24px 0}.privacy-content .hero-cta{margin-top:20px}.privacy-page[data-lang="en"] [lang="es"],.privacy-page[data-lang="es"] [lang="en"]{display:none}
@media(max-width:760px){
.site-header{gap:13px;min-height:94px;padding:calc(12px + env(safe-area-inset-top)) 22px 12px}.header-logo{width:64px;height:64px}.place{font-size:8px;letter-spacing:.12em}.place>span{font-size:8px}.header-right{gap:16px}.header-menu-link{font-size:12px;gap:9px}.header-menu-link span{font-size:18px}.language-control select{padding-left:11px;padding-right:29px}
.venue-photo img{object-position:50% 44%}.hero-copy{padding:130px 24px max(32px,6svh)}.hero h1{font-size:clamp(40px,10.2vw,62px);margin:16px 0}.hero .eyebrow{font-size:8px;letter-spacing:.14em}.hero-copy p{font-size:13px;max-width:290px;margin-bottom:23px}.hero-cta{min-width:220px;font-size:13px}.dragonfly-flight{left:72%;top:45%;width:108px}
.menu-area{padding:30px 22px 30px}.menu-intro{display:block;margin-bottom:16px}.menu-intro h2{font-size:42px}.menu-intro .eyebrow{font-size:8px;letter-spacing:.13em}.menu-intro p{font-size:12px;margin-top:14px;max-width:320px}
.menu-toolbar{max-width:none;margin-inline:-22px;padding-inline:22px}.menu-controls{gap:12px}.menu-count{display:none}.search-control{padding:10px 12px}.category-tabs{margin-right:-22px;padding-right:22px}.category-link{font-size:11px;padding-inline:14px}
.menu-section{display:block;padding:28px 0 30px}.section-heading{margin-bottom:8px}.section-heading h3{font-size:29px;margin-top:10px}.menu-item{gap:16px;padding:15px 0 17px}.menu-item h4{font-size:14px}.menu-item p{font-size:12px}.item-price{font-size:13px}
.allergen-note{padding:30px 22px 34px;gap:16px}.footer{display:block;padding-inline:22px}.footer-end{text-align:left;align-items:flex-start;margin-top:19px}
}
@media(max-width:380px){.site-header{padding-inline:18px;gap:10px}.place{display:none}.header-right{gap:18px}.hero-copy{padding-inline:22px}.hero h1{font-size:38px}.dragonfly-flight{left:69%;width:96px}}
@media(max-height:560px) and (min-width:761px){.hero{min-height:500px}.hero-copy{padding-bottom:30px}.hero h1{font-size:44px}.hero-copy p{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.dragonfly-flight,.dragonfly-wing{animation:none}.dragonfly-flight{transform:rotate(-29deg) scale(.85)}.hero-cta{transition:none}}
