.hormone-smart-quiz{--quiz-accent: var(--color-background-accent-2);--quiz-soft: var(--color-background-accent-1);--quiz-border: rgba(110, 19, 51, .18);--quiz-muted: rgba(42, 45, 46, .72);background:var(--color-body-background);color:var(--color-body-text);display:flex;flex-direction:column;flex:1 0 auto;min-height:0}.hormone-smart-quiz[hidden]{display:none}.hormone-smart-quiz>.container{display:flex;flex:1;width:100%}.hormone-smart-quiz__page{background:var(--color-body-background);display:flex;flex-direction:column;min-height:100dvh}.hormone-smart-quiz__minimal-header{--quiz-accent: var(--color-background-accent-2);--quiz-border: rgba(110, 19, 51, .18);background:var(--color-body-background);border-bottom:.1rem solid var(--quiz-border);color:var(--color-body-text);flex:0 0 auto}.hormone-smart-quiz__minimal-header-inner{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;min-height:7.2rem;padding:1.6rem 0}.hormone-smart-quiz__minimal-logo{align-items:center;color:var(--color-heading-text);display:inline-flex;flex:0 1 auto;line-height:1;max-width:14rem;text-decoration:none}.hormone-smart-quiz__minimal-logo-image{display:block;height:auto;max-height:3.6rem;max-width:100%;object-fit:contain;width:10rem}.hormone-smart-quiz__minimal-header-button{border-radius:999rem;flex:0 0 auto;font-size:1.3rem!important;min-height:0!important;min-width:0!important;padding:1.2rem 2.5rem!important}.hormone-smart-quiz__minimal-footer{--quiz-accent: var(--color-background-accent-2);--quiz-border: rgba(110, 19, 51, .18);background:var(--color-body-background);border-top:.1rem solid var(--quiz-border);color:var(--quiz-muted, rgba(42, 45, 46, .72));flex:0 0 auto}.hormone-smart-quiz__minimal-footer-inner{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;min-height:6.4rem;padding:1.6rem 0}.hormone-smart-quiz__minimal-footer-copy{font-size:1.2rem;line-height:1.4;margin:0}.hormone-smart-quiz__minimal-footer-nav{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:flex-end}.hormone-smart-quiz__minimal-footer-nav a{color:inherit;font-size:1.2rem;line-height:1.4;text-decoration:none}.hormone-smart-quiz__minimal-footer-nav a:hover{color:var(--quiz-accent)}.hormone-smart-quiz__shell{flex:1;min-height:max(79rem,100%);overflow:hidden;padding:5.6rem 0 6.4rem;position:relative;transition:height .52s cubic-bezier(.22,1,.36,1);width:100%}.hormone-smart-quiz__screen{display:none;opacity:0;transform:translateY(1.6rem)}.hormone-smart-quiz__screen.is-active{animation:hormone-smart-quiz-in .36s cubic-bezier(.22,1,.36,1) forwards;display:block}.hormone-smart-quiz__screen.is-exiting{animation:hormone-smart-quiz-out .22s ease forwards;display:block}.hormone-smart-quiz__screen.is-measuring{display:block;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:none;visibility:hidden;width:100%}.hormone-smart-quiz__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(32rem,54rem);gap:8rem;align-items:stretch}.hormone-smart-quiz__intro-content{display:flex;flex-direction:column;justify-content:center}.hormone-smart-quiz__eyebrow{color:var(--quiz-accent);font-size:1.1rem!important;line-height:1.2;margin:0 0 1.6rem}.hormone-smart-quiz__title{color:var(--color-heading-text);letter-spacing:0;line-height:.98;margin:0 0 2.4rem}.hormone-smart-quiz__title--compact{font-size:clamp(3.2rem,4vw,5.6rem);line-height:1.05}.hormone-smart-quiz__lead{color:var(--quiz-muted);line-height:1.55;margin:0 0 2.4rem}.hormone-smart-quiz__body{color:var(--quiz-muted);line-height:1.6;margin:0 0 3.2rem}.hormone-smart-quiz__media{aspect-ratio:27 / 29;background:var(--quiz-soft);border-radius:0;height:100%;overflow:hidden;width:100%}.hormone-smart-quiz__media img,.hormone-smart-quiz__card-image img{display:block;height:100%;object-fit:cover;width:100%}.hormone-smart-quiz__button{align-items:center;display:inline-flex;font-size:var(--button-font-size)!important;font-style:normal!important;font-weight:600;height:auto!important;justify-content:center;line-height:1.2;max-height:5.8rem;min-height:5.2rem;padding:1.5rem 3.2rem;text-transform:none!important;width:auto!important}.hormone-smart-quiz__button.button--secondary{background:transparent;border:.1rem solid var(--quiz-accent);color:var(--quiz-accent);font-size:var(--button-font-size)!important;font-style:normal!important;font-weight:600;text-transform:none!important}.hormone-smart-quiz__button.button--secondary:hover{background:var(--quiz-accent);color:#fff}.hormone-smart-quiz__button[disabled]{cursor:not-allowed;opacity:.45}.hormone-smart-quiz__link-button{text-transform:none}.hormone-smart-quiz__retake-link{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--quiz-accent);cursor:pointer;font-family:var(--button-font-family);font-size:var(--button-font-size);font-style:normal;font-weight:600;grid-column:1 / -1;justify-self:center;line-height:1.2;margin-top:.8rem;padding:0;text-decoration:underline;text-transform:none;text-underline-offset:.3rem}.hormone-smart-quiz__retake-link:hover{color:var(--color-body-text)}.hormone-smart-quiz__progress{margin:0 auto 3.2rem;max-width:64rem}.hormone-smart-quiz[data-quiz-current-screen=intro] .hormone-smart-quiz__progress,.hormone-smart-quiz[data-quiz-current-screen=result] .hormone-smart-quiz__progress,.hormone-smart-quiz[data-quiz-current-screen=collection] .hormone-smart-quiz__progress,.hormone-smart-quiz[data-quiz-current-screen^=offer] .hormone-smart-quiz__progress{display:none}.hormone-smart-quiz__progress-meta{color:var(--quiz-accent);display:flex;justify-content:space-between;gap:1.6rem;font-size:1.2rem;line-height:1.2;margin-bottom:1.2rem}.hormone-smart-quiz__progress-meta [data-quiz-progress-step]{color:var(--color-body-text)}.hormone-smart-quiz__track{background:var(--quiz-border);height:.2rem;overflow:hidden}.hormone-smart-quiz__track-fill{background:var(--quiz-accent);display:block;height:100%;transform-origin:left center;transition:width .42s cubic-bezier(.22,1,.36,1);width:10%}.hormone-smart-quiz__question{margin:0 auto;max-width:64rem}.hormone-smart-quiz__question-title{color:var(--color-heading-text);letter-spacing:0;line-height:1.08;margin:0 0 3.2rem}.hormone-smart-quiz__question-copy{color:var(--quiz-muted);line-height:1.45;margin:-2rem 0 4rem}.hormone-smart-quiz__options{display:grid;gap:1.2rem;margin:0 0 3.2rem}.hormone-smart-quiz__option{align-items:center;background:#fff;border:.1rem solid var(--quiz-border);color:var(--color-heading-text);cursor:pointer;display:grid;font-family:var(--font-body-family);font-size:var(--font-size-large);font-weight:600;gap:2rem;grid-template-columns:2rem minmax(0,1fr);letter-spacing:0;line-height:1.35;min-height:6.8rem;padding:1.8rem 3.2rem;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease;width:100%}.hormone-smart-quiz__option:hover{border-color:var(--quiz-accent);box-shadow:inset 0 0 0 .1rem var(--quiz-accent)}.hormone-smart-quiz__option.is-selected{background:var(--quiz-accent);border-color:var(--quiz-accent);box-shadow:inset 0 0 0 .1rem var(--quiz-accent);color:#fff}.hormone-smart-quiz__option.is-selected .hormone-smart-quiz__indicator{border-color:#fff}.hormone-smart-quiz__indicator{border:.1rem solid var(--quiz-accent);border-radius:999rem;display:block;height:2rem;position:relative;width:2rem}.hormone-smart-quiz__question:not([data-quiz-max="1"]) .hormone-smart-quiz__indicator{border-radius:.3rem}.hormone-smart-quiz__option.is-selected .hormone-smart-quiz__indicator:after{background:#fff;border-radius:inherit;content:"";height:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.hormone-smart-quiz__question:not([data-quiz-max="1"]) .hormone-smart-quiz__option.is-selected .hormone-smart-quiz__indicator:after{background:transparent;border:solid #fff;border-width:0 .2rem .2rem 0;border-radius:0;height:1.1rem;left:50%;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:.6rem}.hormone-smart-quiz__note{color:var(--quiz-muted);font-size:1.3rem;line-height:1.4;margin:-1.2rem 0 3.2rem}.hormone-smart-quiz__error{color:var(--quiz-accent);font-size:1.3rem;font-weight:700;min-height:1.8rem}.hormone-smart-quiz__actions{display:grid;gap:1.6rem;grid-template-columns:minmax(10rem,auto) 1fr;margin-top:3.2rem}.hormone-smart-quiz__actions .hormone-smart-quiz__button:first-child:last-child{grid-column:1 / -1}.hormone-smart-quiz__result-grid,.hormone-smart-quiz__offer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,48rem);gap:4rem;align-items:stretch}.hormone-smart-quiz__result-grid{gap:0}.hormone-smart-quiz__result-panel{background:#fff;border:.1rem solid var(--quiz-border);display:flex;flex-direction:column;height:100%;padding:4rem}.hormone-smart-quiz__result-panel .hormone-smart-quiz__actions{grid-template-columns:1fr minmax(10rem,auto)}.hormone-smart-quiz__result-panel .hormone-smart-quiz__actions .hormone-smart-quiz__button:first-child{width:100%!important}.hormone-smart-quiz__result-grid .hormone-smart-quiz__media{border:.1rem solid var(--quiz-border);border-left:0;box-sizing:border-box}.hormone-smart-quiz__result-body{color:var(--quiz-muted);line-height:1.6}.hormone-smart-quiz__result-body p{margin:0 0 1.6rem}.hormone-smart-quiz__result-concern{background:#f6ecdf;border:.1rem solid rgba(126,102,88,.62);color:var(--quiz-accent);display:inline-block;font-size:1.1rem!important;font-weight:600;letter-spacing:.18em;line-height:1.2;margin:0 0 2.4rem!important;overflow-wrap:break-word;padding:.5rem .5rem .4rem;text-transform:uppercase}.hormone-smart-quiz__result-concern strong{color:inherit;font-weight:inherit}.hormone-smart-quiz__result-opt-in{border-bottom:.1rem solid var(--quiz-border);margin-top:auto;padding:3.6rem 0 2.4rem;position:relative}.hormone-smart-quiz__result-opt-in:before{border-top:.1rem solid var(--quiz-border);content:"";left:0;position:absolute;right:0;top:1.2rem}.hormone-smart-quiz__result-opt-in p{color:var(--color-heading-text);font-size:1.4rem;font-weight:600;line-height:1.5;margin:0 0 1.6rem;text-align:center}.hormone-smart-quiz__result-body ul,.hormone-smart-quiz__card-list,.hormone-smart-quiz__bullet-list{list-style:none;margin:0;padding:0}.hormone-smart-quiz__result-body li,.hormone-smart-quiz__card-list li,.hormone-smart-quiz__bullet-list li{display:grid;gap:1.2rem;grid-template-columns:1.8rem minmax(0,1fr);font-size:var(--font-size-medium);line-height:1.55;margin-top:1.2rem}.hormone-smart-quiz__result-body li:before,.hormone-smart-quiz__card-list li:before,.hormone-smart-quiz__bullet-list li:before{align-items:center;background:var(--quiz-accent);border-radius:999rem;color:#fff;content:"\2713";display:inline-flex;font-size:1rem;height:1.8rem;justify-content:center;width:1.8rem}.hormone-smart-quiz__collection-hero{margin:0 auto 4.8rem;max-width:96rem;text-align:center}.hormone-smart-quiz__cards{display:grid;gap:4rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:4.8rem}.hormone-smart-quiz__card{background:#fff;border:.1rem solid var(--quiz-border)}.hormone-smart-quiz__card-image{aspect-ratio:20 / 13;background:var(--quiz-soft);overflow:hidden}.hormone-smart-quiz__card-body{padding:3.2rem}.hormone-smart-quiz__card-kicker{color:var(--quiz-accent);font-size:1.1rem!important;line-height:1.2;margin:0 0 .8rem}.hormone-smart-quiz__card-title{color:var(--color-heading-text);letter-spacing:0;line-height:1.15;margin:0 0 2.4rem}.hormone-smart-quiz__center{text-align:center}.hormone-smart-quiz__email-row{display:grid;gap:1.2rem;grid-template-columns:minmax(0,1fr) auto;margin-top:3.2rem}.hormone-smart-quiz__input{border:.1rem solid var(--quiz-border);color:var(--color-heading-text);font:inherit;min-height:5.2rem;padding:0 1.8rem;width:100%}.hormone-smart-quiz__fine-print{color:var(--quiz-muted);font-size:1.2rem;line-height:1.4;margin:1.2rem 0 0}@media screen and (max-width:989px){.hormone-smart-quiz__split,.hormone-smart-quiz__result-grid,.hormone-smart-quiz__offer-grid,.hormone-smart-quiz__cards{grid-template-columns:1fr}.hormone-smart-quiz__split,.hormone-smart-quiz__result-grid,.hormone-smart-quiz__offer-grid{gap:4rem}.hormone-smart-quiz__result-grid{gap:0}.hormone-smart-quiz__result-grid .hormone-smart-quiz__media{border-left:.1rem solid var(--quiz-border);border-bottom:0}.hormone-smart-quiz__split .hormone-smart-quiz__media,.hormone-smart-quiz__result-grid .hormone-smart-quiz__media{order:-1}}@media screen and (max-width:749px){.hormone-smart-quiz__shell{min-height:100%;padding:3.2rem 0 4.8rem}.hormone-smart-quiz__minimal-header-inner{min-height:6.4rem}.hormone-smart-quiz__minimal-logo-image{width:6rem}.hormone-smart-quiz__minimal-header-button{background:transparent!important;border:0!important;border-radius:0;color:var(--quiz-accent);font-size:1.2rem!important;min-height:0!important;min-width:0!important;padding:0!important;text-decoration:underline;text-underline-offset:.3rem}.hormone-smart-quiz__minimal-header-button:hover{background:transparent!important;color:var(--quiz-accent)}.hormone-smart-quiz__minimal-footer-inner{align-items:flex-start;flex-direction:column;gap:1.2rem}.hormone-smart-quiz__minimal-footer-nav{gap:1rem 1.4rem;justify-content:flex-start}.hormone-smart-quiz__split{gap:3.2rem}.hormone-smart-quiz__lead{font-size:1.6rem}.hormone-smart-quiz__eyebrow,.hormone-smart-quiz__card-kicker{font-size:1rem!important}.hormone-smart-quiz__question-title,.hormone-smart-quiz .hormone-smart-quiz__question-title.title-primary.mobile-size--s{font-size:clamp(3.8rem,11vw,4.8rem)!important}.hormone-smart-quiz__option{gap:1.6rem;min-height:6.4rem;padding:1.6rem 2rem}.hormone-smart-quiz__media{min-height:34rem}.hormone-smart-quiz__actions,.hormone-smart-quiz__email-row{grid-template-columns:1fr}.hormone-smart-quiz__question .hormone-smart-quiz__actions [data-quiz-action=next]{order:-1}.hormone-smart-quiz__result-panel .hormone-smart-quiz__actions{grid-template-columns:1fr}.hormone-smart-quiz__result-panel,.hormone-smart-quiz__card-body{padding:2.4rem}}@keyframes hormone-smart-quiz-in{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes hormone-smart-quiz-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.8rem)}}@media(prefers-reduced-motion:reduce){.hormone-smart-quiz__screen.is-active,.hormone-smart-quiz__screen.is-exiting{animation:none;opacity:1;transform:none}.hormone-smart-quiz__track-fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/hormone-smart-quiz.css.map */
