:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.lp-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#1e293b;overflow-x:hidden}.lp-container{max-width:1140px;margin:0 auto;padding:0 24px}.lp-nav{position:sticky;top:0;z-index:100;background:var(--brand-navbar-bg);box-shadow:0 2px 12px #0000002e}.lp-nav-inner{max-width:1140px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.lp-nav-logo{display:flex;align-items:center;text-decoration:none}.lp-navbar-logo-img{height:36px;width:auto;object-fit:contain}.lp-nav-cta{background-color:var(--brand-navbar-cta-bg)!important;border-color:var(--brand-navbar-cta-bg)!important;color:var(--brand-navbar-cta-text)!important;font-weight:600}.lp-nav-cta:hover{background-color:var(--brand-navbar-cta-hover-bg)!important;border-color:var(--brand-navbar-cta-hover-bg)!important;color:var(--brand-navbar-cta-text)!important}.lp-hero{position:relative;background:var(--brand-gradient);padding:80px 0 64px;overflow:hidden}.lp-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.lp-hero-content{position:relative;z-index:1}.lp-hero-badge{font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px;border-radius:20px;padding:4px 12px}.lp-hero-title{font-size:clamp(28px,4vw,48px);font-weight:800;color:#fff;line-height:1.15;margin:12px 0 20px}.lp-hero-subtitle{font-size:18px;color:#ffffffe0;line-height:1.7;margin-bottom:24px;max-width:560px}.lp-hero-bullets{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:10px}.lp-hero-bullets li{color:#ffffffe6;font-size:15px;display:flex;align-items:center;gap:8px}.lp-hero-bullets .anticon{color:#7fffd4;font-size:16px;flex-shrink:0}.lp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.lp-btn-google{background-color:#fff!important;color:var(--brand-primary)!important;border-color:#fff!important;font-weight:600!important;height:48px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important}.lp-btn-google:hover{background-color:var(--brand-navbar-cta-hover-bg)!important;color:var(--brand-primary)!important}.lp-btn-facebook{background-color:var(--brand-primary)!important;color:#fff!important;border-color:var(--brand-primary)!important;font-weight:600!important;height:48px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important}.lp-btn-facebook:hover{background-color:var(--brand-primary-dark)!important;border-color:var(--brand-primary-dark)!important}.lp-hero-disclaimer{color:#ffffffa6;font-size:13px;display:block}.lp-hero-visual-col{display:flex;justify-content:center;align-items:center}.lp-hero-card-preview{background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(255,255,255,.2);padding:32px 28px;max-width:300px;width:100%;box-shadow:0 20px 60px #0003}.lp-hero-card-inner{display:flex;flex-direction:column;align-items:center;gap:12px}.lp-hero-logo-img{width:80px;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.lp-hero-card-tagline{color:#fff;font-size:14px;font-weight:600;margin:0;letter-spacing:.5px}.lp-mock-status{background:#ffffff1a;border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:8px;width:100%;color:#ffffffe6;font-size:13px}.lp-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lp-status-dot.running{background-color:#faad14;box-shadow:0 0 0 4px #faad144d;animation:pulse 1.5s infinite}.lp-status-dot.completed{background-color:#52c41a}@keyframes pulse{0%,to{box-shadow:0 0 0 2px #faad144d}50%{box-shadow:0 0 0 6px #faad141a}}.lp-stats-bar{background:#fff;padding:32px 0;border-bottom:1px solid #e8ecf2}.lp-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.lp-stat-value{font-size:26px;font-weight:800;color:var(--brand-primary);line-height:1}.lp-stat-label{font-size:13px;color:#64748b}.lp-section{padding:80px 0}.lp-section-header{text-align:center;margin-bottom:48px}.lp-section-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--brand-secondary);margin:0 0 8px}.lp-eyebrow-light{color:#ffffffbf!important}.lp-section-title{font-weight:800!important;color:#0f172a!important;margin:0 0 12px!important}.lp-section-subtitle{color:#64748b!important;font-size:17px!important;max-width:600px;margin:0 auto!important}.lp-problem{background:var(--brand-bg-surface)}.lp-problem-side{border-radius:16px;padding:40px;height:100%}.lp-problem-pain{background:#fff;border:1px solid #e2e8f0}.lp-problem-solution{background:var(--brand-gradient);color:#fff}.lp-problem-title{font-weight:700!important;margin:8px 0 20px!important}.lp-solution-title{color:#fff!important}.lp-pain-list{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:10px;color:#475569;font-size:15px}.lp-solution-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;font-size:15px;color:#ffffffe6}.lp-solution-list .anticon{color:#7fffd4;margin-right:8px}.lp-features-section{background:#fff}.lp-feature-card{height:100%;border-radius:16px!important;background:var(--brand-bg-surface)!important;transition:box-shadow .25s ease,transform .25s ease;position:relative;overflow:hidden}.lp-feature-card:hover{box-shadow:0 12px 40px #1b42931f!important;transform:translateY(-4px)}.lp-feature-card--soon{opacity:.85}.lp-soon-tag{position:absolute;top:16px;right:16px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.5px}.lp-feature-icon-wrap{margin-bottom:16px}.lp-feature-icon{font-size:36px!important;color:var(--brand-secondary)!important}.lp-feature-title{font-weight:700!important;color:#0f172a!important;margin-bottom:8px!important}.lp-feature-desc{color:#64748b!important;font-size:14px!important;margin:0!important}.lp-how-section{background:var(--brand-bg-accent)}.lp-step-col{position:relative;display:flex;flex-direction:column;align-items:center}.lp-step-card{background:#fff;border-radius:20px;padding:36px 28px;text-align:center;width:100%;box-shadow:0 4px 20px #1b429312;position:relative}.lp-step-number{position:absolute;top:-16px;left:50%;transform:translate(-50%);background:var(--brand-gradient);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;letter-spacing:.5px}.lp-step-icon{margin:16px 0 12px}.lp-step-title{font-weight:700!important;color:#0f172a!important}.lp-step-desc{color:#64748b!important;font-size:14px!important;margin:0!important}.lp-step-connector{display:none}@media(min-width:576px){.lp-step-connector{display:block;position:absolute;top:50%;right:-16px;width:32px;height:2px;background:linear-gradient(90deg,var(--brand-secondary),transparent);z-index:2}}.lp-benefits-section{background:#fff}.lp-benefits-title{color:#0f172a!important}.lp-benefits-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:14px}.lp-benefit-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#334155}.lp-benefit-icon .anticon,.lp-benefit-icon{color:#52c41a;font-size:16px;flex-shrink:0;margin-top:2px}.lp-benefits-card{border-radius:20px!important;background:var(--brand-bg-accent)!important;padding:8px!important}.lp-benefits-card-content{display:flex;flex-direction:column;gap:20px}.lp-benefits-big-icon{font-size:48px!important;color:var(--brand-secondary)!important}.lp-benefits-card-title{color:#0f172a!important;font-weight:700!important;margin:0!important}.lp-cfdi-tag{width:100%;padding:6px 8px!important;border-radius:8px!important;font-size:12px!important;display:flex!important;align-items:center!important;gap:4px!important;white-space:normal!important;height:auto!important;line-height:1.4!important}.lp-security-badge{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:14px 16px}.lp-security-icon{font-size:28px!important;color:#52c41a!important;flex-shrink:0}.lp-cta-section{background:var(--brand-gradient);padding:80px 0;text-align:center}.lp-cta-inner{display:flex;flex-direction:column;align-items:center;gap:16px}.lp-cta-title{font-size:clamp(24px,3.5vw,40px);font-weight:800;color:#fff;margin:0;line-height:1.2;max-width:700px}.lp-cta-subtitle{font-size:17px;color:#ffffffd1;max-width:560px;margin:0;line-height:1.7}.lp-cta-buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px}.lp-cta-btn{height:52px!important;font-size:16px!important;padding:0 32px!important;border-radius:10px!important}.lp-cta-disclaimer{color:#ffffff8c;font-size:13px}.lp-footer{background:var(--brand-footer-bg);padding:56px 0 32px}.lp-footer-inner{display:flex;flex-direction:column;gap:0}.lp-footer-logo{height:32px;width:auto;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:12px;display:block}.lp-footer-desc{color:#94a3b8!important;font-size:14px!important;max-width:280px}.lp-footer-heading{color:#e2e8f0!important;font-weight:700!important;margin-bottom:16px!important}.lp-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.lp-footer-links a{color:#94a3b8;text-decoration:none;font-size:14px;transition:color .2s}.lp-footer-links a:hover{color:var(--brand-footer-link-hover)}.lp-footer-divider{border-color:#1e293b!important;margin:32px 0!important}.lp-footer-bottom{gap:8px}.lp-footer-copy{color:#64748b!important;font-size:13px!important}.lp-footer-legal{text-align:right}@media(max-width:767px){.lp-section{padding:56px 0}.lp-hero{padding:56px 0 48px}.lp-hero-visual-col{display:none}.lp-hero-title{font-size:30px}.lp-hero-subtitle{font-size:16px}.lp-hero-actions{flex-direction:column}.lp-btn-google,.lp-btn-facebook{width:100%!important}.lp-problem-side{padding:28px 24px}.lp-cta-section{padding:56px 0}.lp-cta-buttons{flex-direction:column;align-items:center}.lp-cta-btn{width:260px!important}.lp-footer-legal{text-align:left}.lp-stats-bar .lp-stat-value{font-size:22px}}@media(max-width:480px){.lp-container{padding:0 16px}}.login-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--brand-gradient);overflow:hidden}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;z-index:0}.login-back{position:absolute;top:20px;left:24px;display:flex;align-items:center;gap:6px;color:#ffffffbf;font-size:14px;text-decoration:none;transition:color .2s;z-index:1;cursor:pointer;background:none;border:none;padding:0}.login-back:hover{color:#fff}.login-page .ant-spin-nested-loading{position:relative;z-index:1;width:100%;display:flex;justify-content:center}.login-card{width:380px;max-width:calc(100vw - 48px);padding:2.5rem 2rem;border-radius:20px!important;border:1px solid rgba(255,255,255,.2)!important;background:#ffffff1f!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 64px #00000040!important}.login-card .ant-card-body{padding:0}.login-logo img{filter:brightness(0) invert(1)}.login-divider{color:#ffffff80!important;font-size:13px;margin:20px 0!important}.login-divider:before,.login-divider:after{border-color:#fff3!important}.login-subtitle{text-align:center;color:#ffffffbf;font-size:14px;display:block;margin-bottom:24px;line-height:1.5}.social-buttons{display:flex;flex-direction:column;gap:12px}.social-buttons .login-btn-google{background-color:#fff!important;color:var(--brand-primary)!important;border-color:#fff!important;font-weight:600!important;height:48px!important;border-radius:10px!important;font-size:15px!important;transition:background-color .2s,box-shadow .2s!important}.social-buttons .login-btn-google:hover{background-color:var(--brand-navbar-cta-hover-bg)!important;box-shadow:0 4px 16px #00000026!important}.social-buttons .login-btn-facebook{background-color:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#fff!important;font-weight:600!important;height:48px!important;border-radius:10px!important;font-size:15px!important;transition:background-color .2s,box-shadow .2s!important}.social-buttons .login-btn-facebook:hover{background-color:var(--brand-primary-dark)!important;border-color:var(--brand-primary-dark)!important;box-shadow:0 4px 16px #00000040!important}.facebook-button{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.facebook-button:hover{background-color:var(--color-secondary);border-color:var(--color-secondary)}.login-disclaimer{text-align:center;color:#ffffff80;font-size:12px;display:block;margin-top:20px}@media(max-width:480px){.login-card{padding:2rem 1.25rem}}.pn-root{min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#1e293b;background:var(--brand-bg-page, #f0f2f5)}.pn-container{max-width:860px;margin:0 auto;padding:0 24px}.pn-header{background:var(--brand-gradient, linear-gradient(135deg, #1B4293, #0084C9));padding:32px 0 40px}.pn-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#ffffffbf;font-size:14px;cursor:pointer;padding:0;margin-bottom:20px;transition:color .2s}.pn-back:hover{color:#fff}.pn-header-inner{display:flex;align-items:flex-start;gap:16px}.pn-shield-icon{font-size:40px!important;color:#ffffffd9!important;flex-shrink:0;margin-top:4px}.pn-main-title{color:#fff!important;margin:0 0 4px!important;font-weight:800!important}.pn-header-sub{color:#ffffffbf;font-size:14px;display:block;line-height:1.5}.pn-main{flex:1;padding:40px 0 64px}.pn-content{background:#fff;border-radius:16px;padding:40px 48px;box-shadow:0 4px 24px #0000000f}.pn-intro{font-size:16px!important;line-height:1.8!important;color:#334155!important}.pn-intro a,.pn-content a{color:var(--brand-secondary, #0084C9);text-decoration:none}.pn-intro a:hover,.pn-content a:hover{text-decoration:underline}.pn-section-title{color:var(--brand-primary, #1B4293)!important;font-weight:700!important;font-size:20px!important;margin-bottom:16px!important}.pn-table{margin-bottom:0}.pn-uso-list{margin:0;padding-left:18px;color:#475569;line-height:1.8}.pn-arco-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.pn-arco-tag{font-size:13px!important;font-weight:600!important;padding:4px 14px!important;border-radius:20px!important}.pn-contact-list{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:10px;color:#334155;line-height:1.7;font-size:15px}.pn-last-updated{font-size:13px!important;color:#94a3b8!important;text-align:right;margin:0!important}.pn-footer{background:var(--brand-footer-bg, #0f172a);padding:20px 0}.pn-footer-inner{display:flex;justify-content:center}.pn-footer-copy{color:#64748b!important;font-size:13px!important}@media(max-width:767px){.pn-content{padding:28px 20px;border-radius:0}.pn-main{padding:24px 0 48px}.pn-header{padding:24px 0 32px}.pn-section-title{font-size:17px!important}.pn-header-inner{flex-direction:column;gap:10px}}.tc-root{min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#1e293b;background:var(--brand-bg-page, #f0f2f5)}.tc-container{max-width:860px;margin:0 auto;padding:0 24px}.tc-header{background:var(--brand-gradient, linear-gradient(135deg, #1B4293, #0084C9));padding:32px 0 40px}.tc-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#ffffffbf;font-size:14px;cursor:pointer;padding:0;margin-bottom:20px;transition:color .2s}.tc-back:hover{color:#fff}.tc-header-inner{display:flex;align-items:flex-start;gap:16px}.tc-doc-icon{font-size:40px!important;color:#ffffffd9!important;flex-shrink:0;margin-top:4px}.tc-main-title{color:#fff!important;margin:0 0 4px!important;font-weight:800!important}.tc-header-sub{color:#ffffffbf;font-size:14px;display:block;line-height:1.5}.tc-main{flex:1;padding:40px 0 64px}.tc-content{background:#fff;border-radius:16px;padding:40px 48px;box-shadow:0 4px 24px #0000000f}.tc-intro{font-size:16px!important;line-height:1.8!important;color:#334155!important}.tc-content a{color:var(--brand-secondary, #0084C9);text-decoration:none}.tc-content a:hover{text-decoration:underline}.tc-warning-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:16px 20px;color:#9a3412;font-size:13px;line-height:1.6;margin-top:16px}.tc-section-title{color:var(--brand-primary, #1B4293)!important;font-weight:700!important;font-size:20px!important;margin-bottom:16px!important}.tc-sub-title{color:#334155!important;font-weight:600!important;margin-bottom:8px!important}.tc-glossary{display:flex;flex-direction:column;gap:16px;margin:0}.tc-glossary-item{border-left:3px solid var(--brand-secondary, #0084C9);padding-left:16px}.tc-glossary-item dt{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:15px}.tc-glossary-item dd{margin:0;color:#475569;font-size:14px;line-height:1.7}.tc-glossary-tag{font-weight:700!important;border-radius:20px!important;flex-shrink:0}.tc-list{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:8px;color:#334155;font-size:15px;line-height:1.7}.tc-list ul,.tc-list ol{margin-top:6px;padding-left:20px}.tc-list--alpha{list-style-type:lower-alpha}.tc-table{margin-bottom:0}.tc-last-updated{font-size:13px!important;color:#94a3b8!important;text-align:right;margin:0!important}.tc-footer{background:var(--brand-footer-bg, #0f172a);padding:20px 0}.tc-footer-inner{display:flex;justify-content:center}.tc-footer-copy{color:#64748b!important;font-size:13px!important}@media(max-width:767px){.tc-content{padding:28px 20px;border-radius:0}.tc-main{padding:24px 0 48px}.tc-header{padding:24px 0 32px}.tc-section-title{font-size:17px!important}.tc-header-inner{flex-direction:column;gap:10px}}.brand-sider.ant-layout-sider{background:var(--brand-navbar-bg, #1B4293)!important}.brand-sider .ant-layout-sider-trigger{background:var(--brand-primary-dark, #163580)!important;color:#ffffffbf!important;transition:background .2s}.brand-sider .ant-layout-sider-trigger:hover{background:var(--brand-secondary, #0084C9)!important;color:#fff!important}.brand-sider .ant-menu.ant-menu-dark,.brand-sider .ant-menu-dark .ant-menu-sub{background:var(--brand-navbar-bg, #1B4293)!important}.brand-sider .ant-menu-dark .ant-menu-item{color:#ffffffbf!important}.brand-sider .ant-menu-dark .ant-menu-item:hover,.brand-sider .ant-menu-dark .ant-menu-item-active,.brand-sider .ant-menu-dark .ant-menu-item-selected{background-color:var(--brand-secondary, #0084C9)!important;color:#fff!important}.app-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;background:#fff;padding:0 24px;min-height:64px;flex-shrink:0;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000f}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--brand-primary: #1B4293;--brand-primary-dark: #163580;--brand-secondary: #0084C9;--brand-secondary-light: #00b4d8;--brand-gradient: linear-gradient(135deg, #1B4293 0%, #0084C9 60%, #00b4d8 100%);--brand-navbar-bg: #1B4293;--brand-navbar-text: #ffffff;--brand-navbar-cta-bg: #ffffff;--brand-navbar-cta-text: #1B4293;--brand-navbar-cta-hover-bg: #e8f0fe;--brand-footer-bg: #0f172a;--brand-footer-link-hover: #0084C9;--brand-bg-page: #f0f2f5;--brand-bg-surface: #f8fafc;--brand-bg-accent: #f0f5ff;--color-primary: var(--brand-primary);--color-secondary: var(--brand-secondary)}html,body,#root{height:100%;margin:0;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen;background-color:var(--brand-bg-page)}.app-header-bg{background:#fff}.app-content-bg{background:var(--brand-bg-page)}
