@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Jua&display=swap";@font-face{font-family:Jua;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v23/wXK0E3kTposypRydzVT08TS3JnAmtdj9yppo_lc.woff2)format("woff2");unicode-range:U+A1,U+BF,U+C1,U+C9,U+CD,U+D1,U+D3,U+DA,U+DC,U+E1,U+E9,U+ED,U+F1,U+F3,U+FA,U+FC}:root{--ink:#211514;--cream:#f7f1e5;--cream-dark:#e9dfcf;--red:#a52c25;--red-dark:#78211d;--gold:#f0bb53;--line:#2115142e;color:var(--ink);background:var(--cream);font-family:DM Sans,sans-serif}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.site-header,main>section,footer{padding-left:max(24px,50vw - 590px);padding-right:max(24px,50vw - 590px)}.site-header{border-bottom:1px solid var(--line);z-index:5;background:var(--cream);justify-content:space-between;align-items:center;height:82px;display:flex;position:sticky;top:0}.brand{align-items:center;text-decoration:none;display:flex}.brand img{width:auto;height:48px;display:block}.site-header nav{gap:30px;display:flex}.site-header nav a{font-weight:700;text-decoration:none}.cart-button{background:var(--ink);color:var(--cream);border:0;padding:11px 14px;font-weight:700}.cart-button span{background:var(--gold);color:var(--ink);border-radius:50%;place-items:center;width:20px;height:20px;margin-left:6px;font-size:.8rem;display:inline-grid}.hero{grid-template-columns:1fr 1fr;min-height:590px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:620px;padding:100px 42px 80px 0}.eyebrow{color:var(--red);letter-spacing:.14em;margin:0 0 16px;font-size:.74rem;font-weight:700}h1,h2,h3{letter-spacing:-.01em;margin:0;font-family:Jua,sans-serif;font-weight:400;line-height:.94}h1{font-size:clamp(3.6rem,7.2vw,6.7rem)}h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:425px;margin:27px 0 33px;font-size:1.1rem;line-height:1.6}.primary-button,.add-button{background:var(--red);color:var(--cream);border:0;justify-content:center;align-items:center;gap:16px;padding:15px 20px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover,.add-button:hover{background:var(--red-dark);transform:translateY(-2px)}.primary-button:disabled,.add-button:disabled{background:var(--cream-dark);color:#21151480;cursor:not-allowed}.primary-button:disabled:hover,.add-button:disabled:hover{background:var(--cream-dark);transform:none}.hero-logo{width:min(260px,68%);height:auto;margin-bottom:28px;display:block}.hero-image{background:var(--red);min-height:590px;position:relative;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%;display:block}.promise{background:var(--ink);min-height:72px;color:var(--cream);letter-spacing:.13em;text-align:center;justify-content:center;align-items:center;gap:clamp(16px,4vw,55px);font-size:.71rem;font-weight:700;display:flex}.promise b{color:var(--gold)}.menu-section{background:var(--cream-dark);padding-top:110px;padding-bottom:106px}.section-title{max-width:650px;margin-bottom:48px}.section-title h2,.steps h2{margin-bottom:20px;font-size:clamp(2.8rem,5vw,4.9rem)}.section-title>p:last-child{max-width:450px;line-height:1.6}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1100px;display:grid}.product-card{background:var(--cream);border:1px solid var(--line);flex-direction:column;display:flex;box-shadow:0 0 #21151400}.food-art{background:var(--red);height:240px;position:relative;overflow:hidden}.food-art img{object-fit:cover;width:100%;height:100%;display:block}.food-art p{background:var(--gold);margin:0;padding:7px 10px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:14px}.product-content{flex-direction:column;flex:1;padding:25px;display:flex}.product-top{justify-content:space-between;gap:18px;display:flex}.product-top h3{font-size:1.7rem}.product-top strong{color:var(--red);white-space:nowrap}.product-content>p{color:#211514c4;margin:10px 0 25px;line-height:1.5}fieldset{border:0;margin:0 0 23px;padding:0}legend{margin-bottom:10px;font-size:.88rem;font-weight:700}.extra{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 0;font-size:.85rem;display:flex}.extra input{accent-color:var(--red)}.extra b{margin-left:auto;font-size:.8rem}.add-button{width:100%;margin-top:auto}.steps{background:var(--red);color:var(--cream);grid-template-columns:1fr 1.5fr;gap:80px;padding-top:100px;padding-bottom:100px;display:grid}.steps .eyebrow{color:var(--gold)}.steps ol{grid-template-columns:repeat(3,1fr);align-self:end;gap:22px;margin:0;padding:0;list-style:none;display:grid}.steps li{border-top:1px solid #f7f1e58c;padding-top:15px}.steps li span{color:var(--gold);font-size:.8rem;font-weight:700}.steps li strong{margin-top:22px;display:block}.steps li p{color:#f7f1e5bf;margin-bottom:0;font-size:.88rem;line-height:1.45}footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:124px;display:grid}footer p{color:#211514b3}footer .brand{justify-self:center}footer .brand img{height:64px}footer>a:last-child{justify-self:end;font-weight:700}.mobile-cart{display:none}.overlay{z-index:10;background:#2115147a;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart,.checkout-modal{background:var(--cream);flex-direction:column;width:min(100%,460px);min-height:100%;padding:24px;display:flex;box-shadow:-16px 0 40px #00000026}.checkout-modal{width:min(100%,560px);overflow-y:auto}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:19px;display:flex}.drawer-header h2{font-size:2rem}.drawer-header button{background:0 0;border:0;font-size:2rem;line-height:1}.cart-items{gap:19px;padding:23px 0;display:grid;overflow:auto}.cart-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:19px;display:flex}.cart-item p{margin:6px 0;font-size:.8rem;line-height:1.4}.cart-item b{color:var(--red);font-size:.88rem}.quantity{align-items:center;gap:10px;display:flex}.quantity button{border:1px solid var(--line);background:0 0;width:27px;height:27px}.checkout-subtotal{color:#211514b3;justify-content:space-between;padding-top:14px;font-size:.85rem;display:flex}.cart-total,.checkout-total{justify-content:space-between;padding:20px 0;font-size:1.1rem;display:flex}.cart-total strong,.checkout-total strong{color:var(--red);font-size:1.35rem}.checkout{width:100%;margin-top:auto}.empty{text-align:center;padding:90px 0}.empty button{background:0 0;border:0;font-weight:700;text-decoration:underline}.checkout-modal form{padding-top:23px}.checkout-modal label{margin-bottom:16px;font-size:.87rem;font-weight:700;display:block}.checkout-modal input,.checkout-modal select{border:1px solid var(--line);background:var(--cream);width:100%;margin-top:7px;padding:12px;display:block}.checkout-modal label small{color:#21151499;margin-top:6px;font-size:.75rem;font-weight:400;display:block}.payment-box{background:var(--cream-dark);margin-top:26px;padding:17px}.payment-box span,.payment-box small{font-size:.78rem;display:block}.payment-box strong{margin:6px 0;display:block}.secure-note{text-align:center;color:#211514ad;font-size:.75rem}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.product-grid .product-card.reveal:nth-child(2),.steps li.reveal:nth-child(2){transition-delay:.12s}.steps li.reveal:nth-child(3){transition-delay:.24s}.food-art img{transition:transform .5s}.product-card:hover .food-art img{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.food-art img{transition:none}.product-card:hover .food-art img{transform:none}}@media (width<=760px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 0 54px}.hero-logo{width:190px;margin-bottom:20px}.hero-image{min-height:380px}.promise{min-height:unset;flex-wrap:wrap;gap:11px;padding-top:16px;padding-bottom:16px;font-size:.6rem}.menu-section{padding-top:75px;padding-bottom:76px}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:44px;padding-top:74px;padding-bottom:75px}.steps ol{grid-template-columns:1fr;gap:24px}.steps li strong{margin-top:9px}footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px;padding-top:30px;padding-bottom:30px}footer .brand img{height:52px}footer>a:last-child{justify-self:center}.mobile-cart{z-index:7;background:var(--ink);color:var(--cream);border:0;justify-content:space-between;align-items:center;padding:15px 18px;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 8px 22px #00000038}.mobile-cart strong{color:var(--gold)}.cart{width:100%;padding-bottom:90px}.cart-button{display:none}}
