:root{--ink:#071a35;--navy:#08284d;--blue:#0b6ee8;--cyan:#09b6bd;--mint:#72f0c4;--paper:#f6f9fd;--line:#dce8f4;--muted:#61728a;--white:#fff;--danger:#e44b62;--shadow:0 24px 70px rgba(4,27,58,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:9999;padding:10px 14px;background:#fff;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(248,251,255,.9);border-bottom:1px solid rgba(188,208,229,.7);backdrop-filter:blur(18px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.brand img{width:205px;height:58px;object-fit:contain;object-position:left center}.brand span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#58718e;border-left:1px solid #cbd9e7;padding-left:13px}.site-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#27425f}.site-nav>a{position:relative;padding:12px 0}.site-nav>a:not(.login-link):after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.25s}.site-nav>a:hover:after,.site-nav>a.is-active:after{right:0}.login-link{padding:12px 18px!important;border-radius:14px;background:var(--ink);color:#fff;box-shadow:0 12px 28px rgba(7,26,53,.17)}.nav-toggle{display:none;border:0;background:transparent;padding:8px}.nav-toggle i{display:block;width:25px;height:2px;background:var(--ink);margin:5px;border-radius:2px}.hero{position:relative;overflow:hidden;padding:88px 0 74px;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(9,61,115,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(9,61,115,.04) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 83%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.hero-glow-one{width:480px;height:480px;right:-170px;top:-230px;background:rgba(9,182,189,.15)}.hero-glow-two{width:380px;height:380px;left:-220px;bottom:-260px;background:rgba(11,110,232,.13)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:68px}.eyebrow,.kicker{font-size:12px;font-weight:900;letter-spacing:.16em;color:#0a7587;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:10px;height:10px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 7px rgba(114,240,196,.18)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(44px,5.6vw,73px);line-height:1.03;letter-spacing:-.055em;margin:23px 0 25px;max-width:760px}.hero h1 em{font-style:normal;color:#0a739b}.hero-copy>p{font-size:18px;color:#53677f;max-width:680px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:34px 0 27px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:14px;font-weight:850;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#0756c8);color:#fff;box-shadow:0 15px 34px rgba(11,110,232,.24)}.btn-secondary{background:#fff;color:var(--ink);border-color:#cfdeeb}.btn-light{background:#fff;color:var(--ink)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#536a83;font-size:12px;font-weight:750}.trust-row span{white-space:nowrap}.product-stage{border:1px solid rgba(170,199,224,.75);border-radius:27px;background:rgba(255,255,255,.8);box-shadow:0 32px 85px rgba(5,49,92,.2);overflow:hidden;transform:perspective(1300px) rotateY(-3deg) rotateX(1deg)}.stage-top{height:48px;display:flex;align-items:center;gap:12px;padding:0 17px;border-bottom:1px solid #dbe7f2;background:#f7faff;color:#698098;font-size:11px}.stage-top>span{flex:1;text-align:center}.stage-top>b{font-size:10px;letter-spacing:.12em;color:#087c73}.stage-dots{display:flex;gap:6px}.stage-dots i{width:8px;height:8px;border-radius:50%;background:#ccd9e5}.stage-dots i:first-child{background:#ff7f73}.stage-dots i:nth-child(2){background:#ffc861}.stage-dots i:last-child{background:#5ed29c}.stage-body{display:grid;grid-template-columns:57px 1fr;min-height:455px;background:#edf5fc}.mock-sidebar{background:#052744;padding:17px 11px;display:flex;align-items:center;flex-direction:column;gap:16px}.mock-sidebar img{width:30px;height:30px}.mock-sidebar i{display:block;width:27px;height:27px;border-radius:9px;background:rgba(255,255,255,.1)}.mock-sidebar i.on{background:linear-gradient(135deg,#1484ec,#13b6b9)}.mock-main{padding:19px}.mock-hero{padding:21px 22px;border-radius:18px;background:linear-gradient(120deg,#0a315e,#0b7294);color:#fff}.mock-hero small{display:block;color:#9ff2d4;font-weight:850;letter-spacing:.13em;font-size:9px}.mock-hero strong{display:block;font-size:23px;margin:5px 0 2px}.mock-hero span{font-size:11px;color:#cde5f3}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0}.mock-cards article{padding:17px 14px;background:#fff;border-radius:15px;border:1px solid #dae7f2}.mock-cards small{font-size:8px;letter-spacing:.1em;color:#74879b;font-weight:850}.mock-cards b{display:block;font-size:19px;margin:4px 0}.mock-cards span{font-size:9px;color:#7a8b9c}.mock-chart{background:#fff;border:1px solid #dae7f2;border-radius:15px;padding:16px}.chart-head{display:flex;justify-content:space-between;font-size:11px}.chart-head span{color:#73879a}.bars{height:112px;display:flex;align-items:end;gap:10px;border-bottom:1px solid #dfe9f2;margin-top:12px}.bars i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(#12abb5,#0d68dd);opacity:.87}.logo-strip{border-top:1px solid #e4edf5;border-bottom:1px solid #e4edf5;background:#fff}.logo-strip .container{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px;overflow:auto}.logo-strip span{font-size:10px;letter-spacing:.14em;color:#8191a3;font-weight:900;white-space:nowrap}.section{padding:104px 0}.section-head{display:grid;grid-template-columns:1.1fr .7fr;gap:60px;align-items:end;margin-bottom:50px}.section-head.compact{grid-template-columns:1fr}.section-head h2,.split-grid h2,.demo-grid h2,.cta-band h2,.policy-note h2{font-size:clamp(34px,4.2vw,55px);line-height:1.08;letter-spacing:-.045em;margin:11px 0 0}.section-head>p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;min-height:270px;padding:29px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 12px 40px rgba(6,35,69,.045);overflow:hidden}.feature-card:after{content:"";position:absolute;width:135px;height:135px;border-radius:50%;right:-55px;top:-60px;background:#eef6fd}.feature-card.featured{background:linear-gradient(145deg,#072f5c,#0b758d);color:#fff;grid-row:span 2}.feature-card.featured:after{background:rgba(255,255,255,.07)}.feature-card.wide{grid-column:span 2;display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:25px;background:#f6faff}.feature-icon{position:relative;z-index:1;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#e9f7f7;color:#087b82;font-weight:900}.featured .feature-icon{background:rgba(255,255,255,.13);color:#9ff2d4}.feature-card h3{font-size:22px;margin:24px 0 11px}.feature-card p{color:#63758b}.featured p{color:#d0e7ef}.feature-card ul{list-style:none;padding:12px 0 0;margin:0;border-top:1px solid rgba(255,255,255,.15)}.feature-card li{padding:7px 0;font-size:13px}.feature-card li:before{content:"✓";color:#83f0cb;margin-right:8px}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-metrics span{padding:18px 10px;text-align:center;border-radius:15px;background:#fff;border:1px solid #dbe8f3}.mini-metrics b{display:block;font-size:22px}.mini-metrics small{font-size:9px;color:#7a8998}.center-action{text-align:center;margin-top:36px}.text-link{font-weight:850;color:#0b67cf}.dark-section{background:radial-gradient(circle at 90% 0,rgba(11,182,189,.24),transparent 32%),#061c37;color:#fff}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-grid>div>p{color:#bed0df;font-size:17px}.mint{color:#75edc8}.security-points{display:grid;gap:13px;margin:30px 0}.security-points span{display:flex;align-items:center;gap:13px;color:#d9e7f2}.security-points i{font-style:normal;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(114,240,196,.12);color:#78eac6;font-size:10px;font-weight:900}.health-panel{padding:24px;border:1px solid rgba(163,209,229,.25);border-radius:25px;background:rgba(255,255,255,.07);box-shadow:0 30px 70px rgba(0,0,0,.2)}.health-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}.health-head small{display:block;color:#81ddc5;font-size:9px;letter-spacing:.13em}.health-head b{font-size:19px}.health-head>span{font-size:9px;font-weight:900;color:#8ff0d1;padding:7px 9px;border-radius:9px;background:rgba(82,222,181,.12)}.health-row{display:grid;grid-template-columns:12px 1fr 42px;gap:12px;align-items:center;padding:18px 3px;border-bottom:1px solid rgba(255,255,255,.09)}.health-row i{width:10px;height:10px;border-radius:50%}.health-row i.healthy{background:#45dea7;box-shadow:0 0 0 5px rgba(69,222,167,.11)}.health-row i.watch{background:#ffc85c}.health-row i.poor{background:#ff6980}.health-row b{display:block;font-size:13px}.health-row small{font-size:10px;color:#9eb5c7}.health-row strong{text-align:center;font-size:20px}.health-panel>p{font-size:10px;color:#88a1b7;margin:18px 0 0}.workflow-section{background:#f5f9fd}.workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.workflow article{position:relative;padding:25px 20px;background:#fff;border:1px solid #dce8f3;border-radius:20px}.workflow article:not(:last-child):after{content:"→";position:absolute;right:-13px;top:43px;z-index:2;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#0b6ee8;color:#fff;font-size:12px}.workflow span{font-size:11px;font-weight:900;color:#0b76a1}.workflow h3{font-size:19px;margin:24px 0 7px}.workflow p{font-size:13px;color:#6e8093;margin:0}.demo-section{background:linear-gradient(145deg,#f5fbff,#ecf8f6)}.demo-grid{display:grid;grid-template-columns:.8fr 1.15fr;gap:65px;align-items:start}.demo-grid>div:first-child>p{color:var(--muted);font-size:17px}.demo-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.demo-badges span{padding:9px 12px;border-radius:11px;background:#fff;border:1px solid #d7e5ef;font-size:11px;font-weight:800}.form-card{padding:28px;background:#fff;border:1px solid #d9e7f2;border-radius:25px;box-shadow:var(--shadow)}.demo-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.demo-form label{display:grid;gap:6px}.demo-form label>span{font-size:11px;font-weight:850;color:#52677f}.demo-form input,.demo-form select,.demo-form textarea{width:100%;border:1px solid #cfdeeb;border-radius:12px;background:#fbfdff;color:var(--ink);padding:13px 14px;outline:0}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:#0b78df;box-shadow:0 0 0 4px rgba(11,120,223,.1)}.demo-form .full{grid-column:1/-1}.demo-form .consent{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:9px}.consent input{width:16px;height:16px;margin-top:2px}.consent span{font-weight:600!important}.consent a{color:#086bc9;text-decoration:underline}.form-note{font-size:10px;text-align:center;color:#7b8c9e;margin:0}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-success,.form-error{padding:15px 17px;border-radius:13px;margin-bottom:17px}.form-success{background:#e9fbf3;color:#126547}.form-error{background:#fff0f2;color:#9d2a3c}.form-success b,.form-error b{display:block}.form-success span,.form-error span{font-size:12px}.subhero{padding:100px 0 78px;background:radial-gradient(circle at 85% 10%,rgba(11,181,190,.14),transparent 30%),linear-gradient(#f5faff,#fff)}.subhero h1,.legal-hero h1,.not-found h1{font-size:clamp(44px,6vw,74px);line-height:1.05;letter-spacing:-.055em;max-width:900px;margin:15px 0 20px}.subhero p{font-size:19px;color:#5f738b;max-width:780px}.detail-grid,.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-grid article,.security-grid article{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff}.detail-grid article>span,.security-grid article>span{font-size:11px;font-weight:900;color:#078494;letter-spacing:.14em}.detail-grid h2,.security-grid h2{font-size:25px;margin:18px 0 10px}.detail-grid p,.security-grid p{color:#66798f;margin:0}.cta-band{padding:60px 0;background:linear-gradient(115deg,#076dcd,#099aa6);color:#fff}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:34px}.cta-band p{margin:0;color:#d7eff6}.security-hero{background:radial-gradient(circle at 80% 20%,rgba(18,190,174,.18),transparent 30%),#061d39;color:#fff}.security-hero p{color:#b9cddd}.policy-note{max-width:850px;text-align:center}.policy-note p{color:#bdcede;font-size:17px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{position:relative;padding:35px 30px;border:1px solid #dae6f1;border-radius:24px;background:#fff}.plan.popular{border-color:#0c82d9;box-shadow:0 25px 70px rgba(7,90,160,.16);transform:translateY(-12px)}.popular-label{position:absolute;right:18px;top:18px;padding:7px 9px;border-radius:9px;background:#e5faf3;color:#08765b;font-size:9px;font-weight:900}.plan>span{font-size:10px;letter-spacing:.15em;font-weight:900;color:#0b798a}.plan h2{font-size:30px;margin:17px 0 8px}.plan p{color:#677a8e}.plan ul{list-style:none;padding:17px 0;margin:18px 0;border-top:1px solid #e1ebf3}.plan li{padding:8px 0;font-size:13px}.plan li:before{content:"✓";color:#0aaf87;margin-right:8px;font-weight:900}.plan .btn{width:100%}.pricing-note{text-align:center;color:#728397;font-size:12px;margin:35px auto 0;max-width:760px}.contact-layout{display:grid;grid-template-columns:.75fr 1.1fr;gap:70px}.contact-copy h2{font-size:36px}.contact-copy ol{list-style:none;padding:0;margin:28px 0}.contact-copy li{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid #e0e9f1}.contact-copy li>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#e9f5fd;color:#096bca;font-weight:900}.contact-copy li b{display:block}.contact-copy li p{color:#6c7e91;font-size:13px;margin:3px 0 0}.contact-email{margin-top:30px;font-size:13px}.contact-email a{color:#086bc9;font-weight:800}.legal-hero{padding:80px 0 55px;background:#f5f9fd}.legal-hero span{font-size:11px;font-weight:900;letter-spacing:.15em;color:#0b7f91}.legal-hero p{color:#718398}.legal-content{padding:55px 0 100px;background:#f5f9fd}.legal-card{max-width:900px;padding:50px;background:#fff;border:1px solid #dce7f0;border-radius:25px}.legal-card h2{font-size:21px;margin:30px 0 8px}.legal-card h2:first-child{margin-top:0}.legal-card p{color:#5f7186}.legal-card a{color:#086bc9;text-decoration:underline}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 0}.not-found>div>span{display:block;font-size:90px;font-weight:950;line-height:1;color:#dbeaf5}.not-found p{color:#63778d}.not-found div div{display:flex;justify-content:center;gap:12px}.site-footer{padding:70px 0 22px;background:#04162e;color:#c7d8e7}.footer-grid{display:grid;grid-template-columns:1.5fr .65fr .65fr 1fr;gap:45px}.footer-brand img{filter:brightness(0) invert(1);width:200px}.footer-grid>div:first-child p,.footer-grid>div:last-child p{font-size:12px;color:#8fa8bc;max-width:320px}.footer-grid b{display:block;color:#fff;margin-bottom:17px}.footer-grid a{display:block;font-size:13px;margin:9px 0;color:#a9bece}.footer-grid a:hover{color:#7eeccb}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:45px;font-size:11px;color:#7891a6}
@media(max-width:980px){.site-nav{position:fixed;left:20px;right:20px;top:75px;display:none;flex-direction:column;align-items:stretch;gap:3px;padding:18px;border:1px solid #d5e3ee;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav>a{padding:12px!important}.nav-toggle{display:block}.brand span{display:none}.hero-grid,.split-grid,.demo-grid,.contact-layout{grid-template-columns:1fr}.product-stage{transform:none;max-width:650px}.section-head{grid-template-columns:1fr;gap:15px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card.featured{grid-row:auto}.feature-card.wide{grid-column:span 2}.workflow{grid-template-columns:repeat(3,1fr)}.workflow article:after{display:none}.plan-grid{grid-template-columns:1fr}.plan.popular{transform:none}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:680px){.container{width:min(100% - 26px,1180px)}.nav-wrap{height:70px}.brand img{width:170px;height:48px}.hero{padding:62px 0 50px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions .btn{width:100%}.trust-row{display:grid;grid-template-columns:1fr 1fr}.product-stage{border-radius:19px}.stage-body{grid-template-columns:43px 1fr;min-height:390px}.mock-sidebar{padding:12px 7px}.mock-main{padding:10px}.mock-cards{grid-template-columns:1fr}.mock-cards article:nth-child(n+2){display:none}.section{padding:72px 0}.section-head h2,.split-grid h2,.demo-grid h2{font-size:37px}.feature-grid,.detail-grid,.security-grid{grid-template-columns:1fr}.feature-card.wide{grid-column:auto;grid-template-columns:1fr}.workflow{grid-template-columns:1fr 1fr}.demo-form{grid-template-columns:1fr}.demo-form .full{grid-column:auto}.form-card{padding:19px}.subhero{padding:72px 0 50px}.subhero h1,.legal-hero h1{font-size:43px}.cta-band .container{display:block}.cta-band .btn{margin-top:20px}.legal-card{padding:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}
