.product-page,.product-page *{font-family:Inter,sans-serif}.product-page{max-width:1400px;margin:0 auto;padding:2rem}.product-page__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-page__info{padding-left:2rem}.product-page__color-selection{margin-bottom:2rem}.product-page__color-label{font-size:.875rem;color:#000;margin-bottom:1.5rem;font-weight:400;text-align:left}.product-page__color-cards{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;align-items:flex-start;justify-content:flex-start}.product-page__color-card{flex:0 0 auto;display:flex;flex-direction:column;align-items:center}.product-page__color-input{position:absolute;opacity:0;pointer-events:none;outline-offset:.3rem;outline-color:transparent;outline-style:solid}.product-page__color-card-label{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;text-align:center}.product-page__color-preview{position:relative;width:48px;height:48px;border:.5px solid #e2e0d8;background:#f8f8f8;margin-bottom:.5rem;overflow:hidden;transition-duration:.3s;transition-timing-function:ease;transition-property:outline-color,outline-offset,outline-width,box-shadow;border-radius:100%;outline-offset:.05rem;outline-color:transparent;outline-style:solid}.product-page__color-card-label:hover .product-page__color-preview{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;outline-offset:.3rem;outline-color:#666;outline-style:solid;outline-width:.075rem}.product-page__color-input:checked+.product-page__color-card-label .product-page__color-preview{transform:translateY(-2px);box-shadow:0 6px 16px #00000026;outline-offset:.15rem;outline-color:#666;outline-style:solid;outline-width:.075rem}.product-page__color-initial{font-size:1.5rem;font-weight:600;color:#666}.product-page__color-unavailable-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;align-items:center;justify-content:center;border-radius:100%}.product-page__color-unavailable-overlay:after{--diagonal--size: 67.872px ;--crossed-line--size: 1px;content:"";position:absolute;bottom:calc(var(--crossed-line--size) * -.5);left:0;width:var(--diagonal--size);height:var(--crossed-line--size);background-color:#66666652;transform:rotate(-45deg);transform-origin:left}.product-page__color-name{font-size:.75rem;color:#666;font-weight:400;line-height:1.2;text-align:center;white-space:nowrap;width:auto;min-width:48px}.product-page__color-input:checked+.product-page__color-card-label .product-page__color-name{color:#000;font-weight:500}.product-page__color-swatch-image{width:100%;height:100%;object-fit:cover}.product-page__payment-delivery{margin:2rem 0}.product-page__alma{font-size:.875rem;color:#666;line-height:1.4;margin-bottom:.5rem;text-align:center}.product-page__alma-badge{background:#000;color:#fff;padding:.15rem .4rem;border-radius:3px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.product-page__shipping{font-size:.875rem;color:#666;line-height:1.4;text-align:center}.loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{width:20px;height:20px;animation:rotator 1.4s linear infinite}.spinner .path{stroke:currentColor;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.4s ease-in-out infinite}.hidden{display:none}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-35;stroke-dasharray:90,150}to{stroke-dashoffset:-124}}.product-page__error-message{background:#ffebee;color:#c62828;padding:1rem;border-radius:4px;font-size:.85rem;margin-top:1rem}@media screen and (max-width: 1024px){.product-page__container{grid-template-columns:1fr;gap:2rem}.product-page__info{padding-left:0}}@media screen and (max-width: 767px){.product-page{padding:0}.product-page__container{gap:0}.product-page__info{padding:2rem}.product-page__form{margin-top:1.5rem}.product-page__actions{flex-direction:column;margin-bottom:1.5rem}.product-page__in-stock-actions,.product-page__sold-out-actions{flex-direction:column;gap:1rem}.product-page__payment-delivery{margin-bottom:2rem;padding-top:1rem}.product-page__color-cards{gap:1.25rem;justify-content:center}.product-page__color-preview{width:44px;height:44px}.product-page__color-name{font-size:.7rem;white-space:nowrap;width:auto;min-width:44px}.product-page__out-of-stock-banner,.product-page__stock-warning{margin-bottom:1rem}}@media screen and (max-width: 767px){.product-page__color-selection--desktop{display:none}.product-page__color-selection--mobile{display:block;margin:20px 0;padding:0 20px}.product-page__color-selection--mobile .product-page__color-label{display:none}.product-page__color-selection--mobile .product-page__color-cards{justify-content:center;gap:15px}}@media screen and (min-width: 768px){.product-page__color-selection--mobile{display:none}.product-page__color-selection--desktop{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-page.css.map */
