@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#0b1220;--muted:#5f6b7c;--line:#e5eaf2;--soft:#f6f8fc;--brand:#3155e7;--brand2:#6c4cf1;--cyan:#12a9c5;--white:#fff;--shadow:0 24px 70px rgba(29,43,84,.13);font-family:DM Sans,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}img,svg{display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{position:sticky;top:0;z-index:50;background:#ffffffde;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,234,242,.8)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font:800 22px Manrope}.brand-mark{width:31px;height:31px;display:grid;grid-template-columns:repeat(3,7px);gap:3px;align-items:end;transform:rotate(-35deg)}.brand-mark i{display:block;border-radius:5px;background:linear-gradient(180deg,#6d7cff,#3155e7)}.brand-mark i:nth-child(1){height:17px}.brand-mark i:nth-child(2){height:27px}.brand-mark i:nth-child(3){height:21px}.nav{display:flex;align-items:center;gap:30px}.nav>a{font-size:14px;font-weight:600;color:#536074;transition:.2s}.nav>a:hover,.nav>a.active{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:12px}.language{display:flex;align-items:center;gap:2px;border:1px solid var(--line);padding:7px 8px 7px 10px;border-radius:10px;background:#fff}.language select{border:0;outline:0;background:transparent;font-weight:700;font-size:12px;appearance:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--brand),#4a6af0);color:#fff;font-weight:700;padding:12px 18px;box-shadow:0 10px 24px #3155e738;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #3155e747}.btn svg{width:18px}.btn-sm{padding:10px 16px;font-size:13px}.btn-lg{padding:15px 21px;border-radius:14px}.btn-ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.btn-ghost-dark{background:#fff;color:var(--ink);border:1px solid #dfe5ef;box-shadow:none}.btn-light{background:#fff;color:var(--brand);box-shadow:none}.menu-button,.mobile-actions{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8faff,#fff 52%,#f6f2ff);padding:82px 0 84px}.hero:before{content:"";position:absolute;width:650px;height:650px;border-radius:50%;right:-250px;top:-300px;background:radial-gradient(circle,rgba(99,79,237,.17),transparent 68%)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(45,68,142,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(45,68,142,.045) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.hero-inner{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.eyebrow,.section-heading>span,.page-hero .container>span{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero h1{font:800 clamp(46px,5.4vw,72px)/1.04 Manrope;margin:20px 0 24px;letter-spacing:-.055em;max-width:680px}.hero h1 span{display:block;color:transparent;background:linear-gradient(100deg,#3155e7,#7453e8 68%);-webkit-background-clip:text;background-clip:text}.hero-lead{font-size:19px;line-height:1.7;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:34px 0 24px}.hero-trust{display:flex;align-items:center;gap:8px;color:#657187;font-size:13px}.dashboard-wrap{position:relative;filter:drop-shadow(0 35px 45px rgba(44,55,100,.18))}.dashboard-window{background:#fff;border:1px solid rgba(216,224,239,.9);border-radius:20px;overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.dashboard-top{height:52px;border-bottom:1px solid #edf0f6;display:flex;align-items:center;justify-content:space-between;padding:0 17px}.mini-brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px}.mini-brand i{width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,var(--brand),var(--brand2))}.dashboard-user{display:flex;gap:8px}.dashboard-user span{width:27px;height:27px;border-radius:50%;background:#edf1f8}.dashboard-user span:last-child{background:linear-gradient(135deg,#d4dcfb,#aebdf8)}.dashboard-layout{display:grid;grid-template-columns:50px 1fr;min-height:415px}.dashboard-layout aside{border-right:1px solid #edf0f6;padding:24px 13px;display:flex;flex-direction:column;gap:19px}.dashboard-layout aside b{height:20px;border-radius:5px;background:#edf1f7}.dashboard-layout aside b:first-child{background:#dce4ff}.dashboard-content{padding:24px}.dash-greeting{display:flex;justify-content:space-between;align-items:center}.dash-greeting div{display:flex;flex-direction:column}.dash-greeting small{font-size:9px;color:#8590a2}.dash-greeting strong{font-size:16px}.dash-greeting button{border:0;border-radius:8px;background:var(--brand);color:#fff;padding:8px 11px;font-size:9px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.metric{border:1px solid #e8edf5;border-radius:11px;padding:11px;display:flex;align-items:center;gap:9px;position:relative}.metric>span{width:29px;height:29px;border-radius:8px;background:#eef2ff;color:var(--brand);display:grid;place-items:center}.metric svg{width:14px}.metric div{display:flex;flex-direction:column}.metric small{font-size:8px;color:#8590a2}.metric strong{font-size:15px}.metric em{position:absolute;right:8px;bottom:8px;font-style:normal;color:#25a174;font-size:7px}.dash-bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.chart,.next-list{border:1px solid #e8edf5;border-radius:12px;padding:14px}.chart>div:first-child{display:flex;justify-content:space-between;font-size:9px;font-weight:700}.chart>div:first-child strong{color:#25a174}.chart-lines{height:145px;margin-top:12px;background:repeating-linear-gradient(to bottom,#fff,#fff 35px,#edf1f7 36px)}.chart-lines svg{width:100%;height:100%}.chart-lines .area{fill:url(#g)}.chart-lines .line{fill:none;stroke:#4e6dee;stroke-width:3}.next-list>strong{font-size:10px}.next-list p{display:flex;align-items:center;gap:7px;margin:12px 0 0;font-size:7px}.next-list p span{display:flex;flex-direction:column;flex:1}.next-list small{color:#25a174;background:#eaf8f2;padding:3px;border-radius:4px;font-size:5px}.avatar{width:22px;height:22px;border-radius:50%;background:#dce4ff}.avatar.a2{background:#f5deec}.avatar.a3{background:#d8f1ea}.assistant-bubble{position:absolute;right:-20px;bottom:-22px;border-radius:14px;background:#111a2e;color:#fff;padding:13px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 45px #0b122040}.assistant-bubble svg{width:18px;color:#9faeff}.assistant-bubble span{display:flex;flex-direction:column;font-size:8px;color:#b7c0d3}.assistant-bubble strong{font-size:10px;color:#fff}.proof{border-bottom:1px solid var(--line);background:#fff}.proof .container{display:flex;align-items:center;gap:35px;min-height:112px}.proof p{font-weight:700;font-size:13px;white-space:nowrap}.proof-items{display:grid;grid-template-columns:repeat(5,1fr);width:100%;gap:16px}.proof-items span{display:flex;align-items:center;gap:7px;color:#687487;font-size:12px}.proof-items svg{width:17px;color:#7d8da8}.section{padding:105px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading.left{text-align:left;margin:0 0 34px}.section-heading h2{font:800 clamp(34px,4vw,50px)/1.12 Manrope;letter-spacing:-.04em;margin:13px 0 16px}.section-heading p{color:var(--muted);font-size:17px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;min-height:470px;display:flex;flex-direction:column;transition:.25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card.blue{background:linear-gradient(180deg,#f4f7ff,#fff 45%)}.product-card.violet{background:linear-gradient(180deg,#faf6ff,#fff 45%)}.product-card.cyan{background:linear-gradient(180deg,#f2fbfc,#fff 45%)}.product-top{display:flex;align-items:center;justify-content:space-between}.product-icon{width:52px;height:52px;border-radius:15px;background:#e7ecff;color:var(--brand);display:grid;place-items:center}.violet .product-icon{background:#efe8ff;color:#7048db}.cyan .product-icon{background:#dff7fa;color:#0997ae}.product-top small{border:1px solid #dfe5f0;border-radius:999px;padding:6px 9px;font-weight:800;font-size:10px;letter-spacing:.08em}.product-card h3{font:800 25px Manrope;margin:26px 0 12px}.product-card>p{color:var(--muted);line-height:1.65;min-height:82px}.product-card ul{list-style:none;padding:0;margin:18px 0 28px;display:grid;gap:12px}.product-card li{display:flex;gap:9px;font-size:13px;color:#3f4b5f}.product-card li svg{width:16px;color:#2eaf82;flex:none}.card-link,.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;font-weight:800;color:var(--brand);font-size:13px}.card-link svg,.text-link svg{width:16px}.platform-section{background:#0b1220;color:#fff;overflow:hidden}.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.platform-section .section-heading p{color:#aeb8ca}.platform-visual{position:relative;min-height:540px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(77,101,236,.26),transparent 60%)}.phone{width:276px;background:#fff;border:7px solid #202a40;border-radius:36px;padding:18px;color:var(--ink);box-shadow:0 35px 70px #00000059}.phone-bar{width:74px;height:5px;background:#d8dce5;border-radius:5px;margin:-7px auto 18px}.phone-head{display:flex;justify-content:space-between;font-weight:800;font-size:13px}.phone-head i{width:26px;height:26px;border-radius:50%;background:#dce4ff}.phone-card{margin:22px 0 15px;padding:18px;border-radius:17px;background:linear-gradient(135deg,#3155e7,#6b4ae7);color:#fff;display:grid}.phone-card small{font-size:9px;opacity:.7}.phone-card strong{font-size:32px}.phone-card span{font-size:11px}.phone-list p{display:grid;grid-template-columns:42px 1fr 8px;align-items:center;gap:7px;border-bottom:1px solid #edf0f5;padding:12px 0;margin:0;font-size:10px}.phone-list i{width:7px;height:7px;border-radius:50%;background:#31b385}.phone button{width:100%;border:0;background:#111a2e;color:#fff;border-radius:10px;padding:11px;font-size:10px;margin-top:15px}.floating-stat,.floating-notice{position:absolute;background:#fff;color:var(--ink);border-radius:14px;box-shadow:0 18px 40px #00000047;display:flex;gap:10px;align-items:center;padding:14px}.floating-stat{left:10px;top:100px}.floating-notice{right:-8px;bottom:85px}.floating-stat svg,.floating-notice svg{color:var(--brand);width:20px}.floating-stat span,.floating-notice span{display:flex;flex-direction:column;font-size:9px;color:#6e7889}.floating-stat strong,.floating-notice strong{font-size:12px;color:var(--ink)}.check-list{list-style:none;padding:0;display:grid;gap:16px;margin:0 0 28px}.check-list li{display:flex;align-items:center;gap:11px;color:#d8deea}.check-list svg{width:20px;color:#6f85ff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:26px;border:1px solid var(--line);border-radius:18px;transition:.2s}.service-card:hover{border-color:#cdd6ef;box-shadow:0 15px 35px #1c2c5614}.service-card>span{width:43px;height:43px;border-radius:12px;background:#f0f3ff;color:var(--brand);display:grid;place-items:center}.service-card svg{width:20px}.service-card h3{font:800 18px Manrope;margin:20px 0 9px}.service-card p{color:var(--muted);line-height:1.6;font-size:14px}.center{text-align:center;margin-top:36px}.values-section{background:var(--soft)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe5ef;border:1px solid #dfe5ef;border-radius:20px;overflow:hidden}.values-grid article{background:#fff;padding:30px}.values-grid strong{color:#9ba7ba;font:700 12px Manrope}.values-grid h3{font:800 20px Manrope;margin:40px 0 10px}.values-grid p{color:var(--muted);font-size:14px;line-height:1.6}.cta-card{position:relative;overflow:hidden;min-height:300px;border-radius:28px;background:linear-gradient(125deg,#17223d,#26376d 65%,#4a43a7);color:#fff;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-card>div:not(.cta-orb){position:relative;max-width:700px}.cta-card span{font-weight:800;color:#aebeff}.cta-card h2{font:800 clamp(32px,4vw,48px)/1.1 Manrope;margin:13px 0}.cta-card p{color:#c5ccda;font-size:16px}.cta-orb{position:absolute;width:420px;height:420px;border-radius:50%;right:-180px;top:-200px;background:radial-gradient(circle,rgba(117,105,255,.65),transparent 65%)}.footer{background:#0a101d;color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer .brand{color:#fff}.footer-brand p{color:#98a3b7;max-width:360px;line-height:1.7}.footer-brand>a{color:#b8c5ff;font-weight:700}.footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8591a6;margin:5px 0 20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer-grid>div:not(:first-child) a{font-size:14px;color:#d6dbe5}.footer-bottom{border-top:1px solid #20293a;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#818da1;font-size:12px}.page-hero{position:relative;overflow:hidden;padding:105px 0 85px;background:linear-gradient(145deg,#f7f9ff,#fff 60%,#faf7ff)}.page-hero h1{font:800 clamp(42px,6vw,66px)/1.08 Manrope;letter-spacing:-.05em;max-width:850px;margin:17px 0}.page-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:720px}.page-orb{position:absolute;border-radius:50%;filter:blur(1px)}.page-orb.one{width:300px;height:300px;background:#576ef21a;right:-80px;top:-130px}.page-orb.two{width:220px;height:220px;background:#804cde14;left:25%;bottom:-170px}.page-body{min-height:500px}.detail-grid{display:grid;gap:22px}.detail-card{display:grid;grid-template-columns:70px 1fr;gap:25px;border:1px solid var(--line);border-radius:20px;padding:30px}.detail-card>span{width:58px;height:58px;border-radius:16px;background:#eef2ff;color:var(--brand);display:grid;place-items:center}.detail-card h2{font:800 25px Manrope;margin:0 0 10px}.detail-card p{color:var(--muted);line-height:1.7;margin:0}.page-services{margin-top:0}.about-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:65px}.story section{padding-bottom:38px;border-bottom:1px solid var(--line);margin-bottom:38px}.story h2,.identity-card h2{font:800 28px Manrope}.story p{font-size:17px;color:var(--muted);line-height:1.8}.identity-card{border:1px solid var(--line);border-radius:22px;padding:30px;background:linear-gradient(155deg,#f5f7ff,#fff);align-self:start}.identity-card>span,.contact-info>span{color:var(--brand);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.identity-card dl{margin:25px 0 0}.identity-card dl div{padding:16px 0;border-top:1px solid var(--line)}.identity-card dt{font-size:11px;color:#8893a5;text-transform:uppercase;letter-spacing:.07em}.identity-card dd{margin:5px 0 0;font-weight:700}.contact-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px}.contact-info{padding:35px;border-radius:22px;background:#0d1526;color:#fff;min-height:430px}.contact-info h2{font:800 28px Manrope;margin:14px 0 35px}.contact-info p{display:flex;gap:11px;align-items:center;color:#d5dbe7;margin:18px 0}.contact-info p svg{width:18px;color:#8da0ff}.contact-info>div{border-top:1px solid #283248;margin-top:40px;padding-top:25px;display:flex;flex-direction:column;gap:8px}.contact-info small{color:#929daf;line-height:1.5}.contact-form{display:grid;gap:20px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:700}.contact-form input,.contact-form textarea{border:1px solid #dce2ec;border-radius:12px;padding:14px 15px;outline:none;resize:vertical;background:#fff}.contact-form input:focus,.contact-form textarea:focus{border-color:#7790f2;box-shadow:0 0 0 4px #3155e717}.contact-form .btn{justify-self:start}.success{display:flex;align-items:center;gap:10px;background:#eaf8f2;color:#207757;border-radius:11px;padding:13px;font-size:13px}.success svg{width:18px}.legal-content{max-width:820px;margin:auto}.legal-content section{margin-bottom:35px}.legal-content h2{font:800 23px Manrope;margin-bottom:11px}.legal-content p{color:var(--muted);line-height:1.8;margin:4px 0}.mobile-actions{padding:20px}.mobile-actions .language{width:max-content}@media(max-width:980px){.nav{position:fixed;inset:76px 0 auto;background:#fff;border-bottom:1px solid var(--line);padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav>a{padding:14px;border-bottom:1px solid #eef1f6}.menu-button{display:grid;place-items:center;border:0;background:transparent}.header-actions>.language,.header-actions>.btn{display:none}.mobile-actions{display:flex;justify-content:space-between;align-items:center}.hero{padding-top:65px}.hero-inner{grid-template-columns:1fr}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.dashboard-wrap{width:min(700px,100%);margin:auto}.proof .container{flex-direction:column;padding:28px 0;gap:20px}.proof-items{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.platform-grid{grid-template-columns:1fr;gap:45px}.platform-visual{order:2}.services-grid,.values-grid{grid-template-columns:1fr 1fr}.cta-card{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.about-layout,.contact-layout{grid-template-columns:1fr}.contact-info{min-height:auto}}@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.header-inner{height:68px}.nav{top:68px}.hero{padding:55px 0 65px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.dashboard-window{transform:none}.dashboard-layout{grid-template-columns:36px 1fr;min-height:330px}.dashboard-layout aside{padding:18px 8px}.dashboard-content{padding:14px}.metric-row{grid-template-columns:1fr}.metric-row .metric:nth-child(n+2){display:none}.dash-bottom{grid-template-columns:1fr}.next-list{display:none}.chart-lines{height:110px}.assistant-bubble{right:8px;bottom:-30px}.proof-items{grid-template-columns:1fr 1fr}.proof-items span:last-child{grid-column:1/-1}.section{padding:75px 0}.section-heading{margin-bottom:35px}.section-heading h2{font-size:34px}.product-grid,.services-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-card{min-height:auto}.platform-visual{min-height:460px}.phone{width:250px}.floating-stat{left:-2px}.floating-notice{right:-2px}.values-grid{grid-template-columns:1fr}.values-grid article{padding:25px}.values-grid h3{margin-top:22px}.cta-card{padding:35px 25px;min-height:380px}.footer{padding-top:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;line-height:1.5}.page-hero{padding:75px 0 60px}.page-hero h1{font-size:42px}.page-hero p{font-size:16px}.detail-card{grid-template-columns:1fr;padding:23px}.field-row{grid-template-columns:1fr}.contact-form .btn{width:100%}}
