.sohna-quiz{--sq-ink:#581112;--sq-paper:#fefbdf;--sq-lilac:#dac2d4;display:block;background:var(--sq-paper);color:var(--sq-ink);font-family:var(--font-body--family,Arial,sans-serif);font-size:16px;line-height:1.55;scroll-margin-top:100px}.sohna-quiz *{box-sizing:border-box}.sohna-quiz__shell{max-width:1320px;margin:auto;padding:32px 48px 48px}.sohna-quiz__topline{display:flex;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #58111230;font-size:11px;font-weight:600;letter-spacing:.1em}.sohna-quiz a{color:inherit;text-decoration:underline;text-underline-offset:4px}.sohna-quiz__topline a{text-decoration:none;letter-spacing:0;font-size:13px}.sohna-quiz h1,.sohna-quiz h2,.sohna-quiz h3,.sohna-quiz p{color:inherit;margin:0}.sohna-quiz h1,.sohna-quiz h2,.sohna-quiz__legend,.sohna-quiz__art-word{font-family:var(--font-heading--family,Georgia,serif);font-weight:400;letter-spacing:-.025em;line-height:1.05;text-transform:none}.sohna-quiz h1{font-size:clamp(42px,5vw,72px);max-width:680px}.sohna-quiz h2{font-size:clamp(36px,4vw,54px)}.sohna-quiz h3{font-size:23px;font-weight:500;line-height:1.2;text-transform:none}.sohna-quiz em{font-weight:inherit}.sohna-quiz h1 em,.sohna-quiz h2 em,.sohna-quiz__art-word{font-family:PPEditorialNew,var(--font-heading--family,Georgia,serif);font-synthesis:none}body:has(sohna-diagnostic) .header__background-inner{background-color:#581112}.sohna-quiz [data-quiz-title]:focus{outline:none}.sohna-quiz :is(button,a,input):focus-visible{outline:3px solid var(--sq-ink);outline-offset:5px}.sohna-quiz__intro{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;padding:64px 0}.sohna-quiz .sohna-quiz__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;line-height:1.5;margin-bottom:22px}.sohna-quiz .sohna-quiz__lead{font-size:17px;max-width:470px;margin:26px 0 30px;line-height:1.7}.sohna-quiz__button{-webkit-appearance:none;appearance:none;border:1px solid var(--sq-ink);border-radius:100px;background:var(--sq-ink);color:var(--sq-paper)!important;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:14px 26px;font:500 15px/1.4 var(--font-body--family,Arial,sans-serif);cursor:pointer;text-align:center;text-decoration:none!important;transition:opacity .15s,transform .15s}.sohna-quiz__button:hover{opacity:.88;transform:translateY(-1px)}.sohna-quiz__button:disabled{opacity:.4;cursor:not-allowed;transform:none}.sohna-quiz .sohna-quiz__small{font-size:12px;line-height:1.55;margin-top:14px}.sohna-quiz__intro-art{position:relative;min-height:420px;background:var(--sq-lilac);border-radius:48% 48% 8px 8px;display:grid;place-items:center;overflow:hidden}.sohna-quiz__art-word{font-size:56px;text-align:center;z-index:1}.sohna-quiz__orbit{position:absolute;border:1px solid #58111240;border-radius:50%;width:85%;aspect-ratio:1;transform:rotate(-25deg) scaleX(.85)}.sohna-quiz__orbit--inner{transform:rotate(25deg) scaleX(.75);width:70%}.sohna-quiz__pill{position:absolute;font-size:11px;padding:9px 14px;border:1px solid #58111230;background:var(--sq-paper);border-radius:30px;z-index:2}.sohna-quiz__pill--one{left:8%;top:18%;transform:rotate(-9deg)}.sohna-quiz__pill--two{right:5%;top:34%;transform:rotate(8deg)}.sohna-quiz__pill--three{left:4%;bottom:23%;transform:rotate(-6deg)}.sohna-quiz__pill--four{right:12%;bottom:10%;transform:rotate(7deg)}.sohna-quiz .sohna-quiz__footnote{border-top:1px solid #58111230;padding-top:20px;font-size:12px;text-align:center}.sohna-quiz__question{max-width:820px;margin:46px auto 10px;min-height:550px}.sohna-quiz__progress-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.06em;margin-bottom:12px}.sohna-quiz__progress{height:3px;background:#58111220;margin-bottom:38px;overflow:hidden}.sohna-quiz__progress>span{display:block;height:100%;background:var(--sq-ink);transition:width .2s}.sohna-quiz fieldset{border:0;padding:0;margin:0;min-width:0}.sohna-quiz__legend{font-size:clamp(30px,3.3vw,43px);margin-bottom:15px;padding:0;float:none;width:100%}.sohna-quiz .sohna-quiz__hint{font-size:14px;margin:0 0 25px}.sohna-quiz__answers{display:grid;gap:12px}.sohna-quiz__answers--grid{grid-template-columns:1fr 1fr}.sohna-quiz__answer{display:flex;align-items:center;position:relative;gap:15px;padding:18px 20px;border:1px solid #58111250;border-radius:12px;min-height:70px;cursor:pointer;background:#ffffff30;line-height:1.45;font-size:15px;transition:background .15s}.sohna-quiz__answer:hover{background:#dac2d450}.sohna-quiz__answer:has(input:checked){background:var(--sq-lilac);border-color:var(--sq-ink);box-shadow:inset 0 0 0 1px var(--sq-ink)}.sohna-quiz__answer input,.sohna-quiz__duration input{position:absolute;opacity:0;width:1px;height:1px}.sohna-quiz__answer:has(input:focus-visible),.sohna-quiz__duration label:has(input:focus-visible){outline:3px solid var(--sq-ink);outline-offset:3px}.sohna-quiz__answer-mark{width:23px;height:23px;border:1px solid var(--sq-ink);flex:0 0 23px;border-radius:5px;display:grid;place-items:center;color:transparent;font-size:14px}.sohna-quiz__answer input[type=radio]+.sohna-quiz__answer-mark{border-radius:50%}.sohna-quiz__answer input:checked+.sohna-quiz__answer-mark{background:var(--sq-ink);color:var(--sq-paper)}.sohna-quiz__answer input[type=radio]:checked+.sohna-quiz__answer-mark:after{content:"";width:7px;height:7px;background:var(--sq-paper);border-radius:50%}.sohna-quiz__actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}.sohna-quiz__text-button{-webkit-appearance:none;appearance:none;background:none;border:0;padding:9px 0;color:var(--sq-ink);font:500 13px/1.5 var(--font-body--family,Arial,sans-serif);cursor:pointer;text-decoration:underline;text-underline-offset:5px;min-height:44px}.sohna-quiz__result{display:grid;grid-template-columns:1.1fr 1fr;align-items:start;gap:32px 48px;padding-top:44px}.sohna-quiz .sohna-quiz__mirror{font-size:16px;line-height:1.75;margin-top:25px}.sohna-quiz__needs{display:flex;flex-direction:column;gap:8px;margin:26px 0;padding:20px 0;border-top:1px solid #58111230;border-bottom:1px solid #58111230}.sohna-quiz__needs>span{font-size:12px}.sohna-quiz__needs strong{font-size:16px;font-weight:500}.sohna-quiz__duration-copy{margin-top:22px;padding-top:20px;border-top:1px solid #58111240}.sohna-quiz .sohna-quiz__duration-copy h3{font-family:var(--font-heading--family,Georgia,serif);font-size:22px;font-weight:400;margin-bottom:10px;text-align:left}.sohna-quiz__duration-copy p{font-size:15px;line-height:1.6}.sohna-quiz__recommendation{background:var(--sq-lilac);border:1px solid var(--sq-ink);border-radius:20px;padding:26px;min-width:0}.sohna-quiz .sohna-quiz__recommendation>.sohna-quiz__eyebrow{text-align:center;font-size:10px;margin-bottom:10px}.sohna-quiz__product-art{display:flex;align-items:center;justify-content:center;gap:8px;height:260px;min-width:0;min-height:0;overflow:hidden;margin-bottom:16px;background:transparent}.sohna-quiz .sohna-quiz__product-art img{display:block;position:static;flex:none;width:auto;height:100%;max-width:100%;max-height:260px;min-width:0;min-height:0;object-fit:contain;mix-blend-mode:normal;background:transparent}.sohna-quiz .sohna-quiz__product-art--pack img{width:calc((100% - 8px)/2);object-fit:cover}.sohna-quiz__product-art>span{text-align:center;font-size:35px;letter-spacing:.2em;line-height:1.2}.sohna-quiz__product-art em{font:italic 28px/1.5 var(--font-heading--family,Georgia,serif);letter-spacing:0}.sohna-quiz__recommendation>h3{font-family:var(--font-heading--family,Georgia,serif);font-size:32px;line-height:1.15;text-align:center;text-transform:uppercase}.sohna-quiz .sohna-quiz__contents{font-size:13px;text-align:center;margin-top:10px}.sohna-quiz fieldset.sohna-quiz__duration{margin-top:26px;display:flex;gap:10px}.sohna-quiz__duration legend,.sohna-quiz__purchase legend{font-size:12px;margin-bottom:10px}.sohna-quiz__duration label{position:relative;flex:1 1 0;min-width:0;cursor:pointer}.sohna-quiz__duration label>span{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #58111250;border-radius:9px;padding:12px;min-height:66px;font-size:16px}.sohna-quiz__duration input:checked+span{border-color:var(--sq-ink);box-shadow:inset 0 0 0 1px var(--sq-ink);background:var(--sq-paper)}.sohna-quiz__duration small{display:block;font-size:10px;margin-top:4px}.sohna-quiz__recommendation>.sohna-quiz__button{width:100%;margin-top:18px;justify-content:center;gap:4px;flex-wrap:wrap;position:relative;padding:14px 40px;text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:.02em}.sohna-quiz__recommendation>.sohna-quiz__button>span[aria-hidden=true]{position:absolute;right:20px}.sohna-quiz .sohna-quiz__price{font-size:26px;margin-top:20px}.sohna-quiz__price small{font-size:12px}.sohna-quiz fieldset.sohna-quiz__purchase{margin-top:20px}.sohna-quiz__purchase label{display:block;margin:10px 0;font-size:14px}.sohna-quiz__purchase input{accent-color:var(--sq-ink)}.sohna-quiz__secondary{border-top:1px solid #58111230;padding-top:26px}.sohna-quiz__secondary h3{margin-bottom:10px}.sohna-quiz__result-actions{grid-column:1/-1;margin-top:0}.sohna-quiz__pending{max-width:760px;padding:70px 0;margin:auto;text-align:center}.sohna-quiz__pending>p:not(.sohna-quiz__eyebrow){max-width:570px;margin:26px auto}.sohna-quiz__status:empty,.sohna-quiz__cart-feedback:empty{display:none}.sohna-quiz .sohna-quiz__status{font-size:13px;margin:20px 0 0;text-align:center}.sohna-quiz .sohna-quiz__cart-feedback,.sohna-quiz .sohna-quiz__support{font-size:13px;margin-top:18px}.sohna-quiz__loading{padding:70px 0;text-align:center}.sohna-quiz__signup[hidden]{display:none!important}.sohna-quiz__signup{max-width:760px;margin:40px auto 0;padding:32px;border:1px solid #58111240;border-radius:16px;scroll-margin-top:120px}.sohna-quiz__signup h2{font-size:clamp(28px,3vw,38px)}.sohna-quiz .sohna-quiz__signup-description{margin:18px 0 24px}.sohna-quiz__signup-form{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.sohna-quiz__signup-form input[type=email]{display:block;width:100%;min-width:0;min-height:52px;padding:12px 16px;background:#fff;border:1px solid var(--sq-ink);border-radius:8px;color:var(--sq-ink);font:inherit}.sohna-quiz__signup-consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;cursor:pointer}.sohna-quiz__signup-consent input{-webkit-appearance:auto;appearance:auto;position:static;opacity:1;flex:0 0 20px;width:20px;height:20px;margin:2px 0;accent-color:var(--sq-ink)}.sohna-quiz__signup-message{padding:16px;background:var(--sq-lilac);border-radius:8px;width:100%;overflow-wrap:anywhere}@media(max-width:749px){.sohna-quiz__signup{padding:22px 18px}.sohna-quiz__signup-form>.sohna-quiz__button{width:100%}}@media(max-width:749px){.sohna-quiz__shell{padding:22px 20px 30px}.sohna-quiz__topline{font-size:9px;gap:15px;align-items:center}.sohna-quiz__topline a{font-size:11px;white-space:nowrap}.sohna-quiz__intro{grid-template-columns:1fr;gap:32px;padding:38px 0}.sohna-quiz__intro-art{min-height:280px;border-radius:140px 140px 8px 8px}.sohna-quiz__art-word{font-size:42px}.sohna-quiz__pill{font-size:10px;padding:7px 11px}.sohna-quiz__question{margin-top:30px;min-height:0}.sohna-quiz__progress{margin-bottom:28px}.sohna-quiz__answers--grid{grid-template-columns:1fr}.sohna-quiz__answer{font-size:14px;padding:16px;min-height:68px}.sohna-quiz__actions{gap:15px}.sohna-quiz__button{font-size:14px;padding:14px 21px}.sohna-quiz__result{grid-template-columns:1fr;gap:28px;padding-top:34px}.sohna-quiz__recommendation{padding:22px}.sohna-quiz__result-actions{flex-wrap:wrap}.sohna-quiz__pending{padding:40px 0}.sohna-quiz__pending .sohna-quiz__actions{flex-wrap:wrap;justify-content:center}}@media(prefers-reduced-motion:reduce){.sohna-quiz *{transition:none!important;scroll-behavior:auto!important}}@media(max-width:749px){.sohna-quiz__product-art{height:240px}.sohna-quiz .sohna-quiz__product-art img{max-height:240px}.sohna-quiz__recommendation>h3{font-size:28px}.sohna-quiz .sohna-quiz__duration-copy h3{font-size:20px}}.sohna-quiz__email-intro{max-width:680px;margin:44px auto 24px;text-align:center}.sohna-quiz__email-gate{max-width:680px;margin:0 auto 36px;padding:32px;background:var(--sq-lilac);border:1px solid var(--sq-ink);border-radius:20px}.sohna-quiz__email-gate[hidden],.sohna-quiz__email-gate [hidden]{display:none!important}.sohna-quiz__email-gate>[data-email-unavailable]{padding:16px;border:1px solid #58111250;border-radius:10px;margin-bottom:18px}.sohna-quiz__email-gate>[data-email-unavailable] button+button{margin-left:16px}.sohna-quiz__email-gate>.sohna-quiz__small{text-align:center}@media(max-width:600px){.sohna-quiz__email-gate{padding:24px 18px}.sohna-quiz__email-intro{margin-top:32px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/sohna-diagnostic.css.map */
