.shade-finder{background-color:#fff;padding-bottom:2rem}.step{opacity:0;visibility:hidden;display:none;transition:opacity .3s ease;min-height:480px}.step.is-active{opacity:1;visibility:visible;display:block}.step-header{position:relative;text-align:center;margin-bottom:20px}.step-header__heading{font-size:2.5rem;line-height:1.2;margin-bottom:5px;font-weight:300}.step-header__heading .rare-script{font-style:italic;font-family:Georgia,serif}.step-header__copy{font-size:.875rem;letter-spacing:0;line-height:1.375rem;margin-bottom:1rem}.range-slider__header{font-size:.75rem;letter-spacing:3.6px;line-height:1.125rem;margin-bottom:2rem;text-align:center;text-transform:uppercase}.range-slider__list{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:1rem}.range-slider__item{font-size:.625rem;letter-spacing:2px;text-transform:uppercase;text-align:center}.range-slider__slide{background:linear-gradient(to right,#ffdcc6,#ebb288,#e5955b,#c86128,#732a18);border:none;border-radius:0;box-shadow:none;height:.75rem;position:relative;margin:20px;cursor:pointer}.range-slider__handle{width:1.25rem;height:1.25rem;background:#000;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%);cursor:grab;box-shadow:0 2px 8px #0003}.range-slider__handle:active{cursor:grabbing}.image-grid{margin-top:1.25rem;padding:0 1.5rem}.image-grid__list{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:2px;scrollbar-width:none;-ms-overflow-style:none}.image-grid__list::-webkit-scrollbar{display:none}.image-grid__item-wrapper{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;width:calc(100vw - 10rem);max-width:280px;scroll-snap-align:start;scroll-snap-stop:always;opacity:.2}.image-grid__item-wrapper.is-active{opacity:1}.image-grid__item{width:100%;aspect-ratio:1/1;overflow:hidden;transition:opacity .3s ease,transform .3s ease}.image-grid__item img{display:block}.image-grid__item[style*="display: none"]{opacity:0;transform:scale(.95)}.image-grid__image{width:100%;height:100%;object-fit:cover}.step-two__options{display:flex;flex-direction:column;gap:1.25rem;max-width:1000px;margin:0 auto;padding:0 1.5rem}.step-two__option{position:relative;background:transparent;display:flex;flex-direction:column;padding:0;margin:0 auto;max-width:300px;width:100%;overflow:visible;transition:all .3s ease;cursor:pointer}.step-two__option:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px);border-color:#0000001a}.step-two__option:before{content:"";display:block;width:100%;height:4px;background:#d4cfc8}.step-two__option--warm:before{background:linear-gradient(to right,#f4b8a0,#e89b7e)}.step-two__option--neutral:before{background:linear-gradient(to right,#b8b3ac,#9e9a92)}.step-two__option--cool:before{background:linear-gradient(to right,#c8b5d4,#b39cc9)}.step-two__option-wrap{padding:2rem 1.5rem 2rem 4.5rem;position:relative;pointer-events:none}.step-two__option-title{color:#000914;font-size:.8125rem;font-weight:600;letter-spacing:.25rem;line-height:1.5;margin-bottom:.625rem;text-transform:uppercase}.step-two__option-copy{color:#4a5568;font-size:.875rem;letter-spacing:.01rem;line-height:1.5;margin-bottom:0}.step-two__option-button{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:transparent;border:none;padding:0;cursor:pointer;z-index:10;pointer-events:auto}.step-two__option-button span{position:absolute;left:1.5rem;top:2rem;background:#fff;border:2px solid #d4cfc8;border-radius:50%;height:1.25rem;width:1.25rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.step-two__option-button span:after{content:"";width:.625rem;height:.625rem;border-radius:50%;background:#000914;transform:scale(0);transition:transform .2s ease}.step-two__option-button span.is-active{border-color:#000914;box-shadow:0 0 0 2px #0009141a}.step-two__option-button span.is-active:after{transform:scale(1)}.step-two__buttons{display:flex;justify-content:center;margin-top:2.5rem}.step-two__buttons .btn-link{color:#6b7280;font-size:.75rem;letter-spacing:.15rem;text-transform:uppercase;text-decoration:none;border-bottom:1px solid #d4cfc8;padding-bottom:2px;transition:all .3s ease}.step-two__buttons .btn-link:hover{color:#000914;border-color:#000914}.step-three__callout-heading{color:#7f2549;font-family:Georgia,serif;font-size:1.375rem;line-height:1.18;text-align:center;font-style:italic;margin-bottom:1rem}.step-three__callout-copy{color:#000914;font-size:.8125rem;line-height:1.46;margin:0 auto;text-align:center;width:90%;max-width:22.375rem}.shade-items{display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;padding:1rem 0;width:100%;overflow-x:auto;scroll-snap-type:x mandatory}.shade-items__carousel{display:flex;gap:1rem}.shade-item{flex:0 0 70vw;max-width:300px;opacity:.5;cursor:pointer;transition:opacity .3s,transform .3s;scroll-snap-align:center}.shade-item.is-active{opacity:1;transform:scale(1.05);cursor:default}.shade-item__image{width:100%;border-radius:8px;aspect-ratio:1/1;object-fit:contain}.shade-item__link{display:block;text-decoration:none;color:inherit;transition:transform .3s ease}.shade-item__link:hover{transform:scale(1.03)}.shade-item__link:hover .shade-item__image{box-shadow:0 4px 12px #00000026}.shade-item__title{color:#000914;font-size:.625rem;letter-spacing:.25rem;line-height:2.2;margin-top:.5rem;text-align:center;text-transform:uppercase}.shade-item.is-active .shade-item__title{visibility:visible}.shade-item.is-hidden{display:none!important}.shade-items__no-results{display:none;text-align:center;padding:3rem 1.5rem;max-width:400px;margin:0 auto}.shade-items__no-results p{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.5}.shade-items__back-btn{display:inline-block;padding:.875rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.shade-items__back-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.step-footer{width:100%;z-index:3;border-top:1px solid rgba(0,9,20,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px}.step-footer__actions{display:flex;justify-content:center;align-items:center;gap:1.5rem;position:relative;width:100%;max-width:600px;margin:0 auto;padding:0 1.5rem}@media(min-width:1025px){.step-footer__button--previous:disabled{visibility:hidden}}.step-footer__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.625rem;font-weight:600;letter-spacing:.2rem;color:#7f2549;text-transform:uppercase;cursor:pointer;position:relative;min-width:120px}.step-footer__button:active{transform:translateY(0);box-shadow:0 2px 4px #00091433}.step-footer__button:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none;display:none}.step-footer__button:disabled:hover{background:#000914;border-color:#000914;transform:none;box-shadow:none}.step-footer__button--previous{background:transparent;color:#000914}.step-footer__button--previous:active{background:#0009141a}.step-footer__button--previous:disabled{opacity:.25;background:transparent}.step-footer__button--previous:disabled:hover{background:transparent;box-shadow:none}.step-footer__button svg{width:12px;height:12px;transition:transform .3s ease}.step-footer__button:hover svg{transform:translate(3px)}.step-footer__button--previous:hover svg{transform:translate(-3px)}.step-footer__dots{display:flex;align-items:center;justify-content:center;margin-top:1rem;gap:.5rem}.step-footer__dot{width:.625rem;height:.625rem;border-radius:50%;background:#d4cfc8;border:none;padding:0;cursor:pointer;transition:all .3s ease;position:relative}.step-footer__dot:hover{background:#b8b3ac;transform:scale(1.2)}.step-footer__dot.is-active{background:#000914;width:1.5rem;border-radius:.3125rem;box-shadow:0 2px 6px #00091433}.step-footer__dot.is-active:hover{transform:scale(1)}@media(min-width:768px){.step{min-height:500px}.step-header{text-align:start}.image-grid__item-wrapper{grid-template-columns:repeat(3,1fr);gap:.5rem;width:calc(100vw - 4rem);max-width:450px}.step-two__options{flex-direction:row;gap:1.5rem}.step-two__option{flex:1}.step-two__option-wrap{padding:2rem 1.5rem 2rem 4rem}.step-two__option-button span{left:1.25rem;top:2rem}.shade-item{flex:0 0 15rem;opacity:1}.step-footer__actions{gap:2rem;max-width:700px;margin:0 auto;padding:0 2rem}.step-footer__dots{margin-top:1.125rem}}@media(min-width:1025px){.step{min-height:480px}.step-header{padding-left:8.125rem;text-align:start}.step-header__copy{font-size:.9375rem}.image-grid__item-wrapper{grid-template-columns:repeat(3,1fr);gap:2px;width:35.2vw;max-width:none}.range-slider{max-width:1200px;margin:0 auto}.step-two__options{gap:2rem;padding:0 2rem}.step-two__option-wrap{padding:2.5rem 2rem 2.5rem 4.5rem}.step-two__option-button span{left:1.5rem;top:2.5rem;height:1.375rem;width:1.375rem}.step-two__option-button span:after{width:.75rem;height:.75rem}.step-footer__button svg{width:14px;height:14px}.step-footer__dots{margin-top:1.25rem;gap:.625rem}.step-footer__dot{width:.625rem;height:.625rem}.step-footer__dot.is-active{width:1.75rem}}.hide-desktop{display:block}@media(min-width:1025px){.hide-desktop{display:none}}.hide-mobile{display:none}@media(min-width:1025px){.hide-mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/shade-finder.css.map */
