.menu-container{width:100%;max-width:100%;overflow-x:hidden}.menu-page{width:100%;min-height:100vh;background:#101010;color:#f8f1e7;display:flex;flex-direction:column}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2rem 3rem;box-sizing:border-box}.menu-content{min-width:0}.menu-section{margin-bottom:2.5rem}.menu-section__title{font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:900;color:#e86f12;margin-bottom:1rem}.cart-panel{width:100%;max-width:320px}html,body{width:100%;max-width:100%;overflow-x:hidden}.menu-footer{width:100%;margin-top:3rem;display:flex;justify-content:center;background:#000;border-top:1px solid rgba(255,255,255,.08);padding-top:1rem}.menu-footer__img{width:100%;max-width:1400px;height:auto;display:block}
