/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--yellow:#ffbf19;--orange:#f36920;--cream:#fff8e9;--brown:#572014;--ink:#32120b;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.nav-shell{z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:88px;padding:14px clamp(22px,4vw,70px);display:grid;position:absolute;top:0;left:0}.nav-logo{border-radius:16px;align-items:center;width:78px;height:64px;display:flex;overflow:hidden}.nav-logo img{object-fit:contain;width:100%;height:100%}nav{gap:34px;font-size:14px;font-weight:800;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--brown);width:0;height:2px;transition:all .25s;position:absolute;bottom:-7px;left:0}nav a:hover:after{width:100%}.pill{background:var(--brown);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:58px;padding:0 26px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px #4e180b26}.pill:hover{transform:translateY(-2px);box-shadow:0 11px #4e180b21}.pill span{font-size:20px}.pill-small{justify-self:end;min-height:48px;padding:0 20px}.hero{background:linear-gradient(120deg,#fff8e9 0% 54%,#ffc82d 54%,#ffb915 100%);grid-template-columns:minmax(340px,.85fr) 1.15fr;align-items:center;gap:70px;min-height:820px;padding:150px clamp(24px,7vw,110px) 80px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--orange);margin:0 0 18px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;text-transform:uppercase;margin-bottom:24px;font-size:clamp(60px,7vw,112px);font-weight:950;line-height:.81}h1 em{color:var(--orange);font-style:normal;display:inline-block;transform:rotate(-2deg)}.hero-lede{color:#6f3d2f;max-width:550px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.text-link{border-bottom:2px solid;padding:8px 0;font-size:14px;font-weight:900}.text-link span{margin-left:8px}.hero-proof{color:#7a4637;align-items:center;gap:13px;margin-top:48px;font-size:12px;line-height:1.35;display:flex}.hero-proof strong{color:var(--ink)}.proof-faces{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:24px;display:grid;transform:rotate(-8deg)}.hero-visual{min-height:580px;position:relative}.sunburst{background:repeating-conic-gradient(#ffffff38 0deg 7deg,#0000 7deg 17deg);border-radius:50%;width:720px;height:720px;animation:80s linear infinite spin;position:absolute;top:-70px;left:0}@keyframes spin{to{transform:rotate(360deg)}}.food-card{background:#fff;border:8px solid #fff;position:absolute;overflow:hidden;box-shadow:0 26px 60px #6023073d}.food-card img{object-fit:cover;width:100%;height:100%;display:block}.food-main{border-radius:48% 48% 28px 28px;width:min(500px,67vw);height:560px;top:0;left:7%;transform:rotate(2deg)}.food-float{border-radius:28px;width:205px;height:270px;bottom:2%;right:-3%;transform:rotate(7deg)}.scribble{color:var(--brown);font-family:Georgia,serif;font-size:18px;font-style:italic;font-weight:700;position:absolute;transform:rotate(-7deg)}.scribble-one{bottom:7%;left:-4%}.scribble-two{max-width:130px;top:4%;right:-4%;transform:rotate(8deg)}.ticker{background:var(--brown);color:#ffe8a3;text-transform:uppercase;letter-spacing:.13em;white-space:nowrap;justify-content:space-around;align-items:center;gap:24px;min-height:64px;padding:12px 30px;font-size:12px;font-weight:900;display:flex;overflow:hidden}.ticker i{color:var(--yellow);font-style:normal}.featured{padding:100px clamp(24px,6vw,92px) 120px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px;display:flex}.section-heading h2{letter-spacing:-.045em;text-transform:uppercase;max-width:760px;margin:0;font-size:clamp(42px,5vw,74px);line-height:.94}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #5720141f;border-radius:30px;padding:12px 12px 18px;transition:all .25s;position:relative}.product-card:hover{transform:translateY(-7px)rotate(-.5deg);box-shadow:0 24px 55px #5a2a1321}.product-image{aspect-ratio:.88;background:#f6ead5;border-radius:22px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.product-card:hover img{transform:scale(1.04)}.product-info{justify-content:space-between;align-items:start;gap:10px;padding:18px 5px 0;display:flex}.product-info h3{margin:0 0 5px;font-size:19px}.product-info p{color:#865748;margin:0;font-size:12px}.product-info strong{white-space:nowrap;color:var(--orange);font-size:13px}.experience-strip{background:var(--orange);color:#fff;text-align:center;padding:100px clamp(24px,8vw,130px)}.experience-strip p{font-family:Georgia,serif;font-style:italic}.experience-strip h2{text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(34px,5vw,68px);line-height:1.04}.experience-strip h2 span{color:var(--yellow)}.top-note{z-index:35;background:var(--brown);color:#ffe6a2;text-align:center;text-transform:uppercase;letter-spacing:.12em;justify-content:center;align-items:center;gap:18px;width:100%;height:34px;font-size:10px;font-weight:900;display:flex;position:absolute;top:0}.top-note span{color:var(--yellow)}.site-header{z-index:30;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:90px;padding:10px clamp(22px,4vw,66px);display:grid;position:absolute;top:34px;left:0}.brand{border-radius:16px;width:78px;height:68px;display:block;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.desktop-nav{align-items:center;gap:27px;font-size:13px;font-weight:900;display:flex}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:all .2s;position:absolute;bottom:4px;left:0}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{justify-self:end;align-items:center;gap:11px;display:flex}.language{border:1px solid #57201440;border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:900;display:grid}.bag-button{background:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:12px;height:46px;padding:0 7px 0 19px;font-weight:900;display:flex}.bag-button b{background:var(--yellow);min-width:32px;height:32px;color:var(--brown);border-radius:50%;place-items:center;padding:0 7px;display:grid}.menu-button{background:var(--yellow);cursor:pointer;border:0;border-radius:50%;place-content:center;gap:5px;width:44px;height:44px;display:none}.menu-button i{background:var(--brown);width:18px;height:2px;display:block}.mobile-menu{display:none}.section-pad{padding:100px clamp(24px,6vw,92px) 120px}.featured.section-pad{padding-top:100px}.image-button{aspect-ratio:.88;cursor:pointer;width:100%;height:auto;box-shadow:none;font-size:inherit;background:#f2e3ce;border:0;border-radius:22px;padding:0;display:block;position:relative;top:auto;right:auto;overflow:hidden}.image-button>img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1);display:block}.image-button>span{background:var(--yellow);color:var(--brown);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:950;position:absolute;top:12px;left:12px}.product-card:hover .image-button>img{transform:scale(1.055)}.title-button{width:auto;height:auto;color:inherit;text-align:left;cursor:pointer;box-shadow:none;font-size:inherit;background:0 0;border:0;border-radius:0;padding:0;position:static}.title-button h3{margin:0 0 5px}.add-button{background:var(--yellow);width:42px;height:42px;color:var(--brown);cursor:pointer;border:0;border-radius:50%;font-size:25px;position:absolute;top:18px;right:18px;box-shadow:0 5px #57201438}.experiences{background:#fffdf8}.experience-intro{text-align:center;max-width:1000px;margin:0 auto 58px}.experience-intro h2{text-transform:uppercase;letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.3vw,79px);line-height:.96}.experience-grid{grid-template-columns:repeat(12,1fr);gap:20px;max-width:1400px;margin:0 auto;display:grid}.experience-card{color:#fff;border-radius:30px;min-height:590px;position:relative;overflow:hidden}.experience-card>img,.experience-card>video{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.experience-card:after{content:"";background:linear-gradient(#0000 35%,#2f0f07e0);position:absolute;inset:0}.experience-card:hover>img,.experience-card:hover>video{transform:scale(1.04)}.experience-card>div{z-index:2;position:absolute;bottom:28px;left:28px;right:28px}.experience-card small{color:var(--yellow);font-weight:900}.experience-card h3{text-transform:uppercase;letter-spacing:-.05em;margin:9px 0 10px;font-size:clamp(32px,3.3vw,55px);line-height:.86}.experience-card p{color:#fff3dd;max-width:300px;margin:0;line-height:1.5}.experience-card div>span{background:var(--yellow);width:48px;height:48px;color:var(--brown);border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;bottom:0;right:0}.cocina-card{grid-column:span 5}.brunch-card{grid-column:span 4;transform:translateY(42px)}.special-card{grid-column:span 3}.social-bite{background:var(--yellow);grid-template-columns:.8fr 1.2fr;align-items:center;min-height:760px;padding:80px clamp(24px,9vw,145px);display:grid;overflow:hidden}.social-video{background:#fff;border-radius:38px;justify-self:center;width:min(390px,80vw);height:610px;padding:10px;position:relative;transform:rotate(-3deg);box-shadow:0 24px 60px #57201433}.social-video:before{content:"";background:var(--orange);border-radius:50%;width:130px;height:130px;position:absolute;top:-50px;left:-60px}.social-video video{object-fit:cover;border-radius:30px;width:100%;height:100%;position:relative}.social-copy{max-width:700px;padding-left:8vw}.social-copy h2{text-transform:uppercase;letter-spacing:-.06em;margin-bottom:25px;font-size:clamp(54px,6vw,96px);line-height:.86}.social-copy>p:not(.eyebrow){max-width:540px;font-family:Georgia,serif;font-size:19px;line-height:1.55}.social-copy .pill{margin-top:20px}.story-callout{grid-template-columns:1.4fr .6fr;align-items:center;gap:70px;display:grid}.story-callout>div{max-width:920px}.story-callout h2{letter-spacing:-.035em;font-family:Georgia,serif;font-size:clamp(35px,4.6vw,70px);font-weight:400;line-height:1.08}.story-callout img{object-fit:cover;border-radius:48% 48% 25px 25px;width:100%;max-height:560px;transform:rotate(2deg)}.page-hero{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:730px;padding:174px clamp(24px,7vw,110px) 80px;display:grid;overflow:hidden}.page-hero>div:first-child{max-width:720px}.page-hero h1{margin-bottom:28px;font-size:clamp(56px,7vw,105px);line-height:.85}.page-hero>div:first-child>p:last-child{max-width:600px;font-family:Georgia,serif;font-size:19px;line-height:1.55}.page-hero-media{border:8px solid #fff;border-radius:48% 48% 32px 32px;width:100%;height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #5b23103d}.page-hero-media img,.page-hero-media video{object-fit:cover;width:100%;height:100%}.shop-hero{background:linear-gradient(120deg,var(--cream) 0 52%,var(--yellow) 52%)}.specials-hero{background:linear-gradient(120deg,var(--cream) 0 52%,#f58c26 52%)}.cocina-hero{background:linear-gradient(120deg,#fff8e9 0 52%,#ffbf19 52%)}.brunch-hero{background:linear-gradient(120deg,#fff0e5 0 52%,#ff8e83 52%)}.about-hero{background:linear-gradient(120deg,#fff8e9 0 52%,#ffbf19 52%)}.shop-area{position:relative}.filter-bar{flex-wrap:wrap;gap:9px;margin-bottom:15px;display:flex}.filter-bar button{color:var(--brown);cursor:pointer;background:0 0;border:1px solid #5720143d;border-radius:999px;padding:12px 17px;font-size:12px;font-weight:900}.filter-bar button.active,.filter-bar button:hover{background:var(--brown);color:#fff}.shop-count{color:#8d5d50;text-transform:uppercase;letter-spacing:.12em;margin:25px 0 35px;font-size:12px;font-weight:900}.shop-grid{grid-template-columns:repeat(3,1fr)}.floating-checkout{z-index:5;cursor:pointer;border:0;margin:30px auto 0;display:none;position:sticky;bottom:20px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#341008bd;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.product-modal{background:var(--cream);border-radius:32px;grid-template-columns:1fr 1fr;gap:42px;width:min(1060px,100%);max-height:92vh;padding:22px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #00000059}.close-button{z-index:3;background:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:50%;width:44px;height:44px;font-size:26px;position:absolute;top:18px;right:18px}.modal-gallery{min-width:0}.modal-main-image{object-fit:cover;border-radius:22px;width:100%;height:560px;display:block}.thumbnails{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;height:84px;padding:3px;overflow:hidden}.thumbnails button.active{border-color:var(--orange)}.thumbnails img{object-fit:cover;border-radius:8px;width:100%;height:100%}.modal-copy{align-self:center;padding:35px 30px 35px 0}.badge{background:var(--yellow);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:10px;font-weight:950;display:inline-block}.modal-copy h2{text-transform:uppercase;letter-spacing:-.055em;max-width:470px;margin:0;font-size:clamp(42px,4.3vw,67px);line-height:.9}.modal-subtitle{color:var(--orange);margin:16px 0 26px;font-family:Georgia,serif;font-size:20px;font-style:italic}.modal-description{color:#704033;font-size:16px;line-height:1.65}.pairing{background:#fff;border-radius:16px;align-items:flex-start;gap:14px;margin:30px 0;padding:18px;display:flex}.pairing>span{color:var(--orange);font-size:20px}.pairing strong{text-transform:uppercase;letter-spacing:.1em;font-size:12px}.pairing p{color:#7d4b3e;margin:6px 0 0;font-size:13px;line-height:1.45}.modal-buy{justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-buy>strong{font-size:25px}.modal-buy .pill{cursor:pointer;border:0}.cutoff-banner{background:var(--brown);color:#fff6dd;justify-content:space-between;align-items:center;gap:30px;min-height:120px;padding:22px clamp(24px,7vw,110px);display:flex}.cutoff-banner>div:first-child{align-items:center;gap:22px;display:flex}.cutoff-banner>div:first-child>span{background:var(--yellow);width:74px;height:74px;color:var(--brown);border-radius:50%;flex:none;place-items:center;font-size:24px;font-weight:950;display:grid}.cutoff-banner p{margin:0;line-height:1.5}.countdown-stamp{border:1px dashed var(--yellow);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:13px 18px;font-size:10px;font-weight:900}.special-products{grid-template-columns:1fr 1fr;gap:25px;display:grid}.special-products article{background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;min-height:550px;display:grid;overflow:hidden}.special-products article>img{object-fit:cover;width:100%;height:100%}.special-products article>div{align-self:center;padding:38px 32px}.special-products h2{text-transform:uppercase;margin:0 0 17px;font-size:clamp(40px,4vw,62px);line-height:.9}.special-products article p:not(.eyebrow){color:#74463a;min-height:100px;line-height:1.55}.special-products article strong{color:var(--orange);margin:22px 0;font-size:23px;display:block}.special-products .pill{cursor:pointer;border:0}.order-module{background:var(--yellow);grid-template-columns:.85fr 1.15fr;gap:80px;padding:100px clamp(24px,9vw,145px);display:grid}.module-copy{align-self:start;position:sticky;top:30px}.module-copy h2{text-transform:uppercase;letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(50px,6vw,88px);line-height:.86}.module-copy>p:last-child{max-width:470px;font-family:Georgia,serif;font-size:18px;line-height:1.55}.order-module form{background:var(--white);border-radius:28px;grid-template-columns:1fr 1fr;gap:18px;padding:34px;display:grid;box-shadow:0 24px 70px #5720141f}.order-module label,.checkout-form label{color:#714034;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:8px;font-size:11px;font-weight:950;display:flex}.order-module input,.order-module select,.order-module textarea,.checkout-form input,.checkout-form textarea{width:100%;min-height:52px;color:var(--ink);text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #dfc9ba;border-radius:12px;outline:none;padding:0 14px;font:600 15px/1 Arial,sans-serif}.order-module textarea,.checkout-form textarea{resize:vertical;padding-top:14px}.order-module input:focus,.order-module select:focus,.order-module textarea:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f3692024}.full-field{grid-column:1/-1}.module-total{border-top:1px solid #e7d4c5;border-bottom:1px solid #e7d4c5;grid-column:1/-1;justify-content:space-between;align-items:end;padding:22px 0;display:flex}.module-total span{text-transform:uppercase;font-size:12px;font-weight:900}.module-total strong{font-size:30px}.order-module form>.pill{cursor:pointer;border:0;grid-column:1/-1}.confirmation{background:#e5f5dc;border:1px solid #b7dca5;border-radius:14px;grid-column:1/-1;padding:18px}.confirmation>strong{color:#28531a}.confirmation p{color:#47643d;margin:6px 0 14px;font-size:13px;line-height:1.45}.confirmation>div{gap:8px;display:flex}.confirmation a{color:#fff;text-align:center;background:#28531a;border-radius:9px;flex:1;padding:12px;font-size:12px;font-weight:900}.cocina-experience{background:#fffaf0;overflow:hidden}.cocina-experience h1,.cocina-experience h2,.cocina-experience h3{text-wrap:balance}.cocina-new-hero{background:linear-gradient(120deg,#fff9ec 0 53%,#ffbf19 53%);grid-template-columns:1.04fr .96fr;align-items:center;gap:7vw;min-height:820px;padding:165px clamp(24px,7vw,110px) 80px;display:grid}.cocina-hero-copy{max-width:760px}.cocina-hero-copy h1{font-size:clamp(58px,6.5vw,104px)}.cocina-hero-copy>p:not(.eyebrow){color:#734537;max-width:610px;font-family:Georgia,serif;font-size:19px;line-height:1.55}.cocina-box-scene{background:#fff;border-radius:36px;justify-self:center;width:min(590px,43vw);padding:20px 20px 76px;position:relative;transform:rotate(1.4deg);box-shadow:0 28px 70px #57201433}.cocina-box-photo{border-radius:26px;height:610px;overflow:hidden}.cocina-box-photo img{object-fit:cover;width:100%;height:100%}.cocina-box-scene>p{color:#714336;margin:0;font-family:Georgia,serif;font-size:14px;font-style:italic;position:absolute;bottom:17px;left:30px;right:30px}.numbered-pack{background:var(--brown);color:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 15px 10px 9px;font-size:11px;font-weight:900;display:flex;position:absolute;box-shadow:0 9px 22px #57201440}.numbered-pack b{background:var(--yellow);width:31px;height:31px;color:var(--brown);border-radius:50%;place-items:center;font-size:15px;display:grid}.pack-one{top:70px;left:-35px;transform:rotate(-7deg)}.pack-three{bottom:130px;right:-28px;transform:rotate(6deg)}.cocina-subnav{background:var(--brown);color:#fff1d4;white-space:nowrap;justify-content:center;gap:8px;padding:17px clamp(18px,4vw,58px);display:flex;overflow-x:auto}.cocina-subnav a{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;flex:none;padding:10px 14px;font-size:11px;font-weight:900}.cocina-subnav a:hover{background:var(--yellow);color:var(--brown)}.cocina-subnav a:after{display:none}.cocina-promise{text-align:center;background:#fff;justify-content:center;align-items:center;gap:28px;padding:70px 6vw;display:flex}.cocina-promise h2{max-width:1050px;margin:0;font-family:Georgia,serif;font-size:clamp(27px,3.3vw,50px);font-weight:400;line-height:1.2}.cocina-promise span{color:var(--orange);font-size:25px}.format-section{background:#ffcc3f}.format-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.format-grid>a{background:#fff9ec;border-radius:32px;min-height:430px;padding:38px;transition:all .25s;position:relative;overflow:hidden}.format-grid>a:nth-child(2){background:var(--orange);color:#fff}.format-grid>a:hover{transform:translateY(-8px);box-shadow:0 22px 55px #57201421}.format-grid>a>span{background:var(--yellow);color:var(--brown);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:950;display:inline-block}.format-grid h3{text-transform:uppercase;letter-spacing:-.055em;max-width:600px;margin:60px 0 18px;font-size:clamp(44px,4.7vw,74px);line-height:.85}.format-grid p{max-width:620px;line-height:1.55}.format-grid ul{padding-left:20px;font-size:13px;line-height:1.8}.format-grid>a>b{background:var(--brown);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid;position:absolute;bottom:26px;right:28px}.cocina-featured{background:#fffaf0}.meal-scroll,.meal-grid,.builder-meal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.meal-card{background:#fff;border:1px solid #ead5c3;border-radius:27px;min-width:0;transition:all .25s;overflow:hidden}.meal-card:hover,.meal-card.selected{transform:translateY(-6px);box-shadow:0 22px 55px #5720141f}.meal-card.selected{outline:3px solid var(--orange)}.meal-photo{aspect-ratio:1.05;display:block;position:relative;overflow:hidden}.meal-photo img{object-fit:cover;width:100%;height:100%;transition:all .55s}.meal-card:hover .meal-photo img{transform:scale(1.05)}.meal-photo>span{background:var(--yellow);width:44px;height:44px;color:var(--brown);border-radius:50%;place-items:center;font-weight:950;display:grid;position:absolute;top:15px;left:15px}.meal-card-copy{padding:22px}.meal-meta{flex-wrap:wrap;gap:6px;display:flex}.meal-meta span{color:#7c4c3e;text-transform:uppercase;letter-spacing:.06em;background:#fff2d2;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.meal-card h3{text-transform:uppercase;letter-spacing:-.045em;margin:16px 0 10px;font-size:clamp(24px,2.5vw,37px);line-height:.91}.meal-card-copy>p{color:#75473a;min-height:66px;font-family:Georgia,serif;font-size:13px;line-height:1.55}.meal-card-bottom{border-top:1px solid #ead8c9;justify-content:space-between;align-items:end;gap:18px;padding-top:15px;display:flex}.meal-card-bottom small,.meal-card-bottom strong{display:block}.meal-card-bottom small{color:#96695b;text-transform:uppercase;font-size:9px}.meal-card-bottom strong{margin-top:4px;font-size:14px}.meal-card-bottom strong i{color:#986a5c;font-size:9px;font-style:normal;font-weight:600}.meal-card-bottom button,.meal-card-bottom>a{background:var(--yellow);width:46px;height:46px;color:var(--brown);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;font-size:20px;font-weight:950;display:grid}.meal-card-bottom button span{display:none}.cocina-how-preview{background:var(--orange);color:#fff;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:55px;padding:90px clamp(24px,7vw,110px);display:grid}.cocina-how-preview h2{text-transform:uppercase;letter-spacing:-.05em;max-width:660px;margin:0;font-size:clamp(42px,5vw,76px);line-height:.89}.cocina-how-preview .eyebrow{color:#ffe09a}.cocina-how-preview ol{margin:0;padding:0;list-style:none}.cocina-how-preview li{align-items:center;gap:12px;padding:9px 0;display:flex}.cocina-how-preview li b{border:1px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.price-source{background:#f3e6d5;justify-content:center;align-items:flex-start;gap:18px;padding:30px 6vw;display:flex}.price-source>span{color:var(--orange);font-size:25px}.price-source p{color:#704336;max-width:900px;margin:6px 0;line-height:1.5}.price-source small{color:#977062}.cocina-collection-hero,.how-hero,.recipes-hero,.faq-hero{background:var(--yellow);text-align:center;padding:185px clamp(24px,9vw,140px) 90px}.cocina-collection-hero h1,.how-hero h1,.recipes-hero h1,.faq-hero h1{max-width:1150px;margin-inline:auto;font-size:clamp(54px,7.4vw,116px)}.cocina-collection-hero>p:last-child,.how-hero>p:last-child,.recipes-hero>p:last-child{color:#6e3f32;max-width:700px;margin-inline:auto;font-family:Georgia,serif;font-size:18px;line-height:1.55}.meal-filters{gap:8px;margin-bottom:34px;display:flex;overflow-x:auto}.meal-filters button,.package-presets button{color:var(--brown);cursor:pointer;background:0 0;border:1px solid #d9bfac;border-radius:999px;flex:none;padding:11px 16px;font-size:11px;font-weight:900}.meal-filters button.active,.meal-filters button:hover{background:var(--brown);color:#fff}.collection-cta{background:var(--yellow);border-radius:28px;justify-content:space-between;align-items:center;gap:25px;margin-top:70px;padding:40px;display:flex}.collection-cta h2{text-transform:uppercase;margin:0;font-size:clamp(35px,4vw,60px)}.meal-detail-hero{background:#fff6e8;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;min-height:850px;padding:165px clamp(24px,6vw,95px) 80px;display:grid}.meal-detail-photo{border-radius:38px;height:650px;position:relative;overflow:hidden}.meal-detail-photo img{object-fit:cover;width:100%;height:100%}.meal-detail-photo>span{background:var(--yellow);border-radius:999px;padding:11px 15px;font-size:11px;font-weight:950;position:absolute;top:22px;left:22px}.back-link{margin-bottom:55px;font-size:12px;font-weight:900;display:inline-block}.meal-detail-copy h1{font-size:clamp(52px,6vw,94px)}.detail-lede{color:#714338;max-width:620px;font-family:Georgia,serif;font-size:19px;line-height:1.55}.quick-facts{background:#ddc5b2;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin:25px 0;display:grid;overflow:hidden}.quick-facts span{background:#fff;padding:15px;font-size:11px;font-weight:800}.quick-facts small{color:#a06b59;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:8px;display:block}.detail-config{background:#fff;border-radius:24px;padding:22px;box-shadow:0 16px 45px #57201417}.detail-toggle{grid-template-columns:1fr 1fr;gap:7px;display:grid}.detail-toggle button{cursor:pointer;background:#fff;border:1px solid #dfcabb;border-radius:999px;padding:13px;font-size:11px;font-weight:900}.detail-toggle button.active{border-color:var(--brown);background:var(--brown);color:#fff}.guest-inline{gap:12px;margin:16px 0;display:flex}.guest-inline label{text-transform:uppercase;border:1px solid #e3d2c4;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:11px 13px;font-size:10px;font-weight:900;display:flex}.guest-inline select{background:0 0;border:0;font-weight:950}.detail-price{justify-content:space-between;align-items:end;margin:16px 0;display:flex}.detail-price>span{color:var(--orange);font-size:16px;font-weight:900}.detail-price>strong{text-align:right;font-size:25px}.detail-price small{color:#916459;font-size:9px;display:block}.detail-config .pill{width:100%}.meal-media-strip{background:var(--brown);grid-template-columns:repeat(3,1fr);gap:12px;padding:18px clamp(24px,6vw,95px);display:grid}.meal-media-strip article{border-radius:20px;height:330px;position:relative;overflow:hidden}.meal-media-strip img,.meal-media-strip video{object-fit:cover;width:100%;height:100%}.meal-media-strip article:nth-child(3) img{transform:scale(1.25)}.meal-media-strip span{background:var(--yellow);color:var(--brown);text-transform:uppercase;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:950;position:absolute;bottom:13px;left:13px}.meal-detail-body{background:#fff;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.meal-detail-body h2{text-transform:uppercase;font-size:clamp(38px,4vw,62px);line-height:.92}.kit-contents ul{padding:0;list-style:none}.kit-contents li{border-bottom:1px solid #eddccf;gap:12px;padding:13px 0;display:flex}.kit-contents li span{color:var(--orange);font-weight:950}.storage-note{background:#fff0c9;border-radius:17px;gap:16px;margin-top:25px;padding:20px;display:flex}.storage-note b{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:43px;height:43px;display:grid}.storage-note p{color:#714637;margin:0;font-size:13px;line-height:1.5}.recipe-preview ol{margin:0;padding:0;list-style:none}.recipe-preview li{border-bottom:1px solid #eddccf;grid-template-columns:42px 1fr;align-items:center;gap:15px;padding:16px 0;display:grid}.recipe-preview li b{border:1px solid var(--orange);width:38px;height:38px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.chef-note{border-left:5px solid var(--orange);background:#fff5e4;margin-top:25px;padding:22px}.chef-note p{color:#74493c;margin:8px 0 0;line-height:1.5}.complete-crunch{background:var(--yellow);grid-template-columns:.7fr 1.3fr;gap:50px;padding:90px clamp(24px,7vw,110px);display:grid}.complete-crunch h2{text-transform:uppercase;max-width:470px;font-size:clamp(42px,5vw,72px);line-height:.9}.complete-crunch>div:last-child{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.complete-crunch article{background:#fff;border-radius:20px;padding:10px}.complete-crunch article img{aspect-ratio:1;object-fit:cover;border-radius:13px;width:100%}.complete-crunch article span,.complete-crunch article strong{padding:8px 5px 0;font-size:12px;display:block}.complete-crunch article strong{color:var(--orange);padding-top:3px}.mobile-meal-cta{display:none}.builder-page{min-height:100vh;padding-top:124px}.builder-head{z-index:9;background:var(--brown);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px clamp(18px,4vw,60px);display:grid;position:sticky;top:0}.builder-head>a,.builder-head>span{font-size:11px;font-weight:900}.builder-head>span{justify-self:end}.builder-head>div{gap:8px;display:flex}.builder-head button{color:#e9c7ba;background:0 0;border:1px solid #b9806e;border-radius:50%;width:31px;height:31px;font-size:10px;font-weight:950}.builder-head button.active,.builder-head button.done{border-color:var(--yellow);background:var(--yellow);color:var(--brown)}.builder-shell{min-height:760px;padding:72px clamp(20px,7vw,110px) 100px}.builder-step{max-width:1380px;margin:auto}.builder-step>h1{max-width:1050px;margin-bottom:48px;font-size:clamp(52px,6.5vw,98px)}.builder-mode{grid-template-columns:1fr 1fr;gap:18px;display:grid}.builder-mode>button{min-height:370px;color:var(--brown);text-align:left;cursor:pointer;background:#fff;border:2px solid #ead5c2;border-radius:32px;padding:35px;transition:all .2s}.builder-mode>button.active{border-color:var(--orange);background:#fff1d7;transform:translateY(-5px)}.builder-mode>button>span{background:var(--yellow);border-radius:50%;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.builder-mode h2{text-transform:uppercase;margin:65px 0 14px;font-size:clamp(36px,4vw,60px);line-height:.9}.builder-mode p{color:#774a3d;max-width:520px;line-height:1.55}.builder-next{float:right;cursor:pointer;border:0;margin-top:35px}.builder-next:disabled{opacity:.35;cursor:not-allowed}.adult-options{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.adult-options button,.adult-options a{cursor:pointer;background:#fff;border:1px solid #dbc3b0;border-radius:20px;place-content:center;justify-items:center;gap:7px;min-height:140px;display:grid}.adult-options button.active{border:3px solid var(--orange);background:#fff1d5}.adult-options strong{font-size:36px}.adult-options span{color:#8a5e50;text-transform:uppercase;font-size:9px;font-weight:900}.children-field{background:var(--yellow);border-radius:22px;max-width:580px;margin-top:28px;padding:25px;display:block}.children-field>span{font-weight:950}.children-field>div{align-items:center;gap:16px;margin:16px 0;display:flex}.children-field button{background:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:50%;width:40px;height:40px}.children-field strong{text-align:center;min-width:32px;font-size:27px}.children-field small{color:#714838}.package-presets{align-items:center;gap:8px;margin-bottom:25px;display:flex}.package-presets span{color:var(--orange);margin-left:auto;font-size:11px;font-weight:950}.builder-meal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.personalize-form{background:#fff;border-radius:27px;grid-template-columns:repeat(2,1fr);gap:16px;padding:30px;display:grid}.personalize-form>label,.checkout-details>label{color:#714538;text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:8px;font-size:10px;font-weight:950;display:flex}.personalize-form input,.personalize-form select,.personalize-form textarea,.checkout-details input{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #ddc8b7;border-radius:11px;padding:10px 13px;font:600 14px Arial,sans-serif}.personalize-form fieldset{border:1px solid #e1ccba;border-radius:14px;grid-column:1/-1;padding:18px}.personalize-form legend{color:#8e6253;text-transform:uppercase;padding:0 8px;font-size:10px;font-weight:950}.personalize-form fieldset label{align-items:center;gap:6px;margin:8px 18px 4px 0;font-size:12px;display:inline-flex}.personalize-form fieldset input,.check-line input{width:auto;min-height:auto;accent-color:var(--orange)}.personalize-form .wide{grid-column:1/-1}.personalize-form .check-line{flex-direction:row;align-items:center;display:flex}.step-lede{color:#75483b;max-width:700px;margin-top:-25px;font-family:Georgia,serif;font-size:18px;line-height:1.55}.extras-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.extras-grid button{color:var(--brown);text-align:left;cursor:pointer;background:#fff;border:2px solid #e4cfbd;border-radius:20px;grid-template-columns:105px 1fr auto;align-items:center;gap:14px;padding:9px;display:grid;position:relative}.extras-grid button.active{border-color:var(--orange);background:#fff0d2}.extras-grid img{object-fit:cover;border-radius:13px;width:105px;height:105px}.extras-grid span{font-weight:950}.extras-grid strong{color:var(--orange);font-size:12px}.extras-grid b{background:var(--yellow);border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:10px;right:10px}.cocina-checkout{grid-template-columns:.78fr 1.22fr;gap:20px;display:grid}.checkout-summary,.checkout-details{background:#fff;border-radius:25px;padding:25px}.summary-title{border-bottom:1px solid #e6d4c5;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:18px;display:flex}.summary-title>span{background:var(--yellow);border-radius:50%;place-items:center;width:47px;height:47px;display:grid}.summary-title p{color:#8b5b4c;margin:4px 0 0;font-size:11px}.checkout-summary article{border-bottom:1px solid #eadbce;grid-template-columns:65px 1fr;align-items:center;gap:11px;padding:10px 0;display:grid}.checkout-summary article img{object-fit:cover;border-radius:11px;width:65px;height:65px}.checkout-summary article strong,.checkout-summary article small{font-size:11px;display:block}.checkout-summary article small{color:var(--orange);margin-top:5px}.checkout-summary>button{color:var(--orange);cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-size:11px;font-weight:950}.checkout-details{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-details>label:nth-child(4){grid-column:1/-1}.checkout-details>label>span{color:var(--orange);align-self:flex-end}.checkout-details input[type=range]{min-height:20px;accent-color:var(--orange)}.cost-breakdown{background:#fff7e7;border-radius:17px;grid-column:1/-1;padding:20px}.cost-breakdown h3{text-transform:uppercase;margin-bottom:17px}.cost-breakdown p{color:#75483b;justify-content:space-between;gap:15px;margin:9px 0;font-size:12px;display:flex}.cost-breakdown .checkout-grand{color:var(--brown);border-top:1px solid #dcc2ae;margin-top:16px;padding-top:16px;font-size:19px;font-weight:950}.quote-lock{color:#8d6253;grid-column:1/-1;line-height:1.4}.checkout-details>.pill,.checkout-details>.confirmation{grid-column:1/-1}.protein-hero,.villa-hero{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:760px;padding:170px clamp(24px,7vw,110px) 70px;display:grid}.protein-hero h1,.villa-hero h1{font-size:clamp(54px,6vw,98px)}.protein-hero p,.villa-hero p{color:#704336;max-width:620px;font-family:Georgia,serif;font-size:18px;line-height:1.55}.protein-hero img,.villa-hero img{object-fit:cover;border:8px solid #fff;border-radius:42% 42% 30px 30px;width:100%;height:540px}.protein-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.protein-grid>article{background:#fff;border-radius:26px;grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.protein-grid>article>img{object-fit:cover;width:100%;height:100%;min-height:420px}.protein-grid>article>div{flex-direction:column;padding:28px;display:flex}.protein-grid h2{text-transform:uppercase;margin-bottom:12px;font-size:clamp(30px,3vw,47px);line-height:.9}.protein-grid ul{color:#75483c;padding-left:17px;font-size:12px;line-height:1.75}.protein-grid article>div>div{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.protein-grid select{background:#fff;border:1px solid #ddc7b8;border-radius:9px;max-width:145px;padding:10px}.protein-cart{z-index:8;background:var(--brown);color:#fff;border-radius:999px;align-items:center;gap:20px;width:min(760px,100% - 30px);margin:0 auto 20px;padding:14px 16px;display:flex;position:sticky;bottom:15px;left:0;right:0;box-shadow:0 17px 50px #3611084d}.protein-cart>span{font-size:11px}.protein-cart>strong{margin-left:auto}.protein-cart button{background:var(--yellow);cursor:pointer;border:0;border-radius:999px;padding:12px 16px;font-weight:950}.protein-cart>div{gap:7px;display:flex}.protein-cart>div a{color:var(--brown);background:#fff;border-radius:999px;padding:9px;font-size:10px;font-weight:900}.villa-benefits{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.villa-benefits article{background:#fff;border-radius:27px;min-height:310px;padding:30px}.villa-benefits article span{color:var(--orange);font-weight:950}.villa-benefits h2{text-transform:uppercase;margin:75px 0 15px;font-size:clamp(31px,3vw,47px);line-height:.9}.villa-benefits p{color:#75483b;line-height:1.55}.villa-timeline{background:var(--orange);color:#fff;text-align:center;padding:90px 7vw}.villa-timeline h2{text-transform:uppercase;font-size:clamp(42px,5vw,74px)}.villa-timeline>div{background:#ffb07f;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.villa-timeline span{background:#e75918;padding:28px 15px}.villa-timeline b{color:#ffe099;margin-bottom:10px;display:block}.how-steps{max-width:1200px;margin:auto}.how-steps article{border-bottom:1px solid #dbc2af;grid-template-columns:100px 1fr;gap:35px;padding:35px 0;display:grid}.how-steps article>b{color:var(--orange);font-size:25px}.how-steps h2{text-transform:uppercase;margin:0;font-size:clamp(42px,5vw,75px)}.how-steps p{color:#74473a;font-family:Georgia,serif;font-size:18px}.pack-system{background:var(--brown);color:#fff;text-align:center;padding:90px 7vw}.pack-system h2{text-transform:uppercase;max-width:900px;margin:0 auto 50px;font-size:clamp(43px,5.5vw,80px)}.pack-numbers{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1050px;margin:auto;display:grid}.pack-numbers span{border:1px solid #9a6251;border-radius:23px;place-content:center;gap:15px;min-height:180px;display:grid}.pack-numbers b{background:var(--yellow);width:52px;height:52px;color:var(--brown);border-radius:50%;place-items:center;margin:auto;font-size:23px;display:grid}.pack-system>p{color:#eccfc4;max-width:760px;margin:35px auto 0;line-height:1.55}.recipes-list{max-width:1150px;margin:auto}.recipes-list>article{background:#fff;border-radius:25px;grid-template-columns:250px 1fr;align-items:center;gap:30px;margin-bottom:17px;padding:15px;display:grid}.recipes-list img{object-fit:cover;border-radius:16px;width:250px;height:190px}.recipes-list h2{text-transform:uppercase;margin:7px 0;font-size:clamp(31px,4vw,54px)}.recipes-list span,.recipes-list a{color:var(--orange);font-weight:950}.empty-recipes{text-align:center;place-content:center;justify-items:center;min-height:390px;display:grid}.empty-recipes>span{color:var(--orange);font-size:65px}.empty-recipes h2{text-transform:uppercase;max-width:700px;font-size:clamp(37px,5vw,70px)}.faq-list{max-width:980px;margin:auto}.faq-list details{border-bottom:1px solid #dbc1ae}.faq-list summary{cursor:pointer;justify-content:space-between;gap:25px;padding:25px 0;font-size:clamp(18px,2.5vw,29px);font-weight:950;list-style:none;display:flex}.faq-list summary span{color:var(--orange)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#724538;max-width:780px;padding-bottom:25px;font-family:Georgia,serif;font-size:16px;line-height:1.6}.cocina-admin{background:#f6ecdd;min-height:100vh;padding:55px clamp(18px,5vw,72px) 100px}.cocina-admin>header{background:var(--brown);color:#fff;border-radius:28px;justify-content:space-between;align-items:end;gap:30px;padding:35px;display:flex}.cocina-admin header p{color:var(--yellow);letter-spacing:.13em;margin:0 0 12px;font-size:11px;font-weight:950}.cocina-admin header h1{margin:0 0 8px;font-size:clamp(42px,5vw,76px)}.cocina-admin header span{color:#dcb5a8;font-size:11px}.cocina-admin header button{background:var(--yellow);color:var(--brown);cursor:pointer;border:0;border-radius:999px;flex:none;padding:16px 22px;font-weight:950}.admin-note{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;margin:18px 0;padding:20px;display:grid}.admin-note p,.admin-note span{color:#7b5042;margin:0;font-size:12px;line-height:1.5}.admin-note span{color:var(--orange);font-weight:950}.admin-settings,.admin-table{background:#fff;border-radius:25px;margin-top:18px;padding:28px}.admin-settings h2,.admin-table h2{text-transform:uppercase;margin:0 0 20px;font-size:31px}.admin-settings>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.admin-settings label{flex-direction:column;gap:7px;display:flex;position:relative}.admin-settings label span{color:#795044;text-transform:uppercase;font-size:9px;font-weight:950}.admin-settings input,.admin-settings textarea,.admin-table input{width:100%;min-height:46px;color:var(--ink);background:#fffaf0;border:1px solid #dec8b8;border-radius:10px;padding:10px 12px;font:800 12px/1.4 Arial,sans-serif}.admin-settings label small{color:#a07363;font-size:8px;position:absolute;bottom:15px;right:10px}.admin-settings .source-field{margin-top:12px}.admin-text-settings{margin-top:12px;grid-template-columns:repeat(2,1fr)!important}.admin-text-settings textarea{resize:vertical;min-height:80px}.admin-switch{align-items:center;margin-top:18px;font-weight:900;flex-direction:row!important;font-size:11px!important}.admin-switch input{width:auto;min-height:auto;accent-color:var(--orange)}.admin-table>div:first-child{justify-content:space-between;align-items:end;gap:20px;display:flex}.admin-table>div:first-child p{color:#805548;font-size:12px}.admin-table table{border-collapse:collapse;width:100%}.admin-table th{color:#9b6a5a;text-align:left;text-transform:uppercase;letter-spacing:.12em;padding:11px 8px;font-size:8px}.admin-table td{border-top:1px solid #ead8ca;padding:10px 8px;font-size:12px}.admin-table td:first-child{font-weight:850}.admin-table td:first-child b{background:var(--yellow);border-radius:50%;place-items:center;width:31px;height:31px;margin-right:10px;display:inline-grid}.admin-table td input{min-width:110px}.admin-table td small{color:#956c5e;margin-top:3px;display:block}.admin-table td a{color:var(--orange);font-weight:900}.meal-cms td:nth-child(2) input{min-width:0;min-height:auto;accent-color:var(--orange)}.meal-cms td:nth-child(4){gap:6px;display:grid}.admin-denied{background:var(--yellow);text-align:center;place-content:center;min-height:100vh;padding:30px;display:grid}.admin-denied h1{max-width:900px}.admin-denied p{max-width:700px;margin-inline:auto;font-family:Georgia,serif;font-size:19px;line-height:1.5}.admin-denied a{margin-top:20px;font-weight:950}.package-section,.brunch-builder{background:#fffaf0}.package-grid,.tier-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.package-grid article,.tier-grid article{background:#fff;border:2px solid #0000;border-radius:28px;flex-direction:column;min-height:470px;padding:30px;transition:all .25s;display:flex;box-shadow:0 12px 35px #57201412}.package-grid article.selected,.tier-grid article.selected{border-color:var(--orange);transform:translateY(-6px)}.package-grid article>span,.tier-grid article>span{color:var(--orange);font-weight:950}.package-grid h3,.tier-grid h3{text-transform:uppercase;letter-spacing:-.05em;min-height:92px;margin:20px 0 8px;font-size:clamp(30px,3vw,46px);line-height:.9}.package-grid strong,.tier-grid strong{font-size:25px}.package-grid small,.tier-grid small{color:#8b5e50;min-height:34px;margin-top:4px}.package-grid p,.tier-grid p{color:#74463a;flex:1;margin:22px 0;line-height:1.55}.package-grid button,.tier-grid button{color:var(--brown);cursor:pointer;background:0 0;border:0;border-top:1px solid #e4cec0;justify-content:space-between;align-items:center;padding:15px 0;font-weight:950;display:flex}.cocina-module{background:var(--orange)}.cocina-module .eyebrow,.brunch-module .eyebrow{color:var(--brown)}.advance-note{color:#fff;background:#267b55;justify-content:center;align-items:center;gap:22px;padding:25px;display:flex}.advance-note>span{color:#ffb5ad;font-size:52px;font-weight:950;line-height:1}.advance-note strong{text-transform:uppercase;letter-spacing:.09em}.advance-note p{color:#d7f1e5;margin:5px 0 0;font-size:13px}.service-choice{grid-template-columns:1fr 1fr;gap:16px;max-width:880px;margin:0 auto 100px;display:grid}.service-choice button{text-align:left;cursor:pointer;background:#fff;border:2px solid #e4cfc3;border-radius:22px;grid-template-columns:auto 1fr;column-gap:18px;padding:24px;display:grid}.service-choice button.active{border-color:#267b55;box-shadow:0 8px #267b551f}.service-choice button>span{background:#ffc4bc;border-radius:50%;grid-row:span 2;place-items:center;width:48px;height:48px;font-weight:950;display:grid}.service-choice strong{align-self:end;font-size:20px}.service-choice small{color:#85574d;line-height:1.4}.brunch-module{background:#ff9287}.about-body{background:#fff;grid-template-columns:.2fr .8fr 1fr;gap:50px;display:grid}.about-number{color:var(--orange);font-size:15px;font-weight:950}.about-body>div:nth-child(2)>p{font-family:Georgia,serif;font-size:clamp(25px,3vw,42px);line-height:1.2}.about-body blockquote{color:var(--orange);margin:60px 0 0;font-family:Georgia,serif;font-size:25px;font-style:italic}.about-images{grid-template-columns:1fr 1fr;align-items:center;gap:14px;display:grid}.about-images img{object-fit:cover;border-radius:24px;width:100%;height:520px}.about-images img:first-child{height:420px;transform:translateY(50px)}.contact-page{background:var(--yellow);grid-template-columns:1.1fr .9fr;min-height:100vh;padding-top:124px;display:grid}.contact-copy{padding:80px clamp(24px,7vw,110px)}.contact-copy>h1{margin-bottom:24px}.contact-copy>p:not(.eyebrow){max-width:570px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.contact-links{border-top:2px solid var(--brown);margin-top:55px}.contact-links a{border-bottom:1px solid #57201466;grid-template-columns:35px 1fr 1.5fr auto;align-items:center;gap:18px;padding:21px 0;display:grid}.contact-links span{color:var(--orange);font-size:11px;font-weight:950}.contact-links small{color:#6f4236}.contact-links b{font-size:20px}.contact-hours{max-width:600px;margin-top:45px}.contact-hours p{margin:8px 0 0;line-height:1.5}.contact-image{padding:25px;overflow:hidden}.contact-image img{object-fit:cover;border-radius:45% 45% 25px 25px;width:100%;height:100%}.drawer-backdrop{z-index:89;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2f0f0780;transition:all .25s;position:fixed;inset:0}.drawer-backdrop.open{visibility:visible;opacity:1}.cart-drawer{z-index:90;background:var(--cream);width:min(550px,100%);height:100vh;padding:25px;transition:all .35s cubic-bezier(.65,0,.2,1);position:fixed;top:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-25px 0 70px #2d0c052e}.cart-drawer.open{transform:translate(0)}.drawer-head{border-bottom:1px solid #dfcabc;justify-content:space-between;align-items:start;padding:10px 4px 22px;display:flex}.drawer-head h2{text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:38px}.drawer-head .eyebrow{margin-bottom:5px}.drawer-head button{background:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:50%;width:43px;height:43px;font-size:25px}.empty-cart{text-align:center;place-content:center;justify-items:center;gap:16px;min-height:65vh;display:grid}.empty-cart>span{color:var(--orange);font-size:70px}.cart-lines{padding:15px 0}.cart-lines article{border-bottom:1px solid #e1cfc2;grid-template-columns:85px 1fr auto;align-items:center;gap:15px;padding:14px 0;display:grid}.cart-lines img{object-fit:cover;border-radius:13px;width:85px;height:95px}.cart-lines article>div>strong{font-size:14px;display:block}.cart-lines small{color:#8a5b4e;margin:5px 0 10px;display:block}.cart-lines article>b{color:var(--orange);align-self:start;font-size:13px}.qty{border:1px solid #d4bcae;border-radius:999px;align-items:center;width:max-content;display:flex;overflow:hidden}.qty button{cursor:pointer;background:#fff;border:0;width:31px;height:27px}.qty span{text-align:center;min-width:25px;font-size:12px}.checkout-form{padding:15px 0 40px}.cart-totals{background:#fff;border-radius:18px;padding:15px 18px}.cart-totals p{justify-content:space-between;margin:8px 0;font-size:13px;display:flex}.cart-totals label{margin:18px 0}.cart-totals label>span{color:var(--orange);align-self:flex-end}.cart-totals input[type=range]{min-height:20px;accent-color:var(--orange);box-shadow:none;padding:0}.cart-totals .grand-total{border-top:1px solid #e6d3c5;margin-top:15px;padding-top:16px;font-size:17px}.checkout-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.payment-note{color:#78501b;background:#fff2ca;border-radius:10px;margin:17px 0;padding:12px;font-size:12px;line-height:1.45}.full-button{cursor:pointer;border:0;width:100%}.cart-confirm{margin-top:15px}footer{background:var(--brown);color:#ffeed6}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:75px clamp(24px,6vw,92px);display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:24px;width:140px;height:120px}.footer-brand p{max-width:300px;margin-top:20px;font-family:Georgia,serif;line-height:1.45}.footer-main>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-main>div>strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:11px}.footer-main a{color:#f7dcca;width:max-content;font-size:13px}.footer-main a:hover{color:var(--yellow)}.footer-bottom{color:#c99b8d;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;padding:22px clamp(24px,6vw,92px);font-size:10px;display:flex}@media (width<=1100px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.menu-button{display:grid}.header-actions{gap:8px}.mobile-menu{z-index:25;visibility:hidden;opacity:0;background:var(--yellow);flex-direction:column;justify-content:center;padding:100px 8vw 50px;transition:all .3s;display:flex;position:fixed;inset:0;transform:translateY(-20px)}.mobile-menu.open{visibility:visible;opacity:1;transform:none}.mobile-links{flex-direction:column;display:flex}.mobile-links a{text-transform:uppercase;letter-spacing:-.04em;border-bottom:1px solid #5720144d;justify-content:space-between;padding:14px 0;font-size:clamp(28px,5vw,50px);font-weight:950;display:flex}.mobile-menu>p{color:#774333;margin-top:30px;font-size:12px}.hero{background:linear-gradient(#fff8e9 0 52%,#ffc21d 52%);grid-template-columns:1fr;padding-top:165px}.hero-visual{min-height:620px}.food-main{left:12%}.product-grid{grid-template-columns:repeat(2,1fr)}.experience-grid{grid-template-columns:1fr 1fr}.experience-card{grid-column:auto;min-height:530px}.special-card{grid-column:1/-1;min-height:450px}.brunch-card{transform:none}.social-bite{grid-template-columns:1fr 1fr;padding-left:5vw;padding-right:5vw}.page-hero{grid-template-columns:1fr;padding-top:175px}.page-hero-media{justify-self:center;max-width:700px}.shop-hero,.specials-hero,.cocina-hero,.brunch-hero,.about-hero{background:linear-gradient(var(--cream) 0 48%,var(--yellow) 48%)}.special-products{grid-template-columns:1fr}.order-module{grid-template-columns:1fr;gap:30px}.module-copy{position:static}.about-body{grid-template-columns:.15fr .85fr}.about-images{grid-column:1/-1}.contact-page{grid-template-columns:1fr}.contact-image{height:650px}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-contact{grid-column:2/4}.cocina-new-hero,.meal-detail-hero,.protein-hero,.villa-hero{background:linear-gradient(#fff8e9 0 48%,#ffbf19 48%);grid-template-columns:1fr;padding-top:175px}.cocina-box-scene{width:min(680px,82vw)}.cocina-how-preview{grid-template-columns:1fr 1fr}.cocina-how-preview>.pill{grid-column:1/-1;justify-self:start}.meal-scroll,.meal-grid{grid-template-columns:repeat(2,1fr)}.builder-meal-grid{grid-template-columns:repeat(3,1fr)}.protein-grid{grid-template-columns:1fr}.meal-detail-photo{height:590px}.complete-crunch{grid-template-columns:1fr}.adult-options,.admin-settings>div{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.top-note{gap:8px;height:30px;padding:0 12px;font-size:8px}.top-note span{display:none}.site-header{height:74px;padding:8px 15px;top:30px}.brand{width:63px;height:58px}.language{width:38px;height:38px}.bag-button{justify-content:center;width:43px;height:43px;padding:0}.bag-button span{display:none}.bag-button b{color:#fff;background:0 0;min-width:auto}.menu-button{width:43px;height:43px}.header-actions{gap:6px}.hero{gap:38px;min-height:auto;padding:142px 20px 55px}.hero-copy{text-align:center}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;justify-content:center;gap:14px}.hero-proof{justify-content:center}.hero-visual{min-height:470px}.food-main{border-width:6px;width:86vw;height:440px;left:1%}.food-float{width:135px;height:185px;right:0}.scribble-one{display:none}.scribble-two{font-size:15px;top:-5%;right:0}.ticker{justify-content:flex-start;overflow:auto}.section-pad,.featured{padding:70px 16px}.section-heading{align-items:start}.section-heading .text-link{display:none}.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:21px;padding:7px 7px 13px}.image-button{border-radius:16px}.product-info{padding:12px 4px 0;display:block}.product-info h3{font-size:14px;line-height:1.1}.product-info p{font-size:9px;line-height:1.3}.product-info strong{margin-top:8px;display:block}.add-button{width:35px!important;height:35px!important;top:12px!important;right:12px!important}.experience-strip{padding:72px 20px}.experience-grid{grid-template-columns:1fr}.experience-card,.special-card{grid-column:auto;min-height:510px}.experience-intro{text-align:left}.experience-intro h2{font-size:42px}.social-bite{grid-template-columns:1fr;gap:70px;padding:70px 20px}.social-video{height:540px}.social-copy{text-align:center;padding-left:0}.story-callout{grid-template-columns:1fr;gap:45px}.story-callout img{max-height:480px}.page-hero{text-align:center;grid-template-columns:1fr;gap:35px;min-height:auto;padding:145px 20px 65px}.page-hero h1{font-size:52px}.page-hero>div:first-child>p:last-child{font-size:17px}.page-hero-media{border-width:6px;height:420px}.shop-hero,.specials-hero,.cocina-hero,.brunch-hero,.about-hero{background:linear-gradient(var(--cream) 0 52%,var(--yellow) 52%)}.filter-bar{flex-wrap:nowrap;margin-right:-16px;padding-right:16px;overflow:auto}.filter-bar button{flex:none}.floating-checkout{display:flex}.modal-backdrop{padding:0}.product-modal{border-radius:0;grid-template-columns:1fr;gap:0;width:100%;height:100vh;max-height:none;padding:12px}.modal-main-image{height:43vh}.thumbnails button{height:60px}.modal-copy{padding:25px 12px 40px}.modal-copy h2{font-size:43px}.modal-buy{background:var(--cream);padding:12px 0;position:sticky;bottom:0}.cutoff-banner{align-items:flex-start;padding:20px}.countdown-stamp{display:none}.special-products{padding:60px 16px}.special-products article{grid-template-columns:1fr}.special-products article>img{height:400px}.special-products article>div{padding:28px 22px}.special-products article p:not(.eyebrow){min-height:auto}.order-module{grid-template-columns:1fr;gap:25px;padding:70px 16px}.order-module form{grid-template-columns:1fr;padding:20px}.order-module label,.order-module .module-total,.order-module form>.pill,.order-module .confirmation{grid-column:1}.module-copy{text-align:center}.module-copy h2{font-size:46px}.package-grid,.tier-grid{grid-template-columns:1fr}.package-grid article,.tier-grid article{min-height:390px}.package-grid h3,.tier-grid h3{min-height:auto}.service-choice{grid-template-columns:1fr;margin-bottom:70px}.advance-note{align-items:flex-start;padding:24px 18px}.advance-note>span{font-size:44px}.about-body{grid-template-columns:1fr;padding:70px 20px}.about-number{display:none}.about-body>div:nth-child(2)>p{font-size:27px}.about-images{grid-template-columns:1fr 1fr}.about-images img{height:340px}.about-images img:first-child{height:290px}.contact-page{padding-top:104px;display:block}.contact-copy{padding:60px 20px}.contact-copy h1{font-size:63px}.contact-links a{grid-template-columns:25px 1fr auto}.contact-links small{display:none}.contact-image{height:520px;padding:16px}.contact-image img{border-radius:40% 40% 18px 18px}.cart-drawer{padding:17px}.checkout-fields{grid-template-columns:1fr}.checkout-fields .full-field{grid-column:1}.confirmation>div{flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;gap:35px;padding:55px 20px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;padding:20px}.footer-brand img{width:110px;height:100px}.cocina-new-hero{background:linear-gradient(#fff8e9 0 52%,#ffbf19 52%);gap:50px;min-height:auto;padding:145px 20px 60px}.cocina-hero-copy{text-align:center}.cocina-hero-copy h1{font-size:51px}.cocina-hero-copy>p:not(.eyebrow){font-size:16px}.cocina-box-scene{width:calc(100vw - 54px);padding:10px 10px 68px}.cocina-box-photo{height:440px}.pack-one{left:-12px}.pack-three{right:-12px}.cocina-subnav{justify-content:flex-start;padding:12px}.cocina-promise{gap:12px;padding:52px 20px}.cocina-promise span{display:none}.format-grid{grid-template-columns:1fr}.format-grid>a{min-height:390px;padding:28px}.format-grid h3{margin-top:55px}.meal-scroll,.meal-grid,.builder-meal-grid{grid-template-columns:1fr}.meal-card-copy>p{min-height:auto}.cocina-how-preview{grid-template-columns:1fr;gap:28px;padding:65px 20px}.cocina-how-preview>.pill{grid-column:auto}.price-source{padding:25px 20px}.cocina-collection-hero,.how-hero,.recipes-hero,.faq-hero{padding:145px 20px 65px}.cocina-collection-hero h1,.how-hero h1,.recipes-hero h1,.faq-hero h1{font-size:51px}.collection-cta{flex-direction:column;align-items:flex-start;padding:28px}.meal-detail-hero{gap:32px;padding:140px 16px 60px}.meal-detail-photo{height:470px}.back-link{margin-bottom:25px}.meal-detail-copy h1{font-size:51px}.quick-facts{grid-template-columns:1fr}.guest-inline{flex-direction:column}.detail-price{flex-direction:column;align-items:flex-start;gap:10px}.meal-detail-body{grid-template-columns:1fr;gap:60px;padding:65px 20px}.complete-crunch{padding:65px 20px}.complete-crunch>div:last-child{grid-template-columns:1fr 1fr}.builder-page{padding-top:104px}.builder-head{grid-template-columns:1fr auto;padding:13px}.builder-head>a{display:none}.builder-head>span{grid-column:2}.builder-head>div{grid-row:1/3}.builder-shell{padding:55px 16px 90px}.builder-step>h1{font-size:49px}.builder-mode{grid-template-columns:1fr}.builder-mode>button{min-height:320px}.builder-mode h2{margin-top:45px}.adult-options{grid-template-columns:repeat(2,1fr)}.personalize-form{grid-template-columns:1fr;padding:18px}.personalize-form fieldset,.personalize-form .wide{grid-column:1}.package-presets{flex-wrap:wrap}.package-presets span{width:100%;margin:5px 0}.extras-grid,.cocina-checkout,.checkout-details{grid-template-columns:1fr}.checkout-details>label:nth-child(4),.cost-breakdown,.quote-lock,.checkout-details>.pill,.checkout-details>.confirmation{grid-column:1}.protein-hero,.villa-hero{gap:40px;min-height:auto;padding:145px 20px 60px}.protein-hero h1,.villa-hero h1{font-size:51px}.protein-hero img,.villa-hero img{height:440px}.protein-grid{padding:65px 16px}.protein-grid>article{grid-template-columns:1fr}.protein-grid>article>img{height:350px;min-height:0}.protein-cart{border-radius:24px;flex-wrap:wrap;bottom:8px}.protein-cart>span{width:55%}.protein-cart>strong{margin-left:auto}.protein-cart>button,.protein-cart>div{width:100%}.protein-cart>div a{text-align:center;flex:1}.villa-benefits{grid-template-columns:1fr}.villa-benefits article{min-height:270px}.villa-timeline{padding:65px 20px}.villa-timeline>div{grid-template-columns:1fr 1fr}.how-steps article{grid-template-columns:55px 1fr;gap:15px}.pack-system{padding:65px 20px}.pack-numbers{grid-template-columns:1fr 1fr}.recipes-list>article{grid-template-columns:110px 1fr;gap:14px}.recipes-list img{width:110px;height:130px}.recipes-list h2{font-size:26px}.faq-list{padding:60px 20px}.meal-media-strip{grid-template-columns:1fr;padding:12px}.meal-media-strip article{height:300px}.mobile-meal-cta{z-index:18;background:var(--brown);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:16px 19px;font-size:12px;font-weight:950;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 35px #300e0659}.mobile-meal-cta strong{color:var(--yellow)}.cocina-admin{padding:16px}.cocina-admin>header{flex-direction:column;align-items:flex-start;padding:24px}.cocina-admin header h1{font-size:45px}.admin-note{grid-template-columns:1fr}.admin-settings>div{grid-template-columns:1fr 1fr}.admin-table{padding:18px;overflow-x:auto}.admin-table>div:first-child{flex-direction:column;align-items:flex-start}.admin-table table{min-width:720px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
