: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-nav-link{color:var(--brand-navbar-text, #fff);font-weight:600;font-size:14px;text-decoration:none;padding:6px 10px;border-radius:6px;transition:background-color .15s ease,color .15s ease}.lp-nav-link:hover{background-color:#ffffff1f;color:var(--brand-navbar-text, #fff)}.lp-nav-actions{display:flex;align-items:center;gap:20px}.lp-nav-contact{display:flex;align-items:center;gap:18px}.lp-nav-contact-item{display:inline-flex;align-items:center;gap:6px;color:var(--brand-navbar-text);text-decoration:none;font-size:13px;font-weight:500;opacity:.9;transition:opacity .2s}.lp-nav-contact-item:hover{opacity:1;text-decoration:underline}.lp-nav-contact-item .anticon{font-size:14px}@media(max-width:991px){.lp-nav-contact{display:none}}.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-carousel{background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(255,255,255,.2);padding:12px;max-width:520px;width:100%;box-shadow:0 20px 60px #00000040;overflow:hidden}.lp-hero-carousel .ant-carousel,.lp-hero-carousel .slick-slider,.lp-hero-carousel .slick-list,.lp-hero-carousel .slick-track{border-radius:12px}.lp-hero-carousel-slide{position:relative;display:flex!important;align-items:center;justify-content:center;background:#fff;border-radius:12px;overflow:hidden;aspect-ratio:16 / 10}.lp-hero-carousel-slide img{width:100%;height:100%;object-fit:contain;display:block}.lp-hero-carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 14px 14px;background:linear-gradient(to top,#000000b8,#0000);color:#fff;font-size:14px;font-weight:600;text-align:center;letter-spacing:.2px;pointer-events:none}.lp-hero-carousel .slick-dots li button{background:#fff9!important}.lp-hero-carousel .slick-dots li.slick-active button{background:#fff!important}@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-cta-privacy-link{color:#ffffffd9;text-decoration:underline;text-underline-offset:3px;margin-left:4px}.lp-cta-privacy-link:hover{color:#fff}.lp-cta-privacy-link .anticon{margin-right:4px}.lp-cta-privacy-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:13px;font-weight:600;text-decoration:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .2s,border-color .2s,transform .2s}.lp-cta-privacy-pill:hover{background:#ffffff38;border-color:#fff9;color:#fff;transform:translateY(-1px)}.lp-cta-privacy-pill .anticon{font-size:15px;color:#fff}.lp-cta-contact{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;color:#ffffffd9;font-size:14px}.lp-cta-contact-item{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:500}.lp-cta-contact-item:hover{text-decoration:underline}.lp-cta-contact-sep{color:#fff6}.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-contact a{display:inline-flex;align-items:center;gap:8px}.lp-footer-contact .anticon{font-size:14px;color:var(--brand-footer-link-hover)}.lp-footer-address{color:#94a3b8;font-size:13px;line-height:1.5;display:flex;align-items:flex-start;gap:8px}.lp-footer-address .anticon{margin-top:3px;font-size:14px;color:var(--brand-footer-link-hover);flex-shrink:0}.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}}.bl-root,.bp-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)}.bl-container,.bp-container{max-width:860px;margin:0 auto;padding:0 24px;width:100%}.bl-header,.bp-header{background:var(--brand-gradient, linear-gradient(135deg, #1B4293, #0084C9));padding:32px 0 40px}.bl-back,.bp-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#ffffffbf;font-size:14px;cursor:pointer;padding:0;margin-bottom:0;transition:color .2s;text-decoration:none}.bl-nav,.bp-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.bl-nav-link,.bp-nav-link{color:#ffffffd9;font-size:14px;text-decoration:none;transition:color .2s}.bl-nav-link:hover,.bp-nav-link:hover{color:#fff;text-decoration:underline}.bl-back:hover,.bp-back:hover{color:#fff}.bl-header-inner{display:flex;align-items:flex-start;gap:16px}.bl-header-icon{font-size:40px!important;color:#ffffffd9!important;flex-shrink:0;margin-top:4px}.bl-main-title,.bp-main-title{color:#fff!important;margin:0 0 4px!important;font-weight:800!important}.bl-header-sub{color:#ffffffbf;font-size:14px;display:block;line-height:1.5}.bp-header-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.bp-tag,.bl-tag{background:#ffffff26!important;border-color:#ffffff40!important;color:#fff!important}.bl-tag{background:var(--brand-bg-accent, #e6f4ff)!important;border-color:transparent!important;color:var(--brand-primary, #1B4293)!important}.bp-meta{display:flex;flex-wrap:wrap;gap:18px;margin:12px 0 16px;color:#ffffffd9;font-size:14px}.bp-meta-item{display:inline-flex;align-items:center;gap:6px}.bp-excerpt{display:block;color:#ffffffeb;font-size:16px;line-height:1.7;max-width:700px}.bl-main,.bp-main{flex:1;padding:40px 0 64px}.bl-list{list-style:none;padding:0;margin:0;display:grid;gap:20px}.bl-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.bl-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.bl-card-link{display:block;padding:28px 32px;color:inherit;text-decoration:none}.bl-card-link:hover{text-decoration:none}.bl-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.bl-card-title{color:var(--brand-primary, #1B4293)!important;margin:0 0 8px!important;font-weight:700!important;font-size:22px!important;line-height:1.3!important}.bl-card-excerpt{color:#475569!important;font-size:15px!important;line-height:1.7!important;margin-bottom:12px!important}.bl-card-meta{display:flex;flex-wrap:wrap;gap:18px;color:#64748b;font-size:13px}.bl-meta-item{display:inline-flex;align-items:center;gap:6px}.bp-content{background:#fff;border-radius:16px;padding:48px 56px;box-shadow:0 4px 24px #0000000f}.bp-content .bp-h1,.bp-content .bp-h2,.bp-content .bp-h3,.bp-content .bp-h4{color:var(--brand-primary, #1B4293)!important;font-weight:700!important}.bp-content .bp-h1{font-size:28px!important;margin-top:0!important}.bp-content .bp-h2{font-size:22px!important;margin-top:36px!important;padding-bottom:8px;border-bottom:2px solid var(--brand-bg-accent, #e6f4ff)}.bp-content .bp-h3{font-size:18px!important;margin-top:24px!important}.bp-content .bp-h4{font-size:16px!important;margin-top:18px!important}.bp-content .bp-p{font-size:16px!important;line-height:1.85!important;color:#334155!important;margin-bottom:14px!important}.bp-content .bp-strong{color:#0f172a;font-weight:700}.bp-content .bp-ul,.bp-content .bp-ol{padding-left:22px;margin:0 0 16px;color:#334155}.bp-content .bp-li{font-size:16px;line-height:1.85;margin-bottom:6px}.bp-content .bp-a{color:var(--brand-secondary, #0084C9);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s}.bp-content .bp-a:hover{border-bottom-color:var(--brand-secondary, #0084C9)}.bp-content .bp-blockquote{margin:20px 0;padding:12px 20px;border-left:4px solid var(--brand-secondary, #0084C9);background:var(--brand-bg-accent, #e6f4ff);border-radius:0 8px 8px 0;color:#334155}.bp-content .bp-code-inline{background:#f1f5f9;color:#0f172a;padding:2px 6px;border-radius:4px;font-size:.92em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.bp-content .bp-pre{background:#0f172a;color:#e2e8f0;padding:16px 20px;border-radius:8px;overflow-x:auto;font-size:14px;line-height:1.6;margin:16px 0}.bp-content .bp-pre .bp-code-inline{background:transparent;color:inherit;padding:0}.bp-content .bp-hr{border:0;border-top:1px solid #e2e8f0;margin:32px 0}.bp-content .bp-table-wrap{overflow-x:auto;margin:16px 0}.bp-content .bp-table{width:100%;border-collapse:collapse}.bp-content .bp-table th,.bp-content .bp-table td{border:1px solid #e2e8f0;padding:10px 14px;text-align:left;font-size:15px}.bp-content .bp-table th{background:var(--brand-bg-accent, #e6f4ff);color:var(--brand-primary, #1B4293);font-weight:700}@media(max-width:640px){.bp-content{padding:28px 22px}.bl-card-link{padding:22px 20px}.bl-card-title{font-size:19px!important}}.tour-fab>.ant-float-btn .ant-float-btn-body{background:var(--brand-primary, #1677ff)!important;color:#fff}.tour-fab>.ant-float-btn .ant-float-btn-body:hover{background:var(--brand-secondary, var(--brand-primary, #1677ff))!important}.tour-fab>.ant-float-btn .ant-float-btn-icon,.tour-fab>.ant-float-btn .anticon{color:#fff!important}.tour-fab--pulse>.ant-float-btn .ant-float-btn-body{animation:tour-fab-pulse 1.8s ease-out infinite}@keyframes tour-fab-pulse{0%{box-shadow:0 0 0 0 var(--brand-primary, rgba(22, 119, 255, .55))}70%{box-shadow:0 0 0 14px #0000}to{box-shadow:0 0 #0000}}.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}.tour-trigger .anticon{font-size:20px}.tour-trigger--pulse{background:var(--brand-secondary, #0084C9)!important;border-color:var(--brand-secondary, #0084C9)!important;color:#fff!important;box-shadow:0 0 #0084c999;animation:tour-trigger-pulse 1.8s ease-out infinite}.tour-trigger--pulse:hover,.tour-trigger--pulse:focus{background:var(--brand-primary, #1B4293)!important;border-color:var(--brand-primary, #1B4293)!important;color:#fff!important}@keyframes tour-trigger-pulse{0%{box-shadow:0 0 #0084c98c}70%{box-shadow:0 0 0 12px #0084c900}to{box-shadow:0 0 #0084c900}}@media(prefers-reduced-motion:reduce){.tour-trigger--pulse{animation:none}}.cookie-banner{position:fixed;bottom:16px;left:16px;right:16px;z-index:2000;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 8px 24px #0000002e;padding:16px 20px;max-width:960px;margin:0 auto}.cookie-banner__content{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:space-between}.cookie-banner__text{flex:1 1 320px;min-width:280px;color:#000000d9;font-size:14px;line-height:1.5}.cookie-banner__text strong{display:block;margin-bottom:4px;color:var(--brand-primary, #1677ff);font-size:15px}.cookie-banner__text p{margin:0}.cookie-banner__link{background:none;border:0;padding:0;color:var(--brand-primary, #1677ff);cursor:pointer;text-decoration:underline;font:inherit}.cookie-banner__actions{flex-shrink:0}.cookie-banner__prefs{margin-top:12px;border-top:1px solid rgba(0,0,0,.06);padding-top:12px;display:flex;flex-direction:column;gap:10px}.cookie-banner__pref-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.cookie-banner__pref-row strong{display:block;color:#000000d9;font-size:14px;margin:0}.cookie-banner__pref-row p{margin:2px 0 0;color:#0000008c;font-size:12px;line-height:1.4}@media(max-width:600px){.cookie-banner{bottom:8px;left:8px;right:8px;padding:14px}.cookie-banner__actions{width:100%;justify-content:flex-end}}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)}
