.CustomSheetForm-module__mIEJLG__container{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;max-width:600px;margin:0 auto;padding:2rem}.CustomSheetForm-module__mIEJLG__stepTitle{color:var(--color-white);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.CustomSheetForm-module__mIEJLG__questionGroup{margin-bottom:2rem}.CustomSheetForm-module__mIEJLG__label{color:#d1d5db;margin-bottom:.75rem;font-size:.95rem;font-weight:500;display:block}.CustomSheetForm-module__mIEJLG__radioLabel{border:1px solid var(--border-color);cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.CustomSheetForm-module__mIEJLG__radioLabel:hover{background:#ffffff0d}.CustomSheetForm-module__mIEJLG__radioLabel input:checked+span{color:var(--color-green-primary);font-weight:600}.CustomSheetForm-module__mIEJLG__input{background:var(--color-black);border:1px solid var(--border-color);color:#fff;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem}.CustomSheetForm-module__mIEJLG__actions{justify-content:space-between;margin-top:2rem;display:flex}.CustomSheetForm-module__mIEJLG__btnNext{background:var(--color-white);color:#000;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-weight:600}.CustomSheetForm-module__mIEJLG__btnPrev{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.75rem}.CustomSheetForm-module__mIEJLG__resultBox{text-align:center;animation:.5s ease-out CustomSheetForm-module__mIEJLG__fadeIn}@keyframes CustomSheetForm-module__mIEJLG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
