:root{--amg-green:#185f46;--amg-green-dark:#104b38;--amg-gold:#c8a96b;--amg-card-bg:#fff;--amg-page-bg:#f8fbf9;--amg-copy:#1f2937;--amg-muted:#6b7280;--amg-edge:#e5ece8}.woocommerce ul.products:not(.product-categories),.wc-block-grid__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0}.woocommerce ul.products:not(.product-categories) li.product,.wc-block-grid__product{float:none;width:auto;min-width:0;margin:0;list-style:none}.amg-product-card-shell,.fm-product-grid .fm-product-card{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(229,236,232,.9);border-radius:26px;background:var(--amg-card-bg);box-shadow:0 10px 28px rgba(16,75,56,.07),0 1px 3px rgba(16,75,56,.04);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.amg-product-card-shell:hover,.amg-product-card-shell:focus-within,.fm-product-grid .fm-product-card:hover,.fm-product-grid .fm-product-card:focus-within{z-index:1;transform:translateY(-6px);border-color:rgba(200,169,107,.55);box-shadow:0 22px 46px rgba(16,75,56,.15),0 5px 12px rgba(16,75,56,.07)}.amg-card-availability,.amg-card-trust{display:flex;align-items:center;gap:5px;min-height:28px;padding:10px 16px 3px;color:var(--amg-green);font-family:Cairo,Tajawal,sans-serif;font-size:11px;font-weight:700}.amg-card-availability span,.amg-card-trust span{display:inline-grid;width:15px;height:15px;place-items:center;border-radius:50%;background:#eaf6ef;font-size:10px}.amg-card-media,.fm-product-grid .fm-product-image{position:relative;display:grid;min-height:0;aspect-ratio:1/1;place-items:center;overflow:hidden;margin:0 12px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(238,248,242,.87)),repeating-linear-gradient(120deg,rgba(200,169,107,.06) 0 1px,transparent 1px 18px);isolation:isolate}.amg-card-media:before,.fm-product-grid .fm-product-image:before{position:absolute;z-index:-1;width:70%;height:20%;right:-16%;bottom:8%;border-radius:50%;background:rgba(24,95,70,.09);box-shadow:-70px -84px 0 -28px rgba(200,169,107,.12);content:"";filter:blur(5px)}.amg-card-media img,.fm-product-grid .fm-product-image img{position:relative;z-index:1;display:block;width:100%;height:100%;padding:11%;object-fit:contain;mix-blend-mode:multiply;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.amg-product-card-shell:hover .amg-card-media img,.amg-product-card-shell:focus-within .amg-card-media img,.fm-product-grid .fm-product-card:hover .fm-product-image img,.fm-product-grid .fm-product-card:focus-within .fm-product-image img{transform:scale(1.05)}.amg-card-badge{position:absolute;z-index:2;top:12px;right:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;backdrop-filter:blur(8px);box-shadow:0 5px 14px rgba(16,75,56,.12);font-family:Cairo,Tajawal,sans-serif;font-size:10px;font-weight:800}.amg-card-badge-sale{background:rgba(24,95,70,.9);color:#fff}.amg-card-badge-new{background:rgba(200,169,107,.9);color:#1f2937}.amg-card-badge-best{top:48px;background:rgba(24,95,70,.9);color:#fff}.amg-card-quick{position:absolute;z-index:2;right:50%;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 8px 20px rgba(16,75,56,.16);color:var(--amg-green-dark);font-family:Cairo,Tajawal,sans-serif;font-size:11px;font-weight:800;opacity:0;transform:translate(50%,10px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.amg-product-card-shell:hover .amg-card-quick,.amg-product-card-shell:focus-within .amg-card-quick{opacity:1;transform:translate(50%,0)}.amg-card-details,.fm-product-grid .fm-product-body{display:flex;flex:1;flex-direction:column;gap:7px;padding:16px 18px 0}.amg-card-title,.fm-product-grid .fm-product-card h3{display:-webkit-box;min-height:50px;margin:0;overflow:hidden;color:var(--amg-copy);font-family:Cairo,Tajawal,sans-serif;font-size:15px;font-weight:800;letter-spacing:0;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:2}.amg-card-title a{color:inherit;text-decoration:none}.amg-card-description,.fm-product-grid .fm-product-meta{display:block;overflow:hidden;margin:0;color:var(--amg-muted);font-family:Cairo,Tajawal,sans-serif;font-size:11px;line-height:1.7;text-overflow:ellipsis;white-space:nowrap}.amg-card-rating{margin:0;color:#8d6f2d;font-family:Cairo,Tajawal,sans-serif;font-size:11px;font-weight:700}.amg-card-rating span{padding:0 3px;color:#c5cbc7}.amg-card-price{min-height:30px;padding-top:4px;color:var(--amg-green);font-family:Cairo,Tajawal,sans-serif;font-size:18px;font-weight:800;line-height:1.5}.amg-card-price del{margin-inline-start:7px;color:#98a19d;font-size:12px;font-weight:600}.amg-card-price ins{color:var(--amg-green);text-decoration:none}.amg-card-saving{margin:-3px 0 0;color:#9b742b;font-family:Cairo,Tajawal,sans-serif;font-size:11px;font-weight:800}.amg-card-actions,.fm-product-grid .fm-product-footer{padding:16px 18px 18px}.amg-card-actions .button,.fm-product-grid .fm-product-inquiry{display:inline-flex;min-height:54px;width:100%;align-items:center;justify-content:center;gap:8px;margin:0;border:0;border-radius:18px;background:linear-gradient(135deg,var(--amg-green),var(--amg-green-dark));box-shadow:0 9px 18px rgba(24,95,70,.18);color:#fff;font-family:Cairo,Tajawal,sans-serif;font-size:13px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.amg-card-actions .button:before,.fm-product-grid .fm-product-inquiry:before{content:"🛒";font-size:15px}.amg-card-actions .button:hover,.amg-card-actions .button:focus,.fm-product-grid .fm-product-inquiry:hover,.fm-product-grid .fm-product-inquiry:focus{transform:translateY(-2px);box-shadow:0 13px 24px rgba(24,95,70,.24);color:#fff;filter:brightness(1.03)}.amg-card-sales{height:6px;overflow:hidden;margin-top:4px;border-radius:999px;background:#e5eae7}.amg-card-sales span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--amg-green),var(--amg-green-dark))}.amg-card-sales-copy{margin:-1px 0 0;color:#55635d;font-family:Cairo,Tajawal,sans-serif;font-size:9px;font-weight:700;text-align:center}.amg-card-benefits{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:3px;color:var(--amg-green);font-family:Cairo,Tajawal,sans-serif;font-size:9px;font-weight:800;white-space:nowrap}.amg-card-media .amg-card-wishlist,.fm-product-grid .fm-product-card .amg-card-wishlist{position:absolute;z-index:4;top:12px;left:12px;display:block;margin:0;padding:0}.amg-card-media .amg-card-wishlist .tinv-wishlist-clear,.fm-product-grid .amg-card-wishlist .tinv-wishlist-clear,.amg-card-media .amg-card-wishlist .tinvwl-tooltip,.fm-product-grid .amg-card-wishlist .tinvwl-tooltip{display:none!important}.amg-card-media .tinvwl_add_to_wishlist_button,.fm-product-grid .tinvwl_add_to_wishlist_button{display:grid!important;width:43px!important;height:43px!important;min-height:43px!important;place-items:center!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:50%!important;background:rgba(255,255,255,.82)!important;box-shadow:0 7px 17px rgba(16,75,56,.13)!important;color:var(--amg-copy)!important;line-height:1!important;text-decoration:none!important;transition:transform .18s ease,background .18s ease,color .18s ease!important}.amg-card-media .tinvwl_add_to_wishlist_button:before,.fm-product-grid .tinvwl_add_to_wishlist_button:before{margin:0!important;color:currentColor!important;font-size:20px!important;line-height:1!important}.amg-card-media .tinvwl_add_to_wishlist_button:hover,.amg-product-card-shell:hover .tinvwl_add_to_wishlist_button,.fm-product-grid .fm-product-card:hover .tinvwl_add_to_wishlist_button{transform:scale(1.08);background:#fff!important;color:var(--amg-green)!important}.amg-card-media .yith-wcqv-button,.fm-product-grid .fm-product-card .yith-wcqv-button{position:absolute!important;z-index:4;right:50%!important;bottom:14px!important;display:inline-flex!important;width:auto!important;min-height:39px!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 8px 20px rgba(16,75,56,.14)!important;color:var(--amg-green-dark)!important;font-family:Cairo,Tajawal,sans-serif!important;font-size:11px!important;font-weight:800!important;line-height:1!important;opacity:0;text-decoration:none!important;transform:translate(50%,8px)!important;transition:opacity .18s ease,transform .18s ease!important;white-space:nowrap!important}.amg-product-card-shell:hover .amg-card-media .yith-wcqv-button,.amg-product-card-shell:focus-within .amg-card-media .yith-wcqv-button,.fm-product-grid .fm-product-card:hover .yith-wcqv-button,.fm-product-grid .fm-product-card:focus-within .yith-wcqv-button{opacity:1;transform:translate(50%,0)!important}.amg-product-search{padding:34px 18px 60px;background:var(--amg-page-bg)}.amg-product-search__inner{max-width:1320px;margin:0 auto}.amg-product-search__header{margin-bottom:25px}.amg-product-search__eyebrow{margin:0 0 5px;color:var(--amg-gold);font-family:Cairo,Tajawal,sans-serif;font-size:12px;font-weight:800}.amg-product-search__header h1{margin:0;color:var(--amg-copy);font-family:Cairo,Tajawal,sans-serif;font-size:28px;font-weight:800}.amg-product-search__empty{padding:32px;border:1px solid var(--amg-edge);border-radius:22px;background:#fff;color:var(--amg-muted);font-family:Cairo,Tajawal,sans-serif;text-align:center}.amg-product-search__pagination{display:flex;justify-content:center;margin-top:30px}.amg-product-search__pagination .page-numbers{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.amg-product-search__pagination a,.amg-product-search__pagination span{display:grid;min-width:38px;min-height:38px;place-items:center;border-radius:12px;background:#fff;color:var(--amg-green);font-family:Cairo,Tajawal,sans-serif;font-size:12px;font-weight:800;text-decoration:none}.amg-product-search__pagination .current{background:var(--amg-green);color:#fff}@media (max-width:1024px){.woocommerce ul.products:not(.product-categories),.wc-block-grid__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media (max-width:680px){.woocommerce ul.products:not(.product-categories),.wc-block-grid__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.amg-product-card-shell,.fm-product-grid .fm-product-card{border-radius:20px}.amg-card-availability,.amg-card-trust{min-height:24px;padding:8px 12px 2px;font-size:9px}.amg-card-media,.fm-product-grid .fm-product-image{margin:0 8px;border-radius:15px}.amg-card-details,.fm-product-grid .fm-product-body{gap:5px;padding:12px 12px 0}.amg-card-title,.fm-product-grid .fm-product-card h3{min-height:44px;font-size:12px}.amg-card-description,.fm-product-grid .fm-product-meta{font-size:9px}.amg-card-price{min-height:25px;font-size:14px}.amg-card-actions,.fm-product-grid .fm-product-footer{padding:12px}.amg-card-actions .button,.fm-product-grid .fm-product-inquiry{min-height:48px;border-radius:15px;font-size:11px}.amg-card-media .amg-card-wishlist,.fm-product-grid .fm-product-card .amg-card-wishlist{top:8px;left:8px}.amg-card-media .tinvwl_add_to_wishlist_button,.fm-product-grid .tinvwl_add_to_wishlist_button{width:36px!important;height:36px!important;min-height:36px!important}.amg-card-media .tinvwl_add_to_wishlist_button:before,.fm-product-grid .tinvwl_add_to_wishlist_button:before{font-size:17px!important}.amg-card-benefits{font-size:8px}.amg-product-search{padding:24px 12px 44px}.amg-product-search__header h1{font-size:21px}.amg-card-quick{display:none}}@media (prefers-reduced-motion:reduce){.amg-product-card-shell,.amg-card-media img,.amg-card-quick,.amg-card-actions .button,.fm-product-grid .fm-product-card,.fm-product-grid .fm-product-image img,.fm-product-grid .fm-product-inquiry{transition:none}}