@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--hover-color:#f0f0f0}.app-header{align-items:center;display:flex;flex-direction:column}.header-logo{height:auto;max-width:100%;object-fit:contain;transition:transform .3s ease}.header-logo:hover{opacity:.9;transform:scale(1.05)}.restaurant-description{color:#f9f9f9;color:var(--background-color)}.nav-logo{align-items:center;background-color:#fff;border-bottom:1px solid #0000001a;border-radius:8px;display:flex;justify-content:center;margin:10px;padding:1rem 0}.nav-logo img{height:auto;max-width:100%;transition:transform .3s ease}.nav-logo img:hover{transform:scale(1.05)}.menu-container.sidebar-layout{flex-direction:row}.menu-container.topbar-layout{flex-direction:column}.category-nav.sidebar-layout{padding:1rem;width:250px}.category-nav.topbar-layout{padding:1rem 0;width:100%}.category-nav.topbar-layout ul{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem;scrollbar-width:none}.category-nav.topbar-layout ul::-webkit-scrollbar{display:none}.category-nav.topbar-layout li{flex:0 0 auto;margin-bottom:0;min-width:fit-content;white-space:nowrap}@media (max-width:992px){.menu-container.sidebar-layout{flex-direction:column}.category-nav.sidebar-layout{padding:1rem 0;width:100%}.category-nav.sidebar-layout ul{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem;scrollbar-width:none}.category-nav.sidebar-layout ul::-webkit-scrollbar{display:none}.category-nav.sidebar-layout li{flex:0 0 auto;margin-bottom:0;min-width:fit-content;white-space:nowrap}.menu-content{padding:1rem}}@media (max-width:768px){.panel-buttons{gap:5px;right:10px;top:10px}.customize-btn,.layout-btn,.reorder-btn{height:40px;width:40px}.customize-btn svg,.layout-btn svg,.reorder-btn svg{font-size:1.2rem}.category-nav li{padding:.75rem}.category-icon{font-size:1rem}.category-name{font-size:.9rem}}@media (max-width:576px){.app-header{padding:1rem}.app-header h1{font-size:1.8rem}.category-title{font-size:1.5rem}.menu-items{grid-template-columns:1fr}}.design-toggle button{border-radius:4px}.design-toggle button:hover{color:#fff}.design-toggle button.active,.design-toggle button:hover{background-color:#d4af37;background-color:var(--primary-color)}.customization-panel{background-color:#fff;background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);left:25%;min-width:300px;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.panel-header h3{margin:0}.close-btn,.panel-header h3{color:#333;color:var(--text-color)}.close-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem}.color-controls{gap:1rem}.color-control,.color-controls{display:flex;flex-direction:column}.color-control{gap:.5rem}.color-control label{color:#333;color:var(--text-color);font-weight:500}.color-control input[type=color]{border:none;border-radius:4px;cursor:pointer;height:40px;padding:0;width:100%}.panel-buttons{display:flex;gap:10px;position:fixed;right:20px;top:20px;z-index:100}.customize-btn,.reorder-btn{align-items:center;background-color:#d4af37;background-color:var(--primary-color);border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:50px}.customize-btn:hover,.reorder-btn:hover{background-color:#d4af37;background-color:var(--primary-color);box-shadow:0 6px 12px #00000026;transform:scale(1.1)}.customize-btn svg,.reorder-btn svg{font-size:1.5rem;transition:transform .3s ease}.customize-btn:hover svg,.reorder-btn:hover svg{transform:rotate(180deg)}.customize-btn:before,.reorder-btn:before{background:linear-gradient(45deg,#0000,#fff3,#0000);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .5s ease;width:100%}.customize-btn:hover:before,.reorder-btn:hover:before{transform:translateX(100%)}@media (max-width:768px){.customize-btn,.reorder-btn{height:40px;width:40px}.customize-btn svg,.reorder-btn svg{font-size:1.2rem}}.reorder-panel{background-color:#fff;background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);left:75%;min-width:300px;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.sections-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.section-item{align-items:center;background-color:#f5f5f5;border-radius:4px;cursor:move;display:flex;gap:.5rem;padding:.75rem;transition:background-color .3s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.section-item.dragging,.section-item:hover{background-color:#e9e9e9}.section-item.dragging{box-shadow:0 2px 4px #0000001a;transform:scale(1.02)}.grip-icon{color:#777;color:var(--light-text);cursor:move}.layout-panel{background-color:#fff;background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);left:50%;min-width:300px;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.layout-options{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.layout-option{align-items:center;background-color:#f5f5f5;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.layout-option:hover{background-color:#e9e9e9;transform:translateY(-2px)}.layout-option.selected{background-color:#fff;border-color:#000;box-shadow:0 4px 12px #0000001a;transform:scale(1.02)}.layout-icon-container{align-items:center;display:flex;height:24px;justify-content:center;position:relative;width:24px}.layout-icon{color:#333;color:var(--text-color);font-size:1.5rem;transition:transform .3s ease}.layout-option.selected .layout-icon{color:#000;transform:scale(1.1)}.check-icon{background-color:#fff;border-radius:50%;bottom:-8px;box-shadow:0 2px 4px #0000001a;color:#d4af37;color:var(--primary-color);font-size:1rem;padding:2px;position:absolute;right:-8px}.layout-btn{align-items:center;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:50px}.layout-btn,.layout-btn:hover{background-color:#d4af37;background-color:var(--primary-color)}.layout-btn:hover{box-shadow:0 6px 12px #00000026;transform:scale(1.1)}.layout-btn svg{font-size:1.5rem;transition:transform .3s ease}.layout-btn:hover svg{transform:rotate(180deg)}.layout-btn:before{background:linear-gradient(45deg,#0000,#fff3,#0000);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .5s ease;width:100%}.layout-btn:hover:before{transform:translateX(100%)}@media (max-width:768px){.layout-btn{height:40px;width:40px}.layout-btn svg{font-size:1.2rem}}.restaurant-description-input,.restaurant-name-input{background-color:initial;border:2px solid #0000;border-radius:4px;color:inherit;font-family:inherit;font-size:inherit;padding:8px;transition:all .3s ease;width:100%}.restaurant-name-input{font-size:2em;font-weight:700}.restaurant-description-input{font-size:1em}.restaurant-description-input:focus,.restaurant-name-input:focus{background-color:#ffffff1a;border-color:#ffffff4d;outline:none}.restaurant-description{min-height:24px}:root{--primary-color:#d4af37;--secondary-color:#333;--background-color:#f9f9f9;--text-color:#333;--light-text:#777;--card-bg:#fff;--shadow:0 4px 6px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;background-color:var(--background-color);color:#333;color:var(--text-color);font-family:Cairo,sans-serif;line-height:1.6}.restaurant-menu-app{display:flex;flex-direction:column;min-height:100vh}.app-header{background-color:#333;background-color:var(--secondary-color);color:#fff;padding:2rem;text-align:center}.app-header h1{font-size:2.5rem;margin-bottom:.5rem}.restaurant-description{color:#d4af37;color:var(--primary-color);font-style:italic}.menu-container{display:flex;flex:1 1}.menu-content{flex:1 1;padding:2rem}.app-footer{background-color:#333;background-color:var(--secondary-color);color:#fff;padding:1rem;text-align:center}.footer-nav{align-items:center;display:flex;flex-direction:column;gap:.5rem}.footer-links{display:flex;gap:.5rem;justify-content:center}.footer-nav-btn{border:1px solid #fff;border-radius:4px;color:#fff;font-size:.8rem;padding:.25rem .5rem;text-decoration:none;transition:all .3s ease}.footer-nav-btn:hover{background-color:#fff;color:#333;color:var(--secondary-color)}.category-nav{background-color:#fff;background-color:var(--card-bg);box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);direction:rtl;padding:1rem;width:250px}.category-nav ul{list-style:none}.category-nav li{align-items:center;border-radius:4px;cursor:pointer;display:flex;margin-bottom:.5rem;padding:1rem;transition:all .3s ease}.category-nav li:hover{background-color:#f0f0f0}.category-nav li.active{background-color:#d4af37;background-color:var(--primary-color);color:#fff}.category-icon{font-size:1.2rem;margin-right:.8rem}.category-name{font-weight:500}.menu-section{margin-bottom:3rem}.category-title{border-bottom:2px solid #d4af37;border-bottom:2px solid var(--primary-color);color:#d4af37;color:var(--primary-color);font-size:2rem;margin-bottom:.5rem;padding-bottom:.5rem}.category-description{color:#777;color:var(--light-text);font-style:italic;margin-bottom:1.5rem}.menu-items{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.menu-item{background-color:#fff;background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow);overflow:hidden;transition:transform .3s ease}.menu-item:hover{transform:translateY(-5px)}.item-image{height:200px;overflow:hidden}.item-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.menu-item:hover .item-image img{transform:scale(1.05)}.item-details{padding:1.5rem}.item-details h3{font-size:1.3rem;margin-bottom:.5rem}.item-description{color:#777;color:var(--light-text);font-size:.9rem;margin-bottom:1rem}.item-price{color:#d4af37;color:var(--primary-color);font-size:1.2rem;font-weight:700}@media (max-width:992px){.menu-container{flex-direction:column}.category-nav{padding:1rem 0;width:100%}.category-nav ul{display:flex;overflow-x:auto;padding:0 1rem}.category-nav li{flex:0 0 auto;margin-bottom:0;margin-right:.5rem;white-space:nowrap}}@media (max-width:768px){.app-header h1{font-size:2rem}.menu-content{padding:1.5rem}.menu-items{grid-template-columns:1fr}}@media (max-width:576px){.app-header{padding:1.5rem}.category-title{font-size:1.5rem}}.loading{align-items:center;color:#d4af37;color:var(--primary-color);font-size:1.5rem;height:100vh}.design-toggle,.loading{display:flex;justify-content:center}.design-toggle{gap:1rem;margin:1rem 0}.design-toggle button{background:#0000;border:2px solid #d4af37;border:2px solid var(--primary-color);border-radius:5px;color:#d4af37;color:var(--primary-color);cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.design-toggle button.active{background:#d4af37;background:var(--primary-color);color:#fff}.design-2{--primary-color:#e63946;--secondary-color:#1d3557;--accent-color:#a8dadc;--light-bg:#f1faee;--text-dark:#457b9d;--text-light:#f1faee}.design-2 .menu-container{display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.design-2 .category-nav-2{background:var(--secondary-color);padding:1rem 0;position:sticky;top:0;z-index:100}.design-2 .menu-content{background:var(--light-bg);padding:0}.design-2 .category-scroll{-webkit-overflow-scrolling:touch;direction:rtl;display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem}.design-2 .category-scroll::-webkit-scrollbar{height:5px}.design-2 .category-scroll::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.design-2 .category-btn-2{background:#fff;border:none;border-radius:50px;color:#000;cursor:pointer;font-family:Cairo,sans-serif;font-size:.9rem;padding:.75rem 1.25rem;transition:all .3s ease;white-space:nowrap}.design-2 .category-btn-2.active{background:var(--primary-color);color:#fff;font-weight:600}.design-2 .menu-section-2{margin:0 auto;max-width:1200px;padding:2rem 1rem}.design-2 .section-header-2{margin-bottom:2.5rem;text-align:center}.design-2 .section-header-2 h2{color:var(--secondary-color);display:inline-block;font-size:2.2rem;margin-bottom:.5rem;position:relative}.design-2 .section-header-2 h2:after{background:var(--primary-color);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.design-2 .section-header-2 p{color:var(--text-dark);font-size:1.05rem;margin:0 auto;max-width:600px}.design-2 .menu-items-2{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 1rem}.design-2 .menu-item-2{background:#fff;border-radius:12px;box-shadow:0 5px 15px #1d35571a;overflow:hidden;transition:all .3s ease}.design-2 .menu-item-2:hover{box-shadow:0 8px 25px #1d355726;transform:translateY(-5px)}.design-2 .item-image-2{height:200px;overflow:hidden;position:relative}.design-2 .item-image-2 img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.design-2 .menu-item-2:hover .item-image-2 img{transform:scale(1.05)}.design-2 .price-bubble{align-items:center;background:var(--primary-color);border-radius:50%;bottom:-15px;box-shadow:0 3px 10px #0003;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:70px;justify-content:center;position:absolute;right:15px;width:80px}.design-2 .item-details-2{padding:2rem 1.5rem 1.5rem}.design-2 .item-details-2 h3{color:var(--secondary-color);font-size:1.3rem;margin-bottom:.75rem}.design-2 .item-details-2 p{color:var(--text-dark);font-size:.95rem;line-height:1.5}@media (max-width:768px){.design-2 .menu-items-2{gap:1.5rem;grid-template-columns:1fr}.design-2 .section-header-2 h2{font-size:1.8rem}.design-2 .category-btn-2{font-size:.85rem;padding:.6rem 1rem}}@media (max-width:480px){.design-2 .menu-section-2{padding:1.5rem .5rem}.design-2 .item-details-2{padding:1.5rem 1rem 1rem}}.design-2 .app-header{align-items:center;background:var(--secondary-color);color:var(--text-light);display:flex;flex-direction:column;padding:1.5rem 1rem}.design-2 .app-header h1{color:#fff;margin-bottom:1rem}.design-2 .category-nav-2{background:#0000;margin:0 auto;max-width:1200px;padding:0;width:100%}.design-2 .category-scroll{background:#ffffff1a;border-radius:50px;justify-content:center;margin:0 auto;max-width:fit-content;padding:.5rem 1rem}.design-2 .design-toggle{margin-top:1rem}.design-2 .design-toggle button{border-color:#fff;color:#fff}.design-2 .design-toggle button.active{background:#fff;color:var(--secondary-color)}.design-2 .category-btn-2{transition:all .2s ease-out}.design-2 .category-btn-2.active{box-shadow:0 2px 8px #0003;transform:scale(1.05)}@media (max-width:768px){.design-2 .category-scroll{border-radius:12px;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.75rem}.design-2 .category-btn-2{font-size:.85rem;padding:.5rem 1rem}}.design-3{--primary-color:#6a11cb;--secondary-color:#2575fc;--accent-color:#ff8a00;--light-bg:#f8f9fa;--card-bg:#fff;--text-dark:#2c3e50;--text-light:#f8f9fa}.design-3 .menu-container{display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.design-3 .category-nav-3{background:#fff;box-shadow:0 2px 10px #00000014;display:flex;justify-content:center;padding:1rem;position:sticky;top:0;z-index:100}.design-3 .menu-content{background:var(--light-bg);flex:1 1;padding:2rem}.design-3 .category-scroll-3{direction:rtl;display:flex;gap:.5rem;justify-content:center;max-width:1200px;width:100%}.design-3 .category-btn-3{background:#0000;border:none;border-radius:50px;color:var(--text-dark);cursor:pointer;font-family:Cairo,sans-serif;font-weight:600;padding:.75rem 1.5rem;position:relative;transition:all .3s ease;white-space:nowrap}.design-3 .category-btn-3.active{color:var(--primary-color)}.design-3 .category-btn-3.active:after{background:var(--primary-color);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.design-3 .menu-section-3{margin:0 auto;max-width:1200px;width:100%}.design-3 .section-header-3{margin-bottom:3rem;text-align:center}.design-3 .section-header-3 h2{color:var(--primary-color);display:inline-block;font-size:2.2rem;margin-bottom:.5rem;position:relative}.design-3 .section-header-3 h2:after{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.design-3 .section-header-3 p{color:var(--text-dark);font-size:1.05rem;margin:0 auto;max-width:600px;opacity:.8}.design-3 .menu-items-3{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));width:100%}.design-3 .menu-item-3{background:var(--card-bg);border-radius:12px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.1)}.design-3 .menu-item-3:hover{box-shadow:0 12px 20px #0000001a;transform:translateY(-8px)}.design-3 .item-image-3{height:200px;overflow:hidden;position:relative}.design-3 .item-image-3 img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.design-3 .menu-item-3:hover .item-image-3 img{transform:scale(1.1)}.design-3 .item-details-3{padding:1.5rem;position:relative}.design-3 .item-details-3 h3{color:var(--text-dark);font-size:1.3rem;margin-bottom:.5rem}.design-3 .item-details-3 p{color:var(--text-dark);font-size:.95rem;line-height:1.5;margin-bottom:1rem;opacity:.8}.design-3 .item-price-3{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50px;box-shadow:0 4px 8px #6a11cb4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:.5rem 1.25rem;position:absolute;right:20px;top:-20px;z-index:2}@media (max-width:768px){.design-3 .category-scroll-3{flex-wrap:wrap;justify-content:center}.design-3 .menu-items-3{grid-template-columns:1fr}.design-3 .section-header-3 h2{font-size:1.8rem}.design-3 .category-btn-3{font-size:.9rem;padding:.5rem 1rem}}.design-4{--primary-color:#6f4e37;--secondary-color:#c4a484;--accent-color:tan;--light-bg:beige;--card-bg:#fff;--text-dark:#3e2723;--text-light:#fff8e1}.design-4 .app-header{background:var(--primary-color);border-bottom:8px solid var(--accent-color);color:var(--text-light);padding:2rem 1rem;text-align:center}.design-4 .restaurant-menu-app{background-color:var(--light-bg);min-height:100vh}.design-4 .menu-container{display:flex;flex-direction:column}.design-4 .category-nav-4{background:var(--secondary-color);box-shadow:0 2px 10px #0000001a;display:flex;justify-content:center;padding:1rem;position:sticky;top:0;z-index:100}.design-4 .category-scroll-4{direction:rtl;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:1200px;width:100%}.design-4 .category-btn-4{background:#0000;border:2px solid var(--primary-color);border-radius:50px;color:var(--primary-color);cursor:pointer;font-family:Cairo,sans-serif;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;transition:all .3s ease}.design-4 .category-btn-4.active{background:var(--primary-color);color:#fff}.design-4 .menu-content{margin:0 auto;max-width:1200px;padding:2rem;width:100%}.design-4 .menu-section-4{margin-bottom:3rem}.design-4 .section-header-4{margin-bottom:2rem;position:relative;text-align:center}.design-4 .section-header-4 h2{background:var(--secondary-color);border-radius:50px;box-shadow:0 3px 6px #0000001a;color:var(--primary-color);display:inline-block;font-size:2rem;margin-bottom:.5rem;padding:.5rem 2rem}.design-4 .section-header-4 p{color:var(--text-dark);font-style:italic;margin:0 auto;max-width:600px}.design-4 .menu-items-4{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.design-4 .menu-item-4{background:var(--card-bg);border:1px solid #eee;border-radius:8px;box-shadow:0 3px 10px #00000014;overflow:hidden;transition:all .3s ease}.design-4 .menu-item-4:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.design-4 .item-image-4{height:180px;overflow:hidden;position:relative}.design-4 .item-image-4 img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.design-4 .menu-item-4:hover .item-image-4 img{transform:scale(1.05)}.design-4 .item-details-4{padding:1.25rem}.design-4 .item-details-4 h3{align-items:center;color:var(--primary-color);display:flex;font-size:1.2rem;justify-content:space-between;margin-bottom:.5rem}.design-4 .item-price-4{background:var(--primary-color);border-radius:50px;color:#fff;font-size:.9rem;padding:.25rem .75rem}.design-4 .item-details-4 p{color:var(--text-dark);font-size:.9rem;line-height:1.5;opacity:.9}.design-4 .design-toggle{margin-top:1rem}.design-4 .design-toggle button{background:#0000;border:2px solid var(--text-light);color:var(--text-light)}.design-4 .design-toggle button.active{background:var(--text-light);color:var(--primary-color)}@media (max-width:768px){.design-4 .menu-items-4{grid-template-columns:1fr}.design-4 .section-header-4 h2{font-size:1.5rem;padding:.5rem 1.5rem}.design-4 .menu-content{padding:1.5rem}}.design-5{--primary-color:#1a1a2e;--secondary-color:#16213e;--accent-color:#0f3460;--highlight-color:#ce0080;--light-bg:#0f0f1a;--card-bg:#1a1a2e;--text-light:#f1f1f1;--text-muted:#b8b8b8}.design-5 .app-header{background:var(--primary-color);border-bottom:1px solid var(--highlight-color);color:var(--text-light);padding:2rem 1rem;text-align:center}.design-5 .restaurant-menu-app{background-color:var(--light-bg);color:var(--text-light);min-height:100vh}.design-5 .menu-container{display:flex;flex-direction:column}.design-5 .category-nav-5{background:var(--secondary-color);display:flex;justify-content:center;padding:1.5rem;position:sticky;top:0;z-index:100}.design-5 .category-scroll-5{direction:rtl;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:1200px;width:100%}.design-5 .category-btn-5{background:#ffffff1a;border:none;border-radius:4px;color:var(--text-light);cursor:pointer;font-family:Cairo,sans-serif;font-weight:500;letter-spacing:.5px;padding:.75rem 1.5rem;transition:all .3s ease}.design-5 .category-btn-5.active{background:var(--highlight-color);box-shadow:0 4px 8px #e945604d;transform:translateY(-2px)}.design-5 .menu-content{background:#c8818163;margin:0;padding:2rem;width:100%}.design-5 .menu-section-5{margin-bottom:4rem}.design-5 .section-header-5{margin-bottom:3rem;position:relative;text-align:center}.design-5 .section-header-5 h2{color:var(--highlight-color);font-size:2.2rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.design-5 .section-header-5:after{background:var(--highlight-color);content:"";display:block;height:3px;margin:1rem auto;width:100px}.design-5 .section-header-5 p{color:var(--text-muted);font-style:italic;letter-spacing:.5px;margin:0 auto;max-width:600px}.design-5 .menu-items-5{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;width:100%}.design-5 .menu-item-5{background:var(--card-bg);border-left:3px solid var(--highlight-color);border-radius:6px;overflow:hidden;transition:all .4s ease}.design-5 .menu-item-5:hover{box-shadow:0 10px 20px #0000004d;transform:translateY(-5px)}.design-5 .item-image-5{height:200px;overflow:hidden;position:relative}.design-5 .item-image-5:before{background:linear-gradient(180deg,#0000 60%,#000000b3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.design-5 .item-image-5 img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.design-5 .menu-item-5:hover .item-image-5 img{transform:scale(1.05)}.design-5 .item-details-5{padding:1.5rem;position:relative}.design-5 .item-details-5 h3{align-items:center;color:var(--text-light);display:flex;font-size:1.3rem;justify-content:space-between;margin-bottom:.75rem}.design-5 .item-price-5{color:var(--highlight-color);font-size:1.1rem;font-weight:600}.design-5 .item-details-5 p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.design-5 .design-toggle{margin-top:1.5rem}.design-5 .design-toggle button{background:#0000;border:1px solid var(--text-light);color:var(--text-light);margin:0 .5rem;padding:.5rem 1rem}.design-5 .design-toggle button.active{background:var(--highlight-color);border-color:var(--highlight-color)}@media (max-width:768px){.design-5 .menu-items-5{grid-template-columns:1fr}.design-5 .section-header-5 h2{font-size:1.8rem}.design-5 .menu-content{padding:1.5rem}}
/*# sourceMappingURL=main.3794c745.css.map*/