:root{--primary-color: #5c6b56;--bg-dark: #121212;--bg-card: #f8f9fa;--text-main: #1f2937;--radius-lg: 16px;--radius-md: 12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Tajawal,sans-serif;direction:rtl;text-align:right;background-color:#fff;color:#333}a{text-decoration:none;color:inherit}.site-header{background:#fff;padding:15px 5%;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.header-right-group{display:flex;align-items:center;gap:20px}.header-logo img{max-height:48px;display:block}.header-search{position:relative;width:320px}.header-search input{width:100%;padding:8px 16px 8px 36px;border-radius:20px;border:1px solid #e5e7eb;background:#f9fafb;outline:none;font-size:.9rem}.header-nav{display:flex;gap:30px;font-weight:600;font-size:.95rem}.header-icons{display:flex;gap:15px;font-size:1.2rem}.hero-banner-custom{position:relative;background:#111;border-radius:var(--radius-lg);margin:20px 5%;overflow:hidden;color:#fff;min-height:420px;display:flex;align-items:center}.hero-banner-custom img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:.85}.hero-content{position:relative;z-index:2;padding:50px;max-width:520px}.hero-title{font-size:2.6rem;font-weight:800;line-height:1.3;margin-bottom:15px}.hero-subheading{font-size:1rem;opacity:.9;line-height:1.6}.hero-btn{background:#fff;color:#000;padding:10px 28px;border-radius:25px;font-weight:700;display:inline-flex;align-items:center;gap:8px;margin-top:25px;transition:.3s}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 5%}.category-card{position:relative;border-radius:var(--radius-md);overflow:hidden;height:220px;background:#1e1e1e;display:block}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-card:hover img{transform:scale(1.05)}.category-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;align-items:flex-end;justify-content:space-between;padding:20px;color:#fff}.category-overlay h3{font-size:1.2rem;font-weight:700}.category-arrow{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center}.section-header-custom{margin:40px 5% 20px;display:flex;justify-content:flex-start;align-items:center}.section-title-custom{font-size:1.8rem;font-weight:800;color:var(--text-main);position:relative;padding-bottom:8px}.section-title-custom:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background-color:var(--primary-color);border-radius:2px}.featured-collection-wrapper{margin:20px 5% 50px}.products-grid-dynamic{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.product-card-dynamic{background:#f8f9fa;border-radius:16px;padding:15px;text-align:center;border:1px solid #f0f0f0;transition:transform .2s,box-shadow .2s}.product-card-dynamic:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}.product-image-holder{width:100%;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:#fff;border-radius:12px;overflow:hidden}.product-image-holder img{max-width:100%;max-height:100%;object-fit:contain}.product-title-dynamic{font-size:1rem;font-weight:700;color:#111;margin-bottom:8px}.product-price-dynamic{font-size:1.1rem;font-weight:800;color:#2d3748}@media(max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}.products-grid-dynamic{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.categories-grid{grid-template-columns:1fr}.products-grid-dynamic{grid-template-columns:repeat(2,1fr)}.site-header{flex-wrap:wrap;gap:15px}.header-search{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
