:root{--black:#2A1538;--black-light:#1F0E2A;--black-lighter:rgba(42,21,56,0.08);--red:#E5A52E;--red-light:#F0B43C;--red-dark:#C58A1E;--red-gradient:linear-gradient(135deg,#E5A52E 0%,#F0B43C 100%);--white:#ffffff;--white-off:#FAF3E5;--white-dark:rgba(42,21,56,0.10);--gray:#6B5872;--gray-light:#9C8EA0;--danger:#c0392b;--success:#15803d;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--s-24:96px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 4px 14px rgba(42,21,56,0.07);--shadow-md:0 10px 28px rgba(42,21,56,0.10);--shadow-lg:0 24px 60px rgba(42,21,56,0.14);--transition:0.28s cubic-bezier(0.16,1,0.3,1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:'Cairo','Tajawal',system-ui,sans-serif;background-color:#F5E9D8;color:var(--black);line-height:1.65;min-height:100vh;overflow-x:clip;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:1240px;margin:0 auto;padding:0 24px}.main-header{position:sticky;top:0;z-index:1000;background:#2A1538;border-bottom:1px solid rgba(229,165,46,0.18);transition:var(--transition)}.header-container{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-mark{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.brand-mark__ring{width:84px;height:84px;border-radius:50%;background:#1F0E2A;border:3px solid #E5A52E;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px rgba(229,165,46,0.20);transition:transform var(--transition)}.brand-mark:hover.brand-mark__ring{transform:rotate(-4deg) scale(1.02)}.brand-mark--image.brand-mark__container{display:inline-flex;align-items:center;justify-content:center;padding:8px 22px;background:#1F0E2A;border:2.5px solid #E5A52E;border-radius:var(--radius-pill,999px);box-shadow:0 0 0 5px rgba(229,165,46,0.22);transition:transform var(--transition)}.brand-mark--image:hover.brand-mark__container{transform:rotate(-2deg) scale(1.03)}.brand-mark__image{height:64px;width:auto;max-width:220px;display:block;object-fit:contain}.brand-mark__inner{display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:900;line-height:1}.brand-mark__top{font-size:17px;letter-spacing:0.04em}.brand-mark__bottom{font-size:22px;color:#E5A52E;margin-top:2px}.main-nav{display:flex;gap:36px;flex:1;justify-content:center}.nav-link{font-weight:600;font-size:15px;color:#FFFFFF;position:relative;padding:6px 2px;transition:color var(--transition)}.nav-link::after{content:'';position:absolute;bottom:0;right:0;width:0;height:2px;background:#E5A52E;transition:width var(--transition)}.nav-link:hover{color:#E5A52E}.nav-link:hover::after{width:100%}.header-search{display:flex;align-items:center;gap:10px;background:#2A1538!important;border:1px solid rgba(229,165,46,0.30);border-radius:var(--radius-pill);padding:9px 16px 9px 14px;width:220px;transition:var(--transition);position:sticky;top:0;z-index:5}.header-search:focus-within{background:#1F0E2A!important;border-color:rgba(229,165,46,0.55)}.header-search:focus-within.header-search__icon{color:#E5A52E}.header-search:focus-within.header-search__input{color:#fff;-webkit-text-fill-color:#fff}.header-search:focus-within.header-search__input::placeholder{color:rgba(255,255,255,0.55)}.header-search__icon{color:rgba(255,255,255,0.85);flex-shrink:0;transition:color var(--transition)}.header-search__input{background-color:#2A1538!important;background-image:none;border:0;outline:0;color:#fff;font-family:inherit;font-size:14px;width:100%;padding:0;-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;-webkit-text-fill-color:#fff;caret-color:#fff;transition:none}.header-search__input:hover,.header-search__input:focus,.header-search__input:active,.header-search__input:focus-visible{background-color:#2A1538!important;-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;color:#fff!important;-webkit-text-fill-color:#fff!important;outline:0}.header-search__input:-webkit-autofill,.header-search__input:-webkit-autofill:hover,.header-search__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff}.header-search__input::placeholder{color:rgba(255,255,255,0.65);opacity:1}.header-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.header-action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;background:rgba(255,255,255,0.06);transition:var(--transition)}.header-action:hover{background:rgba(229,165,46,0.18);color:#E5A52E}.header-action--cart{color:#fff}.header-action--cart:hover{color:#fff}.header-action__badge{position:absolute;top:-4px;left:-4px;min-width:20px;height:20px;padding:0 6px;background:#E5A52E;color:#2A1538;font-size:11px;font-weight:800;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;border:2px solid #2A1538}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;padding:8px;background:rgba(255,255,255,0.08);border:0;border-radius:var(--radius-sm);cursor:pointer}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:var(--transition)}.mobile-menu-btn.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.is-open span:nth-child(2){opacity:0}.mobile-menu-btn.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:block;background:#2A1538;border-top:1px solid rgba(229,165,46,0.18);max-height:0;opacity:0;visibility:hidden;overflow:hidden;padding:0 20px;transition:max-height 0.4s var(--transition),opacity 0.3s ease,padding 0.3s ease,visibility 0s linear 0.4s}.mobile-nav.is-open{max-height:600px;opacity:1;visibility:visible;padding:20px;transition:max-height 0.4s var(--transition),opacity 0.3s ease,padding 0.3s ease,visibility 0s linear 0s}.mobile-nav>*+*{margin-top:8px}.mobile-search{display:flex;align-items:center;gap:12px;background:#2A1538;border:1.5px solid rgba(229,165,46,0.30);border-radius:var(--radius-pill);padding:12px 18px;margin-bottom:8px;transition:var(--transition)}.mobile-search:focus-within{background:#2A1538;border-color:#E5A52E;box-shadow:0 0 0 4px rgba(229,165,46,0.18)}.mobile-search:focus-within svg{color:#E5A52E}.mobile-search:focus-within input{color:#fff}.mobile-search:focus-within input::placeholder{color:rgba(255,255,255,0.55)}.mobile-search svg{color:#E5A52E;flex-shrink:0;transition:color var(--transition)}.mobile-search input{background-color:#2A1538!important;background-image:none;border:0;outline:0;color:#fff;font-family:inherit;font-size:15px;width:100%;padding:0;-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;-webkit-text-fill-color:#fff;caret-color:#fff;transition:none}.mobile-search input:hover,.mobile-search input:focus,.mobile-search input:active,.mobile-search input:focus-visible{background-color:#2A1538!important;-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;color:#fff!important;-webkit-text-fill-color:#fff!important;outline:0}.mobile-search input:-webkit-autofill,.mobile-search input:-webkit-autofill:hover,.mobile-search input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #2A1538 inset!important;box-shadow:0 0 0 1000px #2A1538 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff}.mobile-search input::placeholder{color:rgba(255,255,255,0.65);opacity:1}.mobile-nav-link{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:13px 14px;font-weight:700;font-size:15px;color:#fff;border-radius:var(--radius-sm);border-right:3px solid transparent;transition:var(--transition);text-decoration:none}.mobile-nav-link:hover,.mobile-nav-link:focus-visible{background:rgba(229,165,46,0.12);color:#E5A52E;border-right-color:#E5A52E}.hero{padding:56px 0 32px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;min-height:460px}.hero-product{position:relative;display:flex;align-items:center;justify-content:center;max-width:500px;width:100%;margin-right:auto}.hero-product__halo{position:absolute;inset:4%4%;border-radius:50%;background:radial-gradient(circle,rgba(229,165,46,0.18) 0%,transparent 65%);filter:blur(14px)}.hero-product img,.hero-product picture img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(42,21,56,0.22));transition:transform 0.6s var(--transition)}.hero-product:hover img,.hero-product:hover picture img{transform:translateY(-8px) scale(1.02)}.hero-content{text-align:start;max-width:540px}.hero-title{font-family:'Tajawal','Cairo',sans-serif;font-size:clamp(36px,5.4vw,64px);font-weight:900;line-height:1.18;color:#2A1538;margin-bottom:14px;letter-spacing:-0.01em}.hero-subtitle{font-size:clamp(18px,1.8vw,22px);color:rgba(42,21,56,0.78);margin-bottom:32px;font-weight:600;line-height:1.5}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-cta{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:16px;padding:14px 28px;border-radius:var(--radius-pill);transition:var(--transition);text-decoration:none;cursor:pointer;border:2px solid transparent;line-height:1;white-space:nowrap}.hero-cta--primary{background:#E5A52E;color:#2A1538;border-color:#E5A52E;box-shadow:0 8px 22px rgba(229,165,46,0.32)}.hero-cta--primary:hover{background:#F0B43C;border-color:#F0B43C;transform:translateY(-2px);box-shadow:0 12px 28px rgba(229,165,46,0.42)}.hero-cta--ghost{background:transparent;color:#2A1538;border-color:#2A1538}.hero-cta--ghost:hover{background:#2A1538;color:#fff;transform:translateY(-2px)}.collections{padding:32px 0 56px}.collections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-card{display:flex;align-items:center;gap:18px;padding:22px 26px;background:#FFFFFF;border:1px solid rgba(42,21,56,0.06);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition);text-decoration:none;color:inherit}.collection-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:rgba(229,165,46,0.35)}.collection-card__icon{width:64px;height:64px;flex-shrink:0;background:rgba(229,165,46,0.14);border:1.5px solid rgba(229,165,46,0.35);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#2A1538;transition:var(--transition)}.collection-card__icon svg{width:32px;height:32px}.collection-card:hover.collection-card__icon{background:#E5A52E;border-color:#E5A52E;transform:rotate(-6deg)}.collection-card__body{display:flex;flex-direction:column;gap:4px;text-align:start}.collection-card__title{font-size:18px;font-weight:800;color:#2A1538;line-height:1.3}.collection-card__sub{font-size:13px;color:rgba(42,21,56,0.6);font-weight:600}.section{padding:64px 0}.section-header{text-align:center;margin-bottom:40px}.section-title{font-family:'Tajawal','Cairo',sans-serif;font-size:clamp(28px,3.6vw,38px);font-weight:900;color:#2A1538;line-height:1.25;margin-bottom:8px;letter-spacing:-0.01em}.section-subtitle{font-size:15px;color:rgba(42,21,56,0.65);font-weight:500;max-width:540px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:var(--transition)}.product-image{position:relative;aspect-ratio:1/1;border-radius:var(--radius-lg);background:#FFFFFF;overflow:hidden;border:1px solid rgba(42,21,56,0.06);transition:var(--transition)}.product-image img,.product-image picture img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--transition)}.product-card:hover.product-image{box-shadow:var(--shadow-md);border-color:rgba(229,165,46,0.35)}.product-card:hover.product-image img,.product-card:hover.product-image picture img{transform:scale(1.06)}.product-info{padding:16px 6px 0;text-align:center}.product-name{font-size:16px;font-weight:700;color:#2A1538;line-height:1.4}.product-price{font-size:18px;font-weight:800;color:#2A1538;margin-top:4px}.product-price span{font-size:12px;font-weight:500;color:var(--gray)}.product-btn{display:inline-flex;align-items:center;justify-content:center;background:#E5A52E;color:#2A1538;padding:11px 18px;border-radius:var(--radius-pill);font-weight:700;font-size:14px;margin-top:12px;border:0;cursor:pointer;transition:var(--transition);text-decoration:none}.product-btn:hover{background:#F0B43C;transform:translateY(-1px)}.testimonials{padding:64px 0 80px}.reviews-scroller{display:flex;flex-wrap:nowrap;gap:18px;overflow-x:auto;overflow-y:hidden;padding:8px 4px 20px;margin:0 -4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.reviews-scroller::-webkit-scrollbar{display:none}.reviews-scroller:focus-visible{outline:2px solid rgba(229,165,46,0.5);outline-offset:6px;border-radius:var(--radius-lg)}.review-card{flex:0 0 320px;min-width:320px;max-width:360px;scroll-snap-align:start;background:#FFFFFF;border:1px solid rgba(42,21,56,0.06);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow-sm);transition:var(--transition);position:relative;overflow:hidden;display:flex;flex-direction:column}.review-card::before{content:'"';position:absolute;top:-28px;left:14px;font-family:'Tajawal',sans-serif;font-size:110px;line-height:1;color:rgba(229,165,46,0.16);pointer-events:none}.review-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.review-card__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-avatar{width:42px;height:42px;border-radius:50%;background:#2A1538;color:#E5A52E;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;flex-shrink:0}.review-card__id{display:flex;flex-direction:column;gap:2px;min-width:0}.review-card__name{font-size:15px;font-weight:800;color:#2A1538;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card__verified{font-size:11px;font-weight:700;color:#15803d;display:inline-flex;align-items:center;gap:4px}.review-card__verified::before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:rgba(21,128,61,0.15);color:#15803d;font-size:9px}.review-stars{display:flex;gap:2px;margin-bottom:10px;color:#D5CFD7}.review-stars.star{font-size:14px}.review-stars.star.filled{color:#E5A52E}.review-text{font-size:14px;color:rgba(42,21,56,0.78);line-height:1.65;flex:1;margin:0}.review-card--empty{flex:0 0 auto;min-width:280px}@media (min-width:720px){.review-card{flex-basis:360px;min-width:360px}}@media (min-width:1024px){.review-card{flex-basis:380px;min-width:380px}}.faq-section{background:transparent}.faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#FFFFFF;border:1px solid rgba(42,21,56,0.06);border-radius:var(--radius-md);border-right:4px solid #E5A52E;overflow:hidden;transition:var(--transition)}.faq-item[open]{border-right-color:#2A1538}.faq-question{list-style:none;cursor:pointer;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;color:#2A1538}.faq-question::-webkit-details-marker{display:none}.faq-icon{width:32px;height:32px;border-radius:50%;background:rgba(229,165,46,0.18);color:#2A1538;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--transition)}.faq-item[open].faq-icon{background:#E5A52E;color:#2A1538;transform:rotate(180deg)}.faq-answer{padding:0 22px 18px;color:rgba(42,21,56,0.75);font-size:14.5px;line-height:1.7}.main-footer{background:#2A1538;color:rgba(255,255,255,0.78);padding:56px 0 24px;border-top:1px solid rgba(229,165,46,0.20)}.footer-container{max-width:1240px;margin:0 auto;padding:0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.08)}.footer-legal{display:flex;gap:22px;flex-wrap:wrap;font-size:14px;font-weight:600}.footer-legal a{color:rgba(255,255,255,0.78);transition:var(--transition)}.footer-legal a:hover{color:#E5A52E}.footer-socials{display:flex;gap:12px}.footer-social{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.08);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:var(--transition)}.footer-social svg{width:20px;height:20px}.footer-social:hover{background:#E5A52E;color:#2A1538;transform:translateY(-2px)}.footer-bottom{text-align:center;padding-top:8px;color:rgba(255,255,255,0.65);font-size:13px}.footer-bottom p{color:inherit}.products-section{padding:56px 0}.products-layout{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}.page-header{background:#2A1538;padding:56px 0 48px;color:#fff;text-align:center}.page-title{font-family:'Tajawal',sans-serif;font-size:clamp(28px,4vw,40px);font-weight:900;color:#fff;margin-bottom:6px}.page-subtitle{color:rgba(255,255,255,0.75);font-size:15px}@media (min-width:992px){.products-layout{grid-template-columns:260px 1fr}}.filter-sidebar{background:#FFFFFF;border-radius:var(--radius-lg);border:1px solid rgba(42,21,56,0.06);box-shadow:var(--shadow-sm);padding:22px;position:sticky;top:92px}.filter-form{display:flex;flex-direction:column;gap:22px}.filter-group{display:flex;flex-direction:column;gap:10px}.filter-title{font-size:14px;font-weight:800;color:#2A1538;padding-bottom:8px;border-bottom:1px solid rgba(42,21,56,0.08)}.filter-options{display:flex;flex-direction:column;gap:6px}.filter-options.filter-size-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.filter-option{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(42,21,56,0.08);border-radius:var(--radius-sm);cursor:pointer;font-size:14px;color:#2A1538;transition:background-color 0.15s ease,border-color 0.15s ease;user-select:none}.filter-option:hover{background:rgba(229,165,46,0.06)}.filter-option input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.filter-radio{width:18px;height:18px;border:1.5px solid rgba(42,21,56,0.20);border-radius:50%;flex-shrink:0;position:relative;transition:border-color 0.15s ease,background-color 0.15s ease}.filter-option input[type="checkbox"]:checked+.filter-radio{border-color:#E5A52E;background-color:#E5A52E}.filter-option input[type="checkbox"]:checked+.filter-radio::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.filter-option input[type="checkbox"]:checked~.filter-label{font-weight:700}.filter-option.filter-size-option{justify-content:center;padding:10px 8px;text-align:center}.filter-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.filter-submit{background:#2A1538;color:#fff;border:0;padding:12px 18px;border-radius:var(--radius-pill);font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:var(--transition)}.filter-submit:hover{background:#3E2350;transform:translateY(-1px)}.filter-reset{color:rgba(42,21,56,0.65);text-decoration:underline;font-size:13px;text-align:center}.filter-reset:hover{color:#2A1538}.products-main{display:flex;flex-direction:column;gap:22px;min-width:0}.products-toolbar{display:flex;flex-wrap:wrap;gap:16px;padding:18px 22px;background:#FFFFFF;border-radius:var(--radius-lg);border:1px solid rgba(42,21,56,0.06);box-shadow:var(--shadow-sm);align-items:center;justify-content:space-between}.products-result-count{font-size:14px;font-weight:700;color:#2A1538}.search-box{flex:1;min-width:240px;position:relative}.search-box input{width:100%;padding:12px 18px 12px 46px;border:1.5px solid rgba(42,21,56,0.12);border-radius:var(--radius-pill);font-family:inherit;font-size:14px;background:#fff;color:#2A1538;transition:var(--transition)}.search-box input:focus{outline:0;border-color:#2A1538}.search-box svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:rgba(42,21,56,0.55)}.filter-select{padding:12px 18px;border:1.5px solid rgba(42,21,56,0.12);border-radius:var(--radius-pill);font-family:inherit;font-size:14px;background:#fff;color:#2A1538;cursor:pointer}.empty-state{background:#FFFFFF;border-radius:var(--radius-lg);border:1px solid rgba(42,21,56,0.06);box-shadow:var(--shadow-sm);padding:48px 20px;text-align:center;color:#2A1538}.pagination{display:flex;justify-content:center;gap:8px;margin-top:36px}.pagination-btn{min-width:40px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;border:1.5px solid rgba(42,21,56,0.10);border-radius:var(--radius-sm);font-weight:700;color:#2A1538;transition:var(--transition);text-decoration:none}.pagination-btn:hover,.pagination-btn.active{background:#2A1538;border-color:#2A1538;color:#fff}.product-detail{padding:48px 0}.product-slider{position:relative;background:#FFFFFF;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.slider-container{position:relative;aspect-ratio:1/1;overflow:hidden;width:100%}.slider-slide{position:absolute;inset:0;opacity:0;transition:opacity 0.5s ease}.slider-slide.active{opacity:1}.slider-slide img{width:100%;height:100%;object-fit:cover}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,0.92);border:0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition);z-index:5}.slider-nav:hover{background:#E5A52E;color:#2A1538}.slider-nav.prev{right:16px}.slider-nav.next{left:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}.slider-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.5);border:0;cursor:pointer;transition:var(--transition)}.slider-dot.active{background:#E5A52E;transform:scale(1.18)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px;align-items:start}.product-detail-info h1{font-family:'Tajawal',sans-serif;font-size:clamp(24px,3.4vw,32px);font-weight:900;margin-bottom:14px;line-height:1.3;color:#2A1538}.product-detail-price{font-size:32px;font-weight:800;color:#2A1538;margin-bottom:16px}.product-detail-price span{font-size:16px;font-weight:500;color:var(--gray)}.product-detail-desc{font-size:15px;color:rgba(42,21,56,0.72);margin-bottom:24px;line-height:1.8}.product-options{margin-bottom:24px}.option-group{margin-bottom:20px}.option-label{display:block;font-size:13px;font-weight:800;margin-bottom:10px;color:#2A1538}.color-options{display:flex;gap:10px;flex-wrap:wrap}.color-btn{width:38px;height:38px;border-radius:50%;border:2px solid rgba(42,21,56,0.10);cursor:pointer;transition:var(--transition);position:relative}.color-btn.selected{border-color:#2A1538;box-shadow:0 0 0 3px rgba(229,165,46,0.35)}.size-options{display:flex;gap:8px;flex-wrap:wrap}.size-btn{min-width:48px;padding:10px 16px;background:#FFFFFF;border:1.5px solid rgba(42,21,56,0.10);border-radius:var(--radius-sm);font-weight:700;cursor:pointer;transition:var(--transition);color:#2A1538}.size-btn.selected,.size-btn:hover{border-color:#2A1538;background:#2A1538;color:#fff}.bundle-options{display:flex;gap:10px;flex-wrap:wrap}.bundle-btn{flex:1;min-width:100px;padding:14px 18px;background:#FFFFFF;border:1.5px solid rgba(42,21,56,0.10);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);color:#2A1538}.bundle-btn.selected{border-color:#E5A52E;background:rgba(229,165,46,0.10);color:#2A1538}.order-form-wrapper{padding:56px 0 72px}.order-form{--of-bg:#FFFFFF;--of-border:rgba(42,21,56,0.08);--of-muted:rgba(42,21,56,0.55);--of-label:rgba(42,21,56,0.85);background:var(--of-bg);border-radius:var(--radius-xl);padding:36px 36px 32px;border:1px solid var(--of-border);box-shadow:0 1px 0 rgba(255,255,255,0.6) inset,0 18px 40px -22px rgba(42,21,56,0.18),0 4px 12px -4px rgba(42,21,56,0.06);max-width:720px;margin:0 auto;position:relative}.order-form h2{font-family:'Tajawal','Cairo',sans-serif;font-weight:900;color:#2A1538;margin:0 0 6px;font-size:clamp(22px,3.4vw,28px);line-height:1.2;letter-spacing:-0.01em}.order-form h2::after{content:'';display:block;width:36px;height:2px;background:#E5A52E;border-radius:2px;margin-top:12px}.order-form.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.order-form label{font-size:13px;font-weight:700;color:var(--of-label);letter-spacing:0.01em}.order-form label.required-mark{color:#E5A52E;margin-inline-start:2px;font-weight:800}.order-form.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.order-form.form-row.form-group{margin-bottom:0}.order-form input,.order-form select,.order-form textarea{width:100%;padding:14px 16px;border:1px solid rgba(42,21,56,0.14);border-radius:12px;font-family:inherit;font-size:15px;line-height:1.4;background:#fff;color:#2A1538;transition:border-color 0.18s ease,box-shadow 0.18s ease,background-color 0.18s ease;-webkit-appearance:none;appearance:none}.order-form textarea{resize:vertical;min-height:96px;line-height:1.6}.order-form input::placeholder,.order-form textarea::placeholder{color:rgba(42,21,56,0.45)}.order-form input:hover:not(:focus):not(:disabled),.order-form select:hover:not(:focus):not(:disabled),.order-form textarea:hover:not(:focus):not(:disabled){border-color:rgba(42,21,56,0.28)}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{outline:0;border-color:#E5A52E;box-shadow:0 0 0 4px rgba(229,165,46,0.18)}.order-form input#phone{padding:16px 16px;font-size:16px;letter-spacing:0.02em;font-feature-settings:'tnum'1}.order-form select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%232A1538' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:left 16px center;padding-inline-start:40px;padding-inline-end:16px}[dir="rtl"].order-form select{background-position:right 16px center}.order-form select:disabled{background-color:rgba(42,21,56,0.04);color:rgba(42,21,56,0.42);border-style:dashed;cursor:not-allowed;opacity:1}.order-form.radio-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:4px}.order-form.radio-label{position:relative;display:flex;align-items:center;gap:14px;padding:16px 18px;padding-inline-start:46px;padding-inline-end:50px;border:1px solid rgba(42,21,56,0.14);border-radius:14px;background-color:#fff;color:#2A1538;font-size:14.5px;font-weight:600;cursor:pointer;transition:border-color 0.18s ease,background-color 0.18s ease,box-shadow 0.18s ease;min-height:64px;line-height:1.25;user-select:none}.order-form.radio-label{background-repeat:no-repeat;background-position:left 16px center;background-size:24px 24px}.order-form.radio-label:has(input[value="home"]){background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A1538' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M3 11.5L12 4l9 7.5'/><path d='M5 10v9a1 1 0 001 1h4v-6h4v6h4a1 1 0 001-1v-9'/></svg>")}.order-form.radio-label:has(input[value="office"]){background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A1538' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='3' width='16' height='18' rx='1.5'/><path d='M9 7h2M13 7h2M9 11h2M13 11h2M9 15h2M13 15h2'/><path d='M10 21v-3h4v3'/></svg>")}.order-form.radio-label:hover{border-color:rgba(42,21,56,0.32);background-color:rgba(42,21,56,0.025)}.order-form.radio-label input[type="radio"]{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;margin:0}.order-form.radio-label::before{content:'';position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:2px solid rgba(42,21,56,0.28);background:#fff;transition:border-color 0.18s ease}.order-form.radio-label:has(input:checked):has(input[value="home"]){background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A1538' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><path d='M3 11.5L12 4l9 7.5'/><path d='M5 10v9a1 1 0 001 1h4v-6h4v6h4a1 1 0 001-1v-9'/></svg>")}.order-form.radio-label:has(input:checked):has(input[value="office"]){background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A1538' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='3' width='16' height='18' rx='1.5'/><path d='M9 7h2M13 7h2M9 11h2M13 11h2M9 15h2M13 15h2'/><path d='M10 21v-3h4v3'/></svg>")}.order-form.radio-label:has(input:checked){border-color:#E5A52E;background-color:rgba(229,165,46,0.07);box-shadow:0 0 0 1px rgba(229,165,46,0.35) inset}.order-form.radio-label:has(input:checked)::before{border-color:#E5A52E}.order-form.radio-label:has(input:checked)::after{content:'';position:absolute;right:20px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#E5A52E}.order-form.radio-label:has(input:focus-visible){box-shadow:0 0 0 4px rgba(229,165,46,0.22)}.order-form.radio-label.radio-meta{display:block;font-size:12px;font-weight:500;color:var(--of-muted);margin-top:2px}.order-form.radio-hint{font-size:12.5px;color:var(--of-muted);margin-top:8px}.delivery-segmented{position:relative;display:grid;grid-template-columns:5fr 4fr;gap:8px;margin-top:4px;padding:6px;background:linear-gradient(180deg,rgba(42,21,56,0.025) 0%,rgba(42,21,56,0.045) 100%);border:1px solid rgba(42,21,56,0.08);border-radius:16px}#dt_home,#dt_office{opacity:0;pointer-events:none;position:absolute;width:1px;height:1px}.delivery-segment{position:relative;display:flex;align-items:center;gap:12px;padding:14px 14px;min-height:64px;background:transparent;border:1px solid transparent;border-radius:12px;color:rgba(42,21,56,0.62);cursor:pointer;user-select:none;transition:background-color 0.22s cubic-bezier(0.16,1,0.3,1),color 0.18s ease,border-color 0.18s ease,box-shadow 0.22s ease,transform 0.22s cubic-bezier(0.16,1,0.3,1);z-index:1}.delivery-segment-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:rgba(42,21,56,0.06);color:rgba(42,21,56,0.78);transition:background-color 0.22s cubic-bezier(0.16,1,0.3,1),color 0.18s ease,transform 0.22s cubic-bezier(0.16,1,0.3,1)}.delivery-segment-icon svg{width:22px;height:22px;display:block}.delivery-segment-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.delivery-segment-title{font-size:14.5px;font-weight:700;letter-spacing:0.005em;line-height:1.2;color:inherit}.delivery-segment-meta{font-size:12px;font-weight:500;color:rgba(42,21,56,0.55);line-height:1.3;transition:color 0.22s ease}.delivery-segment-check{flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:transparent;color:transparent;transform:scale(0.6);opacity:0;transition:transform 0.28s cubic-bezier(0.16,1,0.3,1),opacity 0.18s ease,background-color 0.22s ease,color 0.18s ease}.delivery-segment-check svg{width:14px;height:14px;display:block}.delivery-segment:hover{background-color:rgba(255,255,255,0.7);border-color:rgba(42,21,56,0.10);color:var(--black)}.delivery-segment:hover.delivery-segment-icon{background-color:rgba(42,21,56,0.10)}#dt_home:checked+.delivery-segment[for="dt_home"],#dt_office:checked+.delivery-segment[for="dt_office"]{background:#FFFFFF;border-color:rgba(229,165,46,0.45);color:var(--black);box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 6px 16px -8px rgba(229,165,46,0.40),0 0 0 1px rgba(229,165,46,0.10);transform:translateY(-1px)}#dt_home:checked+.delivery-segment[for="dt_home"]>.delivery-segment-icon,#dt_office:checked+.delivery-segment[for="dt_office"]>.delivery-segment-icon{background:var(--red-gradient,linear-gradient(135deg,#E5A52E 0%,#F0B43C 100%));color:#2A1538;transform:scale(1.04)}#dt_home:checked+.delivery-segment[for="dt_home"]>.delivery-segment-meta,#dt_office:checked+.delivery-segment[for="dt_office"]>.delivery-segment-meta{color:rgba(42,21,56,0.65)}#dt_home:checked+.delivery-segment[for="dt_home"]>.delivery-segment-check,#dt_office:checked+.delivery-segment[for="dt_office"]>.delivery-segment-check{background:#E5A52E;color:#2A1538;transform:scale(1);opacity:1}#dt_home:focus-visible+.delivery-segment[for="dt_home"],#dt_office:focus-visible+.delivery-segment[for="dt_office"]{box-shadow:0 0 0 4px rgba(229,165,46,0.22),0 6px 16px -8px rgba(229,165,46,0.40),0 0 0 1px rgba(229,165,46,0.10)}.delivery-segment:active{transform:translateY(0) scale(0.99)}@media (prefers-reduced-motion:reduce){.delivery-segment,.delivery-segment-icon,.delivery-segment-check{transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease;transform:none!important}}@media (max-width:720px){.delivery-segmented{grid-template-columns:1fr 1fr;padding:4px;gap:6px}.delivery-segment{padding:12px 10px;gap:10px;min-height:60px}.delivery-segment-icon{width:34px;height:34px;border-radius:9px}.delivery-segment-icon svg{width:20px;height:20px}.delivery-segment-title{font-size:13.5px}.delivery-segment-meta{font-size:11.5px}}@media (max-width:380px){.delivery-segment-meta{display:none}.delivery-segment-check{display:none}}.order-form.delivery-price-display{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border:1px solid rgba(42,21,56,0.08);border-radius:14px 14px 0 0;background-color:#fff;color:rgba(42,21,56,0.78);font-size:14px;font-weight:600;margin:14px 0 0;border-bottom:none}.order-form.delivery-price-display p{margin:0;display:inline-flex;align-items:center;gap:8px}.order-form.delivery-price-display p::before{content:'';width:6px;height:6px;border-radius:50%;background:rgba(42,21,56,0.35)}.order-form.delivery-price-display.price{color:#2A1538;font-weight:700;font-feature-settings:'tnum'1}.order-form.delivery-price-display+.total-price-display{margin-top:0;border-top:1px dashed rgba(42,21,56,0.16);border-radius:0 0 14px 14px;background:linear-gradient(180deg,rgba(229,165,46,0.10) 0%,rgba(229,165,46,0.04) 100%);border-top-color:rgba(229,165,46,0.18);padding:18px 18px;align-items:center}.order-form.delivery-price-display+.total-price-display::before{display:none}.order-form.total-price-display{position:relative;display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:22px 0 18px;padding:20px 22px;border-radius:16px;background:linear-gradient(180deg,rgba(229,165,46,0.10) 0%,rgba(229,165,46,0.04) 100%);border:1px solid rgba(229,165,46,0.25);color:#2A1538}.order-form.total-price-display::before{content:'';position:absolute;top:0;inset-inline-start:22px;inset-inline-end:22px;height:1px;background:rgba(42,21,56,0.10);transform:translateY(-14px)}.order-form.total-price-display p{margin:0;font-size:14px;font-weight:600;color:rgba(42,21,56,0.78);letter-spacing:0.01em}.order-form.total-price-display.price{font-family:'Tajawal','Cairo',sans-serif;color:#2A1538;font-weight:900;font-size:clamp(28px,6vw,38px);line-height:1;letter-spacing:-0.015em;font-feature-settings:'tnum'1;display:inline-flex;align-items:baseline;gap:6px}.order-form.total-price-display.price::after{content:'دج';font-size:0.40em;font-weight:700;color:rgba(42,21,56,0.65);letter-spacing:0}.order-form.total-price-display:not(.total-price-display+.total-price-display):first-of-type{}.order-form #quantityGroup{margin-top:4px}.order-form #quantity{max-width:140px;text-align:center;font-feature-settings:'tnum'1;font-weight:700;font-size:16px;padding:12px 14px}.order-form label[for="notes"]{display:flex;align-items:center;gap:8px}.order-form label[for="notes"]::after{content:'اختياري';font-size:11px;font-weight:600;color:rgba(42,21,56,0.55);padding:2px 8px;border:1px solid rgba(42,21,56,0.14);border-radius:999px}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:6px;padding:16px 24px;min-height:56px;background:#E5A52E;color:#2A1538;border:0;border-radius:14px;font-family:inherit;font-size:16px;font-weight:800;letter-spacing:0.01em;cursor:pointer;transition:background-color 0.2s ease,transform 0.18s ease,box-shadow 0.22s ease;box-shadow:0 1px 0 rgba(255,255,255,0.35) inset,0 8px 18px -8px rgba(229,165,46,0.6)}.submit-btn::after{content:'';width:16px;height:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A1538' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='9 6 15 12 9 18'/></svg>");background-repeat:no-repeat;background-position:center;transform:scaleX(-1);transition:transform 0.18s ease}.submit-btn:hover{background:#F0B43C;transform:translateY(-1px);box-shadow:0 1px 0 rgba(255,255,255,0.35) inset,0 14px 26px -10px rgba(229,165,46,0.72)}.submit-btn:active{transform:translateY(0);box-shadow:0 4px 10px -4px rgba(229,165,46,0.55)}.submit-btn:focus-visible{outline:0;box-shadow:0 1px 0 rgba(255,255,255,0.35) inset,0 0 0 4px rgba(229,165,46,0.30),0 8px 18px -8px rgba(229,165,46,0.6)}.order-form.loading-spinner{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,0.78);backdrop-filter:blur(2px);border-radius:var(--radius-xl);z-index:4}.order-form.loading-spinner.spinner{width:36px;height:36px;border:3px solid rgba(42,21,56,0.10);border-top-color:#E5A52E;border-radius:50%;animation:of-spin 0.8s linear infinite}@keyframes of-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.order-form.loading-spinner.spinner{animation-duration:1.6s}}.order-form.form-message{border-radius:12px;padding:12px 16px;margin:0 0 18px;font-size:14px;font-weight:600;border:1px solid transparent;display:flex;align-items:flex-start;gap:10px;line-height:1.5}.form-message.success{background:rgba(21,128,61,0.10);color:#15803d;border-color:rgba(21,128,61,0.25)}.form-message.error{background:rgba(192,57,43,0.10);color:#c0392b;border-color:rgba(192,57,43,0.25)}.success-message{background:rgba(21,128,61,0.08);color:#15803d;border:1px solid rgba(21,128,61,0.25);border-radius:16px;padding:22px 24px;margin-top:16px;font-size:15px;font-weight:600;display:none}.success-message.show{display:block}.success-message h3{color:#15803d;font-family:'Tajawal','Cairo',sans-serif;font-weight:800;margin:0 0 6px;font-size:18px}@media (max-width:720px){.order-form{padding:26px 22px 24px;border-radius:18px}.order-form.form-row{grid-template-columns:1fr;gap:0}.order-form.form-row.form-group{margin-bottom:18px}.order-form.form-row.form-group:last-child{margin-bottom:0}.order-form.radio-group{grid-template-columns:1fr}.order-form input,.order-form select,.order-form textarea{font-size:16px}}@media (max-width:420px){.order-form-wrapper{padding:32px 0 48px}.order-form{padding:22px 18px 20px}.order-form h2{font-size:21px}}.option-section{background:#FFFFFF;border-radius:var(--radius-md);padding:18px;margin-bottom:14px;border:1px solid rgba(42,21,56,0.06)}.option-section-header{background:rgba(229,165,46,0.10);border-radius:var(--radius-sm);padding:12px 16px;margin-bottom:10px;font-weight:700;color:#2A1538}.alert{border-radius:var(--radius-md);padding:14px 18px;margin-bottom:14px;font-size:14px;font-weight:600;border:1px solid transparent;display:none}.alert.show,.alert.success,.alert-error,.alert-error.show{display:block}.alert-success{background:rgba(21,128,61,0.10);color:#15803d;border-color:rgba(21,128,61,0.25)}.alert-error{background:rgba(192,57,43,0.10);color:#c0392b;border-color:rgba(192,57,43,0.25)}.login-page{background:#2A1538;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{background:#FFFFFF;border-radius:var(--radius-lg);padding:32px;width:100%;max-width:380px;box-shadow:var(--shadow-lg)}.form-card{background:#FFFFFF;border-radius:var(--radius-lg);padding:24px;border:1px solid rgba(42,21,56,0.06);box-shadow:var(--shadow-sm)}.form-card-title{font-weight:800;padding-bottom:12px;margin-bottom:18px;border-bottom:1px solid rgba(42,21,56,0.08);color:#2A1538}@media (max-width:1100px){.header-search{width:180px}.main-nav{gap:24px}}@media (max-width:960px){.header-container{padding:12px 18px;gap:12px}.brand-mark__ring{width:64px;height:64px;border-width:2.5px}.brand-mark__top{font-size:13px}.brand-mark__bottom{font-size:16px}.brand-mark--image.brand-mark__container{padding:4px 10px}.brand-mark__image{height:42px;max-width:140px}.header-search{display:none}.main-nav{display:none}.mobile-menu-btn{display:inline-flex}.hero{padding:36px 0 24px}.hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;text-align:center}.hero-product{max-width:420px;margin:0 auto}.hero-content{margin:0 auto;text-align:center}.hero-actions{justify-content:center}.collections-grid{grid-template-columns:1fr;gap:14px}.collection-card{padding:16px 18px}.collection-card__icon{width:52px;height:52px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.testimonials{padding:48px 0 56px}.product-detail-grid{grid-template-columns:1fr;gap:28px}.filter-sidebar{position:static}}@media (max-width:560px){.container{padding:0 16px}.hero-cta{width:100%;justify-content:center}.hero-actions{flex-direction:column;align-items:stretch}.product-image{border-radius:var(--radius-md)}.review-card{padding:18px}.footer-top{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}