*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f9f9f9;color:#333}:root{--main--red-color:#82292f;--main--pink-color:#f2d9d2}.container{max-width:1200px;margin:auto;padding:20px}header{background-color:white;border-bottom:1px solid #ddd}.logoImg{width:250px}header img{max-width:100%;height:auto}header h1{color:var(--main--red-color);font-size:24px}nav a{margin-right:15px;text-decoration:none;color:#555;font-size:18px;font-weight:600}a.download-app{color:#fff;background:var(--main--red-color);padding:12px;border-radius:8px}nav a:hover{color:var(--main--red-color)}a.download-app:hover{color:#fff}footer{text-align:center;padding:20px;font-size:14px;color:#d2d2d2;background-color:#373737}.vendor-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.vendor-card{background-color:white;border-radius:10px;transition:box-shadow .3s ease}.vendor-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}.vendor-card .info{padding:15px}.vendor-card .info h2{font-size:18px;margin-bottom:5px;color:#333}.vendor-card .info p{font-size:14px;color:#666}.hero{background:url(https://source.unsplash.com/1600x600?food,delivery) no-repeat 50%/cover;padding:100px 20px;color:white;text-align:center}.hero h1{font-size:48px;margin-bottom:10px}.hero p{font-size:20px}.header-content{display:flex;justify-content:space-between;align-items:center}.container.header-content{padding:10px 20px}.contact{background-color:#fff;padding:60px 20px}.contact h1{font-size:32px;color:var(--main--red-color);margin-bottom:10px}.contact p{color:#555;margin-bottom:30px}.contact-form{max-width:600px;margin:auto;display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{padding:12px 15px;font-family:inherit}.contact-form button{padding:12px 15px;font-size:16px;transition:background .3s ease}.contact-form button,.contact-form button:hover{background-color:var(--main--red-color)}.about{background-color:#fff;padding:60px 20px}.about h1{font-size:42px;color:var(--main--red-color);margin-bottom:20px}.about-content{display:flex;flex-direction:column-reverse;gap:30px;align-items:center}.about-text{flex:1 1;max-width:600px}.about-text p{font-size:18px;color:#555;line-height:1.9;margin-bottom:15px;font-weight:500}.about-img img{width:100%;max-width:500px;border-radius:10px}@media (min-width:768px){.about-content{flex-direction:row;justify-content:space-between}}.hero-section{background-color:var(--main--pink-color)}.hero-section.home-hero{background:linear-gradient(180deg,var(--main--pink-color) 0,var(--main--pink-color) 50%,var(--main--pink-color) 100%);height:120vh;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}.hero-section svg{position:absolute;bottom:-38px}.hero-section svg path{fill:#fff}.hero-content{display:flex;flex-direction:column-reverse;align-items:center;gap:40px}.hero-text{text-align:center;max-width:600px}.hero-text h1{font-size:4rem;color:#82292f;margin-bottom:20px}.hero-text p{font-size:20px;color:#676767;margin-bottom:25px;font-weight:600;line-height:35px;word-spacing:-1px}.app-buttons{display:flex;gap:15px;flex-wrap:wrap;justify-content:start;position:relative;z-index:5}.app-store{width:30%}.app-right{padding-top:2px}.app-store img{width:100%}.hero-image img{max-width:400px;width:100%;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.2)}@media (min-width:768px){.hero-content{flex-direction:row;justify-content:space-between}.hero-text{text-align:left}}.category-slider-section{background:#fff;padding:60px 20px}.category-slider-section h2{font-size:26px;color:#82292f;margin-bottom:20px}.category-card:hover{transform:translateY(-4px)}.category-card img{width:103%;height:165px;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:#82292f!important;background:rgba(255,255,255,.9);border-radius:50%!important;width:32px!important;height:32px!important;top:45%!important;box-shadow:0 2px 6px rgba(0,0,0,.2)}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px!important;font-weight:700!important}.vendor-slider-section{background:#f2d9d2;padding:60px 20px}.vendor-slider-section h2{font-size:26px;color:#82292f;margin-bottom:20px}.vendor-card{background:white;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.1);padding-bottom:20px}.vendor-card:hover{transform:translateY(-4px)}.vendor-card img{height:140px}.vendor-card h3{font-size:18px;color:#82292f;margin:12px 0 8px}.order-btn{background-color:#82292f;color:white;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;transition:background .3s ease}.order-btn:hover{background-color:#6b1e24}.why-selal-section{background:#fff;padding:60px 20px}.howTo-section h2,.why-selal-section h2{font-size:28px;color:#82292f;text-align:center;margin-bottom:40px}.feature-card{background:#f2d9d2;text-align:center;transition:transform .2s ease}.feature-card:hover{transform:translateY(-6px)}.feature-icon{font-size:40px;margin-bottom:15px}.feature-card h3{font-size:20px}.download-app-section{background-color:#f2d9d2;padding:0}.download-app-section .container{padding:0;margin-top:-187px}.download-app-section .download-image{width:100%}.download-app-section .download-image img{width:100%;max-width:none}.download-app-content{display:flex;flex-direction:column;align-items:center;gap:40px}.download-app-content .download-text h2{font-size:30px;color:#82292f;margin-bottom:65px}.download-text{text-align:center;max-width:600px}.download-text h2{font-size:30px;color:#82292f;margin-bottom:15px}.download-text p{font-size:18px;color:#676767;margin-bottom:25px;font-weight:600;line-height:25px;word-spacing:3px}.download-image img{max-width:300px;border-radius:20px}@media (min-width:768px){.download-app-content{flex-direction:row;justify-content:space-between;align-items:center}.download-text{text-align:left}.download-image img{max-width:350px}}.contact-hero{background-image:url(/images/sesonal-vegetable.jpg);height:350px;display:flex;align-items:center;justify-content:center;background-position:50%;background-size:cover;background-repeat:no-repeat}.contact-hero.contactPage{background-image:url("/images/wmremove-transformed (2).jpeg")}.contact-hero.aboutPage{background-image:url(/images/tabletop-looking-out-market.jpg)}.contact-hero h1{color:white;font-size:42px;text-transform:uppercase;font-weight:700;text-shadow:1px 1px 8px rgba(0,0,0,.5)}.contact-section{background-color:#f2d9d2;padding:60px 20px}.contact-content{display:flex;flex-direction:column;gap:40px}.contact-image img{max-width:100%;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.1)}.overlay{width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:column}p.overlayP{color:#fff}.textCenter{text-align:center}.contact-form h2{color:#82292f;margin-bottom:20px}.contact-form form{display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #ccc;border-radius:8px;font-size:16px;resize:none;height:3.3rem}.contact-form textarea{height:12rem}.contact-form button{background-color:#82292f;color:white;padding:12px;border:none;border-radius:8px;cursor:pointer;font-weight:700}.contact-form button:hover{background-color:#6b1e24}@media (min-width:768px){.contact-content{flex-direction:row;align-items:center}.contact-form,.contact-image{flex:1 1}.contact-form{padding-left:40px}}.faq-section{background:#fff}.faq-section h2{text-align:center;color:#82292f;font-size:28px;margin-bottom:40px}.faq-list{max-width:800px;margin:0 auto}.faq-item{background-color:#f2d9d2;border-radius:10px;margin-bottom:15px;padding:15px 20px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease}.faq-item:hover{background-color:#efd0ca}.faq-question{display:flex;justify-content:space-between;align-items:center}.faq-question h3{margin:0;font-size:18px;color:#82292f}.faq-question span{font-size:24px;font-weight:700;color:#82292f}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:300px;margin-top:10px}.faq-answer p{color:#5c2a30;font-size:16px;line-height:1.6}.sectionTitle{color:#82292f}.how-to-use{background-color:#fdfdfd;padding:60px 20px;direction:ltr}.how-to-use h2{text-align:center;font-size:28px;color:#82292f;margin-bottom:40px}.step-cards{display:grid;grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-card{background-color:#f2d9d2;border-radius:16px;padding:30px 20px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.08);transition:transform .2s ease}.step-card:hover{transform:translateY(-5px)}.step-number{width:50px;height:50px;background-color:#82292f;color:white;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;margin-bottom:15px}.step-card h3{font-size:20px;color:#82292f;margin-bottom:10px}.step-card p{color:#5c2a30;font-size:16px;line-height:1.6}.why-selal{background-color:#fff;padding:60px 20px;text-align:center}.why-selal h2{font-size:28px;color:#82292f;margin-bottom:40px}.features-grid{display:grid;grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card{background-color:#f2d9d2;border-radius:16px;padding:30px 20px;box-shadow:0 6px 20px rgba(0,0,0,.08);transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card img{width:60px;height:60px;margin-bottom:20px}.feature-card h3{font-size:18px;color:#82292f;margin-bottom:10px}.feature-card p{color:#5c2a30;font-size:15px;line-height:1.5}.howTo-section{padding:25px 0 50px;background:#fff!important}.howTo-section .row .card{width:30%;height:110%}.howTo-section .row .how-to-card img{width:100%;height:100%}.bg-main-title{font-size:28px;color:#fff!important;text-align:center;margin-bottom:40px;display:inline-block;background:#82292f;padding:10px 20px;border-radius:50px}.how-to-row{display:flex;justify-content:center;align-items:center;gap:10px;position:relative}.how-to-card{position:relative;width:37%}.how-to-card img{width:100%;height:100%}.how-to-card:not(:last-child):after{content:"";position:absolute;top:50%;right:-200px;transform:translateY(-50%);width:100%;height:100%;background-image:url(/images/arrow-02.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:10}.step-1:after{background-image:url(/images/arrow-2-03.png)!important}.step-2:after{background-image:url(/_next/static/media/arrow-03.929511b1.png)!important}.vendor-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:30px;gap:30px;margin-top:30px}.vendor-card{background-color:#f2d9d2;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.08)}.vendor-card:hover{transform:translateY(-5px)}.vendor-card img{width:100%;height:200px;object-fit:cover}.vendor-card .info{padding:20px}.vendor-card h2{color:#82292f;font-size:20px;margin-bottom:10px;margin-top:20px}.vendor-card p{font-size:15px;color:#5c2a30}.vendor-card.homePage{background-color:#fff}.vendor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px}.vendor-card{background-color:#fff;padding:15px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .2s ease}.vendor-card:hover{transform:scale(1.02)}.hamburger{display:none;font-size:28px;background:none;border:none;cursor:pointer;color:#82292f}nav.nav{display:flex;gap:15px;align-items:center}a.lang-switch{margin-left:20px;font-weight:700;color:rgb(130,41,47);cursor:pointer;font-family:tajawal}html[lang=ar]{font-family:tajawal!important}html[lang=ar] .hero-text h1{font-size:4rem;color:#82292f;margin-bottom:20px;text-align:right}html[lang=ar] .hero-text p{font-size:20px;color:#676767;margin-bottom:25px;font-weight:600;line-height:35px;word-spacing:-1px;text-align:right}html[lang=ar] .download-text{text-align:right}html[lang=ar] .hero-section svg{position:absolute;bottom:-88px}.howTo-section h2,html[lang=ar] .why-selal-section h2{position:relative}html[lang=ar] .how-to-card:not(:last-child):after{content:"";position:absolute;top:50%;right:205px;transform:translateY(-50%);width:100%;height:100%;background-image:url(/images/arrow-02ar.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:10}html[lang=ar] .step-1:after{background-image:url(/images/arrow-2-03ar.png)!important}html[lang=ar] .step-2:after{background-image:url(/_next/static/media/arrow-03ar.ac95b6ee.png)!important}.register-form select,html[lang=ar] .register-form input{width:100%;padding:14px 16px;margin-bottom:16px;border:1px solid #ccc;border-radius:8px;font-size:16px;background-color:white;font-family:tajawal}html[lang=ar] .register-form button{font-family:tajawal}html[lang=en]{font-family:system-ui}html[lang=ar] .register-form input{direction:rtl}.store-register-form-section{background-color:#f2d9d2;padding:60px 20px}.form-container{max-width:600px;background:#fff;margin:0 auto;padding:40px;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.form-title{font-size:24px;color:#82292f;margin-bottom:20px;text-align:center}.register-form input,.register-form select{width:100%;padding:14px 16px;margin-bottom:16px;border:1px solid #ccc;border-radius:8px;font-size:16px;background-color:white}.register-form button{width:100%;background-color:#82292f;color:white;padding:14px;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:.3s ease}.register-form button:hover{opacity:.9}.faq-section{background-color:#fff;padding:60px 20px;border-top:1px solid #ddd}.faq-section .container{max-width:900px;margin:0 auto}.faq-title{font-size:28px;color:rgb(130,41,47);text-align:center;margin-bottom:40px}.faq-item{margin-bottom:30px}.faq-item h3{font-size:20px;color:#222;margin-bottom:10px}.faq-item p{font-size:16px;line-height:1.6;color:#555}@media (max-width:768px){.hamburger{display:block}nav.nav{flex-direction:column;background-color:#fff;position:absolute;top:110px;right:0;width:100%;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:12px;z-index:100;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .3s ease;align-items:normal}nav.nav.open{max-height:500px;opacity:1;pointer-events:auto}nav.nav a{margin:10px 0}.search-input{min-width:100%!important}.logoImg{width:200px}a.download-app{color:#fff;background:var(--main--red-color);padding:12px;border-radius:8px;text-align:center}}.register-dropdown{position:relative;cursor:pointer;display:inline-block;padding:0 10px 0 0}.register-label{padding:10px;display:inline-block;transition:color .3s ease;font-weight:600;color:#555}.register-dropdown:hover .register-label{color:#82292f}.dropdown-menu{position:absolute;top:100%;left:0;background:white;border:1px solid #ddd;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:999;display:flex;flex-direction:column;min-width:200px}.dropdown-menu a{padding:10px;color:#333;text-decoration:none;transition:background .2s ease;font-size:15px}.dropdown-menu a:hover{background-color:#f2d9d2}.custom-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.custom-popup-overlay svg{position:absolute;top:36px;left:0;width:100%;border-radius:12px}html[lang=ar] .custom-popup-overlay svg,html[lang=ar] section.download-app-section svg{transform:scaleX(-1)}html[lang=ar] .download-app-section .container{padding:0;margin-top:-187px;z-index:3;position:relative}html[lang=ar] section.hero-section.home-hero.promo-section svg{transform:scaleX(-1)}.custom-popup{background:linear-gradient(180deg,#fff 10%,#f2d9d2 30%);padding:0 50px;border-radius:12px;text-align:center;width:80%;height:80%;position:relative}.popup-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer;z-index:8}.popup-buttons{margin-top:20px;display:flex;justify-content:space-around}.popup-buttons .btn{padding:10px 20px;border-radius:8px;font-size:16px;text-decoration:none;color:#fff}.ios-btn{background:#000}.android-btn{background:#3ddc84}.popupSection{display:flex;width:100%;justify-content:space-between;align-items:center;height:100%}.popupRight{width:42.5%;z-index:3;height:100%}.popup_img-holder{height:100%;padding-top:40px}.popupLeft{z-index:3}.popupRight img{width:100%;height:100%}.bg-main-title.popupBTN{border-radius:11px;margin-bottom:30px}.popupSection .download-text p{text-align:justify;line-height:32px;font-family:system-ui;word-spacing:normal}@media (max-width:768px){.popupSection{flex-direction:column;padding:50px 0}.app-store{width:50%}.popupSection .app-buttons{flex-direction:column}.popupSection .download-text p{text-align:center}.custom-popup{height:auto}.popupRight{width:100%}}