/* Critical: Single Product */*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#212529;background:#fff}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}p{margin-top:0;margin-bottom:1rem}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.site-header,header{position:relative;z-index:100}.main-navigation,.primary-menu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.main-navigation a{display:block;padding:.5rem 1rem}
.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:1rem 1.25rem;margin-bottom:1.5rem;border-left:4px solid #28a745;background:#f8f9fa;border-radius:.25rem;list-style:none}.woocommerce-error{border-left-color:#dc3545}.woocommerce-info{border-left-color:#17a2b8}
/* breadcrumb */.woocommerce-breadcrumb{padding:.75rem 0;font-size:.875rem;color:#6c757d;margin-bottom:1rem}.woocommerce-breadcrumb a{color:#007bff}
/* layout */.product{display:flex;flex-wrap:wrap;gap:2rem;padding:1rem 0}
/* sale */.onsale{position:absolute;top:.5rem;left:.5rem;z-index:10;padding:.25rem .75rem;font-size:.8rem;font-weight:700;color:#fff;background:#dc3545;border-radius:.25rem;text-transform:uppercase}
/* gallery */.woocommerce-product-gallery{width:100%;max-width:50%;flex:0 0 50%;position:relative}.woocommerce-product-gallery__image{position:relative;overflow:hidden}.woocommerce-product-gallery__image img{width:100%;height:auto;display:block}.woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:.5rem;margin-top:.75rem;list-style:none;padding:0}.woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 auto;width:60px}.woocommerce-product-gallery .flex-control-thumbs img{width:100%;height:auto;opacity:.6}.woocommerce-product-gallery .flex-control-thumbs .flex-active img{opacity:1}
/* summary */.summary.entry-summary{flex:1;min-width:0}.product_title{font-size:1.75rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}
/* price */.price{font-size:1.25rem;font-weight:700;color:#111;margin-bottom:1rem;display:block}.price del{opacity:.5;margin-right:.5rem;text-decoration:line-through}.price ins{text-decoration:none;color:#dc3545;font-weight:700}
/* stock */.stock{display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem}.stock.in-stock{color:#28a745}.stock.out-of-stock{color:#dc3545}
/* desc+rating */.woocommerce-product-details__short-description{margin-bottom:1.25rem;font-size:.95rem;line-height:1.6;color:#555}.woocommerce-product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.star-rating{display:inline-block;overflow:hidden;position:relative;height:1em;line-height:1;width:5.4em}
/* cart */form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem}.quantity .qty{width:3.5rem;padding:.5rem;text-align:center;border:1px solid #ccc;border-radius:.25rem}.single_add_to_cart_button{padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#333;border:none;border-radius:.25rem;cursor:pointer;line-height:1.5}.single_add_to_cart_button.disabled{opacity:.6;cursor:not-allowed}
/* variations */.variations_form .variations{width:100%;margin-bottom:1rem;border-collapse:collapse}.variations_form .variations td,.variations_form .variations th{padding:.5rem 0;border:none;vertical-align:middle}.variations_form .label label{font-weight:600;font-size:.875rem}.variations_form .variations select{width:100%;padding:.5rem .75rem;border:1px solid #ccc;border-radius:.25rem;background:#fff}

/* meta */.product_meta{font-size:.85rem;color:#6c757d;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.product_meta a{color:#007bff}
/* tabs */.woocommerce-tabs{margin-top:2rem;clear:both;width:100%}.woocommerce-tabs ul.tabs{display:flex;list-style:none;padding:0;margin:0;border-bottom:2px solid #eee}.woocommerce-tabs ul.tabs li{margin-bottom:-2px}.woocommerce-tabs ul.tabs li a{display:block;padding:.75rem 1.25rem;border-bottom:2px solid transparent;font-weight:500;color:#6c757d}.woocommerce-tabs ul.tabs li.active a{border-bottom-color:#333;font-weight:600;color:#111}.woocommerce-tabs .panel{padding:1.5rem 0}
/* related */.related.products,.up-sells{margin-top:2.5rem;clear:both;width:100%}.related.products h2,.up-sells h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.related .products,.up-sells .products{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;list-style:none;padding:0;margin:0}.related .product,.up-sells .product{border:1px solid #eee;border-radius:.25rem;overflow:hidden}.related .product img,.up-sells .product img{width:100%;height:auto;display:block}
@media(max-width:768px){.woocommerce-product-gallery{max-width:100%;flex:0 0 100%}.product{flex-direction:column;gap:1.25rem}.product_title{font-size:1.35rem}.woocommerce-tabs ul.tabs{overflow-x:auto}.related .products,.up-sells .products{grid-template-columns:repeat(2,1fr)}}
