@import"tailwindcss";:root{--primary:#0f6fff;--accent:#06b6d4;--bg:#f7fbff;--muted:#6b7280;--white:#ffffff;--card:#ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg)!important;color:#0f172a}.app-root main{padding:16px}button{font-family:inherit}.container{max-width:1100px;margin:0 auto}._overlay_bafkm_3{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_bafkm_1 .3s ease-out}@keyframes _fadeIn_bafkm_1{0%{opacity:0}to{opacity:1}}._prompt_bafkm_51{background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000040;max-width:400px;width:90vw;position:relative;overflow:hidden;animation:_slideUp_bafkm_1 .3s ease-out}@keyframes _slideUp_bafkm_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._closeButton_bafkm_95{position:absolute;top:16px;right:16px;background:#0000001a;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease;z-index:1}._closeButton_bafkm_95:hover{background:#0003;color:#374151}._content_bafkm_141{padding:24px;text-align:center}._icon_bafkm_151{color:#1e40af;margin-bottom:16px;display:flex;justify-content:center}._text_bafkm_165{margin-bottom:24px}._title_bafkm_173{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 8px}._description_bafkm_187{font-size:1rem;color:#6b7280;line-height:1.5;margin:0}._actions_bafkm_201{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._installButton_bafkm_215{background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:8px;padding:12px 24px;font-weight:600;font-size:.875rem;color:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease;box-shadow:0 4px 12px #1e40af4d;min-width:120px;justify-content:center}._installButton_bafkm_215:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #1e40af66}._installButton_bafkm_215:active:not(:disabled){transform:translateY(0)}._installButton_bafkm_215:disabled{opacity:.7;cursor:not-allowed;transform:none}._laterButton_bafkm_281{background:transparent;border:2px solid #d1d5db;border-radius:8px;padding:12px 24px;font-weight:600;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s ease;min-width:120px}._laterButton_bafkm_281:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}._spinner_bafkm_319{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_bafkm_319 1s linear infinite}@keyframes _spin_bafkm_319{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._prompt_bafkm_51{width:95vw;margin:16px}._content_bafkm_141{padding:20px}._title_bafkm_173{font-size:1.25rem}._description_bafkm_187{font-size:.875rem}._actions_bafkm_201{flex-direction:column}._installButton_bafkm_215,._laterButton_bafkm_281{width:100%}}@media (prefers-color-scheme: dark){._prompt_bafkm_51{background:#1f2937;color:#f9fafb}._title_bafkm_173{color:#f9fafb}._description_bafkm_187{color:#d1d5db}._closeButton_bafkm_95{background:#ffffff1a;color:#9ca3af}._closeButton_bafkm_95:hover{background:#fff3;color:#d1d5db}._laterButton_bafkm_281{border-color:#374151;color:#9ca3af}._laterButton_bafkm_281:hover{background:#111827;border-color:#4b5563;color:#d1d5db}}._indicator_1i7hv_3{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;border-radius:12px;box-shadow:0 8px 32px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);animation:_slideDown_1i7hv_1 .3s ease-out;max-width:90vw}@keyframes _slideDown_1i7hv_1{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._indicator_1i7hv_3._online_1i7hv_53{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._indicator_1i7hv_3._offline_1i7hv_63{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._content_1i7hv_73{display:flex;align-items:center;gap:12px;padding:12px 20px;min-width:280px}._icon_1i7hv_89{flex-shrink:0;opacity:.9}._text_1i7hv_99{flex:1;min-width:0}._status_1i7hv_109{font-weight:600;font-size:14px;line-height:1.2;margin-bottom:2px}._message_1i7hv_123{font-size:12px;opacity:.9;line-height:1.3}._retryButton_1i7hv_135{background:#fff3;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff;flex-shrink:0}._retryButton_1i7hv_135:hover:not(:disabled){background:#ffffff4d;transform:scale(1.05)}._retryButton_1i7hv_135:disabled{opacity:.6;cursor:not-allowed}._spinning_1i7hv_185{animation:_spin_1i7hv_185 1s linear infinite}@keyframes _spin_1i7hv_185{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._indicator_1i7hv_3{top:10px;left:10px;right:10px;transform:none;max-width:none}._content_1i7hv_73{padding:10px 16px;min-width:auto}._status_1i7hv_109{font-size:13px}._message_1i7hv_123{font-size:11px}}@media (prefers-color-scheme: dark){._indicator_1i7hv_3._online_1i7hv_53{background:linear-gradient(135deg,#10b981,#059669)}._indicator_1i7hv_3._offline_1i7hv_63{background:linear-gradient(135deg,#ef4444,#dc2626)}}@media (prefers-contrast: high){._indicator_1i7hv_3{border:2px solid currentColor}._retryButton_1i7hv_135{background:currentColor;color:#000}}._header_167kt_2{position:sticky;top:0;z-index:50;background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a}._container_167kt_13{max-width:1280px;margin:0 auto;padding:0 1rem}._headerContent_167kt_19{display:flex;align-items:center;justify-content:space-between;height:4rem}._logoAndNav_167kt_26{display:flex;align-items:center;gap:2rem}._userMenuContainer_167kt_32{margin-right:15px}@media (max-width: 1024px){._userMenuContainer_167kt_32{margin-right:10px}}@media (max-width: 768px){._userMenuContainer_167kt_32{margin-right:8px}._headerContent_167kt_19{gap:.5rem}}@media (max-width: 640px){._userMenuContainer_167kt_32{margin-right:5px}}._logo_167kt_26{display:flex;align-items:center;gap:.75rem;text-decoration:none}._logoIcon_167kt_65{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #3b82f64d;font-weight:700;color:#fff;position:relative}._companyLogo_167kt_79{width:100%;height:100%;object-fit:cover;border-radius:.75rem}._logoPlaceholder_167kt_86{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.75rem;animation:_pulse_167kt_1 2s infinite}@keyframes _pulse_167kt_1{0%,to{opacity:1}50%{opacity:.5}}._logoText_167kt_104{font-family:Arial,sans-serif;font-size:1.4375rem;font-weight:800;margin:0;letter-spacing:-.025em;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center}._logoTagline_167kt_118{font-family:Arial,sans-serif;font-size:.75rem;font-weight:400;color:#111827;margin:0;margin-top:.125rem;letter-spacing:-.025em;text-shadow:0 1px 2px rgba(16,185,129,.1)}._nav_167kt_129{display:none;gap:.25rem}@media (min-width: 768px){._nav_167kt_129{display:flex}}@media (max-width: 1024px){._headerContent_167kt_19{gap:1rem}}@media (max-width: 768px){._headerContent_167kt_19{gap:.5rem}}._navItem_167kt_152{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.75rem;font-family:Arial,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;color:#111827;letter-spacing:-.025em;text-shadow:0 1px 2px rgba(16,185,129,.1);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(59,130,246,.2);background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 2px 8px #3b82f61a;cursor:pointer;position:relative;overflow:hidden}._navItem_167kt_152:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}._navItem_167kt_152:hover:before{left:100%}._navItem_167kt_152:hover{background:linear-gradient(135deg,#fff,#e2e8f0);border-color:#3b82f64d;box-shadow:0 4px 16px #3b82f633;transform:translateY(-1px);color:#111827}._navItem_167kt_152:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f61a}._navItemActive_167kt_202{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border-color:#3b82f64d;box-shadow:0 4px 16px #3b82f64d}._mobileMenuButton_167kt_209{display:block;padding:.5rem;border-radius:.5rem;color:#6b7280;background:none;border:none;cursor:pointer;transition:all .2s}@media (min-width: 768px){._mobileMenuButton_167kt_209{display:none}}._mobileMenuButton_167kt_209:hover{background:#ffffff80;color:#111827}._mobileMenu_167kt_209{background:#ffffffe6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.2)}._mobileMenuContent_167kt_238{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}._mobileNavItem_167kt_245{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;font-family:Arial,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;color:#111827;letter-spacing:-.025em;text-shadow:0 1px 2px rgba(16,185,129,.1);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(59,130,246,.2);background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 2px 8px #3b82f61a;cursor:pointer;position:relative;overflow:hidden}._mobileNavItem_167kt_245:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}._mobileNavItem_167kt_245:hover:before{left:100%}._mobileNavItem_167kt_245:hover{background:linear-gradient(135deg,#fff,#e2e8f0);border-color:#3b82f64d;box-shadow:0 4px 16px #3b82f633;transform:translateY(-1px);color:#111827}._mobileNavItem_167kt_245:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f61a}._mobileNavItemActive_167kt_295{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border-color:#3b82f64d;box-shadow:0 4px 16px #3b82f64d}._icon_167kt_302{width:1rem;height:1rem}._mobileIcon_167kt_307{width:1.125rem;height:1.125rem}._userMenuContainer_167kt_32{position:relative}._logoutButton_167kt_317{display:flex;align-items:center;gap:.5rem;cursor:pointer;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(59,130,246,.2);color:#111827;font-size:.875rem;font-weight:500;padding:.625rem 1rem;border-radius:.75rem;box-shadow:0 2px 8px #3b82f61a;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:fit-content;white-space:nowrap;position:relative;overflow:hidden}._logoutButton_167kt_317:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}._logoutButton_167kt_317:hover:before{left:100%}._logoutButton_167kt_317:hover{background:linear-gradient(135deg,#fff,#e2e8f0);border-color:#3b82f64d;box-shadow:0 4px 16px #3b82f633;transform:translateY(-1px)}._logoutButton_167kt_317:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f61a}._logoutButton_167kt_317:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:0 2px 8px #3b82f61a}._statusDot_167kt_371{width:8px;height:8px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;flex-shrink:0;box-shadow:0 0 6px #10b98166;animation:_pulse_167kt_1 2s infinite}@keyframes _pulse_167kt_1{0%,to{opacity:1}50%{opacity:.7}}._usernameText_167kt_390{color:#1e293b;font-weight:600;font-size:.875rem;letter-spacing:-.01em;text-shadow:0 1px 2px rgba(0,0,0,.05)}._logoutIcon_167kt_398{color:#64748b;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}._logoutButton_167kt_317:hover ._logoutIcon_167kt_398{color:#dc2626;transform:translate(2px)}._logoutButton_167kt_317:disabled ._logoutIcon_167kt_398{color:#94a3b8;transform:none}@media (max-width: 768px){._logoutButton_167kt_317{padding:.5rem .75rem;font-size:.8rem;gap:.375rem}._usernameText_167kt_390{font-size:.8rem}._statusDot_167kt_371{width:6px;height:6px}._logoutIcon_167kt_398{width:14px;height:14px}}@media (max-width: 640px){._logoutButton_167kt_317{padding:.5rem .625rem;font-size:.75rem;gap:.375rem}._usernameText_167kt_390{font-size:.75rem}._statusDot_167kt_371{width:5px;height:5px}._logoutIcon_167kt_398{width:12px;height:12px}}@media (max-width: 480px){._logoutButton_167kt_317{padding:.4rem .5rem;font-size:.7rem;gap:.25rem}._usernameText_167kt_390{font-size:.7rem}._statusDot_167kt_371{width:4px;height:4px}._logoutIcon_167kt_398{width:11px;height:11px}}._container_zo641_3{min-height:100vh;background-color:#fff;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._header_zo641_17{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._header_zo641_17{padding:.75rem 1.5rem;flex-direction:column;gap:1rem}}._logoSection_zo641_53{display:flex;align-items:center;gap:1rem}@media (max-width: 768px){._logoSection_zo641_53{gap:.5rem}}._companyName_zo641_77{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;font-family:inherit}@media (max-width: 768px){._companyName_zo641_77{font-size:1.375rem}}._contactInfo_zo641_107{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}@media (max-width: 768px){._contactInfo_zo641_107{align-items:center}}._contactItem_zo641_133{font-size:.875rem;color:#6b7280;font-weight:500;font-family:inherit}@media (max-width: 768px){._contactItem_zo641_133{font-size:.8125rem}}._main_zo641_161{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}@media (max-width: 768px){._main_zo641_161{padding:1rem}}._tagline_zo641_195{text-align:center;margin-bottom:2rem}._mainHeading_zo641_205{font-size:2.1875rem;font-weight:800;color:#1e293b;margin:0 0 1rem;line-height:1.2;font-family:inherit}@media (max-width: 768px){._mainHeading_zo641_205{font-size:1.9375rem}}._taglineText_zo641_235{font-size:1.25rem;color:#64748b;margin:0;font-weight:400;font-family:inherit}@media (max-width: 768px){._taglineText_zo641_235{font-size:1.0625rem}}._loginForm_zo641_265{background-color:#fff;border-radius:16px;padding:0rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb;width:100%;max-width:365px}@media (max-width: 768px){._loginForm_zo641_265{max-width:100%;padding:1rem}._formLabel_zo641_295,._formInput_zo641_295,._submitButton_zo641_295{margin-left:0}._formInput_zo641_295,._submitButton_zo641_295{width:100%}}._formTitle_zo641_311{font-size:1.5rem;font-weight:600;color:#1e293b;text-align:center;margin:0 0 2rem;font-family:inherit}@media (max-width: 768px){._formTitle_zo641_311{font-size:1.375rem;margin:0 0 1.5rem}}._formGroup_zo641_345{margin-bottom:1.5rem}._formGroup_zo641_345:last-child{margin-bottom:2rem}._formLabel_zo641_295{display:block;margin-bottom:.5rem;margin-left:8px;color:#374151;font-weight:500;font-size:.875rem;font-family:inherit}._formInput_zo641_295{width:calc(100% - 16px);margin-left:8px;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;background-color:#fff;transition:border-color .2s,box-shadow .2s;outline:none;line-height:1.5}._formInput_zo641_295:disabled{background-color:#f9fafb}._formInput_zo641_295:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._submitButton_zo641_295{width:calc(100% - 16px);margin-left:8px;margin-bottom:8px;padding:.875rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;font-family:inherit;transition:all .2s ease;outline:none;line-height:1.5}._submitButton_zo641_295:disabled{background-color:#6b7280;cursor:not-allowed}._submitButton_zo641_295:not(:disabled):active{background-color:#2563eb;transform:scale(.98)}._message_zo641_487{margin-top:1.5rem;padding:1rem;border-radius:8px;text-align:center;font-size:.875rem;font-weight:500;font-family:inherit;line-height:1.5}._message_zo641_487._success_zo641_509{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}._message_zo641_487._error_zo641_521{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}._userInfo_zo641_535{background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb;width:100%;max-width:400px;text-align:center}@media (max-width: 768px){._userInfo_zo641_535{padding:1.5rem;max-width:100%}}._userAvatar_zo641_571{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem;font-weight:700}._userTitle_zo641_599{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:inherit}._userText_zo641_615{font-size:1rem;color:#6b7280;margin:0 0 2rem;font-family:inherit}._userMenuContainer_zo641_631{position:relative}._userMenuButton_zo641_639{width:100%;padding:.875rem 1rem;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;color:#374151;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;font-family:inherit;line-height:1.5}._userMenuButton_zo641_639:hover{background-color:#f1f5f9;border-color:#cbd5e1}._userMenuDropdown_zo641_685{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:10;margin-top:.25rem;overflow:hidden}._settingsButton_zo641_713{width:100%;padding:.75rem 1rem;background-color:transparent;border:none;cursor:pointer;font-size:.875rem;color:#374151;font-weight:500;text-align:left;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease;font-family:inherit;line-height:1.5}._settingsButton_zo641_713:hover{background-color:#f8fafc}._logoutButton_zo641_753{width:100%;padding:.75rem 1rem;background-color:transparent;border:none;cursor:pointer;font-size:.875rem;color:#dc2626;font-weight:500;text-align:left;border-radius:0 0 8px 8px;transition:background-color .2s ease;font-family:inherit;line-height:1.5}._logoutButton_zo641_753:hover{background-color:#fef2f2}._logoutButton_zo641_753:disabled{cursor:not-allowed}._footer_zo641_803{margin-top:auto;padding:1rem 2rem;text-align:center;border-top:1px solid #e5e7eb;background-color:#fff;transition:all .3s ease}._footerText_zo641_821{font-size:.75rem;color:#374151;margin:0;font-weight:500;font-family:inherit;line-height:1.5;transition:font-size .3s ease}@media (max-width: 768px){._footer_zo641_803{padding:.75rem 1.5rem}._footerText_zo641_821{font-size:.8rem}}@media (max-width: 480px){._footer_zo641_803{padding:.5rem 1rem}._footerText_zo641_821{font-size:.7rem}}._wrap_1hjm9_1{display:flex;min-height:80vh;align-items:center;justify-content:center;padding:20px}._card_1hjm9_3{width:100%;max-width:420px;background:var(--card);border-radius:10px;padding:22px;box-shadow:0 8px 24px #0b0f220f}._card_1hjm9_3 h2{margin:0 0 12px}._card_1hjm9_3 label{display:block;margin:8px 0}._card_1hjm9_3 input{width:100%;padding:10px;border-radius:8px;border:1px solid #e6eef9}._btn_1hjm9_11{background:var(--primary);color:#fff;padding:10px 14px;border:none;border-radius:8px;cursor:pointer;margin-top:12px}._error_1hjm9_13{background:#fff1f0;color:#9b1c1c;padding:8px;border-radius:6px}._footer_1hjm9_15{margin-top:12px;color:var(--muted);font-size:.9rem}ea ._container_1qctd_3{min-height:100vh;background-color:#f0f2f5;display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}._leftSide_1qctd_21{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 40px;background-color:#fff}._logoSection_1qctd_39{display:flex;align-items:center;margin-bottom:20px}._logo_1qctd_39{width:50px;height:50px;background-color:#4169e1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;border-radius:8px;margin-right:15px}._companyName_1qctd_79{font-size:36px;font-weight:700;color:#4169e1;margin:0}._tagline_1qctd_93{max-width:500px}._subheading_1qctd_101{font-size:24px;color:#4169e1;margin:0 0 10px;font-weight:400}._description_1qctd_115{font-size:20px;color:#1c1e21;margin:0;line-height:1.4}._rightSide_1qctd_131{flex:1;display:flex;align-items:center;justify-content:center;padding:0 40px}._formContainer_1qctd_147{width:100%;max-width:396px}._loginForm_1qctd_157{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a,0 8px 16px #0000001a;padding:20px;display:flex;flex-direction:column}._inputGroup_1qctd_175{margin-bottom:12px}._input_1qctd_175{width:100%;padding:14px 16px;font-size:17px;border:1px solid #dddfe2;border-radius:6px;outline:none;box-sizing:border-box}._input_1qctd_175:focus{border-color:#1877f2;box-shadow:0 0 0 2px #1877f233}._loginButton_1qctd_213{background-color:#1877f2;color:#fff;border:none;border-radius:6px;font-size:20px;font-weight:700;padding:12px 0;margin:6px 0;cursor:pointer;transition:background-color .2s}._loginButton_1qctd_213:hover:not(:disabled){background-color:#166fe5}._loginButton_1qctd_213:disabled{background-color:#e4e6ea;color:#bcc0c4;cursor:not-allowed}._error_1qctd_259{background-color:#f8d7da;color:#721c24;padding:8px 12px;border-radius:4px;font-size:14px;margin:8px 0;text-align:center}._forgotPassword_1qctd_279{text-align:center;margin:16px 0}._link_1qctd_289{color:#1877f2;text-decoration:none;font-size:14px}._link_1qctd_289:hover{text-decoration:underline}._divider_1qctd_309{border:none;border-top:1px solid #dadde1;margin:20px 0}._createAccountButton_1qctd_321{background-color:#42b72a;color:#fff;text-decoration:none;border:none;border-radius:6px;font-size:17px;font-weight:700;padding:12px 0;text-align:center;display:block;transition:background-color .2s}._createAccountButton_1qctd_321:hover{background-color:#36a420}._footer_1qctd_359{background-color:#fff;padding:20px 40px;border-top:1px solid #dadde1}._footerLinks_1qctd_371{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:12px}._footerLink_1qctd_371{color:#8a8d91;text-decoration:none;font-size:12px;font-weight:400}._footerLink_1qctd_371:hover{text-decoration:underline}._footerDivider_1qctd_409{border:none;border-top:1px solid #dadde1;margin:12px 0}._footerCopyright_1qctd_421{text-align:center;color:#8a8d91;font-size:11px;margin-top:12px}@media (max-width: 900px){._container_1qctd_3{flex-direction:column}._leftSide_1qctd_21{padding:20px;text-align:center}._companyName_1qctd_79{font-size:28px}._subheading_1qctd_101{font-size:20px}._description_1qctd_115{font-size:18px}._rightSide_1qctd_131,._footer_1qctd_359{padding:20px}}@media (max-width: 480px){._logo_1qctd_39{width:40px;height:40px;font-size:20px}._companyName_1qctd_79{font-size:24px}._subheading_1qctd_101{font-size:18px}._description_1qctd_115{font-size:16px}._formContainer_1qctd_147{max-width:100%}._loginForm_1qctd_157{padding:16px}._input_1qctd_175,._loginButton_1qctd_213,._createAccountButton_1qctd_321{font-size:16px}}
