.product-detail-root{background:#f8f9fa;min-height:100vh;padding:2rem 0 4rem}.page-container.product-detail-root{padding:2rem 1.5rem 4rem}.page-container.product-detail-root .breadcrumbs{z-index:10!important;margin-bottom:2rem!important;padding-top:2.5rem!important;position:relative!important}.product-not-found{text-align:center;background:#fff;border-radius:16px;max-width:600px;margin:2rem auto;padding:4rem 2rem;box-shadow:0 4px 20px #00000014}.product-not-found h2{color:#181c22;margin-bottom:1rem;font-size:2rem}.product-not-found p{color:#6c757d;margin-bottom:2rem;font-size:1.1rem}.product-detail-greyout-block{max-width:1000px;margin:0 auto;padding:0 0 2rem}.product-detail-greyout-placeholder{background:#e9ecef;border:1px solid #dee2e6;border-radius:20px;min-height:42vh}.product-detail-fetch-error--unavailable{opacity:.95;background:linear-gradient(#f1f3f5 0%,#fff 100%);border:1px solid #dee2e6}.product-detail-retry-btn{color:#fff;cursor:pointer;background:#2586d0;border:none;border-radius:8px;margin-top:.5rem;padding:.6rem 1.25rem;font-size:1rem;font-weight:600;display:inline-block}.product-detail-retry-btn:hover{background:#1c6ba8}.product-detail-retry-btn:focus-visible{outline-offset:2px;outline:2px solid #2586d0}.product-detail-back-link{margin-top:1.5rem;margin-bottom:0}.product-detail-back-link a{color:#2586d0;font-weight:500}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#2586d0;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-hero{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:20px;flex-direction:column;margin-bottom:3rem;padding:0;display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #00000014}.product-hero-image{background:#f8f9fa;order:1;justify-content:center;align-items:center;width:100%;min-height:300px;padding:2rem;display:flex}.product-hero-content{z-index:2;flex-direction:column;order:2;gap:1.5rem;padding:2rem;display:flex;position:relative}@media (min-width:768px){.product-hero{flex-direction:row;padding:3rem}.product-hero-image{flex:0 0 50%;order:2;min-height:auto;padding:0}.product-hero-content{flex:0 0 50%;order:1;padding:0 3rem 0 0}}.product-hero-badge{flex-wrap:wrap;gap:1rem;display:flex}.product-hero-category{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#6f42c1 60%,#8e44ad 100%);border-radius:25px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #6f42c14d}.product-hero-title{color:#181c22;letter-spacing:-1px;align-items:center;gap:1rem;margin:0;font-size:3rem;font-weight:700;line-height:1.2;display:flex}.product-hero-subtitle{color:#6c757d;margin:0;font-size:1.25rem;font-weight:500;line-height:1.6}.variant-selection{margin:1.5rem 0}.variant-title{color:#181c22;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.variant-dropdown-container{margin-top:1rem}.variant-dropdown{color:#181c22;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e") right .75rem center/1.5em 1.5em no-repeat;border:2px solid #e9ecef;border-radius:12px;width:100%;padding:1rem 2.5rem 1rem 1.2rem;font-size:1rem;font-weight:600;transition:all .3s}.variant-dropdown:hover{border-color:#2586d0;box-shadow:0 2px 8px #2586d01a}.variant-dropdown:focus{border-color:#2586d0;outline:none;box-shadow:0 0 0 3px #2586d01a}.product-hero-primary-actions{flex-direction:column;gap:1rem;width:100%;margin-top:1rem;display:flex}.product-hero-primary-actions>*{margin:0}@media (min-width:640px){.product-hero-primary-actions{flex-direction:row;align-items:flex-end;gap:1.5rem}.product-add-cart-btn{flex:none;width:auto;min-width:180px;max-width:250px}}.quantity-section{flex-direction:column;gap:.5rem;display:flex}.product-hero-secondary-actions{border-top:1px solid #e9ecef;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-top:.5rem;padding-top:1.5rem;display:flex}.product-hero-secondary-actions>*{flex-shrink:0;margin:0}.quantity-label{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.quantity-control-group{background:#fff;border:1px solid #dee2e6;border-radius:6px;justify-content:center;align-items:center;width:140px;display:flex;overflow:hidden}.qty-btn{cursor:pointer;color:#495057;background:#fff;border:none;flex:none;justify-content:center;align-items:center;width:40px;height:44px;padding:0;font-size:1.25rem;font-weight:400;line-height:1;transition:all .15s;display:flex}.qty-btn span{-webkit-user-select:none;user-select:none;display:block}.qty-btn:hover:not(:disabled){color:#2586d0;background:#f8f9fa}.qty-btn:active:not(:disabled){background:#e9ecef}.qty-btn:disabled{opacity:.4;cursor:not-allowed;background:#f8f9fa}.qty-minus{border-right:1px solid #dee2e6}.qty-plus{border-left:1px solid #dee2e6}.qty-input{text-align:center;color:#212529;appearance:textfield;background:0 0;border:none;outline:none;flex:auto;min-width:50px;height:44px;padding:0;font-size:1rem;font-weight:600}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-hero-actions .btn,.product-add-cart-btn,.product-back-btn{color:#181c22;cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;background:#fff;border:2px solid #e9ecef;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.5rem;width:180px;height:48px;margin:0;padding:0 1.5rem;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.product-add-cart-btn{color:#fff;background:#2586d0;border-color:#2586d0;width:auto}.product-add-cart-btn:hover:not(:disabled){color:#fff;background:#333;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 16px #0003}.product-add-cart-btn:disabled{cursor:not-allowed;opacity:.7;background:#adb5bd;border-color:#adb5bd}.product-hero-actions .btn-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.product-hero-actions .btn:hover{color:#2586d0;background:#f8f9fa;border-color:#2586d0;transform:translateY(-2px);box-shadow:0 4px 16px #2586d033}.product-hero-actions .btn:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a}.product-hero-actions .btn-primary{color:#fff;background:#2586d0;border-color:#2586d0}.product-hero-actions .btn-primary:hover{color:#fff;background:#1e6bb8;border-color:#1e6bb8}.product-hero-actions .btn-outline,.product-back-btn{color:#2586d0;background:0 0;border-color:#2586d0}.product-hero-actions .btn-outline:hover,.product-back-btn:hover{color:#fff;background:#2586d0}.product-hero-image-container{aspect-ratio:1;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:100%;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.product-hero-image-container img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.image-nav-btn{cursor:pointer;color:#181c22;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-nav-prev{left:1rem}.image-nav-next{right:1rem}.image-nav-btn:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.product-image-thumbnails{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.thumbnail-btn{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;width:80px;height:80px;padding:0;transition:all .2s;overflow:hidden}.thumbnail-btn img{object-fit:cover;width:100%;height:100%}.thumbnail-btn.active{border-color:#2586d0;box-shadow:0 4px 12px #2586d04d}.thumbnail-btn:hover{border-color:#2586d0;transform:scale(1.05)}.product-content{margin-top:2rem}.product-content-grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.product-main-content{flex-direction:column;gap:2.5rem;display:flex}.product-section{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.product-section-title{color:#181c22;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.product-section-text{color:#6c757d;margin:0;font-size:1.1rem;line-height:1.7}.product-details-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.product-detail-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.product-detail-item:hover{background:#e9ecef}.detail-icon{color:#2586d0;flex-shrink:0;font-size:1.5rem}.detail-content{flex-direction:column;gap:.25rem;display:flex}.detail-label{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.detail-value{color:#181c22;font-size:1.1rem;font-weight:700;line-height:1.3}.detail-value.in-stock{color:#28a745}.detail-value.out-of-stock{color:#dc3545}.product-sidebar{flex-direction:column;gap:2rem;display:flex}.product-info-card,.product-cta-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.info-card-title,.cta-card-title{color:#181c22;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.info-card-content{flex-direction:column;gap:1rem;display:flex}.info-item{border-bottom:1px solid #f1f3f4;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.info-item:last-child{border-bottom:none}.info-label{color:#6c757d;font-size:.95rem;font-weight:600}.info-value{color:#181c22;font-size:.95rem;font-weight:700}.info-value.in-stock{color:#28a745}.info-value.out-of-stock{color:#dc3545}.cta-card-text{color:#6c757d;margin-bottom:1.5rem;line-height:1.6}.product-sidebar .btn{justify-content:center;width:100%;height:48px;padding:.75rem 1.5rem;font-size:1rem}.btn-full{width:100%}.success-banner{color:#155724;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border:1px solid #28a745;border-radius:12px;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500;box-shadow:0 4px 12px #28a74526}.error-banner{color:#721c24;background:linear-gradient(135deg,#f8d7da 0%,#f5c6cb 100%);border:1px solid #dc3545;border-radius:12px;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500;box-shadow:0 4px 12px #dc354526}.warning-banner{color:#856404;background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:1px solid #ffc107;border-radius:12px;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500;box-shadow:0 4px 12px #ffc10726}@media (max-width:1024px){.product-hero{flex-direction:column;padding:2rem}.product-hero-image{order:1;width:100%;padding:2rem}.product-hero-content{order:2;width:100%;padding:0}.product-hero-title{font-size:2.5rem}.product-content-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.product-detail-root,.page-container.product-detail-root{padding:1rem 0 2rem}.product-hero{border-radius:16px;flex-direction:column;margin-bottom:2rem;padding:1.5rem}.product-hero-image{order:1;width:100%;min-height:250px;padding:1.5rem}.product-hero-content{order:2;width:100%;padding:0}.product-hero-title{font-size:2rem;line-height:1.3}.product-hero-badge{justify-content:flex-start}.variant-selection{width:100%;max-width:100%;margin-left:0;margin-right:0}.product-hero-subtitle{font-size:1.1rem}.product-content{margin-top:1.5rem}.product-section{border-radius:12px;padding:1.5rem}.product-section-title{margin-bottom:1rem;font-size:1.25rem}.product-details-grid{grid-template-columns:1fr;gap:1rem}.product-detail-item{padding:1rem}.product-sidebar{gap:1.5rem}.product-info-card,.product-cta-card{border-radius:12px;padding:1.5rem}.info-card-title,.cta-card-title{margin-bottom:1rem;font-size:1.1rem}.product-sidebar .btn{height:44px;padding:.75rem 1.25rem;font-size:.95rem}.product-hero-primary-actions{flex-direction:column;gap:1rem}.quantity-control-group{width:100%}.product-add-cart-btn{width:100%;min-width:auto;max-width:100%}.product-hero-secondary-actions{flex-direction:column;gap:.75rem}.product-back-btn{width:100%}.product-hero-image-container{width:100%;max-width:400px;height:250px;margin:0 auto}}@media (max-width:480px){.product-detail-root,.page-container.product-detail-root{padding:.75rem 0 1.5rem}.product-hero{border-radius:12px;margin-bottom:1.5rem;padding:1rem}.product-hero-title{font-size:1.75rem}.product-hero-subtitle{font-size:1rem}.product-section{border-radius:8px;padding:1rem}.product-section-title{font-size:1.1rem}.product-detail-item{padding:.75rem}.product-info-card,.product-cta-card{border-radius:8px;padding:1rem}.info-card-title,.cta-card-title{font-size:1rem}.product-sidebar .btn{height:40px;padding:.75rem 1rem;font-size:.9rem}.product-hero-actions{flex-direction:column;align-items:center;width:100%;max-width:400px;margin:1.5rem auto 0;padding:0;display:flex}.product-hero-actions-row,.product-hero-actions-row-bottom{flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:0}.product-hero-actions .btn,.product-back-btn{width:100%!important;height:40px!important}.product-add-cart-btn{width:100%!important;max-width:100%!important;height:40px!important;min-width:unset!important;max-width:unset!important;border-radius:8px!important;flex:auto!important;margin:0!important;padding:0 .875rem!important;font-size:.85rem!important}.product-hero-image-container{width:100%;max-width:400px;height:200px;margin:0 auto}.thumbnail-btn{width:60px;height:60px}}
