:root{--orange:#ff641c;--red:#e92b32;--ink:#292624;--muted:#6b6662;--cream:#fff9f3;--line:#eadfd4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif}.site-header{height:92px;padding:14px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand img{display:block;width:215px;height:auto}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:var(--ink);text-decoration:none;font-weight:600;font-size:14px}.site-header nav .nav-order{color:#fff;background:var(--orange);padding:12px 18px;border-radius:999px}.hero{min-height:690px;padding:70px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;overflow:hidden}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--red)}h1,h2{font-family:"Fraunces",serif;margin:0;line-height:.96}h1{font-size:clamp(48px,6vw,88px);letter-spacing:-.045em}h1 span{color:var(--orange)}.hero-text{font-size:19px;line-height:1.65;max-width:610px;color:var(--muted);margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:999px;text-decoration:none;font-weight:700}.button-primary{background:var(--orange);color:white;box-shadow:0 12px 28px #ff641c35}.button-secondary{background:white;color:var(--ink);border:1px solid var(--line)}.location-link{display:inline-block;margin-top:22px;color:var(--ink);font-size:14px}.hero-art{position:relative;height:510px;background:linear-gradient(145deg,#ff7a28,#ed2f35);border-radius:48% 48% 18% 48%;box-shadow:0 28px 65px #d9402b35}.sun{position:absolute;width:150px;height:150px;border-radius:50%;background:#ffd38a;right:42px;top:42px;opacity:.9}.plate{position:absolute;width:310px;height:310px;border-radius:50%;background:#fff;left:50%;top:52%;transform:translate(-50%,-50%);border:28px solid #f7e6d8;box-shadow:0 20px 45px #7f171f35;display:grid;place-items:center}.plate:before{content:"";width:170px;height:170px;border-radius:52% 48% 55% 45%;background:conic-gradient(from 15deg,#9c3e24,#f3aa3b,#e64f2d,#f5c15c,#8d3820);box-shadow:inset 0 0 0 16px #f4d488}.plate span{position:absolute;color:white;font-family:"Fraunces",serif;font-size:28px;text-shadow:0 2px 5px #5f1e19}.spice{position:absolute;border-radius:50%;background:#7c3123}.spice-one{width:16px;height:16px;left:40px;bottom:90px}.spice-two{width:9px;height:9px;right:75px;bottom:45px}.promise{padding:105px clamp(24px,7vw,110px);background:#fff}.promise h2,.visit h2,.newsletter h2{font-size:clamp(38px,5vw,64px);max-width:780px}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}.promise article{border-top:1px solid var(--line);padding-top:24px}.promise article span{color:var(--orange);font-weight:700}.promise h3{font-size:22px;margin:20px 0 8px}.promise article p,.newsletter p{color:var(--muted);line-height:1.65}.visit{margin:34px clamp(24px,5vw,76px);padding:64px;display:flex;align-items:end;justify-content:space-between;gap:30px;background:var(--orange);color:white;border-radius:28px}.visit .section-kicker{color:#5e2114}.button-dark{background:var(--ink);color:white;white-space:nowrap}.newsletter{padding:105px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:24px 80px;align-items:end}.newsletter form{display:flex;background:#fff;border:1px solid var(--line);padding:7px;border-radius:999px}.newsletter input{flex:1;min-width:0;border:0;background:transparent;padding:14px 18px;font:inherit;outline:none}.newsletter button{border:0;border-radius:999px;background:var(--red);color:#fff;padding:14px 22px;font:inherit;font-weight:700;cursor:pointer}.form-message{grid-column:2;margin:0}.whatsapp-float{position:fixed;right:22px;bottom:22px;background:#1db954;color:#fff;text-decoration:none;padding:14px 19px;border-radius:999px;font-weight:700;box-shadow:0 8px 30px #1749274d;z-index:25}footer{padding:36px clamp(24px,5vw,76px);background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}footer img{width:170px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.site-header nav a:not(.nav-order){display:none}.brand img{width:175px}.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{height:390px}.plate{width:240px;height:240px}.promise-grid{grid-template-columns:1fr}.visit,.newsletter{display:grid;grid-template-columns:1fr;padding:42px 28px}.form-message{grid-column:1}}@media(max-width:520px){.site-header{height:78px}.brand img{width:150px}.site-header nav .nav-order{padding:10px 13px}.hero{padding-left:20px;padding-right:20px;gap:36px}.hero-art{height:330px}.newsletter form{display:grid;border-radius:20px}.newsletter button{margin-top:4px}.whatsapp-float{font-size:0;width:58px;height:58px;border-radius:50%;padding:0}.whatsapp-float:after{content:"WA";font-size:16px;display:grid;place-items:center;height:100%}footer{display:grid;gap:14px}}
