@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._framesContainer_w9few_1{display:flex;justify-content:center;align-items:flex-start;width:100%}._screen_w9few_8{width:1440px;max-width:100%;background:#fff;border-radius:24px;box-shadow:0 8px 30px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;min-height:900px}._appHeader_w9few_20{height:64px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #E6E6E6}._logoArea_w9few_30{display:flex;align-items:center;gap:8px;padding:8px 0}._logoButton_w9few_37{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}._logoButton_w9few_37:hover{opacity:.7}._logoButton_w9few_37:active{opacity:.5}._brandTag_w9few_55{font-size:13px;font-weight:400;color:#4a4d4e;letter-spacing:.2px;border-left:1px solid #E6E6E6;padding-left:12px;margin-left:4px}._navLinks_w9few_65{display:flex;gap:24px}._navLink_w9few_65{color:#4a4d4e;text-decoration:none;font-size:14px;font-weight:500;padding:8px 12px;border-radius:8px;transition:all .2s ease}._navLink_w9few_65:hover{color:#e60000;background:#e600000d}._navLink_w9few_65._active_w9few_85{color:#e60000;border-bottom:2px solid #E60000}._mainContent_w9few_90{flex:1;padding:32px 40px 48px}._appFooter_w9few_95{height:48px;background-color:#000;display:flex;align-items:center;justify-content:center}._footerText_w9few_103{color:#fff;font-size:13px;font-weight:400;letter-spacing:.3px}@media (max-width: 768px){._mainContent_w9few_90{padding:24px 20px 32px}._navLinks_w9few_65{gap:16px}}._logoSvg_jzcaa_1{width:32px;height:32px;display:block}._countriesContainer_17n9t_1{max-width:1100px;margin:0 auto}._pageTitle_17n9t_6{font-size:28px;font-weight:700;color:#4a4d4e;margin-bottom:28px;letter-spacing:-.2px}._countriesGrid_17n9t_14{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}._countryCard_17n9t_20{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #E6E6E6;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;font-family:inherit;text-align:left}._countryCard_17n9t_20:hover{border-color:#e60000;box-shadow:0 2px 8px #e6000014;transform:translateY(-2px)}._countryCard_17n9t_20:focus{outline:2px solid #E60000;outline-offset:2px}._countryCard_17n9t_20._selected_17n9t_45{border-color:#e60000;background:#e6000005}._flagIcon_17n9t_50{width:32px;height:24px;border-radius:4px;object-fit:cover;object-position:center;box-shadow:0 1px 2px #0000001a;flex-shrink:0}._countryInfo_17n9t_60{display:flex;flex-direction:column;gap:2px}._countryCode_17n9t_66{font-weight:700;font-size:16px;color:#333;line-height:1.3}._countryName_17n9t_73{font-size:12px;color:#4a4d4e;font-weight:400;letter-spacing:.2px}@media (max-width: 768px){._countriesGrid_17n9t_14{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}._pageTitle_17n9t_6{font-size:24px;margin-bottom:20px}}._inputGroup_1m8ze_1{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}._inputLabel_1m8ze_8{font-size:14px;font-weight:500;color:#4a4d4e}._selectInput_1m8ze_14{height:44px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;font-family:inherit;font-size:15px;padding:0 16px;color:#333;cursor:pointer;transition:all .2s ease;outline:none}._selectInput_1m8ze_14:hover{border-color:#e60000}._selectInput_1m8ze_14:focus{border-color:#e60000;box-shadow:0 0 0 2px #e600001a}._selectInput_1m8ze_14:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}._formContainer_tn0wm_1{border:1px solid #e6e6e6;border-radius:12px;padding:24px;background:#fff;margin-bottom:28px}._buttonRight_tn0wm_9{display:flex;justify-content:flex-end;margin-top:8px}._btnPrimary_tn0wm_15{height:44px;border-radius:8px;background:#e60000;border:none;font-weight:600;font-size:15px;color:#fff;padding:0 28px;cursor:pointer;transition:all .2s ease;font-family:inherit}._btnPrimary_tn0wm_15:hover{background:#c00;transform:translateY(-1px);box-shadow:0 2px 8px #e6000033}._btnPrimary_tn0wm_15:active{transform:translateY(0)}@media (max-width: 768px){._formContainer_tn0wm_1{padding:20px}._buttonRight_tn0wm_9{justify-content:stretch}._btnPrimary_tn0wm_15{width:100%}}._errorsSection_12c6u_1{margin-top:8px}._errorButtonsWrap_12c6u_5{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}._errorBtn_12c6u_12{background:#fff;border:1px solid #4a4d4e;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;color:#4a4d4e;cursor:pointer;transition:all .2s ease;font-family:inherit;min-height:44px}._errorBtn_12c6u_12:hover{border-color:#e60000;color:#e60000;transform:translateY(-1px)}._errorBtn_12c6u_12._selected_12c6u_32{background-color:#4a4d4e;color:#fff;border-color:#4a4d4e}._errorBtn_12c6u_12._selected_12c6u_32:hover{background-color:#e60000;border-color:#e60000}@media (max-width: 768px){._errorBtn_12c6u_12{padding:8px 16px;font-size:13px}}._simulationContainer_z4szd_1{max-width:960px;margin:0 auto}._pageTitle_z4szd_6{font-size:28px;font-weight:700;color:#4a4d4e;margin-bottom:28px;letter-spacing:-.2px}._divider_z4szd_14{height:1px;background-color:#e6e6e6;width:100%;margin:28px 0}._tabNav_z4szd_21{display:flex;border-bottom:2px solid #e6e6e6;margin-bottom:24px;gap:0}._tab_z4szd_21{padding:12px 20px;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:#7f8081;border-bottom:3px solid transparent;transition:all .3s ease;outline:none}._tab_z4szd_21:hover{color:#4a4d4e}._tab_z4szd_21:focus{outline:0px solid #e60000;outline-offset:-5px}._tabActive_z4szd_50{color:#e60000;border-bottom-color:#e60000}._tabContent_z4szd_55{animation:_fadeIn_z4szd_1 .3s ease}@keyframes _fadeIn_z4szd_1{0%{opacity:0}to{opacity:1}}:root{font-family:Inter,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f2f2f4}#root{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:32px 40px}@media (max-width: 768px){#root{padding:20px}}
