:root{--primary-color: #ff6b6b;--secondary-color: #f7fff7;--accent-color: #4ecdc4;--dark-color: #292f36;--light-color: #f8f9fa;--white-color: #FFFFFF}.layout-general .layout-default-nav{background-color:var(--color-white);z-index:1000;top:0}.layout-general .ptb-50{padding-top:5rem;padding-bottom:5rem}.layout-general .ptb-15{padding-top:1.5rem;padding-bottom:1.5rem}.layout-general footer a{color:var(--accent-color)}.layout-general .fixed-buttons{position:fixed;top:50%;right:0;transform:translateY(-50%)}.layout-general .fixed-buttons a{color:#fff!important}body.layout-modern{font-family:Poppins,sans-serif;color:var(--dark-color)}body.layout-modern .layout-default-nav{background-color:var(--dark-color)}body.layout-modern .layout-default-nav a{color:var(--white-color)}body.layout-modern .wrap-social a{color:var(--text-color)}body.layout-modern .menu-header{background:linear-gradient(135deg,var(--primary-color),#ff8e8e);color:#fff;padding:5rem 0;margin-bottom:3rem;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}body.layout-modern .category-title{position:relative;margin:2rem 0 1.5rem;padding-bottom:.5rem;font-weight:700}body.layout-modern .category-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--primary-color)}body.layout-modern .category-description{color:#6c757d;margin-bottom:1.5rem;font-size:1.1rem}body.layout-modern .menu-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}body.layout-modern .menu-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}body.layout-modern .item-name{font-weight:600;color:var(--dark-color);margin-bottom:.25rem}body.layout-modern .item-description{font-size:.9rem;color:#6c757d;margin:.5rem 0}body.layout-modern .price-section{display:flex;flex-wrap:wrap;align-items:center;margin-top:.5rem}body.layout-modern .price-tag{background-color:var(--accent-color);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;margin-right:.5rem;margin-bottom:.5rem}body.layout-modern .divider{width:100%;height:1px;background:linear-gradient(to right,transparent,#ddd,transparent);margin:2.5rem 0}body.layout-modern .logo{max-height:100px;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}body.layout-modern footer{color:#fff}body.layout-modern footer,body.layout-modern footer .bg-white,body.layout-modern footer .bg-light{text-align:left;background-color:var(--dark-color)!important}
