:root{--background:#ffffff;--foreground:#171717;--muted:#666666;--border:#e8e8e8;--surface:#f7f7f7;--primary:#111111;--primary-foreground:#ffffff;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Noto Sans Arabic,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1320px,calc(100% - 32px));margin-inline:auto}.site-header{z-index:20;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:flex;gap:32px}.desktop-nav{display:flex;align-items:center;gap:24px;flex:1 1}.desktop-nav a,.header-actions a{color:#444;font-size:.95rem}.desktop-nav a:hover,.header-actions a:hover{color:#000}.header-actions{gap:20px}.cart-link{font-weight:700}.hero{background:linear-gradient(135deg,#f7f7f7,#ffffff);border-bottom:1px solid var(--border)}.hero-inner{min-height:470px;display:flex;align-items:center}.hero-copy{max-width:700px}.eyebrow{display:inline-block;margin-bottom:10px;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#777}.hero h1{margin:0 0 20px;font-size:clamp(2.4rem,6vw,4.5rem);line-height:1.05;letter-spacing:-.04em}.hero p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:1.15rem;line-height:1.8}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:0;border-radius:10px;background:var(--primary);color:var(--primary-foreground);font-weight:700;cursor:pointer}.primary-button:hover{opacity:.9}.primary-button:disabled{cursor:wait;opacity:.6}.section{padding-block:64px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading h1,.section-heading h2{margin:0;font-size:2rem}.section-link{font-weight:700}.product-page{padding-block:28px 80px}.product-breadcrumbs{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;min-height:32px;margin-bottom:24px;color:var(--muted);font-size:.82rem;line-height:1.5}.product-breadcrumbs a{color:#555;transition:color .12s ease}.product-breadcrumbs a:hover{color:var(--foreground)}.product-breadcrumbs span:last-child{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(440px,.95fr);grid-gap:48px;gap:48px;align-items:start}.product-info{min-width:0;padding-top:8px}.product-brand{margin-bottom:10px;color:var(--muted);font-size:.85rem;font-weight:700}.product-info h1{margin:0;max-width:720px;font-size:clamp(1.8rem,2.8vw,2.65rem);line-height:1.25;letter-spacing:-.025em}.product-short-description{margin:16px 0 0;color:var(--muted);font-size:1rem;line-height:1.85}.product-price-block{display:flex;align-items:baseline;flex-wrap:nowrap;gap:12px;margin-top:20px}.product-detail-price{margin:0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;letter-spacing:-.02em}.product-detail-price span{font-size:.95rem;font-weight:700}.compare-price{color:#888;font-size:.95rem;text-decoration:line-through}.product-variant-section{margin-top:28px}.product-section-label{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.product-section-label span{color:var(--muted);font-size:.9rem}.product-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.product-variant-card{min-width:0;display:flex;flex-direction:column;align-items:stretch;min-height:100%;padding:8px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--foreground);cursor:pointer;text-align:center;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.product-variant-card:hover{border-color:#aaa;transform:translateY(-1px)}.product-variant-card.is-selected{border:2px solid var(--foreground);padding:7px;box-shadow:inset 0 0 0 1px #fff}.product-variant-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/.9;overflow:hidden;border-radius:10px;background:#fafafa}.product-variant-image img{display:block;width:100%;height:100%;object-fit:contain}.product-variant-name{margin-top:9px;min-height:2.8em;display:flex;align-items:center;justify-content:center;padding-inline:3px;font-size:.84rem;font-weight:700;line-height:1.4;text-align:center}.product-variant-price{display:block;margin-top:4px;padding-bottom:3px;color:var(--muted);font-size:.78rem;font-weight:600;text-align:center}.product-options{margin-top:22px}.product-option-group+.product-option-group{margin-top:18px}.product-option-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px;font-size:.9rem}.product-option-heading span{color:var(--muted)}.product-option-values{display:flex;flex-wrap:nowrap;gap:8px}.product-option-value{min-width:68px;padding:8px 13px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--foreground);cursor:pointer}.product-option-value:hover{border-color:#999}.product-option-value.is-selected{border-color:var(--foreground);font-weight:700}.product-option-value.is-disabled,.product-option-value:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.product-option-value.is-disabled:hover,.product-option-value:disabled:hover{border-color:var(--border)}.product-purchase{margin-top:26px}.product-purchase .primary-button{width:100%;min-height:54px;border-radius:12px;font-size:1rem}.product-quick-facts{margin-top:18px;border-top:1px solid var(--border)}.product-quick-facts div{display:flex;justify-content:space-between;gap:20px;padding-block:10px;border-bottom:1px solid var(--border);font-size:.85rem}.product-quick-facts span{color:var(--muted)}.product-quick-facts strong{text-align:end;overflow-wrap:anywhere}.product-description,.product-specifications{margin-top:28px;padding-top:26px;border-top:1px solid var(--border)}.product-description h2,.product-specifications h2{margin:0 0 14px;font-size:1.15rem}.product-description>div{color:#333;line-height:1.95;white-space:pre-wrap}.product-specifications dl{margin:0;border:1px solid var(--border);border-radius:12px;overflow:hidden}.product-specifications dl>div{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);grid-gap:16px;gap:16px;padding:11px 14px;border-bottom:1px solid var(--border)}.product-specifications dl>div:last-child{border-bottom:0}.product-specifications dt{color:var(--muted)}.product-specifications dd{margin:0;font-weight:600}.product-mobile-purchase{display:none}@media (max-width:900px){.product-detail-grid{grid-template-columns:1fr;gap:30px}.product-info{padding-top:0}.product-main-image{height:560px}}@media (max-width:640px){.product-page{padding-block:18px 92px}.product-breadcrumbs{margin-bottom:14px;font-size:.76rem}.product-detail-grid{gap:24px}.product-main-image{height:min(96vw,440px);min-height:300px;border-radius:14px}.product-image-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:8px}.product-image-thumbnail{border-radius:9px}.product-info h1{font-size:1.65rem}.product-short-description{margin-top:12px;font-size:.92rem}.product-price-block{margin-top:17px}.product-detail-price{font-size:1.65rem}.product-variant-section{margin-top:22px}.product-variant-grid{gap:7px}.product-variant-card{padding:5px;border-radius:10px}.product-variant-card.is-selected{padding:4px}.product-variant-name{font-size:.74rem}.product-variant-price{font-size:.68rem}.product-purchase{margin-top:22px}.product-purchase .primary-button{min-height:52px}.product-mobile-purchase{position:fixed;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-mobile-purchase>div{min-width:0}.product-mobile-purchase span,.product-mobile-purchase strong{display:block}.product-mobile-purchase strong{font-size:.95rem}.product-mobile-purchase span{max-width:130px;margin-top:2px;overflow:hidden;color:var(--muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.product-mobile-purchase .primary-button{flex:1 1;min-height:48px;padding-inline:14px}}.empty-state{padding:60px 20px;text-align:center;border:1px dashed var(--border);border-radius:var(--radius)}.empty-state h2{margin:0 0 10px}.empty-state p{margin:0;color:var(--muted)}@media (max-width:640px){.container{width:min(100% - 24px,1180px)}.header-inner{min-height:64px;gap:16px}.desktop-nav{display:none}.header-actions{-webkit-margin-start:auto;margin-inline-start:auto}.hero-inner{min-height:420px}.hero h1{font-size:2.5rem}.section{padding-block:44px}.section-heading{align-items:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-content{padding:14px}}.category-page{padding-block:56px 80px}.category-page .section-heading h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.category-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{transform:translateY(-2px);border-color:#d8d8d8;box-shadow:0 10px 30px rgba(0,0,0,.06)}.category-card-image{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--surface);color:#999}.category-card-image img{width:100%;height:100%;object-fit:cover;display:block}.category-card-content{padding:18px}.category-card-content h2{margin:0;font-size:1.1rem;line-height:1.5}.category-card-content p{margin:8px 0 0;color:var(--muted);font-size:.9rem;line-height:1.7}.category-empty-state{margin-top:10px}.category-empty-state .primary-button{margin-top:24px}@media (max-width:900px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.category-page{padding-block:44px 64px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card-content{padding:14px}}.cart-area{position:relative}.mini-cart{position:absolute;top:calc(100% + 12px);inset-inline-end:0;z-index:1000;width:380px;max-width:min(380px,calc(100vw - 24px));background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.14);overflow:hidden;direction:rtl}.mini-cart-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eef0f2}.mini-cart-close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:22px;line-height:1}.mini-cart-close:hover{background:#f3f4f6}.mini-cart-items{display:flex;flex-direction:column;max-height:360px;overflow-y:auto}.mini-cart-item{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:12px 14px;border-bottom:1px solid #f0f1f3}.mini-cart-item:last-child{border-bottom:0}.mini-cart-item-image{flex:0 0 68px;width:68px;height:68px;min-width:68px;min-height:68px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.mini-cart-item-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.mini-cart-item-content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.mini-cart-item-name{display:block;min-width:0;overflow:hidden;color:inherit;text-decoration:none;font-size:14px;font-weight:700;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mini-cart-item-name:hover{text-decoration:underline}.mini-cart-item-variant{color:#6b7280;font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-cart-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px;font-size:12px;color:#6b7280}.mini-cart-item-meta strong{color:#111827;font-size:13px;white-space:nowrap}.mini-cart-empty{padding:28px 18px;text-align:center}.mini-cart-empty p{margin:0 0 12px;color:#6b7280}.mini-cart-footer{padding:14px 16px;border-top:1px solid #eef0f2;background:#fafafa}.mini-cart-subtotal{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:15px}.mini-cart-subtotal strong{font-size:17px}.mini-cart-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mini-cart-actions a{min-width:0;text-align:center}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:640px){.mini-cart{position:fixed;top:70px;inset-inline-start:12px;inset-inline-end:12px;width:auto;max-width:none}.mini-cart-items{max-height:55vh}.mini-cart-item-image{flex-basis:60px;width:60px;height:60px;min-width:60px;min-height:60px}.mini-cart-actions{grid-template-columns:1fr}}.cart-item,.checkout-item{min-width:0}.cart-item-image,.checkout-item-image{flex:0 0 88px;width:88px;height:88px;min-width:88px;min-height:88px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.cart-item-image img,.checkout-item-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.cart-item-details,.checkout-item-details{min-width:0;flex:1 1 auto}@media (max-width:640px){.cart-item-image,.checkout-item-image{flex:0 0 72px;width:72px;height:72px;min-width:72px;min-height:72px}}.cart-item-actions{flex-direction:column;justify-content:center;gap:10px;flex:0 0 auto}.cart-quantity-control{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.cart-quantity-label{color:#6b7280;font-size:12px;line-height:1.3}.cart-quantity-stepper{overflow:hidden;border:1px solid #d1d5db;border-radius:9px}.cart-quantity-stepper,.cart-quantity-stepper button{display:inline-flex;align-items:center;background:#fff}.cart-quantity-stepper button{width:34px;height:36px;justify-content:center;padding:0;border:0;color:#111827;cursor:pointer;font-size:20px;line-height:1}.cart-quantity-stepper button:hover:not(:disabled){background:#f3f4f6}.cart-quantity-stepper button:disabled{color:#c4c7cc;cursor:not-allowed}.cart-quantity-value{min-width:38px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-inline:1px solid #e5e7eb;color:#111827;font-size:14px;font-weight:700}.cart-remove-button{padding:5px 8px;border:0;background:transparent;color:#b42318;cursor:pointer;font-size:12px;font-weight:600}.cart-remove-button:hover:not(:disabled){text-decoration:underline}.cart-remove-button:disabled{color:#9ca3af;cursor:not-allowed}.cart-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}@media (max-width:760px){.cart-item-actions{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.cart-quantity-control{align-items:flex-start}.cart-summary{flex-direction:column;align-items:stretch}.cart-summary .primary-button{width:100%;text-align:center}}@media (max-width:640px){.cart-item-actions{gap:8px}.cart-quantity-stepper button{width:32px;height:34px}.cart-quantity-value{min-width:36px;height:34px}}.cart-item{direction:rtl}.cart-item-details{direction:rtl;text-align:right}.cart-item-actions{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:14px;width:100%;margin-top:12px;padding-top:10px;border-top:1px solid #f0f1f3}.cart-quantity-control{align-items:flex-start}.cart-quantity-label{text-align:right}.cart-remove-button{align-self:flex-end;margin-bottom:2px}@media (max-width:640px){.cart-item-actions{align-items:flex-end;justify-content:flex-start}}.checkout-layout{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);grid-gap:32px;gap:32px;align-items:start;direction:rtl}.checkout-layout>.cart-summary,.checkout-layout>form{width:100%;min-width:0;box-sizing:border-box;direction:rtl}.checkout-layout>form{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:18px}.checkout-layout>.cart-summary{grid-column:2;grid-row:1;margin-top:0;display:block;text-align:right}.checkout-layout form label{display:flex;flex-direction:column;width:100%;gap:8px}.checkout-layout form button,.checkout-layout form input,.checkout-layout form textarea{width:100%;box-sizing:border-box}.checkout-layout form textarea{min-height:110px;resize:vertical}.checkout-layout form button{margin-top:4px}.checkout-layout>.cart-summary h2,.checkout-layout>form h2{margin-top:0;margin-bottom:18px;line-height:1.5}.checkout-items{width:100%;display:flex;flex-direction:column;gap:10px}.checkout-item{width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding:12px;direction:rtl;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.checkout-item-image{flex:0 0 72px;width:72px;height:72px;min-width:72px;min-height:72px;overflow:hidden;border-radius:9px;background:#fff}.checkout-item-image,.checkout-item-image a{display:flex;align-items:center;justify-content:center}.checkout-item-image a{width:100%;height:100%}.checkout-item-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.checkout-item-details{flex:1 1 auto;min-width:0;width:auto;direction:rtl;text-align:right}.checkout-item-details h3{margin:0 0 7px;font-size:15px;line-height:1.5;font-weight:700;overflow-wrap:anywhere}.checkout-item-details p{margin:3px 0;font-size:13px;line-height:1.5;color:#4b5563}.checkout-item-details strong{color:#111827}.checkout-totals{width:100%;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.checkout-totals>div{width:100%;min-width:0;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 0;font-size:13px;line-height:1.5}.checkout-totals>div span{color:#6b7280}.checkout-totals>div strong{color:#111827;white-space:nowrap}@media (max-width:1000px){.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:24px}.checkout-item{gap:11px;padding:10px}.checkout-item-image{flex-basis:68px;width:68px;height:68px;min-width:68px;min-height:68px}}@media (max-width:760px){.checkout-layout{display:flex;flex-direction:column;width:100%;gap:24px;direction:rtl}.checkout-layout>.cart-summary,.checkout-layout>form{width:100%;min-width:0;margin:0}.checkout-layout>form{order:1}.checkout-layout>.cart-summary{order:2}.checkout-item{align-items:flex-start}}@media (max-width:480px){.checkout-item{gap:10px;padding:9px}.checkout-item-image{flex-basis:64px;width:64px;height:64px;min-width:64px;min-height:64px}.checkout-item-details h3{font-size:14px}.checkout-item-details p,.checkout-totals>div{font-size:12px}}@media (max-width:360px){.checkout-item{gap:8px}.checkout-item-image{flex-basis:58px;width:58px;height:58px;min-width:58px;min-height:58px}.checkout-item-details h3{font-size:13px}.checkout-item-details p{font-size:11px}}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;width:100%;min-width:0}.product-card{flex-direction:column;border:1px solid var(--border);border-radius:var(--radius)}.product-card,.product-image-placeholder{display:flex;min-width:0;width:100%;overflow:hidden;background:#fff}.product-image-placeholder{align-items:center;justify-content:center;aspect-ratio:4/3}.product-image-placeholder img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.product-card-content{display:flex;flex-direction:column;min-width:0;padding:18px}.product-card-content h3{min-width:0;margin:0;line-height:1.5}.product-card-content h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-content p{min-width:0;margin:8px 0 0;color:var(--muted);line-height:1.7}.product-price{margin-top:12px;font-weight:800}.product-card-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:16px}@media (max-width:900px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image-placeholder{aspect-ratio:1/1}.product-card-content{padding:14px}}.product-price{display:flex;align-items:baseline;flex-wrap:nowrap;gap:10px;margin-top:10px}.product-current-price{font-size:1.05rem;font-weight:800}.product-old-price{color:var(--muted);font-size:.85rem;font-weight:500;text-decoration:line-through;text-decoration-thickness:1.5px;opacity:.8}.checkout-coupon{width:100%;margin-top:18px;padding:16px;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa}.checkout-coupon-header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.checkout-coupon-header strong{font-size:14px;line-height:1.5}.checkout-coupon-header span{color:#6b7280;font-size:12px;line-height:1.5}.checkout-coupon-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;direction:ltr}.checkout-coupon-form input{width:100%;min-width:0;height:42px;padding:0 12px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;background:#fff;color:#111827;font-size:13px;outline:none}.checkout-coupon-form input:focus{border-color:#111827}.checkout-coupon-form button{height:42px;padding:0 18px;border:0;border-radius:9px;background:#111827;color:#fff;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.checkout-coupon-form button:disabled{opacity:.55;cursor:not-allowed}.checkout-coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d1d5db;border-radius:10px;background:#fff}.checkout-coupon-applied>div{min-width:0;display:flex;flex-direction:column;gap:4px}.checkout-coupon-applied strong{font-size:13px}.checkout-coupon-applied span{color:#4b5563;font-size:12px}.checkout-coupon-applied button{flex:0 0 auto;padding:7px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:12px;cursor:pointer}.checkout-coupon-applied button:disabled{opacity:.55;cursor:not-allowed}.checkout-coupon-error{margin:9px 0 0;color:#b91c1c;font-size:12px;line-height:1.5}.checkout-total-final{margin-top:8px;padding-top:12px!important;border-top:1px solid #e5e7eb;font-size:15px!important}.checkout-total-final strong{font-size:17px}@media (max-width:520px){.checkout-coupon{padding:13px}.checkout-coupon-form{grid-template-columns:1fr}.checkout-coupon-form button{width:100%}.checkout-coupon-applied{align-items:stretch;flex-direction:column}.checkout-coupon-applied button{width:100%}}.product-gallery-pro{width:100%;min-width:0}.product-gallery-pro-stage{position:relative;width:100%;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff}.product-gallery-pro-track{display:flex;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery-pro-track::-webkit-scrollbar{display:none}.product-gallery-pro-slide{flex:0 0 100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always}.product-gallery-pro-image-button{display:flex;width:100%;height:min(680px,56vw);min-height:480px;align-items:center;justify-content:center;padding:0;border:0;background:#fff;cursor:zoom-in}.product-gallery-pro-image-button img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-gallery-pro-arrow{position:absolute;top:50%;z-index:2;display:flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:rgba(255,255,255,.94);color:var(--foreground);box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-50%);cursor:pointer;font-size:30px;line-height:1}.product-gallery-pro-arrow:hover{background:#fff}.product-gallery-pro-arrow:focus-visible,.product-gallery-pro-image-button:focus-visible,.product-gallery-pro-lightbox-arrow:focus-visible,.product-gallery-pro-lightbox-close:focus-visible,.product-gallery-pro-thumbnail:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.product-gallery-pro-arrow-prev{inset-inline-start:14px}.product-gallery-pro-arrow-next{inset-inline-end:14px}.product-gallery-pro-counter{position:absolute;inset-inline-end:14px;bottom:14px;z-index:2;display:none;padding:5px 9px;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;font-size:.75rem;line-height:1;direction:ltr}.product-gallery-pro-thumbnails{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin-top:12px;width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-gallery-pro-thumbnail{flex:0 0 76px;width:76px;height:76px;min-width:76px;box-sizing:border-box;scroll-snap-align:start}.product-gallery-pro-thumbnail:hover{border-color:#999}.product-gallery-pro-thumbnail.is-selected{border:2px solid var(--foreground);padding:2px;box-shadow:inset 0 0 0 1px #fff}.product-gallery-pro-thumbnail img{display:block;width:100%;height:100%;object-fit:contain}.product-gallery-pro-empty{display:flex;min-height:480px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--muted-foreground)}.product-gallery-pro-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:rgba(0,0,0,.94);color:#fff}.product-gallery-pro-lightbox::-webkit-backdrop{background:rgba(0,0,0,.94)}.product-gallery-pro-lightbox::backdrop{background:rgba(0,0,0,.94)}.product-gallery-pro-lightbox-content{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:48px}.product-gallery-pro-lightbox-content>img{display:block;width:auto;max-width:min(92vw,1400px);height:auto;max-height:88vh;object-fit:contain}.product-gallery-pro-lightbox-close{top:16px;inset-inline-end:18px;width:42px;height:42px;border:0;border-radius:999px;font-size:30px}.product-gallery-pro-lightbox-arrow,.product-gallery-pro-lightbox-close{position:absolute;z-index:3;padding:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;line-height:1}.product-gallery-pro-lightbox-arrow{top:50%;display:flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;transform:translateY(-50%);font-size:34px}.product-gallery-pro-lightbox-prev{inset-inline-start:18px}.product-gallery-pro-lightbox-next{inset-inline-end:18px}.product-gallery-pro-lightbox-counter{position:absolute;bottom:18px;inset-inline-start:50%;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.5);color:#fff;font-size:.8rem;direction:ltr;transform:translateX(-50%)}@media (max-width:900px){.product-gallery-pro-image-button{height:560px;min-height:380px}}@media (max-width:640px){.product-gallery-pro-stage{border-radius:14px}.product-gallery-pro-image-button{height:min(96vw,440px);min-height:300px}.product-gallery-pro-arrow{width:36px;height:36px;font-size:26px}.product-gallery-pro-arrow-prev{inset-inline-start:8px}.product-gallery-pro-arrow-next{inset-inline-end:8px}.product-gallery-pro-counter{display:block}.product-gallery-pro-thumbnails{gap:7px;margin-top:8px}.product-gallery-pro-thumbnail{border-radius:9px}.product-gallery-pro-lightbox-content{padding:34px 12px}.product-gallery-pro-lightbox-content>img{max-width:96vw;max-height:82vh}.product-gallery-pro-lightbox-arrow{width:38px;height:38px;font-size:28px}.product-gallery-pro-lightbox-prev{inset-inline-start:8px}.product-gallery-pro-lightbox-next{inset-inline-end:8px}}@media (prefers-reduced-motion:reduce){.product-gallery-pro-track{scroll-behavior:auto}.product-gallery-pro-thumbnail{transition:none}}.header-search{position:relative;flex:1 1;min-width:220px;max-width:520px;direction:rtl}.header-search-input-wrap{position:relative;display:flex;align-items:center;min-height:42px;border:1px solid var(--border);border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.header-search-input-wrap:focus-within{border-color:#c8c8c8;box-shadow:0 0 0 3px rgba(0,0,0,.04)}.header-search-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;color:#666;pointer-events:none}.header-search-input-wrap input{width:100%;min-width:0;height:40px;border:0;outline:0;background:transparent;color:var(--foreground);padding:0 4px;direction:rtl}.header-search-input-wrap input::placeholder{color:#8a8a8a}.header-search-input-wrap input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.header-search-clear{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;-webkit-margin-end:3px;margin-inline-end:3px;border:0;border-radius:8px;background:transparent;color:#777;cursor:pointer;font-size:1.35rem;line-height:1}.header-search-clear:hover{background:#f5f5f5;color:#111}.header-search-loading{flex:0 0 16px;width:16px;height:16px;-webkit-margin-end:12px;margin-inline-end:12px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:header-search-spin .65s linear infinite}@keyframes header-search-spin{to{transform:rotate(1turn)}}.header-search-results{position:absolute;top:calc(100% + 8px);inset-inline:0;z-index:1100;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.12)}.header-search-result{display:block;padding:13px 15px;border-bottom:1px solid #f0f1f3;transition:background .12s ease}.header-search-result-active,.header-search-result:hover{background:#f7f7f7}.header-search-result-name{display:block;overflow:hidden;font-size:.92rem;font-weight:600;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.header-search-state{padding:18px 15px;color:#666;font-size:.9rem;text-align:center}.header-search-error{color:#8a3333}.header-search-all{display:block;padding:12px 15px;background:#fafafa;color:#333;font-size:.88rem;font-weight:700;text-align:center}.header-search-all:hover{background:#f3f3f3}.mobile-menu,.mobile-search-row{display:none}.cart-link{position:relative;gap:7px;min-height:40px;padding:8px 4px;border:0;background:transparent;color:inherit;cursor:pointer}.cart-count,.cart-link{display:inline-flex;align-items:center;justify-content:center}.cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--primary);color:var(--primary-foreground);font-size:.72rem;font-weight:800;line-height:1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border)}.header-inner{min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px;direction:rtl}.logo{display:inline-flex;align-items:center;justify-content:flex-start;min-width:max-content;color:#111;font-size:1.35rem;font-weight:800;line-height:1;white-space:nowrap}.header-search:not(.header-search-mobile){width:100%;min-width:0;max-width:none}.header-actions{display:flex;align-items:center;justify-content:flex-start;gap:14px;direction:rtl}.account-link,.cart-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;color:#222;font-size:.92rem;font-weight:600;white-space:nowrap}.account-link:hover,.cart-link:hover{color:#000}.desktop-category-row{display:block;border-top:1px solid #f0f0f0;background:#fff}.category-nav{display:flex;align-items:center;gap:24px;min-height:46px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;white-space:nowrap;direction:rtl}.category-nav a{flex:0 0 auto;padding-block:12px;color:#333;font-size:.91rem;font-weight:600}.category-nav a:hover{color:#000}.mobile-menu-button,.mobile-menu-overlay{display:none}@media (max-width:900px){.header-inner{gap:18px}.header-actions{gap:10px}.account-link,.cart-link{font-size:.88rem}}@media (max-width:640px){.site-header{z-index:100}.header-inner{min-height:64px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.logo{justify-self:start;font-size:1.15rem}.desktop-category-row,.header-search:not(.header-search-mobile){display:none}.header-actions{grid-column:2;gap:2px}.account-link,.cart-link{width:40px;height:40px;padding:0;font-size:0}.mobile-menu{display:flex}.mobile-menu,.mobile-menu-button{align-items:center;justify-content:center}.mobile-menu-button{display:inline-flex;flex-direction:column;gap:4px;width:40px;height:40px;padding:0;border:0;border-radius:10px;background:transparent;color:#222;cursor:pointer}.mobile-menu-button:hover{background:#f5f5f5}.mobile-menu-button span{display:block;width:20px;height:2px;border-radius:2px;background:currentColor}.mobile-menu-close{font-size:28px;font-weight:300;line-height:1}.mobile-search-row{display:block;padding:0 0 10px;background:#fff}.mobile-search-row .container{width:min(100% - 24px,1180px)}.header-search-mobile{display:block;width:100%;max-width:none;min-width:0}.header-search-mobile .header-search-results{position:absolute;top:calc(100% + 7px)}.mobile-menu-overlay{position:fixed;inset:0;z-index:1000;display:block}.mobile-menu-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.32)}.mobile-nav{position:absolute;inset-block:0;inset-inline-end:0;width:min(360px,88vw);max-width:100%;overflow-y:auto;background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.14);direction:rtl}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 18px;border-bottom:1px solid var(--border)}.mobile-nav-header strong{font-size:1rem}.mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:10px;background:transparent;color:#222;font-size:28px;font-weight:300;line-height:1;cursor:pointer}.mobile-nav-close:hover{background:#f5f5f5}.mobile-nav-links{display:flex;flex-direction:column;padding:8px 18px 20px}.mobile-nav-links a{padding:15px 0;border-bottom:1px solid #f0f0f0;color:#222;font-size:.96rem;font-weight:600}.mobile-nav-links a:hover{color:#000}.mobile-nav-links a:last-child{border-bottom:0}}.account-page{min-height:calc(100vh - 120px);padding-block:64px 88px}.account-shell{width:min(680px,100%);margin-inline:auto}.account-heading{margin-bottom:28px}.account-heading h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.account-heading p{margin:0;color:var(--muted);line-height:1.8}.account-card{padding:28px;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 30px rgba(0,0,0,.04)}.account-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:28px;padding:5px;background:var(--surface);border-radius:10px}.account-tabs button{min-height:42px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.account-tabs button.active{background:var(--background);color:var(--foreground);box-shadow:0 1px 4px rgba(0,0,0,.08)}.account-form{display:grid;grid-gap:18px;gap:18px}.account-form label{display:grid;grid-gap:8px;gap:8px;color:var(--foreground);font-weight:700}.account-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:var(--background);color:var(--foreground);outline:none}.account-form input:focus{border-color:#999;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.account-submit{width:100%;margin-top:4px}.account-error,.account-success{margin:0;padding:12px 14px;border-radius:10px;line-height:1.6}.account-error{background:#fff3f3;color:#a40000}.account-success{background:#f1faf3;color:#176b2c}.account-loading{padding-block:80px;text-align:center;color:var(--muted)}.account-info-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:16px;border-bottom:1px solid var(--border)}.account-info-row:first-child{padding-top:0}.account-info-row:last-of-type{border-bottom:0}.account-info-row span{color:var(--muted)}.account-info-row strong{overflow-wrap:anywhere}.account-actions{margin-top:24px}@media (max-width:640px){.account-page{padding-block:40px 64px}.account-card{padding:20px}.account-form-grid{grid-template-columns:1fr}.account-info-row{align-items:flex-start;flex-direction:column;gap:6px}}.account-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.account-section-heading h2{margin:0 0 6px;font-size:1.35rem}.account-section-heading p{margin:0;color:var(--muted);line-height:1.7}.orders-count{flex:0 0 auto;padding:6px 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:.85rem;white-space:nowrap}.order-list{display:grid;grid-gap:12px;gap:12px}.order-list-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--background)}.order-list-main{min-width:0;flex:1 1}.order-list-title{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:8px}.order-list-title strong{font-size:1rem}.order-list-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted);font-size:.88rem}.order-list-meta span+span{position:relative}.order-list-meta span+span:before{content:"•";position:absolute;inset-inline-start:-10px}.order-list-side{display:grid;justify-items:end;grid-gap:10px;gap:10px;flex:0 0 auto}.order-list-side>strong{font-size:1.05rem}.order-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:var(--surface);color:var(--foreground);font-size:.78rem;font-weight:700;white-space:nowrap}.order-status-completed,.order-status-fulfilled{background:#f1faf3;color:#176b2c}.order-status-canceled,.order-status-cancelled,.order-status-failed{background:#fff3f3;color:#a40000}.order-status-pending,.order-status-processing{background:#fff8e8;color:#805900}.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid var(--border);border-radius:9px;background:var(--background);color:var(--foreground);font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.secondary-button:hover:not(:disabled){background:var(--surface)}.secondary-button:disabled{cursor:not-allowed;opacity:.45}.order-view-button{min-height:38px;padding-inline:12px;font-size:.88rem}.order-empty{padding:42px 20px;text-align:center;border:1px dashed var(--border);border-radius:12px;background:var(--surface)}.order-empty-icon{margin-bottom:12px;font-size:2rem}.order-empty h3{margin:0 0 8px;font-size:1.1rem}.order-empty p{margin:0 0 20px;color:var(--muted);line-height:1.7}.order-message{padding:20px;border-radius:12px;text-align:center}.order-message p{margin:0 0 14px}.order-message-error{background:#fff3f3;color:#a40000}.orders-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px}.orders-pagination>span{min-width:70px;text-align:center;color:var(--muted);font-size:.9rem}.order-detail{display:grid;grid-gap:24px;gap:24px}.order-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--border)}.order-back-button{display:block;margin-bottom:12px;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.9rem;cursor:pointer}.order-back-button:hover{color:var(--foreground)}.order-detail-header h3{margin:0 0 5px;font-size:1.3rem}.order-detail-header p{margin:0;color:var(--muted);font-size:.88rem}.order-status-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.order-status-grid>div{display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.order-status-grid span{color:var(--muted);font-size:.8rem}.order-status-grid strong{font-size:.9rem}.order-items{display:grid;grid-gap:12px;gap:12px}.order-items-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-items-heading h4{margin:0;font-size:1rem}.order-items-heading span{color:var(--muted);font-size:.85rem}.order-item-list{display:grid;border:1px solid var(--border);border-radius:10px;overflow:hidden}.order-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px;border-bottom:1px solid var(--border)}.order-item:last-child{border-bottom:0}.order-item-main{min-width:0;display:grid;grid-gap:4px;gap:4px}.order-item-main strong{overflow-wrap:anywhere}.order-item-main small,.order-item-main span{color:var(--muted);font-size:.82rem}.order-item-meta{display:grid;justify-items:end;grid-gap:5px;gap:5px;flex:0 0 auto;font-size:.85rem}.order-item-meta span{color:var(--muted)}.order-totals{display:grid;grid-gap:10px;gap:10px;padding-top:4px}.order-totals>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted)}.order-totals strong{color:var(--foreground)}.order-total-final{margin-top:4px;padding-top:14px;border-top:1px solid var(--border);color:var(--foreground)!important}.order-total-final strong{font-size:1.15rem}.order-note{padding:15px;border-radius:10px;background:var(--surface)}.order-note strong{display:block;margin-bottom:6px}.order-note p{margin:0;color:var(--muted);line-height:1.7;white-space:pre-wrap}.order-empty-items{margin:0;padding:20px;border:1px dashed var(--border);border-radius:10px;color:var(--muted);text-align:center}.order-detail-loading{padding-block:50px}@media (max-width:640px){.account-section-heading{align-items:stretch;flex-direction:column;gap:10px}.orders-count{width:-moz-fit-content;width:fit-content}.order-list-item{align-items:stretch;flex-direction:column;gap:16px}.order-list-side{align-items:stretch;justify-items:stretch}.order-list-side>strong{text-align:start}.order-view-button{width:100%}.order-list-meta{display:grid;grid-gap:5px;gap:5px}.order-list-meta span+span:before{display:none}.order-detail-header{flex-direction:column;gap:12px}.order-status-grid{grid-template-columns:1fr}.order-item{align-items:flex-start;flex-direction:column;gap:10px}.order-item-meta{width:100%;justify-items:start;grid-template-columns:1fr auto;align-items:center}.orders-pagination{justify-content:space-between}}.account-addresses-card{overflow:hidden}.address-add-button{white-space:nowrap}.address-form{margin-top:24px;padding:20px;border:1px solid var(--border);border-radius:14px;background:var(--surface,#fff)}.address-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.address-form-header h3{margin:0 0 6px;font-size:18px}.address-form-header p{margin:0;color:var(--muted);font-size:14px}.address-default-checkbox{display:flex!important;flex-direction:row;align-items:center;gap:9px;margin-top:4px;cursor:pointer}.address-default-checkbox input{width:17px!important;height:17px;margin:0;flex:0 0 auto;cursor:pointer}.address-default-checkbox span{font-size:14px}.address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.address-card{min-width:0;padding:18px;border:1px solid var(--border);border-radius:14px;background:var(--surface,#fff);transition:border-color .12s ease,box-shadow .12s ease}.address-card-default{border-color:var(--primary,#222);box-shadow:0 0 0 1px var(--primary,#222)}.address-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.address-card-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.address-card-title-row h3{margin:0;font-size:16px}.address-card-header strong{display:block;font-size:14px}.address-default-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:var(--primary,#222);color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.address-card-body{min-height:118px;color:var(--muted);font-size:14px;line-height:1.75}.address-card-body p{margin:0}.address-card-body p+p{margin-top:2px}.address-card-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px;border-top:1px solid var(--border)}.address-card-actions .secondary-button{min-height:36px;padding:7px 12px;font-size:13px}.address-delete-button{-webkit-margin-start:auto;margin-inline-start:auto}.address-empty{padding:42px 20px 26px;text-align:center;border:1px dashed var(--border);border-radius:14px;margin-top:22px}.address-empty-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;border-radius:50%;background:var(--surface-muted,#f5f5f5)}.address-empty-icon span{font-size:24px;line-height:1}.address-empty h3{margin:0 0 7px;font-size:17px}.address-empty p{max-width:430px;margin:0 auto 18px;color:var(--muted);font-size:14px;line-height:1.7}@media (max-width:800px){.address-list{grid-template-columns:1fr}.address-card-body{min-height:auto}}@media (max-width:640px){.address-form{padding:16px}.address-form-header{flex-direction:column;gap:12px}.address-form-header .secondary-button{width:100%}.account-section-heading{align-items:flex-start}.address-add-button{width:100%}.address-card{padding:16px}.address-card-actions{display:grid;grid-template-columns:1fr 1fr}.address-card-actions .secondary-button{width:100%}.address-delete-button{-webkit-margin-start:0;margin-inline-start:0}.address-empty{padding-inline:14px}}.checkout-saved-addresses{margin:0 0 24px;padding:18px;border:1px solid var(--border,#e5e7eb);border-radius:14px;background:var(--surface,#fff)}.checkout-section-heading{margin-bottom:14px}.checkout-section-heading h3{margin:0 0 5px;font-size:18px}.checkout-section-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.checkout-saved-address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.checkout-saved-address-card{width:100%;min-height:132px;padding:14px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:start;font:inherit;color:inherit;background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.checkout-saved-address-card:hover{border-color:var(--text,#999)}.checkout-saved-address-card.is-selected{border-color:var(--text,#111);box-shadow:0 0 0 1px var(--text,#111)}.checkout-saved-address-card>span:first-child{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.checkout-saved-address-card strong{font-size:15px}.checkout-saved-address-card small{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:var(--surface-muted,#f5f5f5);color:var(--muted);font-size:11px;font-weight:600}.checkout-saved-address-card>span:not(:first-child){color:var(--muted);font-size:13px;line-height:1.5}.checkout-new-address-card{justify-content:center;align-items:center;text-align:center;border-style:dashed}.checkout-new-address-card strong{font-size:15px}.checkout-new-address-card span{max-width:240px}@media (max-width:700px){.checkout-saved-address-list{grid-template-columns:1fr}}@media (max-width:480px){.checkout-saved-addresses{padding:14px}}.content-page{min-height:60vh}.content-hero{padding:64px 0 52px;background:var(--surface-muted,#f7f7f7);border-bottom:1px solid var(--border,#e5e7eb)}.content-hero h1{margin:8px 0 14px;font-size:clamp(32px,5vw,48px);line-height:1.15}.content-hero p{max-width:720px;margin:0;color:var(--text-muted,#64748b);font-size:18px;line-height:1.9}.content-section{padding-top:48px;padding-bottom:72px}.content-card{padding:28px;background:#fff;border:1px solid var(--border,#e5e7eb);border-radius:18px}.content-card+.content-card{margin-top:20px}.content-card h2{margin:0 0 12px;font-size:22px;line-height:1.4}.content-card p{margin:0;color:var(--text-muted,#64748b);line-height:1.9}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:20px}.content-grid .content-card+.content-card{margin-top:0}.content-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px;padding:32px;border-radius:20px;background:var(--surface-muted,#f7f7f7)}.content-cta h2{margin:6px 0 8px}.content-cta p{margin:0;color:var(--text-muted,#64748b)}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.contact-card{display:flex;flex-direction:column;align-items:flex-start}.contact-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border-radius:12px;background:var(--surface-muted,#f7f7f7);font-size:20px}.contact-card a{margin-top:12px;color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px}.contact-card strong{margin-top:12px;font-size:18px}.social-card{margin-top:24px}.social-card h2{margin-top:8px}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.social-links a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--border,#e5e7eb);border-radius:10px;color:inherit;font-weight:700;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.social-links a:hover{transform:translateY(-1px)}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border:1px solid var(--border,#e5e7eb);border-radius:16px;overflow:hidden}.faq-item+.faq-item{margin-top:12px}.faq-item summary{position:relative;padding:22px 52px 22px 22px;cursor:pointer;font-weight:700;line-height:1.6;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:before{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400}.faq-item[open] summary:before{content:"−"}.faq-item p{margin:0;padding:0 22px 22px;color:var(--text-muted,#64748b);line-height:1.9}@media (max-width:800px){.contact-grid,.content-grid{grid-template-columns:1fr}.content-grid .content-card+.content-card{margin-top:0}.content-cta{align-items:flex-start;flex-direction:column}}@media (max-width:600px){.content-hero{padding:44px 0 36px}.content-section{padding-top:32px;padding-bottom:52px}.content-card{padding:22px;border-radius:15px}.content-cta{padding:24px}.faq-item summary{padding:19px 48px 19px 18px}.faq-item summary:before{right:18px}.faq-item p{padding:0 18px 19px}}.cms-page{max-width:900px;margin:0 auto;padding:32px 0 64px;direction:rtl}.cms-page header{margin-bottom:28px}.cms-page h1{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.25}.cms-page-excerpt{margin:14px 0 0;color:#666;font-size:17px;line-height:1.8}.cms-page-content{font-size:17px;line-height:2}.cms-page-content h2,.cms-page-content h3,.cms-page-content h4{margin:32px 0 14px;line-height:1.4}.cms-page-content p{margin:0 0 18px}.cms-page-content ol,.cms-page-content ul{margin:0 0 20px;padding-right:28px}.cms-page-content a{text-decoration:underline}.cms-page-content img{display:block;max-width:100%;height:auto;margin:24px auto}.cms-page-content table{width:100%;border-collapse:collapse;margin:24px 0;overflow:hidden}.cms-page-content td,.cms-page-content th{padding:10px 12px;border:1px solid #ddd;text-align:right}.cms-page-content blockquote{margin:24px 0;padding:12px 18px;border-right:4px solid}@media (max-width:640px){.cms-page{padding:24px 0 48px}.cms-page-content{font-size:16px;line-height:1.9}.cms-page-content table{display:block;overflow-x:auto}}.site-footer{margin-top:64px;background:#111;color:#fff;border-top:1px solid #222}.site-footer .container{padding-top:48px;padding-bottom:24px}.site-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:40px;gap:40px;padding-bottom:40px}.site-footer h2{margin:0 0 16px;font-size:1rem;font-weight:800}.site-footer-brand h2{font-size:1.35rem}.site-footer p{margin:0;max-width:390px;color:#bdbdbd;line-height:1.9}.site-footer-hours{margin-top:14px!important}.site-footer ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.site-footer a{color:#bdbdbd;transition:color .15s ease}.site-footer a:hover{color:#fff}.site-footer-contact{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 0;border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}.site-footer-contact>div{display:flex;align-items:center;gap:18px}.site-footer-contact strong{color:#fff;font-size:.95rem}.site-footer-social>div{display:flex;flex-wrap:wrap;gap:16px}.site-footer-bottom{padding-top:22px;color:#888;font-size:.85rem;text-align:center}@media (max-width:900px){.site-footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}.site-footer-brand{grid-column:1/-1}.site-footer-contact,.site-footer-contact>div{align-items:flex-start;flex-direction:column}.site-footer-contact>div{gap:10px}}@media (max-width:640px){.site-footer{margin-top:48px}.site-footer .container{padding-top:36px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.site-footer-brand{grid-column:1/-1}.site-footer-contact>div{width:100%}.site-footer-social>div{gap:12px}}@media (max-width:420px){.site-footer-grid{grid-template-columns:1fr}.site-footer-brand{grid-column:auto}}.product-recommendations{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.product-recommendations-header{margin-bottom:1.25rem}.product-recommendations-header h2{margin:0;font-size:1.5rem;line-height:1.3}.product-recommendations-header p{margin:.4rem 0 0;color:#6b7280;font-size:.95rem}.product-recommendations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (max-width:900px){.product-recommendations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.product-recommendations{margin-top:2rem;padding-top:1.5rem}.product-recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}