:root{--ink:#181815;--mustard:#f4c542;--cream:#f7f3ea;--paper:#fffdf7;--muted:#777268;--green:#66713a;--orange:#df7e2f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.site-header{height:86px;background:var(--ink);display:flex;align-items:center;padding:0 max(5.55vw,28px);gap:58px}.brand{color:var(--mustard);font-size:32px;font-weight:900;letter-spacing:-1px;text-decoration:none}.site-header nav{display:flex;gap:38px}.site-header nav a{color:#e9e4d8;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.04em}.header-cta{margin-left:auto;background:var(--mustard);color:var(--ink);text-decoration:none;padding:15px 28px;border-radius:28px;font-weight:800;font-size:14px}.menu-toggle{display:none}.hero{max-width:1328px;min-height:500px;margin:32px auto 0;border-radius:30px;background:linear-gradient(125deg,#29271f,#11110f);position:relative;overflow:hidden;color:var(--paper);display:flex;align-items:center;padding:72px 54px}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--mustard);font-size:17px;font-weight:800;letter-spacing:.04em;margin:0 0 48px}.hero h1{font-size:clamp(52px,5vw,68px);line-height:1.02;letter-spacing:-3px;margin:0 0 28px}.hero h1 em{font-style:normal;font-size:.8em}.hero-sub{font-size:20px;color:#bcb8ae;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:16px;text-decoration:none;border:0;font-size:15px;font-weight:800;border-radius:28px;padding:16px 25px;cursor:pointer}.button-yellow{background:var(--mustard);color:var(--ink)}.button-dark{background:var(--ink);color:var(--paper)}.button span{font-size:20px}.hero-art{position:absolute;right:8%;width:400px;height:400px;display:grid;place-items:center}.art-glow{position:absolute;inset:35px;border-radius:50%;background:var(--mustard);opacity:.18}.wrap{position:relative;width:270px;height:270px;border-radius:50%;background:linear-gradient(140deg,var(--mustard),var(--orange));display:grid;place-items:center}.wrap:before{content:"";position:absolute;width:170px;height:210px;background:#fff8e6;clip-path:polygon(0 10%,100% 0,82% 90%,50% 100%,18% 90%)}.wrap i{position:absolute;width:134px;height:100px;background:#ce5d27;border-radius:35% 35% 45% 45%;top:70px;z-index:1}.wrap b{position:absolute;width:130px;height:18px;border-top:18px solid var(--green);top:106px;z-index:2;border-radius:50%}.categories,.menu-section{max-width:1280px;margin:76px auto 0}.section-heading h2{font-size:42px;letter-spacing:-1.5px;margin:0 0 8px}.section-heading p{font-size:18px;color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:36px}.category{height:104px;border:1px solid #ded8ca;border-radius:20px;background:var(--paper);text-align:left;padding:20px 31px;display:grid;grid-template-columns:1fr auto;cursor:pointer;color:var(--ink)}.category small{color:#c68a24;font-size:16px;font-weight:800}.category strong{font-size:23px}.category span{grid-column:2;grid-row:1/3;align-self:center;color:#c68a24;font-size:27px}.category.active{background:var(--ink);color:var(--paper)}.category.active small,.category.active span{color:var(--mustard)}.category.yellow{background:var(--mustard);border-color:var(--mustard)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:36px}.product{background:var(--paper);border-radius:24px;overflow:hidden;box-shadow:0 16px 28px #00000012}.product-art{height:212px;display:grid;place-items:center}.product-art.one{background:linear-gradient(135deg,var(--mustard),var(--orange))}.product-art.two{background:#e5c96b}.product-art.three{background:var(--green)}.product-art.four{background:#d68c42}.food{width:145px;height:145px;border-radius:50%;background:#fff8e6;position:relative}.food:after{content:"";position:absolute;width:95px;height:115px;left:25px;top:15px;border-radius:35% 35% 44% 44%;background:#ce5d27}.product-info{padding:27px 28px 24px;position:relative;min-height:178px}.product h3{font-size:20px;margin:0 0 10px;line-height:1.15}.product p{color:#8b8578;font-size:15px;margin:0}.price{font-size:21px;font-weight:800;margin-top:25px}.add{position:absolute;right:25px;bottom:24px;width:60px;height:48px;border:0;border-radius:25px;background:var(--mustard);font-size:25px;cursor:pointer}.restaurants{max-width:1328px;min-height:176px;margin:70px auto 34px;border-radius:28px;background:var(--mustard);padding:38px 40px;display:flex;justify-content:space-between;align-items:center}.restaurants h2{font-size:30px;margin:0 0 10px}.restaurants p{color:#51471f;font-size:17px;margin:0}footer{max-width:1280px;margin:0 auto;padding:28px 0 40px;color:var(--muted);display:flex;justify-content:space-between;font-size:13px}footer a{color:var(--ink);font-weight:700}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:900px){.site-header{gap:24px}.site-header nav{gap:18px}.header-cta{padding:13px 18px;font-size:12px}.hero{margin:24px 24px 0;padding:55px 38px}.hero-art{right:-8%;opacity:.75}.categories,.menu-section{margin-left:28px;margin-right:28px}.category-grid{gap:14px}.product-grid{gap:16px}.product-info{padding-left:18px;padding-right:18px}.product h3{font-size:17px}.restaurants{margin-left:24px;margin-right:24px}}@media(max-width:600px){.site-header{height:72px;padding:0 22px}.brand{font-size:25px}.site-header nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto;border:0;background:transparent;color:var(--mustard);font-size:25px}.site-header.nav-open nav{display:flex;position:absolute;top:72px;left:0;right:0;background:var(--ink);padding:18px 22px 24px;z-index:5;flex-direction:column;gap:18px}.site-header.nav-open nav a{font-size:15px}.hero{min-height:535px;margin:18px 14px 0;border-radius:22px;padding:42px 24px;align-items:flex-start}.eyebrow{font-size:13px;margin-bottom:34px}.hero h1{font-size:50px;letter-spacing:-2px;margin-bottom:20px}.hero-sub{font-size:17px;max-width:230px;line-height:1.4}.hero-art{width:260px;height:260px;right:-38px;bottom:14px}.wrap{width:180px;height:180px}.wrap:before{width:114px;height:140px}.wrap i{width:90px;height:68px;top:48px}.wrap b{width:86px;top:72px;border-width:12px}.art-glow{inset:28px}.categories,.menu-section{margin:55px 18px 0}.section-heading h2{font-size:32px}.section-heading p{font-size:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.category{height:94px;padding:16px 18px}.category strong{font-size:19px}.category span{font-size:22px}.product-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.product{display:grid;grid-template-columns:112px 1fr;min-height:145px}.product-art{height:100%;min-height:145px}.food{width:80px;height:80px}.food:after{width:54px;height:63px;left:13px;top:9px}.product-info{min-height:145px;padding:19px 14px}.product h3{font-size:17px;max-width:150px}.product p{font-size:13px}.price{margin-top:17px;font-size:18px}.add{width:45px;height:40px;right:12px;bottom:16px}.restaurants{margin:55px 14px 20px;padding:26px 23px;display:block;min-height:0}.restaurants h2{font-size:25px}.restaurants p{font-size:15px;line-height:1.4;margin-bottom:20px}footer{margin:0 20px;padding:20px 0 28px;font-size:11px;gap:10px;flex-wrap:wrap}}
