.fomo-banner{border-radius:var(--radius-md);color:#1f2937;background-color:#fce7f3;align-items:center;gap:.75rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.fomo-banner-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.fomo-banner-text{flex-direction:column;flex-grow:1;display:flex}.fomo-banner-text strong{font-size:.85rem;font-weight:700;line-height:1.2}.fomo-banner-text span{color:#4b5563;font-size:.75rem}.fomo-banner-timer{background:#fff;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.85rem;font-weight:700;box-shadow:0 1px 2px #0000000d}
.product-detail-layout{padding-top:2rem;padding-bottom:8rem}.breadcrumb{color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin-bottom:3rem;font-size:.875rem}.breadcrumb a{transition:color .3s}.breadcrumb a:hover{color:var(--primary)}.breadcrumb span{color:var(--foreground);font-weight:500}.product-showcase{flex-direction:column;gap:4rem;display:flex}@media (min-width:768px){.product-showcase{flex-direction:row}}.product-image-section{flex:1}.main-image-container{aspect-ratio:4/5;background-color:var(--primary-light);width:100%;position:relative}.detail-image{object-fit:cover}.product-info-section{flex-direction:column;flex:1;display:flex}.brand-tag{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:1rem;font-size:.875rem;font-weight:600}.product-title{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.product-price{color:var(--foreground);font-size:1.5rem;font-family:var(--font-sans);margin-bottom:2.5rem}.product-desc{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.product-bullets{flex-direction:column;gap:.75rem;margin-bottom:3rem;list-style-type:none;display:flex}.product-bullets li{color:#4b5563;padding-left:1.5rem;position:relative}.product-bullets li:before{content:"•";color:var(--primary);position:absolute;left:0}.actions-group{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.actions-group{flex-direction:row}}.quantity-selector{border:1px solid var(--border);align-items:center;height:3.5rem;display:flex}.quantity-selector button{width:3.5rem;height:100%;font-size:1.25rem;transition:background-color .3s}.quantity-selector button:hover{background-color:var(--primary-light)}.quantity-selector span{text-align:center;width:3rem;font-weight:500}.add-to-cart-btn{flex-grow:1;justify-content:center;align-items:center;height:3.5rem;display:flex}.product-badges-top{margin-bottom:1rem}.sale-badge{color:#fff;text-transform:uppercase;background-color:#ef4444;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.pricing-group{align-items:baseline;gap:1rem;margin-bottom:.5rem;display:flex}.product-price{color:#ef4444;font-size:1.5rem;font-weight:700;font-family:var(--font-sans);margin-bottom:0}.product-regular-price{color:#9ca3af;font-size:1rem;text-decoration:line-through}.shipping-notice{color:#6b7280;margin-bottom:1.5rem;font-size:.75rem}.shipping-notice u{text-decoration-color:#9ca3af}.stock-indicator{color:#10b981;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:flex}.pulse-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-ring}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.trust-badges{border-top:1px solid var(--border-light);flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;display:flex}.trust-badge{color:#4b5563;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.trust-badge svg{color:var(--primary)}
