@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800&family=Cairo:wght@300;400;700;900&family=Almarai:wght@300;400;700;800&family=Changa:wght@300;400;700;800&family=Readex+Pro:wght@300;400;700&display=swap";:root{--brand:#c41e20;--brand-dark:#901517;--black:#1e293b;--white:#fff;--light-gray:#f8fafc;--border-color:#e2e8f0;--text-main:#1e293b;--text-muted:#64748b;--transition:all .4s cubic-bezier(.4, 0, .2, 1);--max-width:1200px;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a}*{box-sizing:border-box}body{color:var(--text-main);background-color:var(--white);margin:0;padding:0;font-family:Tajawal,sans-serif;line-height:1.6}a{color:inherit;transition:var(--transition);text-decoration:none}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5{margin:0;font-weight:800}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;position:sticky;top:0;box-shadow:0 1px 10px #0000000d}.search-trigger{cursor:pointer}.search-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#0f172aa6;justify-content:center;align-items:flex-start;padding-top:80px;animation:.2s fadeInSearch;display:flex;position:fixed;inset:0}@keyframes fadeInSearch{0%{opacity:0}to{opacity:1}}.search-modal{background:#fff;border-radius:20px;width:95%;max-width:680px;animation:.25s cubic-bezier(.4,0,.2,1) slideDownSearch;overflow:hidden;box-shadow:0 30px 60px #00000040}@keyframes slideDownSearch{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.search-modal-title{color:#1e293b;align-items:center;gap:10px;font-size:1rem;font-weight:800;display:flex}.search-modal-title i{color:var(--brand)}.search-close-btn{color:#64748b;width:34px;height:34px;transition:var(--transition);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex}.search-close-btn:hover{background:var(--brand);color:#fff}.search-form{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:14px 18px;display:flex}.search-input-wrap{flex:1;align-items:center;display:flex;position:relative}.search-icon-inside{color:#94a3b8;pointer-events:none;font-size:.85rem;position:absolute;right:14px}[dir=ltr] .search-icon-inside{left:14px;right:auto}.search-input{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 42px 12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}[dir=ltr] .search-input{padding:12px 16px 12px 42px}.search-input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px #c41e2014}.search-clear{color:#94a3b8;font-size:.8rem;transition:color .2s;position:absolute;left:14px}[dir=ltr] .search-clear{left:auto;right:14px}.search-clear:hover{color:var(--brand)}.search-submit-btn{background:var(--brand);color:#fff;border-radius:12px;flex-shrink:0;padding:12px 22px;font-family:inherit;font-size:.9rem;font-weight:800;transition:background .2s}.search-submit-btn:hover{background:var(--brand-dark)}.search-results-area{max-height:360px;overflow-y:auto}.search-status{color:#64748b;justify-content:center;align-items:center;gap:12px;padding:35px;font-size:.9rem;display:flex}.search-status i{color:#cbd5e1;font-size:1.4rem}.search-hint{color:#94a3b8;align-items:center;gap:12px;padding:22px;font-size:.9rem;display:flex}.search-hint i{color:var(--brand)}.search-results-list{flex-direction:column;display:flex}.search-result-item{color:inherit;border-bottom:1px solid #f8fafc;align-items:center;gap:14px;padding:12px 18px;text-decoration:none;transition:background .2s;display:flex}.search-result-item:hover{background:#f8fafc}.search-result-img{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.search-result-img img{object-fit:cover;width:100%;height:100%}.search-result-img-placeholder{color:#cbd5e1;font-size:1.3rem}.search-result-info{flex-direction:column;flex:1;gap:3px;display:flex}.search-result-info strong{color:#1e293b;font-size:.92rem;font-weight:700}.search-result-price{color:var(--brand);font-size:.82rem;font-weight:700}.search-result-arrow{color:#cbd5e1;flex-shrink:0;font-size:.75rem}.search-view-all{color:var(--brand);background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,color .2s;display:flex}.search-view-all:hover{background:var(--brand);color:#fff}.quote-cta-btn{background:var(--brand);color:#fff;transition:var(--transition);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #c41e2033}.quote-cta-btn:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 6px 15px #c41e204d}.quote-cta-btn i{font-size:.9rem}.quote-modal{color:#1e293b;background:#fff;border-radius:16px;width:92%;max-width:650px;animation:.3s ease-out slideDownSearch;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.quote-form{padding:24px}.quote-form-grid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px;display:grid}@media (width<=600px){.quote-form-grid{grid-template-columns:1fr}.hide-xs{display:none!important}}.quote-field{flex-direction:column;gap:5px;display:flex}.quote-field label{color:#475569;font-size:.8rem;font-weight:700}.quote-input-wrap{position:relative}.quote-input-wrap i{color:#94a3b8;font-size:.8rem;position:absolute;top:12px;right:12px}[dir=ltr] .quote-input-wrap i{left:12px;right:auto}.quote-input-wrap input,.quote-input-wrap textarea{width:100%;transition:var(--transition);background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 38px 10px 12px;font-family:inherit;font-size:.9rem}[dir=ltr] .quote-input-wrap input,[dir=ltr] .quote-input-wrap textarea{padding:10px 12px 10px 38px}.quote-input-wrap input:focus,.quote-input-wrap textarea:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #c41e201a}.quote-form-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.quote-submit-btn{background:var(--brand);color:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px 25px;font-size:.95rem;font-weight:700;display:flex}.quote-submit-btn:hover{background:var(--brand-dark)}.quote-submit-btn:disabled{opacity:.7}.quote-success{text-align:center;padding:50px 30px}.quote-success-icon{color:#22c55e;margin-bottom:15px;font-size:3rem}.quote-success-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.wa-btn{color:#fff;background:#25d366;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;display:flex}.drawer-quote-wrap{border-top:1px solid #f1f5f9;margin-top:5px;padding:15px 0}.mini-topbar{color:#1e293b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 5%;font-size:.8rem}.topbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.topbar-left,.topbar-right{align-items:center;gap:20px;display:flex}.top-socials{gap:12px;display:flex}.top-socials a{color:#64748b;font-size:.9rem}.topbar-info-item{color:#64748b;align-items:center;gap:8px;font-weight:500;display:flex}.topbar-info-item i{color:var(--brand)}.topbar-sep{color:#cbd5e1}.lang-toggle{color:#1e293b;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.main-header{background:#fff;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1px 5%;display:flex}.header-left{align-items:center;gap:15px;display:flex}.mobile-menu-toggle{color:#1e293b;padding:5px;font-size:1.5rem;display:none}.logo-placeholder{align-items:center;gap:10px;display:flex}.logo-icon{background:var(--brand);color:#fff;justifyContent:center;borderRadius:8px;align-items:center;width:35px;height:35px;display:flex}.logo-text{fontSize:1.3rem;color:#1e293b}.main-nav{align-items:center;gap:25px;display:flex}.desktop-nav{display:flex}.main-nav a{color:#1e293b;transition:var(--transition);font-size:1rem;font-weight:700}.main-nav a.active,.main-nav a:hover{color:var(--brand)}.mobile-overlay{z-index:1099;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;position:fixed;inset:0}.mobile-drawer{z-index:1100;background:#fff;flex-direction:column;width:82%;max-width:320px;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:5px 0 40px #00000026}[dir=rtl] .mobile-drawer{left:auto;right:0;transform:translate(100%);box-shadow:-5px 0 40px #00000026}.mobile-drawer.open{transform:translate(0)}.drawer-header{z-index:2;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 25px;display:flex;position:sticky;top:0}.drawer-close{color:#1e293b;width:38px;height:38px;transition:var(--transition);background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.drawer-close:hover{background:var(--brand);color:#fff}.drawer-lang-toggle{color:#1e293b;transition:var(--transition);background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin:15px 25px;padding:10px 18px;font-size:.95rem;font-weight:700;display:flex}.drawer-lang-toggle i{color:var(--brand)}.drawer-lang-toggle:hover{background:var(--brand);color:#fff}.drawer-lang-toggle:hover i{color:#fff}.drawer-nav{flex-direction:column;flex:1;padding:10px 25px;display:flex}.drawer-nav a{color:#1e293b;transition:var(--transition);border-bottom:1px solid #f8fafc;align-items:center;gap:14px;padding:14px 0;font-size:1.1rem;font-weight:700;display:flex}.drawer-nav a i{color:#94a3b8;width:20px;font-size:.95rem}.drawer-nav a.active,.drawer-nav a.active i{color:var(--brand)}.drawer-nav a:hover{color:var(--brand);padding-right:5px}[dir=rtl] .drawer-nav a:hover{padding-left:5px;padding-right:0}.drawer-footer{background:#f8fafc;border-top:1px solid #f1f5f9;flex-direction:column;gap:12px;padding:20px 25px;display:flex}.drawer-contact-item{color:#475569;align-items:center;gap:12px;font-size:.9rem;display:flex}.drawer-contact-item i{color:var(--brand);width:16px;font-size:.9rem}.drawer-contact-item a{color:#475569}.drawer-socials{gap:12px;margin-top:5px;display:flex}.drawer-socials a{color:#475569;width:36px;height:36px;transition:var(--transition);background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}.drawer-socials a:hover{background:var(--brand);color:#fff}.header-icons{color:#1e293b;align-items:center;gap:18px;font-size:1.2rem;display:flex}.icon-item{cursor:pointer;transition:var(--transition);align-items:center;display:flex;position:relative}.icon-item:hover{color:var(--brand)}.cart-badge{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}[dir=rtl] .cart-badge{left:-8px;right:auto}@media (width<=992px){.mini-topbar{padding:8px 3%}.topbar-info-item.desktop-only,.separator.desktop-only{display:none}.main-header{padding:12px 3%}.main-nav{gap:15px}.main-nav a{font-size:.9rem}}@media (width<=768px){.mini-topbar{display:block}.topbar-hide-sm{display:none!important}.mini-topbar .topbar-left .top-socials,.mini-topbar .topbar-left .topbar-sep{display:none}.topbar-container{justify-content:space-between}.mobile-menu-toggle{display:block}.desktop-nav{display:none!important}.main-header{padding:12px 4%}.desktop-only{display:none!important}}.premium-hero-slider{background:#f8fafc;height:650px;position:relative;overflow:hidden}.hero-swiper{width:100%;height:100%}.hero-slide-item{background-position:50%;background-size:cover;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(90deg,#fffffff2 0%,#fffc 40%,#fff0 100%);position:absolute;inset:0}[dir=rtl] .hero-overlay{background:linear-gradient(270deg,#fffffff2 0%,#fffc 40%,#fff0 100%)}.hero-container{z-index:2;width:100%;max-width:1300px;margin:0 auto;padding:0 5%;position:relative}.hero-content-box{max-width:650px}.hero-title{color:#0f172a;margin-bottom:20px;font-size:3.8rem;font-weight:900;line-height:1.1}.text-highlight{color:var(--brand)}.hero-subtitle{color:#475569;max-width:550px;margin-bottom:35px;font-size:1.25rem;line-height:1.6}.hero-main-btn{background:var(--brand);color:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.05rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 25px #c41e2040}.hero-main-btn:hover{background:var(--brand-dark);transform:translateY(-5px);box-shadow:0 15px 35px #c41e2059}.animate-text{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.animate-text-delay{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(30px)}.animate-text-delay-2{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1) .4s;transform:translateY(30px)}.swiper-slide-active .animate-text,.swiper-slide-active .animate-text-delay,.swiper-slide-active .animate-text-delay-2{opacity:1;transform:translateY(0)}.hero-swiper .swiper-button-next,.hero-swiper .swiper-button-prev{color:#0f172a;background:#fff;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 5px 15px #0000001a}.hero-swiper .swiper-button-next:after,.hero-swiper .swiper-button-prev:after{font-size:1.2rem;font-weight:900}.hero-swiper .swiper-button-next:hover,.hero-swiper .swiper-button-prev:hover{background:var(--brand);color:#fff}.hero-swiper .swiper-pagination-bullet{opacity:1;background:#cbd5e1;width:12px;height:12px;transition:all .3s}.hero-swiper .swiper-pagination-bullet-active{background:var(--brand);border-radius:6px;width:35px}@media (width<=992px){.hero-title{font-size:2.8rem}.premium-hero-slider{height:550px}}@media (width<=768px){.premium-hero-slider{height:500px}.hero-overlay{background:linear-gradient(#ffffffe6 0%,#ffffffb3 100%)}.hero-container{text-align:center}.hero-content-box{margin:0 auto}.hero-title{font-size:2.2rem}.hero-subtitle{margin:0 auto 30px;font-size:1rem}.hero-swiper .swiper-button-next,.hero-swiper .swiper-button-prev{display:none}}.features-container{max-width:var(--max-width);background:var(--white);z-index:10;border-radius:20px;grid-template-columns:repeat(4,1fr);margin:-60px auto 40px;padding:40px;display:grid;position:relative;box-shadow:0 20px 25px -5px #0000001a}.feature-card{text-align:center;border-left:1px solid var(--border-color);padding:0 20px}.feature-card:last-child{border-left:none}.feature-icon{color:var(--brand);margin-bottom:15px;font-size:2.5rem}.feature-card h4{color:#1e293b;margin-bottom:5px;font-size:1.1rem}.feature-card p{color:var(--text-muted);font-size:.9rem}.section-title{text-align:center;margin-bottom:50px}.section-title h2{padding-bottom:15px;font-size:2rem;display:inline-block;position:relative}.section-title h2:after{content:"";background:var(--brand);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.category-home-wrapper{align-items:center;gap:50px;padding:80px 5%;display:flex}.cat-text-content{flex:0 0 350px}.cat-text-content .small-label{color:var(--brand);margin-bottom:10px;font-size:1.8rem;font-weight:800;display:block}.cat-text-content h2{color:#1e293b;margin-bottom:15px;font-size:1.4rem;font-weight:900;line-height:1.2}.cat-text-content p{color:#64748b;font-size:1rem}.cat-slider-nav{gap:10px;margin-top:30px;display:flex}.nav-btn{color:#64748b;width:40px;height:40px;transition:var(--transition);background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;display:flex}.nav-btn:hover{color:#1e293b;background:#e2e8f0}.cat-slider-track{scrollbar-width:none;flex:1;gap:20px;padding:10px 0;display:flex;overflow-x:auto}.cat-slider-track::-webkit-scrollbar{display:none}.cat-card{border-radius:20px;flex:0 0 280px;height:180px;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000000d}.cat-card img{object-fit:cover;width:100%;height:100%}.cat-card .overlay{color:#fff;background:linear-gradient(#0000,#000c);width:100%;padding:20px;position:absolute;bottom:0;left:0}.cat-card h3{margin:0;font-size:1.1rem}.cat-card p{opacity:.8;margin-top:5px;font-size:.8rem}.product-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;padding:0 5%;display:flex}.section-title-left{text-align:right}.section-title-left .label{color:var(--brand);margin-bottom:4px;font-size:2rem;font-weight:800;display:block}.section-title-left h2{color:#1e293b;padding-bottom:6px;font-size:1.4rem;font-weight:900;display:inline-block;position:relative}.section-title-left h2:after{content:"";background:var(--brand);width:40px;height:3px;position:absolute;bottom:0;right:0}.filter-tabs{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:10px;min-width:250px;display:flex}.filter-tab{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:8px 20px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.filter-tab:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-2px);box-shadow:0 4px 10px #c41e201a}.filter-tab.active{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 8px 15px #c41e2033}.products-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1400px;margin:0 auto;display:grid}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.products-grid{grid-template-columns:1fr}}.modern-product-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.modern-product-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.card-top{background:#f8fafc;justify-content:center;align-items:center;height:250px;padding:20px;display:flex;position:relative}.card-top img{object-fit:contain;max-width:100%;max-height:100%}.wishlist-btn{color:#94a3b8;cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 6px #0000000d}.card-body{text-align:center;padding:20px}.product-name{color:#1e293b;margin-bottom:10px;font-size:1.1rem;font-weight:700}.price-box{color:var(--brand);margin-bottom:20px;font-size:1.2rem;font-weight:800}.add-to-cart-btn{color:#1e293b;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-weight:700;display:flex}.add-to-cart-btn:hover{border-color:var(--brand);color:var(--brand);background:#f8fafc}@media (width<=992px){.category-home-wrapper{flex-direction:column;gap:30px}.cat-text-content{text-align:center;flex:1}.cat-slider-nav{justify-content:center}.product-section-header{flex-direction:column;align-items:center;gap:25px}.section-title-left{text-align:center}.section-title-left h2:after{right:50%;transform:translate(50%)}.filter-tabs{justify-content:center;width:100%}}.product-card{background:var(--white);border:1px solid var(--border-color);transition:var(--transition);border-radius:20px;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a}.discount-badge{background:var(--brand);color:var(--white);z-index:2;border-radius:20px;padding:4px 12px;font-size:.75rem;position:absolute;top:15px;left:15px}.product-image-container{background:#fdfdfd;justify-content:center;align-items:center;height:240px;padding:20px;display:flex}.product-image-container img{object-fit:contain;max-width:100%;max-height:100%}.product-details{padding:20px}.product-rating{color:#ffc107;margin-bottom:10px;font-size:.8rem}.product-details h4{color:var(--black);margin-bottom:15px;font-size:1.1rem}.btn-add-cart{border:1.5px solid var(--brand);width:100%;color:var(--brand);background:0 0;border-radius:10px;margin-top:10px;padding:12px;font-weight:700}.btn-add-cart:hover{background:var(--brand);color:var(--white)}.banner-promo{max-width:var(--max-width);background:var(--black);min-height:350px;color:var(--white);border-radius:20px;margin:100px auto;display:flex;overflow:hidden}.banner-content{flex-direction:column;flex:1;justify-content:center;padding:60px;display:flex}.banner-content h2{margin:10px 0;font-size:2.5rem}.banner-content span{color:var(--brand)}.banner-image{background-position:50%;background-size:cover;flex:1.2}.why-us-grid{max-width:var(--max-width);grid-template-columns:repeat(4,1fr);gap:40px;margin:0 auto 100px;padding:0 20px;display:grid}.why-us-item{text-align:center}.why-us-icon{background:var(--light-gray);border:1px dashed var(--brand);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:2.5rem;display:flex}.site-footer{color:#94a3b8;background:#0f172a;padding-top:80px;font-family:inherit}.footer-container{max-width:1300px;margin:0 auto;padding:0 5%}.footer-grid{grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:40px;padding-bottom:60px;display:grid}.footer-col h4{color:#fff;margin-bottom:25px;font-size:1.15rem;font-weight:800;position:relative}.footer-col h4:after{content:"";background:var(--brand);width:40px;height:3px;position:absolute;bottom:-8px;right:0}[dir=ltr] .footer-col h4:after{left:0;right:auto}.footer-logo{margin-bottom:20px}.footer-logo img{object-fit:contain;height:50px}.footer-about-text{margin-bottom:25px;font-size:.95rem;line-height:1.8}.footer-socials{gap:15px;display:flex}.footer-socials a{color:#fff;width:40px;height:40px;transition:var(--transition);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.footer-socials a:hover{background:var(--brand);transform:translateY(-5px)}.footer-link-list{flex-direction:column;gap:15px;display:flex}.footer-link-list a{color:#94a3b8;transition:var(--transition);font-size:.95rem}.footer-link-list a:hover{color:var(--brand);padding-right:8px}[dir=ltr] .footer-link-list a:hover{padding-left:8px;padding-right:0}.footer-contact-list{flex-direction:column;gap:18px;display:flex}.footer-contact-list li{align-items:flex-start;gap:15px;font-size:.95rem;display:flex}.footer-contact-list i{color:var(--brand);margin-top:4px;font-size:1rem}.footer-contact-list a:hover{color:var(--brand)}.footer-payments{margin-top:35px}.footer-payments h5{color:#fff;margin-bottom:15px;font-size:.9rem;font-weight:700}.payment-icons{flex-wrap:wrap;gap:10px;display:flex}.payment-icons img{background:#fff;border-radius:4px;height:25px;padding:3px}.payment-placeholder{color:#475569;gap:15px;font-size:1.8rem;display:flex}.footer-copyright-bar{background:#020617;border-top:1px solid #ffffff0d;padding:20px 0}.footer-copyright-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-copyright-bar p{color:#64748b;margin:0;font-size:.85rem;font-weight:500}.footer-policy-links{gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer-policy-links a{color:#64748b;transition:var(--transition);font-size:.85rem}.footer-policy-links a:hover{color:var(--brand)}@media (width<=992px){.footer-grid{grid-template-columns:1fr 1fr;gap:50px}}@media (width<=768px){.footer-copyright-content{text-align:center;flex-direction:column}.footer-policy-links{justify-content:center;gap:15px}}@media (width<=600px){.footer-grid{text-align:center;grid-template-columns:1fr;gap:40px}.footer-col h4:after{left:50%;right:auto;transform:translate(-50%)}.footer-socials,.payment-icons,.payment-placeholder{justify-content:center}}@media (width<=1024px){.features-container,.categories-grid,.why-us-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.main-nav{display:none}.hero-content h1{font-size:2.8rem}.features-container{grid-template-columns:1fr;padding:30px}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-col h4:after{left:50%;right:auto;transform:translate(-50%)}}.floating-actions-container{z-index:999;z-index:999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:30px;right:30px}.floating-btn{color:#fff;width:45px;height:45px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:relative;box-shadow:0 4px 15px #0003}.whatsapp-btn{background-color:#25d366;animation:2s infinite pulse-whatsapp}.phone-btn{background-color:var(--brand);animation:2s infinite pulse-phone}.floating-btn:hover{transform:scale(1.1)rotate(10deg);box-shadow:0 8px 25px #0000004d}.btn-tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;transition:var(--transition);pointer-events:none;background:#1e293b;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:700;position:absolute;right:70px}.floating-btn:hover .btn-tooltip{opacity:1;visibility:visible;transform:translate(-10px)}@keyframes pulse-whatsapp{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@keyframes pulse-phone{0%{box-shadow:0 0 #c41e2080}70%{box-shadow:0 0 0 15px #c41e2000}to{box-shadow:0 0 #c41e2000}}@media (width<=768px){.floating-actions-container{gap:10px;bottom:20px;right:20px}.floating-btn{width:50px;height:50px;font-size:1.3rem}:root{--section-padding:40px 0}section{padding:40px 15px!important}.mini-topbar{display:none!important}.main-header{height:70px!important;padding:10px 15px!important}.mobile-menu-toggle{display:block!important}.hero-slide{height:480px!important}.hero-content{text-align:center!important;padding:0 20px!important}.hero-content h1{margin-bottom:15px;line-height:1.2;font-size:2.2rem!important}.hero-content p{margin-bottom:25px;max-width:100%!important;font-size:1rem!important}.hero-btns{flex-direction:column;gap:12px;width:100%;justify-content:center!important}.hero-btns a{text-align:center;width:100%;padding:14px!important}.category-home-wrapper{flex-direction:column!important;gap:30px!important;padding:40px 15px!important}.cat-text-content{text-align:center!important;width:100%!important}.cat-slider-nav{margin-top:15px;justify-content:center!important}.cat-slider-track{padding:10px 0;gap:12px!important;width:100%!important}.cat-card{min-width:260px!important;height:320px!important}.products-grid{grid-template-columns:1fr!important;gap:25px!important;padding:0 10px!important}.product-section-header{gap:25px;text-align:center!important;flex-direction:column!important}.filter-tabs{-webkit-overflow-scrolling:touch;width:100%;padding:5px 0 15px;overflow-x:auto;justify-content:flex-start!important}.filter-tab{white-space:nowrap;padding:8px 16px!important}.projects-home-grid{grid-template-columns:1fr!important;gap:20px!important}.why-us-section div[style*=grid-template-columns]{grid-template-columns:1fr 1fr!important;gap:25px 15px!important}.stat-item div[style*="font-size: 3.5rem"]{font-size:2.4rem!important}.footer-grid{text-align:center;gap:40px;grid-template-columns:1fr!important}.footer-col h4:after{transform:translate(-50%);left:50%!important;right:auto!important}.responsive-grid{grid-template-columns:1fr!important;gap:30px!important}.products-container{grid-template-columns:1fr!important;padding:30px 15px!important}.filter-sidebar{order:-1}.filter-group{gap:10px;padding-bottom:10px;overflow-x:auto;flex-direction:row!important;display:flex!important}.filter-group div{white-space:nowrap;background:#f1f5f9;border-radius:8px;padding:8px 16px;margin:0!important}.filter-group div input{display:none}.products-grid{grid-template-columns:1fr!important}.hero-slide-item{height:450px!important}.hero-content-box{text-align:center!important;padding:0 15px!important}.hero-title{font-size:2rem!important;line-height:1.2!important}.hero-subtitle{max-width:100%!important;font-size:.95rem!important}.hero-actions{justify-content:center!important}.hero-main-btn{justify-content:center;width:100%}.project-detail-page h1{font-size:1.8rem!important}.project-detail-page div[style*="height: 500px"]{height:320px!important}}.stats-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.projects-home-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:30px 15px!important}.projects-home-grid{grid-template-columns:1fr!important}}.newsletter-bar{background:var(--brand);color:#fff;padding:70px 0;position:relative;overflow:hidden}.newsletter-content-container{maxWidth:1200px;alignItems:center;zIndex:2;flex-wrap:wrap;justify-content:space-between;gap:40px;margin:0 auto;padding:0 5%;display:flex;position:relative}.newsletter-text-box h3{fontSize:2.2rem;margin-bottom:10px}.newsletter-text-box p{fontSize:1.2rem;opacity:.9;maxWidth:700px}.cta-action-pill{alignItems:center;borderRadius:50px;fontWeight:900;background:#0003;border:1px solid #fff3;gap:15px;padding:15px 30px;font-size:1.5rem;display:flex}.newsletter-bg-circle-1{borderRadius:50%;background:#ffffff0d;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.newsletter-bg-circle-2{borderRadius:50%;background:#ffffff08;width:300px;height:300px;position:absolute;bottom:-80px;left:10%}.newsletter-bg-icon{fontSize:8rem;opacity:.05;pointerEvents:none;position:absolute;top:20%;right:5%;transform:rotate(-20deg)}@media (width<=768px){.newsletter-bar{padding:40px 15px}.newsletter-content-container{text-align:center;flex-direction:column;gap:30px}.newsletter-text-box h3{font-size:1.8rem!important}.newsletter-text-box p{font-size:1rem!important}.cta-action-pill{padding:12px 25px!important;font-size:1.2rem!important}.header-brand img{max-height:45px!important}.products-listing-page .products-banner{text-align:center;padding:40px 15px!important}.products-listing-page .products-banner h1{font-size:1.8rem!important}.products-container{grid-template-columns:1fr!important;gap:20px!important;padding:20px 10px!important}.filter-sidebar{margin-bottom:10px}.filter-sidebar .card{box-shadow:none!important;background:0 0!important;border:none!important;padding:10px!important}.filter-sidebar h3{display:none!important}.filter-group{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:5px 0 15px;overflow-x:auto;flex-direction:row!important;display:flex!important}.filter-group::-webkit-scrollbar{display:none}.filter-group div{white-space:nowrap;flex-shrink:0;align-items:center;display:flex;color:#64748b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:50px!important;margin:0!important;padding:8px 18px!important}.filter-group div[style*="color: var(--brand)"]{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important}.filter-group input{display:none!important}.products-main .products-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.modern-product-card .product-name{height:38px;overflow:hidden;font-size:.85rem!important}.modern-product-card .price-box{font-size:1rem!important}.modern-product-card .card-body{padding:12px!important}}@media (width>=992px){.products-container{grid-template-columns:280px 1fr;gap:40px;max-width:100%;padding:60px 5%;display:grid}}@media (width<=991px){.products-container{grid-template-columns:1fr!important;width:100%!important;padding:20px 10px!important;display:block!important;overflow-x:hidden!important}}html,body{width:100%;position:relative;overflow-x:hidden!important}.products-listing-page{width:100%;overflow-x:hidden!important}.action-buttons-wrap{gap:15px;margin-top:30px;display:flex}@media (width<=768px){.action-buttons-wrap{flex-direction:column;gap:12px}.action-buttons-wrap button{width:100%;padding:15px!important}.selected-products,.quote-form-bulk{width:100%!important}.quote-cart-grid{grid-template-columns:1fr!important;gap:30px!important}.animate-in{border-radius:15px!important;padding:25px 15px!important}.quote-modal-grid{grid-template-columns:1fr!important;gap:15px!important}}.quote-cart-grid{grid-template-columns:1fr 1fr}@media (width<=900px){.quote-cart-grid{grid-template-columns:1fr!important}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}:root{--sidebar-bg:#0c0e12;--sidebar-active:#c41e20;--bg-body:#f4f7fa;--card-shadow:0 4px 20px #0000000d}.dashboard-layout{background-color:var(--bg-body);direction:rtl;min-height:100vh;display:flex}.dashboard-content{flex:1;padding:2rem;overflow-x:hidden}.sidebar{color:#fff;background:#0f172a;border-left:1px solid #ffffff0d;flex-direction:column;width:280px;height:100vh;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.sidebar-logo{align-items:center;gap:12px;margin-bottom:2.5rem;padding:0 .5rem;display:flex}.logo-icon{background:linear-gradient(135deg, var(--brand), #ff5a5a);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;box-shadow:0 4px 12px #ef44444d}.sidebar-logo .logo-text{color:#fff;font-size:1.3rem;font-weight:800}.sidebar-logo .logo-text span{color:var(--brand);opacity:.8}.sidebar-nav{flex:1;padding-bottom:1rem;overflow-y:auto}.nav-group{margin-bottom:1.5rem}.group-title{text-transform:uppercase;color:#64748b;letter-spacing:1px;margin-bottom:.75rem;padding:0 1rem;font-size:.75rem}.nav-link{color:#94a3b8;border-radius:12px;align-items:center;gap:12px;margin-bottom:.25rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0d}.nav-link.active{background:var(--brand);color:#fff;box-shadow:0 4px 12px #ef444433}.sidebar-footer{border-top:1px solid #ffffff0d;margin-top:auto;padding-top:1.5rem}.user-mini-card{align-items:center;gap:12px;padding:0 .5rem 1.5rem;display:flex}.user-mini-card .avatar{color:#fff;background:#334155;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.user-mini-card .info .name{margin:0;font-size:.9rem;font-weight:600}.user-mini-card .info .role{color:#64748b;margin:0;font-size:.75rem}.logout-btn{color:#94a3b8;cursor:pointer;background:#ef44441a;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.logout-btn:hover{color:#fff;background:#ef4444}.dashboard-topbar{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.topbar-user{align-items:center;gap:12px;display:flex}.user-avatar{width:45px;height:45px;color:var(--brand);background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;display:flex}.user-info h4{color:var(--black);margin:0;font-size:1rem}.user-info p{color:var(--text-muted);margin:0;font-size:.8rem}.notification-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.4rem;position:relative}.notification-badge{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:flex;position:absolute;top:-5px;right:-5px}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:1.5rem}.stat-icon{border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;display:flex}.stat-card strong{margin-top:5px;font-size:1.8rem;display:block}.dashboard-grid{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.card{box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:1.5rem}.card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.btn-text{color:var(--brand);cursor:pointer;font-weight:600}.data-table{border-collapse:collapse;width:100%}.data-table th{text-align:right;color:var(--text-muted);border-bottom:1px solid #e2e8f0;padding:1rem;font-size:.9rem}.data-table td{border-bottom:1px solid #f8fafc;padding:1rem}.status-pill{border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600}.status-pill.completed{color:#15803d;background:#dcfce7}.status-pill.pending{color:#b45309;background:#fef3c7}.status-pill.processing{color:#0369a1;background:#e0f2fe}.status-pill.canceled{color:#b91c1c;background:#fee2e2}.product-item{align-items:center;gap:12px;margin-bottom:1rem;display:flex}.product-img{object-fit:cover;border-radius:10px;width:50px;height:50px}.notify-item{border-bottom:1px solid #f8fafc;gap:12px;padding:1rem 0;display:flex}.notify-icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width<=1024px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.sidebar{z-index:1001;position:fixed;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.dashboard-content{padding:1rem}}
