:root{--blue:#1e88e5;--deep:#082f4d;--ink:#153b57;--muted:#637b8d;--line:#dce9f2;--soft:#f5faff;--cyan:#26c6da;scroll-behavior:smooth;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:90px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.container{width:min(1160px,100% - 40px);margin:auto}.skip-link{z-index:99;color:#fff;background:var(--deep);border-radius:8px;padding:9px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:20;backdrop-filter:blur(16px);background:#ffffffe8;border-bottom:1px solid #dce9f2cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:76px;display:flex}.brand{color:var(--deep);letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.35rem;font-weight:500;display:flex}.brand strong{color:var(--blue)}.brand-mark{width:35px;height:35px}.brand-mark rect{fill:var(--blue)}.brand-mark path{fill:none;stroke:#fff;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.main-nav{color:#48657a;align-items:center;gap:28px;font-size:.9rem;font-weight:650;display:flex}.main-nav>a:hover{color:var(--blue)}.login-link{border-left:1px solid var(--line);padding-left:25px}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:12px 22px;font-weight:750;line-height:1.2;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.small{border-radius:9px;min-height:42px;padding:10px 17px;font-size:.85rem}.button.primary{color:#fff;background:linear-gradient(135deg, var(--blue), #0b6fc2);box-shadow:0 12px 25px #1e88e53d}.button.ghost{border-color:var(--line);color:var(--deep);background:#fffc}.button.white{color:#0b6fc2;background:#fff;box-shadow:0 15px 30px #032e5233}.button.disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.button.disabled:hover{transform:none}.hero{background:linear-gradient(#1e88e509 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#1e88e509 1px,#0000 1px) 0 0/44px 44px,linear-gradient(135deg,#fff 20%,#f1f9ff);padding:92px 0 90px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #1e88e526;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-340px;right:-260px}.hero-grid{z-index:1;grid-template-columns:.92fr 1.08fr;align-items:center;gap:62px;display:grid;position:relative}.eyebrow{color:#0b6fc2;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 19px;font-size:.75rem;font-weight:800;display:flex}.eyebrow>span{background:var(--cyan);width:25px;height:2px}.hero h1{color:var(--deep);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,4.8vw,4.4rem);font-weight:760;line-height:1.04}.hero h1 em{color:var(--blue);font-style:normal}.lead{max-width:590px;color:var(--muted);margin:25px 0 30px;font-size:1.07rem;line-height:1.8}.actions{flex-wrap:wrap;gap:12px;display:flex}.security{color:#72899a;margin:21px 0 0;font-size:.77rem}.security span{color:#16a978;margin-right:7px}.dashboard-scene{align-items:center;min-height:470px;display:flex;position:relative}.dashboard{background:#fff;border:1px solid #c8ddec;border-radius:18px;width:100%;overflow:hidden;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 25px 70px #0f456e29}.dash-top{color:#fff;background:linear-gradient(90deg, #0b6fc2, var(--blue));justify-content:space-between;align-items:center;height:48px;padding:0 17px;font-size:.7rem;display:flex}.dash-top i{border:2px solid #ffffffb3;border-radius:50%;width:23px;height:23px}.dash-body{min-height:370px;display:flex}.dash-body aside{background:#f7fafc;border-right:1px solid #e5eef5;flex-direction:column;gap:17px;width:65px;padding:27px 15px;display:flex}.dash-body aside i{background:#dae7ef;border-radius:9px;width:34px;height:7px}.dash-body aside i.active{background:var(--blue)}.dash-content{background:#fbfdff;flex:1;min-width:0;padding:24px}.dash-heading{justify-content:space-between;align-items:end;display:flex}.dash-heading p{flex-direction:column;margin:0;display:flex}.dash-heading small{color:#91a6b6;font-size:.55rem}.dash-heading b{font-size:.88rem}.dash-heading>span{border:1px solid var(--line);color:#7890a2;background:#fff;border-radius:5px;padding:5px 8px;font-size:.5rem}.metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.metrics div{background:#fff;border:1px solid #e3edf4;border-radius:8px;flex-direction:column;padding:12px;display:flex}.metrics small{color:#7890a2;font-size:.48rem}.metrics b{font-size:1.12rem}.metrics em{color:#16a978;font-size:.47rem;font-style:normal}.chart{background:#fff;border:1px solid #e3edf4;border-radius:8px;height:182px;margin-top:13px;padding:14px;font-size:.55rem;position:relative;overflow:hidden}.chart-grid{background:repeating-linear-gradient(#eaf1f6 0 1px,#0000 1px 38px);position:absolute;inset:46px 14px 20px}.chart svg{width:calc(100% - 28px);height:125px;position:absolute;bottom:18px;left:14px;right:14px}.chart .area{fill:url(#fill)}.chart .line{fill:none;stroke:var(--blue);stroke-width:3px;stroke-linecap:round;vector-effect:non-scaling-stroke}.float-card{z-index:3;background:#fffffff7;border:1px solid #cfe2ef;border-radius:10px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 15px 35px #134d7529}.float-card p{flex-direction:column;margin:0;line-height:1.4;display:flex}.float-card small{color:#8aa0b1;font-size:.48rem}.float-card b{font-size:.65rem}.float-card.sync{bottom:5px;right:-18px}.float-card.sync i{background:#2cc58f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2cc58f1f}.float-card.sync strong{color:#2cc58f}.float-card.insight{top:4px;left:-22px}.float-card.insight>span{color:#fff;background:linear-gradient(135deg, var(--blue), var(--cyan));border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.trust{border-block:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(3,1fr);min-height:112px;display:grid}.trust-grid>div{justify-content:center;align-items:center;gap:14px;padding:24px 30px;display:flex}.trust-grid>div+div{border-left:1px solid var(--line)}.trust-grid>div>span{width:42px;height:42px;color:var(--blue);background:#edf8ff;border-radius:11px;place-items:center;font-size:1.3rem;display:grid}.trust-grid p{flex-direction:column;margin:0;line-height:1.4;display:flex}.trust-grid b{font-size:.85rem}.trust-grid small{color:#8093a3;font-size:.7rem}.section{padding:110px 0}.section-heading h2,.ai-section h2,.cta h2{color:var(--deep);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.12}.section-heading>p,.split>p{color:var(--muted)}.section-heading.centered{text-align:center;max-width:680px;margin:0 auto 58px}.centered .eyebrow{justify-content:center}.centered>p:last-child{margin:18px auto 0}.workflow{grid-template-columns:1fr 65px 1fr 65px 1fr;align-items:center;display:grid}.workflow article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:270px;padding:32px 28px;position:relative}.workflow article.featured{background:linear-gradient(150deg,#f8fcff,#edf8ff);border-color:#1e88e561;box-shadow:0 20px 45px #156baa1a}.workflow article>small{color:#cbdde9;font-weight:800;position:absolute;top:27px;right:25px}.step-icon{width:58px;height:58px;color:var(--blue);background:#edf8ff;border-radius:15px;place-items:center;margin-bottom:25px;font-size:1.7rem;display:grid}.featured .step-icon{color:#fff;background:linear-gradient(135deg, var(--blue), #009efb)}.workflow h3{margin:0 0 10px;font-size:1.07rem}.workflow article p{color:#6c8192;margin:0;font-size:.87rem}.arrow{color:var(--blue);text-align:center}.features{background:#f7fbfe}.section-heading.split{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.split>p{margin:0 0 5px;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article{background:#fff;border:1px solid #e0ebf3;border-radius:16px;min-height:235px;padding:30px;transition:all .18s}.feature-grid article:hover{border-color:#bcdcf1;transform:translateY(-4px);box-shadow:0 16px 40px #114e7817}.feature-grid small{color:var(--blue);letter-spacing:.12em;font-weight:800}.feature-grid h3{margin:38px 0 10px;font-size:1.08rem}.feature-grid p{color:#718596;margin:0;font-size:.84rem}.security-section{background:linear-gradient(135deg,#edf8ff,#f8fcff);padding:110px 0}.security-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.security-copy h2{color:var(--deep);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.12}.security-copy>p:last-child{color:var(--muted);margin:22px 0 0;line-height:1.8}.security-measures{gap:16px;display:grid}.security-measures article{background:#ffffffe6;border:1px solid #cee3f1;border-radius:18px;gap:20px;padding:28px;display:flex;box-shadow:0 16px 40px #114e7814}.measure-icon{width:48px;height:48px;color:var(--blue);background:#edf8ff;border:1px solid #1e88e52e;border-radius:14px;flex:none;place-items:center;font-size:.75rem;display:grid}.measure-icon.lock{color:#14966d;background:#ebfaf4}.security-measures h3{color:var(--deep);margin:0 0 7px;font-size:1.05rem}.security-measures p{color:#6c8192;margin:0;font-size:.87rem}.ai-section{color:#fff;background:radial-gradient(circle at 80% 35%,#1b91d04d,#0000 34%),linear-gradient(135deg,#061e33,#0a3555 60%,#0b496f);padding:120px 0;position:relative;overflow:hidden}.ai-section:after{opacity:.2;content:"";background-image:linear-gradient(#81d3ec26 1px,#0000 1px),linear-gradient(90deg,#81d3ec26 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 70%,#0000)}.ai-grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;display:grid;position:relative}.eyebrow.light{color:#a8e5f2}.eyebrow.light b{border:1px solid #81e1ed4d;border-radius:20px;margin-left:5px;padding:3px 8px;font-size:.6rem}.ai-section h2{color:#fff}.ai-copy>p:not(.eyebrow){color:#b6cddd;margin:24px 0 28px;line-height:1.8}.ai-section ul{color:#d6e7f1;gap:11px;padding:0;font-size:.88rem;list-style:none;display:grid}.ai-section li{align-items:center;gap:10px;display:flex}.ai-section li span{color:#78dce8;border:1px solid #4ac9dc66;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.65rem;display:grid}.chat{backdrop-filter:blur(14px);background:#08273fbd;border:1px solid #91d2e833;border-radius:20px;padding:18px;box-shadow:0 30px 80px #000e1e61}.chat header{border-bottom:1px solid #a0d2e524;align-items:center;gap:10px;padding:4px 4px 16px;display:flex}.chat header>i{background:linear-gradient(135deg, #009efb, var(--cyan));border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.chat header p{flex-direction:column;margin:0;line-height:1.3;display:flex}.chat header small{color:#8aa7ba;font-size:.55rem}.chat header>span{color:#7896aa;letter-spacing:3px;margin-left:auto}.messages{flex-direction:column;gap:18px;min-height:290px;padding:23px 5px 18px;font-size:.7rem;display:flex}.question{color:#e7f5fb;background:#1e88e547;border-radius:12px 12px 3px;align-self:end;max-width:80%;margin:0;padding:11px 14px}.answer{color:#cfe0eb;gap:10px;max-width:94%;display:flex}.answer>i{color:#9deaf1;background:#26c6da21;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.answer p{margin:0 0 10px}.answer div>span{background:#ffffff09;border:1px solid #94cde121;border-radius:7px;justify-content:space-between;min-width:280px;margin-top:6px;padding:8px 10px;display:flex}.answer span b{color:#80e3ed}.chat footer{color:#7595a9;background:#02182a59;border:1px solid #9ed0e32b;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.63rem;display:flex}.chat footer b{color:#fff;background:var(--blue);border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.cta{padding:88px 0}.cta-card{color:#fff;background:linear-gradient(120deg, #0b6fc2, var(--blue) 65%, #16a6dc);border-radius:30px;justify-content:space-between;align-items:center;gap:50px;min-height:280px;padding:56px 62px;display:flex;box-shadow:0 28px 60px #1270b633}.cta-card>div{max-width:690px}.cta h2{color:#fff}.cta-card div>p:last-child{color:#d9effc;margin:15px 0 0}.cta-email{color:#e0f2fe;margin:12px 0 0;font-size:.88rem}.cta-email a{color:#fff;text-underline-offset:3px;font-weight:600;text-decoration:underline}.cta-email a:hover{color:#bae6fd}.cta-card>.button{flex:none}.site-footer{border-top:1px solid var(--line);background:#f9fcfe;padding:34px 0}.footer-inner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;display:grid}.footer-inner .brand{font-size:1.1rem}.footer-inner .brand-mark{width:30px}.footer-inner p,.footer-inner small{color:#7b8f9f;font-size:.7rem}.footer-inner nav{color:#526c80;gap:20px;font-size:.73rem;font-weight:650;display:flex}.footer-inner nav a:hover{color:var(--blue)}@media (width<=1000px){.main-nav>a:not(.login-link,.button){display:none}.hero-grid{grid-template-columns:1fr;gap:70px}.hero-copy{max-width:720px}.dashboard-scene{width:min(690px,95%);margin:auto}.workflow{grid-template-columns:1fr;gap:12px}.workflow article{min-height:auto}.arrow{transform:rotate(90deg)}.feature-grid{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:1fr;gap:45px}.ai-grid{grid-template-columns:1fr;gap:55px}.chat{width:min(680px,100%)}.cta-card{flex-direction:column;align-items:flex-start}.footer-inner{grid-template-columns:auto 1fr auto}.footer-inner p{display:none}}@media (width<=700px){.container{width:calc(100% - 28px)}.header-inner{min-height:68px}.main-nav{gap:10px}.login-link{border:0;padding:0;font-size:.82rem}.main-nav .button{display:none}.hero{padding:68px 0 65px}.hero h1{font-size:clamp(2.5rem,13vw,3.4rem)}.lead{font-size:1rem}.actions{flex-direction:column}.actions .button{width:100%}.dashboard-scene{width:100%;min-height:330px}.dashboard{transform:none}.dash-body{min-height:275px}.dash-body aside{display:none}.dash-content{padding:14px}.metrics div{padding:8px}.metrics b{font-size:.85rem}.chart{height:145px}.chart svg{height:92px}.float-card.insight{top:-24px;left:-5px}.float-card.sync{bottom:-18px;right:-5px}.trust-grid{grid-template-columns:1fr;padding:14px 0}.trust-grid>div{justify-content:flex-start;padding:13px 10px}.trust-grid>div+div{border-top:1px solid var(--line);border-left:0}.section,.security-section,.ai-section{padding:80px 0}.section-heading.split{grid-template-columns:1fr;gap:18px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:205px}.security-measures article{gap:15px;padding:23px 20px}.ai-grid{gap:42px}.chat{padding:13px}.answer div>span{min-width:0}.cta{padding:58px 0}.cta-card{border-radius:22px;gap:30px;min-height:auto;padding:40px 26px}.cta-card>.button{width:100%}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-inner nav{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
