.pura-options{margin-bottom:24px}.pura-options__loading{display:flex;align-items:center;gap:13px;padding:19px 0;font-size:13px;color:rgb(var(--color-foreground),.5)}.pura-options__loading .spinner{width:18px;height:18px;border:2px solid rgb(var(--color-foreground),.1);border-top-color:rgb(var(--color-foreground),.5);border-radius:50%;animation:pura-spin .6s linear infinite}@keyframes pura-spin{to{transform:rotate(360deg)}}.pura-option-group{margin-bottom:24px}.pura-option-group:last-child{margin-bottom:0}.pura-option-group__label{display:flex;align-items:baseline;gap:6px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:10px;line-height:1.4}.pura-option-group__label-selected{font-weight:400;color:rgb(var(--color-foreground),.5)}.pura-option-group__label-price{font-weight:400;color:rgb(var(--color-foreground),.45);margin-left:4px}.pura-metal-opts{display:flex;gap:8px;flex-wrap:wrap;align-items:stretch}.pura-metal-opt{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;min-height:44px;border:1px solid rgba(var(--color-foreground),.1);background:transparent;color:rgb(var(--color-foreground),.75);font-size:13px;letter-spacing:.03em;font-weight:500;cursor:pointer;transition:all .25s ease;font-family:inherit;line-height:1.3;box-sizing:border-box;border-radius:4px;vertical-align:top}.pura-metal-opt:hover{border-color:rgba(var(--color-foreground),.35)}.pura-metal-opt[aria-checked=true]{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.03);color:rgb(var(--color-foreground))}.pura-metal-dot{width:16px;height:16px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.1);flex-shrink:0}.pura-metal-dot--white-gold{background:linear-gradient(135deg,#e8e8e8,#cfcfcf)}.pura-metal-dot--rose-gold{background:linear-gradient(135deg,#d4a08a,#c49078)}.pura-metal-dot--yellow-gold{background:linear-gradient(135deg,#d4a84b,#c49a3a)}.pura-metal-dot--platinum{background:linear-gradient(135deg,#c4c4c4,#aeaeae)}.pura-metal-dot--silver{background:linear-gradient(135deg,#d8d8d8,#b8b8b8)}.pura-metal-dot--neutral{background:linear-gradient(135deg,#f0f0f0,#dcdcdc);border-color:rgba(var(--color-foreground),.2)}.pura-metal-opt__text{display:flex;flex-direction:column}.pura-metal-opt__price{font-size:11px;color:rgb(var(--color-foreground),.4);font-weight:400}.pura-pill-opts{display:flex;gap:8px;flex-wrap:wrap;align-items:stretch}.pura-pill-opt{padding:8px 14px;min-height:44px;min-width:44px;border:1px solid rgba(var(--color-foreground),.1);background:transparent;font-size:13px;color:rgb(var(--color-foreground),.7);cursor:pointer;transition:all .25s ease;font-weight:500;font-family:inherit;line-height:1.3;text-align:center;box-sizing:border-box;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;vertical-align:top}.pura-pill-opt:hover{border-color:rgba(var(--color-foreground),.35)}.pura-pill-opt[aria-checked=true]{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.pura-pill-opt__price{display:block;font-size:11px;color:rgb(var(--color-foreground),.4);font-weight:400;margin-top:2px}.pura-pill-opt[aria-checked=true] .pura-pill-opt__price{color:rgb(var(--color-background),.6)}.pura-size-opts{display:flex;flex-wrap:wrap;gap:6px;align-items:stretch}.pura-size-opt{width:auto;min-width:48px;min-height:44px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.3;border:1px solid rgba(var(--color-foreground),.1);background:transparent;font-size:13px;color:rgb(var(--color-foreground),.7);cursor:pointer;transition:all .25s ease;font-weight:500;font-family:inherit;box-sizing:border-box;border-radius:4px;vertical-align:top}.pura-size-opt:hover{border-color:rgba(var(--color-foreground),.35)}.pura-size-opt[aria-checked=true]{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.pura-size-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:rgb(var(--color-foreground),.5);text-decoration:underline;text-underline-offset:3px;margin-top:8px;cursor:pointer;transition:color .2s}.pura-size-link:hover{color:rgb(var(--color-foreground),.8)}.pura-dropdown-wrap{position:relative;max-width:100%}.pura-dropdown{appearance:none;-webkit-appearance:none;width:100%;padding:12px 40px 12px 14px;min-height:44px;font-size:14px;font-family:inherit;font-weight:500;color:rgb(var(--color-foreground));letter-spacing:.02em;background:transparent;border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;cursor:pointer;transition:border-color .25s ease;line-height:1.5;box-sizing:border-box}.pura-dropdown:hover{border-color:rgba(var(--color-foreground),.35)}.pura-dropdown:focus{border-color:rgb(var(--color-foreground));outline:none}.pura-dropdown-wrap:after{content:"";position:absolute;top:50%;right:16px;width:6px;height:6px;border-right:1.5px solid rgb(var(--color-foreground),.4);border-bottom:1.5px solid rgb(var(--color-foreground),.4);transform:translateY(-65%) rotate(45deg);pointer-events:none}.pura-select-wrap{position:relative;max-width:100%}.pura-select{appearance:none;-webkit-appearance:none;width:100%;padding:12px 40px 12px 14px;min-height:44px;font-size:14px;font-family:inherit;font-weight:500;color:rgb(var(--color-foreground));letter-spacing:.02em;background:transparent;border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;cursor:pointer;transition:border-color .25s ease;line-height:1.5;box-sizing:border-box}.pura-select:hover{border-color:rgba(var(--color-foreground),.35)}.pura-select:focus{border-color:rgb(var(--color-foreground));outline:none}.pura-select-wrap:after{content:"";position:absolute;top:50%;right:16px;width:6px;height:6px;border-right:1.5px solid rgb(var(--color-foreground),.4);border-bottom:1.5px solid rgb(var(--color-foreground),.4);transform:translateY(-65%) rotate(45deg);pointer-events:none}.pura-slider-wrap{position:relative}.pura-slider-track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.pura-slider-track::-webkit-scrollbar{display:none}.pura-slider-track .pura-pill-opt,.pura-slider-track .pura-metal-opt,.pura-slider-track .pura-size-opt{scroll-snap-align:start;flex-shrink:0}.pura-slider-nav{display:flex;justify-content:center;gap:4px;margin-top:8px}.pura-slider-nav__dot{width:6px;height:6px;border-radius:50%;background:rgba(var(--color-foreground),.15);border:none;padding:0;cursor:pointer;transition:background .2s ease}.pura-slider-nav__dot.is-active{background:rgba(var(--color-foreground),.6)}.pura-slider-arrows{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.pura-slider-arrow{width:30px;height:30px;border-radius:4px;background:transparent;border:1px solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.pura-slider-arrow:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.04)}.pura-slider-arrow svg{width:10px;height:10px;stroke:rgb(var(--color-foreground));fill:none;stroke-width:2}.pura-slider-arrow--prev svg{transform:rotate(180deg)}@media screen and (min-width:750px){.pura-slider-wrap .pura-slider-nav,.pura-slider-wrap .pura-slider-arrows{display:none}.pura-slider-track{overflow-x:visible;scroll-snap-type:none;flex-wrap:wrap}.pura-slider-track .pura-pill-opt,.pura-slider-track .pura-metal-opt,.pura-slider-track .pura-size-opt{flex-shrink:1}}.pura-price-summary{margin-top:19px;padding:16px 0;border-top:1px solid rgba(var(--color-foreground),.06)}.pura-price-summary__row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px}.pura-price-summary__row--label{color:rgb(var(--color-foreground),.55)}.pura-price-summary__row--value{font-weight:500;color:rgb(var(--color-foreground))}.pura-price-summary__total{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0;margin-top:6px;border-top:1px solid rgba(var(--color-foreground),.08);font-size:14px}.pura-price-summary__total-label{font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:rgb(var(--color-foreground))}.pura-price-summary__total-value{font-weight:700;font-size:18px;color:rgb(var(--color-foreground))}.pura-options__error{font-size:12px;color:#c33;margin-top:6px;display:none}.pura-options__error.is-visible{display:block}.pura-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:7px 12px;border-radius:4px;font-size:12px;font-weight:500;letter-spacing:.02em;line-height:1.5;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;text-align:center;display:flex;flex-direction:column;gap:1px}.pura-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:rgb(var(--color-foreground))}.pura-tooltip__line{display:block}.pura-tooltip__line:last-child{opacity:.65;font-size:11px}.pura-pill-opt--compact:hover .pura-tooltip,.pura-pill-opt--compact:focus-visible .pura-tooltip,.pura-metal-opt--compact:hover .pura-tooltip,.pura-metal-opt--compact:focus-visible .pura-tooltip{opacity:1;visibility:visible}.pura-pill-opt--compact{position:relative;padding:8px 12px;min-height:40px;min-width:40px;font-size:13px;flex-direction:row}.pura-metal-opt--compact{position:relative;padding:8px 10px;min-height:40px;gap:5px}.pura-metal-opt--compact .pura-metal-opt__text,.pura-metal-opt--compact .pura-metal-opt__price{display:none}.pura-metal-opt__abbrev{font-size:11px;font-weight:600;letter-spacing:.04em;line-height:1}@media screen and (max-width:749px){.pura-metal-opts,.pura-pill-opts{gap:6px}.pura-metal-opt{padding:8px 10px;font-size:12px;min-height:40px;gap:6px}.pura-metal-opt--compact{padding:6px 8px;min-height:36px;gap:4px}.pura-metal-dot{width:14px;height:14px}.pura-pill-opt{padding:7px 10px;font-size:12px;min-height:40px;min-width:40px}.pura-pill-opt--compact{padding:6px 10px;min-height:36px;font-size:12px}.pura-size-opt{width:auto;min-width:40px;padding:6px 10px;min-height:40px;font-size:12px}.pura-size-opts{gap:5px}.pura-option-group{margin-bottom:20px}.pura-tooltip{font-size:11px;padding:6px 10px}}.pura-metal-group__title{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#0000008c;margin:14px 0 8px}.pura-metal-groups>.pura-metal-group__title:first-child{margin-top:4px}.pura-metal-opts.pura-metal-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pura-metal-opt.pura-metal-tile{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-width:0;padding:12px 14px;min-height:52px;background:#fff;border:1px solid #E0E0E0;border-radius:8px;text-align:left}.pura-metal-opt.pura-metal-tile:hover{border-color:#c9c9c9}.pura-metal-opt.pura-metal-tile[aria-checked=true]{border:2px solid #000000;background:#fff;padding:11px 13px}.pura-metal-tile .pura-metal-opt__name{font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pura-metal-groups .pura-metal-dot{width:22px;height:22px;flex:0 0 auto;border:1px solid rgba(0,0,0,.08)}.pura-metal-groups .pura-metal-dot--silver,.pura-metal-groups .pura-metal-dot--white-gold,.pura-metal-groups .pura-metal-dot--platinum{background:radial-gradient(circle at 32% 30%,#fff,#d6d6d6 62%,#cbcbcb)}.pura-metal-groups .pura-metal-dot--yellow-gold{background:radial-gradient(circle at 32% 30%,#f2cc72,#d9a62a 62%,#c79724)}.pura-metal-groups .pura-metal-dot--rose-gold{background:radial-gradient(circle at 32% 30%,#f3b9a8,#d98e7a 62%,#c9836f)}.pura-metal-summary{background:#f5efe6;border:0;padding:16px;margin:12px 0 4px}.pura-metal-summary__line{font-size:14px;line-height:1.35}.pura-metal-summary__line strong{font-weight:700}.pura-metal-summary__price{font-size:13px;line-height:1.35;margin-top:2px;color:#000000b3}@media screen and (max-width:749px){.pura-metal-opts.pura-metal-tiles{gap:8px}.pura-metal-opt.pura-metal-tile{padding:10px;min-height:48px;gap:8px}.pura-metal-opt.pura-metal-tile[aria-checked=true]{padding:9px}.pura-metal-tile .pura-metal-opt__name{font-size:13px}.pura-metal-groups .pura-metal-dot{width:20px;height:20px}.pura-metal-summary{padding:14px}}.pura-option-group__label--plaincaps{text-transform:uppercase;font-variant:normal;font-variant-caps:normal;font-feature-settings:"smcp" 0,"c2sc" 0}.pura-price-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pura-price-summary__row--label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pura-price-summary__row--value{flex:0 0 auto}product-info .price{color:#000;font-weight:600;font-size:1.4rem;transition:color .15s ease}product-info .price .price-item--sale,product-info .price .price-item--regular{font-size:inherit;font-weight:inherit}product-info .price.is-updating{color:#8a6d1f}@media(prefers-reduced-motion:reduce){product-info .price{transition:none}}product-info .pura-metal-summary,product-info .pura-dropdown,product-info .pura-select,product-info .pura-pill-opt,product-info .pura-size-opt,product-info .pura-metal-opt,product-info .product-form__submit,product-info klarna-placement{border-radius:8px}product-info klarna-placement{display:block;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-product-custom-options.css.map */
