*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none}html{scroll-behavior:auto}:root{--teal:#06545c;--teal-dark:#05444a;--teal-soft:#e6efef;--navy:#05203f;--navy-2:#082b52;--off-white:#f9f9f9;--light-grey:#f2f2f2;--charcoal:#111;--grey:#666;--border:#e3e6e6;--white:#fff;--danger:#c0392b;--danger-soft:#fbeae8;--radius-lg:28px;--radius-md:20px;--radius-sm:12px;--radius-btn:14px}body{letter-spacing:-.03em;background:var(--off-white);color:var(--charcoal);font-family:Barlow,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}h1,h2{color:var(--navy);letter-spacing:-.06em;font-family:Barlow,system-ui,sans-serif;font-weight:800;line-height:1.1}h3{color:var(--navy);letter-spacing:-.04em;font-family:Barlow,system-ui,sans-serif;font-weight:700;line-height:1.2}h4,h5,h6{color:var(--navy);letter-spacing:-.03em;font-family:Barlow,system-ui,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.wrap{max-width:1320px;margin:0 auto;padding:0 32px}.accent{color:var(--teal)}.eyebrow-label{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.btn-cta{background:var(--navy);color:var(--white);border-radius:var(--radius-btn);align-items:center;gap:10px;padding:15px 26px;font-size:14px;font-weight:700;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 26px -10px #05203f73}.btn-cta:hover{background:var(--teal);box-shadow:0 14px 26px -10px #06545c73}.btn-cta svg{width:14px;height:14px;stroke:var(--white);fill:none}.announcement-bar{z-index:300;background:var(--charcoal);color:var(--white);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:13px 24px;font-size:13px;display:flex;position:fixed;top:0;left:0;right:0}.announcement-bar a{color:var(--white);flex-shrink:0;align-items:center;gap:6px;font-weight:700;display:inline-flex}.announcement-bar a svg{width:11px;height:11px;stroke:var(--white);fill:none}@media (max-width:860px){.announcement-bar{flex-wrap:nowrap;gap:8px;padding:5px 14px;font-size:11px}}.nav-sticky-wrap{z-index:200;pointer-events:none;padding:0 32px;position:fixed;top:56px;left:0;right:0}.site-header{border-radius:var(--radius-lg);pointer-events:auto;-webkit-backdrop-filter:blur(12px);background:#fffffff0;max-width:1320px;margin:0 auto;box-shadow:0 14px 34px -10px #05203f4d}.header-inner{justify-content:flex-start;align-items:center;gap:0;max-width:none;height:56px;margin:0 auto;padding:0 14px 0 26px;display:flex}.logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.logo-badge{background:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 10px #05203f1f}.logo-mark{object-fit:contain;width:auto;height:28px;display:block}.logo-word{color:var(--navy);font-family:Georgia,serif;line-height:1.05}.logo-word .l1{letter-spacing:.02em;font-size:15px;font-weight:700;display:block}.logo-word .l2{letter-spacing:.24em;color:var(--teal);font-size:9px;font-weight:400;display:block}.main-nav{flex-grow:0;flex-shrink:0}.main-nav>ul{justify-content:flex-end;gap:8px;list-style:none;display:flex}.nav-item{position:relative}.nav-link{color:var(--navy);white-space:nowrap;align-items:center;padding:18px 16px;font-size:13.5px;font-weight:500;display:flex}.nav-item.is-open .nav-link{color:var(--teal)}.header-actions{flex-shrink:0;align-items:center;gap:26px;display:flex}.text-link-cta{color:var(--navy);align-items:center;gap:7px;font-size:13.5px;font-weight:600;transition:color .2s;display:flex}.text-link-cta svg{width:12px;height:12px;stroke:var(--teal);fill:none;transition:transform .2s}.text-link-cta:hover{color:var(--teal)}.text-link-cta:hover svg{transform:translate(3px)}.hamburger{flex-direction:column;gap:5px;padding:6px;display:none}.hamburger span{background:var(--navy);width:22px;height:2px;display:block}@media (max-width:860px){.main-nav,.text-link-cta,.nav-contact-pill{display:none}.hamburger{display:flex}.nav-sticky-wrap{padding:0 20px;top:52px}.header-inner{height:58px;padding:0 10px 0 18px}.logo-badge{border-radius:10px;width:36px;height:36px}.logo-mark{width:20px;height:20px}.logo-word .l1{font-size:13px}.logo-word .l2{font-size:8.5px}}.mega-panel{background:var(--white);border-radius:var(--radius-md);opacity:0;visibility:hidden;pointer-events:none;z-index:50;width:1020px;padding:48px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%,-8px);box-shadow:0 24px 48px -16px #05203f33}.nav-item.is-open .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-grid{gap:44px;display:grid}.mega-col-label{color:var(--navy);margin-bottom:26px;font-family:Georgia,serif;font-size:19px;font-weight:700;display:block}.mega-link{margin-bottom:28px;display:block}.mega-link:last-child{margin-bottom:0}.mega-link .l-name{color:var(--navy);margin-bottom:6px;font-size:16.5px;font-weight:700;display:block}.mega-link .l-tag{color:var(--grey);font-size:13px;line-height:1.55;display:block}.mega-link:hover .l-name{color:var(--teal)}.mega-single{width:280px}.mega-single .l-name{color:var(--navy);margin-bottom:6px;font-size:16px;font-weight:700;display:block}.mega-single .l-tag{color:var(--grey);font-size:13px;line-height:1.55}@media (max-width:1100px){.mega-panel{width:90vw;left:50%}.mega-grid{gap:28px;grid-template-columns:1fr 1fr!important}}.mobile-overlay{z-index:200;background:#05203f8c;flex-direction:column;padding:80px 16px 16px;display:none;position:fixed;inset:0}.mobile-overlay.is-open{display:flex}.mobile-overlay-header{flex-shrink:0;justify-content:space-between;align-items:center;height:68px;padding:0 4px;display:flex}.mobile-close{width:22px;height:22px}.mobile-close svg{width:100%;height:100%;stroke:var(--white);stroke-width:1.8px;fill:none}.mobile-list{background:var(--white);border-radius:var(--radius-lg);max-height:calc(100vh - 180px);padding:22px;overflow-y:auto}.mobile-section{margin-bottom:24px}.mobile-section-head{width:100%;color:var(--navy);background:var(--light-grey);border-radius:var(--radius-sm);cursor:default;text-align:left;border:none;justify-content:space-between;align-items:center;margin-bottom:10px;padding:13px 16px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;display:flex}a.mobile-section-head,.mobile-section-head.is-accordion{cursor:pointer}.mobile-section-head.is-accordion .chev{stroke:currentColor;fill:none;flex-shrink:0;width:10px;height:10px;transition:transform .2s}.mobile-section-head.is-accordion.is-open .chev{transform:rotate(180deg)}.mobile-accordion-body{max-height:0;transition:max-height .3s;overflow:hidden}.mobile-accordion-body.is-open{max-height:900px}.mobile-categories{padding:2px 0 0}.mobile-category{margin-bottom:18px}.mobile-category-label{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-size:10.5px;font-weight:800;display:block}.mobile-products-grid{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.mobile-product-link{color:var(--navy);padding:5px 0;font-size:13px;font-weight:400;display:block}.mobile-pages-grid{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.mobile-page-link{color:var(--navy);padding:5px 0;font-size:13px;font-weight:400;display:block}.mobile-contact-row{padding-top:20px}.mobile-footer-link{color:var(--navy);font-size:14px;font-weight:700}.site-footer{background:var(--white);padding:36px 0 0;box-shadow:0 -4px 24px -8px #05203f1a}.footer-main{align-items:flex-start;gap:48px;padding-bottom:28px;display:flex}.footer-brand-col{flex:0 0 220px}.footer-logo{align-items:center;gap:8px;margin-bottom:16px;display:flex}.footer-logo .logo-word .l1{color:var(--navy)}.footer-logo .logo-word .l2{color:var(--grey)}.footer-social{gap:10px;display:flex}.footer-social a{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex}.footer-social a:hover{opacity:.8}.footer-social svg{width:15px;height:15px}.social-fb{color:#fff;background:#1877f2}.social-x{color:#fff;background:#000}.social-yt{color:#fff;background:red}.social-li{color:#fff;background:#0a66c2}.footer-nav{flex:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-col h4{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);margin-bottom:12px;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.footer-col a,.footer-col span{color:var(--grey);font-size:12.5px;line-height:2;display:block}.footer-col a:hover{color:var(--navy)}.footer-legal{border-top:1px solid var(--border);color:var(--grey);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:14px 0;font-size:11.5px;display:flex}.footer-legal-links{gap:18px;display:flex}.footer-legal-links a{color:var(--grey)}.footer-legal-links a:hover{color:var(--navy)}@media (max-width:768px){.footer-main{flex-direction:column;gap:20px}.footer-brand-col{flex:none}.footer-nav{grid-template-columns:1fr 1fr;gap:16px}.footer-legal{flex-direction:column;align-items:flex-start;gap:8px}.footer-col h4{margin-bottom:8px}.footer-col a,.footer-col span{font-size:12px;line-height:1.8}}.solution-hero{padding:180px 0 0}.hero-stack{padding-bottom:30px;position:relative}.hero-deco{border-radius:var(--radius-lg);z-index:0;position:absolute}.hero-deco-a{background:var(--off-white);border:1px solid var(--border);width:240px;height:220px;top:-24px;left:0}.hero-deco-b{background:var(--teal-soft);width:220px;height:180px;bottom:-24px;right:60px}.hero-image-frame{z-index:1;border-radius:var(--radius-lg);background:var(--navy);min-height:440px;position:relative;overflow:hidden}.hero-image-frame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-gradient{background:linear-gradient(100deg,#05203feb 0%,#05203f8c 45%,#05203f0d 75%);position:absolute;inset:0}.hero-text{z-index:2;max-width:480px;color:var(--white);padding:64px 56px;position:relative}.solution-tag{letter-spacing:.1em;text-transform:uppercase;background:#ffffff26;border-radius:999px;margin-bottom:22px;padding:7px 16px;font-size:11px;font-weight:700;display:inline-block}.hero-text h1{color:var(--white);margin-bottom:14px;font-size:clamp(30px,4.5vw,44px);line-height:1.15}.hero-text .subhead{color:#fffc;margin-bottom:24px;font-size:14.5px;line-height:1.6}.learn-more-link{color:var(--white);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.learn-more-link svg{width:13px;height:13px;stroke:var(--white);fill:none;transition:transform .2s}.learn-more-link:hover svg{transform:translate(3px,-3px)}@media (max-width:860px){.hero-text{max-width:none;padding:40px 28px}.hero-deco{display:none}}.hero-bleed{z-index:1;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:640px;margin-top:0;padding-top:130px;padding-bottom:64px;display:flex;position:relative;overflow:hidden}.hero-grid-3d{mix-blend-mode:overlay;z-index:2;pointer-events:none;background:linear-gradient(90deg,#000000a6 0%,#0000 32%),repeating-linear-gradient(90deg,#0000 0 36px,#ffffff61 36px 40px);position:absolute;inset:0}.hero-title-area{z-index:3;position:relative}.hero-blob{filter:blur(72px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero-blob-a{background:radial-gradient(#06545ceb 0%,#0000 68%);width:46%;height:72%;animation:18s ease-in-out infinite alternate blob-a;top:12%;left:-6%}.hero-blob-b{background:radial-gradient(#006e8cd1 0%,#0000 65%);width:42%;height:68%;animation:23s ease-in-out infinite alternate blob-b;top:8%;right:-8%}@keyframes blob-a{0%{transform:translate(0%)scale(1)}30%{transform:translate(9%,-13%)scale(1.07)}65%{transform:translate(-5%,18%)scale(.95)}to{transform:translate(13%,6%)scale(1.05)}}@keyframes blob-b{0%{transform:translate(0%)scale(1)}35%{transform:translate(-14%,12%)scale(1.09)}70%{transform:translate(7%,-9%)scale(.93)}to{transform:translate(-9%,15%)scale(1.06)}}.hero-bleed h1{color:var(--white);margin-bottom:26px;font-size:clamp(44px,8vw,78px);line-height:1.05;position:relative}.hero-learn-more{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex;position:relative}.hero-learn-more svg{width:13px;height:13px;stroke:var(--white);fill:none}.body-sheet{background:var(--white);border-radius:var(--radius-lg) var(--radius-lg) 0 0;z-index:2;margin-top:-48px;padding-bottom:8px;position:relative}@media (max-width:860px){.hero-bleed{min-height:420px;margin-top:0;padding-top:120px;padding-bottom:44px}.body-sheet{margin-top:-32px}}.content-block{padding:72px 0}.intro-block{text-align:center}.intro-block h2{margin-bottom:22px;font-size:clamp(22px,3vw,28px)}.intro-row{justify-content:center;align-items:flex-start;gap:16px;display:flex}.intro-arrow{flex-shrink:0;width:26px;padding-top:2px}.intro-arrow svg{width:100%;stroke:var(--teal);fill:none}.intro-row p{color:var(--grey);text-align:left;max-width:600px;font-size:14.5px;line-height:1.7}@media (max-width:860px){.content-block{padding:64px 0}.wrap{padding:0 20px}}.section-banner{border-radius:var(--radius-lg);background:var(--navy-2);min-height:280px;margin-bottom:8px;position:relative;overflow:hidden}.section-banner img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.section-banner .banner-gradient{background:linear-gradient(#05203f0d 50%,#05203fe0 100%);position:absolute;inset:0}.section-banner .banner-text{height:100%;color:var(--white);flex-direction:column;justify-content:flex-end;padding:32px 40px;display:flex;position:relative}.section-banner .banner-label{opacity:.75;margin-bottom:6px;font-size:12px}.section-banner h2{color:var(--white);font-size:clamp(22px,3vw,30px)}.pair-header{background:var(--teal-soft);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;margin:32px 0 18px;display:grid}.pair-header span{text-align:center;color:var(--navy);padding:16px;font-family:Georgia,serif;font-size:15px;font-weight:700}.pair-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pair-card{background:var(--off-white);border-radius:var(--radius-sm);align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.pair-x{background:var(--danger-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;display:flex}.pair-x svg{width:11px;height:11px;stroke:var(--danger);stroke-width:2.2px;fill:none}.pair-card p{color:var(--charcoal);font-size:13.5px;line-height:1.5}.pair-card strong{color:var(--navy);margin-bottom:2px;display:block}.pill-row{flex-wrap:wrap;gap:14px;margin:28px 0 36px;display:flex}.pill-row span{background:var(--teal-soft);color:var(--navy);border-radius:999px;padding:10px 22px;font-size:13px;font-weight:600}.why-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.why-item h3{color:var(--navy);margin-bottom:4px;font-family:Arial,sans-serif;font-size:14.5px;font-weight:700}.why-item p{color:var(--grey);font-size:13px;line-height:1.55}@media (max-width:860px){.pair-grid,.why-grid{grid-template-columns:1fr}.pair-header span{font-size:13px}}.feature-strip{background:0 0;gap:6px;height:580px;display:flex}.strip-text-panel{background:var(--charcoal);color:var(--white);border-radius:var(--radius-lg) 0 0 var(--radius-lg);border:none;flex-direction:column;flex:0 0 240px;justify-content:center;margin:0;padding:44px 32px;display:flex;overflow:hidden}.strip-text-panel .eyebrow-label{color:#fff9}.strip-text-panel h2{color:var(--white);font-size:clamp(18px,1.7vw,24px);line-height:1.3}.strip-text-panel p{color:#ffffffbf;margin-top:14px;font-size:clamp(11px,1vw,13px);line-height:1.55}.strip-accent-bar{background:var(--teal);width:46px;height:3px;margin-top:18px}.strip-photo-panel{background:var(--navy-2);border:none;flex:1;margin:0;position:relative;overflow:hidden}.strip-photo-panel img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.strip-photo-panel .image-placeholder{border-width:0 1px;border-radius:0;height:auto;position:absolute;inset:0}.strip-photo-top{z-index:1;background:linear-gradient(#05203fc7 0%,#05203f00 100%);padding:28px 28px 60px;position:absolute;top:0;left:0;right:0}.strip-photo-top h3{color:var(--white);font-family:Arial,sans-serif;font-size:clamp(13px,1.2vw,17px);font-weight:700;line-height:1.3}.strip-photo-bottom{z-index:1;background:linear-gradient(#05203f00 0%,#05203feb 55%);padding:60px 28px 32px;position:absolute;bottom:0;left:0;right:0}.strip-photo-bottom p{color:#ffffffd9;font-size:clamp(10.5px,.95vw,12.5px);line-height:1.55}@media (max-width:860px){.feature-strip{border-radius:var(--radius-md);grid-template-columns:1fr 1fr;height:auto;display:grid;overflow:hidden}.strip-text-panel{border-radius:0;flex:none;grid-column:1/-1;padding:28px 24px}.strip-photo-panel{min-height:160px}.strip-photo-panel .image-placeholder{display:none}.strip-photo-top{padding:14px 14px 30px}.strip-photo-top h3{font-size:12.5px}.strip-photo-bottom{padding:30px 14px 14px}.strip-photo-bottom p{font-size:11px}.content-block .feature-strip{margin:0}}.dashboard-grid,.datasheet-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.dashboard-grid{background:var(--light-grey);border:1px solid var(--border);border-radius:var(--radius-lg);padding:56px}.dashboard-mark{width:34px;height:34px;margin-bottom:22px}.dashboard-grid h2,.datasheet-grid h2{margin-bottom:16px;font-size:clamp(24px,3vw,30px);line-height:1.3}.dashboard-grid>div:first-child p,.datasheet-grid>div:first-child p{color:var(--grey);max-width:420px;margin-bottom:26px;font-size:14px;line-height:1.6}@media (max-width:860px){.dashboard-mark{width:28px;height:28px;margin-bottom:16px}.dashboard-grid>div:first-child p,.datasheet-grid>div:first-child p{max-width:100%;margin-bottom:20px;font-size:13.5px}}.mockup-frame{border-radius:var(--radius-md);height:420px;box-shadow:none;border:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.preview-frame{box-shadow:none;border:none;align-items:center;display:flex}.preview-frame img{object-fit:contain;width:100%;height:auto;display:block}.mockup-frame img{object-fit:contain;border:none;border-radius:0;width:75%;height:auto;display:block}.monitor-stack{justify-content:center;align-items:center;display:flex}.monitor-stack img,.monitor-stack>*{border-radius:var(--radius-sm);box-shadow:0 16px 32px -12px #05203f40}.monitor-stack>:first-child{width:28%;margin-right:-18px;transform:translateY(10px)}.monitor-stack>:nth-child(2){z-index:2;width:44%}.monitor-stack>:nth-child(3){width:28%;margin-left:-18px;transform:translateY(10px)}@media (max-width:860px){.dashboard-grid,.datasheet-grid{grid-template-columns:1fr;gap:24px}.dashboard-grid{padding:0}.mockup-frame{order:unset;border-radius:var(--radius-md);width:100%;height:auto;min-height:0;overflow:visible}.mockup-frame img{object-fit:contain;width:100%;height:auto;display:block}.monitor-stack,.preview-frame{order:unset}.dashboard-grid .mockup-frame{max-width:75%;margin:0 auto}.datasheet-grid .mockup-frame{max-width:90%;margin:0 auto}}.split-card{border-radius:var(--radius-lg);grid-template-columns:1fr 1.3fr;min-height:360px;display:grid;overflow:hidden}.split-light{background:var(--teal-soft);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.split-light img{max-width:70%}.split-dark{background:var(--navy);color:var(--white);flex-direction:column;justify-content:center;padding:48px 52px;display:flex}.split-dark .eyebrow-label{color:#fff9}.split-dark h2{color:var(--white);margin-bottom:16px}.split-dark p{color:#fffc;font-size:14px;line-height:1.65}.offer-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.offer-card{background:var(--off-white);border-radius:var(--radius-sm);padding:24px;display:block}.offer-card h3{margin-bottom:6px;font-family:Arial,sans-serif;font-size:15px;font-weight:700}.offer-card p{color:var(--grey);font-size:13px;line-height:1.5}@media (max-width:860px){.split-card{grid-template-columns:1fr}.split-dark{padding:36px 28px}.offer-grid{grid-template-columns:1fr}}.trust-card{background:var(--off-white);border-radius:var(--radius-lg);text-align:center;padding:64px 56px}.trust-card h2{max-width:740px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:clamp(24px,3.5vw,32px)}.dot-map{border-radius:var(--radius-sm);background-image:radial-gradient(var(--border) 1.6px, transparent 1.6px);background-size:16px 16px;background-color:var(--white);max-width:720px;height:240px;margin:0 auto 28px;position:relative;overflow:hidden}.dot-map span{background:var(--teal);border-radius:50%;width:6px;height:6px;position:absolute}.trust-card p{color:var(--grey);max-width:560px;margin:0 auto 28px;font-size:14px;line-height:1.6}@media (max-width:860px){.trust-card{padding:40px 28px}}.networks-banner-wrap{background:var(--off-white);padding:48px 0 40px}.networks-banner{background:var(--white);border-radius:var(--radius-lg);padding:40px 48px 48px;box-shadow:0 12px 32px -8px #05203f21}.networks-banner-head{text-align:left;margin-bottom:24px}.networks-banner-head h2{max-width:820px;font-size:clamp(20px,2.8vw,28px);line-height:1.25}.networks-map{max-width:680px;margin:0 auto 24px}.networks-banner-foot{text-align:center}.networks-banner-foot p{color:var(--grey);max-width:620px;margin:0 auto 22px;font-size:13px;line-height:1.6}.btn-cta-shadow{box-shadow:0 18px 32px -10px #05203f80!important}@media (max-width:860px){.networks-banner{padding:32px 24px 40px}.networks-banner-head,.networks-map{margin-bottom:18px}}.solution-rail-fixed{z-index:70;flex-direction:column;align-items:flex-end;gap:20px;display:flex;position:fixed;top:50%;right:44px;transform:translateY(-55%)}.rail-item{color:var(--grey);opacity:.5;transform-origin:100%;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:10px 0;font-size:13px;font-weight:600;transition:transform .4s cubic-bezier(.34,1.1,.4,1),opacity .4s,background .4s,color .3s,padding .4s cubic-bezier(.34,1.1,.4,1);display:flex;transform:scale(.9)}.rail-item svg{width:0;height:12px;stroke:var(--white);fill:none;opacity:0;flex-shrink:0;transition:width .4s,opacity .3s;overflow:hidden}.rail-item.is-active{background:var(--navy);color:var(--white);opacity:1;padding:12px 22px;transform:scale(1.06)}.rail-item.is-active svg{opacity:1;width:12px}.mobile-tabs{display:none}@media (max-width:860px){.solution-rail-fixed{display:none}}.modal-backdrop{z-index:300;background:#05203f80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:var(--white);border-radius:var(--radius-md);width:100%;max-width:460px;padding:40px;position:relative}.modal-close{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:16px;right:16px}.modal-close svg{width:16px;height:16px;stroke:var(--grey);fill:none}.modal-card h2{margin-bottom:8px;font-size:20px}.modal-card p{color:var(--grey);margin-bottom:22px;font-size:13.5px;line-height:1.55}.modal-field{margin-bottom:14px}.modal-field-row{gap:14px;margin-bottom:14px;display:flex}.modal-field-row .modal-field{flex:1;margin-bottom:0}.modal-field label{color:var(--navy);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.modal-field input{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.modal-field input:focus{border-color:var(--teal);outline:none}.modal-error{color:var(--danger);margin-bottom:12px;font-size:12.5px}.modal-success{text-align:center}.modal-success svg{width:40px;height:40px;stroke:var(--teal);fill:none;margin:0 auto 16px}.image-placeholder{border:2px dashed var(--border);border-radius:var(--radius-md);background:var(--light-grey);width:100%;height:100%;min-height:160px;color:var(--grey);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px;font-size:12px;display:flex}.image-placeholder span:first-child{color:var(--navy);font-size:12.5px;font-weight:700}.image-placeholder-aspect{opacity:.75}.contact-hero{background:var(--navy);align-items:center;min-height:480px;margin-top:0;padding-top:130px;display:flex;position:relative;overflow:hidden}.contact-hero .image-placeholder{background:#1a2a3a;border:none;border-radius:0;min-height:480px}.contact-hero img.contact-hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.contact-hero-overlay{z-index:1;background:#05203f9e;position:absolute;inset:0}.contact-hero-text{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px 0 56px;display:flex;position:relative}.contact-hero-text h1{color:var(--white);letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(32px,5vw,60px);font-weight:900;line-height:1.1}.contact-hero-sub{color:#ffffffbf;letter-spacing:-.02em;text-align:center;max-width:540px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.7}.contact-dot{color:var(--teal)}.contact-body{background:var(--white);border-radius:var(--radius-lg) var(--radius-lg) 0 0;z-index:1;margin-top:-40px;padding:56px 0 72px;position:relative}.contact-intro{text-align:center;margin-bottom:40px}.contact-intro>p:first-child{color:var(--navy);margin-bottom:14px;font-size:clamp(18px,2.2vw,24px);font-weight:700}.contact-sub{color:var(--grey);max-width:680px;margin:0 auto;font-size:14px;line-height:1.7}.contact-form-card{background:var(--light-grey);border-radius:var(--radius-md);flex-direction:column;gap:0;max-width:520px;margin:0 auto;padding:32px 40px 40px;display:flex}.cff-field{border-bottom:1px solid var(--border)}.cff-field:first-child{border-top:1px solid var(--border)}.cff-field input,.cff-field select,.cff-field textarea{width:100%;color:var(--navy);background:0 0;border:none;outline:none;padding:14px 4px;font-family:inherit;font-size:13.5px}.cff-field input::placeholder,.cff-field textarea::placeholder{color:var(--grey)}.cff-field select{color:var(--grey);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='1.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;background-size:16px}.cff-field select option{color:var(--navy)}.cff-field textarea{resize:vertical;min-height:110px}.cff-submit{background:var(--navy);width:100%;color:var(--white);border-radius:var(--radius-btn);cursor:pointer;border:none;margin-top:24px;padding:16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s;box-shadow:0 14px 26px -10px #05203f73}.cff-submit:hover{background:var(--teal)}.cff-submit:disabled{opacity:.6;cursor:not-allowed}.cff-error{color:var(--danger);text-align:center;margin-top:10px;font-size:12.5px}.contact-success{text-align:center;padding:56px 40px}.contact-success svg{width:52px;height:52px;margin:0 auto 20px}.contact-success h3{color:var(--navy);margin-bottom:10px;font-size:22px}.contact-success p{color:var(--grey);font-size:14px}@media (max-width:860px){.contact-hero{min-height:600px;margin-top:0;padding-top:120px}.contact-hero .image-placeholder{min-height:300px}.contact-body{padding:40px 0 56px}.contact-form-card{padding:24px 20px 32px}}.form-field label{color:var(--navy);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-field input,.form-field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--charcoal);padding:13px 16px;font-family:inherit;font-size:14px}.form-field input:focus,.form-field textarea:focus{border-color:var(--teal);outline:none}.form-field textarea{resize:vertical;min-height:120px}.form-status{border-radius:var(--radius-sm);padding:12px 16px;font-size:13.5px}.form-status.success{background:var(--teal-soft);color:var(--teal-dark)}.form-status.error{background:var(--danger-soft);color:var(--danger)}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.d1{transition-delay:.1s}.reveal.d2{transition-delay:.2s}.reveal.d3{transition-delay:.3s}@media (max-width:860px){.reveal{opacity:1!important;transform:none!important}}.scroll-reveal-fadeUp{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(32px)}.scroll-reveal-fadeRight{opacity:0;transition:opacity .7s,transform .7s;transform:translate(44px)}.scroll-reveal-fadeUp.is-visible,.scroll-reveal-fadeRight.is-visible{opacity:1;transform:none}@media (max-width:860px){.scroll-reveal-fadeUp,.scroll-reveal-fadeRight{opacity:1!important;transition:none!important;transform:none!important}}.ace-section{padding:0}.ace-inner-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #05203f14;padding:48px;box-shadow:0 4px 32px -8px #05203f1a}.ace-grid{grid-template-columns:3fr 1.6fr;align-items:start;gap:28px;display:grid}.ace-left{flex-direction:column;display:flex}.ace-right-col{flex-direction:column;gap:14px;display:flex}.ace-description-text{color:var(--grey);font-size:12.5px;line-height:1.7}.ace-badge{letter-spacing:.12em;text-transform:uppercase;color:#22c55e;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.ace-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ace-tag{color:var(--grey);margin-bottom:6px;font-size:14px}.ace-heading{margin-bottom:24px;font-size:clamp(22px,2.8vw,30px);line-height:1.2}.ace-cards{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:10px;display:grid}.ace-card{background:var(--off-white);border:.5px solid var(--border);border-radius:var(--radius-md);flex-direction:column;min-height:200px;padding:18px 16px;display:flex}.ace-card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-bottom:8px;font-size:9px;font-weight:800;display:block}.ace-card-desc{color:var(--grey);flex:1;margin-bottom:12px;font-size:11.5px;line-height:1.5}.ace-card-stat{color:var(--navy);font-size:28px;font-weight:800;line-height:1;display:block}.ace-card-unit{color:var(--grey);margin-top:3px;font-size:10.5px;display:block}.ace-platform-label{letter-spacing:.12em;text-transform:uppercase;color:#22c55e;align-items:center;gap:7px;margin-top:14px;font-size:10px;font-weight:800;display:inline-flex}.ace-feature-card{background:var(--navy);color:var(--white);border-radius:var(--radius-md);flex-direction:column;flex:1;padding:24px 20px;display:flex}.ace-feature-label{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:10px;font-size:9px;font-weight:800;display:block}.ace-feature-card>p{color:#fffc;flex:1;margin-bottom:0;font-size:12px;line-height:1.7}.ace-stats{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-top:20px;padding-top:16px;display:flex}.ace-stat-item{flex-direction:column;display:flex}.ace-stat-item-right{text-align:right}.ace-stat-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:2px;font-size:11px;display:block}.ace-stat-num{color:var(--white);font-size:24px;font-weight:800;line-height:1.1;display:block}.ace-stat-desc{color:#ffffff80;max-width:80px;margin-top:3px;font-size:9.5px;line-height:1.4;display:block}.ace-stat-item-right .ace-stat-desc{max-width:none}@media (max-width:860px){.ace-inner-card{border-radius:var(--radius-md);padding:22px 20px}.ace-grid{grid-template-columns:1fr;gap:20px}.ace-right-col{gap:12px}.ace-cards{grid-template-columns:1fr;gap:10px}.ace-card{min-height:auto}.ace-card-stat{font-size:22px}.ace-stat-num{font-size:20px}.ace-heading{margin-bottom:20px;font-size:clamp(18px,5.5vw,24px)}}.community-badge{color:var(--teal);border:1.5px solid var(--teal);border-radius:999px;margin-bottom:16px;padding:4px 16px;font-size:13px;font-weight:700;display:inline-block}.ticker-wrap{white-space:nowrap;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--off-white);margin:0;padding:14px 0;overflow:hidden}.ticker-track{animation:40s linear infinite ticker-scroll;display:inline-block}.ticker-item{color:var(--grey);padding:0 36px;font-size:13.5px;font-weight:500;display:inline-block}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.platform-section{border-radius:var(--radius-lg);min-height:420px;margin:0 10px;position:relative;overflow:hidden}.platform-bg-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.platform-overlay{z-index:1;background:0 0;position:absolute;inset:0}.platform-content{z-index:2;grid-template-columns:1fr 1fr;min-height:420px;display:grid;position:relative}.platform-right{flex-direction:column;gap:28px;padding:44px 44px 44px 32px;display:flex}.platform-icons-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.platform-icon-slot{justify-content:center;align-items:center;min-height:56px;padding:8px;display:flex}.platform-icon-slot img{object-fit:contain;width:100%;max-height:36px}.platform-heading{color:var(--navy);margin-bottom:6px;font-size:clamp(20px,2.5vw,26px)}.platform-heading .accent{color:var(--teal)}.platform-tagline{color:var(--grey);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:700}.platform-desc{color:var(--grey);margin-bottom:20px;font-size:13.5px;line-height:1.7}@media (max-width:860px){.platform-section{border-radius:var(--radius-md);min-height:auto;margin:0}.platform-content{grid-template-columns:1fr}.platform-left{display:none}.platform-right{padding:28px 24px}.platform-icons-grid{grid-template-columns:repeat(4,1fr);gap:8px}.platform-icon-slot{min-height:44px;padding:8px}}.download-cta{background:var(--navy);border-radius:var(--radius-lg);text-align:center;padding:64px 48px 48px;position:relative;overflow:hidden}.download-cta:before{content:"";pointer-events:none;background:radial-gradient(at bottom,#06545c8c 0%,#0000 70%);width:70%;height:180px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.download-cta-content{z-index:1;position:relative}.download-cta h2{color:var(--white);max-width:580px;margin-bottom:14px;margin-left:auto;margin-right:auto;font-size:clamp(20px,2.8vw,30px);line-height:1.3}.download-cta p{color:#ffffffa6;max-width:520px;margin:0 auto 28px;font-size:13.5px;line-height:1.75}.btn-cta-light{color:var(--white)!important;background:0 0!important;border:1.5px solid #ffffff80!important;border-radius:999px!important}.btn-cta-light:hover{background:#ffffff1a!important}.download-cta-logos{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex;position:relative}.download-icon-slot{justify-content:center;align-items:center;padding:6px 12px;display:flex}.download-icon-slot img{object-fit:contain;width:auto;height:32px}@media (max-width:860px){.download-cta{padding:44px 24px 36px}.download-cta h2{font-size:18px}}.pricing-head{text-align:center;margin-bottom:32px}.pricing-head h2{margin-bottom:12px;font-size:clamp(24px,3vw,34px)}.pricing-sub{color:var(--grey);max-width:620px;margin:0 auto;font-size:14px;line-height:1.65}.pricing-calc{align-items:center;gap:16px;margin-bottom:28px;display:flex}.pricing-calc-label{color:var(--navy);font-size:13.5px;font-weight:700}.pricing-calc-hint{color:var(--grey);margin-top:2px;font-size:11.5px;font-weight:400;display:block}.pricing-calc-input{border:2px solid var(--teal);border-radius:var(--radius-sm);width:100px;color:var(--navy);outline:none;padding:8px 12px;font-family:inherit;font-size:15px;font-weight:700}.pricing-table-wrap{border-radius:var(--radius-md);border:1px solid var(--border);overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%;font-size:13px}.pricing-table th,.pricing-table td{border-bottom:1px solid var(--border);padding:13px 16px}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-table th{vertical-align:top;text-align:center;background:var(--off-white)}.pricing-table td{vertical-align:middle;text-align:center}.pt-feature-col{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;width:38%;font-size:11px;font-weight:700;text-align:left!important;background:var(--white)!important}.pt-feature-name{color:var(--navy);text-transform:none;letter-spacing:0;text-align:left;font-size:13px;font-weight:400}.pt-plan-head{flex-direction:column;gap:4px;padding:6px 0;display:flex}.pt-plan-name{color:var(--navy);font-size:14px;font-weight:700}.pt-plan-price{color:var(--navy);font-size:20px;font-weight:800}.pt-plan-period{color:var(--grey);font-size:12px;font-weight:400}.pt-plan-desc{color:var(--grey);margin-top:4px;font-size:11.5px;line-height:1.4}.pt-col-highlight th,th.pt-col-highlight{background:var(--navy)!important}.pt-col-highlight{background:#05203f06}.pricing-table thead .pt-col-highlight .pt-plan-name,.pricing-table thead .pt-col-highlight .pt-plan-price{color:var(--white)}.pricing-table thead .pt-col-highlight .pt-plan-period{color:#fff9}.pricing-table thead .pt-col-highlight .pt-plan-desc{color:#ffffff8c}.pt-check{width:20px;height:20px;margin:0 auto;display:block}.pt-cta-row td{text-align:center;background:var(--off-white);border-bottom:none;padding:16px}.pt-cta-row .pt-col-highlight{background:var(--navy)}.pt-cta-row .pt-col-highlight .pt-cta-btn{border:1px solid #ffffff4d;color:var(--white)!important;background:#ffffff26!important}.pt-cta-btn{padding:10px 20px!important;font-size:13px!important}@media (max-width:860px){.pricing-table{min-width:540px}.pricing-calc{flex-direction:column;align-items:flex-start;gap:8px}.hero-bleed{min-height:720px;padding-top:100px;padding-bottom:40px}.hero-bleed h1{margin-bottom:18px;font-size:clamp(32px,9vw,52px)}.community-badge{margin-bottom:12px;padding:4px 14px;font-size:12px}.body-sheet{border-radius:48px 48px 0 0;margin-top:-28px}.intro-block h2{margin-bottom:16px;font-size:clamp(18px,5vw,24px)}.intro-row{gap:12px}.intro-row p{font-size:14px;line-height:1.7}.section-banner{border-radius:var(--radius-md);min-height:180px}.section-banner .banner-text{padding:24px}.section-banner h2{font-size:clamp(18px,5.5vw,22px)}.section-banner .banner-label{font-size:11px}.pair-header{margin:24px 0 14px}.pair-header span{padding:12px 10px;font-size:12px}.pair-grid{grid-template-columns:1fr;gap:10px}.pair-card{gap:12px;padding:16px 18px}.pair-card p{font-size:13px;line-height:1.5}.pill-row{gap:8px;margin:20px 0 24px}.pill-row span{padding:8px 16px;font-size:12px}.why-grid{gap:16px}.why-item h3{font-size:14px}.why-item p{font-size:12.5px}.feature-strip{border-radius:16px}.strip-text-panel{border-radius:0;padding:28px 22px}.strip-text-panel h2{font-size:clamp(16px,4.5vw,20px)}.strip-text-panel p{margin-top:10px;font-size:12px}.strip-photo-panel{min-height:180px}.strip-photo-top{padding:12px 12px 28px}.strip-photo-top h3{font-size:12px}.strip-photo-bottom{padding:28px 12px 14px}.strip-photo-bottom p{font-size:10.5px}.dashboard-grid h2,.datasheet-grid h2{margin-bottom:12px;font-size:clamp(18px,5vw,22px)}.dashboard-mark{margin-bottom:14px}.btn-cta{padding:13px 22px;font-size:13px}.split-card{border-radius:var(--radius-md)}.split-light{min-height:120px;padding:28px 24px}.split-dark{padding:28px 24px}.split-dark h2{margin-bottom:12px;font-size:clamp(18px,5vw,22px)}.split-dark p{font-size:13px}.offer-grid{gap:10px;margin-top:20px}.offer-card h3{font-size:14px}.offer-card p{font-size:12.5px}.solution-hero{overflow:hidden}.hero-image-frame{min-height:280px}.hero-text{padding:36px 22px}.hero-text h1{margin-bottom:10px;font-size:clamp(26px,7vw,36px)}.hero-text .subhead{font-size:13px;line-height:1.6}.platform-logo-card{min-height:56px;padding:16px 12px;font-size:12px}.platform-text h2{font-size:clamp(18px,5vw,22px)}.platform-text p{font-size:13px}.ace-inner-card{border-radius:var(--radius-md);padding:22px 20px}.ace-heading{margin-bottom:20px;font-size:clamp(18px,5.5vw,24px)}.ace-card{padding:16px 14px}.ace-card-label{font-size:9px}.ace-card-desc{font-size:11.5px}.ace-stat-num{font-size:20px}.pricing-head h2{font-size:clamp(18px,5vw,22px)}.pricing-sub{font-size:13px}.pricing-table-wrap{border-radius:var(--radius-sm)}.download-cta{border-radius:var(--radius-md);padding:40px 22px 32px}.download-cta h2{font-size:clamp(16px,5vw,20px)}.download-cta p{font-size:13px}.download-cta-logos{gap:8px;margin-top:32px}.download-icon-slot img{height:26px}.datasheet-grid h2{font-size:clamp(16px,5vw,20px)}.footer-brand-col{padding-right:0}.footer-col h4{margin-bottom:10px;font-size:12px}.footer-legal p,.footer-legal a{font-size:11px}.contact-hero{min-height:600px}.contact-form-wrap{padding:28px 22px}.solution-rail-fixed{display:none}.ace-inner-card,.split-card,.offer-card,.pair-card,.why-item,.dashboard-grid,.datasheet-grid,.download-cta,.pricing-section,.platform-section,.feature-strip{margin-left:4px;margin-right:4px}.ace-inner-card{padding:22px 28px}.split-dark,.split-light{padding:28px 32px}.offer-card{padding:22px 26px}.pair-card{padding:20px 26px}.download-cta{padding:44px 30px 36px}}.pf-section{border-bottom:4px solid var(--teal);max-width:900px;margin:0 auto;padding:40px 0 48px}.pf-form{flex-direction:column;gap:20px;display:flex}.pf-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.pf-field{flex-direction:column;gap:8px;display:flex}.pf-field label{color:var(--navy);letter-spacing:.03em;text-transform:uppercase;font-size:12.5px;font-weight:700}.pf-field input,.pf-field select,.pf-field textarea{border:1.5px solid var(--border);width:100%;color:var(--charcoal);background:var(--white);appearance:none;border-radius:0;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.pf-field input::placeholder,.pf-field textarea::placeholder{color:var(--grey)}.pf-field input:focus,.pf-field select:focus,.pf-field textarea:focus{border-color:var(--teal);outline:none}.pf-field select{color:var(--navy);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='1.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px}.pf-field select option{color:var(--navy)}.pf-field textarea{resize:vertical;min-height:130px}.pf-submit{background:var(--navy);width:100%;color:var(--white);cursor:pointer;letter-spacing:.04em;border:none;border-radius:0;margin-top:4px;padding:17px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s}.pf-submit:hover{background:var(--teal)}.pf-submit:disabled{opacity:.6;cursor:not-allowed}.pf-abuse{text-align:center;color:var(--grey);margin-top:14px;font-size:12px}.pf-abuse a{color:var(--grey);text-decoration:underline}.pf-abuse a:hover{color:var(--navy)}.pf-error{color:var(--danger);text-align:center;margin-top:4px;font-size:13px}.pf-success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:64px 40px;display:flex}.pf-success svg{width:48px;height:48px}.pf-success h3{color:var(--navy);font-size:22px}.pf-success p{color:var(--grey);font-size:14px}@media (max-width:860px){.pf-section{padding:32px 0 40px}.pf-row{grid-template-columns:1fr;gap:16px}.pf-form{gap:16px}.pf-field input,.pf-field select,.pf-field textarea{font-size:16px}}.contact-info-strip{border-top:1px solid var(--border);align-items:flex-start;gap:48px;max-width:900px;margin:0 auto;padding:44px 0 24px;display:flex}.contact-info-item{align-items:center;gap:16px;display:flex}.contact-info-icon{background:var(--teal-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-info-icon svg{width:20px;height:20px;stroke:var(--teal)}.contact-info-label{text-transform:uppercase;letter-spacing:.1em;color:var(--grey);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.contact-info-value{color:var(--navy);font-size:15px;font-weight:600}.contact-info-value:hover{color:var(--teal)}@media (max-width:860px){.contact-info-strip{flex-direction:column;gap:24px;padding:32px 0 16px}.contact-info-value{font-size:14px}.content-block{padding:80px 0 76px!important}.wrap{padding:0 22px!important}.section-banner{margin:0 0 20px}.section-banner .banner-text{padding:28px 22px!important}.intro-row{gap:14px}.intro-row p{font-size:14px;line-height:1.75}.pair-grid{gap:12px}.pair-card{gap:14px;padding:20px!important}.pair-header{margin-bottom:4px;padding:16px 14px}.why-grid{gap:18px}.why-item{background:var(--off-white);border-radius:var(--radius-sm);padding:18px}.offer-grid{gap:14px;margin-top:24px}.offer-card{padding:24px 22px!important}.split-dark{padding:32px 24px!important}.split-light{min-height:140px;padding:24px 22px!important}.dashboard-grid,.datasheet-grid{gap:28px}.ace-inner-card{margin:0;padding:24px 22px!important}.ace-card{padding:18px 16px!important}.platform-section{margin:0!important}.platform-right{padding:28px 22px!important}.pricing-head{margin-bottom:24px}.pricing-calc{margin-bottom:20px}.download-cta{padding:44px 24px 36px!important}.strip-text-panel{padding:28px 22px!important}.strip-photo-top{padding:14px 14px 32px!important}.strip-photo-bottom{padding:32px 14px 16px!important}.hero-text{padding:32px 22px!important}.contact-info-strip{padding:32px 0 20px!important}.pf-section{padding:32px 0 40px!important}.body-sheet .wrap{padding-left:32px!important;padding-right:32px!important}.body-sheet .content-block{padding-top:80px!important;padding-bottom:76px!important}.body-sheet .dashboard-grid{gap:32px;padding:0!important}.body-sheet .dashboard-grid>div:first-child{padding:8px 4px 0!important}.body-sheet .dashboard-grid .mockup-frame{margin-top:8px}.body-sheet .datasheet-grid{gap:32px;padding:0!important}.body-sheet .feature-strip{margin:0!important}.body-sheet .ace-inner-card{padding:24px 20px!important}.body-sheet .ace-card{min-height:auto!important;padding:18px 16px!important}.body-sheet .ace-right-col{gap:16px!important}.body-sheet .platform-section{min-height:auto;margin:0!important}.body-sheet .platform-right{padding:28px 22px!important}.body-sheet .platform-icons-grid{grid-template-columns:repeat(4,1fr);gap:8px}.body-sheet .download-cta{margin:0!important;padding:52px 36px 44px!important}.body-sheet .pricing-section{overflow-x:auto}.body-sheet .datasheet-grid>div:first-child{padding:0!important}.body-sheet .scroll-reveal-fadeUp,.body-sheet .scroll-reveal-fadeRight{opacity:1!important;transition:none!important;display:block!important;transform:none!important}}.nav-spacer{flex:1}.site-header{padding:5px 6px}.logo{gap:8px;padding:4px 6px}.logo-mark{width:24px;height:24px}.main-nav ul{gap:2px}.nav-contact-pill{background:var(--teal);color:var(--white);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;margin:6px 6px 6px 8px;padding:8px 20px;font-family:Barlow,system-ui,sans-serif;font-size:13.5px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 0 3px #06545c2e}.nav-contact-pill:hover{background:var(--navy);box-shadow:0 0 0 3px #05203f26}.text-link-cta{display:none!important}.home-hero{background:var(--white);align-items:center;min-height:100vh;margin-top:0;padding-top:130px;padding-bottom:64px;display:flex;position:relative;overflow:hidden}.home-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.home-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:18px;font-size:11px;font-weight:700;display:inline-block}.home-h1{color:var(--navy);letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(38px,5.5vw,72px);font-weight:900;line-height:1.05}.home-hero-sub{color:var(--grey);letter-spacing:-.02em;max-width:480px;margin-bottom:36px;font-size:16px;font-weight:300;line-height:1.7}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-hero-secondary{color:var(--grey);letter-spacing:-.02em;border-bottom:1px solid var(--border);padding-bottom:2px;font-size:14px;font-weight:500;transition:color .2s}.home-hero-secondary:hover{color:var(--navy)}.hs-wrap{pointer-events:auto;width:100%;height:560px;position:relative}.hs-screen{will-change:transform;border-radius:12px;transition:transform .1s linear;position:absolute;overflow:hidden}.hs-screen img{pointer-events:none;display:block}.hs-screen img[src$=\.jpg],.hs-screen img[src$=\.jpeg]{object-fit:cover;width:488px;height:273px}.hs-s1{z-index:1;top:8%;right:0}.hs-s2{z-index:3;top:33%;left:0}.hs-s3{z-index:2;top:58%;right:0}.hs-s1 img[src$=\.jpg],.hs-s3 img[src$=\.jpg],.hs-s1 img[src$=\.jpeg],.hs-s3 img[src$=\.jpeg]{width:390px;height:218px}@media (max-width:860px){.home-hero-inner{grid-template-columns:1fr;gap:40px}.home-h1{font-size:clamp(34px,9vw,52px)}.hs-wrap{height:320px}.hs-s1{z-index:1;top:0;left:0;right:auto}.hs-s2{z-index:3;top:33%;left:calc(50% - 169px);right:auto}.hs-s3{z-index:2;top:60%;left:auto;right:0}.hs-s1 img,.hs-s3 img{width:270px;height:auto}.hs-s2 img{width:338px;height:auto}.hs-s1 img[src$=\.jpg],.hs-s3 img[src$=\.jpg],.hs-s1 img[src$=\.jpeg],.hs-s3 img[src$=\.jpeg]{width:270px;height:151px}.hs-s2 img[src$=\.jpg],.hs-s2 img[src$=\.jpeg]{width:338px;height:189px}}.home-what{background:var(--white);border-radius:0;padding:96px 0 80px;position:relative;overflow:hidden;box-shadow:0 8px 32px -8px #05203f14}.home-what-checker{pointer-events:none;background-image:linear-gradient(#05203f0a 1px,#0000 1px),linear-gradient(90deg,#05203f0a 1px,#0000 1px);background-size:28px 28px;height:120px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.home-what-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.home-what-h2{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(26px,3.2vw,40px);font-weight:900;line-height:1.1}.home-what-prefix{letter-spacing:-.02em;color:var(--grey);font-size:clamp(13px,1.6vw,18px);font-weight:400}.home-what-body{color:var(--grey);letter-spacing:-.02em;font-size:15px;font-weight:400;line-height:1.75}.home-what-goal-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin-top:36px;margin-bottom:14px;font-size:13px;font-weight:700}.home-what-goal-body{color:var(--grey);letter-spacing:-.02em;text-align:left;font-size:15px;font-weight:400;line-height:1.8}@media (max-width:860px){.home-what{border-radius:0 0 28px 28px;padding:64px 0 56px}.home-what-grid{grid-template-columns:1fr;gap:36px}}.ticker-section{background:var(--off-white);text-align:center;padding:80px 0}.ticker-heading{letter-spacing:-.06em;text-align:center;margin-bottom:0;font-size:clamp(32px,4vw,52px);font-weight:900}.ticker-sub{color:var(--grey);letter-spacing:-.02em;max-width:560px;margin-bottom:48px;font-size:15px;font-weight:400;line-height:1.7}.ticker-mask{padding:0 48px;overflow:hidden}.ticker-track{gap:32px;width:max-content;animation:30s linear infinite ticker-scroll;display:flex}.ticker-item{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:64px;display:flex}.ticker-item img{object-fit:contain;max-width:100%;max-height:48px}.community-ticker-item{white-space:nowrap;color:var(--navy);letter-spacing:-.01em;flex-shrink:0;align-items:center;gap:10px;padding:0 28px;font-size:12px;font-weight:600;display:inline-flex}.community-ticker-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}@media (max-width:860px){.ticker-section{padding:56px 0 48px}.ticker-mask{padding:0 22px}.ticker-item{width:90px;height:52px}}.home-teaser{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.home-teaser-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-teaser-overlay{z-index:1;background:#05203fa6;position:absolute;inset:0}.home-teaser-content{z-index:2;text-align:center;padding:80px 0;position:relative}.home-teaser-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:16px;font-size:11px;font-weight:700;display:inline-block}.home-teaser-h2{color:var(--white);letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(32px,5vw,56px);font-weight:900}.home-teaser-body{color:#ffffffbf;letter-spacing:-.02em;max-width:540px;margin:0 auto 36px;font-size:16px;font-weight:300;line-height:1.75}@media (max-width:860px){.home-teaser{min-height:360px}.home-teaser-content{padding:56px 0}}.home-carousel-section{padding:80px 0 0}.pc-outer{align-items:center;width:100%;min-height:660px;display:flex;overflow:hidden}.pc-side-label{background:var(--navy);border-radius:0 var(--radius-sm) var(--radius-sm) 0;cursor:default;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:18px 10px;display:flex}.pc-side-inner{writing-mode:vertical-lr;white-space:nowrap;letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;font-family:Barlow,system-ui,sans-serif;font-size:9px;font-weight:800;transform:rotate(180deg)}.pc-main{flex:1;grid-template-columns:65fr 35fr;align-self:stretch;min-height:660px;display:grid;position:relative}.pc-left{background:var(--off-white);align-items:center;padding:56px 0 56px 48px;display:flex}.pc-timeline-col{flex-shrink:0;gap:26px;display:flex;position:relative}.pc-dotted{background-image:repeating-linear-gradient(to bottom, var(--border) 0px, var(--border) 7px, transparent 7px, transparent 14px);width:2px;position:absolute;top:0;bottom:0;left:0}.pc-list{flex-direction:column;margin:0;padding:0 0 0 20px;list-style:none;display:flex}.pc-list-item{align-items:center;gap:12px;padding:13px 0;display:flex;position:relative}.pc-tick{background:var(--teal);border-radius:2px;width:4px;height:0;transition:height .3s;position:absolute;left:-20px}.pc-list-item.is-active .pc-tick{height:100%}.pc-list-btn{letter-spacing:-.03em;color:var(--grey);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Barlow,system-ui,sans-serif;font-size:18px;font-weight:500;transition:color .3s}.pc-list-item.is-active .pc-list-btn{color:var(--teal);font-weight:700}.pc-list-item.is-animating .pc-list-btn{animation:.28s forwards pc-btn-pulse}@keyframes pc-btn-pulse{0%{transform:scale(1)}50%{transform:scale(1.06)translate(4px)}to{transform:scale(1)}}.pc-img-desktop{z-index:2;pointer-events:none;width:900px;transition:opacity .28s,transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pc-img-desktop img{width:100%;display:block}.pc-img-mobile{display:none}.pc-img-out{opacity:0;transform:translate(-50%,calc(-50% - 16px))!important}.pc-img-in{opacity:1;animation:.38s pc-img-arrive;transform:translate(-50%,-50%)!important}@keyframes pc-img-arrive{0%{opacity:0;transform:translate(-50%,calc(16px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.pc-right{background:var(--navy);color:var(--white);z-index:1;border-radius:0 80px 80px 0;flex-direction:column;padding:48px 36px 36px;display:flex;position:relative}.pc-right-label{letter-spacing:.16em;text-transform:uppercase;color:var(--teal);margin-bottom:20px;font-size:9px;font-weight:800;display:block}.pc-detail,.pc-discover-wrap{transition:opacity .28s,transform .28s}.pc-detail-out{opacity:0;transform:translateY(-8px)}.pc-detail-in{animation:.38s pc-fade-in}@keyframes pc-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pc-active-name{align-items:center;gap:10px;margin-bottom:12px;display:flex}.pc-name-bar{background:var(--teal);border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.pc-active-name span:last-child{letter-spacing:-.04em;color:var(--white);font-size:clamp(16px,1.8vw,20px);font-weight:800}.pc-desc{color:#ffffffb3;letter-spacing:-.02em;flex:1;margin-bottom:0;font-size:12.5px;font-weight:400;line-height:1.75}.pc-discover-wrap{margin-top:auto;margin-bottom:16px;padding-top:28px}.pc-discover{color:var(--white);letter-spacing:-.01em;font-size:12.5px;font-weight:500;text-decoration:underline;transition:color .2s}.pc-discover:hover{color:var(--teal)}.pc-footer{justify-content:space-between;align-items:center;display:flex}.pc-counter{color:#ffffff59;letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.pc-arrows{gap:16px;display:flex}.pc-arrow{color:#ffffff8c;cursor:pointer;background:0 0;border:none;padding:0;font-size:22px;line-height:1;transition:color .2s}.pc-arrow:hover{color:var(--white)}@media (max-width:860px){.home-carousel-section{margin-top:40px;padding:0}.pc-outer{flex-direction:column;align-items:stretch;min-height:auto}.pc-side-label{display:none}.pc-main{grid-template-columns:1fr;min-height:auto;position:static}.pc-left,.pc-img-desktop{display:none}.pc-right{border-radius:0;padding:28px 22px}.pc-img-mobile{width:calc(100% - 32px);margin:20px auto;transition:opacity .28s,transform .28s;display:block}.pc-img-mobile img{object-fit:contain;width:100%;max-height:280px;display:block}.pc-img-mobile.pc-img-out{opacity:0!important;transform:translateY(-16px)!important}.pc-img-mobile.pc-img-in{opacity:1!important;animation:none!important;transform:translateY(0)!important}@keyframes pc-img-mob-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pc-active-name span:last-child{font-size:18px}.pc-arrow{font-size:24px}.pc-discover-wrap{margin-bottom:12px;padding-top:0}}.announcement-bar{letter-spacing:-.02em;font-weight:300}.ace-badge,.ace-platform-label,.ace-feature-label,.ace-card-label,.pc-right-label,.home-eyebrow,.home-teaser-eyebrow,.ticker-heading+.ticker-sub,.mega-col-label,.contact-info-label,.pf-field label,.platform-tagline,.ace-available-label{letter-spacing:.08em}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-reveal-fadeUp,.scroll-reveal-fadeRight{opacity:1!important;transition:none!important;transform:none!important}.hero-blob-a,.hero-blob-b{animation:none!important}.pc-side-inner{writing-mode:horizontal-tb;transform:none}}.btn-cta:active,.nav-contact-pill:active,.pf-submit:active,.rail-item:active,.tab-pill:active,.pc-arrow:active,.offer-card:active,.mega-link:active{transform:scale(.97)}.hero-image-frame img,.strip-photo-panel img,.hs-screen img,.mockup-frame img,img.contact-hero-bg,img.home-teaser-bg{animation:.7s both img-fade-in}@keyframes img-fade-in{0%{opacity:0}to{opacity:1}}.solution-hero .hero-image-frame,.contact-hero{overflow:hidden}.solution-hero .hero-image-frame img,img.contact-hero-bg{will-change:transform;top:-7.5%;height:115%;position:absolute;inset-inline:0}:focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible),.pf-field input:focus-visible,.pf-field select:focus-visible,.pf-field textarea:focus-visible{outline:none}.why-grid>*,.pair-grid>*,.offer-grid>*{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(18px)}.why-grid.in-view>*,.pair-grid.in-view>*,.offer-grid.in-view>*{opacity:1;transform:none}.why-grid>:first-child,.pair-grid>:first-child,.offer-grid>:first-child{transition-delay:0s}.why-grid>:nth-child(2),.pair-grid>:nth-child(2),.offer-grid>:nth-child(2){transition-delay:70ms}.why-grid>:nth-child(3),.pair-grid>:nth-child(3),.offer-grid>:nth-child(3){transition-delay:.14s}.why-grid>:nth-child(4),.pair-grid>:nth-child(4),.offer-grid>:nth-child(4){transition-delay:.21s}.why-grid>:nth-child(5),.pair-grid>:nth-child(5),.offer-grid>:nth-child(5){transition-delay:.28s}.why-grid>:nth-child(6),.pair-grid>:nth-child(6),.offer-grid>:nth-child(6){transition-delay:.35s}.why-grid>:nth-child(7),.offer-grid>:nth-child(7){transition-delay:.42s}@media (max-width:860px){.why-grid>*,.pair-grid>*,.offer-grid>*{opacity:1;transition:none;transform:none}}.offer-card,.pair-card,.why-item{transition:transform .2s,box-shadow .2s}.offer-card:hover,.pair-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px -6px #05203f24}.nav-link:hover{border-radius:var(--radius-sm);background:#06545c0f}.pc-discover,.learn-more-link,.mobile-footer-link{text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .2s,color .2s}.mega-bit{align-items:flex-start;gap:0;display:flex}.mega-srimath-section{flex-shrink:0;width:360px;padding-left:28px}.mega-srimath-links{margin-top:4px;display:block}.mega-paraqum-section{flex:1;padding-right:0}.mega-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);margin-bottom:12px;font-size:12px;font-weight:800;display:block}.mobile-paraqum-label{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);padding:12px 0 8px;font-size:13px;font-weight:800;display:block}.mobile-service-link{padding:12px 0;display:block}.mobile-service-name{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:4px;font-size:13px;font-weight:800;display:block}.mobile-service-tag{color:var(--grey);font-size:12px;line-height:1.5;display:block}
