._page_1mcdu_5{--ci: #6870a8;--ci-dark: #525a90;--ci-soft: #eef0f7;--ink: #1e2233;--muted: #6b7080;--line: #e4e6ef;--bg: #f6f7fb;--card: #ffffff;--ok: #2ecc8f;--danger: #dc2626;--radius: 16px;--shadow: 0 2px 10px rgba(30, 34, 51, .05), 0 12px 32px rgba(30, 34, 51, .06);--expo: cubic-bezier(.16, 1, .3, 1);background:var(--bg);color:var(--ink);min-height:100dvh;padding:30px 16px 60px;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.55}._wrap_1mcdu_49{max-width:640px;margin:0 auto}._topbar_1mcdu_55{max-width:640px;margin:0 auto 6px;text-align:center}._topLink_1mcdu_57{color:var(--ci);font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}._topLink_1mcdu_57:hover{color:var(--ci-dark)}._langCombo_1mcdu_65{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}._langPart_1mcdu_67{display:inline-flex;align-items:center;gap:7px}._langName_1mcdu_69{font-weight:600}._flagRow_1mcdu_71,._flagCell_1mcdu_73{display:inline-flex;align-items:center;gap:6px}._flagImg_1mcdu_75{width:22px;height:16.5px;flex:none;border-radius:2px;box-shadow:0 0 0 1px #00000014;display:block}._flagSep_1mcdu_77{color:var(--muted);font-weight:700}._vFlags_1mcdu_79{display:inline-flex;align-items:center;gap:6px;justify-content:flex-end}._head_1mcdu_85{text-align:center;margin-bottom:20px}._kicker_1mcdu_87{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ci);background:var(--ci-soft);padding:5px 12px;border-radius:20px;margin-bottom:12px}._h1_1mcdu_97{font-size:26px;line-height:1.15;letter-spacing:-.01em;margin:0}._lead_1mcdu_99{color:var(--muted);font-size:15px;margin-top:8px}._trust_1mcdu_101{margin-top:12px;font-size:13px;color:var(--muted);display:flex;gap:16px;justify-content:center;flex-wrap:wrap}._trust_1mcdu_101 span{display:inline-flex;align-items:center;gap:6px}._trust_1mcdu_101 b{color:var(--ink);font-weight:600}._dot_1mcdu_107{width:7px;height:7px;border-radius:50%;background:var(--ok);display:inline-block}._stepper_1mcdu_113{display:flex;align-items:flex-start;justify-content:space-between;margin:22px 0 0;position:relative}._stepper_1mcdu_113:before{content:"";position:absolute;top:17px;left:10%;right:10%;height:2px;background:var(--line);z-index:0}._stp_1mcdu_117{display:flex;flex-direction:column;align-items:center;gap:7px;z-index:1;flex:1}._bubble_1mcdu_119{width:34px;height:34px;border-radius:50%;background:#fff;border:2px solid var(--line);color:var(--muted);font-weight:700;font-size:14px;display:grid;place-items:center;transition:all .25s var(--expo)}._cap_1mcdu_121{font-size:12px;color:var(--muted);font-weight:500;text-align:center;transition:color .2s}._stpActive_1mcdu_123 ._bubble_1mcdu_119{border-color:var(--ci);background:var(--ci);color:#fff;box-shadow:0 0 0 4px #6870a826}._stpActive_1mcdu_123 ._cap_1mcdu_121{color:var(--ink);font-weight:700}._stpDone_1mcdu_127 ._bubble_1mcdu_119{border-color:var(--ci);background:var(--ci-soft);color:var(--ci-dark)}._stpDone_1mcdu_127 ._cap_1mcdu_121{color:var(--ci-dark)}._progress_1mcdu_131{height:5px;background:var(--line);border-radius:3px;overflow:hidden;margin:18px 0 0}._bar_1mcdu_133{height:100%;background:var(--ci);border-radius:3px;transition:width .35s var(--expo)}._stepcount_1mcdu_135{text-align:center;font-size:13px;color:var(--muted);margin-top:10px}._stepcount_1mcdu_135 b{color:var(--ci-dark)}._card_1mcdu_143{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px 28px;margin-top:18px;min-height:260px}._panel_1mcdu_145{animation:_fade_1mcdu_1 .3s var(--expo)}@keyframes _fade_1mcdu_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}._h2_1mcdu_149{font-size:21px;letter-spacing:-.01em;margin:0 0 4px}._sub_1mcdu_151{color:var(--muted);font-size:14.5px;margin:0 0 22px}._field_1mcdu_157{display:block;margin-bottom:18px}._field_1mcdu_157:last-child{margin-bottom:0}._lbl_1mcdu_161{display:block;font-weight:600;font-size:14.5px;margin-bottom:8px}._opt_1mcdu_163{font-weight:400;color:var(--muted)}._hint_1mcdu_165{font-size:13px;color:var(--muted);margin-top:6px}._card_1mcdu_143 input[type=text],._card_1mcdu_143 input[type=email],._card_1mcdu_143 input[type=tel],._card_1mcdu_143 input[type=date],._card_1mcdu_143 input[type=number],._card_1mcdu_143 select,._card_1mcdu_143 textarea{width:100%;font:inherit;font-size:15.5px;color:var(--ink);border:1.5px solid var(--line);border-radius:11px;padding:13px 15px;background:#fff;transition:border-color .15s,box-shadow .15s}._card_1mcdu_143 input:focus,._card_1mcdu_143 select:focus,._card_1mcdu_143 textarea:focus{outline:none;border-color:var(--ci);box-shadow:0 0 0 4px #6870a81f}._card_1mcdu_143 textarea{resize:vertical;min-height:90px}._two_1mcdu_189{display:grid;grid-template-columns:1fr 1fr;gap:14px}._choices_1mcdu_195{display:grid;grid-template-columns:1fr 1fr;gap:12px}._choice_1mcdu_195{border:1.5px solid var(--line);border-radius:12px;padding:15px;cursor:pointer;display:flex;align-items:center;gap:11px;background:#fff;font-size:15px;font-weight:600;transition:border-color .15s,background .15s,transform .08s;text-align:left;width:100%;color:var(--ink)}._choice_1mcdu_195:hover{border-color:var(--ci)}._choice_1mcdu_195:active{transform:scale(.99)}._choiceOn_1mcdu_203{border-color:var(--ci);background:var(--ci-soft)}._flags_1mcdu_205{font-size:17px;letter-spacing:-1px}._choiceTxt_1mcdu_207{display:flex;flex-direction:column}._choiceSub_1mcdu_209{font-weight:400;color:var(--muted);font-size:12.5px;margin-top:2px}._check_1mcdu_211{margin-left:auto;width:20px;height:20px;border-radius:50%;border:2px solid var(--line);display:grid;place-items:center;color:#fff;flex:none;font-size:12px}._choiceOn_1mcdu_203 ._check_1mcdu_211{background:var(--ci);border-color:var(--ci)}._radioCard_1mcdu_219{border:1.5px solid var(--line);border-radius:12px;padding:15px;cursor:pointer;display:flex;align-items:flex-start;gap:12px;background:#fff;margin-bottom:10px;transition:border-color .15s,background .15s;text-align:left;width:100%;color:var(--ink)}._radioCard_1mcdu_219:hover{border-color:var(--ci)}._radioCardOn_1mcdu_223{border-color:var(--ci);background:var(--ci-soft)}._ring_1mcdu_225{width:20px;height:20px;border-radius:50%;border:2px solid var(--line);flex:none;margin-top:1px;display:grid;place-items:center}._radioCardOn_1mcdu_223 ._ring_1mcdu_225:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--ci)}._rt_1mcdu_229{font-size:14.5px;font-weight:600}._subcard_1mcdu_233{border:1px dashed #c8ccdd;border-radius:12px;padding:18px;margin-top:4px;background:#fbfbfe}._subcardH_1mcdu_235{font-size:14px;font-weight:700;margin:0 0 14px;color:var(--ci-dark)}._drop_1mcdu_241{border:2px dashed #c8ccdd;border-radius:14px;padding:28px 20px;text-align:center;background:#fbfbfe;cursor:pointer;transition:border-color .15s,background .15s;width:100%}._drop_1mcdu_241:hover{border-color:var(--ci);background:var(--ci-soft)}._dropIc_1mcdu_245{width:40px;height:40px;margin:0 auto 10px;color:var(--ci);display:block}._dropB_1mcdu_247{font-size:15px;font-weight:600;display:block}._dropP_1mcdu_249{color:var(--muted);font-size:13px;margin-top:4px}._uphint_1mcdu_251{font-size:12.5px;color:var(--muted);margin-top:12px;line-height:1.5}._uphint_1mcdu_251 b{color:var(--ink)}._filelist_1mcdu_255{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}._filerow_1mcdu_257{border:1px solid var(--line);border-radius:11px;padding:12px;background:#fff}._frowTop_1mcdu_259{display:flex;align-items:center;gap:10px}._fic_1mcdu_261{width:30px;height:30px;border-radius:7px;background:var(--ci-soft);color:var(--ci-dark);display:grid;place-items:center;flex:none}._fname_1mcdu_263{flex:1;min-width:0;font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fsize_1mcdu_265{font-size:12px;color:var(--muted);flex:none}._rm_1mcdu_267{border:none;background:transparent;color:var(--muted);cursor:pointer;font-size:16px;padding:4px;flex:none;line-height:1}._rm_1mcdu_267:hover{color:var(--danger)}._flbl_1mcdu_271{display:block;font-size:12px;color:var(--muted);margin-top:10px;margin-bottom:5px;font-weight:500}._totalsize_1mcdu_273{font-size:12.5px;color:var(--muted);margin-top:8px;text-align:right}._over_1mcdu_275{color:var(--danger);font-weight:600}._error_1mcdu_277{color:var(--danger);font-size:13px;margin-top:10px}._review_1mcdu_283{border:1px solid var(--line);border-radius:12px;overflow:hidden}._reviewRow_1mcdu_285{display:flex;justify-content:space-between;gap:16px;padding:12px 16px;font-size:14px;border-bottom:1px solid var(--line)}._reviewRow_1mcdu_285:last-child{border-bottom:none}._k_1mcdu_87{color:var(--muted);flex:none}._v_1mcdu_79{font-weight:600;text-align:right;word-break:break-word}._reviewRowStacked_1mcdu_297{flex-direction:column;align-items:stretch;gap:4px}._reviewRowStacked_1mcdu_297 ._v_1mcdu_79{white-space:pre-line;line-height:1.5;text-align:left}._dsblock_1mcdu_305{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:18px}._dsblock_1mcdu_305 a{color:var(--ci-dark)}._consent_1mcdu_309{display:flex;gap:11px;align-items:center;font-size:14px;color:var(--ink);font-weight:600;border:1.5px solid var(--line);border-radius:12px;padding:14px 16px;cursor:pointer;width:100%;text-align:left;background:#fff;transition:border-color .15s,background .15s}._consent_1mcdu_309:hover{border-color:var(--ci)}._consentOn_1mcdu_313{border-color:var(--ci);background:var(--ci-soft)}._consentBox_1mcdu_315{width:22px;height:22px;border-radius:6px;border:2px solid var(--line);flex:none;display:grid;place-items:center;color:#fff;font-size:14px}._consentOn_1mcdu_313 ._consentBox_1mcdu_315{background:var(--ci);border-color:var(--ci)}._turnstileWrap_1mcdu_319{margin-top:16px}._nav_1mcdu_325{display:flex;gap:12px;align-items:center;margin-top:24px}._btn_1mcdu_327{font:inherit;font-size:15.5px;font-weight:600;border-radius:12px;padding:14px 22px;cursor:pointer;border:1.5px solid var(--line);background:#fff;color:var(--ink);transition:all .15s}._btn_1mcdu_327:hover{border-color:var(--ci)}._btnGhost_1mcdu_331{color:var(--muted)}._btnPrimary_1mcdu_333{margin-left:auto;border:none;background:var(--ci);color:#fff;display:inline-flex;align-items:center;gap:9px}._btnPrimary_1mcdu_333:hover{background:var(--ci-dark)}._btnPrimary_1mcdu_333:active{transform:scale(.99)}._btn_1mcdu_327:disabled{opacity:.4;cursor:default}._btnPrimary_1mcdu_333:disabled:hover{background:var(--ci)}._reassure_1mcdu_343{text-align:center;font-size:12.5px;color:var(--muted);margin-top:14px}._submitError_1mcdu_345{color:var(--danger);font-size:14px;margin-top:14px;text-align:center}._done_1mcdu_351{text-align:center;padding:20px 10px}._doneBig_1mcdu_353{width:64px;height:64px;border-radius:50%;background:var(--ci-soft);color:var(--ci);display:grid;place-items:center;margin:0 auto 18px}._reqid_1mcdu_355{display:inline-block;margin-top:18px;background:var(--ci-soft);color:var(--ci-dark);font-size:15.5px;padding:11px 20px;border-radius:12px}._reqid_1mcdu_355 b{color:var(--ci);letter-spacing:.02em}._reqidHint_1mcdu_359{font-size:12.5px;color:var(--muted);margin-top:10px}._homeLink_1mcdu_361{display:inline-block;margin-top:20px;color:var(--ci-dark);font-weight:600;text-decoration:none}._homeLink_1mcdu_361:hover{color:var(--ci)}._analyzing_1mcdu_369{text-align:center;padding:30px 10px}._analyzingTitle_1mcdu_371{font-size:20px;margin:0 0 8px}._analyzingStep_1mcdu_373{color:var(--muted);font-size:14.5px;min-height:22px}._spinner_1mcdu_375{width:44px;height:44px;border:4px solid var(--ci-soft);border-top-color:var(--ci);border-radius:50%;margin:20px auto 0;animation:_spin_1mcdu_375 .9s linear infinite}@keyframes _spin_1mcdu_375{to{transform:rotate(360deg)}}._progWrap_1mcdu_383{margin-top:16px;max-width:480px;margin-left:auto;margin-right:auto}._progTrack_1mcdu_385{height:6px;background:var(--line);border-radius:3px;overflow:hidden}._progFill_1mcdu_387{height:100%;background:var(--ci);transition:width .25s ease}._progText_1mcdu_389{margin-top:8px;color:var(--muted);font-size:.85em;text-align:center}@media(max-width:520px){._two_1mcdu_189,._choices_1mcdu_195{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){._panel_1mcdu_145,._spinner_1mcdu_375,._bar_1mcdu_133,._bubble_1mcdu_119{animation:none!important;transition:none!important}}._req_1mcdu_355{color:var(--danger);font-weight:700;margin-left:3px}._legend_1mcdu_411{font-size:12.5px;color:var(--muted);margin-top:20px;margin-bottom:0}._legend_1mcdu_411 ._req_1mcdu_355{margin-left:0;margin-right:3px}._invalid_1mcdu_415{border-color:var(--danger)!important;box-shadow:0 0 0 4px #dc26261a!important}._groupInvalid_1mcdu_417{outline:2px solid rgba(220,38,38,.45);outline-offset:3px;border-radius:12px}._ferr_1mcdu_419{color:var(--danger);font-size:13px;margin-top:6px}._errbox_1mcdu_421{border:1.5px solid var(--danger);background:#fef2f2;border-radius:12px;padding:14px 16px;margin-top:20px;font-size:14px}._errbox_1mcdu_421 b{color:var(--danger);display:block;margin-bottom:6px}._errbox_1mcdu_421 ul{margin:0;padding-left:18px}._errbox_1mcdu_421 li{margin:3px 0}._errbox_1mcdu_421 button{background:none;border:none;padding:0;font:inherit;color:var(--danger);text-decoration:underline;cursor:pointer;text-align:left}._draftbar_1mcdu_431{display:flex;align-items:center;gap:12px;background:var(--ci-soft);border:1.5px solid var(--ci);border-radius:12px;padding:12px 16px;margin-bottom:20px;font-size:13.5px}._draftbar_1mcdu_431 svg{flex:none;color:var(--ci-dark)}._draftbar_1mcdu_431 span{flex:1}._draftbar_1mcdu_431 button{font:inherit;font-size:13px;font-weight:600;color:var(--ci-dark);background:#fff;border:1.5px solid var(--ci);border-radius:9px;padding:7px 12px;cursor:pointer;white-space:nowrap}._linkbtn_1mcdu_439{background:none;border:none;padding:0;font:inherit;font-size:13px;font-weight:600;color:var(--ci-dark);text-decoration:underline;cursor:pointer;margin-top:12px;display:inline-block}._vh_1mcdu_441{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}._choice_1mcdu_195:focus-visible,._radioCard_1mcdu_219:focus-visible,._consent_1mcdu_309:focus-visible,._drop_1mcdu_241:focus-visible{outline:3px solid var(--ci-dark);outline-offset:2px}
