.stress-test-module__iLbaka__widget{background:var(--mg-paper);border:1px solid var(--mg-line-2);border-radius:22px;width:100%;max-width:620px;margin:0 auto;padding:clamp(20px,4vw,32px);box-shadow:0 18px 50px -28px #2e1b2e59}.stress-test-module__iLbaka__head{flex-direction:column;gap:12px;margin-bottom:22px;display:flex}.stress-test-module__iLbaka__count{letter-spacing:.04em;text-transform:uppercase;color:var(--mg-rose-deep);font-size:.82rem;font-weight:600}.stress-test-module__iLbaka__count span{color:var(--mg-muted);font-weight:500}.stress-test-module__iLbaka__progress{background:var(--mg-cream-2);border-radius:999px;height:7px;overflow:hidden}.stress-test-module__iLbaka__progressFill{background:linear-gradient(90deg, var(--mg-rose), var(--mg-rose-deep));border-radius:999px;height:100%;transition:width .45s cubic-bezier(.22,1,.36,1);display:block}.stress-test-module__iLbaka__prompt{margin-bottom:22px}.stress-test-module__iLbaka__promptIntro{color:var(--mg-muted);margin:0 0 8px;font-size:.92rem}.stress-test-module__iLbaka__promptText{font-family:var(--mg-serif);color:var(--mg-plum);margin:0;font-size:clamp(1.5rem,4.5vw,1.95rem);line-height:1.2}.stress-test-module__iLbaka__options{flex-direction:column;gap:10px;display:flex}.stress-test-module__iLbaka__option{appearance:none;text-align:left;border:1.5px solid var(--mg-line-2);background:var(--mg-cream);width:100%;color:var(--mg-text);cursor:pointer;border-radius:14px;padding:16px 18px;font-size:1.02rem;font-weight:500;transition:border-color .18s,background .18s,transform .12s,box-shadow .18s}.stress-test-module__iLbaka__option:hover{border-color:var(--mg-rose);background:var(--mg-paper)}.stress-test-module__iLbaka__option:active{transform:scale(.99)}.stress-test-module__iLbaka__option:focus-visible{border-color:var(--mg-rose-deep);box-shadow:0 0 0 3px var(--mg-rose-soft);outline:none}.stress-test-module__iLbaka__optionOn{border-color:var(--mg-rose-deep);background:var(--mg-rose-soft);color:var(--mg-plum)}.stress-test-module__iLbaka__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.stress-test-module__iLbaka__back{appearance:none;color:var(--mg-plum-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 4px;font-size:.92rem;font-weight:600;display:inline-flex}.stress-test-module__iLbaka__back:hover:not(:disabled){color:var(--mg-rose-deep)}.stress-test-module__iLbaka__back:disabled{opacity:.35;cursor:default}.stress-test-module__iLbaka__back:focus-visible{box-shadow:0 0 0 3px var(--mg-rose-soft);outline:none}.stress-test-module__iLbaka__footNote{color:var(--mg-muted);font-size:.82rem}.stress-test-module__iLbaka__result{text-align:center;animation:.5s both stress-test-module__iLbaka__fadeIn}@keyframes stress-test-module__iLbaka__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stress-test-module__iLbaka__resultEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--mg-rose-deep);margin:0 0 18px;font-size:.82rem;font-weight:600}.stress-test-module__iLbaka__gauge{max-width:380px;margin:0 auto 22px;position:relative}.stress-test-module__iLbaka__gaugeTrack{background:var(--mg-cream-2);border-radius:999px;height:14px;overflow:hidden}.stress-test-module__iLbaka__gaugeFill{border-radius:999px;width:0;height:100%;animation:1.1s cubic-bezier(.22,1,.36,1) .15s forwards stress-test-module__iLbaka__fillBar;display:block}.stress-test-module__iLbaka__gauge[data-tone=low] .stress-test-module__iLbaka__gaugeFill{background:linear-gradient(90deg, var(--mg-sage), #7e9476)}.stress-test-module__iLbaka__gauge[data-tone=moderate] .stress-test-module__iLbaka__gaugeFill{background:linear-gradient(90deg, var(--mg-gold), var(--mg-rose))}.stress-test-module__iLbaka__gauge[data-tone=high] .stress-test-module__iLbaka__gaugeFill{background:linear-gradient(90deg, var(--mg-rose), var(--mg-terracotta))}@keyframes stress-test-module__iLbaka__fillBar{0%{width:0}to{width:var(--mg-fill,0%)}}.stress-test-module__iLbaka__gaugeNum{justify-content:center;align-items:baseline;gap:6px;margin-top:14px;display:flex}.stress-test-module__iLbaka__gaugeNum strong{font-family:var(--mg-serif);color:var(--mg-plum);font-size:clamp(3rem,11vw,4.25rem);line-height:1}.stress-test-module__iLbaka__gaugeNum span{color:var(--mg-muted);font-size:1.1rem;font-weight:500}.stress-test-module__iLbaka__bandName{font-family:var(--mg-serif);color:var(--mg-plum);margin:0 0 12px;font-size:clamp(1.5rem,5vw,2rem)}.stress-test-module__iLbaka__bandName[data-tone=low]{color:#5f7556}.stress-test-module__iLbaka__bandName[data-tone=moderate]{color:var(--mg-rose-deep)}.stress-test-module__iLbaka__bandName[data-tone=high]{color:var(--mg-terracotta)}.stress-test-module__iLbaka__bandRange{color:var(--mg-muted);font-size:.7em}.stress-test-module__iLbaka__bandBlurb{max-width:480px;color:var(--mg-text-2);margin:0 auto 24px;font-size:1.02rem;line-height:1.6}.stress-test-module__iLbaka__resultCta{text-align:center;background:var(--mg-cream);border:1px solid var(--mg-line-2);border-radius:18px;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;padding:24px 20px;display:flex}.stress-test-module__iLbaka__resultCta strong{font-family:var(--mg-serif);color:var(--mg-plum);font-size:1.3rem}.stress-test-module__iLbaka__resultCta span{color:var(--mg-text-2);max-width:420px;font-size:.98rem;line-height:1.55}.stress-test-module__iLbaka__resultCta .stress-test-module__iLbaka__mg-btn{margin-top:6px}.stress-test-module__iLbaka__retake{appearance:none;color:var(--mg-plum-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:.92rem;font-weight:600;display:inline-flex}.stress-test-module__iLbaka__retake:hover{color:var(--mg-rose-deep)}.stress-test-module__iLbaka__retake:focus-visible{box-shadow:0 0 0 3px var(--mg-rose-soft);outline:none}.stress-test-module__iLbaka__note{max-width:440px;color:var(--mg-muted);margin:12px auto 0;font-size:.82rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.stress-test-module__iLbaka__progressFill,.stress-test-module__iLbaka__gaugeFill,.stress-test-module__iLbaka__result{transition:none;animation:none}.stress-test-module__iLbaka__gaugeFill{width:var(--mg-fill,0%)}}
