:root{--foodu-red:#e30016;--foodu-dark:#191b22}.menu-page{padding-top:100px}.menu-banner{background:url(https://images.unsplash.com/photo-1555396273-367ea4eb4db5?q=80&w=1600&auto=format&fit=crop) 50%/cover;height:250px;position:relative}.banner-overlay{background:rgba(0,0,0,.8);width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.menu-banner h1{font-size:4rem;font-weight:900}.breadcrumbs{font-size:.9rem;letter-spacing:2px}.breadcrumbs span{color:var(--foodu-red)}.menu-tabbed-section{padding:6rem 5%;background:#f9f9fb}.menu-tabbed-layout{max-width:1200px;margin:0 auto;display:flex;gap:5rem}.menu-tabbed-left{flex:0 0 350px;position:-webkit-sticky;position:sticky;top:120px;height:-moz-fit-content;height:fit-content}.menu-stat{gap:1rem;margin-bottom:2rem}.menu-stat,.stat-icon{display:flex;align-items:center}.stat-icon{width:70px;height:70px;border:3px solid var(--foodu-red);border-radius:50%;justify-content:center;font-size:2rem}.stat-text h2{font-size:3rem;font-weight:900;color:var(--foodu-red);margin:0;line-height:1}.stat-text p{font-weight:800;font-size:.9rem;letter-spacing:1px;margin:0}.menu-tabbed-image img{width:100%;border-radius:15px;box-shadow:0 15px 40px rgba(0,0,0,.1)}.admin-link-teaser{margin-top:2rem;text-align:center}.admin-link-teaser a{color:#ccc;text-decoration:none;font-size:.8rem;font-weight:600;transition:color .3s}.admin-link-teaser a:hover{color:var(--foodu-red)}.menu-tabbed-right{flex:1 1}.menu-tag{color:var(--foodu-red);font-weight:800;font-size:.9rem;margin-bottom:.5rem}.decor-arrows{color:#ccc;letter-spacing:-2px}.menu-tabbed-title{font-size:3rem;font-weight:900;margin:0 0 2rem}.menu-category-tabs{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.cat-tab{padding:.7rem 1.5rem;border:none;background:#fff;border-radius:5px;font-weight:700;font-size:.85rem;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s}.cat-tab:hover{background:#f0f0f0}.cat-tab.active{background:var(--foodu-red);color:#fff}.menu-items-list{display:flex;flex-direction:column;gap:0}.menu-item-row{display:flex;align-items:center;padding:1.5rem 0;border-bottom:1px solid #eee;gap:1rem;transition:background .2s}.menu-item-row:hover{background:rgba(227,0,22,.02)}.menu-item-info{flex:1 1;min-width:0}.menu-item-info h4{font-size:1.2rem;font-weight:800;margin:0 0 .3rem}.menu-item-info p{color:#777;font-size:.85rem;margin:0;line-height:1.4}.menu-item-dots{flex:1 1;border-bottom:2px dashed #ddd;min-width:30px;position:relative;top:-5px}.menu-item-price{font-size:1.3rem;font-weight:900;color:var(--foodu-red);white-space:nowrap}.menu-add-btn{background:var(--foodu-dark);color:#fff;border:none;padding:.5rem 1.2rem;border-radius:50px;font-weight:700;font-size:.75rem;cursor:pointer;white-space:nowrap;transition:all .3s}.menu-add-btn:hover{background:var(--foodu-red);transform:scale(1.05)}.menu-add-btn.added{background:#28a745}@media (max-width:900px){.menu-tabbed-layout{flex-direction:column;gap:2rem}.menu-tabbed-left{flex:none;position:static;display:flex;gap:2rem;align-items:center}.menu-tabbed-left .menu-tabbed-image{display:none}.menu-tabbed-title{font-size:2rem}.menu-banner h1{font-size:2.5rem}}@media (max-width:600px){.menu-tabbed-section{padding:3rem 4%}.menu-item-row{flex-wrap:wrap}.menu-item-dots{display:none}.menu-item-price{margin-left:auto}.cat-tab{padding:.5rem 1rem;font-size:.75rem}.menu-tabbed-title{font-size:1.5rem}}