.amour-ring-finder{--ring-finder-teal: #075b55;--ring-finder-gold: #c99258;--ring-finder-ink: #171717;--ring-finder-ivory: #fbf8f4;--ring-finder-surface: #f8f5ef;--ring-finder-closed: #f2ece4;--ring-finder-muted: #65676a;position:relative;padding:32px 0 39px;background:var(--ring-finder-ivory);color:var(--ring-finder-ink)}.amour-ring-finder:after{position:absolute;right:12px;bottom:0;left:12px;height:1px;background:var(--ring-finder-gold);content:""}.amour-ring-finder *,.amour-ring-finder *:before,.amour-ring-finder *:after{box-sizing:border-box}.amour-ring-finder__shell{width:min(calc(100% - 24px),1280px);margin:0 auto;overflow:hidden;border:1px solid rgba(201,146,88,.36);border-radius:8px;background:transparent}.amour-ring-finder.is-open .amour-ring-finder__shell{border-color:#c9925894}.amour-ring-finder__header{position:relative;display:grid;min-height:clamp(150px,39vw,168px);grid-template-columns:minmax(0,1fr) clamp(96px,24.5vw,106px);align-items:stretch;gap:0;padding:0}.amour-ring-finder__disclosure{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.amour-ring-finder__disclosure:focus-visible{outline:2px solid var(--ring-finder-teal);outline-offset:-5px;border-radius:7px}.amour-ring-finder__summary,.amour-ring-finder__action{pointer-events:none}.amour-ring-finder__summary{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 18px;background:#f4efe8}.amour-ring-finder__eyebrow{margin:0;color:var(--ring-finder-teal);font-family:inherit;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.amour-ring-finder__summary h2,.amour-ring-finder__choices h3,.amour-ring-finder__choice-name,.amour-ring-finder__match h3{font-family:Baskerville,Baskerville Old Face,Georgia,serif;font-weight:400}.amour-ring-finder__summary h2{margin:13px 0 12px;color:var(--ring-finder-ink);font-size:clamp(27px,7.3vw,31px);line-height:1.02;text-wrap:balance}.amour-ring-finder__meta{margin:0;color:var(--ring-finder-muted);font-size:clamp(11.5px,3vw,13px);line-height:1.35}.amour-ring-finder__action{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:17px;padding:18px 8px;background:linear-gradient(#0049451f,#0049451f),var(--ring-finder-action-texture) center / cover no-repeat,var(--ring-finder-teal);color:#fff;font-size:12px;font-weight:700;letter-spacing:.2em;text-align:center;text-transform:uppercase}.amour-ring-finder__action-close,.amour-ring-finder.is-open .amour-ring-finder__action-open{display:none}.amour-ring-finder.is-open .amour-ring-finder__action-close{display:inline}.amour-ring-finder__chevron{display:block;width:32px;height:32px;flex:0 0 auto}.amour-ring-finder__chevron img{display:block;width:32px;height:32px;filter:brightness(0) invert(1);transition:transform .2s ease}.amour-ring-finder.is-open .amour-ring-finder__chevron img{transform:rotate(180deg)}.amour-ring-finder__panel{border-top:1px solid rgba(201,146,88,.52);background:var(--ring-finder-surface)}.amour-ring-finder__panel[hidden],.amour-ring-finder__recommendation[hidden]{display:none}.amour-ring-finder__choices{padding:16px 18px 12px}.amour-ring-finder__choices h3{margin:5px 0 12px;font-size:clamp(27px,7vw,30px);line-height:1.04}.amour-ring-finder__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.amour-ring-finder__choice{position:relative;display:flex;min-height:96px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:14px 8px;border:1px solid rgba(201,146,88,.35);border-radius:6px;background:#ffffff57;color:var(--ring-finder-ink);cursor:pointer}.amour-ring-finder__choice:hover{border-color:#075b558c}.amour-ring-finder__choice:focus-visible{outline:2px solid var(--ring-finder-teal);outline-offset:2px}.amour-ring-finder__choice.is-selected{border:2px solid var(--ring-finder-teal);background:#f3f4f2}.amour-ring-finder__choice .fa-check{position:absolute;top:10px;right:10px;display:none;color:var(--ring-finder-teal);font-size:16px}.amour-ring-finder__choice.is-selected .fa-check{display:block}.amour-ring-finder__choice-name{font-size:clamp(21px,5.6vw,25px);line-height:1}.amour-ring-finder__choice-tagline{color:var(--ring-finder-muted);font-size:clamp(11.5px,3vw,13px);line-height:1.3;text-align:center}.amour-ring-finder__recommendations{padding:0 18px 18px}.amour-ring-finder__recommendation{overflow:hidden;border:1px solid rgba(201,146,88,.23);border-radius:6px;background:#ffffff61}.amour-ring-finder__media{overflow:hidden;aspect-ratio:49 / 20;margin:0;background:var(--ring-finder-surface)}.amour-ring-finder__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.amour-ring-finder__recommendation[data-amour-ring-finder-recommendation=timeless] .amour-ring-finder__media img{transform:scale(1.38);transform-origin:100% 50%}.amour-ring-finder__match{padding:16px 15px 18px}.amour-ring-finder__match h3{margin:8px 0 14px;font-size:clamp(30px,7.8vw,34px);line-height:1}.amour-ring-finder__description{max-width:390px;margin:0 0 18px;color:var(--ring-finder-muted);font-size:clamp(13.5px,3.6vw,15px);line-height:1.45}.amour-ring-finder__cta{display:flex;min-height:46px;align-items:center;justify-content:center;gap:18px;padding:12px 18px;border:1px solid var(--ring-finder-teal);border-radius:5px;background:var(--ring-finder-teal);color:#fff!important;font-size:12px;font-weight:600;letter-spacing:.12em;line-height:1.2;text-align:center;text-transform:uppercase}.amour-ring-finder__cta:hover{background:#064e49}.amour-ring-finder__cta img{width:22px;height:22px;filter:brightness(0) invert(1)}@media(max-width:767px){.amour-ring-finder__match{display:grid;align-content:start;row-gap:14px}.amour-ring-finder__match h3,.amour-ring-finder__description{margin:0}}@media(min-width:768px){.amour-ring-finder{padding:64px 0 54px}.amour-ring-finder.is-open{padding:36px 0 54px}.amour-ring-finder__shell{width:min(calc(100% - 64px),1280px)}.amour-ring-finder__header{min-height:236px;grid-template-columns:minmax(0,1fr) clamp(210px,18vw,250px);padding:0}.amour-ring-finder.is-open .amour-ring-finder__header{min-height:208px}.amour-ring-finder__summary{padding:40px 52px}.amour-ring-finder__summary h2{margin:18px 0 16px;font-size:clamp(50px,4vw,58px);line-height:.98}.amour-ring-finder__meta{font-size:clamp(17px,1.4vw,20px)}.amour-ring-finder__eyebrow{font-size:13px}.amour-ring-finder__action{gap:24px;padding:28px 22px;font-size:14px}.amour-ring-finder__chevron,.amour-ring-finder__chevron img{width:40px;height:40px}.amour-ring-finder__panel{display:grid;min-height:760px;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:40px;padding:38px 44px 48px}.amour-ring-finder__choices{padding:10px 0 0}.amour-ring-finder__choices h3{margin:16px 0 30px;font-size:clamp(36px,3vw,48px)}.amour-ring-finder__choice-grid{gap:14px}.amour-ring-finder__choice{min-height:207px;gap:14px;padding:28px 18px}.amour-ring-finder__choice-name{font-size:clamp(29px,2.2vw,38px)}.amour-ring-finder__choice-tagline{font-size:17px}.amour-ring-finder__choice .fa-check{top:17px;right:18px;font-size:21px}.amour-ring-finder__recommendations{padding:0}.amour-ring-finder__media{aspect-ratio:16 / 7}.amour-ring-finder__match{display:grid;min-height:360px;align-content:center;row-gap:18px;padding:34px 32px 30px}.amour-ring-finder__match h3{margin:0;font-size:48px}.amour-ring-finder__description{max-width:520px;margin:0;font-size:18px}.amour-ring-finder__cta{min-height:58px;font-size:16px}}@media(prefers-reduced-motion:reduce){.amour-ring-finder__chevron img{transition:none}}@media(max-width:767px){.amour-ring-finder{background:#fbf8f4}.amour-ring-finder__summary h2{font-size:clamp(23px,6.1vw,26px);white-space:nowrap}.amour-ring-finder__shell,.amour-ring-finder.is-open .amour-ring-finder__shell{border-color:#c9925870;background:transparent}.amour-ring-finder__panel{border-top-color:#c9925885;background:#ffffff7a}.amour-ring-finder__choice,.amour-ring-finder__recommendation{background:#ffffff94}.amour-ring-finder__choice.is-selected{background:#fff}}@media(max-width:400px){.amour-ring-finder__summary{padding-inline:14px}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/homepage-ring-finder.css.map */
