*{box-sizing:border-box;margin:0;padding:0}
body{font-family:"Segoe UI",-apple-system,system-ui,sans-serif;direction:rtl;background:#fff;color:#111;line-height:1.8}
.container{max-width:1120px;margin:0 auto;padding:0 18px}
.section{padding:40px 0}
.section-head{margin-bottom:20px}
.section-title{font-family:"Didot","Playfair Display",serif;font-size:22px;letter-spacing:.15em;text-transform:uppercase;text-align:center;margin-bottom:6px}
.section-title.small-title{font-size:18px;margin-bottom:12px}
.section-subtitle{font-size:13px;color:#777;text-align:center}
.site-header{position:sticky;top:0;z-index:10;background:#fff}
.header-inner{padding-top:8px}
.header-line{border-top:1px solid #000;opacity:.2}
.header-line-bottom{margin-top:6px}
.header-main{display:flex;justify-content:space-between;align-items:center;padding:10px 0 6px}
.logo-wrap{text-align:center;min-width:130px}
.logo-main{font-family:"Didot","Playfair Display",serif;font-size:26px;letter-spacing:.28em}
.logo-sub{display:block;font-size:10px;letter-spacing:.35em;margin-top:-4px}
.nav-left,.nav-right{display:flex;align-items:center;gap:14px}
.nav-left a,.nav-right a{text-decoration:none;color:#222;font-size:12px;letter-spacing:.18em;text-transform:uppercase;position:relative}
.nav-left a::after,.nav-right a::after{content:"";position:absolute;bottom:-4px;right:0;height:1px;width:0;background:#000;transition:width .25s}
.nav-left a:hover::after,.nav-right a:hover::after{width:100%}
.cart-link{display:inline-flex;align-items:center;gap:4px}
.cart-icon{font-size:16px}
.cart-count{min-width:18px;height:18px;border-radius:999px;background:#000;color:#fff;font-size:11px;line-height:18px;text-align:center;padding:0 5px;display:none}
.hero{background:#f5f3f0;border-bottom:1px solid #e3dfd8}
.hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:28px;align-items:center;padding:32px 0}
.hero-kicker{font-size:11px;letter-spacing:.3em;text-transform:uppercase;margin-bottom:8px}
.hero-text h1{font-family:"Didot","Playfair Display",serif;font-size:24px;margin-bottom:10px}
.hero-copy{font-size:13px;color:#555;max-width:420px}
.hero-visual{display:flex;justify-content:center}
.hero-frame{border:1px solid rgba(0,0,0,.16);padding:10px;border-radius:16px;background:#fff;box-shadow:0 16px 30px rgba(0,0,0,.18)}
.hero-image{width:240px;height:240px;border-radius:12px;background-size:cover;background-position:center}
.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}
.product-card{border-radius:16px;border:1px solid #e3dfd8;padding:14px;background:#fff;display:flex;flex-direction:column;gap:6px;transition:box-shadow .2s,transform .2s}
.product-card:hover{box-shadow:0 14px 32px rgba(0,0,0,.18);transform:translateY(-3px)}
.product-img{border-radius:12px;height:190px;background-size:cover;background-position:center;margin-bottom:4px}
.product-name{font-size:14px;font-weight:500}
.product-tagline{font-size:12px;color:#777}
.product-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#666;margin-top:6px}
.product-price{font-weight:600}
.product-stock{font-size:11px}
.product-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}
.btn{display:inline-block;padding:7px 18px;border-radius:999px;border:1px solid #111;background:transparent;color:#111;text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}
.btn-dark{background:#111;color:#fff}
.btn-dark:hover{background:#333}
.btn-outline:hover{background:#eee}
.btn-mini{padding:5px 14px;font-size:11px}
.disabled-btn{opacity:.4;cursor:not-allowed}
.pagination{text-align:center;margin-top:18px}
.page-btn{border:1px solid #ccc;background:#f7f5f1;padding:4px 10px;margin:0 3px;border-radius:999px;font-size:12px;cursor:pointer}
.page-btn.active{background:#111;color:#fff}
.product-page{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1.2fr);gap:26px}
.product-page-media{border-radius:16px;border:1px solid #e3dfd8;background:#f9f7f3;padding:12px}
.product-page-image{border-radius:14px;height:300px;background-size:cover;background-position:center}
.product-page-info h1{font-family:"Didot","Playfair Display",serif;font-size:20px;margin-bottom:8px}
.product-page-price{font-size:18px;font-weight:600;margin-bottom:4px}
.product-page-stock{font-size:13px;color:#777;margin-bottom:6px}
.product-page-urgency{font-size:13px;color:#b02429;margin-bottom:10px}
.product-specs{list-style:none;font-size:13px;margin-bottom:12px;color:#555}
.product-specs .label{color:#888;margin-left:4px}
.product-desc{font-size:13px;color:#555;margin-bottom:12px}
.product-page-actions{display:flex;flex-wrap:wrap;gap:8px}
.cart-root{border-radius:16px;border:1px solid #e3dfd8;background:#fff;padding:14px;font-size:13px}
.cart-empty{text-align:center;color:#888;padding:20px 4px}
.cart-table{width:100%;border-collapse:collapse;margin-bottom:10px}
.cart-table th,.cart-table td{border-bottom:1px solid #eee6dd;padding:6px 4px;text-align:center;font-size:12px}
.cart-table th{color:#666}
.cart-qty-btn{padding:1px 8px;border-radius:999px;border:1px solid #ccc;background:#f7f5f1;font-size:11px;cursor:pointer}
.cart-summary-block{margin-top:10px;font-size:13px;background:#f9f7f3;border-radius:12px;border:1px solid #e3dfd8;padding:10px}
.checkout-form-wrap{margin-top:24px}
.checkout-form{display:flex;flex-direction:column;gap:8px;font-size:13px}
.checkout-form input,.checkout-form textarea,.checkout-form select{padding:7px 9px;border-radius:8px;border:1px solid #ccc;font-size:13px}
.checkout-form label{font-size:12px;color:#555}
.shipping-info{font-size:12px;color:#444}
.site-footer{border-top:1px solid #e3dfd8;padding:16px 0 20px;background:#fff;margin-top:20px}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}
.footer-logo{font-family:"Didot","Playfair Display",serif;letter-spacing:.22em}
.footer-logo span{letter-spacing:normal;font-size:11px;margin-right:4px}
.footer-copy{font-size:11px;color:#888}
@media(max-width:860px){
  .hero-inner{grid-template-columns:minmax(0,1fr);}
  .product-page{grid-template-columns:minmax(0,1fr);}
}
/* --- Zoom Overlay --- */
.zoom-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  cursor: zoom-out;
}

.zoom-overlay img {
  max-width: 90vw;
  max-height: 90vh;
  border-radius: 12px;
}

/* لشالر براٍ غسما */
.product-img,
.product-page-image {
  cursor: zoom-in;
}
