#birthstone-configurator{display:block;width:100%}.birthstone-native-variant-picker .birthstone-stone-option,.birthstone-native-variant-picker .product-form__input.birthstone-stone-option{display:none!important}.birthstone-native-variant-picker .swatch--gl:has(.name-option[data-name*=Pedra i]),.birthstone-native-variant-picker .swatch--gl:has(.name-option[data-name*=Stone i]),.birthstone-native-variant-picker .swatch--gl:has(.name-option[data-name*=Birthstone i]),.birthstone-native-variant-picker .swatch--gl.birthstone-stone-option{display:none!important}#birthstone-configurator .birthstone-configurator__open{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;width:100%;min-height:5rem;margin:0 0 1.2rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;text-align:left;cursor:pointer}#birthstone-configurator .birthstone-configurator__open:hover{border-color:rgba(var(--color-foreground),.5)}#birthstone-configurator .birthstone-configurator__open:focus-visible,#birthstone-configurator .birthstone-configurator__close:focus-visible,#birthstone-configurator .birthstone-configurator__option:has(input:focus-visible){outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}#birthstone-configurator .birthstone-configurator__plus{display:inline-flex}#birthstone-configurator .birthstone-configurator__open-text{min-width:0;font-size:1.35rem;font-weight:600;letter-spacing:.04em}#birthstone-configurator .birthstone-configurator__muted,#birthstone-configurator .birthstone-configurator__count{color:rgba(var(--color-foreground),.58);font-size:1.2rem;font-weight:400}#birthstone-configurator .birthstone-configurator__dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));overflow:hidden}#birthstone-configurator .birthstone-configurator__dialog::backdrop{background:#12161a7a}#birthstone-configurator .birthstone-configurator__panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(50rem,100%);height:100%;margin-left:auto;background:rgb(var(--color-background));box-shadow:-.8rem 0 2.4rem #00000024;transform:translate(100%);animation:birthstone-drawer-enter .18s ease-out forwards}#birthstone-configurator .birthstone-configurator__header,#birthstone-configurator .birthstone-configurator__footer{position:relative;z-index:2;background:rgb(var(--color-background))}#birthstone-configurator .birthstone-configurator__header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:6.4rem;padding:1.4rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}#birthstone-configurator .birthstone-configurator__title{margin:0;font-size:1.8rem;letter-spacing:.04em}#birthstone-configurator .birthstone-configurator__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;background:transparent;color:currentColor;cursor:pointer}#birthstone-configurator .birthstone-configurator__close svg{width:1.8rem;height:1.8rem}#birthstone-configurator .birthstone-configurator__preview{height:clamp(20rem,28vh,27rem);background:#f7f7f7}#birthstone-configurator .birthstone-configurator__preview figure{position:relative;width:100%;height:100%;margin:0;overflow:hidden;background:#f7f7f7}#birthstone-configurator .birthstone-configurator__preview figure>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#f7f7f7}#birthstone-configurator .birthstone-configurator__custom-image{z-index:2;display:block;background:#f7f7f7}#birthstone-configurator .birthstone-configurator__custom-image[hidden]{display:none}#birthstone-configurator .birthstone-configurator__body{min-height:0;padding:2rem;overflow-y:auto;overscroll-behavior:contain}#birthstone-configurator .birthstone-configurator__group{margin:0;padding:0;border:0}#birthstone-configurator .birthstone-configurator__group+.birthstone-configurator__group{margin-top:2.4rem}#birthstone-configurator .birthstone-configurator__group legend{margin-bottom:1.2rem;padding:0;font-size:1.35rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#birthstone-configurator .birthstone-configurator__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}#birthstone-configurator .birthstone-configurator__option{position:relative;display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:0;padding:1.2rem .6rem 1rem;border:0;border-radius:0;background:rgba(var(--color-foreground),.04);cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}#birthstone-configurator .birthstone-configurator__option:hover{background:rgba(var(--color-foreground),.07)}#birthstone-configurator .birthstone-configurator__option input{position:absolute;width:.1rem;height:.1rem;opacity:0}#birthstone-configurator .birthstone-configurator__swatch{display:block;width:100%;max-width:8.4rem;aspect-ratio:1;border:0;border-radius:0;background-color:transparent;background-image:var(--birthstone-swatch-image);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:none;transition:transform .15s ease}#birthstone-configurator .birthstone-configurator__option--stone-2 .birthstone-configurator__swatch{max-width:7.2rem;aspect-ratio:4 / 5}#birthstone-configurator .birthstone-configurator__option:has(input:checked){background:rgba(var(--color-foreground),.08);box-shadow:inset 0 0 0 .12rem rgba(var(--color-foreground),.55)}#birthstone-configurator .birthstone-configurator__option input:checked+.birthstone-configurator__swatch{transform:scale(1.02)}#birthstone-configurator .birthstone-configurator__option-label{width:100%;overflow:hidden;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:400;line-height:1.25;text-align:center;text-overflow:ellipsis}#birthstone-configurator .birthstone-configurator__status{min-height:1.8rem;margin:1.6rem 0 0;color:#b42318;font-size:1.2rem}#birthstone-configurator .birthstone-configurator__footer{padding:1.4rem 2rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}#birthstone-configurator .birthstone-configurator__confirm{display:flex;justify-content:space-between;gap:1.5rem;min-height:5rem}#birthstone-configurator .birthstone-configurator__confirm:disabled{cursor:not-allowed;opacity:.5}body.birthstone-configurator-open{overflow:hidden}.birthstone-media-preview{position:relative}.birthstone-media-preview>.birthstone-main-custom-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;width:100%;height:100%;object-fit:contain;background:#f7f7f7}@keyframes birthstone-drawer-enter{to{transform:translate(0)}}@media screen and (max-width:749px){#birthstone-configurator .birthstone-configurator__panel{width:100%}#birthstone-configurator .birthstone-configurator__header{padding:1rem 1.6rem}#birthstone-configurator .birthstone-configurator__preview{height:22rem}#birthstone-configurator .birthstone-configurator__body{padding:1.6rem}#birthstone-configurator .birthstone-configurator__options{grid-template-columns:repeat(3,minmax(0,1fr))}#birthstone-configurator .birthstone-configurator__footer{padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom,0px))}.birthstone-media-preview>.birthstone-main-custom-image{object-fit:cover}}@media(prefers-reduced-motion:reduce){#birthstone-configurator .birthstone-configurator__panel{animation-duration:1ms}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-birthstone-configurator.css.map */
