@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;1,400&family=Jost:wght@300;400;500&display=swap";.ac-quiz-root *,.ac-quiz-root *:before,.ac-quiz-root *:after{box-sizing:border-box;margin:0;padding:0}.ac-quiz-root{--brand: #df1e87;--bl: #faf2f6;--tx: #3b3b3b;--mu: #9a7a8a;--bd: #e8d5df;font-family:Jost,sans-serif;color:var(--tx);background:var(--bl);width:100%}.ac-app{display:flex;flex-direction:column;align-items:center;padding:5rem 2.5rem 6rem;max-width:800px;margin:0 auto}.ac-logo{font-family:Jost,sans-serif;font-weight:400;letter-spacing:.18em;font-size:15px;color:var(--mu);text-transform:uppercase;margin-bottom:2rem}.ac-headline{font-family:var(--font-heading-family);font-weight:400;font-size:3.2rem;line-height:1.15;text-align:center;margin-bottom:.75rem;color:var(--tx)}.ac-headline em{font-style:italic}.ac-subtext{font-size:18px;color:var(--mu);text-align:center;line-height:1.55;max-width:420px;margin-bottom:2.5rem}.ac-start-btn{background:var(--brand);color:#fff;border:none;border-radius:2px;padding:1rem 1.7rem;font-family:Jost,sans-serif;font-size:15px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:opacity .2s;display:inline-block;margin-top:18px}.ac-start-btn:hover{opacity:.88}.ac-progress-wrap{width:100%;max-width:580px;margin-bottom:2rem}.ac-progress-label{font-size:13px;color:var(--mu);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.ac-progress-track{height:1.5px;background:var(--bd);border-radius:1px}.ac-progress-fill{height:100%;background:var(--brand);border-radius:1px;transition:width .4s ease}.ac-question-label{font-family:var(--font-heading-family);font-weight:400;font-size:2.4rem;text-align:center;margin-bottom:.4rem;line-height:1.25;max-width:540px;color:var(--tx)}.ac-question-hint{font-size:18px;color:var(--mu);text-align:center;margin-bottom:1.4rem;max-width:480px;line-height:1.4}.ac-options{display:grid;gap:.5rem;width:100%;max-width:580px}.ac-option{background:#fff;border:1px solid var(--bd);border-radius:2px;padding:.95rem 1.35rem;text-align:left;font-size:18px;color:var(--tx);cursor:pointer;display:flex;align-items:center;gap:.8rem;font-family:Jost,sans-serif;transition:border-color .15s,color .15s,background .15s;width:100%}.ac-option:hover{border-color:var(--brand);color:var(--brand)}.ac-option.selected{border-color:var(--brand);background:#fdf0f7;color:var(--brand)}.ac-option-dot{width:15px;height:15px;border-radius:50%;border:1.5px solid var(--bd);flex-shrink:0;transition:background .15s,border-color .15s}.ac-option.selected .ac-option-dot{background:var(--brand);border-color:var(--brand)}.ac-btn-row{display:flex;gap:.75rem;align-items:center;margin-top:1.35rem;width:100%;max-width:580px}.ac-continue-btn{background:var(--brand);color:#fff;border:none;border-radius:2px;padding:.95rem 2rem;font-family:Jost,sans-serif;font-size:15px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:opacity .2s;flex:1}.ac-continue-btn:disabled{opacity:.3;cursor:default}.ac-continue-btn:not(:disabled):hover{opacity:.86}.ac-back-btn{background:transparent;color:var(--mu);border:1px solid var(--bd);border-radius:2px;padding:.95rem 1.35rem;font-family:Jost,sans-serif;font-size:15px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s;white-space:nowrap}.ac-back-btn:hover{border-color:var(--mu);color:var(--tx)}.ac-ghost-btn{background:transparent;color:var(--brand);border:1px solid var(--brand);border-radius:2px;padding:.8rem 1.75rem;font-family:Jost,sans-serif;font-size:15px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-top:.6rem;transition:all .2s}.ac-ghost-btn:hover{background:var(--brand);color:#fff}.ac-spinner{width:52px;height:52px;border-radius:50%;border:1.5px solid var(--bd);border-top-color:var(--brand);animation:ac-spin 1s linear infinite;margin-bottom:1.2rem}@keyframes ac-spin{to{transform:rotate(360deg)}}.ac-spinner-label{font-size:15px;color:var(--mu);letter-spacing:.06em;text-transform:uppercase}.ac-match-hero{width:100%;max-width:580px;background:#fff;border:1px solid var(--bd);border-radius:2px;padding:1.75rem 1.6rem;display:flex;align-items:center;gap:1.4rem;margin-bottom:1.1rem}.ac-match-swatch{width:84px;height:84px;border-radius:50%;flex-shrink:0;border:3px solid #fff;outline:1px solid var(--bd);display:block}.ac-match-eyebrow{font-size:12px;color:var(--mu);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.25rem}.ac-match-name{font-family:var(--font-heading-family);font-weight:400;font-size:2.5rem;line-height:1.15;margin-bottom:.4rem;color:var(--tx)}.ac-match-badge{display:inline-block;background:#fdf0f7;color:var(--brand);border-radius:2px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem}.ac-section-label{font-size:13px;color:var(--mu);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.85rem;width:100%;max-width:580px;padding-top:14px}.ac-alt-row{display:flex;flex-direction:row;gap:1.5rem;margin-bottom:1.6rem;width:100%;max-width:580px;flex-wrap:wrap;align-items:flex-start}.ac-alt-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;width:60px}.ac-alt-dot{width:52px;height:52px;min-width:52px;min-height:52px;border-radius:50%!important;border:2.5px solid transparent;transition:border-color .2s;display:block!important;flex-shrink:0}.ac-alt-item:hover .ac-alt-dot,.ac-alt-item.active .ac-alt-dot{border-color:var(--brand)}.ac-alt-label{font-size:11px;color:var(--mu);text-align:center;line-height:1.3;width:100%;word-break:break-word}.ac-divider{width:100%;max-width:580px;height:1px;background:var(--bd);margin:1rem 0}.ac-product-card{background:#fff;border:1px solid var(--bd);border-radius:2px;width:100%;max-width:580px;display:flex;overflow:hidden;margin-bottom:.55rem}.ac-product-image{width:120px;height:120px;flex-shrink:0;overflow:hidden;background:#f5f0f3;display:flex;align-items:center;justify-content:center}.ac-product-image img{width:100%;height:100%;object-fit:cover;display:block}.ac-product-swatch{width:54px;height:54px;border-radius:50%;display:block}.ac-product-detail{flex:1;padding:.9rem 1.1rem;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.ac-product-name{font-size:16px;font-weight:500;line-height:1.3;margin-bottom:.2rem;margin-right:20px;color:var(--tx)}.ac-product-desc{font-size:13px;color:var(--mu);font-weight:400;line-height:1.4;margin-bottom:.35rem;margin-right:22px}.ac-product-footer{display:flex;align-items:center;justify-content:space-between}.ac-product-price{font-size:16px;font-weight:500;color:var(--brand)}.ac-shop-now{background:none;border:none;padding:0;font-family:Jost,sans-serif;font-size:12px;font-weight:500;color:var(--brand);text-decoration:underline;text-underline-offset:2px;cursor:pointer;letter-spacing:.04em;transition:opacity .2s}.ac-shop-now:hover{opacity:.65}.ac-email-card{background:#fff;border:1px solid var(--bd);border-radius:2px;padding:1.5rem 1.6rem;width:100%;max-width:580px}.ac-email-eyebrow{font-size:12px;color:var(--brand);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.4rem;font-weight:500}.ac-email-headline{font-family:var(--font-heading-family);font-weight:600;font-size:2.5rem;margin-bottom:.35rem;line-height:1.25;color:var(--tx)}.ac-email-sub{font-size:15px;color:var(--mu);line-height:1.45;margin-bottom:1rem}.ac-email-row{display:flex;gap:.5rem;width:100%}.ac-email-input{flex:1;border:1px solid var(--bd);border-radius:2px;padding:.85rem 1rem;font-family:Jost,sans-serif;font-size:15px;color:var(--tx);outline:none;min-width:0;background:#fff}.ac-email-input:focus{border-color:var(--brand)}.ac-email-submit{background:var(--brand);color:#fff;border:none;border-radius:2px;padding:.85rem 1.35rem;font-family:Jost,sans-serif;font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .2s;flex-shrink:0}.ac-email-submit:hover{opacity:.86}.ac-email-submit:disabled{opacity:.5;cursor:default}.ac-email-skip{font-size:13px;color:var(--mu);text-decoration:underline;cursor:pointer;margin-top:.7rem;display:block;text-align:center;background:none;border:none;font-family:Jost,sans-serif;width:100%}.ac-email-success{font-size:15px;color:var(--brand);text-align:center;padding:.5rem 0;font-weight:500;line-height:1.4}.ac-email-error{font-size:13px;color:#c0392b;margin-top:.4rem}.ac-tip-box{background:#fff;border:1px solid var(--bd);border-radius:2px;padding:1.1rem 1.35rem;width:100%;max-width:580px;font-size:16px;color:var(--mu);line-height:1.5;margin-bottom:.4rem}.ac-tip-box b{color:var(--tx);font-weight:500}@media(max-width:640px){.ac-app{padding:3rem 1.25rem 4rem}.ac-headline{font-size:2.2rem}.ac-question-label{font-size:1.55rem}.ac-option{font-size:15px;padding:.85rem 1rem}.ac-continue-btn,.ac-back-btn{font-size:13px}.ac-match-hero{padding:1.25rem 1.1rem;gap:1rem}.ac-match-name{font-size:1.7rem}.ac-progress-wrap,.ac-options,.ac-btn-row,.ac-match-hero,.ac-section-label,.ac-alt-row,.ac-divider,.ac-product-card,.ac-email-card,.ac-tip-box{max-width:100%}.ac-email-row{flex-direction:column}.ac-email-submit{width:100%;padding:.9rem}.ac-alt-dot{width:44px;height:44px;min-width:44px;min-height:44px}}.ac-welcome-img{width:100%;height:auto;display:block;object-fit:cover;border-radius:4px}.ac-app--welcome{padding:0!important;max-width:100%!important;display:block!important}.ac-quiz-root{position:relative}.ac-welcome-split{display:grid;grid-template-columns:45% 1fr;min-height:700px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:var(--bl)}.ac-welcome-img-side{position:relative;overflow:hidden;min-height:700px}.ac-welcome-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.ac-welcome-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(175deg,#c4a8b4,#8a5868 60%,#5a3040)}.ac-welcome-text-side{display:flex;flex-direction:column;justify-content:space-between;padding:4.5rem 5rem 4rem 6rem;background:var(--bl)}.ac-welcome-top{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem}.ac-welcome-eyebrow{font-family:Jost,sans-serif;font-weight:300;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--mu);margin-bottom:2.5rem}.ac-welcome-headline{font-family:var(--font-heading-family);font-weight:300;font-size:5rem;line-height:.95;color:var(--tx);letter-spacing:-.02em;margin-bottom:2rem}.ac-welcome-headline em{font-style:italic;color:var(--brand);display:block}.ac-welcome-sub{font-family:Jost,sans-serif;font-weight:400;font-size:16px;color:var(--mu);line-height:1.3;max-width:340px;margin-bottom:3.7rem;letter-spacing:.01em}.ac-welcome-btn{display:inline-flex;align-items:center;gap:.9rem;background:none;border:none;cursor:pointer;padding:0;font-family:Jost,sans-serif;font-weight:500;font-size:13px;letter-spacing:.15em;text-transform:uppercase;color:#df1e87;transition:gap .3s ease;align-self:flex-start}.ac-welcome-btn:hover{gap:1.5rem}.ac-welcome-btn-arrow{width:36px;height:1px;background:var(--tx);position:relative;flex-shrink:0;transition:width .3s ease}.ac-welcome-btn:hover .ac-welcome-btn-arrow{width:52px}.ac-welcome-btn-arrow:after{content:"";position:absolute;right:-1px;top:-3px;width:6px;height:6px;border-right:1px solid var(--tx);border-top:1px solid var(--tx);transform:rotate(45deg)}.ac-welcome-bottom{border-top:1px solid var(--bd);padding-top:1.5rem}.ac-welcome-shade-label{font-family:Jost,sans-serif;font-size:10px;letter-spacing:.16em;color:var(--mu);text-transform:uppercase;font-weight:300;margin-bottom:.6rem}.ac-welcome-shade-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}@media(max-width:760px){.ac-welcome-split{grid-template-columns:1fr;min-height:auto;width:100vw;margin-left:-50vw;left:50%}.ac-welcome-img-side{min-height:280px;position:relative}.ac-welcome-text-side{padding:3rem 1.75rem}.ac-welcome-headline{font-size:3.8rem}.ac-welcome-top{padding-bottom:1.5rem}.ac-welcome-eyebrow{display:none}.ac-welcome-sub{line-height:1.2;font-weight:400}}.ac-email-teaser{display:flex;align-items:center;gap:.9rem;padding:1rem 1.2rem;background:#fff;border-bottom:1px solid #e8d5df;margin:-1.5rem -1.6rem 0;border-radius:2px 2px 0 0}.ac-email-teaser-eyebrow{font-size:10px;color:#9a7a8a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.15rem}.ac-email-teaser-name{font-family:var(--font-heading-family);font-weight:400;font-size:1.2rem;color:#2a2220}.ac-email-note{font-size:11px;color:#c4a4b4;font-style:italic;text-align:center;margin-top:.5rem}.ac-email-success{text-align:center;padding:1rem 0 .5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.ac-email-success-headline{font-family:var(--font-heading-family);font-size:1.3rem;font-weight:300;color:#2a2220}.ac-email-success-sub{font-size:13px;color:#9a7a8a;margin-bottom:.5rem;line-height:1.5}.ac-email-code-reveal{display:inline-block;background:#fdf0f7;color:#df1e87;font-size:18px;font-weight:500;letter-spacing:.22em;padding:.6rem 1.75rem;border-radius:2px;margin-bottom:.5rem}.ac-email-success-note{font-size:12px;color:#9a7a8a;font-style:italic}.ac-code-banner{width:100%;max-width:580px;background:#fdf0f7;border:1.5px solid #df1e87;border-radius:2px;padding:1rem 1.5rem;text-align:center;margin-bottom:1.1rem;display:flex;flex-direction:column;align-items:center;gap:.3rem}.ac-code-banner-text{font-size:12px;color:#9a7a8a;text-transform:uppercase;letter-spacing:.1em}.ac-code-banner-code{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:400;color:#df1e87;letter-spacing:.2em}.ac-code-banner-note{font-size:12px;color:#9a7a8a;font-style:italic}.ac-welcome-btn span{display:inline-flex;align-items:center;gap:.55rem}.ac-welcome-btn span:after{content:"\2192";font-size:18px;line-height:1;transform:translateY(-1px);transition:transform .25s ease}.ac-welcome-btn:hover span:after{transform:translate(5px,-1px)}.ac-shop-now{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;border-bottom:1px solid currentColor;line-height:1.1}.ac-shop-now:after{content:"\2192";font-size:14px;line-height:1;transform:translateY(-1px);transition:transform .25s ease}.ac-shop-now:hover:after{transform:translate(4px,-1px)}.ac-shade-card{width:100%;max-width:580px;border:1px solid var(--bd);border-radius:2px;overflow:hidden;background:#fff;display:flex;margin-bottom:.4rem;margin-top:4px}.ac-shade-card-img{width:180px;flex-shrink:0;overflow:hidden}.ac-shade-card-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.ac-shade-card-body{flex:1;padding:1.35rem 1.25rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.ac-shade-card-eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand)}.ac-shade-card-headline{font-family:var(--font-heading-family);font-weight:400;font-size:15px!important;color:var(--tx);line-height:1.25;margin:0}.ac-shade-card-desc{font-size:13px;color:var(--mu);line-height:1.2}.ac-shade-card-badge{display:inline-flex;align-items:center;gap:4px;background:var(--bl);border:1px solid var(--bd);border-radius:0;padding:4px 11px;font-size:12px;color:var(--tx);width:fit-content}.ac-shade-card-code{font-weight:600;color:var(--brand);letter-spacing:.04em}.ac-shade-card-btn{background:var(--brand);color:#fff;border:none;border-radius:0;padding:9px 20px;font-family:Jost,sans-serif;font-size:13px;font-weight:500;letter-spacing:.09em;cursor:pointer;width:fit-content;transition:opacity .2s}.ac-shade-card-btn:hover{opacity:.86}.ac-shade-card-btn:disabled{opacity:.5;cursor:default}.ac-shade-card-success{display:none;align-items:center;gap:7px;font-size:13px;color:var(--tx)}.ac-shade-card-success strong{color:var(--brand)}.ac-shade-card-check{width:20px;height:20px;background:var(--brand);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ac-shade-card-check svg{width:11px;height:11px}.ac-shade-card-fine{font-size:10px;letter-spacing:.1em;color:var(--mu);text-transform:uppercase}@media(max-width:640px){.ac-shade-card{max-width:100%}.ac-shade-card-img{width:120px}.ac-shade-card-body{padding:1rem;gap:.4rem}.ac-shade-card-headline{font-size:1.4rem}}.ac-welcome-btn{border-bottom:1px solid currentColor;padding-bottom:6px}
/*# sourceMappingURL=/cdn/shop/t/76/assets/shade-match-quiz.css.map */
