:root{--red:#d9143c;--yellow:#ffcc1e;--green:#447d27;--ink:#25221f;--cream:#fffaf0}*{box-sizing:border-box}body{font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.65}.site-nav{background:rgba(255,255,255,.96);box-shadow:0 1px 14px #1d15140d}.navbar-brand img{width:145px;max-height:72px;object-fit:contain}.nav-link{font-weight:600;color:var(--ink)!important;padding:.75rem!important}.nav-link.active,.nav-link:hover{color:var(--red)!important}.btn-brand{background:var(--red);border-color:var(--red);color:#fff;font-weight:700;border-radius:99px;padding:.65rem 1.15rem}.btn-brand:hover{background:#b70f31;color:#fff}.hero{min-height:650px;position:relative;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#1a0c07c9,#1a0c0733),url('../img/hero.jpg') center/cover}.eyebrow{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:700}.hero h1,.display-title{font-family:'Playfair Display',serif;font-weight:700}.hero h1{font-size:clamp(2.7rem,6vw,5.2rem);max-width:760px;line-height:1.03}.hero-card{border-left:4px solid var(--yellow);padding-left:1.25rem;max-width:580px}.section{padding:5.5rem 0}.section-tint{background:var(--cream)}.display-title{font-size:clamp(2.2rem,4vw,3.5rem);color:var(--red);line-height:1.1}.section-intro{max-width:650px;color:#645e58}.feature-icon{font-size:1.55rem;background:#fff2bc;width:52px;height:52px;border-radius:50%;display:grid;place-items:center}.promo-card,.location-card,.menu-card,.value-card{border:0;border-radius:18px;box-shadow:0 10px 28px #33220d0d;height:100%}.promo-card{border-top:5px solid var(--yellow)}.promo-card h3,.location-card h3,.menu-card h3{font-family:'Playfair Display',serif;color:var(--red)}.image-frame{border-radius:24px;overflow:hidden;min-height:420px}.image-frame img{width:100%;height:100%;object-fit:cover}.badge-category{background:#fff1bf;color:#785800;font-weight:700}.menu-card{padding:1.5rem}.menu-price{font-weight:700;color:var(--green)}.site-footer{background:#28241e;color:#f7f3ec;padding:3.5rem 0 1.25rem}.site-footer h2{font:700 1.15rem 'Playfair Display',serif;color:var(--yellow)}.site-footer a{color:#fff;text-decoration:none}.footer-logo{width:180px;max-height:95px;object-fit:contain;background:#fff;border-radius:7px;padding:5px;margin-bottom:.8rem}.site-footer hr{opacity:.18;margin:2rem 0 1rem}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:99;background:#25d366;color:#fff;border-radius:99px;padding:.75rem 1rem;text-decoration:none;box-shadow:0 8px 20px #0003;font-weight:700}.whatsapp-float:first-letter{font-size:1.3rem}.order-panel{position:sticky;top:100px;border:1px solid #eee5d9;border-radius:18px}.quantity{width:100px}.order-item{border-bottom:1px solid #eee;padding:1rem 0}.order-item:last-child{border:0}.empty-state{padding:3rem;text-align:center;background:var(--cream);border-radius:18px}@media(max-width:991px){.hero{min-height:570px}.section{padding:4rem 0}}@media(max-width:575px){.whatsapp-float span{display:none}.whatsapp-float{padding:.7rem .85rem}.hero{min-height:520px}}
