.start_app__xpyRS{position:fixed;inset:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#f7f8fa,#eef3fb)}.start_head__4qMpd{padding:calc(14px + env(safe-area-inset-top, 0px)) 20px 14px;gap:14px;background:rgba(247,248,250,.94);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid #dce6f7;z-index:10}.start_backBtn__sGX28,.start_head__4qMpd{flex-shrink:0;display:flex;align-items:center}.start_backBtn__sGX28{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #dce6f7;justify-content:center;color:#0e2a5a;transition:opacity .2s,transform .15s,background .15s}.start_backBtn__sGX28:hover{background:#eef3fb;border-color:#6e90e8}.start_backBtn__sGX28:active{transform:scale(.95)}.start_backBtn__sGX28[disabled]{opacity:0;pointer-events:none}.start_backBtn__sGX28:before{content:"";width:8px;height:8px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg) translate(2px,-2px)}.start_progress__X2OKi{flex:1 1;height:4px;background:#dce6f7;border-radius:100px;overflow:hidden}.start_progressFill__TQKHH{height:100%;width:0;background:#0e2a5a;border-radius:100px;transition:width .5s cubic-bezier(.16,1,.3,1)}.start_stepCount__TtuUV{flex-shrink:0;font-size:12px;font-weight:600;color:#8ea4bf;min-width:32px;text-align:right}.start_stage__QJPll{flex:1 1;position:relative;overflow:hidden}.start_screen___MmDj{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;padding:32px 22px calc(32px + env(safe-area-inset-bottom, 0px));opacity:0;transform:translateX(40px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);pointer-events:none}.start_screen___MmDj.start_active__FAekf{opacity:1;transform:translateX(0);pointer-events:auto}.start_screen___MmDj.start_exitLeft__xAqF_{opacity:0;transform:translateX(-40px)}.start_inner__Ezss4{width:100%;max-width:560px;margin:0 auto;flex:1 1;display:flex;flex-direction:column}.start_qNumber__wMYiQ{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#6e90e8;margin-bottom:14px;display:inline-flex;align-items:center;gap:8px}.start_qNumber__wMYiQ:before{content:"";width:14px;height:1px;background:#6e90e8}.start_title__NUPnK{font-size:clamp(24px,6.5vw,32px);font-weight:800;letter-spacing:-.8px;line-height:1.2;color:#0e2a5a;margin-bottom:10px}.start_help__SMmDM{font-size:14px;color:#5a7499;line-height:1.55;margin-bottom:28px}.start_opts__Ty_U4{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.start_opt__mKy3x{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:#fff;border:1.5px solid #dce6f7;border-radius:14px;padding:16px 18px;font-size:15px;font-weight:600;color:#0e2a5a;transition:border-color .15s,background .15s,transform .1s;min-height:56px}.start_opt__mKy3x:hover{border-color:#6e90e8;background:#eef3fb}.start_opt__mKy3x:active{transform:scale(.99)}.start_opt__mKy3x.start_selected__pNioN{border-color:#6e90e8;background:rgba(110,144,232,.1)}.start_optKey__f0agc{flex-shrink:0;width:28px;height:28px;border-radius:7px;background:#eef3fb;border:1px solid #dce6f7;color:#5a7499;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .15s}.start_opt__mKy3x.start_selected__pNioN .start_optKey__f0agc,.start_opt__mKy3x:hover .start_optKey__f0agc{background:#0e2a5a;color:#fff;border-color:transparent}.start_optLabel__7RuAh{flex:1 1}.start_optCheck__WXXER{width:22px;height:22px;border-radius:50%;border:1.5px solid #dce6f7;flex-shrink:0;transition:all .15s;position:relative}.start_opt__mKy3x.start_selected__pNioN .start_optCheck__WXXER{border-color:#0e2a5a;background:#0e2a5a}.start_opt__mKy3x.start_selected__pNioN .start_optCheck__WXXER:after{content:"";position:absolute;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;top:3px;left:7px;transform:rotate(45deg)}.start_inputGroup__2Q9aJ{margin-bottom:14px}.start_inputGroup__2Q9aJ label{display:block;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#5a7499;margin-bottom:8px}.start_input__uyZOJ{display:block;width:100%;font-size:17px;font-weight:500;color:#0e2a5a;background:#fff;border:1.5px solid #dce6f7;border-radius:12px;padding:16px 18px;transition:border-color .15s,box-shadow .15s;min-height:56px;outline:none}.start_input__uyZOJ::placeholder{color:#8ea4bf;font-weight:400}.start_input__uyZOJ:focus{border-color:#6e90e8;box-shadow:0 0 0 4px rgba(110,144,232,.12)}.start_actions__Z_KOC{margin-top:auto;padding-top:20px}.start_btn__HKmQD{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;font-size:16px;font-weight:800;letter-spacing:-.2px;border-radius:100px;transition:transform .15s,box-shadow .15s,background .15s,opacity .15s;width:100%;background:#0e2a5a;color:#fff;box-shadow:0 8px 24px rgba(14,42,90,.3)}.start_btn__HKmQD:hover{transform:translateY(-1px);background:#1a3f80;box-shadow:0 14px 32px rgba(14,42,90,.4)}.start_btn__HKmQD:active{transform:translateY(0)}.start_btn__HKmQD[disabled]{opacity:.5;pointer-events:none;box-shadow:none}.start_hint__DM81J{text-align:center;margin-top:12px;font-size:12px;color:#8ea4bf}.start_error__trf5X{margin-top:12px;padding:10px 14px;background:#fef1f2;border:1px solid #f4a7ae;border-radius:10px;color:#932a35;font-size:13px;font-weight:600;text-align:center}.start_thanks__aVUax,.start_welcome__peKlw{display:flex}.start_thanksInner__Qy8HU,.start_thanks__aVUax,.start_welcomeInner__yEMlB,.start_welcome__peKlw{text-align:center;align-items:center;justify-content:center}.start_welcomeEyebrow__k0SO2{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:#6e90e8;margin-bottom:18px}.start_welcome__peKlw h1{font-size:clamp(32px,8vw,44px);font-weight:900;letter-spacing:-1.5px;line-height:1.1;color:#0e2a5a;margin-bottom:14px}.start_welcome__peKlw p{font-size:clamp(15px,4vw,17px);color:#5a7499;margin-bottom:36px;line-height:1.55;max-width:420px}.start_welcomeMeta__TvDjY{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#8ea4bf;margin-top:18px}.start_welcomeMeta__TvDjY:before{content:"";width:6px;height:6px;border-radius:50%;background:#6e90e8}.start_thanksMark__l5hFC{width:76px;height:76px;border-radius:50%;background:#0e2a5a;display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:0 8px 24px rgba(14,42,90,.3);position:relative}.start_thanksMark__l5hFC:after{content:"";width:18px;height:32px;border-right:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(45deg) translate(-2px,-2px)}.start_thanks__aVUax h1{font-size:clamp(28px,7vw,36px);font-weight:800;letter-spacing:-1px;color:#0e2a5a;margin-bottom:12px}.start_thanks__aVUax p{font-size:clamp(15px,4vw,16px);color:#5a7499;margin-bottom:14px;line-height:1.6;max-width:440px}