.landing-toolbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:#ffffffb8;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(26,42,64,.08);box-shadow:inset 0 1px #fff9,0 6px 18px -12px #1a2a4033;height:72px;padding:0 1.5rem;box-sizing:border-box;font-family:Noto Sans,sans-serif}.toolbar-content{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:100%}.header-left{display:flex!important;align-items:center!important;flex-shrink:0}.toolbar-logo-btn{display:flex;align-items:center;text-decoration:none;margin-right:2rem}.toolbar-logo{height:40px!important;width:auto!important}.toolbar-logo-text{height:24px;width:auto;margin-left:8px}.toolbar-nav-pricing{display:flex;align-items:center;gap:2rem}.toolbar-nav-pricing a,.toolbar-nav a,.toolbar-text-link{color:#1a2a40;text-decoration:none;font-size:.95rem;font-weight:500;padding:10px 8px;border-radius:8px;transition:background .2s,color .2s;background:transparent;height:36px;box-sizing:border-box;display:inline-flex;align-items:center}.toolbar-nav-pricing a:hover,.toolbar-nav a:hover,.toolbar-text-link:hover{background:#e3e7ee;color:#1a2a40}.toolbar-solutions-dropdown{position:relative;display:inline-flex}.toolbar-solutions-btn{cursor:pointer;border:none;font-family:inherit}.toolbar-nav-pricing .toolbar-solutions-btn.active{background:#e3e7ee}.toolbar-solutions-btn svg{transition:transform .2s}.toolbar-solutions-btn.active svg{transform:rotate(180deg)}.toolbar-solutions-menu{position:absolute;top:100%;left:0;margin-top:4px;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:6px;z-index:200}.toolbar-solutions-menu a{display:block;width:100%;padding:10px 12px;color:#1a2a40;text-decoration:none;font-size:.9rem;font-weight:500;border-radius:8px;transition:background .15s;box-sizing:border-box}.toolbar-solutions-menu a:hover{background:#f3f4f6;color:#1a2a40}.toolbar-nav-pricing a:has(img){padding:6px 10px;height:36px;box-sizing:border-box;display:inline-flex;align-items:center;border-radius:8px;transition:background .2s}.toolbar-nav-pricing a:has(img):hover{background:#e3e7ee}.toolbar-nav-pricing img{height:20px;width:auto;display:block}.toolbar-nav{display:flex!important;align-items:center!important;gap:1.25rem;flex-shrink:0}.toolbar-lang-toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:1px solid #d0d0d0;border-radius:4px;color:#1a2a40;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 10px;transition:background .2s,border-color .2s}.toolbar-lang-toggle:hover{background:#f5f5f5;border-color:#bbb}.hamburger-btn{display:none}.toolbar-nav a.toolbar-cta{background:#f7be3e;border:1px solid #d4a832;color:#1a2a40;font-weight:600;border-radius:8px;padding:10px 20px;transition:background .2s,border-color .2s}.toolbar-nav a.toolbar-cta:hover{background:#f2b529;border-color:#d4a832;color:#1a2a40}.toolbar-nav a.toolbar-demo{color:#1a2a40;font-weight:500;padding:10px 16px;border:1px solid #d0d0d0;border-radius:8px;background:transparent;transition:background .2s,border-color .2s}.toolbar-nav a.toolbar-demo:hover{background:#f5f5f5;border-color:#bbb}.primary-btn-unauth{width:auto;padding:1rem 2.5rem;background:#f7be3e;color:#1a2a40;font-size:1.1rem;font-weight:600;border:1px solid #d4a832;border-radius:8px;cursor:pointer;transition:background .25s ease,border-color .25s ease;margin-bottom:.5rem;text-align:center;text-decoration:none}.primary-btn-unauth:hover,.primary-btn-unauth:focus-visible{background:#f2b529;border-color:#d4a832}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.hero-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.hero-cta-row .primary-btn-unauth{margin-bottom:0}.secondary-btn-unauth{width:auto;padding:1rem 2rem;background:#ffffffe6;color:#1a2a40;font-size:1.1rem;font-weight:600;border:1px solid #d0d0d0;border-radius:8px;cursor:pointer;text-align:center;text-decoration:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease}.secondary-btn-unauth:hover,.secondary-btn-unauth:focus-visible{background:#fff;border-color:#bbb;box-shadow:0 4px 16px #0000001f;transform:translateY(-1px)}.hero-demo-link{background:none;border:none;padding:0;font-size:1rem;font-weight:600;color:#3a4a5c;text-decoration:none;text-underline-offset:3px;cursor:pointer;transition:color .2s ease}.hero-demo-link:hover,.hero-demo-link:focus-visible{color:#1a2a40;text-decoration:underline}.hero-subtext{font-size:.95rem;color:#3a4a5c;font-style:normal}.hero-procurement{display:inline-flex;align-items:baseline;gap:.4rem;width:fit-content;max-width:100%;text-decoration:none}.hero-procurement-label{font-size:.9rem;font-weight:400;color:#55657a}.hero-procurement-vehicle{font-size:.9rem;font-weight:600;color:#3a4a5c;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b7c1d1;transition:text-decoration-color .2s}.hero-procurement:hover .hero-procurement-vehicle{text-decoration-color:#1a2a40}.hero-bleed .hero-content-right .hero-procurement{align-self:flex-end}@media(max-width:768px){.landing-toolbar{height:56px;padding:0;box-shadow:none;border-bottom:1px solid #e5e5e5}.toolbar-content{padding:0 1rem;justify-content:flex-start!important}.header-left{justify-content:flex-start!important}.toolbar-logo-btn-mobile{display:flex!important;align-items:center;gap:8px}.landing-page.is-mobile .toolbar-logo-btn-mobile .toolbar-logo{height:36px!important;max-height:36px!important;width:auto!important;max-width:none!important}.landing-page.is-mobile .toolbar-logo-btn-mobile .toolbar-logo-text{height:28px!important;max-height:28px!important;width:auto!important;max-width:none!important}.hamburger-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:transparent;border-radius:8px;gap:5px;cursor:pointer;margin-right:8px;transition:background .15s}.hamburger-btn:hover{background:#f5f5f5}.hamburger-btn span{display:block;width:20px;height:2px;background:#1a2a40;border-radius:999px}}.hero-section{position:relative;width:100%;background:repeating-linear-gradient(0deg,transparent 0px,transparent 150px,rgba(255,255,255,.14) 150px,rgba(255,255,255,.14) 151px),repeating-linear-gradient(90deg,transparent 0px,transparent 150px,rgba(255,255,255,.14) 150px,rgba(255,255,255,.14) 151px),linear-gradient(180deg,#eef7fc,#dceffb);background-size:151px 151px,151px 151px,100% 100%;background-repeat:repeat,repeat,no-repeat;padding-bottom:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-content{display:flex!important;flex-direction:row!important;gap:1rem;width:100%;max-width:1400px;margin:0 auto;padding:6rem 2rem 10rem;align-items:center;justify-content:space-between}.hero-content-left{flex:0 1 500px;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-content-right{flex:0 1 800px;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;position:relative}.hero-security-note{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#586069;font-weight:600;margin-bottom:1rem;flex-wrap:wrap;line-height:1.4}.hero-security-separator{color:#a0acb6}@keyframes heroFadeIn{0%{opacity:.2;transform:scale(var(--hero-scale-start, .98))}to{opacity:1;transform:scale(var(--hero-scale-end, 1))}}@media(max-width:768px){.hero-content{flex-direction:column;padding:2rem 0;gap:1.5rem;margin:100px auto 0}}@media(min-width:769px){.hero-content{flex-direction:row}}.hero-bleed{padding-top:9rem;background:linear-gradient(180deg,#cfe6f6,#e2f1fb 62%,#eaf5fc)}.hero-bleed .hero-content{flex-direction:row!important;align-items:center;justify-content:space-between;gap:2.5rem;max-width:calc(1200px + 4rem);padding-top:2rem;padding-bottom:12rem}@media(max-width:960px){.hero-bleed .hero-content{flex-direction:column!important;gap:2rem}}.hero-bleed .hero-content-left{flex:0 1 44%;align-items:flex-start;text-align:left;max-width:520px;gap:0}@media(max-width:960px){.hero-bleed .hero-content-left{flex:0 1 auto;align-items:center;text-align:center;max-width:700px}}.hero-bleed .hero-content-right{flex:1 1 56%;width:auto;align-items:stretch}@media(max-width:960px){.hero-bleed .hero-content-right{flex:0 1 auto;width:100%}}.hero-bleed .hero-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3rem;width:100%;max-width:calc(1200px + 4rem);margin:0 auto;padding:.5rem 2rem 1.25rem;box-sizing:border-box}.hero-bleed .hero-top-left{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;max-width:640px}.hero-bleed .hero-facts{flex:0 0 300px;align-self:flex-start;margin-top:7.5rem;padding-left:1.75rem;border-left:1px solid rgba(26,42,64,.15);display:flex;flex-direction:column;gap:1.5rem}.hero-fact{display:flex;flex-direction:column;gap:.3rem}.hero-fact-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#56637a}.hero-fact-value{font-size:1rem;font-weight:400;color:#1a2a40;line-height:1.35}.hero-fact-value strong{font-weight:700}.hero-fact-link{color:#1a2a40;font-weight:700;text-decoration:none}.hero-fact-link:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b7c1d1}.hero-board-full{width:100%;max-width:calc(1200px + 4rem);margin:0 auto;padding:0 2rem;box-sizing:border-box}@media(max-width:960px){.hero-bleed .hero-top{flex-direction:column;gap:2rem}.hero-bleed .hero-facts{margin-top:0;flex:0 1 auto;width:100%;max-width:640px}}.hero-bleed .tag-line,.hero-bleed .tag-subline{text-align:left}.hero-bleed .tag-line{margin:0 0 24px}.hero-bleed .tag-subline{margin:0!important;font-size:1.15rem!important;max-width:520px}.hero-bleed .hero-actions{align-items:flex-start;margin-top:3.5rem;padding-bottom:2rem;width:100%}.hero-bleed .primary-btn-unauth,.hero-bleed .secondary-btn-unauth{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 1.75rem;font-size:1.05rem;font-weight:700;border-radius:8px;border-width:1px;border-style:solid;margin-bottom:0;box-shadow:none;transition:background .18s ease,border-color .18s ease}.hero-bleed .primary-btn-unauth{background:#f7be3e;border-color:#d4a832;color:#1a2a40}.hero-bleed .primary-btn-unauth:hover,.hero-bleed .primary-btn-unauth:focus-visible{background:#f2b529;border-color:#d4a832;box-shadow:none;transform:none}.hero-bleed .primary-btn-unauth:active{background:#e5a71b}.hero-bleed .secondary-btn-unauth{background:#fff;border-color:#cbd3df;color:#1a2a40}.hero-bleed .secondary-btn-unauth:hover,.hero-bleed .secondary-btn-unauth:focus-visible{background:#fff;border-color:#94a3b8;box-shadow:none;transform:none}.hero-bleed .secondary-btn-unauth:active{background:#f1f5f9}@media(max-width:960px){.hero-bleed .tag-line,.hero-bleed .tag-subline{text-align:center}.hero-bleed .tag-subline{margin:0 auto!important}.hero-bleed .hero-actions{align-items:center}}.closing-cta{width:100%;box-sizing:border-box;text-align:left;padding:6.5rem 0;background:#fff}.closing-cta-inner{max-width:calc(1200px + 4rem);margin:0 auto;padding:0 2rem;box-sizing:border-box}.closing-cta-title{margin:0 0 .5rem;font-size:2.25rem;font-weight:800;color:#1a2a40;line-height:1.15}.closing-cta-subtitle{margin:0 0 1.75rem;max-width:34rem;font-size:1.05rem;color:#3a4a5c}.closing-cta-actions{display:flex;align-items:center;justify-content:flex-start;gap:1.25rem;flex-wrap:wrap}.closing-cta-mobile{padding:3.25rem 0}.closing-cta-mobile .closing-cta-title{font-size:1.7rem}.faq-section{width:100%;background:#cfe7f8;padding:6.5rem 0;box-sizing:border-box}.faq-inner{max-width:calc(1200px + 4rem);margin:0 auto;padding:0 2rem;box-sizing:border-box}.faq-title{margin:0 0 1.75rem;font-size:2.25rem;font-weight:800;color:#1a2a40;text-align:left}.faq-list{display:flex;flex-direction:column;gap:.75rem;max-width:46rem}.faq-item{border:1px solid #e3e7ee;border-radius:12px;background:#fff;padding:0 1.25rem;transition:border-color .2s ease}.faq-item[open]{border-color:#cbd3df}.faq-question{list-style:none;cursor:pointer;padding:1.1rem 0;font-size:1.05rem;font-weight:600;color:#1a2a40;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:1.4rem;font-weight:400;color:#55657a;line-height:1;transition:transform .2s ease}.faq-item[open] .faq-question:after{content:"−"}.faq-answer{margin:0;padding:0 0 1.2rem;font-size:1rem;line-height:1.6;color:#3a4a5c}.faq-section-mobile{padding:3rem 0 .5rem}.faq-section-mobile .faq-title{font-size:1.7rem}.how-section{width:100%;background:linear-gradient(180deg,#eaf5fc,#cfe6f6);padding:6.5rem 0;text-align:left}.how-inner{max-width:calc(1200px + 4rem);margin:0 auto;padding:0 2rem;box-sizing:border-box}.how-header{margin-bottom:3.5rem}.how-title{margin:.4rem 0 0;font-size:2.25rem;font-weight:800;color:#1a2a40;line-height:1.15;text-align:left}.how-footer-cta{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;margin-top:3.5rem}.how-timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.how-step{text-align:left}.how-step-marker{display:flex;align-items:center;margin-bottom:1.5rem}.how-step-num{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#1a2a40;color:#fff;font-weight:700;font-size:1.1rem;flex-shrink:0}.how-step-marker:after{content:"";flex:1;margin-left:.85rem;border-top:2px dashed #cbd3df}.how-step-final .how-step-marker:after{display:none}.how-step-final .how-step-num{background:#f7be3e;color:#1a2a40}.how-step-title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;color:#1a2a40}.how-step-desc{margin:0;font-size:1rem;line-height:1.5;color:#3a4a5c}.how-step-pill{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;padding:.45rem .85rem;border-radius:999px;background:#fff;border:1px solid #e3e7ee;color:#1a2a40;font-size:.85rem;font-weight:700;white-space:nowrap;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.how-step-pill:hover{border-color:#c3cede;box-shadow:0 2px 10px #16233f14}.how-step-pill img{width:1.15rem;height:1.15rem;object-fit:contain}.how-section-mobile{padding:3rem 0 2.5rem}.how-section-mobile .how-inner{padding:0 1.25rem}.how-section-mobile .how-header{margin-bottom:2rem}.how-section-mobile .how-title{font-size:1.7rem}.how-section-mobile .how-timeline{grid-template-columns:1fr;gap:2rem}.how-section-mobile .how-footer-cta{justify-content:flex-start;margin-top:2.5rem}.how-section-mobile .how-step-marker:after{display:none}.section-eyebrow{display:block;text-align:left;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#55657a;margin-bottom:1.75rem}.how-section .section-eyebrow{margin-bottom:1.2rem}.section-story{width:100%;background:#cfe7f8}.section-story-inner{max-width:calc(1200px + 11rem);margin:0 auto;padding:6.5rem 2rem;box-sizing:border-box}.story-inner{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;background:#0d1526;border-radius:20px;padding:3.5rem}.story-eyebrow{color:#f7be3e;margin-bottom:1.25rem}.story-title{margin:0 0 1.25rem;font-size:2.25rem;font-weight:800;color:#fff;line-height:1.15}.story-desc{margin:0 0 2rem;font-size:1.05rem;line-height:1.6;color:#aab4c5}.story-cta{display:inline-block;background:#fff;color:#1a2a40;font-weight:700;font-size:1rem;padding:.85rem 1.5rem;border-radius:8px;text-decoration:none;transition:background .15s ease}.story-cta:hover,.story-cta:focus-visible{background:#f5f6fa}.story-img{width:100%;height:100%;max-height:400px;object-fit:cover;border-radius:12px;display:block}@media(max-width:768px){.story-inner{grid-template-columns:1fr;padding:2rem;gap:1.5rem}.story-title{font-size:1.7rem}.story-img{order:-1;max-height:220px}}.section-testimonials{background:#fff;width:100%;padding:6.5rem 0}.testimonials-section-inner{max-width:calc(1200px + 4rem);margin:0 auto;padding:0 2rem;box-sizing:border-box}.testimonials-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem}.testimonials-heading{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.testimonials-header .section-eyebrow{margin-bottom:0}.testimonials-nav{display:flex;gap:.5rem;flex-shrink:0}.testimonials-nav-btn{width:40px;height:40px;border-radius:50%;border:1px solid #d0d7e2;background:#fff;color:#1a2a40;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.testimonials-nav-btn:hover:not(:disabled){background:#f5f6fa;border-color:#b7c1d1}.testimonials-nav-btn:disabled{opacity:.4;cursor:default}.testimonials-title{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.15;color:#1a2a40;margin:0;text-align:left}.testimonials-cards{display:flex;gap:2rem;align-items:stretch;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:1.25rem;-webkit-overflow-scrolling:touch}.testimonial-card{flex:0 0 calc((100% - 4rem) / 3);scroll-snap-align:start;min-width:0;display:flex;flex-direction:column;gap:1.25rem;background:#f5f6fa;border:1px solid #e3e7ee;border-radius:12px;padding:1.75rem}.testimonial-star{color:#f7be3e;font-size:1.25rem}.testimonial-text{font-size:1rem;font-weight:500;color:#1a2a40;line-height:1.4;margin:0}.testimonial-text:before{content:"“"}.testimonial-text:after{content:"”"}.testimonial-author{margin-top:auto;font-size:.85rem;line-height:1.35}.testimonial-name{font-weight:700;color:#1a2a40}.testimonial-meta{color:#55657a}@media(max-width:900px){.testimonial-card{flex-basis:85%}.testimonials-header{gap:1rem}.testimonials-title{font-size:1.7rem}}.section-security{background:#cfe7f8;width:100%;padding:0;margin:0;position:relative}.security-section-inner{max-width:calc(1200px + 4rem);margin:0 auto;padding:6.5rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;gap:3rem}.security-header{max-width:46rem}.security-content-header{display:flex;flex-direction:row;align-items:start;justify-content:space-between}.security-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.security-text{flex:0 1 460px;max-width:460px;min-width:300px}.security-image{flex:1 1 0%;display:flex;justify-content:flex-end;align-items:center}.security-image img{max-width:400px;width:100%;height:auto;display:block}@media(max-width:1200px){.security-image img{max-width:95vw}}@media(max-width:900px){.security-content{flex-direction:column;gap:2rem}.security-section-inner{padding:4rem 1rem;gap:6rem}.security-image img{max-width:100vw}.security-text{max-width:100%;min-width:0}}.security-title{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:2.25rem;font-weight:800;color:#1a2a40;margin:0 0 1rem;line-height:1.15}.security-subtitle{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:1.2rem;font-weight:400;color:#55657a;margin:0;line-height:1.5}.security-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}@media(max-width:1100px){.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:601px){.enterprise-grid .security-card:nth-child(3){grid-column:1 / -1;justify-self:center;width:calc(50% - .75rem)}}.security-card{background:#fff;border:1px solid #e3e7ee;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:8px}.security-card svg{flex-shrink:0}.security-card-icon{flex-shrink:0;display:block;width:32px;height:32px;background-color:#1a2a40;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.security-card-title{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:1.25rem;font-weight:700;color:#1a2a40;margin:4px 0 0}.security-card-desc{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:.9rem;font-weight:400;color:#55657a;margin:0;line-height:1.5}.security-learn-more{display:inline-block;font-weight:600;font-size:1.05rem;color:#1a2a40;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b7c1d1;transition:text-decoration-color .2s}.security-learn-more:hover,.security-learn-more:focus-visible{text-decoration-color:#1a2a40}@media(max-width:600px){.security-grid{grid-template-columns:1fr;gap:1rem}.security-card{padding:1.2rem}}@media(max-width:768px){.security-section-inner{padding:3rem 1.25rem;gap:3rem}.security-content-header{flex-direction:column;align-items:flex-start}.security-content{flex-direction:column;gap:1.5rem}.security-image{justify-content:center}.security-image img{max-width:100%}}.landing-page .section-footer,footer.section-footer{background-color:#16243d;background-image:linear-gradient(180deg,#16243d,#0a1122);background-repeat:no-repeat;background-size:cover;width:100%;padding:4rem 2rem 6rem;box-sizing:border-box;position:relative;overflow:hidden;z-index:1}.footer-ghost-bg{position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);width:100%;max-width:1400px;pointer-events:none}.footer-ghost-bg img{width:100%;height:auto;filter:brightness(0) invert(1);opacity:.02}.footer-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin-bottom:3rem}.footer-column{display:flex;flex-direction:column;gap:1.75rem}.footer-column-title{font-family:Noto Sans,Inter,Arial,sans-serif;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem}.footer-column a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-column a:hover{color:#f7be3e}.footer-divider{height:1px;background:#ffffff26;margin-bottom:1.5rem}.footer-social-row{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.footer-social-link{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:color .2s ease}.footer-social-link:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-bottom-left{display:flex;align-items:center;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.5rem}.footer-logo-icon{height:24px;width:auto}.footer-logo-text{height:16px;width:auto;filter:brightness(0) invert(1)}.footer-copyright{color:#94a3b8;font-size:.9rem}.footer-legal{display:flex;align-items:center;gap:1.5rem}.footer-legal a,.footer-legal button{color:#94a3b8;text-decoration:none;font-size:.9rem;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;transition:color .2s ease}.footer-legal a:hover,.footer-legal button:hover{color:#fff}@media(max-width:900px){.footer-columns{grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem}}@media(max-width:768px){.section-footer{padding:3rem 1.5rem 4rem}.footer-columns{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.footer-bottom{flex-direction:column;gap:1.5rem;align-items:flex-start}.footer-legal{flex-wrap:wrap;gap:1rem 1.5rem}.footer-social{gap:.5rem}.footer-social-link{width:32px;height:32px}}@media(max-width:480px){.footer-columns{grid-template-columns:1fr;gap:1.5rem}}.landing-page.is-mobile{overflow-x:hidden!important;width:100%!important;max-width:100vw!important}.landing-page.is-mobile section,.landing-page.is-mobile footer{box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important}.landing-page.is-mobile img{max-width:100%!important;height:auto!important}.landing-page.is-mobile video{max-width:100%!important}.landing-page.is-mobile .hero-section.mobile-hero{background:linear-gradient(180deg,#fff,#f5fafd 46%,#e9f4fb)!important;padding:5.5rem 1.5rem 2rem!important;min-height:auto!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important}.landing-page.is-mobile .hero-section .hero-content{display:none!important}.mobile-hero-content{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;max-width:100%!important;width:100%!important;gap:1rem;padding:0!important;margin:0!important;font-family:Noto Sans,Inter,Arial,sans-serif}.mobile-hero-title{font-size:1.75rem;font-weight:800;color:#1a2a40;line-height:1.2;margin:0;font-family:Noto Sans,Inter,Arial,sans-serif}.mobile-hero-subtitle{font-family:Noto Sans,Inter,Arial,sans-serif;font-size:.95rem;font-weight:400;color:#3a4a5c;line-height:1.5;margin:0;max-width:320px}.mobile-hero-cta{width:calc(100% - 2rem);max-width:280px;padding:.9rem 1.5rem;font-size:1rem;text-align:center;display:block;box-sizing:border-box}.mobile-hero-subtext{font-size:.8rem;color:#3a4a5c;font-style:normal;margin:0;min-height:1rem}.mobile-hero-actions{align-items:center;width:100%}.mobile-hero-actions .hero-cta-row{flex-direction:column;align-items:center;width:100%;gap:.6rem}.mobile-section-testimonials{background:#fff;width:100%;padding:2.5rem 1.5rem;font-family:Noto Sans,Inter,Arial,sans-serif}.mobile-testimonial-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:#fff;border-radius:12px;height:200px;overflow:hidden;border:1px solid #e3e7ee}.mobile-testimonial-text{font-size:.95rem;color:#3a4a5c;line-height:1.6;margin:0;font-style:normal}.mobile-testimonial-author{display:flex;flex-direction:column;gap:.2rem;margin-top:auto}.mobile-testimonial-name{font-size:.95rem;font-weight:600;color:#1a2a40}.mobile-testimonial-role,.mobile-testimonial-company{font-size:.8rem;color:#55657a}.mobile-testimonial-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.mobile-testimonial-dot{width:8px;height:8px;border-radius:50%;border:none;background:#cbd3df;cursor:pointer;padding:0;transition:background .2s,transform .2s}.mobile-testimonial-dot:hover{background:#55657a}.mobile-testimonial-dot.active{background:#1a2a40;transform:scale(1.2)}.mobile-section-footer{background:linear-gradient(180deg,#16243d,#0a1122);width:100%;padding:2.5rem 1.5rem 3rem;font-family:Noto Sans,Inter,Arial,sans-serif}.mobile-footer-inner{max-width:100%}.mobile-footer-accordions{display:flex;flex-direction:column;margin:0 -1.5rem 2rem}.mobile-footer-accordion{border-top:1px solid rgba(255,255,255,.15)}.mobile-footer-accordion:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.mobile-footer-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-family:inherit;text-align:left}.mobile-footer-accordion-chevron{transition:transform .3s ease;color:#94a3b8}.mobile-footer-accordion.expanded .mobile-footer-accordion-chevron{transform:rotate(180deg)}.mobile-footer-accordion-content{display:flex;flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem}.mobile-footer-accordion.expanded .mobile-footer-accordion-content{max-height:300px;padding-bottom:.75rem}.mobile-footer-accordion-content a{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:color .2s;padding:.65rem 0 .65rem 1rem}.mobile-footer-accordion-content a:hover{color:#f7be3e}.mobile-footer-social{display:flex;justify-content:center;gap:1.25rem;margin-bottom:1.5rem}.mobile-footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:color .2s}.mobile-footer-social a:hover{color:#fff}.mobile-footer-divider{height:1px;background:#ffffff26;margin-bottom:1.25rem}.mobile-footer-bottom{display:flex;flex-direction:column;align-items:center;gap:2rem}.mobile-footer-legal{display:flex;flex-direction:column;align-items:center;gap:0}.mobile-footer-legal a,.mobile-footer-legal button{display:block!important;color:#94a3b8!important;text-decoration:none!important;font-size:.95rem!important;font-weight:400!important;line-height:1.4!important;background:none!important;border:none!important;border-radius:0!important;cursor:pointer!important;padding:.75rem 0!important;font-family:inherit!important;transition:color .2s!important}.mobile-footer-legal a:hover,.mobile-footer-legal button:hover{color:#f7be3e!important}.mobile-footer-logo{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:1rem;white-space:nowrap}.mobile-footer-logo-icon{height:22px!important;max-height:22px!important;width:auto!important;max-width:22px!important}.mobile-footer-logo-text{height:16px!important;max-height:16px!important;width:auto!important;filter:brightness(0) invert(1)}.mobile-footer-copyright{color:#94a3b8;font-size:.95rem}.landing-page.canvas-dot-bg{background-color:#f3f4f6;background-image:radial-gradient(#b4b8bf 1.4px,transparent 1.6px),radial-gradient(#d8dadf 1px,transparent 1.2px);background-size:80px 80px,16px 16px;background-position:0 0,0 0}:root{--lp-max-width: 1200px;--lp-side-padding: 12rem;--lp-card-width: 380px;--lp-gap: 2.5rem;--lp-toolbar-width: min( calc(100vw - 4rem) , 1220px)}@media(max-width:1024px){:root{--lp-side-padding: 3rem;--lp-toolbar-width: min( calc(100vw - 3rem) , 900px)}}@media(max-width:768px){:root{--lp-side-padding: 1.5rem;--lp-toolbar-width: calc(100vw - 2rem) ;--lp-card-width: 82vw;--lp-gap: 1rem}}.landing-page{min-height:100vh;width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;font-family:Noto Sans,Inter,Arial,sans-serif;position:relative;z-index:0;margin:0;touch-action:auto!important;-webkit-overflow-scrolling:touch!important;overflow:visible!important}@media(max-width:768px){.landing-page{min-width:0;width:100%}}.landing-page>*:not(.landing-toolbar){position:relative;z-index:1}.tag-line{display:block;text-align:left;font-size:3.5rem;font-weight:700;margin-top:0;padding-top:0;color:#1a2a40;font-family:Noto Sans,Inter,Arial,sans-serif;line-height:1.15}.tag-line-fr{font-size:2.9rem}.tag-subline{display:block;max-width:480px;text-align:left;font-size:1.2rem;font-weight:400;color:#3a4a5c;margin-top:.5rem;margin-bottom:0;font-family:Noto Sans,Inter,Arial,sans-serif;line-height:1.6}@media(max-width:768px){.tag-line{font-size:clamp(28px,7vw,40px);line-height:1.15}.tag-subline{font-size:clamp(14px,4vw,18px);margin-bottom:1.5rem;max-width:100%}}
