.header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0;box-shadow:0 8px 28px #0b2f5b14}.header-container{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px 0;display:grid}.header-left,.header-right{align-items:center;display:flex}.header-right{justify-content:flex-end}.header-center{justify-content:center;display:flex}.header-logo{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:inline-flex}.fiscora-logo-mark{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));width:38px;height:38px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #2563eb3d}.fiscora-logo-text{color:var(--color-primary-dark);letter-spacing:-.7px;font-size:25px;font-weight:900}.header-nav{align-items:center;gap:28px;display:flex}.nav-link-button{cursor:pointer;color:var(--color-primary-dark);background:0 0;border:none;font-family:inherit;font-size:15px;font-weight:750;transition:color .25s;position:relative}.nav-link-button:after{content:"";background:var(--color-secondary);border-radius:999px;width:0;height:3px;transition:width .25s;position:absolute;bottom:-8px;left:0}.nav-link-button:hover{color:var(--color-primary)}.nav-link-button:hover:after{width:100%}.btn-system{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));min-height:44px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 12px 26px #2563eb40}.btn-system:hover{background:linear-gradient(135deg, var(--color-secondary), var(--color-primary));transform:translateY(-2px);box-shadow:0 16px 34px #16a34a3d}.mobile-menu-toggle,.mobile-only{display:none}@media (width<=992px){.header-container{justify-content:space-between;padding:12px 0;display:flex}.mobile-menu-toggle{border:1px solid var(--color-border);background:var(--color-white);width:44px;height:44px;color:var(--color-primary-dark);cursor:pointer;z-index:3002;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.header-right{display:none}.header-center{background:var(--color-white);z-index:3000;width:100%;height:100vh;padding:110px 24px 40px;display:none;position:fixed;inset:0;overflow-y:auto}.header-center.open{display:block}.header-nav{flex-direction:column;align-items:stretch;gap:14px;max-width:520px;margin:auto}.nav-link-button{text-align:left;background:var(--color-bg);border-radius:18px;width:100%;padding:18px 20px;font-size:18px;font-weight:850}.nav-link-button:after{display:none}.nav-link-button:hover{background:#eef6ff}.mobile-only{width:100%;margin-top:10px;display:inline-flex}}@media (width<=576px){.fiscora-logo-mark{width:34px;height:34px;font-size:18px}.fiscora-logo-text{font-size:22px}.header-center{padding:95px 18px 34px}}.fiscora-logo-img{object-fit:contain;width:auto;height:50px}.topbar{background:var(--color-primary);color:#fff;align-items:center;height:34px;font-size:11px;font-weight:600;display:flex}.topbar-container{justify-content:space-between;align-items:center;display:flex}.topbar-left{flex:1}.topbar-right{align-items:center;gap:12px;display:flex}.topbar-country{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.topbar-country:hover,.topbar-link:hover,.topbar-phone:hover{opacity:.85}.topbar-flag{object-fit:cover;border-radius:50%;width:16px;height:16px}.topbar-divider{background:#ffffff59;width:1px;height:14px}.topbar-link,.topbar-phone{color:#fff;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:600;text-decoration:none;display:flex}@media (width<=992px){.topbar{display:none}}.footer{color:#ffffffc2;background:#0b1f33;width:100%;padding:72px 0 0}.footer .container{width:100%;max-width:1440px;margin:0 auto;padding:0 60px}.footer-grid{border-bottom:1px solid #ffffff17;grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(170px,1fr));align-items:start;gap:64px;width:100%;padding-bottom:54px;display:grid}.footer-brand,.footer-col,.footer-contact{align-self:start;min-width:0;margin:0;padding:0}.footer-brand{width:100%}.footer-logo-button{cursor:pointer;background:0 0;border:none;outline:none;justify-content:flex-start;align-items:flex-start;margin:0 0 24px;padding:0;display:inline-flex}.footer-logo-button:focus-visible{outline:2px solid var(--color-secondary);outline-offset:5px;border-radius:8px}.footer-logo{object-fit:contain;width:175px;height:auto;display:block}.footer-brand-description{color:#ffffffb8;max-width:450px;margin:0 0 14px;font-size:15px;line-height:1.85}.footer-deployment{color:#ffffffe6;margin:0 0 28px;font-size:14px;font-weight:600;line-height:1.6}.footer-socials{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer-socials a{color:#fff;background:#ffffff12;border:1px solid #ffffff12;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;text-decoration:none;transition:background-color .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.footer-socials a:hover{color:#fff;background:var(--color-secondary);border-color:var(--color-secondary);transform:translateY(-3px)}.footer-socials a:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}.footer-col{width:100%}.footer-col h2,.footer-contact h2{color:#fff;margin:0 0 25px;padding:0;font-size:18px;font-weight:700;line-height:1.3;display:block}.footer-col ul,.footer-contact ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:14px}.footer-col li:last-child{margin-bottom:0}.footer-nav-button,.footer-col a,.footer-link-button{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.65;text-decoration:none;transition:color .25s,transform .25s}.footer-nav-button{align-items:center;max-width:100%;display:inline-flex}.footer-nav-button:hover,.footer-col a:hover,.footer-link-button:hover{color:#fff;transform:translate(4px)}.footer-nav-button:focus-visible,.footer-col a:focus-visible,.footer-link-button:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px;border-radius:4px}.footer-nav-with-icon{align-items:center;gap:9px;display:inline-flex}.footer-nav-with-icon svg{color:var(--color-secondary);flex-shrink:0}.footer-contact{width:100%;display:block}.footer-contact address{margin:0;padding:0;font-style:normal;display:block}.footer-contact address ul{margin:0;padding:0}.footer-contact li{color:#ffffffb8;align-items:flex-start;gap:11px;margin:0 0 16px;font-size:14px;line-height:1.65;display:flex}.footer-contact li:last-child{margin-bottom:0}.footer-contact svg{color:var(--color-secondary);flex-shrink:0;margin-top:4px}.footer-contact a{overflow-wrap:anywhere}.footer-demo-button{color:#fff;background:var(--color-secondary);border:1px solid var(--color-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin:26px 0 0;padding:11px 19px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;transition:background-color .25s,border-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.footer-demo-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.footer-demo-button:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-contact-column{flex-direction:column;align-self:start;align-items:stretch;gap:34px;min-width:0;margin:0;padding:0;display:flex}.footer-newsletter{border-top:1px solid #ffffff17;width:100%;padding-top:30px}.footer-newsletter h2{color:#fff;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.3}.footer-newsletter>p{color:#ffffff9e;margin:0 0 18px;font-size:13px;line-height:1.7}.footer-newsletter-form{flex-direction:column;gap:13px;display:flex}.footer-newsletter-input-group{background:#fff1;border:1px solid #ffffff1c;border-radius:11px;align-items:center;width:100%;min-height:48px;padding-left:14px;transition:border-color .25s,background-color .25s,box-shadow .25s;display:flex;overflow:hidden}.footer-newsletter-input-group:focus-within{border-color:var(--color-secondary);background:#ffffff17;box-shadow:0 0 0 3px #3b82f62e}.footer-newsletter-input-group>svg{color:var(--color-secondary);flex-shrink:0}.footer-newsletter-input-group input{color:#fff;background:0 0;border:none;outline:none;width:100%;min-width:0;height:46px;padding:0 10px;font-family:inherit;font-size:13px}.footer-newsletter-input-group input::placeholder{color:#ffffff6b}.footer-newsletter-input-group button{color:#fff;background:var(--color-secondary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:50px;transition:filter .25s,transform .25s;display:inline-flex}.footer-newsletter-input-group button:hover{filter:brightness(1.08)}.footer-newsletter-input-group button:focus-visible{outline-offset:-4px;outline:2px solid #fff}.footer-newsletter-consent{color:#ffffff80;cursor:pointer;align-items:flex-start;gap:9px;font-size:11px;line-height:1.55;display:flex}.footer-newsletter-consent input{width:15px;height:15px;accent-color:var(--color-secondary);flex-shrink:0;margin:2px 0 0}.footer-inline-link{color:#ffffffc2;font-family:inherit;font-size:inherit;line-height:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.footer-inline-link:hover{color:#fff}.footer-inline-link:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px;border-radius:3px}.footer-newsletter-message{color:#ffffffab;min-height:18px;margin:0;font-size:11px;line-height:1.5}.footer-seo{border-bottom:1px solid #ffffff14;width:100%;padding:34px 0 28px}.footer-seo h2{color:#fffffff0;margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.4}.footer-seo p{color:#ffffff94;max-width:1120px;margin:0;font-size:13px;line-height:1.8}.footer-capabilities{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:24px 0;display:flex}.footer-capabilities span{color:#ffffffb8;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:30px;padding:6px 11px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.footer-bottom{justify-content:space-between;align-items:center;gap:28px;width:100%;padding:25px 0;display:flex}.footer-bottom p{color:#ffffff7a;margin:0;font-size:12px;line-height:1.6}.footer-bottom-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.footer-bottom-links .footer-link-button{color:#ffffff80;font-size:12px}.footer-bottom-links .footer-link-button:hover{color:#fff;transform:none}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1200px){.footer .container{padding:0 42px}.footer-grid{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(150px,1fr));gap:42px}}@media (width<=1050px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 60px}.footer-brand-description{max-width:520px}}@media (width<=768px){.footer{padding-top:58px}.footer .container{padding:0 24px}.footer-grid{grid-template-columns:1fr;gap:42px;padding-bottom:42px}.footer-logo{width:165px}.footer-brand-description{max-width:100%;font-size:14px;line-height:1.8}.footer-col h2,.footer-contact h2{margin-bottom:20px;font-size:17px}.footer-demo-button{width:100%;max-width:280px}.footer-contact-column{gap:30px}.footer-newsletter{padding-top:26px}.footer-seo{padding:28px 0 24px}.footer-seo p{font-size:12px}.footer-capabilities{padding:22px 0}.footer-bottom{flex-direction:column;align-items:flex-start;padding:24px 0 28px}.footer-bottom-links{justify-content:flex-start}}@media (width<=480px){.footer{padding-top:50px}.footer .container{padding:0 18px}.footer-grid{gap:38px}.footer-logo{width:150px}.footer-newsletter-input-group{min-height:46px}.footer-newsletter-input-group input{height:44px}.footer-socials a{border-radius:12px;width:42px;height:42px}.footer-capabilities{gap:8px}.footer-capabilities span{padding:6px 9px;font-size:11px}.footer-bottom-links{flex-direction:column;align-items:flex-start;gap:11px}}.hero{min-height:86vh;color:var(--color-white);background:radial-gradient(circle at 20% 20%,#2563eb3d,#0000 28%),radial-gradient(circle at 80% 30%,#16a34a29,#0000 25%),linear-gradient(135deg,#081827 0%,#0b1f33 50%,#132d46 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:56px 56px;animation:18s linear infinite gridMove;position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;display:grid;position:relative}.hero-content{max-width:760px;animation:.9s ease-out both heroFadeUp}.hero-badge{color:#eaf7ff;background:#ffffff21;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.hero-content h1{letter-spacing:-1px;margin-bottom:22px;font-size:clamp(30px,4vw,52px);line-height:1.15}.hero-content p{color:#ffffffd1;max-width:700px;margin-bottom:34px;font-size:clamp(16px,2vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-image{justify-content:center;align-items:center;animation:6s ease-in-out infinite heroImageFloat;display:flex}.hero-image img{filter:drop-shadow(0 25px 45px #00000038);width:100%;max-width:460px;display:block}.hero-tech-bg{z-index:1;pointer-events:none;position:absolute;inset:0}.tech-orb{filter:blur(8px);opacity:.35;border-radius:50%;width:260px;height:260px;animation:8s ease-in-out infinite floatOrb;position:absolute}.orb-one{background:radial-gradient(circle,#2563ebbf,#0000 62%);top:18%;left:8%}.orb-two{background:radial-gradient(circle,#16a34a8c,#0000 64%);animation-delay:-3s;bottom:12%;right:8%}.tech-dot{background:var(--color-secondary);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite pulseDot;position:absolute;box-shadow:0 0 22px #16a34abf}.dot-one{top:25%;right:26%}.dot-two{animation-delay:-.7s;bottom:28%;left:22%}.dot-three{animation-delay:-1.2s;top:62%;right:18%}.hero-fiscora-card{justify-content:center;align-items:center;display:flex}.fiscora-lead-form{color:#0f172a;background:#fff;border-radius:24px;width:100%;max-width:460px;padding:20px;box-shadow:0 22px 55px #0000002e}.lead-form-header{text-align:left;margin-bottom:20px;display:block}.lead-form-header span{color:#132d46;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.lead-form-header strong{color:#0b1f33;font-size:20px;font-weight:900;line-height:1.28;display:block}.lead-form-header:after{content:"";background:linear-gradient(90deg,#132d46,#f4c430);border-radius:999px;width:58px;height:4px;margin-top:10px;display:block}.lead-mini-text{color:#64748b;margin-top:8px;margin-bottom:0;font-size:10px;font-weight:600}.lead-steps{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;display:grid}.lead-steps span{text-align:center;color:#64748b;background:#eef2f7;border-radius:999px;padding:10px;font-size:10px;font-weight:800}.lead-steps span.active{color:#fff;background:#132d46}.lead-step-content{gap:10px;display:grid}.lead-step-content label{color:#334155;gap:7px;font-size:14px;font-weight:700;display:grid}.form-grid-two{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.form-grid-two .full-width{grid-column:span 2}.lead-step-content input,.lead-step-content select{color:#0f172a;background:#fff;border:1px solid #d6e0ec;border-radius:14px;outline:none;width:100%;height:36px;padding:0 14px;font-size:14px}.lead-step-content input::placeholder{color:#7c8798}.lead-step-content input:focus,.lead-step-content select:focus{border-color:#132d46;box-shadow:0 0 0 3px #2563eb24}.lead-full-btn{width:100%}.privacy-check{align-items:flex-start;line-height:1.4;color:#475569!important;gap:10px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.privacy-check input{accent-color:#132d46;min-width:14px;margin-top:3px;width:auto!important;height:auto!important}.lead-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.lead-trust{text-align:center;color:#64748b;margin-top:2px;font-size:12px;font-weight:600}.plan-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.plan-summary h3{color:#0b1f33;margin-bottom:4px;font-size:19px}.plan-summary p{color:#64748b;margin-bottom:12px;font-size:14px}.price-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.price-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.price-grid span{color:#64748b;font-size:12px;font-weight:700;display:block}.price-grid strong{color:#0b1f33;margin-top:3px;font-size:16px;display:block}.annual-saving{background:#dcfce7;border-radius:12px;margin-top:12px;padding:9px 11px;font-weight:800;color:#166534!important}.plan-summary ul{color:#334155;margin-top:10px;padding-left:18px;font-size:14px}.plan-summary li{margin-bottom:4px}.lead-actions{gap:12px;display:flex}.lead-actions .btn{flex:1}.btn-primary{transition:all .25s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb3d}@media (width<=1100px){.hero{padding:80px 0}.hero-grid{text-align:center;grid-template-columns:1fr}.hero-content{max-width:850px;margin:0 auto}.hero-content p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-fiscora-card{margin-top:24px}.fiscora-lead-form{max-width:680px}}@media (width<=768px){.hero{min-height:auto;padding:64px 0}.hero-content h1{font-size:clamp(30px,9vw,42px)}.hero-content p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.form-grid-two,.price-grid{grid-template-columns:1fr}.form-grid-two .full-width{grid-column:span 1}.lead-actions{flex-direction:column}.lead-form-header{text-align:center}.lead-form-header:after{margin-left:auto;margin-right:auto}.lead-form-header strong{font-size:16px}.tech-dot{display:none}}@media (width<=520px){.fiscora-lead-form{border-radius:20px;padding:20px}.hero-badge{padding:9px 14px;font-size:12px}.lead-steps span{padding:9px 8px;font-size:12px}}.problem-section{background:#f8fafc;padding:80px 0}.problem-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px;display:grid}.problem-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:22px;transition:all .3s;position:relative;overflow:hidden}.problem-card:hover{border-color:#132d46;transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.problem-card:before{content:"";opacity:0;background:linear-gradient(90deg,#132d46,#f4c430);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.problem-card:hover:before{opacity:1}.problem-icon{color:#132d46;background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;transition:all .3s;display:flex}.problem-card:hover .problem-icon{color:#fff;background:#132d46;transform:scale(1.05)}.problem-card h3{color:#0b1f33;margin-bottom:8px;font-size:16px;font-weight:800}.problem-card p{color:#64748b;font-size:14px;line-height:1.5}.problem-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#0b1f33,#132d46);border-radius:22px;margin-top:50px;padding:36px}.problem-cta h3{margin-bottom:10px;font-size:22px;font-weight:900}.problem-cta p{opacity:.9;margin-bottom:20px;font-size:15px}.problem-cta .btn{color:#0b1f33;background:#fff;border-radius:12px;padding:12px 22px;font-weight:800;transition:all .25s}.problem-cta .btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000040}@media (width<=1024px){.problem-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.problem-grid{grid-template-columns:1fr}.problem-section{padding:60px 0}.problem-cta{padding:26px}.problem-cta h3{font-size:18px}}.services-section{background:#fff;padding:80px 0}.services-header{text-align:center;max-width:820px;margin:0 auto 42px}.services-eyebrow{color:#132d46;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1a;border-radius:999px;margin-bottom:12px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.services-header h2{color:#0b1f33;margin-bottom:14px;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.15}.services-header p{color:#64748b;margin-bottom:20px;font-size:16px;line-height:1.7}.services-highlights{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.services-highlights span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.services-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:230px;padding:22px;transition:all .25s;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb14,#0000 55%);transition:opacity .25s;position:absolute;inset:0}.service-card:hover{border-color:#132d46;transform:translateY(-6px);box-shadow:0 18px 38px #0f172a1f}.service-card:hover:before{opacity:1}.service-card-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex;position:relative}.service-icon{color:#132d46;background:#2563eb1a;border-radius:14px;place-items:center;width:48px;height:48px;transition:all .25s;display:grid}.service-card:hover .service-icon{color:#fff;background:#132d46}.service-number{color:#cbd5e1;font-size:22px;font-weight:900}.service-card h3{z-index:1;color:#0b1f33;margin-bottom:10px;font-size:18px;font-weight:900;line-height:1.3;position:relative}.service-card p{z-index:1;color:#64748b;font-size:14px;line-height:1.55;position:relative}@media (width<=1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.services-section{padding:60px 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}}.plans-section{background:radial-gradient(circle at 12% 15%,#2563eb1a,#0000 30%),radial-gradient(circle at 88% 20%,#16a34a1a,#0000 28%),linear-gradient(#f8fafc 0%,#fff 100%);padding:90px 0}.plans-section .container{flex-direction:column;align-items:center;display:flex}.plans-section .services-header{text-align:center;max-width:760px;margin:0 auto}.plans-section .services-header h2{color:#0b1f33;font-weight:900}.plans-section .services-header p{color:#64748b;max-width:620px;margin:0 auto}.billing-toggle{background:#eaf3f8;border:1px solid #d8e7ef;border-radius:999px;align-items:center;gap:4px;margin:28px auto 42px;padding:6px;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a0f}.billing-toggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;min-width:145px;padding:11px 18px;font-size:13px;font-weight:900;transition:all .25s}.billing-toggle button:hover{color:#0b1f33}.billing-toggle button.active{color:#fff;background:linear-gradient(135deg,#132d46,#132d46);box-shadow:0 10px 22px #2563eb47}.plans-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:26px;width:100%;max-width:760px;display:flex}.plan-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;width:100%;max-width:360px;min-height:520px;padding:32px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #0f172a12}.plan-card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb1a,#0000 55%);transition:opacity .3s;position:absolute;inset:0}.plan-card:hover{border-color:#132d46;transform:translateY(-8px);box-shadow:0 26px 58px #0f172a26}.plan-card:hover:before{opacity:1}.plan-card.featured{border:2px solid #132d46;box-shadow:0 26px 64px #2563eb2b}.plan-card.featured:after{content:"";background:#2563eb21;border-radius:999px;width:190px;height:190px;position:absolute;top:-85px;right:-80px}.plan-badge{z-index:1;color:#fff;background:linear-gradient(135deg,#132d46,#132d46);border-radius:999px;align-items:center;width:fit-content;margin-bottom:14px;padding:7px 13px;font-size:12px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 10px 20px #2563eb40}.plan-card h3{z-index:1;color:#0b1f33;margin-bottom:10px;font-size:25px;font-weight:900;line-height:1.15;position:relative}.plan-description{z-index:1;color:#64748b;min-height:66px;margin-bottom:18px;font-size:14px;line-height:1.55;position:relative}.plan-price{z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin:10px 0 8px;padding:18px;position:relative}.plan-real-price{color:#94a3b8;margin:0 0 6px;font-size:14px;font-weight:800;text-decoration:line-through}.plan-price strong{color:#0b1f33;letter-spacing:-1px;font-size:44px;font-weight:900;line-height:1;display:inline-block}.plan-price span{color:#64748b;margin-left:6px;font-size:14px;font-weight:800;display:inline-block}.plan-saving{z-index:1;color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;width:fit-content;margin:12px 0 14px;padding:8px 12px;font-size:13px;font-weight:900;position:relative}.plan-facturas{z-index:1;color:#132d46;margin:4px 0 14px;font-size:13px;font-weight:900;position:relative}.plan-features{z-index:1;gap:10px;margin:14px 0 24px;padding:0;list-style:none;display:grid;position:relative}.plan-features li{color:#334155;align-items:flex-start;gap:9px;font-size:14px;line-height:1.4;display:flex}.plan-features li:before{content:"✓";color:#132d46;background:#2563eb1f;border-radius:999px;flex:none;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid}.plan-card .btn{z-index:1;justify-content:center;width:100%;min-height:46px;margin-top:auto;position:relative}.plans-note{color:#64748b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-width:760px;margin:34px auto 0;padding:16px 18px;font-size:14px;box-shadow:0 10px 24px #0f172a0d}@media (width<=840px){.plans-section{padding:70px 0}.plans-grid{flex-direction:column;align-items:center;max-width:420px}.plan-card{max-width:100%;min-height:auto}}@media (width<=560px){.billing-toggle{width:100%}.billing-toggle button{width:50%;min-width:unset;padding:10px 12px;font-size:12px}.plan-card{border-radius:24px;padding:26px 22px}.plan-price strong{font-size:38px}.plan-price span{margin-top:4px;margin-left:0;display:block}}.reseller-section{background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 30%),linear-gradient(#fff 0%,#f8fafc 100%);padding:90px 0}.reseller-section .container{flex-direction:column;align-items:center;display:flex}.reseller-section .services-header{text-align:center;max-width:780px;margin:0 auto}.reseller-section .services-header h2{color:#0b1f33;font-weight:900}.reseller-section .services-header p{color:#64748b;max-width:620px;margin:0 auto}.reseller-highlights{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.reseller-highlights span{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900}#contador-reseller .services-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;width:100%;max-width:980px;margin:42px auto 0;display:flex}#contador-reseller .service-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:300px;min-height:210px;padding:26px 22px;transition:all .3s;display:flex;box-shadow:0 14px 32px #0f172a0f}#contador-reseller .service-card:hover{border-color:#132d46;transform:translateY(-6px);box-shadow:0 22px 48px #0f172a21}#contador-reseller .service-card h3{color:#0b1f33;margin-bottom:10px;font-size:18px;font-weight:900}#contador-reseller .service-card p{color:#64748b;font-size:14px;line-height:1.55}.reseller-form{background:#fff;border:1px solid #e2e8f0;border-radius:26px;width:100%;max-width:760px;margin:52px auto 0;padding:30px;box-shadow:0 20px 48px #0f172a17}.reseller-form-header{text-align:center;margin-bottom:22px}.reseller-form-header h3{color:#0b1f33;margin-bottom:6px;font-size:22px;font-weight:900}.reseller-form-header p{color:#64748b;font-size:14px}.reseller-form .form-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:14px;display:grid}.reseller-form input,.reseller-form textarea{color:#0f172a;background:#fff;border:1px solid #d6e0ec;border-radius:14px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:all .2s}.reseller-form input::placeholder,.reseller-form textarea::placeholder{color:#94a3b8}.reseller-form textarea{resize:vertical;min-height:96px;margin-bottom:14px}.reseller-form input:focus,.reseller-form textarea:focus{border-color:#132d46;box-shadow:0 0 0 3px #2563eb24}.reseller-form .btn{justify-content:center;width:100%;min-height:46px}.reseller-note{text-align:center;color:#64748b;margin-top:10px;font-size:12px;font-weight:600}@media (width<=900px){#contador-reseller .services-grid{max-width:680px}#contador-reseller .service-card{max-width:320px}}@media (width<=768px){.reseller-section{padding:70px 0}.reseller-form{border-radius:22px;padding:24px}.reseller-form .form-grid{grid-template-columns:1fr}}@media (width<=520px){#contador-reseller .service-card{max-width:100%}.reseller-form{padding:20px}}.hero-trust{color:#ffffffc7;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:14px;display:flex}.hero-trust span{align-items:center;gap:7px;display:flex}.hero-trust svg{color:#f4c430}.platform-preview{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff29;border-radius:28px;padding:28px;animation:6s ease-in-out infinite heroImageFloat;box-shadow:0 30px 70px #00000040}.preview-top{border-bottom:1px solid #ffffff21;align-items:center;gap:13px;padding-bottom:20px;display:flex}.preview-top img{object-fit:contain;width:46px;height:46px}.preview-top div{display:grid}.preview-top span,.preview-metric small{color:#ffffffa6}.preview-metric{color:#0b1f33;background:#fff;border-radius:20px;gap:8px;margin:22px 0;padding:23px;display:grid}.preview-metric>span{text-transform:uppercase;letter-spacing:.08em;color:#2f7d6d;font-size:12px;font-weight:800}.preview-metric strong{font-size:24px}.preview-products{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.preview-products span{text-align:center;background:#ffffff14;border-radius:13px;padding:13px;font-size:13px;font-weight:700}.ecosystem-section{background:#fff}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ecosystem-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px;transition:all .25s;position:relative}.ecosystem-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.ecosystem-icon{color:#132d46;background:#eef6ff;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.product-status{color:#64748b;text-transform:uppercase;background:#eef2f7;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;position:absolute;top:20px;right:20px}.product-status.available{color:#2f7d6d;background:#eafbf1}.ecosystem-card h3{margin:20px 0 9px}.ecosystem-card p{color:#64748b}.ecosystem-card a{color:#132d46;align-items:center;gap:6px;margin-top:18px;font-weight:800;display:inline-flex}.how-section{background:#f3f7fa}.how-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.how-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:25px}.how-grid article>span{color:#2f7d6d;font-weight:900}.how-grid h3{margin:14px 0 8px}.how-grid p{color:#64748b}@media (width<=900px){.hero-grid,.ecosystem-grid,.how-grid{grid-template-columns:1fr 1fr}.platform-preview{order:2}}@media (width<=640px){.hero-grid,.ecosystem-grid,.how-grid{grid-template-columns:1fr}.hero{padding:70px 0}.preview-products{grid-template-columns:1fr}}.legal-hero{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff1f,#0000 34%),#132d46;padding:64px 0 58px}.legal-hero-inner{max-width:1180px}.legal-breadcrumb{color:#ffffffb3;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:34px;font-size:14px;display:flex}.legal-breadcrumb a{color:#fff;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.legal-heading{align-items:flex-start;gap:22px;max-width:900px;display:flex}.legal-icon{color:#132d46;background:#fff;border-radius:16px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.legal-kicker{color:#ffffffbd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:13px;font-weight:700}.legal-heading h1{color:#fff;margin:0 0 16px;font-size:clamp(32px,5vw,50px);line-height:1.08}.legal-heading>div>p:not(.legal-kicker){color:#ffffffc7;max-width:760px;margin:0 0 15px;font-size:17px;line-height:1.75}.legal-updated{color:#ffffff9e;font-size:13px}.legal-layout-section{background:#f6f8fb;padding:68px 0 86px}.legal-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:42px;max-width:1180px;display:grid}.legal-sidebar{background:#fff;border:1px solid #e4e9ef;border-radius:18px;padding:24px;position:sticky;top:112px;box-shadow:0 14px 35px #132d4614}.legal-sidebar h2{color:#132d46;margin:0 0 18px;font-size:17px}.legal-sidebar ul{margin:0;padding:0;list-style:none}.legal-sidebar li+li{margin-top:5px}.legal-sidebar a{color:#536271;border-radius:9px;padding:10px 12px;font-size:14px;line-height:1.45;text-decoration:none;transition:background-color .2s,color .2s;display:block}.legal-sidebar a:hover,.legal-sidebar a.active{color:#132d46;background:#eef3f7}.legal-sidebar a.active{font-weight:700}.legal-content{background:#fff;border:1px solid #e4e9ef;border-radius:22px;padding:clamp(28px,5vw,54px);box-shadow:0 18px 42px #132d4614}.legal-section+.legal-section{border-top:1px solid #e9edf1;margin-top:30px;padding-top:30px}.legal-section h2,.legal-contact-box h2{color:#132d46;margin:0 0 15px;font-size:22px;line-height:1.3}.legal-section p,.legal-section li,.legal-contact-box p{color:#536271;font-size:16px;line-height:1.85}.legal-section p{margin:0 0 14px}.legal-section ul{margin:8px 0 0;padding-left:22px}.legal-section li+li{margin-top:8px}.legal-contact-box{background:#f1f5f8;border-left:4px solid #132d46;border-radius:12px;margin-top:38px;padding:24px}.legal-contact-box p{margin:0}.legal-contact-box a{color:#132d46;font-weight:700}@media (width<=900px){.legal-layout{grid-template-columns:1fr}.legal-sidebar{position:static}}@media (width<=640px){.legal-hero{padding:44px 0}.legal-heading{flex-direction:column;gap:16px}.legal-layout-section{padding:42px 0 58px}.legal-sidebar,.legal-content{border-radius:15px}}.content-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#081827,#132d46);padding:110px 0 80px}.content-hero span{color:#f4c430;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:13px;font-weight:800;display:inline-block}.content-hero h1{max-width:850px;margin:0 auto 20px;font-size:clamp(36px,6vw,64px);line-height:1.08}.content-hero p{color:#ffffffc7;max-width:760px;margin:auto;font-size:19px}.content-body{background:#f3f7fa;min-height:360px;padding:80px 0}.content-list{grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px;margin:auto;display:grid}.content-list>div{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:12px;padding:22px;display:flex}.content-list svg{color:#2f7d6d;flex:none}.content-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.content-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:28px;position:relative}.content-card>svg{color:#132d46}.content-card h2{margin:18px 0 10px}.content-card p{color:#64748b}.content-card a,.content-primary-link{color:#132d46;align-items:center;gap:7px;margin-top:20px;font-weight:800;display:inline-flex}.status{background:#eef2f7;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}.status.available{color:#2f7d6d;background:#eafbf1}@media (width<=800px){.content-list,.content-card-grid{grid-template-columns:1fr}.content-hero{padding:80px 0 60px}}:root{--color-primary-dark:#0b1f33;--color-primary:#132d46;--color-primary-soft:#eef6ff;--color-secondary:#2f7d6d;--color-secondary-soft:#eafbf1;--color-accent:#f4c430;--color-accent-soft:#fff7d6;--color-bg:#f3f7fa;--color-surface:#fff;--color-white:#fff;--color-text:#1e293b;--color-heading:#0b1f33;--color-muted:#64748b;--color-border:#e2e8f0;--color-success:#2f7d6d;--color-warning:#f4c430;--color-danger:#dc2626;--color-info:#132d46;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--shadow-soft:0 6px 18px #0b2f5b0f;--shadow-card:0 10px 30px #0b2f5b14;--shadow-hover:0 18px 45px #0b2f5b24;--container-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-bg);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}section{background:0 0;padding:40px 0}ul{padding-left:20px}@media (width<=768px){section{padding:60px 0}}.container{width:90%;max-width:var(--container-width);margin:0 auto}.btn{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-weight:800;transition:background .3s,color .3s,border-color .3s,box-shadow .3s,transform .3s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--color-primary);color:var(--color-white);box-shadow:0 10px 24px #2563eb38}.btn-primary:hover{background:var(--color-secondary);box-shadow:0 12px 28px #16a34a3d}.btn-secondary{background:var(--color-white);color:var(--color-primary-dark);border-color:var(--color-border)}.btn-secondary:hover{background:var(--color-primary-soft);color:var(--color-primary);box-shadow:var(--shadow-soft);border-color:#2563eb47}.section-title{text-align:center;margin-bottom:50px}.section-title h2{color:var(--color-primary-dark);margin-bottom:10px;font-size:36px}.section-title p{max-width:720px;color:var(--color-muted);margin:auto}.section-title-light h2,.section-title-light p{color:var(--color-white)}.grid{gap:25px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.card{background:var(--color-white);border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:30px}.card h3{color:var(--color-primary-dark);margin-bottom:10px}@media (width<=992px){.grid-3,.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.section-title h2{font-size:30px}}@media (width<=768px){.grid-3,.grid-4,.grid-5{grid-template-columns:1fr}}
