:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html,body{height:100%;margin:0;padding:0}:root{--navbar-bg: black;--text-light: white}.myBackground{width:100vw;height:100vh;background-color:#f5f5f5}.box{background-color:transparent;padding:32px 24px;max-width:900px;margin:0 auto;border-radius:4px;width:100%;min-height:auto;max-height:none;overflow:visible;border:none}.itemBox{display:flex;align-items:center;justify-content:center;width:100%;height:15%;margin-bottom:20px;flex-direction:column}.itemBoxField{display:flex;justify-content:center;width:70%;height:15%;margin:0 auto 20px;padding-bottom:20px;gap:16px;flex-direction:column}.title{font-size:30px;color:#000}.myForm,.myButton{color:gray;width:100%}.myButton{color:gray;height:45px}.stepTitle{font-size:18px;font-weight:600}.stepText{color:#555;line-height:1.6}
