.PageLoader-module__JyA3eW__overlay{z-index:9999;background-color:var(--coffee-dark,#1c1d1f);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.PageLoader-module__JyA3eW__rippleContainer{justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative;overflow:visible}.PageLoader-module__JyA3eW__droplet{background:var(--warm-gold,#00828a);filter:drop-shadow(0 2px 5px #00828a66);z-index:3;border-radius:50%/60% 60% 40% 40%;width:6px;height:12px;margin-top:-6px;margin-left:-3px;position:absolute;top:50%;left:50%}.PageLoader-module__JyA3eW__ripple{border:1px solid var(--warm-gold,#00828a);pointer-events:none;z-index:1;border-radius:50%;width:80px;height:80px;position:absolute}.PageLoader-module__JyA3eW__brandContainer{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.PageLoader-module__JyA3eW__logoWrapper{justify-content:center;align-items:center;margin-bottom:6px;display:flex}.PageLoader-module__JyA3eW__brandName{letter-spacing:.05em;color:var(--warm-gold,#00828a);text-align:center;white-space:nowrap;text-transform:lowercase;margin:0;font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:800}.PageLoader-module__JyA3eW__tagline{font-family:var(--font-body,"Inter", sans-serif);color:var(--cream,#f4f7f8);text-transform:uppercase;text-align:center;white-space:nowrap;opacity:0;margin:12px 0 0;font-size:.72rem;font-weight:600}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backgroundWrapper{z-index:0;will-change:transform;animation:20s ease-in-out infinite alternate Hero-module__JgYmMq__kenBurns;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__kenBurns{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__JgYmMq__overlay{z-index:1;pointer-events:none;background:linear-gradient(#1a0e0866 0%,#1a0e08cc 100%);position:absolute;inset:0}.Hero-module__JgYmMq__beansContainer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__bean{pointer-events:none;opacity:.35;will-change:transform;position:absolute}.Hero-module__JgYmMq__bean1{width:55px;height:55px;animation:7s ease-in-out infinite alternate Hero-module__JgYmMq__floatBean1;top:12%;left:8%}.Hero-module__JgYmMq__bean2{width:42px;height:42px;animation:9s ease-in-out -2s infinite alternate Hero-module__JgYmMq__floatBean2;top:25%;right:10%}.Hero-module__JgYmMq__bean3{width:65px;height:65px;animation:8s ease-in-out -4s infinite alternate Hero-module__JgYmMq__floatBean3;bottom:30%;left:15%}.Hero-module__JgYmMq__bean4{width:48px;height:48px;animation:10s ease-in-out -1s infinite alternate Hero-module__JgYmMq__floatBean4;top:55%;right:6%}.Hero-module__JgYmMq__bean5{width:75px;height:75px;animation:11s ease-in-out -3s infinite alternate Hero-module__JgYmMq__floatBean5;bottom:15%;left:55%}@keyframes Hero-module__JgYmMq__floatBean1{0%{transform:translate(0)rotate(0)}to{transform:translate(20px,-30px)rotate(25deg)}}@keyframes Hero-module__JgYmMq__floatBean2{0%{transform:translate(0)rotate(0)}to{transform:translate(-15px,25px)rotate(-20deg)}}@keyframes Hero-module__JgYmMq__floatBean3{0%{transform:translate(0)rotate(0)}to{transform:translate(25px,20px)rotate(30deg)}}@keyframes Hero-module__JgYmMq__floatBean4{0%{transform:translate(0)rotate(0)}to{transform:translate(-20px,-20px)rotate(-15deg)}}@keyframes Hero-module__JgYmMq__floatBean5{0%{transform:translate(0)rotate(0)}to{transform:translate(15px,-25px)rotate(20deg)}}.Hero-module__JgYmMq__content{z-index:3;text-align:center;flex-direction:column;align-items:center;max-width:900px;padding:0 24px;display:flex;position:relative}.Hero-module__JgYmMq__tagline{font-family:var(--font-heading);color:var(--white);text-shadow:0 2px 12px #00000080,0 4px 30px #0000004d;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:700;line-height:1.15}.Hero-module__JgYmMq__taglineAr{font-family:var(--font-heading-ar);letter-spacing:0;direction:rtl}.Hero-module__JgYmMq__subtitle{font-family:var(--font-body);color:#ffffffd1;text-shadow:0 1px 6px #00000059;max-width:640px;margin:0 0 40px;font-size:clamp(1rem,2vw,1.35rem);line-height:1.7}.Hero-module__JgYmMq__subtitleAr{font-family:var(--font-body-ar);direction:rtl}.Hero-module__JgYmMq__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__JgYmMq__btnPrimary{font-family:var(--font-body);color:var(--white);background:linear-gradient(135deg, var(--warm-gold), var(--warm-gold-dark));cursor:pointer;letter-spacing:.02em;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:14px 38px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #c4956a66,0 1px 3px #00000026}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #c4956a8c,0 2px 6px #0003}.Hero-module__JgYmMq__btnPrimary:active{transform:translateY(0)}.Hero-module__JgYmMq__btnOutline{font-family:var(--font-body);color:var(--white);cursor:pointer;letter-spacing:.02em;background:0 0;border:2px solid #ffffffb3;border-radius:9999px;justify-content:center;align-items:center;padding:14px 38px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,border-color .3s,transform .3s;display:inline-flex}.Hero-module__JgYmMq__btnOutline:hover{background:var(--white);color:var(--espresso);border-color:var(--white);transform:translateY(-2px)}.Hero-module__JgYmMq__btnOutline:active{transform:translateY(0)}.Hero-module__JgYmMq__btnAr{font-family:var(--font-body-ar);letter-spacing:0}.Hero-module__JgYmMq__scrollIndicator{z-index:3;color:#fff9;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:.75rem;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollIndicatorAr{font-family:var(--font-body-ar);letter-spacing:0;text-transform:none}.Hero-module__JgYmMq__scrollText{margin:0}.Hero-module__JgYmMq__chevron{width:24px;height:24px;animation:2s ease-in-out infinite Hero-module__JgYmMq__bounceDown}.Hero-module__JgYmMq__chevron svg{stroke:#fff9;stroke-width:2.5px;fill:none;width:100%;height:100%}@keyframes Hero-module__JgYmMq__bounceDown{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:100svh}.Hero-module__JgYmMq__content{padding:0 20px}.Hero-module__JgYmMq__subtitle{margin-bottom:32px}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnOutline{padding:12px 30px;font-size:.95rem}.Hero-module__JgYmMq__bean1{width:35px;height:35px}.Hero-module__JgYmMq__bean2{width:28px;height:28px}.Hero-module__JgYmMq__bean3{width:42px;height:42px}.Hero-module__JgYmMq__bean4{width:32px;height:32px}.Hero-module__JgYmMq__bean5{width:50px;height:50px}.Hero-module__JgYmMq__scrollIndicator{bottom:20px}}@media (max-width:480px){.Hero-module__JgYmMq__buttons{flex-direction:column;width:100%;max-width:280px}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnOutline{width:100%;padding:14px 20px}.Hero-module__JgYmMq__bean2,.Hero-module__JgYmMq__bean4{display:none}}
.Categories-module__ufVq2a__section{background-color:var(--cream);padding:100px 0;overflow:hidden}.Categories-module__ufVq2a__container{max-width:1280px;margin:0 auto;padding:0 24px}.Categories-module__ufVq2a__header{text-align:center;margin-bottom:64px}.Categories-module__ufVq2a__title{font-family:var(--font-heading);color:var(--espresso);margin:0 0 16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.Categories-module__ufVq2a__titleAr{font-family:var(--font-heading-ar)}.Categories-module__ufVq2a__subtitle{font-family:var(--font-body);color:var(--mocha);max-width:560px;margin:0 auto 28px;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.7}.Categories-module__ufVq2a__subtitleAr{font-family:var(--font-body-ar)}.Categories-module__ufVq2a__divider{background:linear-gradient(90deg, transparent, var(--warm-gold), transparent);border:none;border-radius:2px;width:72px;height:3px;margin:0 auto}.Categories-module__ufVq2a__grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.Categories-module__ufVq2a__card{aspect-ratio:3/4;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.Categories-module__ufVq2a__cardInner{border-radius:16px;width:100%;height:100%;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #2c181014}.Categories-module__ufVq2a__cardInner:hover{box-shadow:0 12px 40px #2c18102e}.Categories-module__ufVq2a__imageWrapper{transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.Categories-module__ufVq2a__cardInner:hover .Categories-module__ufVq2a__imageWrapper{transform:scale(1.08)}.Categories-module__ufVq2a__overlay{z-index:1;background:linear-gradient(#1a0e0800 30%,#1a0e0873 65%,#1a0e08b3 100%);transition:opacity .4s;position:absolute;inset:0}.Categories-module__ufVq2a__cardInner:hover .Categories-module__ufVq2a__overlay{background:linear-gradient(#1a0e0800 30%,#1a0e0859 65%,#1a0e0899 100%)}.Categories-module__ufVq2a__content{z-index:2;flex-direction:column;gap:4px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.Categories-module__ufVq2a__categoryName{font-family:var(--font-heading);color:var(--white);margin:0;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:700;line-height:1.3}.Categories-module__ufVq2a__categoryNameAr{font-family:var(--font-heading-ar)}.Categories-module__ufVq2a__itemCount{font-family:var(--font-body);color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.4}.Categories-module__ufVq2a__itemCountAr{font-family:var(--font-body-ar)}.Categories-module__ufVq2a__explore{font-family:var(--font-body);color:var(--warm-gold);opacity:0;align-items:center;gap:6px;margin-top:6px;font-size:.875rem;font-weight:600;transition:opacity .35s,transform .35s;display:inline-flex;transform:translateY(12px)}.Categories-module__ufVq2a__exploreAr{font-family:var(--font-body-ar)}.Categories-module__ufVq2a__cardInner:hover .Categories-module__ufVq2a__explore{opacity:1;transform:translateY(0)}.Categories-module__ufVq2a__exploreArrow{transition:transform .3s;display:inline-block}[dir=rtl] .Categories-module__ufVq2a__exploreArrow{transform:scaleX(-1)}.Categories-module__ufVq2a__cardInner:hover .Categories-module__ufVq2a__exploreArrow{transform:translate(4px)}[dir=rtl] .Categories-module__ufVq2a__cardInner:hover .Categories-module__ufVq2a__exploreArrow{transform:scaleX(-1)translate(4px)}@media (max-width:1100px){.Categories-module__ufVq2a__section{padding:80px 0}.Categories-module__ufVq2a__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.Categories-module__ufVq2a__section{padding:64px 0}.Categories-module__ufVq2a__header{margin-bottom:48px}.Categories-module__ufVq2a__grid{grid-template-columns:repeat(2,1fr);gap:16px}.Categories-module__ufVq2a__card:nth-child(5){aspect-ratio:16/9;grid-column:1/-1}.Categories-module__ufVq2a__content{padding:20px}}@media (max-width:480px){.Categories-module__ufVq2a__section{padding:48px 0}.Categories-module__ufVq2a__container{padding:0 16px}.Categories-module__ufVq2a__grid{gap:12px}.Categories-module__ufVq2a__content{padding:16px}.Categories-module__ufVq2a__categoryName{font-size:.95rem}.Categories-module__ufVq2a__itemCount{font-size:.8rem}}.Categories-module__ufVq2a__spinner{border:3px solid var(--cream-dark);border-top-color:var(--warm-gold);border-radius:50%;width:30px;height:30px;margin:0 auto 10px;animation:1s linear infinite Categories-module__ufVq2a__spin}@keyframes Categories-module__ufVq2a__spin{to{transform:rotate(360deg)}}
.FeaturedProducts-module__HGGKaq__section{background-color:var(--cream-dark,#f0e8de);padding:100px 0;overflow:hidden}.FeaturedProducts-module__HGGKaq__header{text-align:center;margin-bottom:56px;padding:0 24px}.FeaturedProducts-module__HGGKaq__title{font-family:var(--font-heading,"Playfair Display", serif);color:var(--espresso,#2c1810);margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.25}[dir=rtl] .FeaturedProducts-module__HGGKaq__title{font-family:var(--font-heading-ar,"Noto Kufi Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__subtitle{font-family:var(--font-body,"Inter", sans-serif);color:var(--mocha,#5c3d2e);margin:0 0 20px;max-width:520px;margin-inline:auto;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.6}[dir=rtl] .FeaturedProducts-module__HGGKaq__subtitle{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__divider{background:var(--warm-gold,#c4956a);border-radius:3px;width:64px;height:3px;margin:0 auto}.FeaturedProducts-module__HGGKaq__carouselWrapper{max-width:1320px;margin:0 auto;padding:0 56px;position:relative}.FeaturedProducts-module__HGGKaq__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:16px 4px 24px;display:flex;overflow-x:auto}.FeaturedProducts-module__HGGKaq__carousel::-webkit-scrollbar{display:none}.FeaturedProducts-module__HGGKaq__navBtn{z-index:5;background:var(--warm-gold,#c4956a);width:48px;height:48px;color:var(--white,#fff);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,box-shadow .25s,opacity .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.FeaturedProducts-module__HGGKaq__navBtn:hover{background:var(--warm-gold-dark,#a67b50);box-shadow:0 6px 20px #0003}.FeaturedProducts-module__HGGKaq__navBtn:disabled{opacity:0;pointer-events:none}.FeaturedProducts-module__HGGKaq__navLeft{left:4px}.FeaturedProducts-module__HGGKaq__navRight{right:4px}[dir=rtl] .FeaturedProducts-module__HGGKaq__navLeft{left:auto;right:4px}[dir=rtl] .FeaturedProducts-module__HGGKaq__navRight{left:4px;right:auto}.FeaturedProducts-module__HGGKaq__card{scroll-snap-align:start;background:var(--white,#fff);cursor:pointer;border-radius:16px;flex-direction:column;flex:0 0 clamp(240px,22vw,290px);transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 2px 12px #2c18100f}.FeaturedProducts-module__HGGKaq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2c18101f}.FeaturedProducts-module__HGGKaq__imageWrap{aspect-ratio:1;background:var(--cream,#faf6f1);position:relative;overflow:hidden}.FeaturedProducts-module__HGGKaq__productImage{object-fit:cover;transition:transform .5s}.FeaturedProducts-module__HGGKaq__card:hover .FeaturedProducts-module__HGGKaq__productImage{transform:scale(1.07)}.FeaturedProducts-module__HGGKaq__badge{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.02em;color:var(--white,#fff);z-index:2;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:12px;right:12px}[dir=rtl] .FeaturedProducts-module__HGGKaq__badge{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif);text-transform:none;left:12px;right:auto}.FeaturedProducts-module__HGGKaq__badgeNew{background:var(--accent-rose,#c27b7b)}.FeaturedProducts-module__HGGKaq__badgeBestSeller{background:var(--warm-gold,#c4956a)}.FeaturedProducts-module__HGGKaq__cardBody{flex-direction:column;flex:1;padding:20px 18px;display:flex}.FeaturedProducts-module__HGGKaq__productName{font-family:var(--font-heading,"Playfair Display", serif);color:var(--espresso,#2c1810);margin:0 0 6px;font-size:1.05rem;font-weight:600;line-height:1.35}[dir=rtl] .FeaturedProducts-module__HGGKaq__productName{font-family:var(--font-heading-ar,"Noto Kufi Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__category{font-family:var(--font-body,"Inter", sans-serif);color:var(--mocha,#5c3d2e);opacity:.7;margin:0 0 10px;font-size:.78rem}[dir=rtl] .FeaturedProducts-module__HGGKaq__category{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__rating{align-items:center;gap:4px;margin-bottom:14px;display:flex}.FeaturedProducts-module__HGGKaq__starIcon{color:var(--warm-gold,#c4956a);width:15px;height:15px}.FeaturedProducts-module__HGGKaq__ratingValue{font-family:var(--font-body,"Inter", sans-serif);color:var(--mocha,#5c3d2e);margin-inline-start:4px;font-size:.8rem;font-weight:500}.FeaturedProducts-module__HGGKaq__priceRow{align-items:baseline;gap:6px;margin-top:auto;margin-bottom:16px;display:flex}.FeaturedProducts-module__HGGKaq__price{font-family:var(--font-heading,"Playfair Display", serif);color:var(--espresso,#2c1810);font-size:1.3rem;font-weight:700}[dir=rtl] .FeaturedProducts-module__HGGKaq__price{font-family:var(--font-heading-ar,"Noto Kufi Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__currency{font-family:var(--font-body,"Inter", sans-serif);color:var(--mocha,#5c3d2e);font-size:.82rem;font-weight:500}[dir=rtl] .FeaturedProducts-module__HGGKaq__currency{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__addToCart{background:var(--warm-gold,#c4956a);width:100%;color:var(--white,#fff);font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;letter-spacing:.01em;border:none;border-radius:10px;padding:12px 0;font-size:.9rem;font-weight:600;transition:background .25s}[dir=rtl] .FeaturedProducts-module__HGGKaq__addToCart{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__addToCart:hover{background:var(--warm-gold-dark,#a67b50)}.FeaturedProducts-module__HGGKaq__viewAll{text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:52px;display:flex}.FeaturedProducts-module__HGGKaq__viewAllBtn{border:2px solid var(--warm-gold,#c4956a);color:var(--warm-gold,#c4956a);font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:14px 36px;font-size:1rem;font-weight:600;transition:background .3s,color .3s,transform .25s;display:inline-flex}[dir=rtl] .FeaturedProducts-module__HGGKaq__viewAllBtn{font-family:var(--font-body-ar,"Noto Sans Arabic", sans-serif)}.FeaturedProducts-module__HGGKaq__viewAllBtn:hover{background:var(--warm-gold,#c4956a);color:var(--white,#fff);transform:translateY(-2px)}.FeaturedProducts-module__HGGKaq__viewAllArrow{transition:transform .3s}[dir=rtl] .FeaturedProducts-module__HGGKaq__viewAllArrow{transform:scaleX(-1)}.FeaturedProducts-module__HGGKaq__viewAllBtn:hover .FeaturedProducts-module__HGGKaq__viewAllArrow{transform:translate(4px)}[dir=rtl] .FeaturedProducts-module__HGGKaq__viewAllBtn:hover .FeaturedProducts-module__HGGKaq__viewAllArrow{transform:scaleX(-1)translate(4px)}@media (max-width:1024px){.FeaturedProducts-module__HGGKaq__section{padding:80px 0}.FeaturedProducts-module__HGGKaq__carouselWrapper{padding:0 40px}.FeaturedProducts-module__HGGKaq__navBtn{width:42px;height:42px}}@media (max-width:768px){.FeaturedProducts-module__HGGKaq__section{padding:64px 0}.FeaturedProducts-module__HGGKaq__header{margin-bottom:36px}.FeaturedProducts-module__HGGKaq__carouselWrapper{padding:0 16px}.FeaturedProducts-module__HGGKaq__carousel{gap:16px;padding:12px 4px 20px}.FeaturedProducts-module__HGGKaq__navBtn{display:none}.FeaturedProducts-module__HGGKaq__card{flex:0 0 clamp(220px,72vw,280px)}.FeaturedProducts-module__HGGKaq__cardBody{padding:16px 14px}.FeaturedProducts-module__HGGKaq__viewAll{margin-top:36px}}@media (max-width:480px){.FeaturedProducts-module__HGGKaq__section{padding:48px 0}.FeaturedProducts-module__HGGKaq__card{flex:0 0 clamp(200px,78vw,260px)}}
.BrandStory-module__NOJU6G__section{background-color:var(--cream);padding:100px 0;position:relative;overflow:hidden}.BrandStory-module__NOJU6G__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.BrandStory-module__NOJU6G__imageColumn{aspect-ratio:4/4.2;width:100%;position:relative}.BrandStory-module__NOJU6G__imagePrimary{top:0;aspect-ratio:3/4;z-index:1;border-radius:16px;width:70%;position:absolute;inset-inline-start:0;overflow:hidden;box-shadow:0 20px 60px #2c18102e,0 8px 24px #2c18101a}.BrandStory-module__NOJU6G__imageSecondary{bottom:0;aspect-ratio:3/4;border:3px solid var(--warm-gold);z-index:2;border-radius:16px;width:50%;position:absolute;inset-inline-end:0;overflow:hidden;box-shadow:0 16px 48px #2c181026,0 6px 20px #2c181014}.BrandStory-module__NOJU6G__imageDecoration{top:-20px;background:radial-gradient(circle, var(--warm-gold) 0%, transparent 70%);opacity:.2;z-index:0;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;inset-inline-end:20%}.BrandStory-module__NOJU6G__textColumn{flex-direction:column;gap:0;display:flex}.BrandStory-module__NOJU6G__label{font-family:var(--font-body);color:var(--warm-gold);text-transform:uppercase;letter-spacing:3px;margin:0 0 16px;font-size:.75rem;font-weight:700}.BrandStory-module__NOJU6G__labelAr{font-family:var(--font-body-ar);text-transform:none;letter-spacing:0}.BrandStory-module__NOJU6G__heading{font-family:var(--font-heading);color:var(--espresso);margin:0 0 12px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.BrandStory-module__NOJU6G__headingAr{font-family:var(--font-heading-ar);letter-spacing:0}.BrandStory-module__NOJU6G__subtitle{font-family:var(--font-body);color:var(--mocha);margin:0 0 24px;font-size:1.1rem;font-style:italic;line-height:1.6}.BrandStory-module__NOJU6G__subtitleAr{font-family:var(--font-body-ar)}.BrandStory-module__NOJU6G__paragraph{font-family:var(--font-body);color:var(--mocha);margin:0 0 16px;font-size:1rem;line-height:1.85}.BrandStory-module__NOJU6G__paragraphAr{font-family:var(--font-body-ar)}.BrandStory-module__NOJU6G__stats{border-top:1px solid #5c3d2e1f;border-bottom:1px solid #5c3d2e1f;gap:32px;margin:32px 0 36px;padding:24px 0;display:flex}.BrandStory-module__NOJU6G__stat{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.BrandStory-module__NOJU6G__statNumber{font-family:var(--font-heading);color:var(--warm-gold);margin:0 0 6px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1}.BrandStory-module__NOJU6G__statNumberAr{font-family:var(--font-heading-ar)}.BrandStory-module__NOJU6G__statLabel{font-family:var(--font-body);color:var(--mocha);white-space:nowrap;margin:0;font-size:.85rem}.BrandStory-module__NOJU6G__statLabelAr{font-family:var(--font-body-ar)}.BrandStory-module__NOJU6G__cta{font-family:var(--font-body);color:var(--warm-gold);border:2px solid var(--warm-gold);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:9999px;justify-content:center;align-self:flex-start;align-items:center;padding:14px 40px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.BrandStory-module__NOJU6G__cta:hover{background:var(--warm-gold);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 24px #c4956a66}.BrandStory-module__NOJU6G__cta:active{transform:translateY(0)}.BrandStory-module__NOJU6G__ctaAr{font-family:var(--font-body-ar);letter-spacing:0}@media (max-width:1024px){.BrandStory-module__NOJU6G__container{gap:40px}.BrandStory-module__NOJU6G__stats{gap:24px}}@media (max-width:768px){.BrandStory-module__NOJU6G__section{padding:70px 0}.BrandStory-module__NOJU6G__container{grid-template-columns:1fr;gap:48px}.BrandStory-module__NOJU6G__imageColumn{max-width:480px;margin:0 auto}.BrandStory-module__NOJU6G__textColumn{text-align:center;align-items:center}.BrandStory-module__NOJU6G__cta{align-self:center}.BrandStory-module__NOJU6G__stats{justify-content:center;width:100%}}@media (max-width:480px){.BrandStory-module__NOJU6G__section{padding:50px 0}.BrandStory-module__NOJU6G__container{gap:36px;padding:0 16px}.BrandStory-module__NOJU6G__stats{flex-wrap:wrap;gap:16px}.BrandStory-module__NOJU6G__stat{min-width:80px}.BrandStory-module__NOJU6G__cta{width:100%;max-width:280px}}
.Testimonials-module__5wb8fq__section{background-color:var(--cream-dark);padding:100px 0;overflow:hidden}.Testimonials-module__5wb8fq__container{text-align:center;max-width:800px;margin:0 auto;padding:0 24px}.Testimonials-module__5wb8fq__header{margin-bottom:48px}.Testimonials-module__5wb8fq__title{font-family:var(--font-heading);color:var(--espresso);margin:0 0 16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.Testimonials-module__5wb8fq__titleAr{font-family:var(--font-heading-ar)}.Testimonials-module__5wb8fq__subtitle{font-family:var(--font-body);color:var(--mocha);margin:0 0 24px;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.7}.Testimonials-module__5wb8fq__subtitleAr{font-family:var(--font-body-ar)}.Testimonials-module__5wb8fq__divider{background:linear-gradient(90deg, transparent, var(--warm-gold), transparent);border:none;border-radius:2px;width:72px;height:3px;margin:0 auto}.Testimonials-module__5wb8fq__quoteIcon{color:var(--warm-gold);opacity:.25;-webkit-user-select:none;user-select:none;margin-bottom:-20px;font-family:Georgia,serif;font-size:6rem;line-height:1;transform:rotate(180deg)}.Testimonials-module__5wb8fq__testimonialArea{justify-content:center;align-items:center;min-height:220px;display:flex}.Testimonials-module__5wb8fq__testimonialContent{flex-direction:column;align-items:center;gap:20px;display:flex}.Testimonials-module__5wb8fq__testimonialText{font-family:var(--font-body);color:var(--espresso);max-width:620px;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;line-height:1.9}.Testimonials-module__5wb8fq__testimonialTextAr{font-family:var(--font-body-ar)}.Testimonials-module__5wb8fq__stars{justify-content:center;gap:4px;display:flex}.Testimonials-module__5wb8fq__starFilled{color:var(--warm-gold)}.Testimonials-module__5wb8fq__starEmpty{color:var(--mocha-light);opacity:.3}.Testimonials-module__5wb8fq__customerInfo{align-items:center;gap:14px;margin-top:8px;display:flex}.Testimonials-module__5wb8fq__avatar{background:var(--warm-gold);width:50px;height:50px;color:var(--white);font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.Testimonials-module__5wb8fq__customerName{font-family:var(--font-body);color:var(--espresso);margin:0;font-size:1rem;font-weight:600}.Testimonials-module__5wb8fq__customerNameAr{font-family:var(--font-body-ar)}.Testimonials-module__5wb8fq__customerLocation{font-family:var(--font-body);color:var(--mocha);margin:2px 0 0;font-size:.85rem}.Testimonials-module__5wb8fq__customerLocationAr{font-family:var(--font-body-ar)}.Testimonials-module__5wb8fq__dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.Testimonials-module__5wb8fq__dot{background:var(--mocha-light);opacity:.35;cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__5wb8fq__dotActive{background:var(--warm-gold);opacity:1;transform:scale(1.3)}.Testimonials-module__5wb8fq__dot:hover{opacity:.7}@media (max-width:768px){.Testimonials-module__5wb8fq__section{padding:70px 0}.Testimonials-module__5wb8fq__header{margin-bottom:36px}.Testimonials-module__5wb8fq__quoteIcon{margin-bottom:-12px;font-size:4rem}.Testimonials-module__5wb8fq__testimonialArea{min-height:200px}}@media (max-width:480px){.Testimonials-module__5wb8fq__section{padding:50px 0}.Testimonials-module__5wb8fq__container{padding:0 16px}.Testimonials-module__5wb8fq__quoteIcon{font-size:3.5rem}.Testimonials-module__5wb8fq__testimonialArea{min-height:240px}.Testimonials-module__5wb8fq__customerInfo{text-align:center;flex-direction:column;gap:8px}}
.InstagramFeed-module__hK3jKa__section{background-color:var(--cream);padding:100px 0;overflow:hidden}.InstagramFeed-module__hK3jKa__container{max-width:1200px;margin:0 auto;padding:0 24px}.InstagramFeed-module__hK3jKa__header{text-align:center;margin-bottom:56px}.InstagramFeed-module__hK3jKa__title{font-family:var(--font-heading);color:var(--espresso);margin:0 0 12px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.25}.InstagramFeed-module__hK3jKa__titleAr{font-family:var(--font-heading-ar)}.InstagramFeed-module__hK3jKa__subtitle{font-family:var(--font-body);color:var(--mocha);margin:0 0 20px;max-width:520px;margin-inline:auto;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.6}.InstagramFeed-module__hK3jKa__subtitleAr{font-family:var(--font-body-ar)}.InstagramFeed-module__hK3jKa__divider{background:var(--warm-gold,#00828a);border-radius:2px;width:64px;height:3px;margin:0 auto}.InstagramFeed-module__hK3jKa__splitContent{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.InstagramFeed-module__hK3jKa__photoGrid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.InstagramFeed-module__hK3jKa__imageCard{aspect-ratio:1;box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.InstagramFeed-module__hK3jKa__imageWrapper{transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.InstagramFeed-module__hK3jKa__imageCard:hover .InstagramFeed-module__hK3jKa__imageWrapper{transform:scale(1.06)}.InstagramFeed-module__hK3jKa__overlay{z-index:2;opacity:0;background:#2c2d3099;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .3s;display:flex;position:absolute;inset:0}.InstagramFeed-module__hK3jKa__imageCard:hover .InstagramFeed-module__hK3jKa__overlay{opacity:1}.InstagramFeed-module__hK3jKa__overlayIcon{color:var(--white);transition:transform .35s cubic-bezier(.175,.885,.32,1.275);transform:translateY(10px)}.InstagramFeed-module__hK3jKa__imageCard:hover .InstagramFeed-module__hK3jKa__overlayIcon{transform:translateY(0)}.InstagramFeed-module__hK3jKa__overlayText{font-family:var(--font-body);color:var(--white);letter-spacing:1px;font-size:.88rem;font-weight:600;transition:transform .35s cubic-bezier(.175,.885,.32,1.275) 50ms;transform:translateY(10px)}.InstagramFeed-module__hK3jKa__overlayTextAr{font-family:var(--font-body-ar)}.InstagramFeed-module__hK3jKa__imageCard:hover .InstagramFeed-module__hK3jKa__overlayText{transform:translateY(0)}.InstagramFeed-module__hK3jKa__embedCard{background:var(--white);box-shadow:var(--shadow-md);border:1px solid #00828a14;border-radius:16px;padding:16px}.InstagramFeed-module__hK3jKa__embedInner{background:#f0f2f5;border-radius:12px;height:450px;overflow:hidden}@media (max-width:900px){.InstagramFeed-module__hK3jKa__splitContent{grid-template-columns:1fr;gap:30px}.InstagramFeed-module__hK3jKa__embedCard{width:100%;max-width:450px;margin:0 auto}}@media (max-width:480px){.InstagramFeed-module__hK3jKa__section{padding:60px 0}.InstagramFeed-module__hK3jKa__photoGrid{gap:12px}.InstagramFeed-module__hK3jKa__embedCard{padding:8px}}
.Newsletter-module__kOPfpa__section{background:linear-gradient(135deg,#2c1810 0%,#1a0e08 50%,#2c1810 100%);padding:80px 0;position:relative;overflow:hidden}.Newsletter-module__kOPfpa__bgDecor1{pointer-events:none;background:radial-gradient(circle,#c4956a14 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;left:10%}.Newsletter-module__kOPfpa__bgDecor2{pointer-events:none;background:radial-gradient(circle,#c4956a0f 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;right:15%}.Newsletter-module__kOPfpa__container{z-index:1;text-align:center;max-width:600px;margin:0 auto;padding:0 24px;position:relative}.Newsletter-module__kOPfpa__title{font-family:var(--font-heading);color:var(--white);margin:0 0 16px;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.Newsletter-module__kOPfpa__titleAr{font-family:var(--font-heading-ar)}.Newsletter-module__kOPfpa__subtitle{font-family:var(--font-body);color:#ffffffb3;margin:0 0 36px;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.7}.Newsletter-module__kOPfpa__subtitleAr{font-family:var(--font-body-ar)}.Newsletter-module__kOPfpa__form{margin-bottom:20px}.Newsletter-module__kOPfpa__inputGroup{background:var(--white);border-radius:9999px;gap:0;max-width:500px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.Newsletter-module__kOPfpa__input{font-family:var(--font-body);color:var(--espresso);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:16px 24px;font-size:.95rem}.Newsletter-module__kOPfpa__input::placeholder{color:var(--mocha-light);opacity:.7}.Newsletter-module__kOPfpa__inputAr{font-family:var(--font-body-ar)}.Newsletter-module__kOPfpa__submitBtn{background:var(--warm-gold);color:var(--white);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:8px;padding:16px 28px;font-size:.9rem;font-weight:600;transition:background .3s;display:flex}.Newsletter-module__kOPfpa__submitBtn:hover{background:var(--warm-gold-dark)}.Newsletter-module__kOPfpa__submitBtnAr{font-family:var(--font-body-ar)}.Newsletter-module__kOPfpa__success{flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;padding:24px 0;display:flex}.Newsletter-module__kOPfpa__successIcon{background:var(--warm-gold);width:56px;height:56px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.Newsletter-module__kOPfpa__successText{font-family:var(--font-body);color:var(--white);margin:0;font-size:1.15rem;font-weight:600}.Newsletter-module__kOPfpa__successTextAr{font-family:var(--font-body-ar)}.Newsletter-module__kOPfpa__privacy{font-family:var(--font-body);color:#fff6;margin:0;font-size:.8rem;line-height:1.6}.Newsletter-module__kOPfpa__privacyAr{font-family:var(--font-body-ar)}@media (max-width:600px){.Newsletter-module__kOPfpa__section{padding:60px 0}.Newsletter-module__kOPfpa__inputGroup{border-radius:16px;flex-direction:column}.Newsletter-module__kOPfpa__input{text-align:center;border-radius:0;padding:14px 20px}.Newsletter-module__kOPfpa__submitBtn{justify-content:center;padding:14px 24px}}@media (max-width:480px){.Newsletter-module__kOPfpa__container{padding:0 16px}}
