.swatch{display:inline-block;border:2px solid transparent;cursor:pointer;transition:all .2s ease;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swatch--circle{border-radius:50%}.swatch--square{border-radius:4px}.swatch--small{width:24px;height:24px;min-width:24px;min-height:24px}.swatch--medium{width:32px;height:32px;min-width:32px;min-height:32px}.swatch--large{width:40px;height:40px;min-width:40px;min-height:40px}.swatch--xlarge{width:48px;height:48px;min-width:48px;min-height:48px}.swatch--selected{border-color:#000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.swatch--selected .swatch__checkmark{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffe6;border-radius:50%;width:16px;height:16px;font-size:10px;font-weight:700;color:#000;line-height:1}.swatch--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.swatch:not(.swatch--disabled):hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.swatch:not(.swatch--disabled):focus{outline:2px solid #000000;outline-offset:2px}.swatch__label{display:none;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:12px;white-space:nowrap;background:#000c;color:#fff;padding:4px 8px;border-radius:4px;z-index:10;pointer-events:none}.swatch:hover .swatch__label{display:block}.swatch__checkmark{display:none}@media (max-width: 768px){.swatch--medium{width:28px;height:28px;min-width:28px;min-height:28px}.swatch--large{width:36px;height:36px;min-width:36px;min-height:36px}.swatch--xlarge{width:44px;height:44px;min-width:44px;min-height:44px}}@media (max-width: 480px){.swatch--small{width:20px;height:20px;min-width:20px;min-height:20px}.swatch--medium{width:24px;height:24px;min-width:24px;min-height:24px}.swatch--large{width:32px;height:32px;min-width:32px;min-height:32px}}@media (prefers-contrast: high){.swatch--selected{border-color:#000;box-shadow:0 0 0 3px #fff,0 0 0 5px #000}.swatch:not(.swatch--disabled):focus{outline:3px solid #000;outline-offset:2px}}@media (prefers-reduced-motion: reduce){.swatch{transition:none}.swatch:not(.swatch--disabled):hover{transform:none}}.product-swatches-by-handle__option-values{display:flex;gap:10px;flex-direction:row;align-items:center}.swatch{width:24px;height:24px;display:block!important;border-radius:0}.swatch-group{display:flex;flex-direction:column;gap:12px;width:100%}.swatch-group__swatches{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:40px}.swatch-group__toggle{background:none;border:1px solid #ddd;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;align-self:flex-start;min-width:120px}.swatch-group__toggle:hover{background-color:#f5f5f5;border-color:#bbb;color:#333}.swatch-group__toggle:focus{outline:2px solid #000000;outline-offset:2px}.swatch-group__toggle-icon{font-weight:700;font-size:16px;line-height:1}.swatch-group__info{color:#666;font-size:12px;margin-top:4px}.swatch-group--loading{display:flex;align-items:center;justify-content:center;padding:20px;color:#666;gap:8px}.swatch-group__loading-spinner{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #000000;border-radius:50%;animation:spin 1s linear infinite}.swatch-group--error{display:flex;align-items:center;justify-content:center;padding:20px;color:#dc3545;border:1px solid #dc3545;border-radius:4px;background-color:#f8d7da}.swatch-group--empty{display:flex;align-items:center;justify-content:center;padding:20px;color:#666;border:1px dashed #ddd;border-radius:4px;background-color:#f9f9f9}@media (max-width: 768px){.swatch-group__swatches{gap:6px}.swatch-group__toggle{padding:6px 10px;font-size:13px;min-width:100px}.swatch-group__info{font-size:11px}}@media (max-width: 480px){.swatch-group{gap:8px}.swatch-group__swatches{gap:4px}.swatch-group__toggle{padding:4px 8px;font-size:12px;min-width:80px}}@media (prefers-contrast: high){.swatch-group__toggle{border-color:#000;color:#000}.swatch-group__toggle:hover{background-color:#000;color:#fff}.swatch-group--error{border-color:#000;background-color:#fff;color:#000}}@media (prefers-reduced-motion: reduce){.swatch-group__toggle{transition:none}.swatch-group__loading-spinner{animation:none}}@media (prefers-color-scheme: dark){.swatch-group__toggle{border-color:#444;color:#ccc}.swatch-group__toggle:hover{background-color:#333;border-color:#555;color:#fff}.swatch-group__info,.swatch-group--loading{color:#999}.swatch-group--empty{border-color:#444;background-color:#222;color:#999}}.product-swatches{margin-top:16px;width:100%}.product-swatches__option{display:flex;flex-direction:column;gap:8px}.product-swatches__label{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;display:block}.product-swatches__selected-info{margin-top:8px;padding:8px 12px;background-color:#f8f9fa;border-radius:4px;border-left:3px solid #000000}.product-swatches__selected-info small{color:#666;font-size:12px}.product-swatches__selected-info strong{color:#333;font-weight:600}@media (max-width: 768px){.product-swatches{margin-top:12px}.product-swatches__label{font-size:13px}.product-swatches__selected-info{padding:6px 10px}.product-swatches__selected-info small{font-size:11px}}@media (max-width: 480px){.product-swatches{margin-top:8px}.product-swatches__label{font-size:12px}.product-swatches__selected-info{padding:4px 8px}}@media (prefers-contrast: high){.product-swatches__label{color:#000}.product-swatches__selected-info{background-color:#fff;border-left-color:#000}.product-swatches__selected-info small,.product-swatches__selected-info strong{color:#000}}@media (prefers-color-scheme: dark){.product-swatches__label{color:#fff}.product-swatches__selected-info{background-color:#2a2a2a;border-left-color:#000}.product-swatches__selected-info small{color:#ccc}.product-swatches__selected-info strong{color:#fff}}.product-swatches-by-handle{display:flex;flex-direction:column;gap:1rem;position:relative;transition:all .2s ease-in-out}.product-swatches-by-handle--loading,.product-swatches-by-handle--error,.product-swatches-by-handle--empty{align-items:center;justify-content:center;min-height:120px;text-align:center;color:#6b7280}.product-swatches-by-handle__loading-spinner{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #000000;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:.5rem}.product-swatches-by-handle__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.product-swatches-by-handle__title{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.product-swatches-by-handle__selected{font-size:.875rem;color:#059669;background:#d1fae5;padding:.25rem .75rem;border-radius:9999px;font-weight:500}.product-swatches-by-handle__swatches{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.product-swatches-by-handle__toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;align-self:flex-start}.product-swatches-by-handle__toggle:hover{background:#e5e7eb;border-color:#9ca3af}.product-swatches-by-handle__toggle:focus{outline:2px solid #000000;outline-offset:2px}.product-swatches-by-handle__toggle-icon{font-weight:700;font-size:1.125rem;line-height:1}.product-swatches-by-handle__info{text-align:center;color:#6b7280;font-size:.75rem;border-top:1px solid #f3f4f6;padding-top:.75rem;margin-top:.5rem}.product-swatches-by-handle__hover-info{position:absolute;top:100%;left:0;right:0;z-index:10;margin-top:.5rem}.product-swatches-by-handle__hover-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a;animation:fadeInUp .2s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-swatches-by-handle__hover-card h5{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#111827}.product-swatches-by-handle__hover-card p{margin:.25rem 0;font-size:.875rem;color:#6b7280}.product-swatches-by-handle--error{border-color:#ef4444;background:#fef2f2;color:#dc2626}.product-swatches-by-handle--empty{border-color:#f59e0b;background:#fffbeb;color:#d97706}@media (max-width: 640px){.product-swatches-by-handle__header{flex-direction:column;align-items:flex-start}.product-swatches-by-handle__swatches{gap:.5rem}.product-swatches-by-handle__hover-info{position:fixed;top:auto;bottom:1rem;left:1rem;right:1rem;margin-top:0}}.product-swatches-by-handle:focus-within{outline:2px solid #000000;outline-offset:2px}.swatch--focused{outline:2px solid #000000;outline-offset:2px}.product-swatches-by-handle *{transition:all .2s ease-in-out}@media (prefers-color-scheme: dark){.product-swatches-by-handle__title{color:#f9fafb}.product-swatches-by-handle__toggle{background:#374151;border-color:#4b5563;color:#f9fafb}.product-swatches-by-handle__toggle:hover{background:#4b5563}.product-swatches-by-handle__hover-card{background:#1f2937;border-color:#374151;color:#f9fafb}.product-swatches-by-handle__hover-card h5{color:#f9fafb}}.product-swatches-by-handle .swatch{border-radius:0!important}h3.product-swatches-by-handle__option-title{color:var(--Brand-Black, #1F1F1F);margin-top:0;font-size:14px;font-weight:420;font-style:normal;line-height:24px;letter-spacing:1.5px}.product-swatches-by-handle:focus{outline:none}.product-swatches-by-handle:focus-within{outline:none}.customize-swatch-item{display:block!important}.customizable-product-swatches{margin:1rem 0;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9}.customizable-product-swatches__in-stock{margin-bottom:1rem;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.customizable-product-swatches__label{display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer}.customizable-product-swatches__checkbox{margin:0;cursor:pointer}.customizable-product-swatches__fabric-type{margin-bottom:1rem;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.customizable-product-swatches__select{margin-left:.5rem;padding:.25rem .5rem;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:.875rem}.customizable-product-swatches__section{margin-bottom:1.5rem}.customizable-product-swatches__section-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#333}.customizable-product-swatches__swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.customizable-product-swatches__toggle{background:none;border:1px solid #000000;color:#000;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.customizable-product-swatches__toggle:hover{background-color:#000;color:#fff}.customizable-product-swatches__selected-info{margin-top:1rem;padding:.75rem;background-color:#e7f3ff;border-radius:4px;border-left:4px solid #000000}.customizable-product-swatches__selected-info small{color:#0056b3;font-weight:500}.customizable-product-swatches__debug{margin-top:1rem;padding:.5rem;background-color:#f8f9fa;border-radius:4px;border:1px solid #dee2e6}.customizable-product-swatches__debug small{color:#6c757d;font-family:monospace}@media (max-width: 768px){.customizable-product-swatches{padding:.75rem}.customizable-product-swatches__swatches{gap:.375rem}.customizable-product-swatches__section-title{font-size:.875rem}}.product-card-with-swatches{position:relative;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:all .3s ease;background:#fff;height:100%;display:flex;flex-direction:column}.product-card-with-swatches:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f9fa}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card__image.mobile-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px}.product-card__image.mobile-slider img{flex-shrink:0;scroll-snap-align:start}.product-card-with-swatches:hover .product-card__image img{transform:scale(1.05)}.product-card__image-indicator{display:none}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.product-card__content{padding:16px;flex-grow:1;display:flex;flex-direction:column;gap:8px}.product-card__title{font-size:16px;font-weight:500;color:#333;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{font-size:18px;font-weight:500;color:#333;margin:0;display:flex;align-items:center;gap:8px}.product-card__compare-price{font-size:14px;color:#999;text-decoration:line-through;font-weight:400}.product-card__discount-message{font-size:14px;color:#dc3545;font-weight:500;margin:4px 0 0;line-height:1.3}.product-card__swatches{margin-top:auto;padding-top:12px}.product-card-with-swatches.loading{pointer-events:none}.product-card__image-placeholder{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.product-card__title-placeholder{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:8px}.product-card__price-placeholder{height:24px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-card__swatches-placeholder{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-top:12px}.product-card-with-swatches.error{border-color:#dc3545;background-color:#f8d7da}.product-card-with-swatches.error p{color:#721c24;text-align:center;padding:20px;margin:0}.product-card-with-swatches.not-found{border-color:#ffc107;background-color:#fff3cd}.product-card-with-swatches.not-found p{color:#856404;text-align:center;padding:20px;margin:0}@media (max-width: 768px){.product-card__content{padding:12px;gap:6px}.product-card__title{font-size:14px}.product-card__price{font-size:16px}.product-card__swatches{padding-top:8px}.product-card__image-indicator{width:20px;height:20px;font-size:10px}}@media (max-width: 480px){.product-card__content{padding:10px;gap:4px}.product-card__title{font-size:13px}.product-card__price{font-size:15px}.product-card__swatches{padding-top:6px}}@media (prefers-contrast: high){.product-card-with-swatches{border-color:#000}.product-card-with-swatches:hover{border-color:#000;box-shadow:0 4px 12px #0000004d}.product-card__image-indicator{background:#000;color:#fff}}@media (prefers-reduced-motion: reduce){.product-card-with-swatches{transition:none}.product-card-with-swatches:hover{transform:none}.product-card__image img{transition:none}.product-card-with-swatches:hover .product-card__image img{transform:none}.product-card__image-indicator{animation:none}}.product-detail-with-swatches{max-width:1200px;margin:0 auto;padding:20px}.product-detail__container{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.product-detail__media{position:sticky;top:20px}.product-detail__main-image{position:relative;border-radius:8px;overflow:hidden;background:#f8f9fa;margin-bottom:16px}.product-detail__image{width:100%;height:auto;display:block;transition:transform .3s ease}.product-detail__main-image:hover .product-detail__image{transform:scale(1.02)}.product-detail__variant-indicator{position:absolute;top:12px;right:12px;background:#007bffe6;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;z-index:2;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-detail__gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.product-detail__thumbnail{border:2px solid transparent;border-radius:6px;overflow:hidden;background:none;padding:0;cursor:pointer;transition:all .2s ease;aspect-ratio:1}.product-detail__thumbnail:hover{border-color:#007bff;transform:scale(1.05)}.product-detail__thumbnail.selected{border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.product-detail__thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-detail__info{display:flex;flex-direction:column;gap:24px}.product-detail__header{margin-bottom:8px}.product-detail__vendor{color:#666;font-size:14px;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.product-detail__title{font-size:32px;font-weight:600;color:#333;margin:0 0 16px;line-height:1.2}.product-detail__price{display:flex;align-items:center;gap:12px;margin-bottom:8px}.product-detail__current-price{font-size:24px;font-weight:600;color:#333}.product-detail__compare-price{font-size:18px;color:#999;text-decoration:line-through}.product-detail__swatches{border-top:1px solid #e5e5e5;padding-top:20px;margin-top:8px}.product-detail__options{display:flex;flex-direction:column;gap:20px}.product-detail__option{display:flex;flex-direction:column;gap:8px}.product-detail__option-label{font-size:16px;font-weight:500;color:#333;margin:0}.product-detail__option-values{display:flex;flex-wrap:wrap;gap:8px}.product-detail__option-value{padding:8px 16px;border:2px solid #e5e5e5;border-radius:6px;background:#fff;color:#333;font-size:14px;cursor:pointer;transition:all .2s ease;min-width:60px;text-align:center}.product-detail__option-value:hover{border-color:#007bff;background:#f8f9fa}.product-detail__option-value.selected{border-color:#007bff;background:#007bff;color:#fff}.product-detail__quantity{display:flex;flex-direction:column;gap:8px}.product-detail__quantity-label{font-size:16px;font-weight:500;color:#333;margin:0}.product-detail__quantity-selector{display:flex;align-items:center;border:2px solid #e5e5e5;border-radius:6px;overflow:hidden;width:-moz-fit-content;width:fit-content}.product-detail__quantity-btn{padding:12px 16px;border:none;background:#f8f9fa;color:#333;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .2s ease;min-width:48px}.product-detail__quantity-btn:hover{background:#e9ecef}.product-detail__quantity-input{padding:12px;border:none;text-align:center;font-size:16px;font-weight:500;color:#333;width:80px;outline:none}.product-detail__actions{margin-top:8px}.product-detail__add-to-cart{width:100%;padding:16px 24px;background:#007bff;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.product-detail__add-to-cart:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.product-detail__add-to-cart:disabled{background:#6c757d;cursor:not-allowed;transform:none}.product-detail__description{border-top:1px solid #e5e5e5;padding-top:20px}.product-detail__description h3{font-size:20px;font-weight:600;color:#333;margin:0 0 16px}.product-detail__description-content{color:#666;line-height:1.6}.product-detail__description-content p{margin:0 0 12px}.product-detail__meta{border-top:1px solid #e5e5e5;padding-top:20px;color:#666;font-size:14px}.product-detail__meta p{margin:0 0 8px}.product-detail__meta strong{color:#333}.product-detail-with-swatches.loading{pointer-events:none}.product-detail__skeleton{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-detail__image-skeleton{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.product-detail__content-skeleton{display:flex;flex-direction:column;gap:20px}.product-detail__title-skeleton{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-detail__price-skeleton{height:24px;width:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-detail__swatches-skeleton{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-detail__description-skeleton{height:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-detail__button-skeleton{height:56px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.product-detail-with-swatches.error,.product-detail-with-swatches.not-found{text-align:center;padding:40px 20px}.product-detail__error h2,.product-detail__not-found h2{color:#dc3545;margin:0 0 16px}.product-detail__not-found h2{color:#ffc107}.product-detail__error p,.product-detail__not-found p{color:#666;margin:0}@media (max-width: 1024px){.product-detail__container{gap:30px}.product-detail__title{font-size:28px}}@media (max-width: 768px){.product-detail-with-swatches{padding:16px}.product-detail__container{grid-template-columns:1fr;gap:24px}.product-detail__media{position:static}.product-detail__title{font-size:24px}.product-detail__current-price{font-size:20px}.product-detail__gallery{grid-template-columns:repeat(4,1fr)}.product-detail__info{gap:20px}}@media (max-width: 480px){.product-detail-with-swatches{padding:12px}.product-detail__title{font-size:20px}.product-detail__current-price{font-size:18px}.product-detail__gallery{grid-template-columns:repeat(3,1fr);gap:6px}.product-detail__option-value{padding:6px 12px;font-size:13px;min-width:50px}.product-detail__add-to-cart{padding:14px 20px;font-size:16px}}@media (prefers-contrast: high){.product-detail__variant-indicator{background:#000;color:#fff}.product-detail__option-value.selected{background:#000;border-color:#000}.product-detail__add-to-cart{background:#000}.product-detail__add-to-cart:hover:not(:disabled){background:#333}}@media (prefers-reduced-motion: reduce){.product-detail__image{transition:none}.product-detail__main-image:hover .product-detail__image{transform:none}.product-detail__variant-indicator{animation:none}.product-detail__add-to-cart:hover:not(:disabled){transform:none}}@media (prefers-color-scheme: dark){.product-detail-with-swatches{background:#1a1a1a;color:#fff}.product-detail__main-image{background:#2a2a2a}.product-detail__title,.product-detail__current-price,.product-detail__option-label{color:#fff}.product-detail__option-value{background:#2a2a2a;border-color:#444;color:#fff}.product-detail__option-value:hover{background:#333;border-color:#007bff}.product-detail__quantity-selector{border-color:#444}.product-detail__quantity-btn{background:#2a2a2a;color:#fff}.product-detail__quantity-btn:hover{background:#333}.product-detail__quantity-input{background:#2a2a2a;color:#fff}}.product-grid-with-swatches{width:100%;max-width:1400px;margin:0 auto;padding:20px}.product-grid__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.product-grid__info{flex:1}.product-grid__title{font-size:28px;font-weight:600;color:#333;margin:0 0 8px}.product-grid__count{color:#666;font-size:14px;margin:0}.product-grid__controls{display:flex;align-items:center;gap:16px}.product-grid__view-options{display:flex;gap:4px;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden}.product-grid__view-btn{padding:8px 12px;border:none;background:#fff;color:#666;cursor:pointer;transition:all .2s ease;font-size:12px;min-width:40px}.product-grid__view-btn:hover{background:#f8f9fa;color:#333}.product-grid__view-btn.active{background:#007bff;color:#fff}.product-grid__items{margin-bottom:40px}.product-grid__item{height:100%;display:flex;flex-direction:column}.product-grid-with-swatches.loading{pointer-events:none}.product-grid__item-skeleton{display:flex;flex-direction:column;height:100%;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;background:#fff}.product-grid__image-skeleton{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.product-grid__content-skeleton{padding:16px;flex-grow:1;display:flex;flex-direction:column;gap:12px}.product-grid__title-skeleton{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-grid__price-skeleton{height:24px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-grid__swatches-skeleton{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-grid__load-more{display:flex;justify-content:center;margin-top:40px}.product-grid__load-more-button{padding:16px 32px;background:#007bff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;min-width:200px;justify-content:center}.product-grid__load-more-button:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.product-grid__load-more-button:disabled{background:#6c757d;cursor:not-allowed;transform:none}.product-grid__loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-grid__end{text-align:center;padding:40px 20px;color:#666;border-top:1px solid #e5e5e5;margin-top:40px}.product-grid__end p{margin:0;font-size:16px}.product-grid__empty{text-align:center;padding:60px 20px;color:#666}.product-grid__empty h3{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}.product-grid__empty p{font-size:16px;max-width:400px;margin:0 auto}.product-grid-with-swatches.error{text-align:center;padding:40px 20px}.product-grid__error h3{color:#dc3545;margin:0 0 16px;font-size:20px}.product-grid__error p{color:#666;margin:0 0 20px}.product-grid__retry-button{padding:12px 24px;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.product-grid__retry-button:hover{background:#0056b3}@media (max-width: 1200px){.product-grid-with-swatches{padding:16px}.product-grid__header{flex-direction:column;align-items:flex-start;gap:16px}.product-grid__title{font-size:24px}}@media (max-width: 768px){.product-grid-with-swatches{padding:12px}.product-grid__header{margin-bottom:20px;padding-bottom:16px}.product-grid__title{font-size:20px}.product-grid__controls{width:100%;justify-content:space-between}.product-grid__view-options{flex:1;justify-content:center}.product-grid__load-more-button{padding:14px 24px;font-size:14px;min-width:160px}.product-grid__content-skeleton{padding:12px;gap:8px}}@media (max-width: 480px){.product-grid-with-swatches{padding:8px}.product-grid__header{margin-bottom:16px;padding-bottom:12px}.product-grid__title{font-size:18px}.product-grid__count{font-size:12px}.product-grid__view-btn{padding:6px 8px;font-size:10px;min-width:32px}.product-grid__load-more-button{padding:12px 20px;font-size:13px;min-width:140px}.product-grid__empty{padding:40px 16px}.product-grid__empty h3{font-size:20px}.product-grid__empty p{font-size:14px}}@media (prefers-contrast: high){.product-grid__view-btn.active{background:#000;color:#fff}.product-grid__load-more-button{background:#000}.product-grid__load-more-button:hover:not(:disabled){background:#333}.product-grid__retry-button{background:#000}.product-grid__retry-button:hover{background:#333}}@media (prefers-reduced-motion: reduce){.product-grid__load-more-button{transition:none}.product-grid__load-more-button:hover:not(:disabled){transform:none}.product-grid__loading-spinner,.product-grid__image-skeleton,.product-grid__title-skeleton,.product-grid__price-skeleton,.product-grid__swatches-skeleton{animation:none}}@media (prefers-color-scheme: dark){.product-grid-with-swatches{background:#1a1a1a;color:#fff}.product-grid__header{border-bottom-color:#444}.product-grid__title{color:#fff}.product-grid__count{color:#ccc}.product-grid__view-options{border-color:#444}.product-grid__view-btn{background:#2a2a2a;color:#ccc}.product-grid__view-btn:hover{background:#333;color:#fff}.product-grid__view-btn.active{background:#007bff;color:#fff}.product-grid__item-skeleton{background:#2a2a2a;border-color:#444}.product-grid__image-skeleton,.product-grid__title-skeleton,.product-grid__price-skeleton,.product-grid__swatches-skeleton{background:linear-gradient(90deg,#333 25%,#444,#333 75%);background-size:200% 100%}.product-grid__end{border-top-color:#444;color:#ccc}.product-grid__empty{color:#ccc}.product-grid__empty h3{color:#fff}.product-grid__error h3{color:#ff6b6b}.product-grid__error p{color:#ccc}}.product-carousel-with-swatches{width:100%;max-width:1400px;margin:0 auto;padding:20px;position:relative}.product-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.product-carousel__info{flex:1}.product-carousel__title{font-size:28px;font-weight:600;color:#333;margin:0 0 8px}.product-carousel__count{color:#666;font-size:14px;margin:0}.product-carousel__controls{display:flex;gap:8px}.product-carousel__control-btn{width:40px;height:40px;border:2px solid #e5e5e5;background:#fff;color:#666;border-radius:50%;cursor:pointer;transition:all .2s ease;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.product-carousel__control-btn:hover:not(:disabled){border-color:#007bff;color:#007bff;transform:scale(1.05)}.product-carousel__control-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-carousel__container{position:relative;overflow:hidden;margin-bottom:20px}.product-carousel__track{display:flex;transition:transform .5s ease;width:100%}.product-carousel__slide{flex-shrink:0;padding:0 10px}.product-carousel__item{height:100%}.product-carousel__dots{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.product-carousel__dot{width:12px;height:12px;border:2px solid #e5e5e5;background:#fff;border-radius:50%;cursor:pointer;transition:all .2s ease;padding:0}.product-carousel__dot:hover{border-color:#007bff;background:#f8f9fa}.product-carousel__dot.active{border-color:#007bff;background:#007bff}.product-carousel__progress{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.product-carousel__progress-bar{height:100%;background:#007bff;border-radius:2px;transition:width .1s ease}.product-carousel__keyboard-nav{position:absolute;left:-9999px;opacity:0;pointer-events:none}.product-carousel__keyboard-nav button{padding:8px 16px;margin:4px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.product-carousel-with-swatches.loading{pointer-events:none}.product-carousel__skeleton{display:flex;gap:20px;overflow:hidden}.product-carousel__item-skeleton{flex:1;min-width:250px;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;background:#fff}.product-carousel__image-skeleton{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.product-carousel__content-skeleton{padding:16px;display:flex;flex-direction:column;gap:12px}.product-carousel__title-skeleton{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-carousel__price-skeleton{height:24px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.product-carousel__swatches-skeleton{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-carousel-with-swatches.error{text-align:center;padding:40px 20px}.product-carousel__error h3{color:#dc3545;margin:0 0 16px;font-size:20px}.product-carousel__error p{color:#666;margin:0}.product-carousel-with-swatches.empty{text-align:center;padding:40px 20px}.product-carousel__empty h3{color:#333;margin:0 0 16px;font-size:20px}.product-carousel__empty p{color:#666;margin:0}@media (max-width: 1200px){.product-carousel-with-swatches{padding:16px}.product-carousel__header{flex-direction:column;align-items:flex-start;gap:16px}.product-carousel__title{font-size:24px}.product-carousel__controls{align-self:flex-end}}@media (max-width: 768px){.product-carousel-with-swatches{padding:12px}.product-carousel__header{margin-bottom:20px;padding-bottom:16px}.product-carousel__title{font-size:20px}.product-carousel__control-btn{width:36px;height:36px;font-size:16px}.product-carousel__slide{padding:0 6px}.product-carousel__content-skeleton{padding:12px;gap:8px}.product-carousel__dots{gap:6px}.product-carousel__dot{width:10px;height:10px}}@media (max-width: 480px){.product-carousel-with-swatches{padding:8px}.product-carousel__header{margin-bottom:16px;padding-bottom:12px}.product-carousel__title{font-size:18px}.product-carousel__count{font-size:12px}.product-carousel__control-btn{width:32px;height:32px;font-size:14px}.product-carousel__slide{padding:0 4px}.product-carousel__dots{gap:4px}.product-carousel__dot{width:8px;height:8px}.product-carousel__progress{height:3px}}@media (prefers-contrast: high){.product-carousel__control-btn{border-color:#000;color:#000}.product-carousel__control-btn:hover:not(:disabled){border-color:#000;color:#000;background:#fff}.product-carousel__dot{border-color:#000}.product-carousel__dot.active{border-color:#000;background:#000}.product-carousel__progress-bar{background:#000}}@media (prefers-reduced-motion: reduce){.product-carousel__track,.product-carousel__control-btn{transition:none}.product-carousel__control-btn:hover:not(:disabled){transform:none}.product-carousel__dot,.product-carousel__progress-bar{transition:none}.product-carousel__image-skeleton,.product-carousel__title-skeleton,.product-carousel__price-skeleton,.product-carousel__swatches-skeleton{animation:none}}@media (prefers-color-scheme: dark){.product-carousel-with-swatches{background:#1a1a1a;color:#fff}.product-carousel__header{border-bottom-color:#444}.product-carousel__title{color:#fff}.product-carousel__count{color:#ccc}.product-carousel__control-btn{background:#2a2a2a;border-color:#444;color:#ccc}.product-carousel__control-btn:hover:not(:disabled){border-color:#007bff;color:#007bff;background:#333}.product-carousel__dot{background:#2a2a2a;border-color:#444}.product-carousel__dot:hover{background:#333;border-color:#007bff}.product-carousel__dot.active{background:#007bff;border-color:#007bff}.product-carousel__progress{background:#444}.product-carousel__item-skeleton{background:#2a2a2a;border-color:#444}.product-carousel__image-skeleton,.product-carousel__title-skeleton,.product-carousel__price-skeleton,.product-carousel__swatches-skeleton{background:linear-gradient(90deg,#333 25%,#444,#333 75%);background-size:200% 100%}.product-carousel__empty h3{color:#fff}.product-carousel__empty p{color:#ccc}.product-carousel__error h3{color:#ff6b6b}.product-carousel__error p{color:#ccc}}.customizable-product__tab{width:50%;border-bottom:2px solid var(--Brand-Navy-10, #E8EAEF);padding-bottom:10px}.customizable-product__tabs{max-width:400px}.customizable-product__tab p{margin:0;padding:0;color:var(--Brand-Gray, #767676);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Brandon Grotesque;font-size:14px;font-style:normal;font-weight:450;line-height:17px;letter-spacing:2px;text-transform:uppercase}.customizable-product__tab.tab-active{border-color:var(--Brand-Navy-100, #1E3060);color:var(--Brand-Navy-100, #1E3060)}.customizable-product__tab.tab-active p{color:var(--Brand-Navy-100, #1E3060);font-weight:600!important}.customizable-product__tab.tab-disabled{opacity:.5;pointer-events:none;border-color:var(--Brand-Gray, #E8EAEF)}.customizable-product__tab.tab-disabled p{color:var(--Brand-Gray, #767676)!important;cursor:not-allowed!important}.customizable-product__tabs-item p{color:var(--Brand-Black, #1F1F1F);font-size:14px;font-style:normal;font-weight:420;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;margin-top:0}.customizable-product__tabs-item{width:50%;padding-top:20px}span.active-customize-option{text-transform:capitalize;color:var(--Brand-Black, #1F1F1F);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Brandon Grotesque;font-size:15px;font-style:normal;font-weight:390;line-height:23px}select#fabric_type{border:1px solid #BBC1CF;padding:4px 15px}.customize-swatch-container{max-height:250px;overflow:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;max-width:164px;padding-top:2px}.customize-swatch-item{height:41px}.customize-swatch-item.swatch-active,.customize-swatch-item.base-active{border:2px solid #000000!important;box-shadow:0 9px 19px #000}.customize-swatch-item-base-not-found{display:block!important}.product-swatches-by-handle .swatch{border:1px solid #000!important}.variant-specific-media{box-shadow:0 0 0 2px var(--Brand-Navy-100, #1E3060);border-radius:4px;opacity:1!important}.variant-specific-media img{transform:scale(1.05);transition:transform .3s ease}@keyframes pulseVariantThumbnail{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.variant-specific-media.animate{animation:pulseVariantThumbnail .5s ease-in-out}.variant-info{padding:16px;background-color:#f8f9fa;border-radius:8px;margin-top:16px}.variant-info__item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e0e0e0}.variant-info__item:last-child{border-bottom:none}.variant-info__label{font-weight:500;color:#666;font-size:14px}.variant-info__value{font-weight:400;color:#333;font-size:14px}.variant-info__price{font-weight:600;color:var(--Brand-Navy-100, #1E3060);font-size:16px}.variant-info__availability.in-stock{color:#28a745;font-weight:500}.variant-info__availability.out-of-stock{color:#dc3545;font-weight:500}.customize-swatch-item.swatch-active{transform:translateY(-1px) scale(1.02);box-shadow:0 2px 8px #00000026}.customize-swatch-item.base-active{transform:translateY(-1px);box-shadow:0 2px 8px #0003}.customize-swatch-item:hover{transform:translateY(-1px);transition:all .2s ease}.customize-swatch-item.swatch-active:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 4px 12px #0003}.customize-swatch-item.base-active:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}@keyframes selectSwatch{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.customize-swatch-item.swatch-active,.customize-swatch-item.base-active{animation:selectSwatch .2s ease-out}.customize-swatch-item.loading{opacity:.6;pointer-events:none}.customize-swatch-item.loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:shimmer 1.5s infinite;z-index:1}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}select#fabric_type:focus{outline:2px solid #000000;outline-offset:2px;border-color:#000}.fabric-type-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px!important;transition:all .3s ease;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.fabric-type-select:hover{border-color:#9ca3af;box-shadow:0 2px 4px #0000001a,0 2px 3px #0000000f;transform:translateY(-1px)}.fabric-type-select:focus{border-color:#000!important;box-shadow:0 0 0 3px #0000001a,0 2px 4px #0000001a;transform:translateY(-1px)}.fabric-type-select:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}@supports (-webkit-touch-callout: none){.fabric-type-select{-webkit-tap-highlight-color:rgba(0,0,0,.1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:44px}}.fabric-type-select option{padding:12px 16px;font-size:16px;background-color:#fff;color:#1f2937}.fabric-type-select:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed;opacity:.6}@media (max-width: 768px){.fabric-type-select{font-size:16px;min-height:48px;border-radius:12px}}.product-variant-selector{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff}.product-variant-selector.empty{text-align:center;color:#6b7280;padding:2rem}.product-variant-selector__images{display:flex;flex-direction:column;gap:1rem}.product-variant-selector__main-image{width:100%;max-width:400px;margin:0 auto}.product-variant-selector__image{width:100%;height:auto;border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.product-variant-selector__thumbnails{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0}.product-variant-selector__thumbnail{flex-shrink:0;width:60px;height:60px;border:2px solid transparent;border-radius:.25rem;cursor:pointer;transition:border-color .2s ease;background:none;padding:0}.product-variant-selector__thumbnail:hover,.product-variant-selector__thumbnail.selected{border-color:#3b82f6}.product-variant-selector__thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.125rem}.product-variant-selector__info{display:flex;flex-direction:column;gap:1rem}.product-variant-selector__price{display:flex;align-items:center;gap:.5rem}.product-variant-selector__price-amount{font-size:1.25rem;font-weight:600;color:#111827}.product-variant-selector__compare-price{font-size:1rem;color:#6b7280;text-decoration:line-through}.product-variant-selector__availability{display:flex;align-items:center}.product-variant-selector__status{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.product-variant-selector__status.in-stock{background-color:#dcfce7;color:#166534}.product-variant-selector__status.out-of-stock{background-color:#fef2f2;color:#dc2626}.product-variant-selector__options{display:flex;flex-direction:column;gap:.5rem}.product-variant-selector__option{display:flex;gap:.5rem;font-size:.875rem}.product-variant-selector__option-name{font-weight:500;color:#374151}.product-variant-selector__option-value{color:#111827}.product-variant-selector__variants h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.product-variant-selector__variant-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.product-variant-selector__variant{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:2px solid #e5e7eb;border-radius:.375rem;background:none;cursor:pointer;transition:all .2s ease;text-align:left}.product-variant-selector__variant:hover:not(:disabled){border-color:#3b82f6;background-color:#f8fafc}.product-variant-selector__variant.selected{border-color:#3b82f6;background-color:#eff6ff}.product-variant-selector__variant.unavailable{opacity:.5;cursor:not-allowed}.product-variant-selector__variant.unavailable:hover{border-color:#e5e7eb;background-color:transparent}.product-variant-selector__variant-info{display:flex;flex-direction:column;gap:.25rem}.product-variant-selector__variant-title{font-size:.875rem;font-weight:500;color:#111827}.product-variant-selector__variant-price{font-size:.75rem;color:#6b7280}.product-variant-selector__variant-image{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}@media (min-width: 768px){.product-variant-selector{flex-direction:row;align-items:flex-start}.product-variant-selector__images{flex:0 0 300px}.product-variant-selector__info{flex:0 0 250px}.product-variant-selector__variants{flex:1}}@media (max-width: 767px){.product-variant-selector__variant-list{grid-template-columns:1fr}.product-variant-selector__thumbnails{justify-content:center}}.empty-state{padding:4rem 1.25rem;text-align:center}@media (min-width: 768px){.empty-state{padding:4rem 2.5rem}}.empty-state__container{max-width:28rem;margin:0 auto}.empty-state__icon{margin-bottom:1.5rem}.empty-state__icon-svg{margin:0 auto;width:4rem;height:4rem;color:#9ca3af}.empty-state__title{color:var(--Brand-Black, #1F1F1F);margin:0;font-size:22px;font-style:normal;font-weight:420;line-height:27px;letter-spacing:1.5px;text-transform:uppercase}.empty-state__message{color:#4b5563;margin-bottom:1.5rem}.empty-state-button{display:inline-flex;align-items:center;padding:15px 20px;background-color:#1e3060;color:#fff;transition:background-color .2s;border:none;cursor:pointer;color:var(--Brand-White, #FFF);text-align:center;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:450;line-height:17px;letter-spacing:2px;text-transform:uppercase}.empty-state-button:hover{background-color:#19222f}.empty-state-button__icon{width:1rem;height:1rem;margin-right:.5rem}
