.LmsAuthModal_overlay__vzRvA{--lms-brand:#0032ba;--lms-brand-deep:#001d6e;--lms-brand-hover:#002896;--lms-brand-soft:#eef2ff;--lms-ink:#111827;--lms-ink-muted:#6b7280;--lms-surface:#ffffff;--lms-border:#e5e7eb;--lms-danger:#dc2626;--lms-danger-soft:#fef2f2;--lms-radius:18px;--lms-shadow:0 1px 2px rgba(10,18,45,0.08),0 16px 32px -8px rgba(10,18,45,0.25),0 40px 80px -16px rgba(10,18,45,0.35);position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:LmsAuthModal_lmsOverlayIn__FbYBX .2s ease-out both}.LmsAuthModal_backdrop__eu0gP{position:absolute;inset:0;background:radial-gradient(1200px 600px at 50% -10%,rgba(0,50,186,.28),transparent 60%),rgba(7,11,28,.66);backdrop-filter:blur(8px);cursor:pointer}.LmsAuthModal_backdropLocked__P7lis{cursor:default}.LmsAuthModal_dialog__LSZYy{position:relative;z-index:1;color-scheme:light;color:var(--lms-ink);animation:LmsAuthModal_lmsDialogIn__BNtJs .28s cubic-bezier(.16,1,.3,1) both;max-width:100%;max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:var(--lms-radius)}.LmsAuthModal_authPanel__i6hIg{width:420px;max-width:100%;background:var(--lms-surface);border-radius:var(--lms-radius);box-shadow:var(--lms-shadow);overflow:hidden;display:flex;flex-direction:column}.LmsAuthModal_authHeader__FSRsl{position:relative;display:flex;align-items:center;gap:14px;padding:18px 28px;background:radial-gradient(420px 180px at 85% -40%,rgba(138,160,255,.55),transparent 70%),linear-gradient(135deg,var(--lms-brand-deep) 0,var(--lms-brand) 62%,#2e56e0 100%);color:#fff;overflow:hidden}.LmsAuthModal_authHeader__FSRsl:after{content:"";position:absolute;right:-50px;top:-50px;width:150px;height:150px;border-radius:50%;border:1.5px solid rgba(255,255,255,.16);box-shadow:0 0 0 24px rgba(255,255,255,.05),0 0 0 48px rgba(255,255,255,.03);pointer-events:none}.LmsAuthModal_authBadge__X3pih{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);color:#fff}.LmsAuthModal_authHeaderText__I0DB_{position:relative;z-index:1;min-width:0}.LmsAuthModal_authTitle__jSr_D{margin:0;font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.25;color:#fff}.LmsAuthModal_authBody__AoT_Z{padding:6px 8px 10px}.LmsAuthModal_authBody__AoT_Z,.LmsAuthModal_statusBody__3d6CS{flex:1;min-height:340px;display:flex;flex-direction:column;justify-content:center}.LmsAuthModal_statusBody__3d6CS{align-items:center;text-align:center;padding:28px 40px 36px}.LmsAuthModal_syncCard__dfQnU{width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center;padding:28px 24px;border-radius:14px;border:1px solid var(--lms-border);background:#f9fafb;box-shadow:0 1px 2px rgba(10,18,45,.04)}.LmsAuthModal_statusTitle__kpN9W{margin:0 0 6px;font-size:17px;font-weight:650;letter-spacing:-.01em;color:var(--lms-ink)}.LmsAuthModal_statusTitleError__bQ_iF{color:var(--lms-danger)}.LmsAuthModal_statusSubtitle__bI7hM{margin:0;font-size:14px;line-height:1.55;color:var(--lms-ink-muted);max-width:300px}.LmsAuthModal_statusSubtitle__bI7hM+.LmsAuthModal_actions__Ie1wc{margin-top:26px}.LmsAuthModal_iconWrap__HYkZX{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.LmsAuthModal_iconWrapSync__ts8hV{background:var(--lms-brand-soft)}.LmsAuthModal_iconWrapError__h_X8O{background:var(--lms-danger-soft)}.LmsAuthModal_spinner__hAYeR{width:28px;height:28px;border-radius:50%;border:3px solid rgba(0,50,186,.18);border-top:3px solid var(--lms-brand);animation:LmsAuthModal_lmsSpin__vDa0c .8s linear infinite}.LmsAuthModal_errorIcon__V346i{width:28px;height:28px;color:var(--lms-danger)}.LmsAuthModal_actions__Ie1wc{display:flex;gap:10px;justify-content:center}.LmsAuthModal_btn__MwbDe{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:108px;padding:9px 20px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;line-height:1.4;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform 80ms ease}.LmsAuthModal_btn__MwbDe:active:not(:disabled){transform:translateY(1px)}.LmsAuthModal_btn__MwbDe:focus-visible{outline:2px solid var(--lms-brand);outline-offset:2px}.LmsAuthModal_btnPrimary__v2iaj{border:1px solid var(--lms-brand);background:linear-gradient(180deg,#1443d6,var(--lms-brand));color:#fff;box-shadow:0 1px 2px rgba(0,50,186,.35)}.LmsAuthModal_btnPrimary__v2iaj:hover:not(:disabled){background:var(--lms-brand-hover);border-color:var(--lms-brand-hover)}.LmsAuthModal_btnPrimary__v2iaj:disabled{opacity:.65;cursor:default}.LmsAuthModal_btnSecondary__BnRtl{border:1px solid var(--lms-border);background:var(--lms-surface);color:var(--lms-ink)}.LmsAuthModal_btnSecondary__BnRtl:hover{background:#f9fafb;border-color:#d1d5db}.LmsAuthModal_btnSpinner__FFvvS{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:LmsAuthModal_lmsSpin__vDa0c .7s linear infinite}@keyframes LmsAuthModal_lmsOverlayIn__FbYBX{0%{opacity:0}to{opacity:1}}@keyframes LmsAuthModal_lmsDialogIn__BNtJs{0%{opacity:0;transform:translateY(12px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes LmsAuthModal_lmsSpin__vDa0c{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.LmsAuthModal_dialog__LSZYy,.LmsAuthModal_overlay__vzRvA{animation:none}.LmsAuthModal_btnSpinner__FFvvS,.LmsAuthModal_spinner__hAYeR{animation-duration:1.6s}.LmsAuthModal_btn__MwbDe{transition:none}}@media (max-width:460px){.LmsAuthModal_overlay__vzRvA{padding:14px}.LmsAuthModal_authPanel__i6hIg{width:100%}.LmsAuthModal_authHeader__FSRsl{padding:16px 20px;gap:12px}.LmsAuthModal_statusBody__3d6CS{min-height:300px;padding:24px 22px 32px}.LmsAuthModal_authBody__AoT_Z{min-height:300px}}.home-header_header__YBxJC{position:fixed;top:0;left:0;right:0;z-index:9999;background:#FAFCFD;border-bottom:1px solid transparent;transition:box-shadow .3s,border-color .2s}.home-header_headerBordered__CHcn_{border-bottom-color:#d1d5db}.home-header_headerScrolled__DvzGO{box-shadow:0 1px 12px rgba(0,0,0,.07)}.home-header_inner__mLKzE{width:100%;padding:0 1.5rem 0 0;display:flex;align-items:center;height:64px}.home-header_logo__yBAVL{display:flex;align-items:center;flex-shrink:0;margin-right:1rem;padding-left:0;text-decoration:none}.home-header_logo__yBAVL img{width:195px;height:49px;-o-object-fit:contain;object-fit:contain}.home-header_nav__o_FAs{display:flex;align-items:center;gap:4px;flex:1;padding-left:.5rem}.home-header_navLink__i_sLH{display:flex;align-items:center;gap:6px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:700;color:#111111;padding:6px 12px;border-radius:6px;transition:background-color .15s;text-decoration:none;white-space:nowrap}.home-header_navLink__i_sLH:hover{background-color:rgba(0,0,0,.06);color:#111111}.home-header_navLinkHighlight__GMX8a{color:#155BD5;font-weight:700}.home-header_navLinkHighlight__GMX8a:hover{background-color:rgba(21,91,213,.07);color:#155BD5}.home-header_navIcon__sd2_1{opacity:.65;display:flex;align-items:center;flex-shrink:0}.home-header_navLink__i_sLH:hover .home-header_navIcon__sd2_1{opacity:1}.home-header_findCoursesWrapper__KJdEx{position:relative}.home-header_findCoursesCaret__FtYVo{opacity:.5;display:inline-flex;align-items:center;margin-left:2px;flex-shrink:0;transition:transform .2s,opacity .2s}.home-header_findCoursesCaretOpen__bFGsz{transform:rotate(180deg);opacity:.8}.home-header_findCoursesDropdown__K9O3h{position:absolute;top:calc(100% + 6px);left:0;background-color:#ffffff;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.12);min-width:260px;max-width:min(760px,calc(100vw - 32px));z-index:100}.home-header_findCoursesDropdownBar__GLfXj{background:linear-gradient(90deg,#155BD5,rgba(21,91,213,.4) 60%,transparent);height:4px;width:100%}.home-header_findCoursesDropdownInner__ccTfO{padding:8px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,auto);grid-auto-columns:260px;gap:4px;overflow-x:auto}.home-header_findCoursesDropdownItem__I8YlE{display:flex;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;background-color:#ffffff;border-radius:.75rem;border:1px solid transparent;text-decoration:none;transition:background-color .15s,border-color .15s}.home-header_findCoursesDropdownItem__I8YlE:hover{background-color:#D9E8F0;border-color:#D9E8F0}.home-header_findCoursesDropdownIcon__KE8Rx{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background-color:rgba(0,0,0,.06);color:#111111;border-radius:.5rem;margin-top:1px;transition:background-color .15s,color .15s}.home-header_findCoursesDropdownItem__I8YlE:hover .home-header_findCoursesDropdownIcon__KE8Rx{background-color:#111111;color:#ffffff}.home-header_findCoursesDropdownText__Tas_R{flex:1;min-width:0}.home-header_findCoursesDropdownItemName__QvMG0{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.875rem;font-weight:700;color:#111111;padding-top:1px}.home-header_findCoursesDropdownItemDesc__ixKqn{font-size:.75rem;color:rgba(0,0,0,.5);margin-top:2px;line-height:1.5}.home-header_findCoursesDropdownItem__I8YlE:hover .home-header_findCoursesDropdownItemDesc__ixKqn{color:rgba(21,91,213,.7)}.home-header_findCoursesEmpty__zbsVy{padding:16px 12px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8125rem;color:#999999;text-align:center}.home-header_mobileCategoryItem__mSJJP{display:flex;align-items:center;gap:10px;padding:10px 12px 10px 16px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:600;color:#333333;border-radius:10px;transition:background .15s;text-decoration:none}.home-header_mobileCategoryItem__mSJJP:hover{background:rgba(0,0,0,.05);color:#111111}.home-header_mobileCategoryIcon__sg22_{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background-color:rgba(0,0,0,.06);color:#444444;border-radius:.5rem}.home-header_actions__tqR0V{display:flex;align-items:center;gap:10px;flex-shrink:0}.home-header_actions__tqR0V>:last-child{margin-left:18px}.home-header_langToggle__z0cv_{display:flex;align-items:center;height:44px;background:#ffffff;border:1.5px solid rgba(0,0,0,.15);border-radius:.5rem;padding:2px;gap:1px}.home-header_langOption__0QCoB{display:flex;align-items:center;justify-content:center;height:100%;padding:0 .65rem;border-radius:calc(.5rem - 2px);font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8125rem;font-weight:700;color:#111111;border:none;background:#ffffff;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap;line-height:1.5}.home-header_langOptionActive__lT_Ab{background:var(--color-primary);color:var(--color-primary-fg)}.home-header_langOption__0QCoB:not(.home-header_langOptionActive__lT_Ab):hover{background:rgba(0,0,0,.05)}.home-header_myCoursesLink__CmFSC{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:.6rem 1.25rem;font-size:.875rem;font-weight:700;color:#000000;background:#17D5FF;border-radius:.75rem;box-shadow:0 2px 6px rgba(23,213,255,.35);transition:opacity .2s;text-decoration:none;white-space:nowrap;display:inline-block}.home-header_myCoursesLink__CmFSC:hover{opacity:.9;color:#000000}.home-header_userMenu__OoN6Y{position:relative}.home-header_userChip__EE3NZ{display:flex;align-items:center;gap:7px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:700;color:#111111;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .15s}.home-header_userMenu__OoN6Y:hover .home-header_userChip__EE3NZ{background:rgba(0,0,0,.06)}.home-header_userChipCaret__jFdij{opacity:.5;transition:transform .2s,opacity .2s}.home-header_userChipCaretOpen__dl2Qj{transform:rotate(180deg);opacity:.8}.home-header_userAvatar__7yEcQ{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#17D5FF,#155BD5);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#ffffff;flex-shrink:0}.home-header_userMenuDropdown__YW30p{position:absolute;top:calc(100% + 6px);right:0;background-color:#ffffff;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.12);min-width:190px;z-index:100}.home-header_userMenuDropdownBar__08_WH{background:linear-gradient(90deg,#155BD5,rgba(21,91,213,.4) 60%,transparent);height:4px;width:100%}.home-header_userMenuDropdownInner__hh4Rs{padding:6px;display:flex;flex-direction:column;gap:3px}.home-header_userMenuDropdownItem__rEx2t{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;background-color:#ffffff;border-radius:.75rem;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .15s,border-color .15s}.home-header_userMenuDropdownItem__rEx2t:hover{background-color:#D9E8F0;border-color:#D9E8F0}.home-header_userMenuDropdownIcon___DQio{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;background-color:rgba(0,0,0,.06);color:#111111;border-radius:.5rem;transition:background-color .15s,color .15s}.home-header_userMenuDropdownItem__rEx2t:hover .home-header_userMenuDropdownIcon___DQio{background-color:#111111;color:#ffffff}.home-header_userMenuDropdownLabel__7LTw7{color:#111111;padding-top:1px}.home-header_logoutBtn__RxQiL,.home-header_userMenuDropdownLabel__7LTw7{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.875rem;font-weight:700}.home-header_logoutBtn__RxQiL{padding:.6rem 1.25rem;color:#ffffff;background:#000000;border:none;border-radius:.75rem;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.25);transition:opacity .2s;white-space:nowrap}.home-header_logoutBtn__RxQiL:hover{opacity:.85}.home-header_loginBtn__Jo69_{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:44px;padding:0 1.1rem;font-size:.875rem;font-weight:700;color:#ffffff;background:#0032BA;border:none;border-radius:.75rem;box-shadow:0 2px 6px rgba(23,213,255,.35);transition:opacity .2s;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.home-header_loginBtn__Jo69_:hover{opacity:.9;color:#ffffff}.home-header_mobileBtn__oliYg{display:none;margin-left:auto;width:40px;height:40px;align-items:center;justify-content:center;border-radius:.75rem;color:#222222;background:rgba(0,0,0,.06);border:none;cursor:pointer;transition:background .15s}.home-header_mobileBtn__oliYg:hover{background:rgba(0,0,0,.12)}.home-header_mobileNav__E6mKA{background:#FAFCFD;border-top:1px solid rgba(0,0,0,.08);padding:12px 12px calc(24px + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;gap:4px;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.home-header_mobileUserCard__dSJui{display:flex;align-items:center;gap:12px;padding:12px 14px;background:linear-gradient(135deg,rgba(21,91,213,.07),rgba(23,213,255,.05));border:1px solid rgba(21,91,213,.12);border-radius:14px;margin-bottom:6px}.home-header_mobileUserAvatarLg__ElSum{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#17D5FF,#155BD5);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#ffffff;flex-shrink:0}.home-header_mobileUserInfo__Oz2kN{flex:1;min-width:0}.home-header_mobileUserName__JNHK5{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:700;color:#111111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.home-header_mobileUserSub__I6rUm{font-size:.72rem;color:#888888;margin:2px 0 0}.home-header_mobileSection__aMiJV{display:flex;flex-direction:column;gap:3px;margin-bottom:2px}.home-header_mobileSectionLabel__OlmKz{display:flex;align-items:center;gap:5px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.68rem;font-weight:700;color:#aaaaaa;text-transform:uppercase;letter-spacing:.08em;padding:6px 12px 3px;margin:0}.home-header_mobileMyCoursesBtn__cfbDL{display:flex;align-items:center;gap:12px;padding:12px 14px;background:linear-gradient(135deg,#17D5FF,#155BD5);border-radius:14px;text-decoration:none;margin-bottom:6px;box-shadow:0 2px 8px rgba(21,91,213,.25);transition:opacity .15s}.home-header_mobileMyCoursesBtn__cfbDL:hover{opacity:.92}.home-header_mobileMyCoursesBtn__cfbDL .home-header_mobileNavItemIcon__dvwKA{background:rgba(255,255,255,.25);color:#ffffff}.home-header_mobileMyCoursesBtn__cfbDL .home-header_mobileNavItemLabel__W4aIF{color:#ffffff}.home-header_mobileCategoryGrid__O22w9{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:2px 0 4px}.home-header_mobileCategoryPill__dP1N3{display:flex;align-items:center;justify-content:center;text-align:center;padding:9px 8px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8rem;font-weight:600;color:#333333;background:#ffffff;border:1px solid rgba(0,0,0,.1);border-radius:10px;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.home-header_mobileCategoryPill__dP1N3:hover{background:#D9E8F0;border-color:#D9E8F0;color:#111111}.home-header_mobileCategoryEmpty__NvzHE{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8rem;color:#999999;padding:8px 12px 4px;margin:0}.home-header_mobileNavItem__Nyt2v{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff;border:1px solid transparent;border-radius:12px;text-decoration:none;transition:background .15s,border-color .15s;cursor:pointer;width:100%;text-align:left}.home-header_mobileNavItem__Nyt2v:hover{background:#D9E8F0;border-color:#D9E8F0}.home-header_mobileNavItemIcon__dvwKA{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;background:rgba(0,0,0,.06);color:#111111;border-radius:8px;transition:background .15s,color .15s}.home-header_mobileNavItem__Nyt2v:hover .home-header_mobileNavItemIcon__dvwKA{background:#111111;color:#ffffff}.home-header_mobileNavItemLabel__W4aIF{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:700;color:#111111}.home-header_mobileDivider__uNn6c{height:1px;background:rgba(0,0,0,.08);margin:6px 0}.home-header_mobileLogoutBtn__1iCss{display:flex;align-items:center;justify-content:center;width:100%;padding:13px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9375rem;font-weight:700;color:#ffffff;background:#111111;border:none;border-radius:12px;cursor:pointer;transition:opacity .15s;margin:2px 0}.home-header_mobileLogoutBtn__1iCss:hover{opacity:.85}.home-header_mobileLoginBtn__PfrKg{display:flex;align-items:center;justify-content:center;width:100%;padding:13px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9375rem;font-weight:700;color:#ffffff;background:#0032BA;border:none;border-radius:12px;box-shadow:0 2px 8px rgba(0,50,186,.35);transition:opacity .15s;cursor:pointer;margin:2px 0}.home-header_mobileLoginBtn__PfrKg:hover{opacity:.9}@media (max-width:767px){.home-header_inner__mLKzE{padding:0 1rem 0 .125rem}.home-header_actions__tqR0V,.home-header_nav__o_FAs{display:none}.home-header_mobileBtn__oliYg{display:flex;width:44px;height:44px;margin-left:auto}.home-header_logo__yBAVL{margin-right:0;margin-left:0}.home-header_logo__yBAVL img{width:155px;height:39px}}@media (max-width:380px){.home-header_inner__mLKzE{padding:0 .75rem 0 0}.home-header_logo__yBAVL img{width:130px;height:33px}}.home-footer_footer__tYrMo{background-color:#F4FAFC;color:#111111;position:relative;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-top:1px solid transparent}.home-footer_footerBordered__2HnUY{border-top-color:#d1d5db}.home-footer_container__jPetm{margin:0 auto;width:100%;max-width:80rem;padding:1.25rem 1.25rem 1rem;display:flex;flex-direction:column;gap:1.125rem}.home-footer_mainGrid__UtoWZ{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.home-footer_brandCol__QmIi1{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.625rem;max-width:320px;flex-shrink:0}.home-footer_logoRow__Dqwur{display:flex;align-items:center;gap:.625rem;text-decoration:none}.home-footer_tagline__kfW87{color:#111111;opacity:.75;font-size:.8rem;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.55}.home-footer_socials__n1bsb{display:flex;align-items:center;gap:.5rem}.home-footer_socialBtn__kFTll{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:rgba(0,0,0,.13);color:#000000;text-decoration:none;flex-shrink:0;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.home-footer_socialBtn__kFTll:hover{background-color:rgba(0,0,0,.22);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.home-footer_linksGrid__nWkO3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;flex:1;min-width:0;width:100%;gap:1.5rem 1.25rem}.home-footer_linkCol__xGfKH{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.5rem;min-width:0}.home-footer_colTitle__JdKyg{font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin:0}.home-footer_colTitle__JdKyg,.home-footer_link__eWOQv{color:#111111;font-size:.85rem;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-footer_link__eWOQv{opacity:.75;font-weight:500;letter-spacing:normal;line-height:1.3;text-decoration:none;transition:opacity .13s ease;display:block}.home-footer_link__eWOQv:hover{opacity:1}.home-footer_newsletterCard__eQdH0{background:rgba(0,0,0,.06);border:1.5px solid rgba(0,0,0,.12);border-radius:.875rem;padding:.75rem 1.125rem;backdrop-filter:blur(4px)}.home-footer_newsletterInner__Dwi2p{display:flex;flex-direction:column;gap:.625rem}.home-footer_newsletterTitle__fHkwF{font-weight:700;font-size:.875rem;letter-spacing:-.01em;margin:0}.home-footer_newsletterDesc___nFn7,.home-footer_newsletterTitle__fHkwF{color:#111111;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-footer_newsletterDesc___nFn7{opacity:.75;font-size:.75rem;line-height:1.5;margin:.25rem 0 0}.home-footer_newsletterForm__t_MDr{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.home-footer_newsletterInput__A8cJ0{flex:1;min-width:0;background:rgba(255,255,255,.55);border:1.5px solid rgba(0,0,0,.18);color:#000000;border-radius:.625rem;padding:.5rem .75rem;font-size:.875rem;outline:none;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:background .15s ease,border-color .15s ease}.home-footer_newsletterInput__A8cJ0::-moz-placeholder{color:rgba(0,0,0,.4)}.home-footer_newsletterInput__A8cJ0::placeholder{color:rgba(0,0,0,.4)}.home-footer_newsletterInput__A8cJ0:focus{background:rgba(255,255,255,.8);border-color:rgba(0,0,0,.4)}.home-footer_newsletterBtn__QChYa{background:#000000;color:#ffffff;border:none;border-radius:.625rem;padding:.5rem 1.125rem;font-weight:700;font-size:.875rem;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.home-footer_newsletterBtn__QChYa:hover{opacity:.85}.home-footer_newsletterSuccess__3I1eR{display:flex;align-items:center;width:100%;min-height:2.375rem;padding:.5rem .75rem;background:rgba(34,197,94,.12);border:1.5px solid rgba(34,197,94,.35);border-radius:.625rem;color:#14532d;font-weight:700;font-size:.8125rem;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.home-footer_bottom__PM9IG{border-top:1px solid rgba(0,0,0,.15);padding-top:.625rem;margin-top:.125rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.375rem;text-align:left}.home-footer_copyright__nToqQ{color:#111111;opacity:.65;font-size:.75rem;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}@media (min-width:640px){.home-footer_container__jPetm{padding:1.5rem 2rem 1.25rem}.home-footer_newsletterInner__Dwi2p{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.home-footer_newsletterForm__t_MDr,.home-footer_newsletterSuccess__3I1eR{width:auto;max-width:340px;flex-shrink:0}.home-footer_bottom__PM9IG{flex-direction:row;align-items:center;text-align:left}.home-footer_mainGrid__UtoWZ{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.home-footer_linksGrid__nWkO3{display:flex;flex-wrap:wrap;justify-content:center;gap:1.125rem 10rem;transform:translateX(-1in)}.home-footer_linkCol__xGfKH{align-items:center;text-align:center}}@media (min-width:1024px){.home-footer_container__jPetm{padding:1.75rem 2.5rem 1.5rem}}.promo-card_wrap__FUGQF{position:relative;z-index:1;padding-top:72px;background:radial-gradient(700px 240px at 50% 0,rgba(23,213,255,.18) 0,transparent 65%),linear-gradient(180deg,#F4F9FF,#F6FAFF);font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (max-width:767px){.promo-card_wrap__FUGQF{padding-top:80px}}.promo-card_inner__vi1gh{max-width:1280px;margin:0 auto;padding:28px 1rem}@media (min-width:640px){.promo-card_inner__vi1gh{padding:28px 1.5rem}}@media (min-width:1024px){.promo-card_inner__vi1gh{padding:28px 2rem}}.promo-card_card__Oebbb{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:linear-gradient(135deg,rgba(21,91,213,.06),rgba(23,213,255,.07)),#ffffff;border:1px solid rgba(21,91,213,.2);border-radius:16px;text-decoration:none;box-shadow:0 2px 10px rgba(21,91,213,.07);transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.promo-card_card__Oebbb:hover{transform:translateY(-2px);border-color:rgba(23,213,255,.55);box-shadow:0 12px 30px rgba(21,91,213,.16)}.promo-card_card__Oebbb:active{transform:translateY(0)}.promo-card_sheen__If3xG{position:absolute;inset:0;z-index:-1;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.75) 50%,transparent 65%);transform:translateX(-110%);transition:transform .75s cubic-bezier(.22,1,.36,1);pointer-events:none}.promo-card_card__Oebbb:hover .promo-card_sheen__If3xG{transform:translateX(110%)}.promo-card_iconWrap__kV4P3{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:12px;color:#ffffff;background:linear-gradient(135deg,#0032BA,#155BD5);box-shadow:0 4px 12px rgba(0,50,186,.3)}.promo-card_body__rajON{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.promo-card_title__zr3XR{font-size:.875rem;font-weight:700;letter-spacing:-.01em;color:#0B1220}.promo-card_description__p0WGk{font-size:.78rem;line-height:1.55;color:#4A5568}.promo-card_cta__u0mHq{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;align-self:center;height:44px;padding:0 1.25rem;border-radius:.75rem;background:#0032BA;color:#ffffff;font-size:.8125rem;font-weight:700;white-space:nowrap;box-shadow:0 2px 6px rgba(23,213,255,.35);transition:opacity .2s ease}.promo-card_card__Oebbb:hover .promo-card_cta__u0mHq{opacity:.9}@media (max-width:640px){.promo-card_card__Oebbb{flex-wrap:wrap;gap:12px}.promo-card_cta__u0mHq{flex-basis:100%;align-self:flex-start;margin-left:52px;max-width:calc(100% - 52px)}}@media (prefers-reduced-motion:reduce){.promo-card_card__Oebbb,.promo-card_card__Oebbb:hover,.promo-card_card__Oebbb:hover .promo-card_cta__u0mHq,.promo-card_cta__u0mHq,.promo-card_sheen__If3xG{transition:none;transform:none}}.site-layout_root__QOqxH{min-height:100vh;background:#F4F7FA;display:flex;flex-direction:column}.site-layout_main__bQhaL{flex:1;padding-top:64px}.detail_hero__GT29_{background:#141414}.about_section__iIVqi{background:#FAFCFD;padding:64px 0 96px;min-height:calc(100vh - 64px);position:relative;overflow:hidden}.about_glow__zxu73{position:absolute;top:-180px;left:50%;transform:translateX(-50%);width:720px;height:720px;background:radial-gradient(ellipse,rgba(23,213,255,.1) 0,rgba(21,91,213,.05) 45%,transparent 70%);pointer-events:none}.about_inner__Hywxs{max-width:860px;margin:0 auto;padding:0 1.5rem;text-align:center;position:relative}.about_badge__y_s4h{display:inline-flex;align-items:center;gap:8px;padding:5px 16px;background:rgba(21,91,213,.06);border:1.5px solid rgba(21,91,213,.18);border-radius:999px;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.72rem;font-weight:700;color:#111111;margin-bottom:24px}.about_badgeDot__itsaI{width:7px;height:7px;border-radius:50%;background:#17D5FF;box-shadow:0 0 8px #17D5FF;flex-shrink:0}.about_heading__2hmOD{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:800;font-size:clamp(1.6rem,3.5vw,2.75rem);line-height:1.15;color:#111111;margin-bottom:16px;letter-spacing:-.2px}.about_accent__cBsa3{color:#155BD5}.about_subtitle__M_O2E{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;color:#111111;max-width:620px;margin:0 auto 48px;line-height:1.7}.about_stats__XmEXd{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:56px}.about_statCard__O9Lbh{flex:1;min-width:140px;max-width:180px;background:#ffffff;border:1.5px solid rgba(0,0,0,.08);border-radius:14px;padding:18px 14px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.about_statValue__qMajA{font-weight:800;font-size:1.6rem;color:#111111}.about_statLabel__uFEzo,.about_statValue__qMajA{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about_statLabel__uFEzo{font-size:.75rem;color:rgba(17,17,17,.6);margin-top:4px}.about_block__Sn85O{text-align:left;background:#ffffff;border:1.5px solid rgba(0,0,0,.08);border-radius:18px;padding:32px;margin-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.about_blockTitle__imx2O{font-weight:800;font-size:1.25rem;margin-bottom:10px}.about_blockText__IelEf,.about_blockTitle__imx2O{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#111111}.about_blockText__IelEf{font-size:.9rem;line-height:1.7}.about_valuesGrid___dSzy{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.about_valueCard__UQvxp{text-align:left;background:#FAFCFD;border:1.5px solid rgba(0,0,0,.08);border-radius:14px;padding:18px}.about_valueIcon__aoSUk{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgba(21,91,213,.08);color:#155BD5;margin-bottom:10px}.about_valueTitle__ks1i_{font-weight:700;font-size:.9375rem;color:#111111;margin-bottom:4px}.about_valueText__NCpC8,.about_valueTitle__ks1i_{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about_valueText__NCpC8{font-size:.8125rem;color:rgba(17,17,17,.65);line-height:1.6}.about_cta__cPwet{margin-top:40px}.about_ctaPrimary___Yd6S{display:inline-flex;align-items:center;gap:8px;padding:.7rem 1.6rem;background:#0032BA;color:#ffffff;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;font-size:.9375rem;border-radius:.75rem;text-decoration:none;box-shadow:0 2px 6px rgba(23,213,255,.35);transition:opacity .2s}.about_ctaPrimary___Yd6S:hover{opacity:.82;color:#ffffff}@media (max-width:640px){.about_valuesGrid___dSzy{grid-template-columns:1fr}.about_block__Sn85O{padding:22px}}.help-center_faqGroup__ga9_3{text-align:left;background:#ffffff;border:1.5px solid rgba(0,0,0,.08);border-radius:18px;padding:32px;margin-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.help-center_faqGroupTitle__kVs8_{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:800;font-size:1.25rem;color:#111111;margin-bottom:16px}.help-center_faqItem__2CLNn{padding:14px 0;border-top:1px solid rgba(0,0,0,.08)}.help-center_faqItem__2CLNn:first-of-type{border-top:none;padding-top:0}.help-center_faqQuestion__Beons{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;font-size:.9375rem;color:#111111;margin-bottom:6px}.help-center_faqAnswer__cMHkP{font-size:.875rem;color:rgba(17,17,17,.7);line-height:1.7}.help-center_faqAnswer__cMHkP,.hero-section_section__sdqfL{font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.hero-section_section__sdqfL{--brand-deep:#0032BA;--brand:#155BD5;--brand-bright:#17D5FF;--ink:#0B1220;--ink-soft:#4A5568;position:relative;isolation:isolate;overflow:hidden;padding:72px 0 48px;background:linear-gradient(180deg,#F4F9FF,#F6FAFF)}.hero-section_inner__DSda7{position:relative;max-width:940px;margin:0 auto;padding:0 1.5rem;text-align:center}.hero-section_badge__MR_tR{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;background:rgba(255,255,255,.78);border:1px solid rgba(21,91,213,.2);border-radius:999px;backdrop-filter:blur(10px);box-shadow:0 2px 12px rgba(21,91,213,.1);font-size:.75rem;font-weight:700;letter-spacing:.02em;color:var(--brand-deep);margin-bottom:26px}.hero-section_badgeDot__WeFN_{width:7px;height:7px;border-radius:50%;background:var(--brand-bright);box-shadow:0 0 0 3px rgba(23,213,255,.22);flex-shrink:0;animation:hero-section_dotPulse__elpb_ 2.2s ease-in-out infinite}@keyframes hero-section_dotPulse__elpb_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.78)}}.hero-section_heading__1ZuiJ{font-weight:800;font-size:clamp(1.75rem,4.2vw,2.75rem);line-height:1.14;letter-spacing:-.028em;color:var(--ink);margin-bottom:20px;text-wrap:balance}.hero-section_accent__ZWSOZ{background:linear-gradient(105deg,var(--brand-deep) 0,var(--brand) 45%,var(--brand-bright) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-section_subtitle__IUgg5{font-size:clamp(.95rem,1.5vw,1.075rem);color:var(--ink-soft);max-width:640px;margin:0 auto 36px;line-height:1.72;text-wrap:pretty}.hero-section_searchWrap__Blvjj{margin-bottom:32px}.hero-section_searchBox__0136Z{max-width:680px;margin:0 auto}.hero-section_searchField__nP8_3{display:flex;align-items:center;gap:12px;background:#ffffff;border:1px solid rgba(11,18,32,.1);border-radius:1rem;padding:6px 6px 6px 18px;box-shadow:0 1px 2px rgba(11,18,32,.05),0 12px 34px rgba(21,91,213,.1);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-section_searchField__nP8_3:focus-within{border-color:rgba(23,213,255,.65);box-shadow:0 0 0 4px rgba(23,213,255,.16),0 14px 40px rgba(21,91,213,.16);transform:translateY(-1px)}.hero-section_searchIcon__32KME{color:rgba(11,18,32,.32);flex-shrink:0}.hero-section_searchInput__4o2Fr{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:inherit;font-size:.975rem;color:var(--ink);padding:.55rem 0}.hero-section_searchInput__4o2Fr::-moz-placeholder{color:rgba(11,18,32,.34)}.hero-section_searchInput__4o2Fr::placeholder{color:rgba(11,18,32,.34)}.hero-section_searchBtn__42yYo{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;height:44px;padding:0 1.25rem;background:var(--brand-deep);color:#ffffff;font-family:inherit;font-size:.875rem;font-weight:700;border:none;border-radius:.75rem;cursor:pointer;box-shadow:0 2px 6px rgba(23,213,255,.35);transition:opacity .2s ease;white-space:nowrap}.hero-section_searchBtn__42yYo:hover{opacity:.9}.hero-section_chips__7XAy0{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-section_chipsLabel__9NC52{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(11,18,32,.38);margin-right:2px}.hero-section_chip__ldIKM{display:inline-flex;align-items:center;padding:7px 14px;background:rgba(255,255,255,.7);border:1px solid rgba(11,18,32,.1);border-radius:.625rem;font-family:inherit;font-size:.8125rem;font-weight:600;color:var(--ink-soft);text-decoration:none;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.hero-section_chip__ldIKM:hover{color:var(--brand-deep);border-color:rgba(21,91,213,.38);background:rgba(21,91,213,.06);transform:translateY(-1px)}.hero-section_ctas__cWVNH{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:22px}.hero-section_ctaPrimary__kfAWd,.hero-section_ctaSecondary__Is2ny{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 1.4rem;font-family:inherit;font-weight:700;font-size:.875rem;border-radius:.75rem;text-decoration:none;white-space:nowrap;transition:opacity .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.hero-section_ctaPrimary__kfAWd{background:var(--brand-deep);color:#ffffff;border:1px solid var(--brand-deep);box-shadow:0 2px 6px rgba(23,213,255,.35)}.hero-section_ctaPrimary__kfAWd:hover{color:#ffffff;opacity:.9}.hero-section_ctaSecondary__Is2ny{background:#ffffff;border:1px solid rgba(11,18,32,.14);color:var(--ink);box-shadow:0 2px 6px rgba(11,18,32,.06)}.hero-section_ctaSecondary__Is2ny:hover{color:var(--brand-deep);border-color:rgba(23,213,255,.65);box-shadow:0 2px 10px rgba(23,213,255,.28)}.hero-section_notice__W03ZG{display:inline-flex;align-items:center;gap:7px;font-size:.8125rem;font-weight:500;color:rgba(11,18,32,.52)}.hero-section_noticeIcon__ZfB7Q{color:#16a34a;flex-shrink:0}@media (max-width:520px){.hero-section_searchField__nP8_3{flex-wrap:wrap;border-radius:1rem;padding:12px 14px}.hero-section_searchInput__4o2Fr{padding:.2rem 0}.hero-section_searchBtn__42yYo{width:100%}.hero-section_ctaPrimary__kfAWd,.hero-section_ctaSecondary__Is2ny{flex:1 1 100%}}@media (prefers-reduced-motion:reduce){.hero-section_badgeDot__WeFN_{animation:none}}.features-section_section__aNFIh{position:relative;padding:64px 0 40px;background:radial-gradient(760px 420px at 84% 6%,rgba(21,91,213,.055) 0,transparent 62%),radial-gradient(620px 380px at 8% 96%,rgba(23,213,255,.06) 0,transparent 62%),#FAFCFD;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.features-section_inner__KpLz2{max-width:1280px;margin:0 auto;padding:0 1.5rem}.features-section_sectionHeader__BX4RD{text-align:center;margin-bottom:56px}.features-section_eyebrow__SfcKa{display:inline-block;padding:5px 14px;margin-bottom:18px;background:rgba(21,91,213,.07);border:1px solid rgba(21,91,213,.16);border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0032BA}.features-section_heading__BQh1j{font-weight:800;font-size:clamp(1.85rem,3.4vw,2.65rem);line-height:1.16;letter-spacing:-.025em;color:#0B1220;margin-bottom:16px;text-wrap:balance}.features-section_accent__v8ktd{background:linear-gradient(105deg,#0032BA,#155BD5 45%,#17D5FF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.features-section_subtitle__6bEtM{font-size:1rem;color:#4A5568;max-width:580px;margin:0 auto;line-height:1.72;text-wrap:pretty}.features-section_grid__PADZ6{display:grid;grid-template-columns:1fr;gap:18px}@media (min-width:640px){.features-section_grid__PADZ6{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-section_grid__PADZ6{grid-template-columns:repeat(3,1fr)}}.features-section_card__ad945{position:relative;isolation:isolate;overflow:hidden;padding:28px 26px 30px;background:#ffffff;border:1px solid rgba(11,18,32,.08);border-radius:18px;box-shadow:0 1px 2px rgba(11,18,32,.04);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.features-section_card__ad945:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--to) 42%,transparent);box-shadow:0 18px 42px rgba(11,18,32,.1)}.features-section_cardEdge__F30sY{position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--from),var(--to));opacity:.55;transform:scaleX(.28);transform-origin:left center;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .28s ease}.features-section_card__ad945:hover .features-section_cardEdge__F30sY{transform:scaleX(1);opacity:1}.features-section_cardGlow__Ox_16{position:absolute;z-index:-1;top:-70px;right:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,var(--to) 0,transparent 68%);opacity:.1;transition:opacity .32s ease,transform .32s ease;pointer-events:none}.features-section_card__ad945:hover .features-section_cardGlow__Ox_16{opacity:.26;transform:scale(1.14)}.features-section_iconWrap__EtUbR{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:20px;border-radius:13px;color:var(--from);background:color-mix(in srgb,var(--to) 12%,#ffffff);border:1px solid color-mix(in srgb,var(--to) 30%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.7);transition:transform .28s cubic-bezier(.22,1,.36,1),background .28s ease,color .28s ease,box-shadow .28s ease}.features-section_card__ad945:hover .features-section_iconWrap__EtUbR{transform:translateY(-2px) scale(1.05);color:#ffffff;background:linear-gradient(135deg,var(--from),var(--to));border-color:transparent;box-shadow:0 8px 20px color-mix(in srgb,var(--to) 45%,transparent)}.features-section_cardTitle__petyT{font-weight:700;font-size:1.0625rem;letter-spacing:-.012em;color:#0B1220;margin-bottom:9px}.features-section_cardDesc__7unvT{font-size:.9rem;color:#4A5568;line-height:1.68;text-wrap:pretty}@media (prefers-reduced-motion:reduce){.features-section_cardEdge__F30sY,.features-section_cardGlow__Ox_16,.features-section_card__ad945,.features-section_card__ad945:hover,.features-section_card__ad945:hover .features-section_iconWrap__EtUbR,.features-section_iconWrap__EtUbR{transition:none;transform:none}}.ranking-section_section__2z6TQ{position:relative;padding:40px 0 84px;background:#ffffff;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.ranking-section_tinted__qwcD_{background:radial-gradient(760px 320px at 50% 0,rgba(23,213,255,.16) 0,transparent 62%),linear-gradient(180deg,#F4F9FF,#F6FAFF)}.ranking-section_inner__X22fE{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.ranking-section_inner__X22fE{padding:0 1.5rem}}@media (min-width:1024px){.ranking-section_inner__X22fE{padding:0 2rem}}.ranking-section_sectionHeader__litZb{text-align:center;margin-bottom:44px}.ranking-section_eyebrow__n2K0T{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;margin-bottom:16px;background:rgba(21,91,213,.07);border:1px solid rgba(21,91,213,.16);border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0032BA}.ranking-section_heading__S_vdE{font-weight:800;font-size:clamp(1.75rem,3.4vw,2.5rem);line-height:1.16;letter-spacing:-.025em;margin-bottom:12px;text-wrap:balance}.ranking-section_accent__3GRq3{background:linear-gradient(105deg,#0032BA,#155BD5 45%,#17D5FF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ranking-section_subtitle__xd_H4{font-size:.95rem;color:#4A5568;max-width:580px;margin:0 auto;line-height:1.72;text-wrap:pretty}.ranking-section_row__biTs6{display:flex;flex-wrap:wrap;gap:1rem}.ranking-section_cardSlot__3SZ5_{flex-shrink:0;width:100%}@media (min-width:640px){.ranking-section_cardSlot__3SZ5_{width:calc(50% - .5rem)}}@media (min-width:1024px){.ranking-section_cardSlot__3SZ5_{width:calc(33.3333% - .6667rem)}}@media (min-width:1280px){.ranking-section_cardSlot__3SZ5_{width:calc(25% - .75rem)}}.testimonials-section_section__gJHx5{position:relative;padding:40px 0 96px;background:#FAFCFD;font-family:Ebrima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.testimonials-section_inner__0XMlW{max-width:1280px;margin:0 auto;padding:0 1.5rem}.testimonials-section_sectionHeader__gKAq2{text-align:center;margin-bottom:48px}.testimonials-section_eyebrow__t82HO{display:inline-block;padding:5px 14px;margin-bottom:18px;background:rgba(21,91,213,.07);border:1px solid rgba(21,91,213,.16);border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0032BA}.testimonials-section_heading__gUQ9i{font-weight:800;font-size:clamp(1.75rem,3.4vw,2.5rem);line-height:1.16;letter-spacing:-.025em;color:#0B1220;margin-bottom:16px;text-wrap:balance}.testimonials-section_accent__z1pqh{background:linear-gradient(105deg,#0032BA,#155BD5 45%,#17D5FF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.testimonials-section_subtitle__cGq8a{font-size:1rem;color:#4A5568;max-width:560px;margin:0 auto;line-height:1.72;text-wrap:pretty}.testimonials-section_grid__FA8rY{display:grid;grid-template-columns:1fr;gap:18px}@media (min-width:640px){.testimonials-section_grid__FA8rY{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-section_grid__FA8rY{grid-template-columns:repeat(3,1fr)}}.testimonials-section_card__ONwzg{--from:#0032BA;--to:#17D5FF;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;padding:28px 24px 24px;background:#ffffff;border:1px solid rgba(11,18,32,.08);border-radius:18px;box-shadow:0 1px 2px rgba(11,18,32,.04);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.testimonials-section_card__ONwzg:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--to) 42%,transparent);box-shadow:0 18px 42px rgba(11,18,32,.1)}.testimonials-section_cardEdge__zIasp{position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--from),var(--to));opacity:.55;transform:scaleX(.28);transform-origin:left center;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .28s ease}.testimonials-section_card__ONwzg:hover .testimonials-section_cardEdge__zIasp{transform:scaleX(1);opacity:1}.testimonials-section_cardGlow__GQutX{position:absolute;z-index:-1;top:-70px;right:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,var(--to) 0,transparent 68%);opacity:.1;transition:opacity .32s ease,transform .32s ease;pointer-events:none}.testimonials-section_card__ONwzg:hover .testimonials-section_cardGlow__GQutX{opacity:.26;transform:scale(1.14)}.testimonials-section_quoteMark__9SoWt{width:26px;height:26px;color:rgba(21,91,213,.18);fill:rgba(21,91,213,.18);margin-bottom:12px}.testimonials-section_stars__ISujg{display:flex;gap:2px;margin-bottom:14px}.testimonials-section_starFilled__4C6it{fill:#F59E0B;color:#F59E0B}.testimonials-section_starEmpty__4C2Qu{fill:rgba(11,18,32,.14);color:rgba(11,18,32,.14)}.testimonials-section_quote__8ypLz{flex:1;font-size:.9375rem;color:#1F2937;line-height:1.68;margin-bottom:22px;text-wrap:pretty}.testimonials-section_person__eDkSQ{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(11,18,32,.07)}.testimonials-section_avatar__6j7q8{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0032BA,#17D5FF);color:#ffffff;font-size:.8125rem;font-weight:700}.testimonials-section_name__xmsqB{margin:0;font-size:.9rem;font-weight:700;color:#0B1220}.testimonials-section_role__UFIvf{margin:2px 0 0;font-size:.78rem;color:#6B7280}@media (prefers-reduced-motion:reduce){.testimonials-section_cardEdge__zIasp,.testimonials-section_cardGlow__GQutX,.testimonials-section_card__ONwzg,.testimonials-section_card__ONwzg:hover{transition:none;transform:none}}.home-content_page__WJkEc{min-height:100vh;background:#ffffff}.home-content_main__8T5PO{padding-top:0}.home-content_loading__5zDye{min-height:100vh;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-content_spinner__A7LMC{width:40px;height:40px;color:#4f8ef7;animation:home-content_spin__KX8gl 1s linear infinite;margin-bottom:16px}@keyframes home-content_spin__KX8gl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-content_loadingTitle__OQE7y{font-family:Sora,sans-serif;font-weight:600;font-size:1rem;color:#0f172a;margin-bottom:4px;text-align:center}.home-content_loadingSubtitle__zQKmu{font-size:.875rem;color:#64748b;text-align:center}.search_searchFieldFixed__nxkJW{border:1.5px solid #0032ba!important;box-shadow:none!important}.search_searchFieldFixed__nxkJW:focus-within{border-color:#0032BA!important;box-shadow:none!important}.search_searchBtnFixed__TcWFC{background:#0032BA!important}