:root{--cream:#f9f2e5;--red:#b83225;--dark:#47291e;--muted:#735d50;--yellow:#f2c64e;--green:#284d38;--line:#ddcdbc;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--dark);font-family:var(--sans);font-size:16px;line-height:1.65}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}button{border:0}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:700;letter-spacing:-.055em;line-height:1.04}h1{font-size:clamp(52px,5.1vw,78px)}h2{font-size:clamp(42px,4.15vw,60px)}h3{font-size:36px}em{font-weight:600;color:var(--red)}.section-wrap{max-width:1400px;margin-inline:auto;padding-inline:64px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5}.announcement{height:34px;background:var(--red);color:var(--cream);display:flex;align-items:center;justify-content:center;gap:22px;font-size:10px;letter-spacing:.15em;font-weight:600}.tiny-sun{font-size:19px}.site-header{height:106px;max-width:1400px;padding:0 64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--serif);font-weight:800;font-size:34px;line-height:1.15;letter-spacing:-.06em;color:var(--red);display:inline-block}.brand>span{display:block;font-family:var(--sans);font-size:8px;text-align:center;letter-spacing:.23em;font-weight:700;margin-top:7px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:12px;font-weight:600}.site-header nav>a:not(.button){position:relative}.site-header nav>a:not(.button):after{content:'';position:absolute;bottom:-6px;left:0;width:0;height:2px;background:var(--red);transition:width .2s}.site-header nav>a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--red);color:var(--cream);font-size:12px;font-weight:600;padding:17px 23px;border-radius:4px;border:1px solid var(--red);transition:background .18s,transform .18s;line-height:1.4;min-height:48px}.button:hover{background:#96271d;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{padding:13px 18px;gap:20px;font-size:11px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:34px;padding-top:45px;padding-bottom:83px}.hero .eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:22px;font-size:10px}.location-dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #b8322510}.hero h1{position:relative;z-index:1;line-height:1.08}.hero h1 em{white-space:nowrap}.hero-description{font-size:15px;line-height:1.8;color:var(--muted);margin-top:23px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.text-link{display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid currentColor;font-size:12px;font-weight:600;padding:6px 0;background:none;line-height:1.5;min-height:35px}.text-link:hover{color:var(--red)}.text-link span{font-size:21px;line-height:1}.hero-notes{display:flex;flex-wrap:wrap;gap:22px;margin-top:33px;font-size:10px;color:var(--muted)}.hero-notes>span{display:flex;align-items:center;gap:7px}.hero-notes svg{width:16px;height:16px;fill:none;stroke:var(--green);stroke-width:1.5}.hero-visual{position:relative;padding:0 0 21px 13px}.photo-frame{height:455px;border-radius:46% 46% 5px 5px;overflow:hidden;transform:rotate(3deg);background:#d8884f}.photo-frame img{width:100%;height:100%;object-position:43% center;transform:scale(1.03)}.round-stamp{position:absolute;right:-21px;top:13px;width:112px;height:112px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;transform:rotate(14deg);background:var(--yellow);color:var(--dark);border-radius:50%;outline:1px dashed var(--dark);outline-offset:-7px;font-size:9px;font-weight:700;letter-spacing:.15em}.round-stamp svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.5}.photo-caption{position:absolute;bottom:-6px;right:21px;display:flex;align-items:center;gap:13px;color:var(--red);font-family:var(--serif);font-style:italic;font-size:24px;transform:rotate(-6deg)}.photo-caption>span:last-child{font-size:42px;transform:rotate(-30deg);display:inline-block}.flavour-strip{padding:18px 0;background:var(--yellow);overflow:hidden;border-top:1px solid #d8ae3b;border-bottom:1px solid #d8ae3b}.flavour-strip>div{display:flex;gap:42px;align-items:center;justify-content:center;white-space:nowrap;font-size:12px;font-weight:700;letter-spacing:.08em}.flavour-strip span{color:var(--red);font-size:27px;line-height:1}.food-section{padding-top:91px;padding-bottom:80px}.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.section-intro .eyebrow{margin-bottom:17px;color:var(--red)}.section-intro>p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:4px}.food-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.food-grid article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.food-photo{height:315px;position:relative;overflow:hidden}.food-photo img{height:100%;width:100%;transition:transform .5s}.food-grid article:hover img{transform:scale(1.035)}.agua-card .food-photo img{object-position:center 53%}.photo-tag{position:absolute;top:19px;left:19px;background:var(--cream);padding:6px 11px;font-size:8px;letter-spacing:.13em;font-weight:700;border-radius:2px}.food-copy{padding:28px 29px 26px}.food-title{display:flex;justify-content:space-between;align-items:center;gap:16px}.food-title h3{font-size:33px}.pill{border:1px solid #b0bca4;border-radius:25px;padding:4px 9px;font-size:8px;letter-spacing:.08em;font-weight:700;color:var(--green);white-space:nowrap}.food-copy p{font-size:13px;color:var(--muted);margin-top:16px;max-width:420px;line-height:1.85}.menu-note{display:block;margin-top:22px;font-size:10px;font-weight:500;color:var(--red)}.small-flower{font-size:39px;line-height:1;color:var(--red)}.food-footnote{font-size:10px;color:var(--muted);margin-top:17px}.story-section{background:#ede6d6;border-top:1px solid #e6dccb;border-bottom:1px solid #e6dccb}.story-inner{display:grid;grid-template-columns:.9fr 1fr;gap:90px;padding-top:72px;padding-bottom:72px;align-items:center}.story-art{color:var(--cream);background:var(--green);border-radius:150px 150px 3px 3px;padding:38px 34px 26px;max-width:425px;width:100%;justify-self:center;text-align:center;position:relative;border:1px solid var(--green);outline:1px solid #f9f2e549;outline-offset:-14px;overflow:hidden}.sun-drawing{font-size:105px;color:var(--yellow);line-height:1;margin-top:10px;margin-bottom:14px}.story-art>p{font-family:var(--serif);font-size:51px;letter-spacing:-.04em;line-height:1.05;font-weight:700}.story-art>p>span{font-weight:600;font-style:italic;color:var(--yellow)}.story-art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:8px;font-weight:500;letter-spacing:.1em;margin-top:35px}.journey-line{font-size:16px}.story-copy .eyebrow{color:var(--green);margin-bottom:16px}.story-copy h2{font-size:52px}.story-lead{font-size:19px;line-height:1.5;margin-top:22px;font-weight:500}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:13px;margin-top:18px;color:#655446;line-height:1.85;max-width:460px}.signature{display:block;font-family:var(--serif);font-style:italic;color:var(--red);font-size:24px;margin-top:24px;letter-spacing:-.04em}.signature span{display:inline-block;font-size:33px;margin-left:9px;transform:rotate(-15deg)}.find-section{padding-top:88px;padding-bottom:75px}.ways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.way-card{padding:29px 27px 26px;border-radius:5px;display:flex;flex-direction:column;border:1px solid transparent}.market-card{background:#e7ebdf;border-color:#d5ddca}.delivery-card{background:#f4e7bf;border-color:#e8d9af}.event-card{background:#f1ded4;border-color:#e5c9bb}.way-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:25px}.way-top svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.way-top>span{font-size:8px;font-weight:700;letter-spacing:.07em}.way-card h3{font-size:34px;line-height:1.09}.way-card>p{font-size:12px;line-height:1.85;color:#665445;margin-top:19px;margin-bottom:28px}.way-bottom{margin-top:auto}.status{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:600}.status>span{width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.way-bottom .text-link{margin-top:17px;width:100%;justify-content:space-between;font-size:11px;border-bottom-color:#47291e42;padding-bottom:10px;min-height:44px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-top:30px;padding-bottom:95px}.faq-section .eyebrow{color:var(--red);margin-bottom:16px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;font-size:13px;font-weight:600;padding:20px 0}summary::-webkit-details-marker{display:none}summary>span{font-weight:400;font-size:23px;color:var(--red);line-height:1}details[open] summary>span{transform:rotate(45deg)}details>p{padding:0 28px 22px 0;font-size:12px;line-height:1.8;color:var(--muted)}.closing-section{background:var(--red);color:var(--cream);padding:58px 25px 63px;text-align:center;position:relative;overflow:hidden}.closing-section h2{font-size:75px;margin-top:15px;line-height:.98}.closing-section h2 em{color:var(--yellow)}.closing-section>p:not(.eyebrow){font-size:13px;margin-top:22px;color:#ffead9}.closing-section .button{margin-top:25px}.button.cream{background:var(--cream);color:var(--red);border-color:var(--cream)}.button.cream:hover{background:var(--yellow);border-color:var(--yellow)}.closing-flower{position:absolute;top:40px;left:13%;color:var(--yellow);font-size:128px;transform:rotate(10deg)}.closing-heart{position:absolute;bottom:40px;right:15%;font-size:143px;line-height:1;color:var(--yellow);transform:rotate(15deg)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:38px;padding-bottom:37px}.site-footer .brand{font-size:29px}.site-footer .brand>span{font-size:7px}.site-footer>div{font-size:10px}.site-footer>div>span{font-size:9px;color:var(--muted)}.preview-label{font-size:9px;border:1px solid var(--line);border-radius:20px;padding:6px 10px;color:var(--muted)}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:0;left:12px;background:var(--cream);padding:12px;z-index:20;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}dialog{border:1px solid var(--line);border-radius:12px;padding:0;background:var(--cream);color:var(--dark);width:min(530px,calc(100% - 32px));max-height:calc(100dvh - 40px);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#27190ecc;backdrop-filter:blur(4px)}.dialog-inner{padding:44px 35px 35px}.dialog-close{position:absolute;top:8px;right:10px;background:transparent;font-size:30px;width:44px;height:44px;line-height:1}.dialog-inner>.eyebrow{color:var(--red);margin-bottom:15px}.dialog-inner>h2{font-size:39px;margin-bottom:20px}.dialog-inner>p:not(.eyebrow){font-size:14px;color:var(--muted)}.dialog-inner>ul{font-size:13px;line-height:1.8;padding-left:19px;margin:20px 0}.contact-note{padding:19px;background:#ede6d6;border-radius:5px;margin-bottom:24px}.contact-note .status{font-size:11px;color:var(--red)}.contact-note p{font-size:12px;color:var(--muted);margin-top:8px}.dialog-done{width:100%}
@media(min-width:1500px){.hero{padding-top:64px;padding-bottom:104px}.photo-frame{height:490px}}
@media(max-width:1150px){.section-wrap{padding-inline:40px}.site-header{padding-inline:40px}.site-header nav{gap:22px}.hero{gap:20px}.hero h1{font-size:59px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;padding-inline:16px}.hero-actions .text-link{font-size:11px;gap:10px}.photo-frame{height:420px}.round-stamp{right:-12px;width:95px;height:95px;font-size:8px}.story-inner{gap:55px}.food-title h3{font-size:28px}.way-card{padding:24px 22px}.way-card h3{font-size:29px}.way-top>span{font-size:7px}.way-top{gap:8px}.flavour-strip>div{gap:30px;font-size:10px}.closing-flower{left:9%}.closing-heart{right:10%}}
@media(max-width:900px){.section-wrap{padding-inline:28px}.site-header{padding-inline:28px;height:94px}.site-header nav{gap:20px;font-size:11px}.site-header nav .button{display:none}.hero{padding-top:30px;padding-bottom:60px}.hero h1{font-size:49px}.hero-description{font-size:13px}.hero-actions{flex-wrap:wrap;gap:12px 23px}.hero-notes{gap:9px 18px;font-size:9px;margin-top:24px}.photo-frame{height:390px}.hero .eyebrow{font-size:8px}.round-stamp{top:0;width:84px;height:84px;font-size:7px}.round-stamp svg{width:23px;height:23px}.section-intro>p{font-size:12px}.food-section,.find-section{padding-top:66px;padding-bottom:60px}.food-grid{gap:20px}.food-photo{height:260px}.food-copy{padding:23px}.food-title{align-items:flex-start;flex-wrap:wrap;gap:10px}.food-title h3{font-size:29px}.food-copy p{font-size:12px}.story-inner{gap:36px;padding-block:56px}.story-art{padding-inline:28px}.story-art>p{font-size:43px}.sun-drawing{font-size:85px}.story-copy h2{font-size:44px}.story-lead{font-size:16px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:12px}.ways-grid{gap:12px}.way-card{padding:24px 18px}.way-top{flex-direction:column;align-items:flex-start;gap:15px}.way-card h3{font-size:27px}.way-card>p{font-size:11px}.status{font-size:8px}.way-bottom .text-link{font-size:10px;gap:10px}.faq-section{gap:40px;padding-bottom:70px}.site-footer{gap:18px}.preview-label{font-size:8px}}
@media(max-width:640px){html{scroll-padding-top:24px}.announcement{font-size:7px;letter-spacing:.09em;height:30px;gap:10px}.tiny-sun{font-size:15px}.section-wrap{padding-inline:23px}.site-header{height:87px;padding-inline:23px;position:relative}.brand{font-size:30px}.brand>span{font-size:7px}.menu-toggle{display:flex;background:none;width:44px;height:44px;flex-direction:column;justify-content:center;gap:7px;align-items:center;border:1px solid #b8322540;border-radius:50%}.menu-toggle span{width:18px;height:1.5px;background:var(--red);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:80px;left:16px;right:16px;z-index:10;flex-direction:column;align-items:stretch;gap:0;background:var(--cream);border:1px solid var(--line);border-radius:7px;padding:15px 22px;box-shadow:0 14px 25px #47291e14}.site-header nav.open{display:flex}.site-header nav a{padding:13px 0;font-size:14px}.site-header nav .button{display:flex;margin-block:8px;font-size:12px}.hero{grid-template-columns:1fr;gap:37px;padding-top:27px;padding-bottom:55px}.hero .eyebrow{font-size:8px;margin-bottom:18px}.hero h1{font-size:clamp(46px,10.8vw,65px);line-height:1.04}.hero-description{font-size:13px;margin-top:22px}.hero-actions{margin-top:25px;gap:15px 22px}.hero-actions .button{font-size:11px;gap:18px;padding:16px 19px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-notes{font-size:9px;margin-top:23px;gap:21px}.hero-visual{padding:0 10px 17px 7px;max-width:450px;width:100%;justify-self:center}.photo-frame{height:360px;border-radius:43% 43% 4px 4px;transform:rotate(2deg)}.round-stamp{right:0;top:7px;width:94px;height:94px;font-size:8px}.round-stamp svg{width:25px;height:25px}.photo-caption{font-size:22px;right:22px;bottom:-13px}.flavour-strip{padding:16px 0}.flavour-strip>div{justify-content:flex-start;padding-left:24px;gap:24px;font-size:9px}.flavour-strip span{font-size:20px}.food-section{padding-top:53px;padding-bottom:50px}.section-intro{display:block;margin-bottom:28px}.section-intro .eyebrow{font-size:9px;margin-bottom:14px}h2{font-size:43px}.section-intro>p{margin-top:20px;font-size:12px}.food-grid{grid-template-columns:1fr;gap:25px}.food-photo{height:265px}.agua-card .food-photo{height:290px}.agua-card .food-photo img{object-position:center 58%}.food-copy{padding:23px 24px}.food-title{align-items:center}.food-title h3{font-size:31px}.food-copy p{font-size:13px;margin-top:15px}.menu-note{font-size:10px;margin-top:18px}.food-footnote{font-size:9px;line-height:1.7;margin-top:17px}.story-inner{grid-template-columns:1fr;gap:36px;padding-block:47px}.story-art{max-width:310px;padding-top:26px;padding-bottom:24px}.sun-drawing{font-size:80px}.story-art>p{font-size:43px}.story-art-bottom{margin-top:25px}.story-copy .eyebrow{font-size:9px}.story-copy h2{font-size:43px}.story-lead{font-size:18px;margin-top:20px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:13px}.signature{font-size:25px;margin-top:21px}.find-section{padding-block:53px 45px}.ways-grid{grid-template-columns:1fr;gap:19px}.way-card{padding:28px}.way-top{flex-direction:row;align-items:center;margin-bottom:23px}.way-top>span{font-size:8px}.way-card h3{font-size:35px}.way-card>p{font-size:13px;margin-top:16px;margin-bottom:23px}.status{font-size:10px}.way-bottom .text-link{font-size:12px;margin-top:15px}.faq-section{grid-template-columns:1fr;gap:27px;padding-top:15px;padding-bottom:50px}.faq-section .eyebrow{font-size:9px}summary{font-size:12px;padding:19px 0}.closing-section{padding-top:45px;padding-bottom:49px}.closing-section h2{font-size:61px}.closing-section .eyebrow{font-size:9px}.closing-section>p:not(.eyebrow){font-size:12px}.closing-flower{font-size:63px;left:4%;top:24px}.closing-heart{font-size:67px;right:4%;bottom:24px}.closing-section .button{font-size:11px}.site-footer{flex-wrap:wrap;gap:24px;padding-top:31px;padding-bottom:27px}.site-footer>div{flex:1 1 180px}.site-footer .brand{font-size:29px}.preview-label{font-size:8px}.dialog-inner{padding:42px 24px 25px}.dialog-inner h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.brand>.brand-tacos,.site-footer .brand>.brand-tacos{font-size:10px;letter-spacing:.48em;margin-top:3px;padding-left:5px;font-weight:700}.brand>.brand-byline,.site-footer .brand>.brand-byline{font-size:6px;letter-spacing:.18em;margin-top:4px;font-weight:500}
