.start-form-module__phc5vG__page *,.start-form-module__phc5vG__page :before,.start-form-module__phc5vG__page :after{box-sizing:border-box}.start-form-module__phc5vG__page{--bg:#f0f2f5;--surface:#fff;--surface-2:#f7f8fa;--border:#e4e7ed;--text:#111318;--text-2:#5c6370;--text-3:#9ba3af;--accent:#194567;--accent-light:#eef3f8;--success:#0ea06e;--success-light:#edfaf4;--danger:#e5383b;--radius:12px;--shadow-lg:0 20px 60px #1113181a,0 4px 16px #1113180f;background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.start-form-module__phc5vG__page:before{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#c8cdd6 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}.start-form-module__phc5vG__page:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#1945671f,#0000 60%),radial-gradient(circle at 75% 70%,#0ea06e14,#0000 55%);position:fixed;inset:0}.start-form-module__phc5vG__wrapper{z-index:1;background:var(--surface);border:1px solid var(--border);width:min(980px,100%);box-shadow:var(--shadow-lg);border-radius:24px;grid-template-columns:1fr 1.1fr;display:grid;position:relative;overflow:hidden}.start-form-module__phc5vG__left{background:linear-gradient(150deg,#194567 0%,#143955 100%);flex-direction:column;justify-content:space-between;padding:3.2rem;display:flex;position:relative;overflow:hidden}.start-form-module__phc5vG__left:before{content:"";border:1.5px solid #ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-80px}.start-form-module__phc5vG__left:after{content:"";border:1.5px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:40px;left:-50px}.start-form-module__phc5vG__brand{z-index:1;position:relative}.start-form-module__phc5vG__brandBadge{color:#ffffffe6;letter-spacing:.05em;text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.8rem;padding:.3rem .8rem .3rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.start-form-module__phc5vG__brandBadgeDot{background:#5cf0b0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #5cf0b0}.start-form-module__phc5vG__brand h1{color:#fff;letter-spacing:-.03em;margin:0 0 .75rem;font-size:2.2rem;font-weight:700;line-height:1.15}.start-form-module__phc5vG__brand p{color:#ffffffad;margin:0;font-size:.98rem;font-weight:300;line-height:1.65}.start-form-module__phc5vG__steps{z-index:1;position:relative}.start-form-module__phc5vG__stepsLabel{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:600}.start-form-module__phc5vG__step{border-radius:var(--radius);align-items:flex-start;gap:.9rem;padding:.9rem;display:flex}.start-form-module__phc5vG__stepNum{color:#fff;background:#ffffff26;border-radius:8px;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:700;display:grid}.start-form-module__phc5vG__activeStep .start-form-module__phc5vG__stepNum{color:var(--accent);background:#fffffff2}.start-form-module__phc5vG__stepText strong{color:#fff;margin-bottom:.1rem;font-size:.96rem;font-weight:600;display:block}.start-form-module__phc5vG__stepText span{color:#ffffff94;font-size:.88rem;font-weight:300}.start-form-module__phc5vG__right{background:var(--surface);flex-direction:column;justify-content:center;padding:2.8rem 3.2rem;display:flex}.start-form-module__phc5vG__logoWrap{justify-content:center;margin-bottom:1rem;display:flex}.start-form-module__phc5vG__logo{object-fit:contain;width:min(230px,75%);height:auto}.start-form-module__phc5vG__alert{color:#7a3e03;background:#fff4e5;border:1px solid #f4d4ac;border-radius:10px;margin-bottom:1rem;padding:.65rem .8rem;font-size:.78rem}.start-form-module__phc5vG__formHeader{margin-bottom:1.5rem}.start-form-module__phc5vG__formTag{background:var(--accent-light);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:.9rem;padding:.25rem .7rem;font-size:.8rem;font-weight:600;display:inline-block}.start-form-module__phc5vG__formHeader h2{letter-spacing:-.025em;margin:0 0 .4rem;font-size:1.75rem;font-weight:700}.start-form-module__phc5vG__formHeader p{color:var(--text-2);margin:0;font-size:.97rem;line-height:1.55}.start-form-module__phc5vG__field{margin-bottom:1.15rem}.start-form-module__phc5vG__field label{color:var(--text-2);margin-bottom:.45rem;font-size:.9rem;font-weight:600;display:block}.start-form-module__phc5vG__field input{background:var(--surface-2);border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);outline:none;padding:.92rem 1.05rem;font-size:1rem;font-weight:400}.start-form-module__phc5vG__field input::placeholder{color:var(--text-3);font-weight:300}.start-form-module__phc5vG__field input:focus{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 3.5px #19456726}.start-form-module__phc5vG__errorInput{border-color:var(--danger)!important;background:#fff5f5!important;box-shadow:0 0 0 3px #e5383b14!important}.start-form-module__phc5vG__errorMsg{color:var(--danger);margin:.3rem 0 0;font-size:.72rem;font-weight:500}.start-form-module__phc5vG__primaryButton{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;margin-top:.4rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.start-form-module__phc5vG__primaryButton:hover{background:#143a58}.start-form-module__phc5vG__primaryButton:disabled{opacity:.7;cursor:not-allowed}.start-form-module__phc5vG__apiError{color:var(--danger);margin:.7rem 0 0;font-size:.86rem;font-weight:500}.start-form-module__phc5vG__altchaWrap{justify-content:center;margin:.4rem 0 .9rem;display:flex}.start-form-module__phc5vG__footerNote{text-align:center;color:var(--text-3);margin:1.1rem 0 0;font-size:.86rem}.start-form-module__phc5vG__successBox{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.start-form-module__phc5vG__successBadge{background:var(--success-light);color:var(--success);letter-spacing:.05em;text-transform:uppercase;border:1px solid #0ea06e33;border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:600}.start-form-module__phc5vG__successBox h3{letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.start-form-module__phc5vG__successBox p{color:var(--text-2);margin:0;font-size:.97rem;line-height:1.6}.start-form-module__phc5vG__successDetail{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.55rem;width:100%;padding:1rem 1.1rem;display:flex}.start-form-module__phc5vG__detailRow{justify-content:space-between;font-size:.92rem;display:flex}.start-form-module__phc5vG__detailRow span:first-child{color:var(--text-3)}.start-form-module__phc5vG__detailRow span:last-child{color:var(--text);font-weight:600}.start-form-module__phc5vG__successButton{background:var(--success);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;padding:1rem;font-size:1rem;font-weight:600}.start-form-module__phc5vG__successButton:hover{background:#0b8f5f}@media (max-width:660px){.start-form-module__phc5vG__wrapper{grid-template-columns:1fr}.start-form-module__phc5vG__left{display:none}.start-form-module__phc5vG__right{padding:2rem 1.4rem}}
