:root{--black:#0b0b0b;--white:#fff;--soft:#f5f5f3;--line:#dededb;--muted:#6f6f6b;--green:#25d366;--shadow:0 18px 55px rgba(0,0,0,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:820px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{position:relative;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(14px)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:31px;font-weight:800;letter-spacing:-1.5px}.main-nav{display:flex;align-items:center;gap:32px;font-size:15px;font-weight:600}.main-nav>a:not(.whatsapp-pill){padding:9px 0;position:relative}.main-nav>a:not(.whatsapp-pill)::after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;background:#000;transition:.2s}.main-nav>a:hover::after,.main-nav>a.active::after{right:0}.whatsapp-pill,.whatsapp-product{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:#fff;border:0;font-weight:800;box-shadow:0 9px 24px rgba(37,211,102,.24)}.whatsapp-pill{border-radius:999px;padding:12px 18px}.wa-icon{width:24px;height:24px;border-radius:50%;background:#fff;color:var(--green);display:inline-grid;place-items:center;flex:0 0 auto}.wa-icon svg{width:18px;height:18px}.menu-toggle{display:none;border:0;background:#000;border-radius:50%;width:44px;height:44px;padding:12px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:#fff;margin:4px 0}.hero{min-height:650px;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 39%,rgba(255,255,255,.08) 67%),url('/assets/hero-bg.png');background-size:cover;background-position:center;overflow:hidden;position:relative}.hero-inner{min-height:650px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;position:relative}.hero-copy{z-index:3;max-width:635px;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;margin:0 0 22px}.hero h1{font-size:clamp(54px,6vw,82px);line-height:.98;letter-spacing:-5px;margin:0 0 24px;max-width:700px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:610px;margin:0;color:#30302e}.hero-actions{display:flex;gap:14px;margin-top:34px}.button,.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:15px 24px;font-weight:800;border:1px solid #111;cursor:pointer;font-family:inherit}.button-dark{background:#000;color:#fff}.button-outline{background:rgba(255,255,255,.84);color:#000}.hero-collage{align-self:stretch;position:relative}.floating-product{position:absolute;width:245px;height:320px;border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.55);box-shadow:0 25px 70px rgba(0,0,0,.2);padding:12px}.floating-product img{width:100%;height:100%;object-fit:cover;border-radius:20px}.floating-product-1{left:3%;top:12%;transform:rotate(-4deg)}.floating-product-2{right:1%;top:25%;transform:rotate(4deg)}.floating-product-3{left:28%;bottom:5%;z-index:2}.categories{position:relative;z-index:5;margin-top:-36px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card{min-height:154px;display:grid;grid-template-columns:118px 1fr;gap:20px;align-items:center;background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow);transition:.25s}.category-card:hover{transform:translateY(-5px)}.category-card>img{width:118px;height:118px;object-fit:cover;border-radius:16px;background:#f5f5f5}.category-info{display:flex;flex-direction:column;align-items:flex-start}.category-info strong{font-size:22px}.category-info small{font-size:13px;color:var(--muted);margin:3px 0 13px}.mini-wa{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.mini-wa .wa-icon{width:22px;height:22px;background:var(--green);color:#fff}.mini-wa .wa-icon svg{width:16px}.products-section{position:relative;padding:112px 0 120px;overflow:hidden}.products-section::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#0b0b0b;left:-315px;top:12px;z-index:-1}.category-listing{padding-top:70px;min-height:70vh}.category-listing::before{top:-270px;left:auto;right:-330px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2{font-size:45px;line-height:1.05;letter-spacing:-2px;margin:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{margin:0 0 5px;max-width:470px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 42px rgba(0,0,0,.07);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(0,0,0,.12)}.product-image{display:block;height:390px;padding:14px;background:#f6f6f4}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:17px}.product-body{padding:22px}.product-category{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.product-card h3{font-size:19px;line-height:1.3;margin:0 0 8px}.product-description{font-size:13px;line-height:1.55;color:var(--muted);min-height:42px;margin:0 0 20px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-size:16px}.whatsapp-product{border-radius:999px;padding:9px 13px;font-size:12px}.whatsapp-product .wa-icon{width:22px;height:22px}.whatsapp-product .wa-icon svg{width:16px}.empty-state,.empty-admin{text-align:center;padding:70px 25px;background:#f7f7f5;border-radius:24px}.page-hero{padding:100px 0 76px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.55)),url('/assets/hero-bg.png') center/cover}.page-hero h1{font-size:clamp(48px,7vw,80px);letter-spacing:-4px;margin:0}.content-page{padding:80px 0 120px}.page-copy{font-size:18px;line-height:1.9}.site-footer{background:#090909;color:#fff;padding:42px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{color:#aaa}.footer-inner a{font-size:12px;color:#777}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:20;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 13px 34px rgba(37,211,102,.42)}.floating-whatsapp svg{width:35px;height:35px}
@media(max-width:1000px){.main-nav{gap:18px}.hero{background-position:62% center}.hero-inner{grid-template-columns:1.12fr .88fr}.hero h1{font-size:58px}.floating-product{width:190px;height:255px}.floating-product-2{display:none}.category-grid{gap:14px}.category-card{grid-template-columns:84px 1fr;gap:13px}.category-card>img{width:84px;height:100px}.product-image{height:320px}}
@media(max-width:780px){.container{width:min(100% - 28px,1180px)}.header-inner{height:76px}.brand{font-size:24px}.menu-toggle{display:block}.main-nav{position:absolute;top:76px;left:14px;right:14px;display:none;flex-direction:column;align-items:stretch;gap:4px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav>a:not(.whatsapp-pill){padding:12px}.header-whatsapp{margin-top:8px}.hero,.hero-inner{min-height:710px}.hero{background-image:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.88) 55%,rgba(255,255,255,.35) 100%),url('/assets/hero-bg.png');background-position:65% center}.hero-inner{display:block}.hero-copy{padding:62px 0 0}.hero h1{font-size:48px;letter-spacing:-3px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-collage{height:260px}.floating-product{width:150px;height:205px;padding:7px;border-radius:19px}.floating-product img{border-radius:14px}.floating-product-1{left:2%;top:26px}.floating-product-2{display:block;right:2%;top:45px}.floating-product-3{left:34%;bottom:0}.categories{margin-top:0;padding-top:20px}.category-grid{grid-template-columns:1fr}.category-card{grid-template-columns:105px 1fr}.category-card>img{width:105px;height:105px}.products-section{padding:78px 0}.section-heading{display:block}.section-heading h2{font-size:38px}.section-heading>p{margin-top:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-image{height:300px}.product-body{padding:17px}.product-footer{align-items:flex-start;flex-direction:column}.whatsapp-product{width:100%}.footer-inner{flex-direction:column;text-align:center}.page-hero{padding:70px 0 55px}.page-hero h1{font-size:48px}}
@media(max-width:520px){.hero,.hero-inner{min-height:730px}.hero h1{font-size:42px}.hero-actions{flex-direction:column}.button{width:100%}.hero-collage{height:245px}.floating-product{width:135px;height:185px}.floating-product-3{left:30%}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.product-description{min-height:0}.product-footer{flex-direction:row;align-items:center}.whatsapp-product{width:auto}.products-section::before{display:none}.floating-whatsapp{width:56px;height:56px;right:16px;bottom:16px}}
.language-switcher{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #cfcfcb;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.language-switcher a{color:#8a8a85}.language-switcher a.active{color:#000}.language-switcher span{color:#c2c2bd}html[dir=rtl] body{font-family:"Noto Sans Arabic",Manrope,Arial,sans-serif}html[dir=rtl] .hero h1,html[dir=rtl] .section-heading h2,html[dir=rtl] .page-hero h1{letter-spacing:0}html[dir=rtl] .hero-copy>p:not(.eyebrow),html[dir=rtl] .product-description{line-height:1.9}html[dir=rtl] .product-category{letter-spacing:0}html[dir=rtl] .floating-whatsapp{right:auto;left:24px}html[dir=rtl] .products-section::before{left:auto;right:-315px}html[dir=rtl] .category-listing::before{right:auto;left:-330px}
.product-detail-section{position:relative;min-height:70vh;padding:90px 0 115px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.78)),url('/assets/hero-bg.png') center/cover}.product-detail-grid{display:grid;grid-template-columns:minmax(280px,.92fr) 1.08fr;gap:56px;align-items:center}.product-detail-image{background:#fff;border:1px solid var(--line);border-radius:30px;padding:18px;box-shadow:var(--shadow)}.product-detail-image img{width:100%;max-height:620px;object-fit:contain;border-radius:22px;background:#f7f7f5}.product-detail-copy h1{font-size:clamp(44px,6vw,76px);line-height:1;letter-spacing:-4px;margin:0 0 22px}.product-detail-copy p{font-size:18px;line-height:1.8;color:#333;max-width:680px}.product-detail-price{display:block;font-size:26px;margin:28px 0}.product-detail-actions{display:flex;flex-wrap:wrap;gap:14px}.product-detail-whatsapp{padding:15px 22px;font-size:15px}
@media(max-width:780px){.main-nav .language-switcher{justify-content:center;margin-top:8px;padding:12px}.main-nav>a:not(.whatsapp-pill){padding:12px}html[dir=rtl] .floating-whatsapp{left:16px}}
@media(max-width:780px){.product-detail-section{padding:68px 0 85px}.product-detail-grid{grid-template-columns:1fr;gap:30px}.product-detail-copy h1{font-size:42px;letter-spacing:-2px}.product-detail-actions{flex-direction:column}.product-detail-actions>a{width:100%}}
.product-card .whatsapp-product{width:52px;height:52px;border-radius:50%;padding:0;font-size:0;flex:0 0 52px}.product-card .whatsapp-product .wa-icon,.product-detail-whatsapp .wa-icon{width:35px;height:35px;background:transparent;color:#fff;border-radius:0}.product-card .whatsapp-product .wa-icon svg,.product-detail-whatsapp .wa-icon svg{width:35px;height:35px}.product-card .whatsapp-product span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.product-detail-whatsapp{width:62px;height:62px;border-radius:50%;padding:0;font-size:0;flex:0 0 62px}.product-detail-whatsapp span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:520px){.product-card .whatsapp-product{width:52px;height:52px}}
.product-order-action{display:inline-flex;align-items:center;gap:10px}.order-blink{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:900;letter-spacing:.03em;animation:orderBlink 1s infinite;text-transform:uppercase;white-space:nowrap}@keyframes orderBlink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.38;transform:scale(.96)}}@media(max-width:780px){.product-order-action{width:100%;justify-content:space-between}.order-blink{font-size:11px}}@media(max-width:520px){.product-order-action{width:auto;justify-content:flex-end}.order-blink{padding:7px 10px}}
.product-card .product-footer{align-items:center}.product-card .product-order-action{height:52px;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;line-height:1}.product-card .order-blink{height:34px;line-height:1;transform:none;animation:orderBlinkOpacity 1s infinite}@keyframes orderBlinkOpacity{0%,100%{opacity:1}50%{opacity:.34}}@media(max-width:780px){.product-card .product-footer{flex-direction:row;align-items:center}.product-card .product-order-action{width:auto;justify-content:flex-end}}@media(max-width:520px){.product-card .product-footer{flex-direction:row;align-items:center}.product-card .product-order-action{height:52px}}
.product-grid{align-items:stretch}.product-card{height:100%;display:flex;flex-direction:column}.product-card .product-image{flex:0 0 auto}.product-card .product-body{flex:1;display:flex;flex-direction:column}.product-card .product-description{margin-bottom:24px}.product-card .product-footer{margin-top:auto;min-height:52px}.product-card .price{display:flex;align-items:center;min-height:52px}
.footer-brand{display:grid;gap:7px}.footer-brand p{margin:0}.footer-links{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.footer-links a{font-size:13px;color:#c6c6c2;transition:.2s}.footer-links a:hover{color:#fff}.footer-inner .admin-link{font-size:12px;color:#777}
@media(max-width:780px){.footer-links{gap:15px}.footer-inner .admin-link{margin-top:4px}}

body{background:#fff url('/assets/bg-new.png') center top/cover fixed no-repeat}
.hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 39%,rgba(255,255,255,.08) 67%),url('/assets/bg-new.png')}
.page-hero{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.55)),url('/assets/bg-new.png') center/cover}
.products-section{background:rgba(255,255,255,.78);backdrop-filter:blur(2px)}
.category-listing{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.72)),url('/assets/bg-new.png') center top/cover fixed}
.testimonials-section{padding:98px 0 110px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.96)),url('/assets/bg-new.png') center/cover fixed;overflow:hidden}.testimonials-heading{margin-bottom:30px}.testimonial-slider{position:relative;overflow:hidden}.testimonial-track{display:flex;direction:ltr;transition:transform .45s ease;will-change:transform}.testimonial-card{min-width:100%;background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;box-shadow:var(--shadow)}.testimonial-stars{color:#000;font-size:17px;letter-spacing:3px;margin-bottom:18px}.testimonial-card p{max-width:850px;font-size:24px;line-height:1.55;margin:0 0 26px}.testimonial-card footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.testimonial-card footer strong{font-size:18px}.testimonial-card footer span{color:var(--muted);font-size:14px}.testimonial-dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.testimonial-dots button{width:11px;height:11px;border-radius:50%;border:1px solid #000;background:transparent;padding:0;cursor:pointer}.testimonial-dots button.active{background:#000}html[dir=rtl] .testimonial-card{direction:rtl;text-align:right}
@media(max-width:780px){body{background-attachment:scroll}.hero{background-image:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.88) 55%,rgba(255,255,255,.35) 100%),url('/assets/bg-new.png')}.category-listing,.testimonials-section{background-attachment:scroll}.testimonials-section{padding:76px 0}.testimonial-card{padding:25px}.testimonial-card p{font-size:19px}.testimonial-stars{letter-spacing:2px}}
@media(max-width:780px){.header-inner{justify-content:center;position:relative}.brand{max-width:calc(100% - 96px);text-align:center}.menu-toggle{display:flex;position:absolute;left:0;top:50%;transform:translateY(-50%);width:62px;height:62px;padding:9px;background:transparent;border-radius:0;box-shadow:none;align-items:center;justify-content:center;flex-direction:column}.menu-toggle span:not(.sr-only){width:40px;height:3px;background:#111;border-radius:999px;margin:5px 0}.main-nav{top:76px}}
@media(max-width:780px){.brand{display:none}}
.mobile-header-logo,.mobile-menu-logo,.mobile-menu-head,.mobile-menu-label,.mobile-menu-backdrop{display:none}.menu-close{border:0;background:transparent;color:#111;font:inherit;cursor:pointer}@media(max-width:780px){body.menu-open{overflow:hidden}.site-header{position:relative;z-index:1000}.header-inner{height:72px}.mobile-header-logo{display:block;position:absolute;left:50%;top:50%;width:min(220px,calc(100% - 122px));height:56px;transform:translate(-50%,-50%);overflow:hidden}.mobile-header-logo img{width:100%;height:100%;object-fit:contain}.menu-toggle{left:0;z-index:1002}.menu-toggle[aria-expanded="true"]{opacity:0;pointer-events:none}.main-nav{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;background:#fff;border:0;border-radius:0;box-shadow:none;z-index:1001;overflow-y:auto;transform:translateX(-105%);transition:transform .28s ease}.main-nav.open{display:flex;transform:translateX(0)}.mobile-menu-head{display:flex;direction:ltr;align-items:center;justify-content:space-between;min-height:82px;padding:8px 18px;border-bottom:1px solid var(--line)}.main-nav .mobile-menu-logo{display:block;width:68px;height:68px;padding:0;position:static;overflow:hidden}.main-nav .mobile-menu-logo::after{display:none}.mobile-menu-logo img{width:100%;height:100%;object-fit:contain}.menu-close{display:grid;place-items:center;width:44px;height:44px;margin-right:-4px;font-size:34px;line-height:1}.mobile-menu-label{display:block;padding:24px 22px 10px;color:#777;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.main-nav>a:not(.whatsapp-pill):not(.mobile-menu-logo){display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 22px;border-bottom:1px solid #f0f0ee;font-size:17px;font-weight:800}.main-nav>a:not(.whatsapp-pill):not(.mobile-menu-logo)::after{content:"›";position:static;display:block;height:auto;background:transparent;color:#111;font-size:28px;line-height:1;transition:none}.main-nav>a.active{background:#f7f7f5}.main-nav>a.active::after{right:auto}.main-nav .language-switcher{justify-content:flex-start;margin:8px 22px 28px;padding:13px 16px;border-radius:0;border-color:#111;font-size:14px}.mobile-menu-backdrop{display:none!important}}
.mobile-category-block{display:none}@media(max-width:780px){.main-nav>.desktop-category-link{display:none!important}.mobile-category-block{display:block;border-bottom:1px solid #e9e9e6}.mobile-category-title{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 22px;font-size:17px;font-weight:800}.mobile-category-title>span{font-size:28px;line-height:1}.mobile-category-title.active{background:#f7f7f5}.mobile-gender-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 22px 13px}.mobile-gender-links>a{display:flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #d8d8d4;border-radius:999px;background:#fff;font-size:13px;font-weight:800}.mobile-gender-links>a.active{border-color:#111;background:#111;color:#fff}html[dir=rtl] .mobile-category-title>span{transform:rotate(180deg)}}
@media(max-width:780px){.mobile-category-row{display:flex;align-items:stretch}.mobile-category-title{flex:1;justify-content:flex-start;padding-right:0}.mobile-category-toggle{display:grid;place-items:center;width:62px;min-height:54px;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.mobile-category-toggle span{font-size:30px;line-height:1;transition:transform .2s ease}.mobile-category-toggle[aria-expanded="true"] span{transform:rotate(90deg)}.mobile-gender-links[hidden]{display:none!important}html[dir=rtl] .mobile-category-title{padding-right:22px;padding-left:0}html[dir=rtl] .mobile-category-toggle[aria-expanded="true"] span{transform:rotate(-90deg)}}
.category-mobile-slider{display:none}@media(max-width:780px){.category-standard-card{display:none}.category-mobile-slider{display:block;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.category-mobile-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}.category-mobile-track::-webkit-scrollbar{display:none}.category-mobile-slide{position:relative;flex:0 0 100%;height:330px;scroll-snap-align:start;overflow:hidden;background:#f5f5f3}.category-mobile-slide::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78))}.category-mobile-slide img{width:100%;height:100%;object-fit:cover}.category-slide-caption{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;display:flex;flex-direction:column;color:#fff}.category-slide-caption strong{font-size:27px;line-height:1.1}.category-slide-caption small{margin-top:6px;font-size:13px;font-weight:700}.category-mobile-dots{position:absolute;top:16px;right:16px;z-index:3;display:flex;gap:6px;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.88)}.category-mobile-dots span{width:7px;height:7px;border-radius:50%;background:#aaa;transition:.2s}.category-mobile-dots span.active{width:20px;border-radius:999px;background:#111}html[dir=rtl] .category-slide-caption{text-align:right}html[dir=rtl] .category-mobile-dots{right:auto;left:16px}}
.mobile-categories-cta,.mobile-static-gallery{display:none}@media(max-width:780px){.desktop-articles-cta{display:none}.mobile-categories-cta{display:inline-flex}.home-products-section{display:none}.mobile-static-gallery{display:block;min-width:0;overflow:hidden;padding:2px 0 10px}.mobile-static-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;padding:0 2px 10px;scrollbar-width:none;touch-action:pan-x}.mobile-static-track::-webkit-scrollbar{display:none}.mobile-static-item{flex:0 0 82%;height:310px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#f5f5f3;scroll-snap-align:start;box-shadow:0 12px 30px rgba(0,0,0,.08);user-select:none}.mobile-static-item img{width:100%;height:100%;object-fit:cover;pointer-events:none}}
body{font-family:Arial,Helvetica,sans-serif}.hero h1{max-width:680px;font-size:clamp(44px,4.5vw,62px);font-weight:600;line-height:1.08;letter-spacing:-2.2px;overflow-wrap:normal;word-break:normal;hyphens:none}.hero-copy>p:not(.eyebrow){font-weight:400;letter-spacing:0}.main-nav,.button{letter-spacing:0}@media(max-width:1000px){.hero h1{font-size:48px;letter-spacing:-1.7px}}@media(max-width:780px){.hero h1{font-size:36px;line-height:1.12;letter-spacing:-1px}}@media(max-width:520px){.hero h1{font-size:32px;line-height:1.14;letter-spacing:-.7px}}
.header-inner{position:relative}.desktop-header-logo{display:flex;align-items:center;justify-content:flex-start;width:72px;height:72px;flex:0 0 72px}.desktop-header-logo img{width:68px;height:68px;object-fit:contain}.desktop-header-slogan{position:absolute;left:50%;top:50%;width:250px;height:62px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.desktop-header-slogan img{width:100%;height:100%;object-fit:contain}@media(max-width:780px){.desktop-header-logo,.desktop-header-slogan{display:none}}
@media(min-width:781px){.desktop-header-slogan{left:47%}}
.desktop-category-menu{position:relative}.desktop-category-toggle{display:flex;align-items:center;gap:5px;padding:9px 0;border:0;border-bottom:2px solid transparent;background:transparent;color:#111;font:inherit;font-weight:600;cursor:pointer}.desktop-category-toggle>span{font-size:15px;transition:transform .18s ease}.desktop-category-toggle[aria-expanded="true"]>span{transform:rotate(180deg)}.desktop-category-toggle.active,.desktop-category-toggle:hover{border-bottom-color:#111}.desktop-category-options{position:absolute;top:calc(100% + 12px);left:50%;z-index:50;min-width:150px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 38px rgba(0,0,0,.14);transform:translateX(-50%)}.desktop-category-options[hidden]{display:none!important}.desktop-category-options a{display:block;padding:11px 14px;border-radius:7px;font-size:14px;font-weight:600;white-space:nowrap}.desktop-category-options a:hover,.desktop-category-options a.active{background:#111;color:#fff}@media(max-width:780px){.desktop-category-menu{display:none}}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#222;letter-spacing:0}button,input,textarea,select{font-family:inherit}.main-nav{font-size:14px;font-weight:600;color:#222}.main-nav>a:not(.whatsapp-pill),.desktop-category-toggle{color:#222;font-weight:600}.desktop-category-options a{font-size:14px;font-weight:400;color:#222}.language-switcher{font-size:13px;font-weight:600}.language-switcher a{color:#727272}.language-switcher a.active{color:#222}.eyebrow,.product-category,.mobile-menu-label{color:#727272;font-size:11px;font-weight:600;letter-spacing:.1em}.hero h1{max-width:680px;font-size:52px;font-weight:400;line-height:1.06;letter-spacing:-1.4px;color:#222}.hero-copy>p:not(.eyebrow){font-size:16px;font-weight:400;line-height:1.55;color:#555}.section-heading h2{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.8px;color:#222}.section-heading>p{font-size:15px;line-height:1.55;color:#666}.category-info strong{font-size:20px;font-weight:500;line-height:1.25;color:#222}.category-info small{font-size:13px;font-weight:400;line-height:1.45;color:#666}.mini-wa{font-size:12px;font-weight:600}.product-card h3{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;color:#222}.product-description{font-size:14px;font-weight:400;line-height:1.5;color:#666}.price{font-size:16px;font-weight:600;color:#222}.button{font-size:13px;font-weight:600;letter-spacing:0}.whatsapp-product{font-size:12px;font-weight:700;color:#fff}.page-hero h1{font-size:44px;font-weight:400;line-height:1.08;letter-spacing:-1.2px;color:#222}.page-copy{font-size:16px;font-weight:400;line-height:1.7;color:#333}.testimonial-card p{font-size:18px;font-weight:400;line-height:1.55;color:#333}.testimonial-card footer strong{font-size:15px;font-weight:600;color:#222}.testimonial-card footer span{font-size:13px;font-weight:400;color:#666}.footer-brand strong{font-size:15px;font-weight:600}.footer-brand p,.footer-links a{font-size:13px;font-weight:400}.category-slide-caption strong{font-size:24px;font-weight:500;line-height:1.15}.mobile-category-title{font-weight:600;color:#222}.mobile-gender-links>a{font-size:14px;font-weight:600}html[dir=rtl] body{font-family:"Noto Sans Arabic",Arial,sans-serif;font-weight:400}html[dir=rtl] .hero h1,html[dir=rtl] .section-heading h2,html[dir=rtl] .page-hero h1{letter-spacing:0}
@media(max-width:1000px){.hero h1{font-size:44px;letter-spacing:-1px}}
@media(max-width:780px){.main-nav>a:not(.whatsapp-pill):not(.mobile-menu-logo),.mobile-category-title{font-size:17px;font-weight:600}.mobile-menu-label{font-size:11px;font-weight:600}.mobile-gender-links>a{font-size:14px;font-weight:600}.hero h1{font-size:34px;font-weight:400;line-height:1.12;letter-spacing:-.7px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.55}.section-heading h2{font-size:30px;letter-spacing:-.6px}.page-hero h1{font-size:36px;letter-spacing:-.7px}.testimonial-card p{font-size:17px}.category-slide-caption strong{font-size:24px}}
@media(max-width:520px){.hero h1{font-size:32px;line-height:1.14;letter-spacing:-.5px}.section-heading h2{font-size:28px}.page-hero h1{font-size:34px}}
@media(max-width:780px){.hero,.hero-inner{min-height:0}.hero-inner{padding-bottom:14px}.categories{padding-top:10px}}
@media(max-width:520px){.hero,.hero-inner{min-height:0}}
