:root{--zea-noir:#000000;--zea-blanc:#ffffff;--zea-vert:#000000;--zea-gris:#888888;--zea-rupture:#b00020;--zea-font-labels:'Nunito', 'Helvetica Neue', Arial, sans-serif}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0 0 40px;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{content:none}.woocommerce ul.products li.product.zea-product-card{width:100%;margin:0;padding:0;float:none}@media (max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.woocommerce ul.products{grid-template-columns:1fr}}.zea-product-card__inner{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #ececec;transition:box-shadow 0.3s ease,transform 0.3s ease}.zea-product-card__inner:hover{box-shadow:0 12px 30px rgb(0 0 0 / .1);transform:translateY(-4px)}.zea-product-card__image{border-radius:12px;position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;background-color:var(--zea-blanc)}.zea-product-card__image img{width:100%;height:100%;object-fit:contain;display:block;transition:transform 0.4s ease}.zea-product-card__inner:hover .zea-product-card__image img{transform:scale(1.04)}.zea-product-card__badge{white-space:nowrap;position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;background:rgb(0 0 0 / .72);color:var(--zea-blanc);font-family:var(--zea-font-labels);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:7px 16px;border-radius:50px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:background 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease}.zea-product-card__inner:hover .zea-product-card__badge{background:var(--zea-vert);transform:translateY(-2px) scale(1.03);box-shadow:0 6px 16px rgb(0 0 0 / .3)}.zea-product-card__body{display:flex;flex-direction:column;flex:1;padding:18px 18px 22px;text-align:center}.zea-product-card__title{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 8px}.zea-product-card__title a{color:#1a1a1a;text-decoration:none}.zea-product-card__title a:hover{color:var(--zea-vert)}.zea-product-card__price{color:var(--zea-vert);font-weight:800;font-size:17px;margin-bottom:16px}.zea-product-card__price del{color:#aaa;font-weight:400;margin-right:6px}.zea-product-card__actions{display:flex;gap:8px;margin-top:auto}.zea-qty{width:60px;padding:10px;border:2px solid #e0e0e0;text-align:center;font-family:inherit;font-size:14px}.zea-qty:focus{outline:none;border-color:var(--zea-noir)}.zea-add-to-cart{border-radius:6px;flex:1;background:var(--zea-noir);color:var(--zea-blanc);border:2px solid var(--zea-noir);font-family:var(--zea-font-labels);font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:13px;padding:10px 14px;cursor:pointer;transition:all 0.25s ease}.zea-add-to-cart:hover{background:var(--zea-blanc);color:var(--zea-noir)}.zea-add-to-cart.is-loading{opacity:.6;cursor:wait}.zea-product-card__feedback{min-height:18px;margin:10px 0 0;font-size:13px;font-weight:600}.zea-product-card__more{margin-top:auto;display:inline-block;color:var(--zea-noir);font-family:var(--zea-font-labels);font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:13px;text-decoration:none;border-bottom:2px solid var(--zea-vert);padding-bottom:2px}.zea-product-card__more:hover{color:var(--zea-vert)}.woocommerce-products-header__title,.woocommerce .page-title{font-weight:800;color:#1a1a1a}.woocommerce-breadcrumb{font-size:13px;color:var(--zea-gris)}.woocommerce-breadcrumb a{color:var(--zea-vert);text-decoration:none}.woocommerce-breadcrumb a:hover{text-decoration:underline}.woocommerce .woocommerce-result-count{color:#777;font-size:14px}.woocommerce .woocommerce-ordering select{border:2px solid #e0e0e0;border-radius:0;padding:8px 12px;font-family:inherit}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit,.woocommerce .button{background-color:var(--zea-noir);color:var(--zea-blanc);border:2px solid var(--zea-noir);border-radius:6px;font-family:var(--zea-font-labels);font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:12px 26px;transition:all 0.25s ease}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce .button:hover{background-color:var(--zea-blanc);color:var(--zea-noir);border-color:var(--zea-noir)}.woocommerce span.onsale{background-color:var(--zea-vert);color:var(--zea-blanc);border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--zea-vert);font-weight:800}.woocommerce .star-rating span::before{color:var(--zea-vert)}.woocommerce p.stock.out-of-stock,.woocommerce .stock.out-of-stock{color:var(--zea-rupture);font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:var(--zea-vert)}.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before{color:var(--zea-vert)}.woocommerce div.product .product_title{font-weight:800;color:#1a1a1a}.woocommerce div.product form.cart div.quantity input.qty{border:2px solid #e0e0e0;border-radius:6px;padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:var(--zea-vert)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--zea-vert)}.woocommerce-products-header{text-align:center;margin:0 auto 45px;max-width:700px}.woocommerce-products-header__title{font-size:42px;line-height:1.1;margin:0 0 12px}.zea-shop-subtitle{color:var(--zea-gris);font-size:17px;margin:0 auto;max-width:560px}.single-product div.product{margin-top:10px}.single-product div.product .product_title{font-size:32px;font-weight:800;margin:0 0 14px;line-height:1.15}.single-product div.product .price{font-size:26px;margin-bottom:22px;display:block}.single-product div.product .woocommerce-product-details__short-description{color:#555;line-height:1.7;font-size:16px;margin-bottom:24px}.single-product div.product .woocommerce-product-gallery{border:1px solid #ececec;padding:10px;background:#fff}.single-product div.product form.cart{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin:0 0 24px}.single-product div.product form.cart div.quantity{margin:0}.single-product .posted_in a,.single-product .product_meta a,.woocommerce-breadcrumb a,.single-product .ast-woo-product-category a{color:var(--zea-vert);text-decoration:none}.single-product .posted_in a:hover,.single-product .product_meta a:hover,.woocommerce-breadcrumb a:hover{text-decoration:underline}.single-product div.product .product_meta{border-top:1px solid #eee;padding-top:16px;margin-top:22px;font-size:14px;color:var(--zea-gris)}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0;margin-bottom:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:14px}.single-product .woocommerce-Tabs-panel table{margin-top:14px}.woocommerce .related.products>h2,.woocommerce .upsells.products>h2{font-size:26px;font-weight:800;text-align:center;margin-bottom:30px}.single-product .woocommerce-breadcrumb,.single-product nav.woocommerce-breadcrumb,.single-product .ast-breadcrumbs,.single-product .site-breadcrumbs,.woocommerce-breadcrumb{display:none!important}.single-product a[href*="/product-category/"],.single-product .posted_in,.single-product .ast-woo-product-category,.single-product .product-category{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid #ececec;margin:0 0 24px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#fff0;border:none;border-radius:0;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:12px 20px;color:#555;font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:13px;border-bottom:3px solid #fff0;transition:all 0.2s ease}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:var(--zea-noir);border-bottom-color:var(--zea-vert)}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:22px;font-weight:800;margin-bottom:14px}.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes,.woocommerce div.product .woocommerce-tabs .panel table{margin-top:10px}@media (max-width:768px){.woocommerce-products-header__title{font-size:30px}.zea-shop-subtitle{font-size:15px}.single-product div.product .product_title{font-size:26px}.single-product div.product .price{font-size:22px}.woocommerce div.product .woocommerce-tabs ul.tabs{flex-direction:column;gap:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-bottom:1px solid #eee}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:1px solid var(--zea-vert)}.single-product div.product form.cart{gap:10px}.single-product div.product form.cart .quantity,.single-product div.product form.cart .button{width:100%}}@media (max-width:600px){.zea-product-card__badge{font-size:10px;padding:6px 12px;letter-spacing:.3px}}.zea-shop-notice{margin:18px auto 28px;max-width:640px;padding:14px 20px;border:1px solid var(--zea-noir);border-radius:10px;background:var(--zea-blanc);color:var(--zea-noir);font-family:var(--zea-font-labels);font-size:15px;line-height:1.5;text-align:center}.zea-shop-notice--single{margin:18px 0 24px;max-width:none;text-align:left}