:root{--cr-accent: #135d66;--cr-accent-soft: #f1f7f7;--cr-accent-line: #cfe2e2;--cr-ink: #1a1b18;--cr-body: #4a4f52;--cr-line: #e4e6e8;--cr-radius: 10px}.cr-spec{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1px;background:var(--cr-accent-line);border:1px solid var(--cr-accent-line);border-radius:var(--cr-radius);margin:1.4rem 0 .4rem;overflow:hidden}.cr-spec[hidden],.cr-spec--solo .cr-spec__col--stone{display:none}.cr-spec__col{background:var(--cr-accent-soft);padding:1.2rem .9rem;text-align:center;min-width:0}.cr-spec__rule{display:none}.cr-spec__label{display:block;font-size:1.25rem;line-height:1.35;font-weight:500;color:var(--cr-accent);letter-spacing:.01em;margin:0 0 .4rem;text-wrap:balance;overflow-wrap:normal}.cr-spec__value{display:block;font-size:1.2rem;line-height:1.5;color:var(--cr-body);font-variant-numeric:tabular-nums}.cr-spec__value span{white-space:nowrap}.cr-spec__value span+span:before{content:"|";margin:0 .6rem;color:var(--cr-accent-line)}.product-form__input>.cr-optrow,.product-form__input>.cr-optvalues,.product-form__input>.cr-select,.product-form__input>.rsc-wrapper{flex:0 0 100%;width:100%}.cr-optvalues{display:flex;flex-wrap:wrap;align-items:center}.cr-optvalues.cr-visually-hidden{display:none}.cr-hidden{display:none!important}.cr-optrow{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin:0 0 .9rem}.cr-optrow>modal-opener{flex:0 0 auto}.cr-optrow .form__label{margin:0;font-size:1.3rem;font-weight:500;letter-spacing:.02em;color:var(--cr-ink)}.cr-optrow .form__label-info{font-weight:400;color:var(--cr-body)}.cr-sizeguide{background:none;border:0;padding:0;font-size:1.25rem;line-height:1;color:var(--cr-accent);text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:nowrap;font-family:inherit}.cr-sizeguide:hover{opacity:.75}.product-form__input.product-form__input--pills input[type=radio]+label{min-width:0;min-height:0;padding:.75rem 1.5rem;margin:0 .7rem .7rem 0;border-radius:8px;background:#fff;font-size:1.3rem;letter-spacing:.04em;line-height:1.2;color:var(--cr-body);box-shadow:inset 0 0 0 .1rem var(--cr-line);transition:box-shadow .15s ease,color .15s ease,background .15s ease}.product-form__input.product-form__input--pills input[type=radio]:checked+label:not(.color__swatch){border-color:var(--cr-accent);background:var(--cr-accent-soft);color:var(--cr-accent);font-weight:500;box-shadow:inset 0 0 0 .1rem var(--cr-accent)}.product-form__input.product-form__input--pills input[type=radio]:checked+label:not(.color__swatch):after{background-color:transparent}.product-form__input.product-form__input--pills input[type=radio]:disabled+label{opacity:.4}.product-form__input input[type=radio]+.color__swatch.color__swatch--variant{width:4rem;height:4rem;margin-inline-end:.8rem;border-radius:50%}.product-form__input input[type=radio]:checked+.color__swatch--variant{outline:1.5px solid var(--cr-accent);outline-offset:3px}.cr-select{position:relative;display:block;max-width:22rem}.cr-optwrap--dropdown .rsc-open-btn{display:none}.cr-select select{-webkit-appearance:none;appearance:none;width:100%;padding:1.15rem 3.6rem 1.15rem 1.4rem;border:1px solid var(--cr-line);border-radius:8px;background:#fff;font-family:inherit;font-size:1.4rem;line-height:1.2;color:var(--cr-ink);cursor:pointer}.cr-select select:focus-visible{outline:2px solid var(--cr-accent);outline-offset:1px}.cr-select:after{content:"";position:absolute;right:1.5rem;top:50%;width:8px;height:8px;border-right:1.5px solid var(--cr-body);border-bottom:1.5px solid var(--cr-body);transform:translateY(-70%) rotate(45deg);pointer-events:none}.cr-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.cr-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;background:var(--cr-accent-soft);border-radius:var(--cr-radius);padding:1.6rem .8rem;margin:1.6rem 0}.cr-trust__item{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.cr-trust__item svg{width:26px;height:26px;display:block}.cr-trust__item span{font-size:1.15rem;line-height:1.35;color:var(--cr-body);max-width:9rem}@media screen and (max-width:380px){.cr-trust__item span{font-size:1.05rem}.cr-trust__item svg{width:22px;height:22px}}.cr-stores{background:#fdf3f5;border-radius:var(--cr-radius);padding:1.4rem 1.4rem 1.2rem;margin:1.6rem 0}.cr-stores__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.cr-stores__title{margin:0;font-size:1.5rem;font-weight:500;letter-spacing:.01em;color:#b9884e}.cr-stores__locate{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;padding:.7rem 1.2rem;border-radius:7px;background:#fff;font-size:1.25rem;color:var(--cr-accent);text-decoration:underline;text-underline-offset:3px}.cr-stores__locate svg{width:15px;height:15px}.cr-stores__locate:hover{opacity:.8}.cr-stores__track{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.2rem}.cr-stores__track::-webkit-scrollbar{display:none}.cr-store{flex:0 0 auto;scroll-snap-align:start;min-width:14rem;max-width:19rem;padding:1rem 1.3rem;border-radius:8px;background:var(--cr-accent);color:#fff;text-align:center}.cr-store__name{display:block;font-size:1.3rem;font-weight:500;line-height:1.3}.cr-store__meta{display:block;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.3);font-size:1.15rem;opacity:.88;line-height:1.35}.cr-stores__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;min-height:6px}.cr-stores__dot{width:6px;height:6px;border-radius:50%;background:#e0c6cf;transition:background .18s ease}.cr-stores__dot.is-on{background:var(--cr-accent)}.cr-appt{margin:1.6rem 0;display:grid;gap:.9rem}.cr-appt__card{display:flex;align-items:center;gap:1.2rem;padding:1.4rem;border-radius:var(--cr-radius)}.cr-appt__card--home{background:#eef6f3}.cr-appt__card--video{background:#fdf1e7}.cr-appt__icon{flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff}.cr-appt__icon svg{width:18px;height:18px}.cr-appt__copy{flex:1 1 auto;min-width:0}.cr-appt__title{display:block;font-size:1.4rem;font-weight:600;line-height:1.25}.cr-appt__card--home .cr-appt__title{color:#2f7a5e}.cr-appt__card--video .cr-appt__title{color:#b9722c}.cr-appt__sub{display:block;margin-top:.25rem;font-size:1.2rem;color:var(--cr-body);line-height:1.35}.cr-appt__btn{flex:0 0 auto;border:0;border-radius:7px;padding:.95rem 1.4rem;font-family:inherit;font-size:1.25rem;font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.cr-appt__btn:hover{opacity:.88}.cr-appt__card--home .cr-appt__btn,.cr-appt__card--video .cr-appt__btn{background:#3f8f6f}@media screen and (max-width:400px){.cr-appt__card{flex-wrap:wrap}.cr-appt__btn{width:100%;text-align:center;padding:1.1rem}}.cr-modal[hidden]{display:none}.cr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:end center}.cr-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1b188c;border:0;padding:0;cursor:pointer}.cr-modal__panel{position:relative;width:min(48rem,100%);max-height:92vh;overflow-y:auto;background:#fdf8f2;border-radius:16px 16px 0 0;padding:2.8rem 2rem 2.4rem;text-align:center;animation:cr-rise .24s ease}@media(prefers-reduced-motion:reduce){.cr-modal__panel{animation:none}}@keyframes cr-rise{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:750px){.cr-modal{place-items:center}.cr-modal__panel{border-radius:16px}}.cr-modal__close{position:absolute;top:1.2rem;right:1.2rem;width:34px;height:34px;border-radius:50%;border:0;background:#fff;font-size:1.8rem;line-height:1;color:var(--cr-body);cursor:pointer}.cr-modal__title{margin:0 0 .5rem;font-size:2rem;font-weight:500;color:var(--cr-accent)}.cr-modal__sub{margin:0 0 1.8rem;font-size:1.35rem;color:#b98a4a;line-height:1.4}.cr-otp__field{display:flex;align-items:center;gap:.8rem;width:100%;padding:1.2rem 1.4rem;margin-bottom:1rem;background:#fff;border:1px solid #d8b98a;border-radius:8px}.cr-otp__prefix{font-size:1.4rem;color:var(--cr-body);white-space:nowrap}.cr-otp__field input{flex:1 1 auto;min-width:0;border:0;background:none;font-family:inherit;font-size:1.5rem;color:var(--cr-ink);letter-spacing:.04em}.cr-otp__field input:focus{outline:none}.cr-otp__submit{width:100%;padding:1.35rem;border:0;border-radius:8px;background:#6aa88b;font-family:inherit;font-size:1.5rem;font-weight:500;color:#fff;cursor:pointer}.cr-otp__submit[disabled]{opacity:.5;cursor:not-allowed}.cr-otp__consent{display:flex;align-items:flex-start;gap:.7rem;margin-top:1.2rem;text-align:left;font-size:1.2rem;line-height:1.45;color:var(--cr-body)}.cr-otp__consent a{color:var(--cr-accent)}.cr-otp__msg{margin-top:1rem;font-size:1.25rem;line-height:1.4;min-height:1.4em}.cr-otp__msg--err{color:#b3261e}.cr-otp__msg--ok{color:#2f7a5e}.cr-modal .cr-trust{margin-top:2rem;background:none;padding:1.6rem 0 0;border-top:1px solid #e8dcc8}.cr-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--cr-line);box-shadow:0 -2px 14px #1a1b1814;padding:.9rem 1.2rem calc(.9rem + env(safe-area-inset-bottom));transform:translateY(105%);transition:transform .22s ease}.cr-sticky.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.cr-sticky{transition:none}}.cr-sticky__summary{display:flex;align-items:baseline;gap:.8rem;margin-bottom:.8rem;font-size:1.3rem}.cr-sticky__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cr-accent);font-weight:500}.cr-sticky__price{font-weight:600;color:var(--cr-ink)}.cr-sticky__was{text-decoration:line-through;color:#9aa0a4;font-size:1.2rem}.cr-sticky__row{display:flex;align-items:stretch;gap:.8rem}.cr-sticky__wa{flex:0 0 auto;width:46px;border-radius:50%;background:#25d366;display:grid;place-items:center;text-decoration:none}.cr-sticky__wa svg{width:24px;height:24px;fill:#fff}.cr-sticky__store{flex:1 1 auto;display:grid;place-items:center;padding:1.1rem .8rem;border:1px solid var(--cr-line);border-radius:8px;background:#fff;font-family:inherit;font-size:1.3rem;color:var(--cr-ink);text-decoration:none;white-space:nowrap}.cr-sticky__atc{flex:1.4 1 auto;padding:1.1rem .8rem;border:0;border-radius:8px;background:var(--cr-accent);font-family:inherit;font-size:1.4rem;font-weight:500;color:#fff;cursor:pointer}.cr-sticky__atc[disabled]{background:#9bb5b7;cursor:not-allowed}@media screen and (min-width:750px){.cr-sticky{display:none}}body.cr-has-sticky{padding-bottom:8.5rem}@media screen and (min-width:750px){body.cr-has-sticky{padding-bottom:0}}.product__info-container .product__heading{font-size:2.2rem;line-height:1.25;font-weight:500;letter-spacing:.005em;margin-bottom:.4rem}.product__info-container .price-wrapper{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .9rem}.product__info-container .current-price{font-size:2.8rem;font-weight:600;line-height:1.15;color:var(--cr-ink)}.product__info-container .compare-price{font-size:1.8rem;line-height:1.2;color:#9aa0a4;text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:#b9bfc3}.product__info-container .discount-badge{font-size:1.4rem;font-weight:600;color:#2f7a5e}@media screen and (min-width:750px){.product__info-container .product__heading{font-size:2.6rem}.product__info-container .current-price{font-size:3.2rem}.product__info-container .compare-price{font-size:2rem}}variant-radios{display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:2.4rem}variant-radios>.product-form__input{flex:0 0 100%;margin-bottom:1.4rem}variant-radios>.cr-optwrap--color,variant-radios>.cr-optwrap--dropdown{flex:1 1 13rem}variant-radios>.cr-rsc-host{flex:0 0 100%;width:100%}.cr-optwrap--color .cr-optvalues{gap:0}.cr-optrow{margin-bottom:.7rem}.product-form__input input[type=radio]+.color__swatch.color__swatch--variant{width:3.4rem;height:3.4rem;margin-inline-end:.7rem;margin-top:0;margin-bottom:0}.cr-select select{padding-block:1.05rem}.cr-eta{display:flex;align-items:center;gap:1.1rem;padding:1.2rem 1.4rem;margin:0 0 1.6rem;border:1px solid #e8dcc4;border-radius:var(--cr-radius);background:#fffdf8}.cr-eta[hidden]{display:none}.cr-eta__icon{flex:0 0 auto;display:grid;place-items:center}.cr-eta__icon svg{width:22px;height:22px}.cr-eta__text{margin:0;font-size:1.3rem;line-height:1.45;color:var(--cr-body)}.cr-eta__date{color:#2f7a5e;font-weight:500;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/43/assets/craftier-pdp.css.map */
