:root{--ink:#0b2044;--blue:#2455a5;--sky:#eaf2ff;--soft:#f8faff;--line:#dce5f2;--purple:#8a42f6;--orange:#ff7c45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif}.section-shell{max-width:1180px;margin:auto;padding-left:28px;padding-right:28px}.site-header{height:80px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100% - 1124px)/2));position:sticky;top:0;background:#fffc;backdrop-filter:blur(12px);z-index:5}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font:800 24px/1 Manrope;text-decoration:none;letter-spacing:-1.5px}.brand>span:last-child span{background:linear-gradient(90deg,var(--purple),#de51d8,var(--orange));color:transparent;background-clip:text}.brand-mark{height:27px;width:35px;position:relative;display:inline-block;background:linear-gradient(135deg,var(--purple),#be4eeb 55%,var(--orange));clip-path:polygon(0 38%,48% 38%,64% 0,100% 0,79% 42%,100% 42%,66% 100%,33% 100%,45% 61%,0 61%)}.brand-mark i{display:none}nav{display:flex;gap:30px}nav a,.site-footer a{color:#536581;text-decoration:none;font-size:14px;font-weight:600}.button{border-radius:8px;text-decoration:none;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 20px;transition:.2s}.button:hover{transform:translateY(-2px)}.button-small{padding:11px 16px}.button-dark{color:#fff;background:var(--ink)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 20px #2455a52e}.button-outline{color:var(--blue);background:#fff;border:1px solid #aebfd9}.button-light{background:#fff;color:var(--blue)}.hero{min-height:600px;display:grid;grid-template-columns:1.01fr .99fr;align-items:center;gap:40px;padding-top:70px;padding-bottom:70px}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;color:#5272a9;margin:0 0 18px}.status-dot{display:inline-block;height:8px;width:8px;border-radius:100%;background:#38b470;margin-right:8px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-2.7px}h1{font-size:58px;line-height:1.11;margin-bottom:22px}h1 em,h2 em{font-style:normal;color:#3167c3}.hero-lede{max-width:525px;color:#50617d;font-size:18px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:22px;margin:30px 0}.text-link{color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.trust-line{display:flex;align-items:center;gap:10px;color:#6a7890;font-size:13px}.mini-avatars{display:flex}.mini-avatars b{width:24px;height:24px;border-radius:50%;border:2px solid white;margin-left:-5px;display:grid;place-items:center;background:#b2c8ee;color:#fff;font-size:9px}.mini-avatars b:first-child{margin:0;background:#f1a278}.mini-avatars b:nth-child(2){background:#8978bf}.placeholder-art{height:480px;border-radius:22px;background:linear-gradient(143deg,#edf5ff,#d9eaff);position:relative;overflow:hidden;border:1px solid #d1e1f8}.placeholder-art:before,.placeholder-art:after{content:"";position:absolute;border-radius:50%;border:1px solid #c4d9fa;width:650px;height:650px;left:-170px;bottom:-500px}.placeholder-art:after{width:520px;height:520px;left:230px;bottom:-300px}.placeholder-label{position:absolute;top:17px;left:20px;font-size:10px;font-weight:700;letter-spacing:1px;color:#7893bf;z-index:1}.dashboard-card{position:absolute;background:#fff;border:1px solid #d7e3f3;border-radius:13px;box-shadow:0 12px 22px #7b95bb33;z-index:1}.main-card{right:48px;top:78px;width:336px;padding:20px}.card-heading{display:flex;justify-content:space-between;font-weight:700;font-size:17px}.card-heading b{color:#15945a}.health-row{display:flex;justify-content:space-between;margin:23px 0 9px;color:#71809b;font-size:13px}.health-row strong{color:#209764}.progress{height:8px;background:#e8eef7;border-radius:99px}.progress i{display:block;height:100%;width:88%;border-radius:inherit;background:#2255a5}.chart{height:92px;display:flex;align-items:end;gap:12px;margin-top:18px}.chart i{width:25px;border-radius:5px 5px 0 0;background:#c5d9fa}.chart i:nth-child(1){height:30%}.chart i:nth-child(2){height:55%}.chart i:nth-child(3){height:45%}.chart i:nth-child(4){height:72%}.chart i:nth-child(5){height:62%}.chart i:nth-child(6){height:85%;background:#729ceb}.chart i:nth-child(7){height:100%;background:#2455a5}.alert-card{display:flex;gap:10px;left:45px;bottom:95px;padding:13px}.alert-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff7eb;color:#15945a;font-weight:bold}.alert-card small,.products-card small{color:#71809b;display:block;font-size:11px}.alert-card strong{font-size:13px}.products-card{right:23px;bottom:38px;padding:14px 19px}.products-card strong{font-size:24px;display:block}.products-card span{color:#15945a;font-size:11px}.floating-orb{position:absolute;border-radius:50%;background:linear-gradient(135deg,#8045f2,#ff8146)}.orb-one{width:10px;height:10px;top:160px;left:50px}.orb-two{width:15px;height:15px;right:33px;top:53px}.logo-strip{background:#f8faff;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;text-align:center;padding:25px}.logo-strip p{font-size:13px;color:#6c7b91;margin-bottom:15px}.logo-strip div{display:flex;gap:46px;justify-content:center;align-items:center;color:#708099;font-size:16px;font-weight:700}.logo-strip div span:nth-child(1){color:#4285f4}.logo-strip div span:nth-child(3){color:#202b36}.intro{padding-top:122px;padding-bottom:112px}.section-title{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-title h2,.pricing h2,.showcase h2,.split-section h2,.faq h2{font-size:43px;line-height:1.17;margin:0}.section-title p,.pricing-head>p{max-width:400px;color:#62718a;line-height:1.6}.feature-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:18px}.feature-card{border:1px solid var(--line);border-radius:14px;padding:26px;position:relative;min-height:298px}.feature-featured{background:#f5f8ff}.feature-number{color:#8ca0bf;font-size:12px;font-weight:700;position:absolute;right:22px;top:24px}.feature-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:#dbe9ff;font-size:23px;margin-bottom:37px}.feature-card h3{font:700 20px Manrope;margin-bottom:9px}.feature-card p{color:#65748b;line-height:1.5;font-size:14px}.feature-card a{position:absolute;bottom:22px;text-decoration:none;color:var(--blue);font-weight:700;font-size:13px}.mini-ui{border:1px solid #dbe3f0;border-radius:8px;background:#fff;padding:7px 13px;position:absolute;right:21px;bottom:20px;width:47%;font-size:10px}.mini-ui span{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eff2f7}.mini-ui span:last-child{border:0}.mini-ui b{color:#1e9c62}.mini-ui .warning{color:#e37f36}.split-section{background:var(--ink);color:#fff;padding:100px 0}.split-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:115px;align-items:center}.split-content .eyebrow{color:#a1c0f1}.split-content h2{color:#fff}.split-content h2 em{color:#9ec4ff}.split-lede{color:#b6c7df;line-height:1.6;max-width:430px;margin:20px 0 28px}.steps{display:grid;gap:15px}.steps article{display:flex;gap:20px;padding:22px;border:1px solid #2f4c79;border-radius:12px;background:#102a53}.steps article>span{color:#8aaee5;font:700 24px Manrope}.steps h3{font:700 18px Manrope;margin-bottom:5px}.steps p{margin:0;color:#aec1dd;font-size:14px;line-height:1.5}.showcase{padding-top:120px;padding-bottom:120px;display:grid;grid-template-columns:.76fr 1.24fr;gap:80px;align-items:center}.showcase-copy>p:not(.eyebrow){color:#62718a;line-height:1.6;margin:22px 0}.showcase ul,.price-card ul{list-style:none;padding:0;margin:0}.showcase li,.price-card li{padding:8px 0;color:#334a70;font-size:14px}.showcase li:before,.price-card li:before{content:"✓";color:#26a367;font-weight:700;margin-right:10px}.screen-placeholder{height:385px;background:#f5f8ff;border:1px solid #cfe0f9;border-radius:16px;padding:67px 22px 22px;position:relative;overflow:hidden}.screen-top{display:flex;justify-content:space-between;font-size:14px;margin-bottom:20px}.screen-top span{color:#71809b;font-size:12px}.screen-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.screen-stats div{background:#fff;border:1px solid #e1e9f4;border-radius:8px;padding:14px}.screen-stats small{color:#6d7d95;display:block;font-size:10px}.screen-stats strong{display:block;font:700 22px Manrope;margin:4px 0}.screen-stats i{color:#1d9c61;font-style:normal;font-size:10px}.screen-graph{height:150px;margin-top:20px;border-bottom:2px solid #d6e2f1;display:flex;align-items:end;justify-content:space-around;gap:9px;background:repeating-linear-gradient(to bottom,transparent 0 37px,#e7eef8 38px 39px)}.screen-graph i{width:11%;height:var(--h);background:linear-gradient(#84a8e8,#2d5caa);border-radius:5px 5px 0 0}.screen-graph i:nth-child(1){--h:28%}.screen-graph i:nth-child(2){--h:40%}.screen-graph i:nth-child(3){--h:35%}.screen-graph i:nth-child(4){--h:58%}.screen-graph i:nth-child(5){--h:51%}.screen-graph i:nth-child(6){--h:78%}.screen-graph i:nth-child(7){--h:66%}.screen-graph i:nth-child(8){--h:93%}.pricing{padding-top:102px;padding-bottom:120px}.pricing-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.price-card{border:1px solid var(--line);border-radius:14px;padding:27px;position:relative}.price-card.popular{border:2px solid #2d61b5;box-shadow:0 15px 38px #28569f1c}.popular-label{position:absolute;right:18px;top:16px;background:#e6efff;color:#2455a5;border-radius:30px;padding:6px 10px;font-size:10px;font-weight:700}.price-card h3{font:700 19px Manrope;margin-bottom:5px}.price-card>p{color:#71809a;font-size:13px}.price{margin:25px 0}.price b{font:800 34px Manrope;letter-spacing:-1.5px}.price span{font-size:12px;color:#71809a}.price-card .button{width:100%;margin-bottom:22px}.price-card ul{border-top:1px solid #e8edf5;padding-top:14px}.final-cta{margin-bottom:110px;background:linear-gradient(105deg,#15376d,#2659ae);border-radius:18px;color:#fff;display:flex;justify-content:space-between;align-items:center;padding-top:54px;padding-bottom:54px}.final-cta .eyebrow{color:#bad5ff}.final-cta h2{font-size:39px;margin:0}.final-cta h2 em{color:#b7d3ff}.faq{padding-bottom:105px}.faq h2{margin-bottom:28px}.faq details{border-top:1px solid var(--line);padding:20px 5px}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font:700 17px Manrope;cursor:pointer;list-style:none;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{color:#2e61b3}.faq details p{max-width:680px;color:#66758e;line-height:1.55;margin:15px 0 0}.site-footer{border-top:1px solid #e8edf3;padding-top:34px;padding-bottom:30px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;align-items:start}.site-footer p{color:#71809a;font-size:13px}.site-footer div{display:flex;gap:20px;justify-content:flex-end}.site-footer small{grid-column:1/-1;padding-top:28px;color:#8b97aa;font-size:11px}
@media(max-width:800px){.site-header{height:70px;padding:0 20px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:390px}h1{font-size:44px}.section-title,.pricing-head{display:block}.section-title h2,.pricing h2,.showcase h2,.split-section h2,.faq h2{font-size:35px}.section-title p,.pricing-head>p{margin-top:18px}.feature-grid,.price-grid,.showcase,.split-content{grid-template-columns:1fr}.feature-card{min-height:235px}.split-content{gap:45px}.showcase{gap:42px;padding-top:80px;padding-bottom:80px}.logo-strip div{flex-wrap:wrap;gap:14px 25px}.final-cta{margin:0 18px 75px;display:block}.final-cta .button{margin-top:22px}.site-footer{grid-template-columns:1fr}.site-footer div{justify-content:flex-start}.mini-ui{width:55%}}@media(max-width:460px){.section-shell{padding-left:20px;padding-right:20px}.site-header .button{display:none}h1{font-size:37px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.main-card{right:20px;top:64px;width:280px}.alert-card{left:18px;bottom:80px}.products-card{right:18px;bottom:20px}.screen-stats{grid-template-columns:1fr 1fr}.screen-stats div:last-child{display:none}.price-grid{gap:14px}.feature-grid{gap:12px}.logo-strip{padding-left:15px;padding-right:15px}}
