/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#006642;--green-dark:#004d34;--gold:#d5b42c;--cream:#fffaf0;--paper:#f4ead5;--ink:#16392e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Avenir Next,Nunito Sans,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf0f0;border-bottom:1px solid #0066421f;justify-content:space-between;align-items:center;gap:28px;height:88px;padding:10px clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand,.logo-crop{width:165px;height:72px;display:block;overflow:hidden}.logo-crop img{object-fit:contain;width:165px;max-width:none;height:165px;transform:translateY(-47px)}nav{align-items:center;gap:clamp(18px,3vw,42px);font-weight:750;display:flex}nav a{padding:8px 0;position:relative}nav a:after{content:"";background:var(--gold);height:3px;transition:all .25s;position:absolute;bottom:0;left:0;right:100%}nav a:hover:after{right:0}.button{border:2px solid var(--green);background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 25px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px #004d3421}.button:hover{transform:translateY(-2px);box-shadow:0 11px #004d3421}.button-small{min-height:44px;box-shadow:none;padding:0 20px}.button-outline{color:var(--green);box-shadow:none;background:0 0}.button-outline:hover{box-shadow:none;background:#0066420f}.button-gold{background:var(--gold);color:var(--green-dark);border-color:var(--gold)}.hero{background:radial-gradient(circle at 14% 22%,#d5b42c2e 0 2px,transparent 3px) 0 0/28px 28px,var(--cream);grid-template-columns:44% 56%;min-height:calc(100vh - 88px);display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(72px,9vw,126px) 20px 60px clamp(30px,7vw,100px);position:relative}.eyebrow{color:var(--green);letter-spacing:.19em;font-size:.76rem;font-weight:900;display:inline-flex}h1,h2{letter-spacing:-.055em;margin:18px 0 24px;font-family:Arial Rounded MT Bold,Avenir Next,sans-serif;line-height:.98}h1{max-width:720px;font-size:clamp(3.65rem,6vw,6.6rem)}h2{font-size:clamp(2.7rem,5vw,5rem)}h1 em,h2 em{color:var(--gold);font-style:normal}.hero-copy>p{max-width:600px;font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:16px;margin:34px 0;display:flex}.trust-row{color:var(--green);flex-wrap:wrap;gap:18px;font-size:.9rem;font-weight:800;display:flex}.hero-image{min-height:620px;position:relative}.hero-image>img{object-fit:cover;z-index:1;border-radius:0 0 0 46%;width:100%;height:100%;position:relative}.sunburst{background:var(--gold);border-radius:50% 0 0 50%;position:absolute;inset:8% 0 0 5%;transform:rotate(-5deg)}.floating-note{z-index:3;max-width:225px;color:var(--green);background:#fff;border-radius:20px;padding:18px 22px;position:absolute;bottom:11%;left:4%;transform:rotate(-3deg);box-shadow:0 15px 45px #0037252e}.floating-note strong,.floating-note span{display:block}.floating-note strong{margin-bottom:4px;font-size:1.08rem}.floating-note span{font-size:.82rem}.section{padding:clamp(82px,10vw,150px) clamp(26px,7vw,105px)}.story{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,120px);display:grid}.story-photo{position:relative}.story-photo img{aspect-ratio:4/5;object-fit:cover;border-radius:42% 42% 28px 28px;width:100%}.photo-tag{background:var(--gold);color:var(--green-dark);border-radius:999px;padding:14px 20px;font-weight:900;position:absolute;bottom:32px;right:-24px;transform:rotate(4deg)}.story-copy p{color:#49685e;max-width:650px;font-size:1.08rem;line-height:1.8}.story-signature{color:var(--green);margin-top:32px;font-size:1.15rem;font-weight:900}.menu-section{background:var(--green);color:#fff}.section-heading{text-align:center;max-width:790px;margin:0 auto 54px}.menu-section .eyebrow{color:#ffe478}.section-heading h2{margin-bottom:14px}.section-heading p{color:#ffffffb8}.favorites-intro{text-align:left;justify-content:center;align-items:center;gap:18px;margin:-18px auto 22px;display:flex}.favorites-intro>span{background:var(--gold);color:var(--green-dark);letter-spacing:.08em;border-radius:999px;flex:none;padding:9px 15px;font-size:.78rem;font-weight:950}.favorites-intro strong{color:#fff;font-size:1rem;display:block}.favorites-intro p{color:#ffffffb3;margin:3px 0 0;font-size:.9rem}.favorites-strip{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 30px;display:grid}.favorites-strip span{background:#d5b42c1f;border:1px solid #ffe47880;border-radius:18px;align-items:center;gap:12px;min-height:64px;padding:13px 16px;font-size:.88rem;font-weight:800;display:flex}.favorites-strip b{background:var(--gold);width:34px;height:34px;color:var(--green-dark);border-radius:50%;flex:0 0 34px;place-items:center;font-size:.72rem;display:grid}.menu-feature{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:26px;margin-bottom:26px;display:grid}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.menu-card{background:#ffffff13;border:1px solid #ffffff2e;border-radius:28px;padding:26px;box-shadow:0 14px 40px #00372521}.menu-card-large{padding:30px}.menu-title{border-bottom:1px solid #ffffff2b;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:8px;padding-bottom:18px;display:flex}.menu-title>div{align-items:center;gap:12px;display:flex}.menu-title h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,2rem)}.menu-title p{color:#ffe478;text-align:right;margin:0;font-size:.88rem;font-weight:800}.menu-number{background:var(--gold);width:39px;height:39px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:.73rem;font-weight:950;display:grid}.menu-list{display:grid}.menu-row{border-bottom:1px dashed #ffffff26;justify-content:space-between;align-items:center;gap:18px;padding:14px 4px;display:flex}.menu-row:last-child{border-bottom:0}.menu-row h3{letter-spacing:0;margin:0;font-size:.98rem}.menu-row h3 span{background:var(--gold);color:var(--green-dark);text-transform:uppercase;vertical-align:2px;border-radius:999px;margin-left:7px;padding:4px 7px;font-size:.57rem;display:inline-block}.menu-row p{color:#ffffffa6;letter-spacing:.08em;margin:5px 0 0;font-size:.88rem;font-weight:700}.menu-row>strong{color:#ffe478;flex:none;font-size:1.1rem}.menu-row.featured{background:#d5b42c21;border-bottom:0;border-radius:13px;margin:2px -10px;padding-left:14px;padding-right:14px}.menu-photo{border-radius:28px;min-height:100%;position:relative;overflow:hidden}.menu-photo img{object-fit:cover;width:100%;height:100%;min-height:560px}.photo-button{color:var(--green);background:#fff;border-color:#fff;position:absolute;bottom:22px;right:22px}.menu-description{color:#ffffffb3;margin:15px 0 20px;line-height:1.6}.asian-card{background:#ffffff1a}.choice-block{margin-top:22px}.choice-block>strong{margin-bottom:11px;font-size:.95rem;display:block}.choice-block>strong span{color:#ffe478;margin-left:6px}.choice-pills,.flavor-pills{flex-wrap:wrap;gap:8px;display:flex}.choice-pills span,.flavor-pills span{color:var(--green-dark);background:#fff;border-radius:10px;padding:9px 12px;font-size:.82rem;font-weight:900}.choice-pills i,.flavor-pills i{color:#8d7420;margin-left:4px;font-style:normal}.flavor-pills span:nth-child(2){color:#fff;background:#f04d53}.flavor-pills span:nth-child(2) i{color:#fff}.flavor-pills span:nth-child(3){color:#a24b17;background:#ffe0a8}.flavor-pills span:nth-child(4){color:#fff;background:#f4a21c}.flavor-pills span:nth-child(5){color:#fff;background:#b5a52a}.flavor-pills span:nth-child(n+4) i{color:#fff}.combo-list{gap:12px;margin-top:17px;display:grid}.combo-list>div{background:#ffffff12;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.combo-list b{border:2px dashed var(--gold);color:#ffe478;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.combo-list span{font-size:.9rem;font-weight:800}.combo-list small{color:#ffffff94;margin-top:4px;display:block}.combo-list strong{color:#ffe478}.drink-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;display:grid}.drink-list span{background:#ffffff12;border-radius:12px;padding:11px 12px;font-size:.86rem;font-weight:750}.drink-list i{color:#ffe478;margin-top:4px;font-style:normal;display:block}.menu-cta{color:var(--green);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;padding:22px 26px;display:flex}.menu-cta strong,.menu-cta span{display:block}.menu-cta strong{font-size:1.25rem}.menu-cta span{color:#557168;margin-top:4px}.delivery{background:var(--paper);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(50px,7vw,100px);display:grid}.delivery-copy>p{color:#49685e;max-width:620px;font-size:1.08rem;line-height:1.8}.zone-list{gap:10px;margin:28px 0 34px;display:grid}.zone-list span{background:#fff9;border-radius:15px;align-items:center;gap:15px;padding:15px 18px;font-weight:850;display:flex}.zone-list b{background:var(--gold);border-radius:50%;place-items:center;width:35px;height:35px;font-size:.74rem;display:grid}.map-card{background:#fff;border:10px solid #fff;border-radius:32px;overflow:hidden;box-shadow:0 20px 55px #00462d26}.map-card iframe{filter:saturate(.78)contrast(.96);border:0;width:100%;height:510px;display:block}.map-key{flex-wrap:wrap;gap:22px;padding:18px 22px;font-size:.83rem;font-weight:800;display:flex}.map-key span{align-items:center;gap:8px;display:flex}.map-key i{border-radius:50%;width:12px;height:12px;display:inline-block}.store-dot{background:var(--gold)}.delivery-dot{background:var(--green);opacity:.5}.visit{background:#fff;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:42px;display:grid}.visit h2{margin-bottom:0;font-size:clamp(2.5rem,4vw,4.2rem)}.visit-details{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.visit-details p{color:#49685e;margin:0;line-height:1.65}.visit-details strong{color:var(--green)}footer{text-align:center;background:var(--green-dark);color:#fff;padding:65px 24px 35px}.footer-logo{aspect-ratio:2.35;width:min(430px,88vw);margin:0 auto 12px;display:block;overflow:hidden}.footer-logo img{object-fit:cover;object-position:center 53%;width:100%;height:100%}footer p{color:#ffffffb8}.socials{justify-content:center;gap:12px;margin:25px 0 35px;display:flex}.socials a{color:#fff;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-weight:800;transition:all .2s;display:inline-flex}.socials a svg{fill:#fff;color:#fff;flex:none;width:20px;height:20px}.socials a:hover{color:#ffe478;border-color:#ffe478;transform:translateY(-2px)}footer small{color:#ffffff85}.whatsapp-float{z-index:20;color:#fff;background:#20b25b;border-radius:999px;align-items:center;gap:8px;padding:14px 20px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}.whatsapp-float svg{fill:#fff;color:#fff;width:22px;height:22px}@media (width<=920px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 26px 45px}.hero-image{min-height:520px}.hero-image>img{border-radius:34% 0 0}.story,.menu-feature,.delivery,.menu-grid{grid-template-columns:1fr}.menu-photo{min-height:500px}.favorites-intro{text-align:center;flex-direction:column;gap:10px}.favorites-strip{grid-template-columns:1fr}.visit{text-align:center;grid-template-columns:1fr}.visit-details{max-width:650px;margin:auto}}@media (width<=600px){.site-header{height:74px;padding:7px 16px}.brand,.logo-crop{width:132px;height:61px}.logo-crop img{width:132px;height:132px;transform:translateY(-36px)}.button-small{min-height:40px;padding:0 14px;font-size:.83rem}.hero{min-height:auto}.hero-copy{padding-top:58px}h1{font-size:3.2rem}.hero-image{min-height:420px}.floating-note{bottom:20px;left:18px}.section{padding:78px 22px}.story{gap:48px}.photo-tag{right:-8px}.menu-feature,.menu-grid{gap:18px}.menu-card,.menu-card-large{padding:20px 17px}.menu-title{flex-direction:column;align-items:flex-start;gap:9px}.menu-title p{text-align:left}.menu-row h3 span{display:none}.menu-photo,.menu-photo img{min-height:430px}.photo-button{bottom:16px;left:16px;right:16px}.drink-list{grid-template-columns:1fr}.menu-cta{flex-direction:column;align-items:stretch}.menu-cta .button{width:100%}.map-card iframe{height:390px}.visit-details{grid-template-columns:1fr;gap:20px}.socials{gap:8px}.socials a{flex:1 1 0;gap:7px;min-width:0;padding:11px 9px;font-size:.85rem}.socials a svg{width:19px;height:19px}.whatsapp-float b{display:none}.whatsapp-float{justify-content:center;width:54px;height:54px;padding:0}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.65s both rise}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-image img{animation:1s both reveal}@keyframes rise{0%{opacity:0;transform:translateY(16px)}}@keyframes reveal{0%{opacity:0;transform:scale(1.035)}}}
