html{background-color:#f5efe3}body.page-quiz{min-height:100svh;background:#f5efe3;background-image:none}.quiz-top{position:sticky;top:0;z-index:100;background:#fbf8f1}.quiz-top__bar{position:relative;display:flex;align-items:center;min-height:3.5rem;padding:.65rem 1.25rem}@media(min-width:640px){.quiz-top__bar{min-height:3.75rem;padding:.75rem 1.75rem}}.quiz-top__logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:0;position:relative;z-index:1}.quiz-top__back{display:none;position:relative;z-index:1;margin-left:auto;padding:0;border:none;background:transparent;color:var(--color-text-muted);font-family:var(--font-body);font-size:.8125rem;font-weight:500;line-height:1.2;opacity:.72;cursor:pointer}.quiz-top__back:hover{color:var(--color-verde-profundo);opacity:1}.quiz-top__logo img{display:block;height:2rem;width:auto}@media(min-width:640px){.quiz-top__logo img{height:2.25rem}}.quiz-top__progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(11.5rem,38vw);height:3px;background:#143a311a;border-radius:var(--radius-pill);overflow:hidden;z-index:0}@media(min-width:640px){.quiz-top__progress{width:min(16rem,28vw)}}.quiz-top__progress-fill{height:100%;width:0%;background:var(--color-verde-profundo);border-radius:inherit;transition:width .4s cubic-bezier(.22,.61,.36,1)}.quiz-top.is-intro .quiz-top__progress-fill{width:0%!important}.quiz-layout{position:relative;z-index:1;min-height:calc(100svh - 3.75rem);padding-block:var(--space-6) var(--space-9);padding-inline:0;background:transparent}@media(min-width:640px){.quiz-layout{padding-block:var(--space-7) var(--space-9)}}.quiz-shell{position:relative;z-index:1;width:min(100% - 2rem,36rem);margin-inline:auto}.quiz-shell--results[hidden]{display:none!important}.quiz-shell--results:has(#quiz-success.is-active){width:min(100% - 1.5rem,64rem)}.quiz-top.is-success .quiz-top__progress{display:none}.quiz-top.is-success .quiz-top__bar{justify-content:center}.quiz-top.is-success .quiz-top__logo{position:static}@media(min-width:640px){.quiz-shell{width:min(100% - 2.5rem,36rem)}}.quiz-intro{position:relative;z-index:2;padding-block:var(--space-2) var(--space-4);pointer-events:auto}.quiz-intro[hidden]{display:none!important}.quiz-intro__title{font-family:var(--font-body);font-size:clamp(1.5rem,5.5vw,2.15rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--color-verde-profundo);margin:0 0 var(--space-3);max-width:22ch}.quiz-intro__lead{font-size:1rem;color:var(--color-text-muted);line-height:1.55;margin:0 0 var(--space-7);max-width:36ch}@media(min-width:640px){.quiz-intro__lead{font-size:var(--text-base);margin-bottom:var(--space-8)}}.quiz-intro__cta{position:relative;z-index:3;margin-top:var(--space-7);pointer-events:auto}.quiz-intro__cta .btn{position:relative;z-index:3;min-height:3rem;width:100%;pointer-events:auto;cursor:pointer}.quiz-roadmap{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.quiz-roadmap__item{position:relative;display:grid;grid-template-columns:2.25rem 1fr;gap:var(--space-3);align-items:start;padding-bottom:var(--space-5)}.quiz-roadmap__item:last-child{padding-bottom:0}.quiz-roadmap__item:not(:last-child):before{content:"";position:absolute;left:1.125rem;top:2.25rem;bottom:0;width:0;border-left:2px dotted rgba(20,58,49,.22);transform:translate(-50%);pointer-events:none;z-index:0}.quiz-roadmap__num{width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;font-family:var(--font-body);font-size:.9375rem;font-weight:600;background:#143a310f;color:var(--color-text-muted);position:relative;z-index:1}.quiz-roadmap__item.is-active .quiz-roadmap__num{background:var(--color-verde-nevoa);color:var(--color-verde-profundo)}.quiz-roadmap__body{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:2.25rem;padding:0;border:none;background:transparent;font:inherit;color:inherit;text-align:left;width:100%}.quiz-roadmap__item.is-active .quiz-roadmap__body{padding:.95rem 1.15rem;background:#fff;border-radius:.85rem;box-shadow:0 4px 16px #143a310f;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.quiz-roadmap__item.is-active .quiz-roadmap__body:hover{transform:translateY(-1px);box-shadow:0 6px 20px #143a3114}.quiz-roadmap__item.is-active .quiz-roadmap__body:focus-visible{outline:2px solid var(--color-verde-profundo);outline-offset:3px}.quiz-roadmap__label{font-size:1.05rem;font-weight:600;color:var(--color-verde-profundo);letter-spacing:-.02em}.quiz-roadmap__item:not(.is-active) .quiz-roadmap__label{font-weight:600;opacity:.85}.quiz-roadmap__time{font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap;font-weight:500}.quiz-roadmap__item:not(.is-active) .quiz-roadmap__time{display:none}.quiz-roadmap__item.is-done .quiz-roadmap__num{background:#143a3114;color:var(--color-verde-profundo)}.quiz-roadmap__item.is-done .quiz-roadmap__label{opacity:1;font-weight:600}.quiz-roadmap__num svg{display:block}.quiz-step--topic{text-align:left}.quiz-topic__header{margin:0 0 var(--space-7)}.quiz-topic__title{margin:0 0 var(--space-3);font-family:var(--font-body);font-size:clamp(1.55rem,5vw,2rem);font-weight:700;letter-spacing:-.035em;line-height:1.2;color:var(--color-verde-profundo);text-wrap:balance}.quiz-topic__lead{margin:0;max-width:34rem;font-size:.9375rem;line-height:1.55;color:var(--color-text-muted)}.quiz-nav--topic{margin-top:var(--space-8)}.quiz-nav--topic .btn--cta-accent{min-height:3.15rem;font-weight:700}.quiz-card:has(.quiz-step--topic.is-active){background:transparent;box-shadow:none;padding:.35rem 0 1.25rem}.quiz-card{position:relative;background:#fbf8f1;border:none;border-radius:1.15rem;padding:var(--space-5);box-shadow:0 4px 18px #143a310f}.quiz-card[hidden],#quiz-form[hidden]{display:none!important;pointer-events:none!important;visibility:hidden}@media(min-width:640px){.quiz-card{padding:var(--space-6) var(--space-7)}}.quiz-card__eyebrow{font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 var(--space-2)}.quiz-card__title{font-family:var(--font-body);font-size:clamp(1.35rem,4.2vw,1.85rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--color-verde-profundo);margin:0 0 var(--space-2)}h1.quiz-card__title{font-family:var(--font-body);font-weight:700;font-size:clamp(1.4rem,4.5vw,1.95rem);letter-spacing:-.03em}.quiz-card__desc{font-size:1rem;color:var(--color-text-muted);margin:0 0 var(--space-6);line-height:1.55}.quiz-step{display:none;position:relative;padding-top:.15rem}.quiz-step.is-active{display:block}.quiz-step.is-enter-forward{animation:quiz-enter-forward .55s cubic-bezier(.22,1,.36,1) both}.quiz-step.is-enter-back{animation:quiz-enter-back .55s cubic-bezier(.22,1,.36,1) both}.quiz-step.is-enter-forward>*,.quiz-step.is-enter-back>*{animation:quiz-cascade-in .5s cubic-bezier(.22,1,.36,1) both}.quiz-step.is-enter-forward>*:nth-child(1),.quiz-step.is-enter-back>*:nth-child(1){animation-delay:.04s}.quiz-step.is-enter-forward>*:nth-child(2),.quiz-step.is-enter-back>*:nth-child(2){animation-delay:.1s}.quiz-step.is-enter-forward>*:nth-child(3),.quiz-step.is-enter-back>*:nth-child(3){animation-delay:.16s}.quiz-step.is-enter-forward>*:nth-child(4),.quiz-step.is-enter-back>*:nth-child(4){animation-delay:.22s}.quiz-step.is-enter-forward>*:nth-child(5),.quiz-step.is-enter-back>*:nth-child(5){animation-delay:.28s}.quiz-step.is-enter-forward>*:nth-child(6),.quiz-step.is-enter-back>*:nth-child(6){animation-delay:.34s}.quiz-step.is-enter-forward>*:nth-child(7),.quiz-step.is-enter-back>*:nth-child(7){animation-delay:.4s}.quiz-step.is-enter-forward>*:nth-child(8),.quiz-step.is-enter-back>*:nth-child(8){animation-delay:.46s}.quiz-step.is-enter-forward>*:nth-child(9),.quiz-step.is-enter-back>*:nth-child(9){animation-delay:.52s}.quiz-step.is-enter-forward>*:nth-child(n+10),.quiz-step.is-enter-back>*:nth-child(n+10){animation-delay:.56s}@keyframes quiz-enter-forward{0%{opacity:0;transform:translate(1.75rem);filter:blur(4px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes quiz-enter-back{0%{opacity:0;transform:translate(-1.75rem);filter:blur(4px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes quiz-cascade-in{0%{opacity:0;transform:translateY(.7rem)}to{opacity:1;transform:translateY(0)}}.quiz-nav{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4);padding-top:0;border-top:none}.quiz-nav [data-quiz-next],.quiz-nav [data-quiz-submit]{width:100%;flex:none}.quiz-step__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2)}.quiz-step__head .quiz-card__eyebrow{margin-bottom:0;flex:1 1 auto;min-width:0}.quiz-layout .quiz-step__head [data-quiz-prev].btn,.quiz-layout .quiz-step__head [data-quiz-prev]{position:static;flex:0 0 auto;margin:0;width:auto;min-width:0;min-height:0;height:auto;padding:0;border:none;border-radius:0;background:transparent!important;box-shadow:none!important;color:var(--color-text-muted);font-size:.8125rem;font-weight:500;line-height:1.2;text-decoration:none;opacity:.72;white-space:nowrap}.quiz-layout .quiz-step__head [data-quiz-prev]:hover{color:var(--color-verde-profundo);background:transparent!important;opacity:1}@media(max-width:639px){.quiz-top.is-form .quiz-top__back{display:inline-flex;align-items:center}.quiz-layout .quiz-step [data-quiz-prev]{display:none!important}}.quiz-step.is-enter-forward>.quiz-nav,.quiz-step.is-enter-back>.quiz-nav,.quiz-step.is-enter-forward>.quiz-step__head,.quiz-step.is-enter-back>.quiz-step__head{animation:none!important}.quiz-step.is-auto-advance .quiz-nav{margin-top:0;padding-top:0;border-top:none;min-height:0}.quiz-step.is-auto-advance .quiz-nav [data-quiz-next]{display:none}.quiz-shell:has(.quiz-step--proof.is-active){width:min(100% - 1.25rem,58rem)}.quiz-card:has(.quiz-step--proof.is-active){background:transparent;box-shadow:none;padding:.25rem 0 1.25rem}.quiz-step--proof{text-align:center}.quiz-step__head--proof{margin-bottom:var(--space-4)}.quiz-step__head-spacer{flex:1}.quiz-proof__header{margin:0 auto var(--space-6);max-width:36rem}.quiz-proof__eyebrow{margin:0 0 var(--space-3);font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.quiz-proof__title{margin:0;font-family:var(--font-body);font-size:clamp(1.55rem,4.5vw,2.15rem);font-weight:700;letter-spacing:-.035em;line-height:1.2;color:var(--color-verde-profundo);text-wrap:balance}.quiz-proof__mark{display:inline;padding:.08em .28em;border-radius:.4rem;background:color-mix(in srgb,var(--color-verde-nevoa) 88%,#fff);box-decoration-break:clone;-webkit-box-decoration-break:clone}.quiz-proof__cards{list-style:none;margin:0 0 var(--space-5);padding:0;display:grid;gap:.85rem;text-align:left}.quiz-proof-carousel__dots{display:none}.quiz-proof__card{background:#fff;border-radius:1.15rem;padding:.75rem;box-shadow:none}.quiz-proof__ba{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.85rem}.quiz-proof__shot{position:relative;margin:0;border-radius:.85rem;overflow:hidden;background:var(--color-areia)}.quiz-proof__shot img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top}.quiz-proof__tag{position:absolute;left:.45rem;bottom:.45rem;padding:.22rem .55rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-verde-nevoa) 92%,#fff);color:var(--color-verde-profundo);font-size:.6875rem;font-weight:600;line-height:1.2}.quiz-proof__name{margin:0 0 .15rem;padding-inline:.2rem;font-family:var(--font-body);font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:var(--color-verde-profundo)}.quiz-proof__meta{margin:0;padding-inline:.2rem;padding-bottom:.25rem;font-size:.8125rem;color:var(--color-text-muted)}.quiz-proof__note{margin:0 auto var(--space-6);max-width:28rem;font-size:.8125rem;line-height:1.45;color:var(--color-text-muted)}@media(max-width:639px){.quiz-proof__note{font-size:11px!important}}.quiz-nav--proof{margin-top:0;max-width:22rem;margin-inline:auto}.quiz-nav--proof .btn--cta-accent{min-height:3.15rem;font-weight:700}@media(min-width:820px){.quiz-proof__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;transform:none!important}.quiz-proof__header{margin-bottom:var(--space-7)}.quiz-nav--proof{max-width:18rem}.quiz-proof-carousel__dots{display:none!important}}@media(max-width:819px){.quiz-proof-carousel{margin:0 auto var(--space-5);max-width:22rem}.quiz-proof-carousel__viewport{overflow:hidden}.quiz-proof__cards{display:flex;gap:0;margin:0;max-width:none;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.quiz-proof__card{flex:0 0 100%;min-width:100%;box-sizing:border-box}.quiz-proof-carousel__dots{display:flex;justify-content:center;gap:.4rem;margin-top:var(--space-4)}.quiz-proof-carousel__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:50%;background:#143a3138;cursor:pointer}.quiz-proof-carousel__dots button.is-active{background:var(--color-verde-profundo);width:1.1rem;border-radius:var(--radius-pill)}}@media(max-width:819px)and (prefers-reduced-motion:reduce){.quiz-proof__cards{transition:none}}.quiz-question+.quiz-question{margin-top:var(--space-6)}.quiz-question__title{font-family:var(--font-body);font-size:1.05rem;font-weight:600;color:var(--color-verde-profundo);margin:0 0 var(--space-3);line-height:1.35;letter-spacing:-.015em}.quiz-layout .choice-grid{gap:.55rem}.quiz-layout .choice-grid--binary{grid-template-columns:1fr 1fr;gap:.65rem}.quiz-layout .choice-grid--row{grid-template-columns:1fr}@media(min-width:520px){.quiz-layout .choice-grid--row{grid-template-columns:repeat(3,1fr)}}.quiz-layout .choice span{position:relative;display:flex;align-items:center;justify-content:flex-start;text-align:left;background:#fff;border:1px solid rgba(20,58,49,.14);border-radius:.5rem;padding:.8rem 1rem .8rem 2.85rem;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--color-verde-profundo);box-shadow:none;transition:border-color .2s ease,background .2s ease}@media(min-width:900px){.quiz-layout .choice span{font-size:1rem;padding:.75rem 1rem .75rem 2.85rem}}.quiz-layout .choice--binary span{min-height:calc(2.75rem + 2px)}@media(min-width:900px){.quiz-layout .choice--binary span{min-height:calc(2.6rem + 2px)}}.quiz-layout .choice span:hover{border-color:#143a3147}.quiz-layout .choice:not(.choice--multi) span:before{content:"";position:absolute;left:.95rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:1.5px solid rgba(20,58,49,.35);border-radius:50%;background:#fff;box-sizing:border-box}.quiz-layout .choice:not(.choice--multi) input:checked+span{background:#eaefe2;border-color:#8b9a6b}.quiz-layout .choice:not(.choice--multi) input:checked+span:before{border-color:#8b9a6b;background:#8b9a6b;box-shadow:inset 0 0 0 3.5px #fff}.quiz-layout .choice--multi span:before{content:"";position:absolute;left:.95rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:1.5px solid rgba(20,58,49,.35);border-radius:.2rem;background:#fff;box-sizing:border-box}.quiz-layout .choice--multi input:checked+span{background:#eaefe2;border-color:#8b9a6b}.quiz-layout .choice--multi input:checked+span:before{background:#8b9a6b;border-color:#8b9a6b;box-shadow:inset 0 0 0 2px #fff}.measure-grid{display:grid;gap:var(--space-4);margin-top:var(--space-5)}@media(min-width:560px){.measure-grid{grid-template-columns:1fr 1fr}.measure-field--full{grid-column:1 / -1}}.measure-field{margin-bottom:0}.measure-field__control{display:flex;align-items:center;gap:.65rem;min-height:calc(3.15rem + 2px);padding:.35rem .85rem .35rem .75rem;background:#fff;border-radius:.75rem;box-shadow:inset 0 0 0 1px #143a311a;transition:box-shadow .2s ease,background .2s ease}.measure-field__control:focus-within{background:#fff;box-shadow:inset 0 0 0 1.5px var(--color-verde-profundo)}.measure-field__icon{display:grid;place-items:center;flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--color-salvia)}.measure-field__icon svg{width:1.35rem;height:1.35rem}.measure-field__control input{flex:1;min-width:0;min-height:calc(2.5rem + 2px);padding:.4rem 0;border:none!important;box-shadow:none!important;background:transparent!important;font-size:1.05rem;font-weight:600;color:var(--color-verde-profundo)}.measure-field__control input:focus{outline:none}.quiz-layout .form-field input,.quiz-layout .form-field select,.quiz-layout .form-field textarea{background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #143a311a;border-radius:.75rem;min-height:calc(3rem + 2px)}.quiz-layout .form-field textarea{min-height:calc(7rem + 2px)}.quiz-layout .form-field input:focus,.quiz-layout .form-field select:focus,.quiz-layout .form-field textarea:focus{background:#fff;box-shadow:inset 0 0 0 1.5px var(--color-verde-profundo)}.quiz-layout .form-field label{letter-spacing:0;font-size:.75rem;text-transform:none;font-family:var(--font-body);font-weight:500;color:var(--color-text-muted)}.quiz-result{display:none;text-align:center}.quiz-result.is-active{display:block}.quiz-result.is-enter-forward{animation:quiz-enter-forward .55s cubic-bezier(.22,.61,.36,1) both}.quiz-result.is-active>*{animation:quiz-cascade-in .45s cubic-bezier(.22,.61,.36,1) both}.quiz-result.is-active>*:nth-child(1){animation-delay:.06s}.quiz-result.is-active>*:nth-child(2){animation-delay:.14s}.quiz-result.is-active>*:nth-child(3){animation-delay:.22s}.quiz-result.is-active>*:nth-child(4){animation-delay:.3s}.quiz-result.is-active>*:nth-child(5){animation-delay:.38s}#quiz-success.is-active>*{animation:none}#quiz-success.is-enter-forward{animation:quiz-enter-forward .55s cubic-bezier(.22,.61,.36,1) both}@media(prefers-reduced-motion:reduce){.quiz-step.is-enter-forward,.quiz-step.is-enter-back,.quiz-step.is-enter-forward>*,.quiz-step.is-enter-back>*,.quiz-result.is-enter-forward,.quiz-result.is-active>*,.quiz-roadmap__item.is-active .quiz-roadmap__body,.quiz-shell--analyzing.is-enter-forward .quiz-analyzing,.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*,.quiz-shell--analyzing.is-enter-forward .quiz-analyzing-proof,.quiz-shell--pitch.is-enter-forward .quiz-pitch,.quiz-shell--pitch.is-enter-forward .quiz-pitch>*{animation:none!important;transition:none;filter:none!important}}.quiz-result__icon{width:3.5rem;height:3.5rem;margin:0 auto var(--space-4);border-radius:50%;display:grid;place-items:center;font-size:1.5rem;background:var(--color-verde-nevoa);color:var(--color-verde-profundo)}.quiz-result__icon--warn{background:color-mix(in srgb,var(--color-error) 16%,#fbf8f1);color:var(--color-error)}.quiz-result h2{font-size:var(--text-2xl);margin-bottom:var(--space-3)}.quiz-result__eyebrow{font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 var(--space-2)}.quiz-result p,.quiz-result__copy{color:var(--color-text-muted);margin-bottom:var(--space-4);max-width:36rem;margin-inline:auto;font-size:var(--text-base);line-height:1.55;text-wrap:pretty}#quiz-disqualified .quiz-result__copy{margin-bottom:35px}#quiz-disqualified .btn--whatsapp{margin-inline:auto;min-width:min(100%,18rem);padding-inline:2rem}.quiz-result .btn__icon{display:block;flex-shrink:0}.quiz-shell--analyzing[hidden]{display:none!important}.quiz-analyzing{text-align:center;padding-block:var(--space-8)}.quiz-analyzing__spinner{width:2.75rem;height:2.75rem;margin:0 auto var(--space-5);border-radius:50%;border:2.5px solid rgba(20,58,49,.12);border-top-color:var(--color-verde-profundo);animation:quiz-spin .85s linear infinite}.quiz-analyzing__title{font-family:var(--font-body);font-size:clamp(1.25rem,3.8vw,1.65rem);font-weight:700;letter-spacing:-.03em;line-height:1.25;color:var(--color-verde-profundo);margin:0 0 var(--space-3)}.quiz-analyzing__status{margin:0 auto;max-width:28rem;color:var(--color-text-muted);font-size:var(--text-base);line-height:1.5;min-height:3em;transition:opacity .28s ease}.quiz-analyzing__status.is-swap{opacity:0}.quiz-analyzing__eyebrow-row{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 var(--space-2)}.quiz-analyzing__eyebrow-row .quiz-result__eyebrow{margin:0}.quiz-analyzing__doctor{width:1.5rem;height:1.5rem;border-radius:50%;object-fit:cover;object-position:center 20%;flex-shrink:0}.quiz-analyzing-proof{margin-top:var(--space-5);text-align:center}.quiz-analyzing-proof__label{margin:0 0 var(--space-3);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.quiz-analyzing-proof__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.quiz-analyzing-proof__grid li{display:grid;gap:.45rem;justify-items:center}.quiz-analyzing-proof__grid img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;border-radius:.85rem;background:var(--color-areia);display:block}.quiz-analyzing-proof__grid span{font-family:var(--font-body);font-size:.8125rem;font-weight:600;color:var(--color-verde-profundo)}.quiz-analyzing-proof__note{margin:var(--space-3) 0 0;font-size:.75rem;line-height:1.4;color:var(--color-text-muted);opacity:.9}@keyframes quiz-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.quiz-analyzing__spinner{animation:none;border-top-color:#143a311f;border-right-color:var(--color-verde-profundo)}.quiz-analyzing__status{transition:none}}.quiz-offer{margin-top:var(--space-6);padding:var(--space-5);border-radius:var(--radius-md);background:#f5efe3;border:none;text-align:left}.quiz-offer__price{font-family:var(--font-body);font-size:var(--text-3xl);font-weight:600;color:var(--color-verde-profundo);line-height:1;margin-bottom:var(--space-2);letter-spacing:-.03em}.quiz-offer__price small{display:block;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--color-text-muted);margin-top:var(--space-2)}.quiz-offer ul{list-style:none;display:grid;gap:var(--space-2);margin-block:var(--space-4);font-size:var(--text-base)}.quiz-offer li{padding-left:1.25rem;position:relative}.quiz-offer li:before{content:"\2713";position:absolute;left:0;color:var(--color-salvia);font-weight:700}.consent-box{display:flex;gap:var(--space-3);align-items:flex-start;font-size:var(--text-xs);color:var(--color-text-muted);line-height:var(--leading-snug);margin-top:var(--space-4)}.consent-box input{margin-top:.2rem;flex-shrink:0}.quiz-terms{display:grid;gap:.55rem;margin-top:var(--space-2)}.quiz-terms--pitch{margin:clamp(.75rem,2.6vw,1.15rem) auto var(--space-4);max-width:32rem;text-align:left}.quiz-terms__row{display:flex;align-items:flex-start;gap:.65rem}.quiz-terms__row input{margin-top:.22rem;flex-shrink:0}.quiz-terms__copy{margin:0;font-size:.9375rem;line-height:1.45;color:var(--color-text-muted)}.quiz-terms__copy label{cursor:pointer}.quiz-terms__inline-link{font-size:.9375rem;font-weight:600;color:var(--color-verde-profundo);text-decoration:underline;text-underline-offset:.18em;margin-left:.2rem;white-space:nowrap}.quiz-terms__error{margin:0;font-size:.75rem;line-height:1.35;color:var(--color-error)}.quiz-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:none;align-items:center;justify-content:center;padding:1rem}.quiz-modal:target{display:flex}.quiz-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#143a317a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.quiz-modal__panel{position:relative;z-index:1;width:min(100%,34rem);max-height:min(88svh,44rem);overflow:auto;padding:var(--space-5);border-radius:1rem;background:#fbf8f1;box-shadow:0 14px 36px #143a313d}.quiz-modal__title{margin:0 0 var(--space-3);font-size:clamp(1.1rem,2.6vw,1.4rem);line-height:1.25;color:var(--color-verde-profundo)}.quiz-modal__content{margin:0 0 var(--space-4);font-size:.9375rem;line-height:1.55;color:var(--color-text-muted)}.quiz-modal__close{width:100%}body:has(#quiz-terms-modal:target){overflow:hidden;height:100svh}.quiz-preview{position:sticky;bottom:0;z-index:40;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:#fbf8f1f0;border-top:1px solid rgba(20,58,49,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quiz-preview__label{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.quiz-preview__actions{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:center}.quiz-preview .btn{--btn-h: 40px;--btn-fs: .8125rem}.quiz-success{text-align:center;background:transparent;padding:0;border:none;box-shadow:none}.quiz-success.is-active{display:block}.quiz-success__hero{padding:var(--space-2) var(--space-1) var(--space-5)}.quiz-success__check{display:block;width:3.25rem;height:3.25rem;margin:0 auto var(--space-4)}.quiz-success__title{font-family:var(--font-body);font-size:clamp(1.35rem,4.2vw,1.75rem);font-weight:700;letter-spacing:-.035em;line-height:1.25;color:var(--color-verde-profundo);margin:0 auto var(--space-3);max-width:20.5rem;text-align:center;text-wrap:balance}@media(min-width:640px){.quiz-success__title{font-size:1.75rem;max-width:40rem;white-space:normal}}#quiz-success .quiz-success__lead{margin:0 auto var(--space-4);max-width:34rem;color:var(--color-text-muted);font-size:12px!important;line-height:1.5;text-align:center;text-wrap:pretty}@media(max-width:639px){#quiz-success .quiz-success__lead{font-size:12px!important}}.quiz-success__highlights{list-style:none;margin:var(--space-4) auto 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:40rem}.quiz-success__highlights li{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem .55rem .65rem;background:#fbf8f1;border-radius:var(--radius-pill);box-shadow:0 1px 2px #143a310f,0 6px 16px #143a310d;font-size:.8125rem;font-weight:500;color:var(--color-verde-profundo);line-height:1.2}.quiz-success__highlights strong{font-weight:700}.quiz-success__highlight-icon{flex-shrink:0;width:1.15rem;height:1.15rem;display:grid;place-items:center;color:var(--color-verde-profundo)}.quiz-success__highlight-icon svg{display:block;width:1.15rem;height:1.15rem}.quiz-success__pills{list-style:none;margin:var(--space-4) auto 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:36rem}.quiz-success__pills li{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem .55rem .65rem;background:#fbf8f1;border-radius:var(--radius-pill);box-shadow:0 1px 2px #143a310f,0 6px 16px #143a310d;font-size:.8125rem;font-weight:500;color:var(--color-verde-profundo);line-height:1.2}.quiz-success__pills img{width:1.1rem;height:1.1rem;flex-shrink:0}.quiz-success__section{text-align:center;margin-top:var(--space-7);padding:var(--space-6) var(--space-5);background:#fbf8f1;border-radius:1.5rem}.quiz-success__heading{font-family:var(--font-body);font-size:clamp(1.2rem,3.5vw,1.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.25;color:var(--color-verde-profundo);margin:0 auto var(--space-5);text-align:center}.quiz-success__timeline{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-3)}.quiz-ba-carousel{margin-top:var(--space-2)}.quiz-ba-carousel__viewport{overflow:hidden;border-radius:1.15rem}.quiz-ba-carousel__track{list-style:none;margin:0;padding:0;display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.quiz-ba-slide{flex:0 0 100%;min-width:100%;padding:0}.quiz-ba-slide__pair{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.quiz-ba-slide__pair figure{margin:0;position:relative;border-radius:.9rem;overflow:hidden;background:#111;aspect-ratio:3 / 4}.quiz-ba-slide__pair img{display:block;width:100%;height:100%;object-fit:cover}.quiz-ba-slide__pair figcaption{position:absolute;left:.55rem;bottom:.55rem;margin:0;padding:.28rem .55rem;border-radius:var(--radius-pill);background:#143a31e0;color:#fbf8f1;font-size:.6875rem;font-weight:600;letter-spacing:.02em}.quiz-ba-carousel__dots{display:flex;justify-content:center;gap:.4rem;margin-top:var(--space-4)}.quiz-ba-carousel__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:50%;background:#143a3138;cursor:pointer}.quiz-ba-carousel__dots button.is-active{background:var(--color-verde-profundo);width:1.1rem;border-radius:var(--radius-pill)}.quiz-ba-carousel__note{margin:var(--space-3) 0 0;text-align:center;font-size:11px;color:var(--color-text-muted);max-width:none}@media(prefers-reduced-motion:reduce){.quiz-ba-carousel__track{transition:none}}.quiz-success__checklist{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;text-align:left}.quiz-success__checklist li{display:flex;align-items:flex-start;gap:.5rem;font-size:14px;line-height:1.4;color:var(--color-verde-profundo);text-align:left}@media(max-width:639px){.quiz-success__checklist li{font-size:13px!important}}.quiz-success__checklist img{width:.875rem;height:.875rem;margin-top:.15rem;flex-shrink:0}@media(max-width:639px){.quiz-success__checklist img{width:.8125rem;height:.8125rem}}.quiz-success__checklist--compact{margin-bottom:40px}.quiz-success__checklist-item--excluded{color:var(--color-text-muted)}.quiz-success__checklist-item--excluded .text-scribble{opacity:.85}.quiz-success__includes-label{margin:0 0 var(--space-3);font-size:.8125rem;font-weight:600;color:var(--color-verde-profundo);text-align:left}.quiz-plans{display:grid;gap:1.25rem;margin-top:var(--space-5);align-items:stretch}.quiz-success__invest{position:relative;display:flex;flex-direction:column;text-align:center;margin-top:0;padding:calc(var(--space-6) + .35rem) var(--space-5) var(--space-6);background:#fbf8f1;border-radius:1.5rem;border:1px solid rgba(20,58,49,.14);box-shadow:0 12px 40px #143a310f}.quiz-success__invest--featured{border:2px solid var(--color-verde-profundo)}.quiz-success__invest--anchor{background:#fff}.quiz-success__invest-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:.3rem .85rem;border-radius:var(--radius-pill);background:var(--color-pessego);color:var(--color-verde-profundo);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.quiz-success__invest-badge--soft{background:var(--color-verde-profundo);color:#fbf8f1;font-weight:600}.quiz-success__invest .quiz-success__heading{text-align:center;font-size:clamp(1.35rem,3.5vw,1.65rem);margin:.35rem auto var(--space-4);line-height:1.2}.quiz-success__invest .quiz-success__includes-label{text-align:left;margin-bottom:var(--space-3)}.quiz-success__invest .quiz-checkout{margin-top:auto}.quiz-success__invest .quiz-success__checklist .text-scribble{white-space:nowrap}.quiz-success__disclaimer--plans{margin:var(--space-4) auto 0;text-align:center;max-width:36rem}@media(min-width:900px){.quiz-plans{grid-template-columns:1.05fr .95fr;gap:1.35rem}}.quiz-success__product{margin:0 0 var(--space-5);padding:0;border-radius:0;background:transparent;overflow:visible;display:grid;place-items:center;min-height:0}.quiz-success__product img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;transform:none}.quiz-success__price{margin:0 0 var(--space-5);text-align:center}#quiz-success p.quiz-success__price-installments{display:flex;align-items:baseline;justify-content:center;gap:.4rem;margin:0;font-size:clamp(1.85rem,5vw,2.75rem)!important;font-weight:700;letter-spacing:-.04em;color:var(--color-verde-profundo);line-height:1;white-space:nowrap}#quiz-success .quiz-success__price-prefix{font-size:clamp(1rem,2.5vw,1.4rem)!important;font-weight:500;letter-spacing:0;color:var(--color-text-muted);line-height:1}#quiz-success .quiz-success__price-value{font-size:clamp(1.85rem,5vw,2.75rem)!important;font-weight:700;letter-spacing:-.04em;color:var(--color-verde-profundo);line-height:1}.quiz-success__invest--featured .quiz-success__price-value,.quiz-success__invest--featured p.quiz-success__price-installments{font-size:clamp(2rem,5.5vw,3rem)!important}.quiz-success__price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem .75rem;margin:var(--space-3) 0 0}#quiz-success .quiz-success__price-alt{margin:0;font-size:1.05rem!important;font-weight:500;color:var(--color-text-muted);white-space:nowrap}.quiz-success__shipping{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0;padding:.4rem .8rem;border-radius:var(--radius-pill);border:none;background:var(--color-verde-nevoa);color:var(--color-verde-profundo);font-size:.75rem;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap;box-shadow:none}#quiz-success .quiz-success__shipping{color:var(--color-verde-profundo)}.quiz-success__shipping-icon{flex-shrink:0;width:1rem;height:1rem;display:block}#quiz-success .quiz-success__disclaimer{margin:var(--space-3) auto 0;text-align:center;font-size:12px!important;color:var(--color-text-muted);line-height:1.4;max-width:28rem}@media(max-width:639px){#quiz-success .quiz-success__disclaimer{font-size:10px!important}}@media(max-width:639px){#quiz-success p.quiz-success__price-installments,#quiz-success .quiz-success__price-value{font-size:48px!important}#quiz-success .quiz-success__price-prefix{font-size:26px!important}#quiz-success .quiz-success__price-alt{font-size:.95rem!important}}.quiz-success .quiz-checkout .btn__icon{margin-left:.15rem}.quiz-shell--pitch[hidden]{display:none!important}.quiz-shell--pitch{width:min(100% - 1.5rem,28rem)}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing,.quiz-shell--pitch.is-enter-forward .quiz-pitch{animation:quiz-enter-forward .55s cubic-bezier(.22,1,.36,1) both}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*:not(.quiz-analyzing__spinner),.quiz-shell--pitch.is-enter-forward .quiz-pitch>*{animation:quiz-cascade-in .5s cubic-bezier(.22,1,.36,1) both}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing__spinner{animation:quiz-spin .85s linear infinite}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing-proof{animation:quiz-cascade-in .5s cubic-bezier(.22,1,.36,1) .22s both}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*:not(.quiz-analyzing__spinner):nth-child(2),.quiz-shell--pitch.is-enter-forward .quiz-pitch>*:nth-child(1){animation-delay:.04s}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*:not(.quiz-analyzing__spinner):nth-child(3),.quiz-shell--pitch.is-enter-forward .quiz-pitch>*:nth-child(2){animation-delay:.1s}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*:not(.quiz-analyzing__spinner):nth-child(4),.quiz-shell--pitch.is-enter-forward .quiz-pitch>*:nth-child(3){animation-delay:.16s}.quiz-shell--analyzing.is-enter-forward .quiz-analyzing>*:not(.quiz-analyzing__spinner):nth-child(5),.quiz-shell--pitch.is-enter-forward .quiz-pitch>*:nth-child(4){animation-delay:.22s}.quiz-shell--pitch.is-enter-forward .quiz-pitch>*:nth-child(5){animation-delay:.28s}.quiz-pitch{text-align:center;padding:var(--space-2) 0 var(--space-4)}.quiz-pitch__eyebrow{margin:0 0 var(--space-3);font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.quiz-pitch__title{margin:0 auto var(--space-4);font-family:var(--font-body);font-size:clamp(1.55rem,5vw,2rem);font-weight:700;letter-spacing:-.035em;line-height:1.2;color:var(--color-verde-profundo)}.quiz-pitch__mark{display:inline;padding:.12em .35em;border-radius:.45rem;background:color-mix(in srgb,var(--color-verde-nevoa) 85%,#fff);box-decoration-break:clone;-webkit-box-decoration-break:clone}.quiz-pitch__lead{margin:0 auto var(--space-5);max-width:34rem;color:var(--color-text-muted);font-size:15px;line-height:1.55;text-wrap:pretty}@media(max-width:639px){.quiz-pitch__lead{font-size:13px}}.quiz-pitch__card{position:relative;margin:0 0 var(--space-5);border-radius:1.25rem;overflow:hidden;background:#fbf8f1;box-shadow:0 10px 28px #143a3114}.quiz-pitch__card--chat{min-height:16rem;display:grid;align-items:end}.quiz-pitch__card--chat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1;pointer-events:none}.quiz-pitch__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.92)}.quiz-pitch__wa{position:absolute;top:.85rem;left:.85rem;z-index:2;width:2.35rem;height:2.35rem;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 4px 12px #0000001f}.quiz-pitch__bubbles{position:relative;z-index:2;display:grid;gap:.65rem;padding:var(--space-4)}.quiz-pitch__bubble{max-width:88%;padding:.7rem .85rem;border-radius:1rem;text-align:left;box-shadow:0 6px 16px #0000001a}.quiz-pitch__bubble p{margin:0;font-size:.78rem;line-height:1.4}.quiz-pitch__bubble span{display:block;margin-top:.35rem;font-size:.65rem;opacity:.7}.quiz-pitch__bubble--out{justify-self:end;background:var(--color-verde-profundo);color:#fbf8f1;border-bottom-right-radius:.35rem}.quiz-pitch__bubble--in{justify-self:start;display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:end;background:#fff;color:var(--color-verde-profundo);border-bottom-left-radius:.35rem}.quiz-pitch__bubble--in img{width:1.65rem;height:1.65rem;border-radius:50%;object-fit:cover}.quiz-pitch__card--product{padding:var(--space-4);background:#f5efe3;box-shadow:none}.quiz-pitch__card--product img{display:block;width:100%;height:auto}.quiz-pitch__seal{position:absolute;top:.85rem;right:.85rem;width:4.25rem;height:4.25rem;border-radius:50%;background:#fff;border:1.5px solid rgba(20,58,49,.18);display:grid;place-content:center;text-align:center;font-size:.55rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);line-height:1.15;box-shadow:0 4px 12px #143a311a}.quiz-pitch__seal strong{display:block;margin-top:.15rem;font-size:.7rem;letter-spacing:.02em;color:var(--color-verde-profundo)}.quiz-pitch__note{margin:0 auto var(--space-5);max-width:32rem;font-size:12px;line-height:1.5;color:var(--color-text-muted)}.quiz-pitch__results{list-style:none;margin:0 0 var(--space-4);padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;text-align:left}.quiz-pitch__results li{display:grid;gap:.4rem;align-content:start}.quiz-pitch__results img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;border-radius:1rem;background:var(--color-areia);display:block}.quiz-pitch__results strong{font-family:var(--font-body);font-size:.875rem;font-weight:700;color:var(--color-verde-profundo);letter-spacing:-.01em}.quiz-pitch__results span{font-size:.75rem;line-height:1.35;color:var(--color-text-muted)}@media(max-width:419px){.quiz-pitch__results{gap:.5rem}.quiz-pitch__results strong{font-size:.8125rem}.quiz-pitch__results span{font-size:.6875rem}}.quiz-pitch-carousel{margin:0 0 var(--space-4);text-align:left}.quiz-pitch-carousel__viewport{overflow:hidden}.quiz-pitch-carousel__track{list-style:none;margin:0;padding:0;display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.quiz-pitch-carousel__slide{flex:0 0 100%;min-width:100%;padding-inline:.1rem;box-sizing:border-box}.quiz-pitch-carousel__slide .quiz-proof__card{margin:0}.quiz-pitch-carousel__slide .quiz-proof__meta{max-width:none;padding-bottom:.35rem}.quiz-pitch-carousel__dots{display:flex;justify-content:center;gap:.4rem;margin-top:var(--space-4)}.quiz-pitch-carousel__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:50%;background:#143a3138;cursor:pointer}.quiz-pitch-carousel__dots button.is-active{background:var(--color-verde-profundo);width:1.1rem;border-radius:var(--radius-pill)}@media(prefers-reduced-motion:reduce){.quiz-pitch-carousel__track{transition:none}}.quiz-success__section--deep{background:var(--color-verde-profundo);color:#fbf8f1;margin-top:var(--space-7);padding:var(--space-6) var(--space-5);border-radius:1.5rem;text-align:center}.quiz-success__section--deep .quiz-success__heading{color:#fbf8f1}.quiz-success__faq{display:grid;gap:0;border-top:1px solid rgba(251,248,241,.18);text-align:left}.quiz-success__faq-item{border-bottom:1px solid rgba(251,248,241,.18)}.quiz-success__faq-item summary{cursor:pointer;list-style:none;padding:var(--space-4) 0;font-weight:600;font-size:var(--text-sm);color:#fbf8f1;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.quiz-success__faq-item summary::-webkit-details-marker{display:none}.quiz-success__faq-item summary:after{content:"";width:.55rem;height:.55rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);flex-shrink:0;transition:transform .2s ease;opacity:.55}.quiz-success__faq-item[open] summary:after{transform:rotate(-135deg);margin-top:.35rem}.quiz-success__faq-item p{margin:0 0 var(--space-4);color:#fbf8f1c7;font-size:15px;line-height:1.55;max-width:none;text-align:left}@media(max-width:639px){.quiz-success__faq-item p{font-size:13px}}@media(min-width:640px){.quiz-success__section,.quiz-success__invest,.quiz-success__section--deep{padding:var(--space-7)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/zaya-quiz.css.map */
