:root{--ink:#362b26;--accent:#ad5137;--paper:#fffcf8;--peach:#f4d8bf;--muted:#75665d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #ad5137;outline-offset:6px}.skip{position:absolute;top:-100px}.skip:focus{top:10px;background:white;padding:10px;z-index:30}header{max-width:1320px;margin:auto;padding:27px 48px;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{font-weight:850;font-size:28px;letter-spacing:-1.1px;white-space:nowrap}.brand span{color:var(--accent)}.brand small{font-size:12px;font-weight:500;letter-spacing:1px;display:block;margin-top:-7px;color:var(--muted)}nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:650}.nav-cta{border:1px solid #d8c4b4;border-radius:30px;padding:10px 20px}.hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:32px;padding:50px 48px 70px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:2px;color:var(--accent)}h1{font-size:clamp(50px,6.1vw,84px);line-height:1.03;letter-spacing:-4px;margin:25px 0}h1 em,h2 em{font-style:normal;color:var(--accent)}.hero-copy>p{max-width:480px;color:var(--muted);font-size:18px;line-height:1.8}.actions{display:flex;gap:27px;align-items:center;margin:30px 0}.button{display:inline-flex;align-items:center;gap:30px;background:var(--accent);color:white;border-radius:12px;padding:15px 25px;font-weight:700;font-size:16px;transition:transform .2s,background .2s}.button:hover{background:#8e402b;transform:translateY(-2px)}.text-link{font-size:15px;border-bottom:1px solid;padding:4px 0}.hero-note{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:12px}.line{width:25px;height:1px;background:var(--accent)}.hero-art{position:relative;padding:25px 0 30px 20px}.plate-wrap{border-radius:160px 160px 28px 28px;overflow:hidden;aspect-ratio:1/.99;transform:rotate(3deg);background:var(--peach)}.plate-wrap img{width:100%;height:100%;object-fit:cover;display:block}.food-caption{position:relative;margin:-25px 0 0 -10px;background:var(--ink);color:var(--paper);padding:20px 26px;border-radius:14px;width:80%;transform:rotate(-2deg)}.food-caption span{font-size:10px;letter-spacing:2px;color:var(--peach);display:block;margin-bottom:5px}.food-caption strong{font-size:19px;line-height:1.35;display:block}.floating-label{position:absolute;top:1px;right:0;background:#f4d8bf;padding:9px 17px;transform:rotate(5deg);font-size:13px;border-radius:6px}.ribbon{background:var(--ink);color:#f4d8bf;display:flex;justify-content:center;gap:65px;padding:21px 25px;font-size:14px;font-weight:600}.section{max-width:1224px;margin:auto;padding:95px 48px}h2{font-size:clamp(34px,4vw,53px);line-height:1.12;letter-spacing:-2px;margin:20px 0}h3{font-size:22px;line-height:1.3;letter-spacing:-.5px;margin:18px 0 12px}p{margin:0 0 18px}.section-intro{max-width:620px}.section-intro p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.steps article{border-top:1px solid #d9c9bc;padding-top:20px}.steps p{color:var(--muted);font-size:16px}.step-number{font-size:32px;color:var(--accent);font-weight:300}.app-section{background:#f6e7d8}.app-inner{max-width:1200px;margin:auto;padding:80px 48px;display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center}.app-copy>p{color:var(--muted)}.view-buttons{margin:32px 0}.view-buttons label{background:transparent;border:1px solid transparent;border-bottom-color:#decebf;display:flex;text-align:left;width:100%;padding:18px 15px;gap:18px;cursor:pointer;color:var(--ink);border-radius:10px}.view-buttons label>span{color:var(--accent);font-size:14px;padding-top:3px}.view-buttons strong{font-size:17px;display:block}.view-buttons small{display:block;font-size:14px;color:var(--muted)}.caption{font-size:12px!important;line-height:1.6;color:var(--muted);max-width:470px}.phone-stage{margin:0;text-align:center}.phone{background:#362b26;padding:9px;border-radius:32px;max-width:355px;margin:auto;box-shadow:16px 22px 40px #362b2620}.phone img{width:100%;height:auto;display:block;border-radius:24px}.phone-stage figcaption{font-size:13px;color:var(--muted);margin-top:22px}.together{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.large-copy{font-size:25px;line-height:1.4;letter-spacing:-.5px}.together p:not(.large-copy){color:var(--muted)}.note{border-left:3px solid var(--accent);padding-left:20px;font-size:15px}.try{text-align:center;background:#edd0b5;padding:80px 25px}.try h2{font-size:clamp(36px,4.3vw,60px)}.try .caption{margin:20px auto 0}.try>p{color:#665247}footer{max-width:1224px;margin:auto;padding:40px 48px 25px;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}footer>p,footer>a:not(.brand){font-size:14px;margin:0}.byline{font-size:14px!important;color:var(--muted)}.footnote{flex-basis:100%;font-size:12px!important;color:var(--muted);border-top:1px solid #e6dacf;padding-top:20px}.noscript-demo{background:#f9f0e6;border-top:1px solid #e2d0be;border-bottom:1px solid #e2d0be}.noscript-inner{max-width:1224px;margin:auto;padding:70px 48px}.noscript-inner h2{margin-top:18px}.noscript-inner p{color:var(--muted);max-width:58ch;margin:0}.app-inner{position:relative}.app-inner>input[name=screen]{position:absolute;width:1px;height:1px;opacity:0;margin:0;pointer-events:none}.phone .scr,.cap{display:none}#s-home:checked ~ .phone-stage [data-s=home],#s-products:checked ~ .phone-stage [data-s=products],#s-baskets:checked ~ .phone-stage [data-s=baskets]{display:block}#s-home:checked ~ .app-copy label[for=s-home],#s-products:checked ~ .app-copy label[for=s-products],#s-baskets:checked ~ .app-copy label[for=s-baskets]{background:var(--paper);border-color:#dfb99f;box-shadow:0 6px 16px #362b2607}#s-home:focus-visible ~ .app-copy label[for=s-home],#s-products:focus-visible ~ .app-copy label[for=s-products],#s-baskets:focus-visible ~ .app-copy label[for=s-baskets]{outline:3px solid var(--accent);outline-offset:4px}nav>a{white-space:nowrap}.lang-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #d8c4b4;border-radius:30px}.lang-switch a{display:flex;align-items:center;gap:7px;padding:5px 11px 5px 7px;border-radius:30px;font-size:12px;font-weight:750;letter-spacing:.6px;color:var(--muted);transition:background .15s,color .15s}.lang-switch a:hover{background:#f6e7d8;color:var(--ink)}.lang-switch a[aria-current=true]{background:var(--peach);color:var(--ink)}.lang-switch a:focus-visible{outline-offset:2px}.flag{display:block;width:21px;height:14px;border-radius:3px;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px #362b2622}.flag svg{display:block;width:100%;height:100%}@media(max-width:900px){.lang-switch .code{display:none}.lang-switch a{padding:6px 8px}}@media(max-width:800px){.noscript-inner{padding:50px 24px}header{padding:20px 24px}nav{gap:16px}nav>a:first-child{display:none}.hero{padding:30px 24px 45px;gap:15px}h1{letter-spacing:-2.5px;font-size:52px}.hero-copy>p{font-size:16px}.actions{gap:16px;flex-wrap:wrap}.food-caption{width:95%}.floating-label{font-size:11px}.ribbon{gap:22px;text-align:center;font-size:12px}.section{padding:65px 24px}.steps{gap:25px}.app-inner{padding:60px 24px;gap:30px}.together{gap:35px}}@media(max-width:640px){nav>a:nth-child(2){display:none}}@media(max-width:560px){nav>.nav-cta{display:none}nav>a:nth-child(2){display:none}.brand{font-size:25px}.nav-cta{padding:8px 13px}.hero{grid-template-columns:1fr}.hero-copy>p{max-width:100%}h1{font-size:61px}.hero-art{max-width:430px;padding-top:20px;margin:25px auto 0}.ribbon{flex-direction:column;gap:6px;padding:19px}.steps,.app-inner,.together{grid-template-columns:1fr}.steps{gap:22px;margin-top:30px}.steps article{padding-top:15px}.app-inner{gap:35px}.phone{max-width:330px}.try{padding:60px 24px}footer{padding:30px 24px}footer>p:not(.byline):not(.footnote){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lang-switch a{transition:none}.button{transition:none}}

.hero-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:26px 0 0 -10px}.hero-carousel-controls button{cursor:pointer;color:var(--ink)}.hero-prev,.hero-next{width:42px;height:42px;flex-shrink:0;border:1px solid #d9c2ad;border-radius:50%;background:var(--paper);font-size:20px}.hero-meal-dots{display:flex;justify-content:center;gap:12px;flex:1}.hero-meal-dots button{border:0;background:transparent;padding:6px 0;min-height:44px;font-size:12px}.hero-meal-dots button span{display:block;width:7px;height:7px;border-radius:50%;background:#d6c5b7;margin:0 auto 5px}.hero-meal-dots button[aria-pressed=true]{color:var(--accent);font-weight:700}.hero-meal-dots button[aria-pressed=true] span{background:var(--accent)}.food-caption{min-height:120px}.food-caption p{font-size:14px;line-height:1.5;color:#f4d8bf;margin:5px 0 0}.hero-art .plate-wrap img{touch-action:pan-y}@media(max-width:800px){.hero-meal-dots{gap:8px}.hero-carousel-controls{gap:7px}.hero-prev,.hero-next{width:34px;height:44px}.hero-meal-dots button{font-size:12px}}

/* More compact food photography, with space around the hero. */
.hero-art{width:100%;max-width:470px;justify-self:center}.hero-art .plate-wrap{max-width:410px;margin:0 auto}.hero-art .food-caption{margin-top:-18px;max-width:390px}.hero-art .floating-label{right:10px}
