.mystre-finder{min-height:80vh;padding:clamp(28px,5vw,72px);color:var(--finder-ink);background:var(--finder-ivory);font-family:var(--font-body,Inter,sans-serif)}.mystre-finder *{box-sizing:border-box}.mystre-finder [hidden]{display:none!important}.mystre-finder__shell{width:min(1180px,100%);min-height:680px;margin:auto;border:1px solid rgba(74,56,48,.18);background:#fff;box-shadow:0 24px 80px #2c221e14}.mystre-finder__intro{min-height:680px;padding:clamp(48px,9vw,120px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,#111111fb,#111111db),radial-gradient(circle at 80% 20%,var(--finder-cocoa),var(--finder-ink));color:var(--finder-ivory)}.mystre-finder__eyebrow{margin:0 0 22px;color:var(--finder-gold);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.mystre-finder h1,.mystre-finder h2,.mystre-finder legend{font-family:var(--font-heading,"Cormorant Garamond",serif);font-weight:400;letter-spacing:-.025em}.mystre-finder h1{max-width:820px;margin:0;font-size:clamp(3.3rem,8vw,7rem);line-height:.92}.mystre-finder__lede{max-width:600px;margin:30px 0;color:#f8f5efc7;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.mystre-finder__primary{min-height:52px;padding:14px 26px;border:1px solid var(--finder-gold);border-radius:0;color:var(--finder-ink);background:var(--finder-gold);font:inherit;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.mystre-finder__primary:hover{color:var(--finder-ivory);background:transparent;transform:translateY(-1px)}.mystre-finder__primary:disabled{cursor:wait;opacity:.65}.mystre-finder__privacy{margin:18px 0 0;color:#f8f5ef8f;font-size:.8rem}.mystre-finder__quiz{min-height:680px;padding:clamp(28px,6vw,78px)}.mystre-finder__topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:14px;color:var(--finder-cocoa);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mystre-finder__topline button{padding:8px 0;border:0;color:inherit;background:transparent;cursor:pointer}.mystre-finder__topline button:last-child{justify-self:end}.mystre-finder__topline button:disabled{visibility:hidden}.mystre-finder__progress{height:2px;margin-bottom:clamp(50px,7vw,90px);background:#b7a89959}.mystre-finder__progress span{display:block;width:16.666%;height:100%;background:var(--finder-gold);transition:width .35s ease}.mystre-finder__step{margin:0;padding:0;border:0}.mystre-finder__step legend{width:100%;margin:0 0 34px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.04}.mystre-finder__step legend span{display:block;margin-bottom:12px;color:var(--finder-gold);font-family:var(--font-body,Inter,sans-serif);font-size:.72rem;font-weight:850;letter-spacing:.18em}.mystre-finder__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mystre-finder__choices label{position:relative;cursor:pointer}.mystre-finder__choices input{position:absolute;width:1px;height:1px;opacity:0}.mystre-finder__choices label>span{min-height:84px;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(74,56,48,.22);background:#fff;transition:border-color .2s ease,background .2s ease,transform .2s ease}.mystre-finder__choices b{font-size:1rem}.mystre-finder__choices small{margin-top:5px;color:#756b66}.mystre-finder__choices label:hover>span,.mystre-finder__choices input:focus-visible+span{border-color:var(--finder-gold);transform:translateY(-2px)}.mystre-finder__choices input:checked+span{border-color:var(--finder-ink);color:var(--finder-ivory);background:var(--finder-ink)}.mystre-finder__choices input:checked+span:after{content:"Selected";margin-top:8px;color:var(--finder-gold);font-size:.65rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.mystre-finder__error{margin:18px 0 -10px;color:#8a332e;font-size:.86rem}.mystre-finder__continue{display:flex;justify-content:flex-end;margin-top:32px}.mystre-finder__results{padding:clamp(32px,6vw,78px)}.mystre-finder__results>header{max-width:820px;margin:0 auto 28px;text-align:center}.mystre-finder__results h2{margin:0 0 16px;font-size:clamp(3rem,7vw,6rem);line-height:.95}.mystre-finder__results>header>p:last-child{color:#6f655f;font-size:1.05rem;line-height:1.7}.mystre-finder__summary{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:46px}.mystre-finder__summary span{padding:8px 12px;border:1px solid rgba(74,56,48,.2);color:var(--finder-cocoa);font-size:.75rem}.mystre-finder__products{display:grid;gap:18px}.mystre-finder__product{position:relative;display:grid;grid-template-columns:260px 1fr;gap:28px;padding:18px;border:1px solid rgba(74,56,48,.18);background:#fff}.mystre-finder__product-image{display:flex;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;color:var(--finder-gold);background:#eee9e2;font-family:var(--font-heading,serif);font-size:2rem;text-decoration:none}.mystre-finder__product-image img{width:100%;height:100%;object-fit:cover}.mystre-finder__product-copy{padding:16px 16px 12px 0}.mystre-finder__product-copy>p:first-child{margin:0 0 8px;color:var(--finder-gold);font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.mystre-finder__product h3{margin:0 0 10px;font-family:var(--font-heading,serif);font-size:clamp(1.7rem,3vw,2.5rem);font-weight:400}.mystre-finder__product h3 a{color:inherit;text-decoration:none}.mystre-finder__reason{max-width:670px;margin:0 0 14px;color:#6f655f;line-height:1.55}.mystre-finder__product-copy>strong{display:block;margin-bottom:14px;font-size:1.1rem}.mystre-finder__include{position:absolute;z-index:2;top:28px;left:28px;padding:8px 10px;background:#f8f5eff0;font-size:.72rem;font-weight:800;cursor:pointer}.mystre-finder__include input{accent-color:var(--finder-ink)}.mystre-finder__variant{display:grid;grid-template-columns:auto minmax(180px,320px);align-items:center;gap:12px;margin:16px 0}.mystre-finder__variant span{font-size:.75rem;font-weight:800}.mystre-finder__variant select{width:100%;min-height:42px;padding:8px 34px 8px 12px;border:1px solid rgba(74,56,48,.25);border-radius:0;color:var(--finder-ink);background:#fff}.mystre-finder__card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.mystre-finder__card-actions button,.mystre-finder__card-actions a,.mystre-finder__result-actions button,.mystre-finder__result-actions a{padding:7px 0;border:0;border-bottom:1px solid currentColor;color:var(--finder-cocoa);background:transparent;font:inherit;font-size:.78rem;font-weight:850;text-decoration:none;cursor:pointer}.mystre-finder__card-actions button:first-child{padding:11px 18px;border:1px solid var(--finder-ink);color:#fff;background:var(--finder-ink)}.mystre-finder__card-status{min-height:20px;margin:10px 0 0;color:#5e6e4c;font-size:.8rem}.mystre-finder__bundle{position:sticky;z-index:5;bottom:18px;margin-top:28px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--finder-gold);background:#111111f7;color:var(--finder-ivory);box-shadow:0 18px 45px #1111112e}.mystre-finder__bundle div{display:flex;flex-direction:column;gap:4px}.mystre-finder__bundle span{color:var(--finder-taupe);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.mystre-finder__bundle strong{font-size:1.35rem}.mystre-finder__result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:28px}.mystre-finder__empty{padding:50px;border:1px solid rgba(74,56,48,.2);text-align:center;color:#6f655f}@media(max-width:760px){.mystre-finder{padding:0}.mystre-finder__shell{min-height:100svh;border:0}.mystre-finder__intro{min-height:100svh;padding:40px 24px}.mystre-finder h1{font-size:clamp(3.4rem,16vw,5.4rem)}.mystre-finder__quiz,.mystre-finder__results{min-height:100svh;padding:26px 20px 120px}.mystre-finder__progress{margin-bottom:56px}.mystre-finder__step legend{font-size:2.65rem}.mystre-finder__choices{grid-template-columns:1fr}.mystre-finder__choices label>span{min-height:72px}.mystre-finder__continue{position:sticky;bottom:12px}.mystre-finder__continue .mystre-finder__primary{width:100%;box-shadow:0 12px 30px #11111129}.mystre-finder__product{grid-template-columns:1fr;padding:12px;gap:8px}.mystre-finder__product-image{max-height:390px}.mystre-finder__product-copy{padding:14px 8px}.mystre-finder__include{top:22px;left:22px}.mystre-finder__variant{grid-template-columns:1fr;gap:7px}.mystre-finder__bundle{bottom:8px;align-items:stretch;flex-direction:column}.mystre-finder__bundle .mystre-finder__primary{width:100%}}@media(prefers-reduced-motion:reduce){.mystre-finder *{scroll-behavior:auto!important;transition:none!important}}.mystre-finder{background:linear-gradient(180deg,var(--finder-ivory),#fff)}.mystre-finder__shell{border-color:#6f145d29;box-shadow:0 24px 80px #3b102f14}.mystre-finder__intro{position:relative;overflow:hidden;background:var(--finder-cocoa)}.mystre-finder__intro:after{content:"";position:absolute;right:-12%;top:-26%;width:55%;aspect-ratio:1;border:1px solid rgba(199,164,106,.22);border-radius:50%;box-shadow:0 0 0 70px #e8d5dd0b,0 0 0 140px #e8d5dd06;pointer-events:none}.mystre-finder__intro>*{position:relative;z-index:1}.mystre-finder__intro h1{color:var(--finder-ivory)!important}.mystre-finder__intro .mystre-finder__lede{color:#fff9f5d1}.mystre-finder__intro .mystre-finder__privacy{color:#fff9f594}.mystre-finder__primary{border-color:var(--finder-wine);color:#fff;background:var(--finder-wine)}.mystre-finder__primary:hover{color:var(--finder-wine);background:transparent}.mystre-finder__intro .mystre-finder__primary,.mystre-finder__bundle .mystre-finder__primary{border-color:var(--finder-ivory);color:var(--finder-cocoa);background:var(--finder-ivory)}.mystre-finder__intro .mystre-finder__primary:hover,.mystre-finder__bundle .mystre-finder__primary:hover{color:var(--finder-ivory);background:transparent}.mystre-finder__quiz{background:var(--finder-ivory)}.mystre-finder__topline{color:var(--finder-wine)}.mystre-finder__step legend{color:var(--finder-cocoa)!important}.mystre-finder__choices label>span{border-color:#6f145d33}.mystre-finder__choices label:hover>span,.mystre-finder__choices input:focus-visible+span{border-color:var(--finder-wine);background:#fbf4f7}.mystre-finder__choices input:checked+span{border-color:var(--finder-cocoa);color:var(--finder-ivory);background:var(--finder-cocoa)}.mystre-finder__multi-note{display:block;margin-top:12px;color:var(--finder-wine);font-family:var(--font-body,Inter,sans-serif);font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.mystre-finder__results{background:#fff}.mystre-finder__results h2{color:var(--finder-cocoa)}.mystre-finder__results>header>p:last-child,.mystre-finder__reason{color:#66575f}.mystre-finder__product{border-color:#6f145d29}.mystre-finder__product-image{color:var(--finder-wine);background:#f4e8ed}.mystre-finder__product-copy>p:first-child{color:var(--finder-wine)}.mystre-finder__product h3{color:var(--finder-cocoa)}.mystre-finder__include input{accent-color:var(--finder-wine)}.mystre-finder__card-actions button:first-child{border-color:var(--finder-wine);background:var(--finder-wine)}.mystre-finder__bundle{background:var(--finder-cocoa);box-shadow:0 18px 45px #3b102f2e}.mystre-finder__bundle strong{color:var(--finder-ivory)}@media(forced-colors:active){.mystre-finder__choices input:checked+span,.mystre-finder__primary{border:2px solid ButtonText}.mystre-finder__intro h1{forced-color-adjust:auto}}@media(min-width:1000px){.mystre-finder__products{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.mystre-finder__product{grid-template-columns:150px minmax(0,1fr);gap:18px;height:100%}.mystre-finder__product-image{align-self:start}.mystre-finder__product-copy{display:flex;min-width:0;flex-direction:column;padding:10px 8px 8px 0}.mystre-finder__product h3{font-size:clamp(1.45rem,2vw,2rem);line-height:1.05}.mystre-finder__card-actions{margin-top:auto}.mystre-finder__product:nth-last-child(1):nth-child(odd){grid-column:1/-1;grid-template-columns:260px minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-finder.css.map */
