.growth-open{overflow:hidden}.growth-test{box-sizing:border-box;width:min(560px,calc(100% - 28px));max-height:calc(100dvh - 32px);padding:36px;border:1px solid #dce2f0;border-radius:30px;background:rgba(250,252,255,.96);color:#202632;box-shadow:0 30px 100px #101d4140;backdrop-filter:blur(28px);overflow:auto}.growth-test::backdrop{background:#10182970;backdrop-filter:blur(10px)}.growth-test[open]{animation:growth-in .25s ease-out}.growth-close{position:absolute;right:14px;top:12px;border:0;background:transparent;color:inherit;font-size:28px;cursor:pointer}.growth-test h2{font-family:inherit!important;font-size:clamp(25px,4vw,32px)!important;font-weight:600!important;line-height:1.15!important;letter-spacing:-.035em;margin:22px 0 14px!important;color:inherit!important;background:none!important;-webkit-text-fill-color:currentColor!important}.growth-test h3{font-size:18px;margin:22px 0 12px}.growth-test p,.growth-test small{line-height:1.5}.growth-test small{display:block;font-size:12px;opacity:.7}.growth-eyebrow{font-size:12px;color:#6372a2;margin:0 0 14px}.growth-test progress{width:100%;height:5px;appearance:none;border:0;border-radius:8px;overflow:hidden}.growth-test progress::-webkit-progress-bar{background:#e3e7f0}.growth-test progress::-webkit-progress-value{background:linear-gradient(100deg,#3b60d6,#8453c3)}.growth-test fieldset{border:0;padding:0;margin:24px 0;display:grid;gap:10px}.growth-choice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #dbe1ed;border-radius:16px;cursor:pointer;transition:background .2s,border-color .2s}.growth-choice:hover,.growth-choice:has(:checked){background:#6177d415;border-color:#6377ce}.growth-test input{accent-color:#6260c9}.growth-actions{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.growth-test button{font:inherit;cursor:pointer}.growth-actions button,.growth-primary{border:0;border-radius:24px;padding:13px 22px}.growth-primary{background:linear-gradient(110deg,#365fce,#6f54b9);color:white;transition:box-shadow .2s,transform .2s}.growth-primary:hover{box-shadow:0 6px 22px #535edc44;transform:translateY(-1px)}.growth-primary span{display:inline-block;transition:transform .2s}.growth-primary:hover span{transform:translateX(4px)}.growth-test button:disabled{opacity:.45;cursor:default;transform:none}.growth-result{border-radius:18px;background:#6475b810;padding:16px}.growth-result ul{margin:0;padding-left:20px;line-height:1.6}.growth-test form>label,.growth-fields label{display:grid;gap:6px;font-size:13px;margin:10px 0}.growth-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.growth-test input:not([type=radio]):not([type=checkbox]){box-sizing:border-box;width:100%;min-width:0;padding:12px;border:1px solid #ccd5e7;border-radius:12px;background:#ffffff80;color:inherit;font:inherit}.growth-test .growth-consent{display:flex;align-items:flex-start;gap:8px;margin:16px 0;font-size:12px}.growth-test a{color:#6372c3}.growth-status{font-size:13px}.growth-restart{border:0;background:none;color:inherit;text-decoration:underline;padding:8px 0;font-size:12px!important}.growth-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[data-theme=dark] .growth-test{background:rgba(27,31,46,.96);color:#eef0fb;border-color:#39405a}[data-theme=dark] .growth-test input:not([type=radio]):not([type=checkbox]){background:#ffffff08;border-color:#444c64}[data-theme=dark] .growth-choice{border-color:#444c64}.growth-test :focus-visible{outline:2px solid #8797ec;outline-offset:3px}@keyframes growth-in{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:520px){.growth-test{padding:30px 22px;border-radius:24px}.growth-fields{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){.growth-test[open]{animation:none}.growth-test *{transition:none!important}}
