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}.App{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.floating-contact{bottom:20px;display:flex;flex-direction:column;gap:12px;position:fixed;right:20px;z-index:9999}.floating-btn{align-items:center;border-radius:50%;box-shadow:0 8px 24px #0000002e;color:#fff;display:inline-flex;height:56px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;width:56px}.floating-btn:hover{box-shadow:0 12px 28px #00000038;transform:translateY(-2px)}.floating-btn svg{fill:currentColor;height:28px;width:28px}.floating-btn.whatsapp{background-color:#25d366}.floating-btn.whatsapp:hover{background-color:#1ebe57}.floating-btn.phone{background-color:#1f7ae0}.floating-btn.phone:hover{background-color:#1966ba}@media (max-width:600px){.floating-contact{bottom:14px;gap:10px;right:14px}.floating-btn{height:52px;width:52px}.floating-btn svg{height:26px;width:26px}}header{align-items:center;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a;direction:rtl;display:flex;justify-content:space-between;left:0;padding:10px 5rem;position:relative;right:0;top:0}header .logo-wrapper{height:170px;width:170px}header .logo-wrapper img{height:100%;object-fit:contain;width:100%}header nav{align-items:center}header nav,header nav ul{display:flex;justify-content:space-between}header nav ul{list-style:none}header nav ul li{margin-left:20px}header nav ul li a{color:#000;text-decoration:none}.header-info{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.header-info ul{display:flex;list-style:none}.header-info ul li{margin-left:20px}.header-info ul li a{color:#000;text-decoration:none}.mobile-menu,.mobile-menu-icon{display:none}@media (max-width:768px){header{align-items:center;flex-direction:column;gap:1rem;padding:10px 2rem}header .logo-wrapper{height:100px;margin-left:0;width:100px}header nav{display:none}.mobile-menu-icon{cursor:pointer;display:block;left:20px;position:absolute;top:20px;z-index:1000}.mobile-menu{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:1rem;justify-content:center;left:0;padding:10px 20px;position:absolute;top:0;width:90%;z-index:999}.mobile-menu-content{width:100%}.mobile-menu-content ul{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;list-style:none;padding:0}.mobile-menu-content ul li{margin-left:0;padding:1rem 0 0;text-align:center;width:100%}.mobile-menu-content ul li:not(:first-child){border-top:1px solid #e0e0e0}.mobile-menu-content ul li a{color:#000;text-decoration:none}}.hero-container{align-items:center;background-color:#f0f0f0;display:flex;justify-content:space-between;padding:2rem 5rem}.hero-content{margin-right:5rem}.hero-content,.hero-image{flex:1 1;text-align:left;width:50%}.hero-image{margin-left:5rem}.hero-content h1{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-background-clip:text;background-clip:text;border-radius:10px;font-size:3rem;font-weight:800;letter-spacing:2px;margin-bottom:1.5rem;margin-top:1.5rem;padding:.5rem 0;text-shadow:2px 2px 8px #e52e7126,0 2px 4px #00000014}.hero-content p{color:#000;font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:1rem;margin-top:1rem;text-align:left}.hero-image img.fade{opacity:0;transition:opacity .5s ease-in-out}.hero-image img{animation:aupdown 2s ease-in-out infinite;height:100%;object-fit:cover;opacity:1;transition:opacity .5s ease-in-out;width:100%}@media (max-width:768px){.hero-container{flex-direction:column;padding:2rem 1rem}.hero-content h1{direction:rtl;font-size:2rem;text-align:center}.hero-content p{direction:rtl;font-size:1rem;text-align:center}.hero-image{margin-left:0;width:100%}.hero-content{margin-right:0;width:100%}}.categories-container{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:column;justify-content:center;padding:2rem 5rem}.categories-title{font-size:2rem;font-weight:600;margin-bottom:2rem}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));width:100%}.category-item{cursor:pointer;overflow:hidden;position:relative;transition:.5s}.category-item img{height:250px;width:100%}.category-item .overlay{background:linear-gradient(0deg,#000,#0000);bottom:0;height:75%;opacity:0;position:absolute;transition:.3s;width:100%}.category-item .info{bottom:-50%;opacity:0;padding:15px;position:absolute;transition:bottom .5s,opacity 1.75s}.category-item h2{color:#fff;font-size:1.7rem;font-weight:600}.category-item p{color:#fff;font-size:14px;margin-top:3px}.category-item button{background-color:#b77b3a;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 12px}.category-item:hover,.category-item:hover .overlay,.category-item:hover img{transform:scale(1.1)}.category-item:hover .overlay{opacity:1}.category-item:hover .info{bottom:0;opacity:1}.category-item:hover button{background-color:#b77b3a;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 12px}@media (max-width:768px){.categories-container{padding:2rem 1rem}}.Features_features-section__LZjVP{background:#fff;padding:3rem 0;text-align:center}.Features_features-title__1OZ-F{color:#222;font-size:2rem;font-weight:700;margin-bottom:2.5rem}.Features_features-list__sIbrV{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.Features_feature-item__idvLv{align-items:center;background:none;border-radius:16px;box-shadow:none;display:flex;flex-direction:column;max-width:340px;min-width:260px;padding:1.5rem 1.5rem 1rem;transition:transform .2s}.Features_feature-item__idvLv:hover{transform:translateY(-8px) scale(1.03)}.Features_feature-icon__l1HXq{color:#222;margin-bottom:1.2rem}.Features_feature-heading__WJOTW{color:#222;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Features_feature-desc__XgcV2{color:#444;font-size:1rem;line-height:1.7}@media (max-width:900px){.Features_features-list__sIbrV{align-items:center;flex-direction:column;gap:2rem}.Features_feature-item__idvLv{max-width:100%;min-width:0}}.footer{background:#222;color:#fff;font-size:16px;padding:40px 0 10px}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-section{flex:1 1 220px;margin:10px 20px}.footer-title{color:#ffb347;font-size:1.7em;margin-bottom:10px}.footer-description{font-size:1em;line-height:1.5;margin-bottom:20px}.footer-section.links ul{list-style:none;padding:0}.footer-section.links li{margin-bottom:10px}.footer-section.links a{color:#fff;text-decoration:none;transition:color .2s}.footer-section.links a:hover{color:#ffb347}.footer-section.social .footer-social-icons a{color:#fff;font-size:1.5em;margin-right:15px;transition:color .2s}.footer-section.social .footer-social-icons a:hover{color:#ffb347}.footer-bottom{border-top:1px solid #444;color:#bbb;font-size:.95em;margin-top:30px;padding-top:10px;text-align:center}.footer-bottom>a{color:#ffb347;text-decoration:none}@media (max-width:800px){.footer-container{align-items:center;flex-direction:column}.footer-section{margin:20px 0;text-align:center}}.about-container{align-items:center;background:#faf7f2;display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.about-content{background:#fff;border:1px solid #b77b3a1a;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:900px;padding:3rem 2rem}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.about-subtitle,.about-title{color:#b77b3a;text-align:center}.about-subtitle{font-size:2rem;font-weight:600;margin:2rem 0 1.5rem}.about-section{margin-bottom:2rem}.about-section.arabic{direction:rtl;text-align:right}.about-section.english{direction:ltr;text-align:left}.about-section p{color:#444;font-size:1.1rem;font-weight:400;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.about-section.arabic p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;line-height:2}.about-section.english p{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.7}.divider{background:#b77b3a;border-radius:2px;height:3px;margin:3rem auto;max-width:300px;width:80%}@media (max-width:768px){.about-container{padding:1rem 0}.about-content{margin:0 1rem;padding:2rem 1.5rem}.about-title{font-size:2rem;margin-bottom:1.5rem}.about-subtitle{font-size:1.5rem;margin:1.5rem 0 1rem}.about-section p{font-size:1rem;line-height:1.6}.about-section.arabic p{font-size:1.1rem;line-height:1.8}}@media (max-width:480px){.about-content{padding:1.5rem 1rem}.about-title{font-size:1.8rem}.about-subtitle{font-size:1.3rem}.about-section p{font-size:.95rem}.about-section.arabic p{font-size:1rem}}.about-content{animation:fadeInUp .8s ease-out}.about-section p:hover{transform:translateX(5px);transition:transform .3s ease}.about-section.arabic p:hover{transform:translateX(-5px)}.contact-container{align-items:center;background:#faf7f2;display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.contact-content{background:#fff;border:1px solid #b77b3a1a;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:1200px;padding:3rem 2rem}.contact-title{color:#b77b3a;direction:rtl;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.contact-subtitle{color:#b77b3a;font-size:1.8rem;font-weight:600;margin-bottom:3rem;text-align:center}.contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-section{background:#fff;border:1px solid #b77b3a1a;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem}.section-title{color:#b77b3a;direction:rtl;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.section-subtitle{color:#7f8c8d;font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.contact-item{align-items:center;background:#faf7f2;border-radius:10px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.contact-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.contact-icon{font-size:2rem;min-width:50px;text-align:center}.contact-details h5{color:#b77b3a;direction:rtl;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.contact-details p{color:#7f8c8d;font-size:.9rem;margin-bottom:.5rem}.contact-link{color:#b77b3a;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#8b5a2b;text-decoration:underline}.address-text{color:#2c3e50;direction:rtl;font-weight:500;line-height:1.5}.social-links{display:flex;flex-direction:column;gap:1rem}.social-link{align-items:center;background:#fffc;border:2px solid #0000;border-radius:10px;color:#2c3e50;display:flex;font-weight:600;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.social-link:hover{box-shadow:0 5px 15px #0000001a;transform:translateX(5px)}.social-link.facebook:hover{background:#1877f21a;border-color:#1877f2}.social-link.instagram:hover{background:#e4405f1a;border-color:#e4405f}.social-icon{font-size:1.5rem;min-width:30px}.map-section{background:#fffc;border:1px solid #ffffff4d;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem}.map-container{border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:hidden}.map-container iframe{border-radius:10px;transition:transform .3s ease}.map-container iframe:hover{transform:scale(1.02)}@media (max-width:1024px){.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-content{padding:2rem 1.5rem}}@media (max-width:768px){.contact-container{padding:1rem 0}.contact-content{margin:0 1rem;padding:2rem 1rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1.5rem}.section-title{font-size:1.3rem}.contact-item{flex-direction:column;gap:.5rem;text-align:center}.social-link{justify-content:center}}@media (max-width:480px){.contact-content{padding:1.5rem 1rem}.contact-title{font-size:1.8rem}.contact-subtitle{font-size:1.3rem}.contact-section,.map-section{padding:1.5rem}}.contact-content{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-section:hover,.map-section:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-3px);transition:all .3s ease}.bakery-gallery-bg{background:#faf7f2;min-height:80vh;padding:40px 0}.bakery-gallery-title{color:#b77b3a;font-size:2.2em;letter-spacing:1px;margin-bottom:32px;text-align:center}.bakery-gallery-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.bakery-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;height:300px;overflow:hidden;padding:16px;transition:transform .15s,box-shadow .15s}.bakery-card:hover{box-shadow:0 6px 18px #00000021;transform:translateY(-4px) scale(1.03)}.bakery-card-img{border-radius:8px;box-shadow:0 1px 4px #0000000a;height:270px;object-fit:cover;width:100%}.bakery-card-title{color:#b77b3a;font-size:1.1em;font-weight:500;letter-spacing:.5px;margin-top:12px;text-align:center}@media (max-width:600px){.bakery-gallery-title{font-size:1.3em}.bakery-card{padding:10px}}.product-detail-bg{background:#faf7f2;min-height:80vh;padding:40px 0}.product-detail-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;margin:40px auto;max-width:600px;padding:24px}.product-detail-title{color:#b77b3a;font-size:2em;letter-spacing:1px;margin-bottom:24px;text-align:center}.product-detail-img{border-radius:8px;box-shadow:0 1px 4px #0000000a;margin-bottom:20px;max-height:350px;object-fit:cover;width:100%}.product-detail-name{color:#b77b3a;font-size:1.2em;font-weight:500;margin-bottom:12px;text-align:center}.product-detail-info{color:#444;font-size:1em;position:relative;text-align:center;width:100%}.product-detail-info ul{color:#000;font-size:1.08em;list-style:disc inside;list-style:none;margin:16px 0 0;padding:0 0 0 24px;text-align:right}.product-detail-info li{font-weight:500;letter-spacing:.2px;line-height:1.7;margin-bottom:8px}.floating-image{animation:aupdown 2s ease-in-out infinite;left:0;object-fit:cover;position:absolute;top:0;width:170px}@keyframes aupdown{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}to{transform:translateY(-10px)}}.image-modal-overlay{align-items:center;animation:fadeIn .3s;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-modal-content{align-items:center;display:flex;justify-content:center;max-height:90vh;max-width:90vw;position:relative}.image-modal-img{background:#fff;border-radius:12px;box-shadow:0 4px 32px #00000040;max-height:85vh;max-width:90vw;object-fit:contain}.image-modal-close{background:#ffffffd9;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001f;color:#b77b3a;cursor:pointer;font-size:2rem;height:40px;position:absolute;right:10px;top:10px;transition:background .2s;width:40px;z-index:2}.image-modal-close:hover{background:#fff;color:#8b5a2b}.buy-now-btn{background:#25d366;border:none;border-radius:8px;box-shadow:0 6px 18px #25d36659;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:12px 20px;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.buy-now-btn:hover{background:#1ebe57;box-shadow:0 10px 22px #25d36673;transform:translateY(-1px)}.buy-now-btn:active{box-shadow:0 6px 16px #25d36659;transform:translateY(0)}@media (max-width:600px){.product-detail-container{padding:12px}.product-detail-title{font-size:1.2em}.product-detail-img{max-height:180px}.floating-image{display:none}.image-modal-img{max-height:70vh;max-width:98vw}.image-modal-content{max-height:80vh;max-width:98vw}.image-modal-close{font-size:1.5rem;height:32px;right:6px;top:6px;width:32px}}
/*# sourceMappingURL=main.bb24d0b7.css.map*/