.bra-quiz-page *,.bra-quiz-page *:before,.bra-quiz-page *:after{box-sizing:border-box;margin:0;padding:0}.bra-quiz-page{max-width:620px;margin:0 auto;padding:2rem 1.25rem 4rem;font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);font-size:16px;color:var(--color-base-text, #1a1a1a);-webkit-font-smoothing:antialiased}.bq-progress-wrap{display:flex;align-items:center;gap:12px;margin-bottom:2rem}.bq-progress-track{flex:1;height:3px;background:#e5e5e5;border-radius:2px;overflow:hidden}.bq-progress-fill{display:block!important;height:100%;background:#0f6e56;border-radius:2px;transition:width .4s ease}.bq-step-counter{font-size:11px;color:#888;white-space:nowrap;min-width:80px;text-align:right}.bq-screen{display:none}.bq-screen.active{display:block;animation:bqFadeIn .25s ease}@keyframes bqFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bq-eyebrow{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#0f6e56;margin-bottom:.5rem}.bq-eyebrow--result{color:#0f6e56}.bq-eyebrow--secondary{color:#888}.bq-title{font-size:26px;font-weight:500;line-height:1.25;margin-bottom:.75rem}.bq-question{font-size:20px;font-weight:500;line-height:1.3;margin-bottom:.4rem}.bq-hint{font-size:14px;color:#666;line-height:1.55;margin-bottom:1.5rem}.bq-body{font-size:15px;color:#444;line-height:1.65;margin-bottom:1.5rem}.bq-options{display:flex;flex-direction:column;gap:10px;margin-bottom:1.75rem}.bq-option{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;font-family:inherit}.bq-option:hover{border-color:#5dcaa5;background:#f5fcf9}.bq-option.selected{border-color:#0f6e56;background:#e1f5ee}.bq-option__title{font-size:14px;font-weight:500;color:#1a1a1a;display:block;margin-bottom:3px;transition:color .15s}.bq-option.selected .bq-option__title{color:#085041}.bq-option__desc{font-size:12.5px;color:#888;display:block;line-height:1.45;transition:color .15s}.bq-option.selected .bq-option__desc{color:#0f6e56}.bq-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.bq-btn{font-family:inherit;font-size:14px;font-weight:500;padding:11px 24px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:opacity .15s,background .15s,color .15s;white-space:nowrap;text-decoration:none;display:inline-block;line-height:1}.bq-btn--primary{background:#0f6e56;color:#e1f5ee;border-color:#0f6e56}.bq-btn--primary:hover:not(:disabled){opacity:.88}.bq-btn--primary:disabled{opacity:.35;cursor:not-allowed}.bq-btn--ghost{background:transparent;color:#1a1a1a;border-color:#ccc}.bq-btn--ghost:hover{background:#f5f5f5}.bq-btn--back{background:none;border:none;color:#888;padding-left:0;font-size:13px}.bq-btn--back:hover{color:#1a1a1a}.bq-btn--text{background:none;border:none;color:#888;font-size:13px;padding:8px 0;text-decoration:underline;cursor:pointer}.bq-btn--text:hover{color:#333}.bq-btn--full{width:100%;text-align:center}.bq-btn--shop{font-size:14px}.bq-screen--intro .bq-title{margin-top:.25rem}.bq-screen__inner--email{max-width:480px}.bq-email-form{margin-top:0}.bq-field-group{margin-bottom:12px}.bq-input{width:100%;padding:12px 14px;font-family:inherit;font-size:15px;border:1px solid #ddd;border-radius:8px;outline:none;transition:border-color .15s;color:#1a1a1a;background:#fff}.bq-input:focus{border-color:#0f6e56;box-shadow:0 0 0 3px #0f6e561f}.bq-input--error{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}.bq-email-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.bq-disclaimer{font-size:11px;color:#aaa;line-height:1.5}.bq-result-primary{background:#fff;border:2px solid #5DCAA5;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.bq-result-badge{display:inline-block;font-size:11px;font-weight:500;padding:3px 10px;border-radius:20px;margin-bottom:.75rem}.bq-badge--stage1{background:#eeedfe;color:#3c3489}.bq-badge--stage2{background:#e1f5ee;color:#085041}.bq-badge--stage3{background:#eaf3de;color:#27500a}.bq-result-name{font-size:22px;font-weight:500;margin-bottom:.4rem;line-height:1.2}.bq-result-tagline{font-size:14px;color:#555;line-height:1.6;margin-bottom:1.25rem}.bq-result-reasons{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem}.bq-reason{font-size:13.5px;color:#444;line-height:1.55;padding-left:1.4rem;position:relative}.bq-reason__check{position:absolute;left:0;top:1px;color:#0f6e56;font-size:12px}.bq-result-cta{margin-top:.25rem}.bq-result-secondary{background:#f9f9f7;border:1px solid #e0e0e0;border-radius:10px;padding:1.25rem;margin-bottom:1.25rem}.bq-secondary-name{font-size:16px;font-weight:500;margin-bottom:.3rem}.bq-secondary-tagline{font-size:13px;color:#666;line-height:1.55;margin-bottom:.6rem}.bq-secondary-note{font-size:12.5px;color:#888;margin-bottom:1rem;line-height:1.5;font-style:italic}.bq-restart{background:none;border:none;color:#aaa;font-size:12px;cursor:pointer;padding:4px 0;font-family:inherit;display:block}.bq-restart:hover{color:#666}@media(max-width:480px){.bra-quiz-page{padding:1.5rem 1rem 3rem}.bq-title{font-size:22px}.bq-question{font-size:18px}.bq-result-name{font-size:20px}.bq-nav{flex-wrap:wrap}.bq-btn--next{order:-1;width:100%;text-align:center}.bq-btn--back{order:1}}.bq-option{flex-direction:row;align-items:flex-start;gap:12px}.bq-option__icon{width:34px;height:34px;border-radius:50%;background:#f0f0ee;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;transition:background .15s}.bq-option__icon i{font-size:16px;color:#0f6e56}.bq-option.selected .bq-option__icon{background:#9fe1cb}.bq-option__text{display:flex;flex-direction:column}.bq-screens{min-height:460px}
/*# sourceMappingURL=/cdn/shop/t/409/assets/bra-quiz.css.map */
