.product-detail{background:linear-gradient(180deg,var(--sand-light)0%,var(--sand)30%,var(--sand)70%,var(--sand-light)100%);min-height:auto;padding-bottom:1rem}.product-detail .container{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem .5rem}.navigation-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.back-button{background:var(--surface-muted);color:#64748b;cursor:pointer;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.back-button:hover{background:var(--surface-muted);color:#475569;border-color:#cbd5e1}.breadcrumb{margin-bottom:1.5rem;display:block}.breadcrumb-list{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe6,#fff8eec2),#ffffffb8;border:1px solid #94a3b833;border-radius:1.125rem;flex-wrap:wrap;align-items:center;gap:.375rem .5rem;width:fit-content;max-width:100%;margin:0;padding:.5rem .625rem;list-style:none;display:flex;box-shadow:0 14px 36px #94a3b81f,inset 0 1px #ffffffb3}.breadcrumb-item{align-items:center;min-width:0;display:inline-flex}.breadcrumb-item:not(:last-child):after{content:"";border-top:1.5px solid #94a3b8b3;border-right:1.5px solid #94a3b8b3;width:.35rem;height:.35rem;margin-left:.5rem;transform:rotate(45deg)}.breadcrumb-link{color:#58677f;letter-spacing:.01em;border-radius:999px;align-items:center;min-height:2rem;padding:.3rem .7rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.breadcrumb-link:hover{color:#135f7a;background:#fffc;transform:translateY(-1px);box-shadow:0 10px 24px #94a3b824}.breadcrumb-item-current{flex:20rem}.breadcrumb-current{color:#0f2942;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;align-items:center;max-width:100%;min-height:2.15rem;padding:.35rem .85rem;font-size:.9rem;font-weight:700;display:inline-flex;overflow:hidden;box-shadow:0 10px 28px #94a3b81f,inset 0 1px #fffc}.product-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:900px){.product-detail .product-layout{grid-template-columns:1fr;gap:1.5rem}}.product-images{flex-direction:row;gap:.75rem;max-width:100%;display:flex;position:sticky;top:5rem}.main-image{aspect-ratio:1;background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;flex:1;width:100%;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}@media (max-width:900px){.product-images{flex-direction:column;position:relative;top:0}}.product-badges{flex-wrap:wrap;gap:6px;margin-bottom:.5rem;display:flex}.product-badge{letter-spacing:.02em;border-radius:6px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.brand-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.brand-badge:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.category-badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.category-badge:hover{background:#d1fae5;border-color:#6ee7b7;transform:translateY(-1px)}.main-product-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.main-product-image:hover{transform:scale(1.03)}.no-image-placeholder{background:var(--surface-muted);color:#64748b;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.125rem;display:flex}.product-detail .discount-badge{color:#fff;font-weight:var(--font-semibold);z-index:10;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:8px;padding:.5rem .75rem;font-size:.875rem;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #ef44444d}.image-thumbnails{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex-shrink:0;order:-1;gap:8px;width:70px;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.image-thumbnails::-webkit-scrollbar{width:4px}.image-thumbnails::-webkit-scrollbar-track{background:0 0}.image-thumbnails::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.thumbnail{background:var(--surface);cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:0;transition:all .2s;overflow:hidden}.thumbnail:hover{border-color:#93c5fd}.thumbnail.active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.thumbnail-image{-o-object-fit:cover;object-fit:cover;width:100%;height:62px;display:block}@media (max-width:900px){.image-thumbnails{flex-direction:row;order:0;width:100%;max-height:none;padding-bottom:4px;padding-right:0;overflow:auto hidden}.thumbnail{flex-shrink:0;width:60px}.thumbnail-image{width:60px;height:60px}}.product-info{flex-direction:column;gap:1rem;display:flex}.product-header h1{color:var(--dark-900);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.product-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.product-sku{color:#94a3b8;background:var(--surface-muted);border-radius:4px;padding:.2rem .5rem;font-family:SF Mono,Consolas,monospace;font-size:.75rem;font-weight:500}.product-rating{align-items:center;gap:.375rem;display:flex}.product-rating .stars{gap:1px;display:flex}.product-rating .star{width:14px;height:14px}.star{color:#d1d5db;fill:currentColor}.star.filled{color:#fbbf24}.rating-text{color:#64748b;font-size:.8125rem;font-weight:500}.pricing{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.price-section{align-items:baseline;gap:.5rem;display:flex}.product-detail .current-price{color:var(--dark-900);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.product-detail .original-price{color:#94a3b8;font-size:.9375rem;font-weight:500;text-decoration:line-through}.price-iva{color:#64748b;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;margin-left:.25rem;font-size:.6875rem;font-weight:600}.stock-status{color:#166534;background:#dcfce7;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.stock-status:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px}.product-detail .current-price.quantity-discounted{color:#059669;align-items:center;gap:.5rem;display:flex}.quantity-discount-badge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.per-unit{color:#94a3b8;margin-left:.125rem;font-size:.625rem}.product-detail .quantity-discount-tiers{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:10px;margin-top:.5rem;padding:.75rem}.product-detail .quantity-discount-header{align-items:center;gap:.375rem;margin-bottom:.5rem;display:flex}.product-detail .quantity-discount-icon{font-size:.875rem}.product-detail .quantity-discount-title{color:#059669;text-transform:uppercase;letter-spacing:.025em;font-size:.6875rem;font-weight:600}.product-detail .quantity-discount-list{flex-wrap:wrap;gap:.375rem;display:flex}.product-detail .quantity-discount-tier{background:var(--surface);border:1px solid #d1fae5;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:all .15s;display:inline-flex}.product-detail .quantity-discount-tier.active{background:#059669;border-color:#059669;box-shadow:0 2px 8px #05966940}.product-detail .quantity-discount-tier.active .tier-quantity,.product-detail .quantity-discount-tier.active .tier-discount,.product-detail .quantity-discount-tier.active .tier-price{color:#fff}.product-detail .tier-quantity{color:#374151;font-weight:600}.product-detail .tier-discount{color:#059669;background:#d1fae5;border-radius:3px;padding:.125rem .375rem;font-weight:700}.product-detail .quantity-discount-tier.active .tier-discount{background:#f2e7d533}.product-detail .tier-price{color:#6b7280;font-weight:500}.variant-purchase-container{background:var(--surface-muted);border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.variant-selection h3{color:var(--dark-900);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.variants-grid{flex-wrap:wrap;gap:.5rem;display:flex}.variant-option{background:var(--surface);cursor:pointer;text-align:left;border:1px solid #e2e8f0;border-radius:8px;min-width:100px;padding:.5rem .75rem;transition:all .15s;position:relative}.variant-option:hover:not(:disabled){border-color:#93c5fd}.variant-option.selected{background:#eff6ff;border-color:#3b82f6}.variant-option:disabled{opacity:.5;cursor:not-allowed;background:var(--surface-muted)}.variant-name{color:var(--dark-900);margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.variant-price{color:#3b82f6;font-size:.875rem;font-weight:600}.variant-out-of-stock{color:#fff;background:#ef4444;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:600;position:absolute;top:.25rem;right:.25rem}.purchase-actions{border-top:1px solid #e2e8f0;flex-direction:column;gap:.625rem;padding-top:.625rem;display:flex}.quantity-selector{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.quantity-selector label{color:var(--dark-900);font-size:.8125rem;font-weight:600}.quantity-controls{background:var(--surface);border:1px solid #e2e8f0;border-radius:6px;align-items:center;display:flex}.quantity-btn{cursor:pointer;color:#64748b;background:0 0;border:none;padding:.375rem .625rem;font-size:.9375rem;font-weight:600;transition:all .15s}.quantity-btn:hover:not(:disabled){color:var(--dark-900);background:var(--surface-muted)}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{text-align:center;background:0 0;border:none;outline:none;width:72px;padding:.375rem;font-size:.8125rem;font-weight:600}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield}.quantity-input-readonly{cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--dark-900)}.quantity-input-readonly:focus{outline:none}.product-detail .quantity-constraints{flex-wrap:wrap;align-items:center;gap:.375rem .5rem;width:100%;margin-left:0;display:flex}.product-detail .quantity-constraints .constraint-info{color:#475569;background-color:var(--surface-muted);white-space:nowrap;border:1px solid #e2e8f0;border-radius:4px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;display:inline-block}.product-detail .quantity-constraints .constraint-info+.constraint-info{margin-left:0}.total-price-display{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:10px;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:.875rem 1rem;display:flex}.total-price-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.total-price-label{color:#166534;font-size:.875rem;font-weight:600}.total-price-value{color:#15803d;letter-spacing:-.01em;font-size:1.375rem;font-weight:700}.total-price-breakdown{color:#16a34a;text-align:right;font-size:.75rem;font-weight:500}@media (max-width:480px){.total-price-display{padding:.75rem}.total-price-value{font-size:1.25rem}.total-price-breakdown{font-size:.6875rem}}.action-buttons{gap:.5rem;display:flex}.product-add-to-cart{flex:1}.wishlist-btn,.share-btn{background:var(--surface);cursor:pointer;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;padding:.625rem;transition:all .15s}.wishlist-btn:hover,.share-btn:hover{color:#3b82f6;border-color:#93c5fd}.wishlist-btn.active{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.wishlist-btn.loading{opacity:.7;cursor:not-allowed;animation:1.5s ease-in-out infinite pulse}.wishlist-btn:disabled{opacity:.5;cursor:not-allowed}.product-description-section{background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.25rem}.product-description-section h2{color:var(--dark-900);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;display:flex}.product-description-section h2:before{content:"";background:#3b82f6;border-radius:2px;width:3px;height:1rem}.description-content{color:#64748b;font-size:.875rem;line-height:1.6}.description-content p{margin:0}.standalone-product-sections{gap:.875rem;margin-top:1rem;display:grid}.standalone-product-section{background:#ffffffc7;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.125rem}.standalone-product-section--positioning{background:#f8fafcf0;border-color:#cbd5e1}.standalone-product-section h2{color:#0f172a;margin:0 0 .625rem;font-size:.95rem;font-weight:700}.standalone-product-section p{color:#334155;margin:0;font-size:.9rem;line-height:1.7}.standalone-product-list{color:#334155;margin:0;padding-left:1rem;font-size:.9rem;line-height:1.7}.standalone-product-list li+li{margin-top:.35rem}.standalone-product-faq-list{gap:.625rem;display:grid}.standalone-product-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.standalone-product-faq-item summary{cursor:pointer;color:#0f172a;padding:.875rem 1rem;font-weight:600;list-style:none}.standalone-product-faq-item summary::-webkit-details-marker{display:none}.standalone-product-faq-item p{padding:0 1rem 1rem}.standalone-product-sibling-grid{flex-wrap:wrap;align-items:stretch;gap:.75rem;margin-top:.875rem;display:flex}.standalone-product-sibling-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex:280px;max-width:360px;text-decoration:none;transition:border-color .15s,background-color .15s,transform .15s;display:grid;overflow:hidden}.standalone-product-sibling-card:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.standalone-product-sibling-image-wrapper{aspect-ratio:4/3;background:#dbeafe;border-bottom:1px solid #dbeafe;display:block;position:relative;overflow:hidden}.standalone-product-sibling-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.standalone-product-sibling-copy{gap:.35rem;padding:.875rem 1rem 1rem;display:grid}.standalone-product-sibling-label{color:#1e3a8a;font-size:.95rem;font-weight:700}.standalone-product-sibling-summary{color:#1e40af;font-size:.875rem;line-height:1.5}.reviews-section{background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem}.reviews-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.reviews-section h2{color:var(--dark-900);align-items:center;gap:.5rem;margin:0;font-size:.9375rem;font-weight:600;display:flex}.reviews-section h2:before{content:"";background:#fbbf24;border-radius:2px;width:3px;height:1rem}.reviews-summary{align-items:center;display:flex}.average-rating{align-items:center;gap:.375rem;display:flex}.rating-number{color:var(--dark-900);font-size:1.25rem;font-weight:700}.average-rating .stars{gap:1px;display:flex}.average-rating .stars .star{width:14px;height:14px}.reviews-count{color:#64748b;font-size:.75rem}.reviews-list{flex-direction:column;gap:.625rem;display:flex}.purchase-status-error,.reviews-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.625rem .75rem;font-size:.8125rem;display:flex}.purchase-status-error button,.reviews-error-retry{color:#fff;cursor:pointer;background:#991b1b;border:none;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}.purchase-status-error button:hover,.reviews-error-retry:hover{background:#7f1d1d}.review-item{background:var(--surface-muted);border:1px solid #e2e8f0;border-radius:8px;padding:.625rem .75rem}.review-header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.reviewer-name{color:var(--dark-900);font-size:.8125rem;font-weight:600}.review-rating .stars{gap:1px;display:flex}.review-rating .star{width:12px;height:12px}.review-date{color:#94a3b8;margin-left:auto;font-size:.6875rem}.review-title{color:var(--dark-900);margin:0 0 .25rem;font-size:.8125rem;font-weight:600}.review-body{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.reviews-pagination{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:.375rem;margin-top:.875rem;padding-top:.75rem;display:flex}.reviews-pagination-btn{background:var(--surface);color:#64748b;cursor:pointer;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.reviews-pagination-btn:hover:not(:disabled){color:#3b82f6;background:#eff6ff;border-color:#93c5fd}.reviews-pagination-btn:disabled{opacity:.4;cursor:not-allowed}.reviews-pagination-pages{align-items:center;gap:.25rem;display:flex}.reviews-pagination-page{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 .5rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.reviews-pagination-page:hover:not(.active){background:var(--surface-muted);color:var(--dark-900)}.reviews-pagination-page.active{color:#fff;background:#3b82f6;border-color:#3b82f6}@media (max-width:768px){.reviews-header{flex-direction:column;align-items:flex-start;gap:.5rem}.reviews-list{gap:.5rem}.review-item{padding:.5rem .625rem}.review-body{-webkit-line-clamp:2}.reviews-pagination{gap:.25rem}.reviews-pagination-btn,.reviews-pagination-page{width:26px;min-width:26px;height:26px;font-size:.6875rem}}.related-products-section{background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;margin-bottom:0;padding:1rem 1.25rem;box-shadow:0 1px 6px #00000008}.related-products-section h2{color:var(--dark-900);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.9375rem;font-weight:600;display:flex}.related-products-section h2:before{content:"";background:linear-gradient(#0d9488 0%,#0f766e 100%);border-radius:2px;width:3px;height:1rem}.related-products-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.related-product-card{background:var(--surface);color:inherit;border:1px solid #f1f5f9;border-radius:8px;text-decoration:none;transition:all .2s;display:block;overflow:hidden;box-shadow:0 1px 3px #0000000a}.related-product-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.related-product-media{aspect-ratio:1;background:var(--surface-muted);width:100%;position:relative;overflow:hidden}.related-product-image{-o-object-fit:cover;object-fit:cover}.related-product-no-image{background:var(--surface-muted);color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;display:flex}.related-product-name{color:var(--dark-900);word-wrap:break-word;overflow-wrap:break-word;margin:0;padding:.5rem .625rem .25rem;font-size:.75rem;font-weight:500;line-height:1.3}.related-product-price{color:#3b82f6;margin:0;padding:0 .625rem .5rem;font-size:.8125rem;font-weight:600}@media (max-width:1024px){.product-images{position:static}}@media (max-width:768px){.container{padding:0 1rem}.navigation-header{flex-direction:column;align-items:flex-start;gap:1rem}.breadcrumb{width:100%;margin-bottom:1.25rem}.breadcrumb-list{border-radius:1rem;align-items:flex-start;gap:.25rem .4rem;width:100%;padding:.5rem}.breadcrumb-link,.breadcrumb-current{min-height:1.9rem;font-size:.8rem}.breadcrumb-item-current{flex-direction:column;flex:0 0 100%;align-items:stretch;width:100%;min-width:0;display:flex}.breadcrumb-item-current:before{content:"";background:linear-gradient(90deg,#94a3b824,#94a3b85c);width:100%;height:1px;margin:.15rem 0 .35rem;display:block}.breadcrumb-item-current:after{display:none}.breadcrumb-current{width:100%;min-width:0;display:flex}.product-layout{gap:1.25rem;margin-bottom:2rem}.product-info{gap:1rem}.product-info h1{font-size:1.5rem}.current-price{font-size:1.75rem}.pricing{flex-direction:column;align-items:flex-start;gap:.75rem}.price-section{gap:.75rem}.variants-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.related-product-name{padding:.375rem .5rem .125rem;font-size:.6875rem}.related-product-price{padding:0 .5rem .375rem;font-size:.75rem}.purchase-section{padding:1rem}.product-description-section,.reviews-section{margin-bottom:1rem;padding:.75rem}.related-products-section{margin-bottom:0;padding:.75rem}.total-stock-info{flex-wrap:wrap;font-size:.8125rem}}@media (max-width:480px){.image-thumbnails{gap:.5rem}.thumbnail-image{width:60px;height:60px}.product-info{gap:.75rem}.quantity-selector{flex-direction:column;align-items:flex-start;gap:.5rem}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:.375rem}.related-product-card{border-radius:6px}.related-product-name{padding:.25rem .375rem .125rem;font-size:.625rem}.related-product-price{padding:0 .375rem .25rem;font-size:.6875rem}.variants-grid{grid-template-columns:1fr}.total-stock-info{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.625rem .875rem}.total-stock-label,.total-stock-value{white-space:normal;word-wrap:break-word;font-size:.8125rem}}
.product-recommendations-section{background:var(--sand-light);margin-top:0;padding:0;position:relative}.product-recommendations-container{width:100%;max-width:none;margin:0;padding:0}@media (min-width:768px){.product-recommendations-section{padding:0}}@media (min-width:1024px){.product-recommendations-section{margin-top:0;padding:0}}
