@keyframes moduleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes barGrow{0%{height:0}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes spinReverse{to{transform:rotate(-1turn)}}.erp-landing{overflow-x:clip;a,button{font:inherit}a,button{color:inherit}a{text-decoration:none}h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style:none}.section{width:min(1200px,calc(100% - 48px));margin-inline:auto}.topline{height:36px;background:var(--navy);color:#dce8ff;font-size:11px;letter-spacing:.03em}.topline>div{width:min(1320px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.topline a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:650}.site-header{position:sticky;top:0;z-index:50;height:78px;background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(216,227,240,.9);backdrop-filter:blur(18px)}.header-inner{width:min(1320px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center}.logo,.logo-link{display:inline-flex}.logo{align-items:center;gap:10px;color:var(--navy)}.logo>i{position:relative;width:33px;height:33px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--blue-2),var(--blue));box-shadow:0 8px 18px rgba(23,105,232,.25);overflow:hidden}.logo>i:after{content:"A";position:relative;z-index:2;color:#fff;font-size:18px;font-style:normal;font-weight:850;letter-spacing:-.08em}.logo>i b{position:absolute;width:3px;height:3px;border-radius:50%;background:hsla(0,0%,100%,.65)}.logo>i b:first-child{left:6px;top:7px}.logo>i b:nth-child(2){right:6px;top:12px}.logo>i b:nth-child(3){right:8px;bottom:6px}.logo>span{display:flex;align-items:baseline;gap:6px}.logo strong{font-size:17px;line-height:1;letter-spacing:.09em}.logo em{color:var(--blue);font-size:10px;font-style:normal;font-weight:800;letter-spacing:.16em}.logo-inverse{color:#fff}.logo-inverse em{color:#75d8ff}.site-header nav{display:flex;align-items:center;gap:clamp(22px,2.3vw,36px);margin-left:auto}.site-header nav a,.text-link{position:relative;color:#39455b;font-size:13px;font-weight:580}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--blue);transition:right .18s ease}.site-header nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:23px;margin-left:clamp(28px,3vw,46px)}.text-link:hover{color:var(--blue)}.button{min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--blue);border-radius:10px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;box-shadow:0 10px 24px rgba(23,105,232,.2);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);background:#095bd3;box-shadow:0 16px 32px rgba(23,105,232,.3)}.button-small{min-height:43px;padding-inline:18px;border-radius:9px;font-size:12px}.button-ghost{border-color:#cdd8e7;background:#fff;color:var(--navy);box-shadow:none}.button-ghost:hover{border-color:var(--blue);background:var(--soft-blue);color:var(--blue);box-shadow:none}.arrow{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:currentColor;color:inherit;font-size:0}.arrow:after{content:"↗";color:var(--paper);font-size:10px;line-height:1}.cta-contact .arrow,.footer-brand .arrow,.topline .arrow{width:15px;height:15px;background:hsla(0,0%,100%,.15)}.cta-contact .arrow:after,.footer-brand .arrow:after,.topline .arrow:after{font-size:8px}.menu-button{display:none}.hero{position:relative;width:min(1500px,calc(100% - 48px));min-height:730px;margin:0 auto;display:grid;grid-template-columns:minmax(410px,.78fr) minmax(640px,1.22fr);align-items:center;gap:44px}.hero:before{content:"";position:absolute;top:12%;right:-6%;width:61%;height:74%;background:radial-gradient(circle at 54% 50%,rgba(47,131,247,.15),rgba(23,105,232,.055) 44%,transparent 70%);pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:590px;padding-left:clamp(0px,2vw,30px)}.eyebrow,.section-label{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(24,193,232,.12)}.hero h1{max-width:600px;margin-top:24px;color:var(--navy);font-size:clamp(54px,5.3vw,80px);line-height:.98;letter-spacing:-.064em;font-weight:670}.hero h1 em{color:var(--blue);font-style:normal}.hero-lead{max-width:560px;margin-top:28px;color:#5c687d;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-proof{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:26px;color:#4f5d73;font-size:11px;font-weight:600}.hero-proof span{display:inline-flex;align-items:center;gap:7px}.check{flex:0 0 auto;width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;background:#e5f8f3;color:var(--green);font-size:11px;font-weight:900}.hero-proof .check{width:16px;height:16px;font-size:9px}.hero-visual{position:relative;z-index:1;min-width:0;height:630px;display:flex;align-items:center}.hero-orbit{position:absolute;border:1px solid rgba(23,105,232,.13);border-radius:50%;pointer-events:none}.orbit-one{width:680px;height:680px;left:80px;top:-20px}.orbit-two{width:520px;height:520px;left:160px;top:60px;border-style:dashed}.dashboard{position:relative;z-index:2;width:910px;height:565px;display:grid;grid-template-columns:154px 1fr;border:1px solid #dce7f3;border-radius:18px;background:#f7f9fc;box-shadow:0 30px 80px rgba(26,64,111,.19),0 7px 20px rgba(26,64,111,.09);overflow:hidden;transform:perspective(1500px) rotateY(-2deg) rotateX(1deg);transform-origin:center}.dash-sidebar{display:flex;flex-direction:column;padding:22px 14px 16px;background:var(--navy);color:#aebbd1}.dash-brand{display:flex;align-items:center;gap:9px;padding:0 7px 24px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em}.dash-brand-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(145deg,var(--blue-2),var(--cyan));font-size:12px;letter-spacing:0}.dash-sidebar nav{display:flex;flex-direction:column;gap:4px}.dash-sidebar nav span{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:10px;border-radius:7px;font-size:9px;font-weight:560}.dash-sidebar nav span.active{background:var(--blue);color:#fff}.dash-sidebar nav i{width:14px;color:#7f91ae;font-size:11px;font-style:normal;text-align:center}.dash-sidebar nav span.active i{color:#fff}.dash-help{margin-top:auto;padding:11px;display:flex;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.09);border-radius:9px;background:hsla(0,0%,100%,.05)}.dash-help>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#1d3768;color:#fff;font-size:10px}.dash-help p{display:flex;flex-direction:column;gap:2px;font-size:7px}.dash-help strong{color:#fff;font-size:8px}.dash-main{min-width:0}.dash-topbar{height:65px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf3;background:#fff}.dash-topbar>div:first-child{display:flex;flex-direction:column;gap:3px}.dash-topbar small{color:#8994a7;font-size:7px}.dash-topbar strong{color:#172039;font-size:11px}.dash-actions{display:flex;align-items:center;gap:10px}.dash-search{width:137px;padding:0 11px;display:flex;align-items:center;color:#9aa4b5}.dash-actions button,.dash-search{height:29px;border:1px solid #e0e7f0;border-radius:7px;font-size:7px}.dash-actions button{width:29px;background:#fff;color:var(--blue)}.dash-avatar,.mini-avatar{display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#d8ebff,#b6d8ff);color:#164f98;font-weight:800}.dash-avatar{width:29px;height:29px;font-size:8px}.dash-content{padding:21px 22px}.dash-title-row{display:flex;align-items:center;justify-content:space-between}.dash-title-row h3{color:#172039;font-size:15px;letter-spacing:-.02em}.dash-title-row p{margin-top:4px;color:#8994a7;font-size:8px}.dash-title-row button{height:30px;padding:0 12px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:8px;font-weight:700}.dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}.dash-metrics article{position:relative;min-height:94px;padding:14px 12px 11px;border:1px solid #e4eaf2;border-radius:10px;background:#fff}.metric-icon{position:absolute;top:12px;right:11px;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;font-size:10px;font-weight:800}.metric-icon.blue{color:var(--blue);background:#eaf3ff}.metric-icon.cyan{color:#0397b8;background:#e4f9fc}.metric-icon.violet{color:#7654e4;background:#f0ecff}.metric-icon.gold{color:#c37d0b;background:#fff4da}.dash-metrics p{color:#7b8799;font-size:7px}.dash-metrics strong{display:block;margin-top:8px;color:#172039;font-size:14px}.dash-metrics small{display:block;margin-top:7px;color:#8a95a7;font-size:7px}.dash-metrics small.positive{color:var(--green)}.dash-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(210px,.9fr);gap:11px;margin-top:11px}.dash-grid>article{height:255px;padding:15px;border:1px solid #e4eaf2;border-radius:10px;background:#fff}.card-heading{display:flex;align-items:flex-start;justify-content:space-between}.card-heading>div{display:flex;flex-direction:column;gap:3px}.card-heading strong{color:#1c2740;font-size:9px}.card-heading small{color:#8b96a8;font-size:7px}.card-heading button{height:25px;padding:0 8px;border:1px solid #e0e7f0;border-radius:6px;background:#fff;color:#6e7a8f;font-size:7px}.card-heading a{color:var(--blue);font-size:7px;font-weight:700}.revenue-total{display:flex;align-items:baseline;gap:8px;margin-top:13px}.revenue-total strong{font-size:14px}.revenue-total span{color:var(--green);font-size:6px}.chart-area{position:relative;height:130px;margin-top:11px}.chart-lines{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.chart-lines i{width:100%;border-top:1px dashed #e9eef5}.chart-bars{position:absolute;inset:5px 0 0;display:flex;align-items:flex-end;justify-content:space-around;gap:8px}.chart-bars>span{position:relative;width:10px;max-height:100%;border-radius:3px 3px 0 0;background:#dbeaff;animation:barGrow .6s ease both}.chart-bars>span b{position:absolute;left:0;right:0;bottom:0;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--blue-2),var(--blue))}.chart-months{display:flex;justify-content:space-between;color:#9ca6b7;font-size:6px}.approval-list{margin-top:12px}.approval-list>div{min-height:45px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #edf1f6}.person-avatar{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:7px;font-size:7px;font-weight:800}.person-avatar.purple{color:#6844cd;background:#eee9ff}.person-avatar.green{color:#128260;background:#e1f7ef}.person-avatar.orange{color:#b56a00;background:#fff0d8}.approval-list p{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.approval-list strong{color:#263149;font-size:7px}.approval-list small{overflow:hidden;color:#8e98a8;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.approval-list button{height:22px;padding:0 7px;border:1px solid #dce5f0;border-radius:5px;background:#fff;color:var(--blue);font-size:6px;font-weight:700}.dash-insight{margin-top:10px;padding:9px;display:flex;gap:7px;border-radius:7px;background:var(--soft-blue)}.dash-insight>span{color:var(--blue);font-size:9px}.dash-insight p{display:flex;flex-direction:column;gap:2px;color:#728099;font-size:6px}.dash-insight strong{color:#25334e;font-size:7px}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;border:1px solid #dfe9f4;background:hsla(0,0%,100%,.95);box-shadow:0 18px 38px rgba(32,64,103,.16);backdrop-filter:blur(10px)}.floating-sync{right:-4px;bottom:25px;gap:10px;padding:12px 15px;border-radius:12px}.floating-sync>i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#e4f8f1;color:var(--green);font-size:12px;font-style:normal}.floating-locations p,.floating-sync p{display:flex;flex-direction:column;gap:3px}.floating-locations strong,.floating-sync strong{color:#1e2a43;font-size:9px}.floating-locations i,.floating-sync span{color:#8b96a8;font-size:7px;font-style:normal}.floating-locations{top:15px;right:9px;gap:11px;padding:12px 16px;border-radius:12px}.floating-locations>span{color:var(--blue);font-size:24px;font-weight:740;letter-spacing:-.04em}.connected-strip{min-height:78px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft-blue)}.connected-strip>div{width:min(1200px,calc(100% - 48px));min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.connected-strip span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.connected-strip>div>i{width:1px;height:24px;background:#cddceb}.connected-strip p{color:#3b4961;font-size:12px;font-weight:650}.connected-strip b{color:#a7b8cc;font-size:13px;font-weight:400}.statement{padding-top:142px;padding-bottom:100px;text-align:center}.statement .section-label{justify-content:center}.statement h2{max-width:1000px;margin:24px auto 0;color:var(--navy);font-size:clamp(40px,5vw,66px);line-height:1.06;letter-spacing:-.052em;font-weight:620}.section-intro{max-width:700px;margin:27px auto 0;color:var(--muted);font-size:16px;line-height:1.75}.outcomes{padding-bottom:145px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.outcome-card{position:relative;min-height:480px;padding:43px;border-radius:22px;overflow:hidden}.outcome-before{border:1px solid #e4e8ee;background:#f7f8fa}.outcome-after{border:1px solid #bedbff;background:linear-gradient(145deg,#edf6ff,#f7fbff)}.card-number{display:inline-flex;padding:7px 11px;border:1px solid #d9e0e9;border-radius:6px;color:#79869a;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.outcome-after .card-number{border-color:#9dc7fb;background:hsla(0,0%,100%,.65);color:var(--blue)}.outcome-card h3{max-width:450px;margin-top:23px;color:var(--navy);font-size:31px;line-height:1.18;letter-spacing:-.035em;font-weight:640}.outcome-card ul{margin-top:27px;display:grid;gap:12px}.outcome-card li{display:flex;align-items:center;gap:10px;color:#556277;font-size:13px}.outcome-before li i{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#eceff3;color:#8e99aa;font-style:normal}.broken-flow,.connected-flow{position:absolute;left:43px;right:43px;bottom:42px;height:58px;display:flex;align-items:center;justify-content:space-between}.broken-flow span,.connected-flow span{width:90px;height:45px;display:grid;place-items:center;border-radius:9px;background:#fff;color:#667286;font-size:9px;font-weight:700;box-shadow:0 8px 18px rgba(31,46,69,.07)}.broken-flow b{flex:1;height:1px;margin-inline:9px;background:repeating-linear-gradient(90deg,#ccd3dd 0 7px,transparent 7px 13px)}.broken-flow b:after{content:"×";position:relative;top:-11px;left:48%;color:#99a3b2;font-size:13px}.connected-flow{justify-content:center}.connected-flow:after,.connected-flow:before{content:"";flex:1;height:2px;background:linear-gradient(90deg,#a6caf8,var(--blue))}.connected-flow:after{background:linear-gradient(90deg,var(--blue),#a6caf8)}.connected-flow b{flex:0 0 auto;width:68px;height:58px;display:grid;place-items:center;border-radius:14px;background:var(--blue);color:#fff;font-size:9px;letter-spacing:.08em;box-shadow:0 12px 25px rgba(23,105,232,.27)}.connected-flow span{flex:0 0 auto;margin-inline:0}.module-section{padding:132px 0 145px;background:var(--soft);border-top:1px solid #e9edf3;border-bottom:1px solid #e9edf3}.section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:80px}.implementation-heading h2,.section-heading h2{max-width:720px;margin-top:21px;color:var(--navy);font-size:clamp(40px,4.2vw,57px);line-height:1.08;letter-spacing:-.048em;font-weight:630}.implementation-heading>p,.section-heading>p{color:var(--muted);font-size:14px;line-height:1.75}.module-tabs{margin-top:64px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid #d8e0eb}.module-tabs button{position:relative;min-height:72px;padding:10px 8px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#7a8799;font-size:12px;font-weight:650;line-height:1.25;text-align:center;cursor:pointer}.module-tabs button:after{content:"";position:absolute;left:50%;right:50%;bottom:-1px;height:3px;background:var(--blue);transition:inset .22s ease}.module-tabs button.active{color:var(--blue)}.module-tabs button.active:after{left:0;right:0}.module-tabs button span{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#e9edf3;font-size:11px}.module-tabs button.active span{background:#e1efff}.module-showcase{margin-top:58px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px}.module-copy,.module-panel{animation:moduleIn .35s ease both}.module-kicker{color:var(--blue);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.module-copy h3{max-width:480px;margin-top:15px;color:var(--navy);font-size:39px;line-height:1.11;letter-spacing:-.04em;font-weight:630}.module-copy>p:nth-of-type(2){max-width:500px;margin-top:20px;color:var(--muted);font-size:14px;line-height:1.76}.module-copy ul{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.module-copy li{display:flex;align-items:center;gap:9px;color:#46536a;font-size:12px;font-weight:570}.faq-heading>a,.industry-grid a,.module-copy>a{margin-top:31px;display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:750}.faq-heading>a .arrow,.industry-grid a .arrow,.module-copy>a .arrow{width:18px;height:18px}.faq-heading>a .arrow:after,.industry-grid a .arrow:after,.module-copy>a .arrow:after{font-size:8px}.module-panel{min-height:480px;padding:24px;border:1px solid #d6e2ef;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.module-panel-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e8edf3}.module-panel-top>div{display:flex;align-items:center;gap:11px}.mini-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.module-panel-top strong{color:#1c2841;font-size:12px}.mini-avatar{width:30px;height:30px;font-size:8px}.module-widget-row{margin-top:19px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.module-widget-row article{min-height:105px;padding:18px;border:1px solid #e4eaf2;border-radius:11px}.module-widget-row p{color:#7d899c;font-size:9px}.module-widget-row strong{display:block;margin-top:9px;color:var(--navy);font-size:22px;letter-spacing:-.035em}.module-widget-row>article:first-child>span{display:inline-flex;margin-top:8px;padding:4px 7px;border-radius:5px;background:#e4f8f1;color:var(--green);font-size:8px;font-weight:700}.status-widget div{margin-top:12px;display:flex;align-items:center;gap:9px;color:#8490a2;font-size:8px}.status-widget i{position:relative;width:68px;height:5px;border-radius:6px;background:#e8edf4;overflow:hidden}.status-widget i:after{content:"";position:absolute;inset:0 18% 0 0;border-radius:inherit;background:var(--cyan)}.module-chart{height:220px;margin-top:13px;padding:18px 18px 12px;border:1px solid #e4eaf2;border-radius:11px}.module-chart>div:first-child{display:flex;align-items:center;justify-content:space-between}.module-chart strong{color:#253049;font-size:11px}.module-chart span{color:#8e99aa;font-size:8px}.module-bars{height:135px;margin-top:17px;padding:8px 10px 0;display:flex;align-items:flex-end;justify-content:space-around;gap:18px;border-bottom:1px solid #dfe6ef;background:repeating-linear-gradient(0deg,transparent 0 32px,#edf1f6 32px 33px)}.module-bars i{position:relative;width:24px;border-radius:5px 5px 0 0;background:#dceaff;animation:barGrow .6s ease both}.module-bars i b{position:absolute;left:0;right:0;bottom:0;height:72%;border-radius:inherit;background:linear-gradient(180deg,var(--blue-2),var(--blue))}.module-transport .module-bars i b{background:linear-gradient(180deg,#16c3e5,#168dd8)}.module-trading .module-bars i b{background:linear-gradient(180deg,#2f83f7,#17b9df)}.module-agriculture .module-bars i b{background:linear-gradient(180deg,#2bb56a,#178a4a)}.module-hr .module-bars i b{background:linear-gradient(180deg,#7869eb,#4a64d9)}.module-animalFarms .module-bars i b{background:linear-gradient(180deg,#e08a2c,#c45d16)}.module-axis{display:flex;justify-content:space-around;padding:7px 8px 0}.module-activity{margin-top:13px;padding:12px 15px;display:flex;align-items:center;gap:10px;border-radius:10px;background:#f3f8ff}.pulse-dot{width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(24,193,232,.13)}.module-activity p{display:flex;flex:1;flex-direction:column;gap:2px}.module-activity strong{color:#26324a;font-size:9px}.module-activity small,.module-activity>b{color:#8490a2;font-size:7px}.roles-section{position:relative;padding:142px 0;background:var(--navy);color:#fff;overflow:hidden}.roles-section:before{content:"";position:absolute;width:820px;height:820px;right:-210px;top:-240px;border:1px solid rgba(86,147,255,.14);border-radius:50%;box-shadow:0 0 0 100px rgba(41,97,180,.03),0 0 0 210px rgba(41,97,180,.025)}.roles-wrap{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px}.section-label.light{color:#72d8fa}.roles-copy h2{max-width:520px;margin-top:22px;color:#fff;font-size:clamp(42px,4.5vw,60px);line-height:1.06;letter-spacing:-.052em;font-weight:620}.roles-copy>p:nth-of-type(2){max-width:510px;margin-top:26px;color:#aebbd0;font-size:14px;line-height:1.8}.button-light{border-color:#fff;background:#fff;color:var(--navy);box-shadow:0 14px 30px rgba(0,0,0,.16)}.button-light:hover{border-color:#dff6ff;background:#dff6ff;color:var(--navy);box-shadow:0 18px 36px rgba(0,0,0,.2)}.button-light .arrow:after{color:#fff}.roles-copy .button{margin-top:34px}.role-stack{position:relative;height:465px}.role-card{position:absolute;left:0;right:0;min-height:150px;padding:27px 28px;display:grid;grid-template-columns:50px 1fr 30px;align-items:center;gap:20px;border:1px solid hsla(0,0%,100%,.13);border-radius:17px;background:hsla(0,0%,100%,.08);box-shadow:0 20px 45px rgba(1,8,25,.2);backdrop-filter:blur(10px);transition:transform .22s ease,background .22s ease}.role-card:hover{z-index:5;background:hsla(0,0%,100%,.14);transform:translateX(-8px)}.role-card-one{top:0;right:58px}.role-card-two{top:134px;left:55px;right:5px}.role-card-three{top:268px;right:82px}.role-card>span{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#d9ebff,#b2d6ff);color:#17599f;font-size:12px;font-weight:850}.role-card-two>span{background:linear-gradient(145deg,#dff9f4,#a9ebdc);color:#08755d}.role-card-three>span{background:linear-gradient(145deg,#eeebff,#c9c1ff);color:#5943bd}.role-card>div{display:flex;flex-direction:column;gap:7px}.role-card small{color:#77dafa;font-size:8px;font-weight:750;letter-spacing:.12em}.role-card strong{font-size:17px;font-weight:620}.role-card p{color:#aebbd0;font-size:10px}.role-card>b{color:#6bcff3;font-size:20px;font-weight:400}.industries{padding-top:142px;padding-bottom:148px}.industry-grid{margin-top:67px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.industry-grid article{position:relative;min-height:330px;padding:31px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:background .22s ease,transform .22s ease,box-shadow .22s ease}.industry-grid article:hover{z-index:2;background:var(--soft-blue);box-shadow:0 24px 55px rgba(23,74,135,.12);transform:translateY(-4px)}.industry-grid article>span{color:#9da8b8;font-size:9px;font-weight:700;letter-spacing:.12em}.industry-icon{position:relative;width:70px;height:70px;margin-top:29px;display:grid;place-items:center;border-radius:18px;background:#edf5ff}.industry-icon i,.industry-icon:after,.industry-icon:before{content:"";position:absolute;border:2px solid var(--blue)}.icon-01:before{width:35px;height:24px;border-radius:4px}.icon-01:after{width:18px;height:11px;top:17px;background:#d6e9ff}.icon-01 i:first-child{left:24px}.icon-01 i:first-child,.icon-01 i:nth-child(2){width:4px;height:4px;bottom:17px;border-radius:50%;background:var(--blue)}.icon-01 i:nth-child(2){right:24px}.icon-02:before{width:37px;height:31px;border-radius:4px;bottom:15px}.icon-02:after{width:44px;height:10px;top:16px;border-radius:4px;background:#d8eaff}.icon-02 i:first-child{width:1px;height:19px;top:28px;left:34px;border-width:0 0 0 2px}.icon-03:before{width:39px;height:28px;bottom:14px;border-radius:3px}.icon-03:after{width:12px;height:35px;left:18px;bottom:14px;border-radius:3px 3px 0 0;background:#dcecff}.icon-03 i:first-child{width:7px;height:7px;left:40px;bottom:24px;background:var(--blue)}.icon-04:before{width:38px;height:23px;left:14px;bottom:20px;border-radius:4px}.icon-04:after{width:16px;height:18px;right:12px;bottom:20px;border-radius:2px 6px 3px 2px;background:#dbeaff}.icon-04 i:first-child,.icon-04 i:nth-child(2){width:7px;height:7px;bottom:15px;border-radius:50%;background:#fff}.icon-04 i:first-child{left:21px}.icon-04 i:nth-child(2){right:17px}.icon-05:before{width:38px;height:27px;border-width:0 0 2px;bottom:18px}.icon-05:after{width:2px;height:33px;border:0;background:var(--blue);bottom:18px}.icon-05 i:first-child,.icon-05 i:nth-child(2){width:20px;height:12px;top:19px;border-radius:100% 0;background:#dbeaff}.icon-05 i:first-child{left:15px;transform:rotate(20deg)}.icon-05 i:nth-child(2){right:15px;transform:scaleX(-1) rotate(20deg)}.icon-06:before{width:36px;height:31px;bottom:14px;border-radius:5px}.icon-06:after{width:18px;height:7px;top:17px;border-radius:4px 4px 0 0;background:#dcecff}.icon-06 i:first-child{width:17px;height:1px;top:36px;border-width:2px 0 0}.industry-grid h3{margin-top:24px;color:var(--navy);font-size:20px;line-height:1.2;letter-spacing:-.025em}.industry-grid p{margin-top:12px;color:var(--muted);font-size:12px;line-height:1.65}.industry-grid a{margin-top:22px}.implementation{position:relative;padding:137px 0 122px;background:#0c1b3d;color:#fff;overflow:hidden}.implementation:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.12) 1px,transparent 0);background-size:92px 92px;mask-image:linear-gradient(90deg,transparent,#000 45%,#000 80%,transparent)}.implementation-wrap{position:relative}.implementation-heading{max-width:820px}.implementation-heading h2{color:#fff}.implementation-heading>p{max-width:620px;margin-top:24px;color:#aebbd0}.implementation-steps{position:relative;margin-top:72px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.implementation-steps:before{content:"";position:absolute;left:7%;right:7%;top:55px;height:1px;background:linear-gradient(90deg,#2f83f7,#18c1e8)}.implementation-steps article{position:relative;z-index:1;min-height:250px;padding:27px;border:1px solid hsla(0,0%,100%,.11);border-radius:15px;background:hsla(0,0%,100%,.055);backdrop-filter:blur(6px)}.implementation-steps article>span{color:#7f94b3;font-size:9px;font-weight:750;letter-spacing:.12em}.implementation-steps article>i{position:relative;width:54px;height:54px;margin-top:19px;display:grid;place-items:center;border:6px solid #0f2249;border-radius:50%;background:linear-gradient(145deg,var(--blue-2),var(--blue));color:#fff;font-size:17px;font-style:normal;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.implementation-steps h3{margin-top:23px;font-size:20px;font-weight:630}.implementation-steps p{margin-top:10px;color:#aebbd0;font-size:11px;line-height:1.7}.implementation-note{margin-top:23px;padding:23px 27px;display:flex;align-items:center;gap:17px;border:1px solid rgba(101,193,255,.22);border-radius:13px;background:rgba(34,101,193,.16)}.implementation-note>span{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:rgba(60,142,250,.25);color:#72d8fa}.implementation-note p{flex:1;display:flex;flex-direction:column;gap:4px;color:#aebbd0;font-size:10px}.implementation-note strong{color:#fff;font-size:12px}.implementation-note a{display:inline-flex;align-items:center;gap:10px;color:#78dbfb;font-size:11px;font-weight:750}.implementation-note .arrow{width:18px;height:18px}.security{padding-top:150px;padding-bottom:150px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:100px}.security-visual{position:relative;min-height:550px;display:grid;place-items:center}.security-orbit{position:absolute;border:1px solid #cddff3;border-radius:50%}.security-orbit-one{width:470px;height:470px;animation:spin 35s linear infinite}.security-orbit-two{width:320px;height:320px;border-style:dashed;animation:spinReverse 28s linear infinite}.security-orbit-one>span{position:absolute;min-width:80px;padding:9px 12px;border:1px solid #dbe7f3;border-radius:8px;background:#fff;color:#5c6a80;box-shadow:0 8px 22px rgba(30,63,103,.1);font-size:8px;font-weight:700;text-align:center;animation:spinReverse 35s linear infinite}.security-orbit-one>span:first-child{left:-27px;top:104px}.security-orbit-one>span:nth-child(2){right:-38px;top:178px}.security-orbit-one>span:nth-child(3){left:185px;bottom:-16px}.security-core{position:relative;z-index:2;width:170px;height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:12px solid #eaf4ff;border-radius:50%;background:linear-gradient(145deg,var(--blue-2),var(--blue));color:#fff;box-shadow:0 25px 55px rgba(23,105,232,.28),0 0 0 1px #bed9fb}.security-core i{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.18);font-style:normal}.security-core strong{font-size:15px;letter-spacing:.12em}.security-core span{color:#d9eeff;font-size:8px}.security-badge{position:absolute;z-index:3;min-width:210px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid #dce7f2;border-radius:12px;background:#fff;box-shadow:0 17px 40px rgba(30,65,107,.13)}.security-badge>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#e7f2ff;color:var(--blue)}.security-badge p{display:flex;flex-direction:column;gap:4px}.security-badge strong{color:#22304a;font-size:10px}.security-badge small{color:#8b97a8;font-size:7px}.badge-access{left:-12px;top:52px}.badge-backup{right:-13px;bottom:60px}.faq-heading h2,.security-copy h2{max-width:530px;margin-top:21px;color:var(--navy);font-size:clamp(42px,4.4vw,58px);line-height:1.06;letter-spacing:-.05em;font-weight:630}.security-copy>p:nth-of-type(2){max-width:520px;margin-top:24px;color:var(--muted);font-size:14px;line-height:1.78}.security-points{margin-top:34px;display:grid;grid-template-columns:repeat(2,1fr);gap:25px 26px}.security-points>div{display:flex;align-items:flex-start;gap:12px}.security-points p{display:flex;flex-direction:column;gap:5px}.security-points strong{color:#27344c;font-size:12px}.security-points span{color:#7a879a;font-size:10px;line-height:1.55}.demo-section{padding:130px 0;background:var(--soft);border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3}.demo-wrap{position:relative;min-height:570px;padding:72px 70px;display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:65px;border-radius:25px;background:linear-gradient(135deg,#1266df,#104fb9 60%,#093684);color:#fff;overflow:hidden}.demo-wrap:before{content:"";position:absolute;width:520px;height:520px;left:-240px;bottom:-300px;border:1px solid hsla(0,0%,100%,.15);border-radius:50%;box-shadow:0 0 0 90px hsla(0,0%,100%,.025),0 0 0 180px hsla(0,0%,100%,.02)}.demo-copy{position:relative;z-index:2}.demo-copy h2{margin-top:20px;color:#fff;font-size:clamp(42px,4vw,56px);line-height:1.04;letter-spacing:-.05em;font-weight:630}.demo-copy>p:nth-of-type(2){margin-top:23px;color:#c9dcf8;font-size:13px;line-height:1.76}.demo-copy .button{margin-top:32px}.demo-window{position:relative;z-index:2;min-width:590px;height:420px;border:6px solid hsla(0,0%,100%,.22);border-radius:16px;background:#f5f8fc;box-shadow:0 28px 60px rgba(2,20,55,.35);transform:rotate(1.5deg)}.demo-browser{height:35px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:10px 10px 0 0;background:#e7edf5}.demo-browser i{width:6px;height:6px;border-radius:50%;background:#aeb8c6}.demo-browser span{height:20px;margin-left:8px;padding:0 42px;display:flex;align-items:center;border-radius:5px;background:#fff;color:#8a95a6;font-size:6px}.demo-app{height:calc(100% - 35px);display:grid;grid-template-columns:49px 1fr}.demo-app aside{padding:12px 0;display:flex;flex-direction:column;align-items:center;gap:18px;background:var(--navy)}.demo-app aside>i{width:15px;height:4px;border-radius:5px;background:#425373}.demo-app aside>i:nth-of-type(2){height:15px;background:var(--blue)}.demo-a{width:23px;height:23px;display:grid;place-items:center;border-radius:6px;background:var(--blue);font-size:10px;font-weight:800}.demo-content{padding:22px;color:var(--ink)}.demo-customer,.demo-line,.demo-nav,.demo-progress{display:flex;align-items:center}.demo-nav{justify-content:space-between}.demo-customer p,.demo-nav p{display:flex;flex-direction:column;gap:4px}.demo-customer small,.demo-nav small{color:#8b96a8;font-size:7px}.demo-nav strong{color:#1f2c45;font-size:14px}.demo-nav>span{padding:6px 10px;border-radius:6px;background:#def7ef;color:var(--green);font-size:7px;font-weight:750}.demo-customer{margin-top:18px;padding:16px;justify-content:space-between;border:1px solid #e1e8f0;border-radius:9px;background:#fff}.demo-customer strong{color:#25324a;font-size:9px}.demo-line{margin-top:10px;padding:10px 12px;justify-content:space-between;border-bottom:1px solid #e0e7ef;color:#8591a4;font-size:7px}.demo-line strong{color:#334058;font-size:8px}.demo-line span:first-child,.demo-line strong:first-child{width:55%}.demo-line span:nth-child(2),.demo-line strong:nth-child(2){width:20%}.demo-line span:nth-child(3),.demo-line strong:nth-child(3){width:25%;text-align:right}.demo-progress{margin-top:28px;justify-content:center;color:#8b97aa;font-size:7px}.demo-progress span{padding:7px 8px;border-radius:6px;background:#e9edf3}.demo-progress span.done{background:#e0f1ff;color:var(--blue);font-weight:700}.demo-progress i{width:24px;height:1px;background:#cfd8e4}.demo-pop{position:absolute;right:-20px;bottom:34px;min-width:245px;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid #dce7f2;border-radius:12px;background:#fff;box-shadow:0 17px 38px rgba(9,39,83,.22);transform:rotate(-1.5deg)}.demo-pop>i{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#e3f7f0;color:var(--green);font-size:12px;font-style:normal}.demo-pop p{display:flex;flex-direction:column;gap:4px}.demo-pop strong{color:#223049;font-size:10px}.demo-pop span{color:#8995a7;font-size:7px}.faq{padding-top:145px;padding-bottom:150px;display:grid;grid-template-columns:.7fr 1.3fr;align-items:start;gap:100px}.faq-heading>p:nth-of-type(2){max-width:430px;margin-top:23px;color:var(--muted);font-size:13px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{width:100%;min-height:94px;padding:0;display:grid;grid-template-columns:42px 1fr 34px;align-items:center;gap:16px;border:0;background:transparent;text-align:left;cursor:pointer}.faq-list button>span{color:#9aa5b5;font-size:9px;font-weight:700;letter-spacing:.1em}.faq-list button strong{color:#27344c;font-size:17px;font-weight:620}.faq-list button i{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d7e0ea;border-radius:50%;color:var(--blue);font-size:17px;font-style:normal;transition:background .18s ease,color .18s ease}.faq-list article.open button i{border-color:var(--blue);background:var(--blue);color:#fff}.faq-list article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-list article>div>p{max-width:600px;margin-left:58px;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.75}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div>p{padding-bottom:30px}.final-cta{position:relative;min-height:630px;padding:100px 24px;display:grid;place-items:center;background:radial-gradient(circle at 50% 125%,#1d76ee 0,#0b3b91 32%,var(--navy) 68%);color:#fff;text-align:center;overflow:hidden}.final-cta:after,.final-cta:before{content:"";position:absolute;width:780px;height:780px;border:1px solid rgba(104,173,255,.12);border-radius:50%}.final-cta:before{left:-480px;bottom:-480px}.final-cta:after{right:-480px;top:-490px}.final-cta-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:80px 80px;mask-image:radial-gradient(circle,#000,transparent 72%)}.final-cta>div:not(.final-cta-grid){position:relative;z-index:2;max-width:880px;display:flex;flex-direction:column;align-items:center}.final-cta .logo{margin-bottom:50px}.final-cta .section-label{justify-content:center}.final-cta h2{margin-top:22px;font-size:clamp(47px,6vw,76px);line-height:1.01;letter-spacing:-.06em;font-weight:620}.final-cta>div>p:nth-of-type(2){max-width:650px;margin-top:25px;color:#bfd1ea;font-size:15px;line-height:1.7}.final-cta>div>div:last-child{margin-top:34px;display:flex;align-items:center;gap:26px}.cta-contact{display:inline-flex;align-items:center;gap:10px;color:#d4e3f6;font-size:12px;font-weight:650}footer{padding:75px max(24px,calc((100% - 1200px) / 2)) 25px;background:#071127;color:#fff}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:80px;padding-bottom:65px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:13px}.footer-main>div>strong{margin-bottom:7px;color:#fff;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.footer-main>div>a{color:#96a6bf;font-size:11px;transition:color .16s ease}.footer-main>div>a:hover{color:#fff}.footer-brand>p{max-width:320px;margin-top:20px;color:#8798b3;font-size:12px;line-height:1.65}.footer-brand>a{margin-top:22px;display:inline-flex;align-items:center;gap:9px;color:#70d4f6!important;font-weight:650}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.09);color:#71829d;font-size:9px}.footer-bottom div{display:flex;gap:24px}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,.8,.25,1)}[data-reveal].visible{opacity:1;transform:translateY(0)}@media (max-width:1280px){.hero{grid-template-columns:440px 1fr;gap:20px}.dashboard{width:850px;transform:scale(.88) perspective(1500px) rotateY(-2deg) rotateX(1deg);transform-origin:left center}.floating-locations{right:-10px}.floating-sync{right:-15px}.demo-wrap{padding-inline:52px;gap:40px}.demo-window{min-width:560px}}@media (max-width:1080px){.header-actions .text-link,.site-header nav{display:none}.header-actions{margin-left:auto}.menu-button{width:42px;height:42px;margin-left:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #d8e1ec;border-radius:9px;background:#fff}.menu-button span{width:18px;height:2px;background:var(--navy);transition:transform .18s ease}.menu-button.active span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button.active span:last-child{transform:translateY(-4px) rotate(-45deg)}.site-header nav.open{position:absolute;top:77px;left:0;right:0;padding:24px;display:grid;gap:20px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 35px rgba(19,45,79,.11)}.module-tabs{grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e0eb;border-radius:12px;overflow:hidden}.module-tabs button{min-height:60px;border-bottom:1px solid #d8e0eb;border-right:1px solid #d8e0eb}.module-tabs button:nth-child(3n){border-right:0}.module-tabs button:nth-last-child(-n+3){border-bottom:0}.module-tabs button:after{display:none}.module-tabs button.active{background:#eaf3ff}.hero{width:min(850px,calc(100% - 48px));padding:90px 0 80px;grid-template-columns:1fr;gap:65px}.hero-copy{max-width:700px;padding-left:0}.hero h1{max-width:740px}.hero-visual{height:560px}.dashboard{width:910px;transform:scale(.9);transform-origin:left center}.connected-strip>div{justify-content:center;flex-wrap:wrap;padding:20px 0}.connected-strip>div>i{display:none}.module-showcase,.roles-wrap,.security{grid-template-columns:1fr;gap:70px}.module-showcase{max-width:800px;margin-inline:auto;margin-top:58px}.module-copy{max-width:650px}.roles-wrap{max-width:850px}.roles-copy{max-width:680px}.implementation-steps,.industry-grid{grid-template-columns:repeat(2,1fr)}.implementation-steps:before{display:none}.security{max-width:800px}.security-copy{max-width:650px}.demo-wrap{padding:68px;grid-template-columns:1fr;gap:60px}.demo-copy{max-width:630px}.demo-window{width:100%;min-width:0}.faq{grid-template-columns:1fr;gap:60px}.faq-heading{max-width:620px}}@media (max-width:760px){.connected-strip>div,.header-inner,.section,.topline>div{width:min(100% - 32px,680px)}.topline{height:34px}.topline>div{justify-content:flex-end}.topline span{display:none}.site-header{height:70px}.site-header nav.open{top:69px}.header-actions{display:none}.hero{width:min(100% - 32px,680px);min-height:auto;padding:72px 0 55px;gap:45px}.hero h1{margin-top:20px;font-size:clamp(45px,13vw,62px)}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:10px 13px}.hero-visual{height:400px;overflow:hidden;border-radius:18px}.dashboard{width:910px;transform:scale(.62);transform-origin:left top}.orbit-one{width:470px;height:470px;left:0;top:-20px}.orbit-two{width:340px;height:340px;left:65px;top:45px}.floating-card{display:none}.connected-strip>div{gap:10px 14px}.connected-strip span{width:100%;text-align:center}.connected-strip p{font-size:10px}.statement{padding-top:95px;padding-bottom:65px}.statement h2{font-size:39px}.outcomes{padding-bottom:100px;grid-template-columns:1fr}.outcome-card{min-height:475px;padding:31px}.outcome-card h3{font-size:28px}.broken-flow,.connected-flow{left:31px;right:31px}.broken-flow span,.connected-flow span{width:72px}.demo-section,.faq,.implementation,.industries,.module-section,.roles-section,.security{padding-top:95px;padding-bottom:95px}.section-heading{grid-template-columns:1fr;gap:22px}.faq-heading h2,.implementation-heading h2,.section-heading h2,.security-copy h2{font-size:39px}.module-tabs{margin-top:43px;grid-template-columns:repeat(2,1fr);border:1px solid #d8e0eb;border-radius:12px;overflow:hidden}.module-tabs button{min-height:60px;border-bottom:1px solid #d8e0eb;border-right:0}.module-tabs button:nth-child(odd){border-right:1px solid #d8e0eb}.module-tabs button:nth-child(2n){border-right:0}.module-tabs button:nth-last-child(-n+3){border-bottom:1px solid #d8e0eb}.module-tabs button:nth-last-child(-n+2){border-bottom:0}.module-tabs button:after{display:none}.module-tabs button.active{background:#eaf3ff}.module-showcase{gap:45px}.module-copy h3{font-size:34px}.module-copy ul{grid-template-columns:1fr}.module-panel{min-height:auto;padding:16px}.module-bars{gap:8px}.module-bars i{width:17px}.roles-section:before{right:-560px}.roles-copy h2{font-size:40px}.role-stack{height:auto;display:grid;gap:13px}.role-card{position:relative;inset:auto!important;min-height:130px;padding:21px}.role-card:hover{transform:translateY(-3px)}.industry-grid{grid-template-columns:1fr;margin-top:45px}.industry-grid article{min-height:300px}.implementation-steps{margin-top:50px;grid-template-columns:1fr}.implementation-steps article{min-height:225px}.implementation-note{align-items:flex-start;flex-wrap:wrap}.implementation-note p{min-width:calc(100% - 60px)}.implementation-note a{margin-left:52px}.security{gap:50px}.security-visual{min-height:430px;transform:scale(.82);margin:-40px -60px}.security-points{grid-template-columns:1fr}.demo-wrap{width:min(100% - 32px,680px);padding:43px 25px 65px}.demo-copy h2{font-size:41px}.demo-window{height:310px}.demo-app{grid-template-columns:38px 1fr}.demo-content{padding:14px}.demo-browser span{padding:0 12px}.demo-customer{padding:12px}.demo-progress{margin-top:17px}.demo-pop{right:-8px;bottom:-35px}.faq-list button{min-height:82px;grid-template-columns:32px 1fr 30px;gap:10px}.faq-list button strong{font-size:14px}.faq-list article>div>p{margin-left:42px}.final-cta{min-height:650px;padding-inline:24px}.final-cta .logo{margin-bottom:38px}.final-cta h2{font-size:46px}.final-cta>div>div:last-child{flex-direction:column}footer{padding-top:60px}.footer-main{grid-template-columns:repeat(2,1fr);gap:45px 30px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:20px;flex-direction:column}}@media (max-width:460px){.logo>i{width:30px;height:30px}.logo strong{font-size:15px}.hero-visual{height:340px}.dashboard{transform:scale(.525)}.outcome-card{min-height:510px}.outcome-card li{font-size:12px}.broken-flow,.connected-flow{bottom:30px}.connected-flow b{width:52px;height:52px;font-size:7px}.module-widget-row{grid-template-columns:1fr}.status-widget{display:none}.module-chart{height:205px}.module-bars{height:120px}.role-card{grid-template-columns:44px 1fr 20px;gap:13px}.role-card>span{width:44px;height:44px}.role-card strong{font-size:14px}.security-visual{transform:scale(.68);margin:-75px -100px}.demo-window{height:285px}.demo-browser{height:30px}.demo-app{height:calc(100% - 30px)}.demo-content{padding:12px 10px}.demo-nav strong{font-size:11px}.demo-customer{margin-top:12px}.demo-line{margin-top:4px;padding:7px 8px}.demo-progress{margin-top:13px}.demo-progress i{width:8px}.demo-progress span{padding:5px 4px;font-size:6px}.demo-pop{min-width:215px}.footer-main{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}}