*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",system-ui,sans-serif;color:#241812;background:#f6efe6}a{text-decoration:none;color:inherit}.hero{min-height:620px;padding:22px clamp(18px,6vw,78px) 70px;color:#fff;background:radial-gradient(circle at 80% 25%,rgba(255,177,92,.34),transparent 28%),linear-gradient(140deg,#1b110d,#3b2216 60%,#6f3c20)}nav{display:flex;justify-content:space-between;align-items:center}.logo{font-weight:800}.pill{padding:10px 14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:13px;font-weight:700}.hero-content{max-width:780px;margin-top:130px}.kicker,.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.hero h1,.section h2{font-family:"Playfair Display",serif}.hero h1{font-size:clamp(58px,8vw,105px);line-height:.9;letter-spacing:-.045em;margin:18px 0}.hero p{font-size:19px;color:rgba(255,255,255,.74);max-width:550px;line-height:1.6}.hero-actions{display:flex;gap:10px;margin-top:28px}.button{padding:13px 17px;border-radius:12px;font-weight:800}.light{background:#fff;color:#28180f}.glass{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18)}.quick-info{display:grid;grid-template-columns:repeat(3,1fr);max-width:950px;margin:-42px auto 0;background:#fff;border-radius:22px;position:relative;box-shadow:0 18px 45px rgba(45,25,14,.12);overflow:hidden}.quick-info div{padding:24px 28px;display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:center;border-right:1px solid #eee4d8}.quick-info div:last-child{border:0}.quick-info span{grid-row:1/3;font-size:24px}.quick-info b{font-size:14px}.quick-info small{font-size:12px;color:#85776d}.section{padding:88px clamp(18px,7vw,105px)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section h2{font-size:clamp(40px,5vw,66px);margin:8px 0}.section-head p{max-width:430px;color:#75675c;line-height:1.65}.filter-row{display:flex;gap:8px;margin-bottom:24px}.filter{border:1px solid #d8cbbb;background:transparent;padding:9px 14px;border-radius:999px;font-weight:800;cursor:pointer}.filter.active{background:#241812;color:#fff;border-color:#241812}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.item{display:grid;grid-template-columns:170px 1fr;min-height:180px;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #eadfd2}.item.hidden{display:none}.art{display:grid;place-items:center;font-size:64px;background:linear-gradient(135deg,#f5c99d,#e8a667)}.coffee{background:linear-gradient(135deg,#e8d0b6,#b98a61)}.shake{background:linear-gradient(135deg,#caa68f,#754b38)}.fries{background:linear-gradient(135deg,#ffe29c,#efb35e)}.burger{background:linear-gradient(135deg,#f8c477,#a86736)}.chicken{background:linear-gradient(135deg,#efb06d,#7d4524)}.item-info{padding:22px;display:flex;flex-direction:column;justify-content:space-between}.item h3{margin:0 0 6px;font-size:19px}.item p{margin:0;color:#7b6e64;font-size:13px;line-height:1.5}.item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.item-bottom b{font-size:18px}.add{border:0;background:#241812;color:#fff;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.add.added{background:#2c8c55}.about-card{background:#241812;color:#fff;padding:clamp(32px,6vw,70px);border-radius:28px}.about-card p{max-width:680px;color:rgba(255,255,255,.68);line-height:1.7}.about-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.about-buttons a{padding:11px 14px;border:1px solid rgba(255,255,255,.22);border-radius:10px;font-weight:700}.order-bar{position:fixed;left:50%;bottom:18px;transform:translateX(-50%) translateY(130%);width:min(720px,calc(100% - 28px));background:#fff;box-shadow:0 15px 50px rgba(0,0,0,.2);border-radius:17px;padding:12px 13px 12px 18px;display:flex;align-items:center;justify-content:space-between;z-index:20;transition:.25s ease}.order-bar.visible{transform:translateX(-50%) translateY(0)}.order-bar small{display:block;color:#7a6c62}.order-bar strong{display:block;margin-top:2px}.order-bar button{border:0;background:#25d366;color:#fff;padding:13px 17px;border-radius:11px;font-weight:900;cursor:pointer}.order-bar button:disabled{opacity:.4}.order-bar button:hover:not(:disabled){filter:brightness(.95)}footer{padding:28px clamp(18px,7vw,105px) 100px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e4d8ca;color:#786a60;font-size:13px}footer a{font-weight:800;color:#241812}@media(max-width:820px){.quick-info{margin:-32px 18px 0}.menu-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{max-width:100%}.hero-content{margin-top:100px}}@media(max-width:600px){.hero{min-height:570px}.quick-info{grid-template-columns:1fr}.quick-info div{border-right:0;border-bottom:1px solid #eee4d8}.item{grid-template-columns:120px 1fr}.art{font-size:46px}.section{padding:66px 16px}.hero-actions{flex-direction:column;align-items:flex-start}.about-buttons{display:grid}.order-bar{bottom:10px}.order-bar button{padding:12px 13px;font-size:12px}footer{flex-direction:column}}
.sample-action{padding:11px 14px;border:1px solid rgba(255,255,255,.22);border-radius:10px;font:inherit;font-weight:700;color:#fff;background:transparent;cursor:pointer}
.pricing-disclaimer{font-size:12px;color:#8a8a8a;max-width:720px;margin-top:18px;line-height:1.55}
