@import"https://fonts.googleapis.com/css2?family=Aref+Ruqaa:wght@400;700&family=Noto+Kufi+Arabic:wght@400;500;600;700;800&display=swap";.ui-button{min-height:44px;border:1px solid transparent;border-radius:999px;padding:.65rem 1.15rem;font:inherit;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ui-button:hover:not(:disabled){transform:translateY(-1px)}.ui-button:focus-visible,.ui-icon-button:focus-visible{outline:3px solid rgba(155,111,78,.28);outline-offset:2px}.ui-button:disabled{cursor:not-allowed;opacity:.5}.ui-button--primary{background:#6c4a34;color:#fff;box-shadow:0 8px 20px #4c301f29}.ui-button--primary:hover:not(:disabled){background:#543724}.ui-button--secondary{background:#fffdf9;color:#6c4a34;border-color:#6c4a34}.ui-button--ghost{background:transparent;color:#6c4a34}.ui-button--danger{background:#a13f3f;color:#fff}.ui-button--full{width:100%}.ui-icon-button{width:42px;height:42px;border:0;border-radius:50%;background:transparent;display:inline-grid;place-items:center;cursor:pointer;color:inherit}.ui-icon-button:hover{background:#6c4a3414}.ui-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e140e7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem}.ui-modal{width:min(720px,100%);max-height:min(88vh,900px);overflow:hidden;background:#fffdf9;border-radius:24px;box-shadow:0 24px 80px #20140c40}.ui-modal__header,.ui-drawer__header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #eadfce;padding:0 1.1rem}.ui-modal__header h2,.ui-drawer__header h2{font-size:1.1rem;margin:0}.ui-modal__body{overflow:auto;max-height:calc(88vh - 64px)}.ui-drawer{position:fixed;background:#fffdf9;box-shadow:0 0 50px #20140c33;overflow:hidden}.ui-drawer--right{inset:0 0 0 auto;width:min(390px,92vw)}.ui-drawer--left{inset:0 auto 0 0;width:min(390px,92vw)}.ui-drawer--bottom{inset:auto 0 0 0;max-height:90vh;border-radius:24px 24px 0 0}.ui-drawer__body{overflow:auto;height:calc(100% - 64px);padding:1rem}.ui-empty-state{padding:clamp(2rem,8vw,5rem) 1rem;text-align:center;display:grid;justify-items:center;gap:.75rem}.ui-empty-state__icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#f3ece1;color:#6c4a34}.ui-empty-state h2,.ui-empty-state p{margin:0}.ui-empty-state p{max-width:500px;color:#75665c;line-height:1.8}.ui-loading{display:grid;gap:.75rem;padding:1rem}.ui-loading span{height:18px;border-radius:8px;background:linear-gradient(90deg,#eee3d4,#faf6ef,#eee3d4);background-size:200% 100%;animation:ui-shimmer 1.3s infinite}@keyframes ui-shimmer{to{background-position:-200% 0}}@media(max-width:700px){.ui-overlay{align-items:flex-end;padding:0}.ui-modal{width:100%;max-height:92vh;border-radius:24px 24px 0 0}.ui-modal__body{max-height:calc(92vh - 64px)}}.ui-loading__label{width:auto!important;height:auto!important;background:transparent!important;animation:none!important;color:#7a6859;font-size:.92rem;font-weight:650}.ui-button--primary{background:#9a765d;box-shadow:0 8px 20px #74574224}.ui-button--primary:hover:not(:disabled){background:#82614c}.ui-button--secondary{background:#fff;color:#7d5c47;border-color:#d9c5ad}.ui-button--ghost{color:#7d5c47}.ui-modal,.ui-drawer{background:#fff}.ui-overlay{background:#3e302847}.ui-modal__header,.ui-drawer__header{border-bottom-color:#eee2d2}.ui-empty-state__icon{background:#faf5ee;color:#9a765d}:root{font-family:Segoe UI,Noto Sans Arabic,Helvetica Neue,Arial,sans-serif;color:#2f241e;background:#fffdf9;font-synthesis:none;text-rendering:optimizeLegibility;--warm-white: #fffdf9;--sand: #f3ece1;--sand-deep: #e4d4bf;--brown: #6c4a34;--brown-dark: #2f241e;--accent: #9b6f4e;--muted: #786b63;--danger: #a13f3f;--success: #2f6f4e;--border: #eadfce;--shadow: 0 14px 44px rgba(74, 47, 29, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;min-height:100vh;background:var(--warm-white)}body,button,input,select,textarea{font-family:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}.container{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.section-space{margin-top:clamp(3rem,8vw,6rem)}.page-shell{min-height:65vh;padding-block:clamp(2rem,6vw,5rem)}.site-header{position:sticky;top:0;z-index:200;background:#fffdf9f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,212,191,.7)}.site-header__mobile,.site-header__desktop{height:70px;align-items:center;justify-content:space-between}.site-header__mobile{display:none}.site-header__desktop{display:flex;gap:2rem}.brand{font-size:1.65rem;font-weight:700;letter-spacing:-.06em;color:var(--brown);white-space:nowrap}.site-header__desktop nav{display:flex;align-items:center;gap:1.35rem;font-size:.9rem;color:#594a41}.site-header__desktop nav a{position:relative;padding-block:.65rem}.site-header__desktop nav a:after{content:"";position:absolute;inset:auto 50% 0;height:2px;width:0;background:var(--brown);transition:.18s ease}.site-header__desktop nav a:hover:after{inset-inline:0;width:100%}.header-actions{display:flex;align-items:center;gap:.5rem}.header-icon{width:44px;height:44px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;position:relative;cursor:pointer}.header-icon:hover{background:var(--sand)}.header-cart span{position:absolute;top:1px;left:0;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--brown);color:#fff;font-size:.7rem;display:grid;place-items:center;border:2px solid var(--warm-white)}.desktop-search-trigger{min-width:210px;height:42px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);padding:0 1rem;display:flex;gap:.65rem;align-items:center;cursor:pointer}.desktop-search-trigger:hover{border-color:var(--accent);color:var(--brown)}.side-navigation{display:grid}.side-navigation a,.side-navigation button{min-height:50px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:right;display:flex;align-items:center;gap:.65rem;font-size:.95rem;cursor:pointer}.side-navigation__divider{height:14px;background:var(--sand);margin-inline:-1rem}.search-panel{padding:.25rem 0 1.5rem;max-width:760px;margin:auto}.search-field{height:52px;border:1px solid var(--border);border-radius:16px;background:#fff;display:flex;align-items:center;gap:.75rem;padding:0 .9rem}.search-field:focus-within{border-color:var(--brown);box-shadow:0 0 0 3px #6c4a341a}.search-field input{flex:1;height:100%;border:0;outline:0;background:transparent;font-size:1rem}.search-field button{width:36px;height:36px;border:0;border-radius:50%;background:var(--sand);display:grid;place-items:center;cursor:pointer}.search-panel__title{display:flex;align-items:center;gap:.45rem;font-weight:700;margin-block:1.2rem .8rem}.search-chips{display:flex;flex-wrap:wrap;gap:.5rem}.search-chips button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:.45rem .8rem;cursor:pointer}.search-panel__hint,.search-panel__notice{color:var(--muted);font-size:.9rem;line-height:1.8}.search-results{display:grid;gap:.55rem;margin-top:1rem}.search-result{border:0;background:#fff;border-radius:14px;display:flex;align-items:center;gap:.8rem;padding:.55rem;text-align:right;cursor:pointer}.search-result:hover{background:var(--sand)}.search-result img{width:66px;aspect-ratio:4/5;object-fit:cover;border-radius:10px}.search-result span{display:grid;gap:.3rem}.search-result small{color:var(--muted)}.hero{margin-top:1.25rem;overflow:hidden;border-radius:28px;box-shadow:var(--shadow)}.hero img{width:100%;aspect-ratio:1600/620;object-fit:cover}.category-tabs{display:flex;align-items:center;justify-content:center;gap:.3rem;padding-top:1.6rem;overflow-x:auto}.category-tabs a,.category-tabs button{padding:.6rem 1rem;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap}.category-tabs a.active,.category-tabs a:hover,.category-tabs button.active,.category-tabs button:hover{color:var(--brown);border-color:var(--brown)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.section-heading h2{font-size:clamp(1.55rem,3vw,2.2rem);margin:.25rem 0;letter-spacing:-.04em}.section-heading p{margin:0;color:var(--muted);font-size:.9rem}.section-heading>a{color:var(--brown);font-size:.9rem;font-weight:700;display:flex;align-items:center;gap:.3rem}.section-kicker{color:var(--accent);font-size:.78rem;font-weight:700}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,23%);overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory;padding:.25rem 0 1rem;scrollbar-width:thin}.product-row .product-card{scroll-snap-align:start}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{background:#fff;border:1px solid rgba(228,212,191,.85);border-radius:20px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;min-width:0}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card__image{position:relative;border:0;padding:0;width:100%;cursor:zoom-in;background:var(--sand)}.product-card__image img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-card__badge{position:absolute;top:.8rem;right:.8rem;background:var(--brown);color:#fff;border-radius:999px;padding:.3rem .65rem;font-size:.72rem}.product-card__body{padding:1rem;display:grid;gap:.72rem}.product-card h3{margin:0;font-size:.98rem;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.4em}.product-card__prices{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.product-card__prices strong{color:var(--brown)}.product-card__prices del{color:#9d8c80;font-size:.82rem}.product-card__colors{display:flex;align-items:center;gap:.35rem;height:22px}.product-card__colors span{width:17px;height:17px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #cdbdaa}.product-card__colors small{color:var(--muted)}.product-card--unavailable .product-card__image img{filter:grayscale(.6);opacity:.72}.product-card__soldout{min-height:44px;display:grid;place-items:center;border:1px dashed #c5b7aa;border-radius:999px;color:var(--muted);font-size:.85rem}.products-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:1.4rem;align-items:start}.desktop-filters{position:sticky;top:94px;border:1px solid var(--border);background:#fff;border-radius:20px;padding:1rem}.desktop-filters h3{margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;font-size:1rem}.filters-mobile-button{display:none}.filters-form{display:grid;gap:.9rem}.filters-form label{display:grid;gap:.4rem;font-size:.82rem;color:#5d4f46}.filters-form input:not([type=checkbox]),.filters-form select,.checkout-form input,.checkout-form select,.checkout-form textarea,.coupon-box input,.cart-item select{width:100%;min-height:44px;border:1px solid var(--border);border-radius:11px;background:#fff;padding:.6rem .75rem;color:var(--brown-dark);outline:0}.filters-form input:focus,.filters-form select:focus,.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus,.coupon-box input:focus,.cart-item select:focus{border-color:var(--brown);box-shadow:0 0 0 3px #6c4a341a}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.check-field{grid-template-columns:auto 1fr!important;align-items:center;justify-content:start}.check-field input{width:18px;height:18px;accent-color:var(--brown)}.filters-actions{display:grid;gap:.4rem}.load-more{display:flex;justify-content:center;padding-top:1.6rem}.content-pages{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.content-pages article{scroll-margin-top:100px;border-radius:18px;background:var(--sand);padding:1.3rem}.content-pages h2{font-size:1rem;margin:0 0 .6rem}.content-pages p{margin:0;color:var(--muted);line-height:1.9;font-size:.86rem}.gallery-modal{width:min(920px,100%)}.gallery-viewer{position:relative;display:grid;place-items:center;background:#211914;min-height:min(78vh,800px);overflow:hidden}.gallery-viewer>img{max-height:78vh;width:100%;object-fit:contain;touch-action:pan-y pinch-zoom}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:#ffffffe6;display:grid;place-items:center;cursor:pointer}.gallery-arrow--right{right:1rem}.gallery-arrow--left{left:1rem}.gallery-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#211914b3;color:#fff;padding:.35rem .8rem;border-radius:999px}.product-details{display:grid;grid-template-columns:.9fr 1.1fr;min-height:530px}.product-details__image{border:0;padding:0;background:var(--sand);position:relative;cursor:zoom-in}.product-details__image img{width:100%;height:100%;object-fit:cover}.product-details__image span{position:absolute;bottom:1rem;right:1rem;background:#fffdf9e6;padding:.45rem .7rem;border-radius:999px;font-size:.75rem}.product-details__content{padding:1.25rem;display:grid;align-content:start;gap:1rem}.product-details__content p{margin:0;line-height:1.9;color:var(--muted)}.product-details__price{display:flex;align-items:center;gap:.7rem}.product-details__price strong{color:var(--brown);font-size:1.35rem}.product-details__price del{color:var(--muted)}.text-button{border:0;background:transparent;color:var(--brown);padding:0;width:fit-content;cursor:pointer;font-weight:700}.choice-group{border:0;padding:0;margin:0;display:grid;gap:.65rem}.choice-group legend{font-size:.85rem;color:var(--muted)}.color-options,.size-options{display:flex;flex-wrap:wrap;gap:.55rem}.color-options button{position:relative;width:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:#fff;display:grid;place-items:center;cursor:pointer}.color-options button>span{width:25px;height:25px;border-radius:50%}.color-options button svg{position:absolute;color:#fff;filter:drop-shadow(0 1px 2px #222)}.color-options button.selected{box-shadow:0 0 0 2px var(--brown)}.color-options button:disabled,.size-options button:disabled{opacity:.3;text-decoration:line-through;cursor:not-allowed}.size-options button{min-width:48px;min-height:40px;border:1px solid var(--border);background:#fff;border-radius:10px;cursor:pointer}.size-options button.selected{border-color:var(--brown);background:var(--brown);color:#fff}.quantity-row{display:flex;align-items:center;gap:.85rem}.quantity-row small{color:var(--danger)}.quantity-control{display:grid;grid-template-columns:38px 42px 38px;align-items:center;border:1px solid var(--border);border-radius:999px;overflow:hidden}.quantity-control button{border:0;background:transparent;height:38px;display:grid;place-items:center;cursor:pointer}.quantity-control button:disabled{opacity:.35}.quantity-control strong{text-align:center}.product-details__actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.product-details__actions button{display:inline-flex;justify-content:center;align-items:center;gap:.4rem}.inline-alert{border-radius:12px;padding:.8rem;font-size:.85rem}.inline-alert--danger{background:#fff0f0;color:var(--danger);border:1px solid #ecc2c2}.site-footer{margin-top:clamp(4rem,10vw,8rem);background:#30241d;color:#f5ede3}.footer-grid{padding-block:3rem;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.footer-grid h2{font-size:1.6rem;margin-top:0}.footer-grid h3{font-size:.95rem;margin-top:0}.footer-grid p{color:#cabdb3;line-height:1.9;font-size:.86rem}.footer-grid section,.footer-links{display:grid;align-content:start;gap:.65rem}.footer-grid a{color:#e7ddd4;font-size:.84rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);text-align:center;padding:1rem;color:#b9aaa0;font-size:.78rem}.page-heading{margin-bottom:2rem}.page-heading>span{color:var(--accent);font-size:.8rem;font-weight:700}.page-heading h1{margin:.4rem 0;font-size:clamp(1.8rem,4vw,2.6rem)}.page-heading p{margin:0;color:var(--muted)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.4rem;align-items:start}.cart-items{display:grid;gap:.9rem}.cart-item{display:grid;grid-template-columns:145px 1fr;border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.cart-item>img{width:100%;height:100%;min-height:230px;object-fit:cover;background:var(--sand)}.cart-item__body{padding:1rem;display:grid;gap:.9rem}.cart-item__title{display:flex;justify-content:space-between;gap:1rem}.cart-item__title h2{margin:0 0 .3rem;font-size:1rem}.cart-item__title strong{color:var(--brown)}.cart-item__title>button{width:38px;height:38px;border:0;border-radius:50%;background:#fff0f0;color:var(--danger);display:grid;place-items:center;cursor:pointer}.cart-item__options{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.cart-item__options label{display:grid;gap:.3rem;font-size:.78rem;color:var(--muted)}.quantity-row--cart{justify-content:flex-start}.cart-item__meta{display:none}.order-summary{border:1px solid var(--border);border-radius:20px;background:#fff;padding:1.2rem;position:sticky;top:94px}.order-summary h2{margin:0 0 1.1rem;font-size:1.15rem}.coupon-box{display:grid;gap:.55rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.coupon-box label{font-size:.82rem;font-weight:700}.coupon-box>div{display:grid;grid-template-columns:1fr auto;gap:.5rem}.coupon-box p{margin:0;font-size:.78rem}.order-summary dl{display:grid;gap:.85rem;margin-block:1rem}.order-summary dl>div{display:flex;justify-content:space-between;gap:1rem;font-size:.88rem}.order-summary dd{margin:0;font-weight:700;text-align:left}.summary-note{color:var(--muted);font-size:.78rem!important}.summary-total{border-top:1px solid var(--border);padding-top:1rem;font-size:1rem!important}.button-link{color:inherit;display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;gap:.4rem}.continue-shopping{display:block;text-align:center;color:var(--brown);font-size:.84rem;font-weight:700;margin-top:.9rem}.success-text{color:var(--success)}.error-text{color:var(--danger)}.muted-text{color:var(--muted)}.checkout-form{display:grid;gap:1rem}.form-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:1.2rem}.form-card h2{margin:0 0 1rem;font-size:1.08rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.checkout-form label{display:grid;gap:.4rem;font-size:.82rem;color:#5d4f46}.checkout-form textarea{resize:vertical;min-height:90px;margin-top:.8rem}.location-button{border:1px solid var(--border);border-radius:12px;background:var(--sand);color:var(--brown);min-height:44px;padding:0 .9rem;display:inline-flex;align-items:center;gap:.45rem;margin-top:.8rem;cursor:pointer}.location-coordinates{display:flex;align-items:center;gap:.35rem;color:var(--success);font-size:.78rem;direction:ltr;justify-content:flex-end}.payment-option{grid-template-columns:auto 1fr auto!important;align-items:center;border:1px solid var(--border);border-radius:14px;padding:.9rem;margin-top:.65rem;cursor:pointer}.payment-option.selected{border-color:var(--brown);background:#fbf6ef}.payment-option input{width:18px!important;min-height:auto!important;accent-color:var(--brown)}.payment-option span{display:grid;gap:.25rem}.payment-option small{color:var(--muted);line-height:1.7}.payment-option>svg{opacity:0;color:var(--success)}.payment-option.selected>svg{opacity:1}.checkout-products{display:grid;gap:.7rem;border-bottom:1px solid var(--border);padding-bottom:1rem}.checkout-products>div{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:.65rem}.checkout-products img{width:52px;aspect-ratio:4/5;object-fit:cover;border-radius:8px}.checkout-products span{display:grid;gap:.2rem}.checkout-products strong{font-size:.78rem}.checkout-products small{font-size:.7rem;color:var(--muted)}.checkout-products b{font-size:.75rem}.secure-note{display:flex;align-items:flex-start;gap:.4rem;color:var(--muted);font-size:.72rem;line-height:1.7}.success-page{display:grid;place-items:center}.success-card{width:min(680px,100%);background:#fff;border:1px solid var(--border);border-radius:26px;padding:clamp(1.4rem,5vw,3rem);text-align:center;box-shadow:var(--shadow)}.success-icon{width:88px;height:88px;margin:auto;border-radius:50%;background:#eaf5ef;color:var(--success);display:grid;place-items:center}.success-card>span{display:block;color:var(--success);font-weight:700;margin-top:1rem}.success-card h1{margin:.5rem 0}.success-card>p{color:var(--muted);line-height:1.9}.success-card dl{margin:1.5rem 0;border:1px solid var(--border);border-radius:16px;overflow:hidden}.success-card dl>div{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid var(--border);text-align:right}.success-card dl>div:last-child{border-bottom:0}.success-card dd{margin:0;font-weight:700}.success-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.success-card>small{display:block;margin-top:1rem;color:var(--muted)}@media(min-width:1080px){.products-layout .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.site-header__desktop{display:none}.site-header__mobile{display:flex}.hero{width:100%;border-radius:0;margin-top:0}.product-row{grid-auto-columns:minmax(220px,42%)}.products-layout{grid-template-columns:1fr}.desktop-filters{display:none}.filters-mobile-button{display:inline-flex;align-items:center;gap:.4rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-pages{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}}@media(max-width:650px){.container{width:min(100% - 1rem,1180px)}.site-header__mobile{height:62px;width:100%;padding-inline:.35rem}.brand{font-size:1.4rem}.header-icon{width:40px;height:40px}.hero img{aspect-ratio:1.45/1;object-position:center}.category-tabs{justify-content:flex-start}.section-space{margin-top:3.5rem}.section-heading{align-items:center}.section-heading>a{display:none}.section-heading h2{font-size:1.45rem}.product-row{grid-auto-columns:47%;gap:.6rem}.product-grid{gap:.65rem}.product-card{border-radius:14px}.product-card__body{padding:.7rem;gap:.55rem}.product-card h3{font-size:.8rem;min-height:3.5em}.product-card__prices{gap:.3rem}.product-card__prices strong{font-size:.82rem}.product-card__prices del{font-size:.68rem}.product-card__colors span{width:14px;height:14px}.product-card .ui-button{min-height:39px;padding:.45rem .55rem;font-size:.75rem}.product-card__soldout{min-height:39px;font-size:.7rem}.content-pages,.footer-grid,.product-details{grid-template-columns:1fr}.product-details__image{max-height:280px}.product-details__image img{height:280px}.product-details__actions{position:sticky;bottom:0;background:var(--warm-white);padding-top:.7rem}.gallery-arrow{display:none}.gallery-viewer{min-height:70vh}.cart-item{grid-template-columns:100px 1fr}.cart-item>img{min-height:200px}.cart-item__body{padding:.75rem}.cart-item__options,.field-grid,.success-actions{grid-template-columns:1fr}.page-shell{padding-top:1.5rem}}.city-fields{display:grid;gap:.7rem}:root{font-family:Tajawal,Tahoma,Noto Sans Arabic,Arial,sans-serif;color:#3e3028;background:#fff;--warm-white: #ffffff;--sand: #faf5ee;--sand-deep: #eee2d2;--brown: #9a765d;--brown-dark: #3e3028;--accent: #c39a7c;--muted: #7d7067;--border: #eee2d2;--shadow: 0 16px 44px rgba(116, 87, 66, .08)}body{background:#fff;position:relative;line-height:1.7;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 10% 26%,rgba(250,245,238,.9),transparent 35%),radial-gradient(ellipse at 92% 72%,rgba(238,226,210,.35),transparent 32%),linear-gradient(126deg,transparent 0 76%,rgba(195,154,124,.08) 76.2% 76.4%,transparent 76.6%)}.site-header{background:#fffffff5;border-bottom-color:#eee2d2d9}.announcement-bar{min-height:34px;padding:.35rem 1rem;display:grid;place-items:center;text-align:center;background:#faf5ee;color:#6f5747;border-bottom:1px solid #eee2d2;font-size:.82rem;font-weight:600}.brand{color:var(--brown-dark);font-weight:800}.brand-logo{max-width:150px;max-height:50px;object-fit:contain}.hero{position:relative;background:#faf5ee;border:1px solid var(--border);box-shadow:var(--shadow)}.hero:before,.hero:after{position:absolute;z-index:2;pointer-events:none;color:#ffffffbf;text-shadow:0 2px 12px rgba(88,62,45,.12)}.hero:before{content:"✦";inset-inline-start:3%;top:9%;font-size:clamp(1rem,2vw,1.7rem)}.hero:after{content:"✧";inset-inline-end:4%;bottom:10%;font-size:clamp(1.1rem,2.5vw,2rem)}.store-notice{margin-top:1rem;border:1px solid #eadcc8;background:#fffaf2;color:#725a49;border-radius:14px;padding:.75rem 1rem;text-align:center}.section-heading{position:relative}.section-heading:after{content:"✦ ───";color:#b88d6d59;font-size:.8rem;letter-spacing:.2rem;align-self:center}.product-card,.search-result,.content-pages article,.cart-card,.checkout-card{background:#fff;border-color:var(--border);box-shadow:0 10px 30px #7457420b}.category-tabs{position:relative}.category-tabs:before{content:"";position:absolute;top:.55rem;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,#eee2d2,transparent)}.site-footer{background:#faf5ee;border-top:1px solid #eee2d2}@media(max-width:700px){.section-heading:after{display:none}.brand-logo{max-width:112px;max-height:42px}}#root{position:relative;z-index:1}:root{font-family:Noto Kufi Arabic,Tahoma,Noto Sans Arabic,Arial,sans-serif;color:#1d1917;background:#fff;--warm-white: #ffffff;--sand: #fbf7f1;--sand-deep: #efe5d8;--brown: #9c765b;--brown-dark: #1d1917;--accent: #c49b78;--muted: #6f6660;--border: #eadfd2;--shadow: 0 18px 48px rgba(69, 48, 34, .08)}body:before{display:none}body{background:#fff;color:var(--brown-dark);line-height:1.75}.site-shell{position:relative;min-height:100vh;isolation:isolate;overflow:clip}.site-shell>header,.site-shell>main,.site-shell>footer{position:relative;z-index:2}.silk-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.silk-ribbon{position:absolute;width:clamp(320px,62vw,900px);height:clamp(150px,23vw,330px);border-radius:48% 52% 57% 43%/58% 42%;background:radial-gradient(ellipse at 30% 42%,rgba(255,255,255,.98),transparent 58%),linear-gradient(128deg,#f6eee3b8,#ffffff29 48%,#e5d5c285);filter:blur(22px);opacity:.54;box-shadow:inset 22px 18px 48px #ffffffe6,inset -26px -18px 55px #d2bfa92e;animation:silk-drift 18s ease-in-out infinite alternate}.silk-ribbon--one{top:4%;right:-24%;transform:rotate(-14deg)}.silk-ribbon--two{top:22%;left:-30%;transform:rotate(18deg) scale(.9);animation-delay:-4s}.silk-ribbon--three{top:41%;right:-33%;transform:rotate(-22deg) scale(1.08);animation-delay:-8s}.silk-ribbon--four{top:60%;left:-25%;transform:rotate(12deg) scale(.82);animation-delay:-2s}.silk-ribbon--five{top:76%;right:-29%;transform:rotate(-8deg) scale(.96);animation-delay:-11s}.silk-ribbon--six{top:91%;left:-28%;transform:rotate(20deg) scale(.78);animation-delay:-6s}@keyframes silk-drift{0%{translate:0 -8px;scale:.98}to{translate:18px 16px;scale:1.03}}.site-header{background:#fffffff7;border-bottom:1px solid #eee8e1;box-shadow:0 2px 16px #1e171209}.site-header__mobile,.site-header__desktop{justify-content:flex-start}.site-header__mobile .header-actions,.site-header__desktop .header-actions{margin-inline-start:auto}.brand{display:inline-flex;align-items:center;color:#111;letter-spacing:0;min-width:max-content}.brand-wordmark{position:relative;display:inline-flex;align-items:center;min-height:48px;padding-inline:.25rem 1.1rem}.brand-wordmark__name{position:relative;z-index:2;font-family:Aref Ruqaa,Noto Kufi Arabic,serif;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:700;line-height:1;color:#111;text-shadow:0 1px 0 #fff}.brand-wordmark__flourish{position:absolute;right:0;bottom:6px;width:64%;height:12px;border-bottom:1.7px solid #8f6a50;border-radius:50%;transform:rotate(-5deg);opacity:.85}.brand-wordmark__flourish:after{content:"✦";position:absolute;left:-.35rem;bottom:-.55rem;color:#b78f70;font-size:.62rem}.hero{position:relative;width:100%;margin:0;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:#f7f2eb}.hero:before,.hero:after{display:none}.hero img{width:100%;aspect-ratio:1600 / 620;object-fit:cover;border:0}.hero__content{position:absolute;top:50%;left:clamp(1.25rem,7vw,8rem);transform:translateY(-50%);width:min(510px,42vw);text-align:right;color:#201a17}.hero__content>span{display:inline-block;margin-bottom:.5rem;color:#8a664e;font-weight:700;font-size:.82rem}.hero__content h1{margin:0;font-family:Aref Ruqaa,Noto Kufi Arabic,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.25;letter-spacing:0}.hero__content p{margin:.65rem 0 1.15rem;color:#655c56;font-size:clamp(.85rem,1.4vw,1.05rem)}.hero__content a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:999px;background:#111;color:#fff;font-size:.82rem;font-weight:700}.category-tabs{position:relative;justify-content:center;gap:clamp(.75rem,3vw,2.25rem);padding:1.55rem 0 .4rem;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs:before{display:none}.category-tabs a,.category-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;padding:.45rem .15rem .65rem;color:#6d645e;font:inherit;font-size:.92rem;font-weight:650;line-height:1.6;cursor:pointer;position:relative}.category-tabs a:after,.category-tabs button:after{content:"";position:absolute;right:50%;bottom:0;width:0;height:2px;background:#111;transform:translate(50%);transition:width .18s ease}.category-tabs a.active,.category-tabs a:hover,.category-tabs button.active,.category-tabs button:hover{color:#111;border:0;font-weight:800}.category-tabs a.active:after,.category-tabs a:hover:after,.category-tabs button.active:after,.category-tabs button:hover:after{width:70%}.section-space{margin-top:clamp(2.5rem,6vw,4.5rem)}.section-heading:after{display:none}.section-heading h2,.page-heading h1{color:#1b1715;font-weight:800;letter-spacing:-.02em}.section-kicker{color:#8a664e}.product-card{border:0;border-radius:16px;background:#fffffff5;box-shadow:0 10px 32px #2a1f1812}.product-card__image{background:#f5f0ea}.product-card__body{color:#1d1917}.product-card h3{color:#171412;font-weight:700}.product-card__prices{display:flex;flex-wrap:nowrap;align-items:baseline;justify-content:flex-start;gap:.55rem;direction:rtl;min-height:28px}.product-card__prices strong,.product-card__prices del{white-space:nowrap}.product-card__prices strong{color:#171412;font-size:.98rem;font-weight:800}.product-card__prices del{color:#968b84;font-size:.75rem}.product-card__badge{background:#111111e6}.filters-form input:not([type=checkbox]){background:#fff}.filter-choice-field{display:grid;gap:.4rem}.filter-choice-field__label{color:#554c46;font-size:.82rem}.filter-choice-dropdown{position:relative}.filter-choice-dropdown summary{list-style:none;min-height:46px;padding:.65rem .8rem;border:1px solid var(--border);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;color:#2f2925}.filter-choice-dropdown summary::-webkit-details-marker{display:none}.filter-choice-dropdown summary>span,.filter-choice-dropdown__menu button>span{display:inline-flex;align-items:center;gap:.55rem}.filter-choice-dropdown i{display:inline-block;width:18px;height:18px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #cbbdaf}.filter-choice-dropdown[open] summary{border-color:#a98368;box-shadow:0 0 0 3px #9c765b1a}.filter-choice-dropdown[open] summary svg{transform:rotate(180deg)}.filter-choice-dropdown__menu{position:absolute;z-index:30;top:calc(100% + .4rem);right:0;left:0;max-height:260px;overflow-y:auto;padding:.4rem;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 18px 44px #261b1424}.filter-choice-dropdown__menu button{width:100%;min-height:44px;border:0;border-radius:10px;background:transparent;padding:.55rem .65rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:right;font:inherit;cursor:pointer}.filter-choice-dropdown__menu button:hover,.filter-choice-dropdown__menu button.selected{background:#f7f1e9;color:#111}.quantity-control{grid-template-columns:38px 54px 38px;background:#fff}.quantity-control input{width:100%;height:38px;border:0;border-inline:1px solid #eee5db;background:transparent;color:#171412;text-align:center;font:inherit;font-weight:750;outline:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.site-footer{margin-top:clamp(2.5rem,5vw,4rem);background:#0f0f0f;border-top:0;color:#fff}.footer-grid{padding-block:1.8rem 1.4rem;grid-template-columns:1.2fr 1fr;align-items:center;gap:1.5rem}.footer-brand,.footer-contact{gap:.35rem!important}.footer-wordmark{font-family:Aref Ruqaa,serif;font-size:1.9rem;font-weight:700;color:#fff}.footer-grid h3{color:#fff;margin-bottom:.25rem}.footer-grid p,.footer-grid a{color:#d5d0cc}.footer-contact{text-align:left}.footer-contact>div{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.75rem 1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);color:#aaa39d;padding:.75rem 1rem}@media(max-width:900px){.site-header__mobile{gap:.2rem}.site-header__mobile .brand{margin-inline-start:.1rem}.hero__content{width:48vw;left:1rem}.footer-contact{text-align:right}.footer-contact>div{justify-content:flex-start}}@media(max-width:650px){.container{width:min(100% - 1.25rem,1180px)}.site-header__mobile{min-height:66px;padding-inline:.25rem}.site-header__mobile .brand-wordmark{padding-inline:.1rem .55rem}.brand-wordmark__name{font-size:1.72rem}.brand-wordmark__flourish{bottom:7px}.hero{min-height:330px}.hero img{height:330px;aspect-ratio:auto;object-position:65% center}.hero:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffc2 42%,#ffffff0a 74%);pointer-events:none}.hero__content{z-index:2;width:57%;left:.85rem}.hero__content>span{font-size:.68rem}.hero__content h1{font-size:1.82rem}.hero__content p{font-size:.72rem;line-height:1.7}.hero__content a{min-height:38px;padding:.5rem .9rem;font-size:.7rem}.category-tabs{justify-content:flex-start;gap:1.1rem;padding-top:1rem;padding-inline:.5rem}.category-tabs a,.category-tabs button{font-size:.84rem;font-weight:700;padding-bottom:.55rem}.section-space{margin-top:2.7rem}.product-row{grid-auto-columns:minmax(195px,68%);gap:.8rem;padding-bottom:.7rem;direction:rtl}.product-card__body{padding:.78rem}.product-card h3{font-size:.82rem;line-height:1.75}.product-card__prices strong{font-size:.9rem}.product-card__prices del{font-size:.69rem}.filter-choice-dropdown__menu{position:fixed;top:auto;right:.75rem;bottom:.75rem;left:.75rem;max-height:min(58vh,420px);border-radius:22px;padding:.65rem;box-shadow:0 22px 70px #00000040}.filter-choice-dropdown__menu button{min-height:50px;font-size:.95rem}.footer-grid{grid-template-columns:1fr;padding-block:1.35rem 1rem;gap:.9rem}.footer-contact,.footer-brand{text-align:center}.footer-contact>div{justify-content:center}.footer-wordmark{font-size:1.65rem}.silk-ribbon{width:92vw;height:210px;opacity:.45;filter:blur(18px)}}@media(prefers-reduced-motion:reduce){.silk-ribbon{animation:none}}:root{--border: #eadfd2}.silk-ribbon:before,.silk-ribbon:after{content:"";position:absolute;top:12%;right:8%;bottom:12%;left:8%;border-radius:inherit;pointer-events:none}.silk-ribbon:before{background:radial-gradient(ellipse at 22% 50%,rgba(255,255,255,.9),transparent 32%),radial-gradient(ellipse at 52% 44%,rgba(232,218,201,.2),transparent 42%),radial-gradient(ellipse at 78% 54%,rgba(255,255,255,.7),transparent 36%);filter:blur(10px)}.silk-ribbon:after{top:28%;right:4%;bottom:22%;left:4%;background:linear-gradient(112deg,transparent 2%,rgba(218,199,177,.12) 23%,rgba(255,255,255,.65) 42%,rgba(225,208,189,.11) 63%,transparent 96%);filter:blur(16px);transform:rotate(-4deg)}.content-pages article{background:#ffffffeb}@media(max-width:650px){.product-card__prices{align-items:center;gap:.35rem;overflow:hidden}.product-card__prices strong{font-size:.86rem}.product-card__prices del{font-size:.62rem}.category-tabs{min-height:52px;align-items:center}.category-tabs a,.category-tabs button{min-height:42px;display:inline-flex;align-items:center;line-height:1.45}}.search-panel__title{justify-content:space-between}.search-panel__title>span,.search-panel__clear,.inline-alert--info,.cart-change-alert>div,.shared-cart-banner>div:first-child,.summary-validation{display:inline-flex;align-items:center;gap:.45rem}.search-panel__clear{border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:.8rem}.inline-alert--warning{background:#fff9e8;color:#72551e;border:1px solid #ead79f}.inline-alert--info{background:#f5f8fb;color:#3f5263;border:1px solid #d8e1e8}.page-heading--cart{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.cart-change-alert,.shared-cart-banner{margin-block:1rem;border:1px solid #e5cfac;border-radius:18px;background:#fffaf0;padding:.9rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.shared-cart-banner{border-color:#cfe1d7;background:#f5fbf7}.shared-cart-banner>div:last-child{display:flex;gap:.5rem;flex-wrap:wrap}.cart-item--invalid{border-color:#e9bcbc;box-shadow:0 0 0 2px #ab3d3d0d}.summary-validation{margin:0;color:var(--muted);font-size:.82rem}.spin{animation:phase05-spin .9s linear infinite}@keyframes phase05-spin{to{transform:rotate(360deg)}}.fatal-error{min-height:100vh;display:grid;place-items:center;padding:1rem;background:#fff;color:#30241d}.fatal-error>div{width:min(100%,480px);border:1px solid #eadfd2;border-radius:22px;padding:1.5rem;text-align:center;box-shadow:var(--shadow)}.fatal-error strong{font-size:1.25rem}.fatal-error p{color:var(--muted)}.fatal-error button{border:0;border-radius:999px;padding:.75rem 1.2rem;background:var(--brown-dark);color:#fff;font:inherit;cursor:pointer}@media(max-width:650px){.page-heading--cart,.cart-change-alert,.shared-cart-banner{align-items:stretch;flex-direction:column}.page-heading--cart>.ui-button{width:100%}.shared-cart-banner>div:last-child .ui-button{flex:1}.cart-item--invalid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}.city-picker{display:grid;gap:.7rem;margin-bottom:.8rem}.city-search-input{min-height:46px;border:1px solid var(--border);border-radius:13px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding-inline:.8rem}.city-search-input:focus-within{border-color:var(--brown);box-shadow:0 0 0 3px #8d674b1a}.city-search-input input{border:0!important;min-height:42px!important;padding:0!important;outline:0;box-shadow:none!important}.city-search-input button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer;color:var(--muted)}.location-button:disabled{cursor:wait;opacity:.65}.location-review{margin-top:.75rem;padding:.9rem;border:1px solid #d7e6dd;border-radius:15px;background:#f7fbf8}.location-review__actions{margin-top:.7rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.location-review__actions a,.location-review__actions button{border:0;background:transparent;color:var(--brown);font:inherit;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.location-review__actions button{color:var(--danger)}@media(max-width:650px){.location-review .field-grid{grid-template-columns:1fr}.location-review__actions{align-items:stretch;flex-direction:column}}.hero__image-link{display:block;width:100%;height:100%}.hero__image-link img{width:100%;height:100%;object-fit:cover;display:block}.content-page{min-height:55vh;padding-block:clamp(3rem,8vw,7rem);max-width:850px}.content-page>span{color:var(--brown);font-weight:800}.content-page h1{font-size:clamp(2rem,5vw,3.8rem);margin:.6rem 0 2rem}.content-page p{font-size:1.08rem;line-height:2;color:color-mix(in srgb,var(--brown-dark) 82%,white);white-space:pre-wrap}.footer-links>div,.footer-socials{display:flex;flex-wrap:wrap;gap:.7rem 1rem}.footer-links a,.footer-socials a{color:inherit;text-decoration:none}.maintenance-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:linear-gradient(145deg,#fff,#fbf5ec 60%,#f2e7d8);text-align:center}.maintenance-page>div{max-width:520px;display:grid;justify-items:center;gap:1rem;padding:clamp(2rem,7vw,4rem);border:1px solid rgba(140,105,78,.18);border-radius:32px;background:#ffffffd9;box-shadow:0 30px 90px #462d1e14}.maintenance-page h1{margin:0;font-size:clamp(1.8rem,6vw,3rem)}.maintenance-page p{margin:0;color:#76675f;line-height:1.8}.maintenance-page a{color:#fff;background:var(--brown-dark);padding:.85rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:700}
