@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1722;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #03131f;--navy-2: #061927;--teal: #15d9c2;--blue: #236fff;--muted: #6c7784}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1120px,calc(100% - 48px));margin-inline:auto}.hero{position:relative;overflow:hidden;min-height:615px;color:#fff;background:radial-gradient(circle at 75% 18%,rgba(20,205,196,.1),transparent 28%),radial-gradient(circle at 84% 70%,rgba(35,111,255,.1),transparent 25%),linear-gradient(135deg,#03131f,#051823 55%,#02111a)}.hero:before{content:"";position:absolute;inset:0;opacity:.19;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 90%);mask-image:linear-gradient(to bottom,#000 0%,transparent 90%)}.hero__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}.hero__glow--one{width:300px;height:300px;right:12%;top:120px;background:#00dec81c}.hero__glow--two{width:260px;height:260px;right:35%;bottom:-150px;background:#2269ff1a}.site-header{height:82px;display:flex;align-items:center;gap:30px;position:relative;z-index:20}.brand-button{background:none;border:0;padding:0;color:inherit}.brand{display:flex;align-items:center;gap:10px}.brand__symbol{width:52px;height:52px;flex:none}.brand__copy{display:flex;flex-direction:column;line-height:1}.brand__copy strong{font-size:28px;letter-spacing:-1.2px;font-weight:700;color:#fff}.brand__copy small{margin-top:5px;color:#1ed7c1;font-size:10px;font-weight:700}.brand--compact{gap:5px}.brand--compact .brand__symbol{width:27px;height:27px}.brand--compact .brand__copy strong{font-size:12px;letter-spacing:-.4px}.nav{margin-left:auto;display:flex;align-items:center;gap:34px}.nav button{border:0;background:none;color:#e6edf2;padding:10px 0;font-size:13px;position:relative}.nav button.active{color:#25e0c8}.nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:#25e0c8;border-radius:99px}.header-cta{border:0;color:#fff;font-size:12px;font-weight:700;padding:13px 21px;border-radius:6px;background:linear-gradient(90deg,#12cdbd,#225eff);box-shadow:0 10px 30px #1f74ff2e}.mobile-menu{display:none;margin-left:auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff0d;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-menu span{width:18px;height:2px;background:#fff;border-radius:2px}.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;gap:45px;align-items:center;min-height:525px;padding:38px 0 55px}.hero__copy h1{font-size:39px;line-height:1.2;letter-spacing:-1.7px;margin:0 0 22px;max-width:520px}.hero__copy h1 span{color:#22d6c1}.hero__copy>p{color:#d0d9df;line-height:1.7;font-size:14px;max-width:445px;margin:0 0 28px}.hero__actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.btn{min-height:48px;border-radius:7px;padding:0 20px;border:0;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:12px}.btn--primary{background:linear-gradient(90deg,#13cdbd,#2667ff);color:#fff;box-shadow:0 12px 30px #236cff33}.btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.42)}.hero__roles{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;max-width:520px}.hero__roles>div{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;column-gap:10px;padding-right:13px;margin-right:13px;border-right:1px solid rgba(255,255,255,.15)}.hero__roles>div:last-child{border-right:0;margin-right:0}.role-icon{grid-row:1/3;width:38px;height:38px;border:1px solid #14d3c0;border-radius:50%;display:grid;place-items:center;color:#1bdac5}.hero__roles b{color:#14d8c0;font-size:11px}.hero__roles small{color:#bec8cf;font-size:8.5px;line-height:1.35;margin-top:3px}.hero__visual{position:relative;height:430px;display:flex;align-items:center;justify-content:center}.laptop-shell{position:absolute;right:0;top:32px;width:520px;height:334px;padding:10px 10px 12px;border-radius:14px 14px 4px 4px;background:linear-gradient(145deg,#111,#333);box-shadow:0 30px 70px #00000073}.laptop-camera{position:absolute;width:5px;height:5px;border-radius:50%;background:#444;top:4px;left:50%;z-index:3}.laptop-base{position:absolute;right:-28px;top:365px;width:575px;height:18px;border-radius:2px 2px 16px 16px;background:linear-gradient(#8c8d8f,#3c3f43 28%,#151719);box-shadow:0 15px 25px #00000080}.laptop-base:after{content:"";position:absolute;left:42%;top:0;width:16%;height:6px;border-radius:0 0 7px 7px;background:#929292}.dashboard{overflow:hidden;width:100%;height:100%;background:#f7f9fc;border-radius:6px;display:grid;grid-template-columns:145px 1fr;color:#0b1722}.dashboard__sidebar{background:#071a27;color:#dbe8ed;padding:15px 13px}.dashboard__sidebar .brand__copy strong{color:#f5f8fa}.side-nav{margin-top:20px;display:flex;flex-direction:column;gap:8px}.side-nav__item{font-size:8px;display:flex;align-items:center;gap:7px;padding:8px;border-radius:4px;color:#a9b6be}.side-nav__item.active{background:#15d9c21c;color:#17d9c1}.side-nav__dot{width:8px;height:8px;border:1px solid currentColor;border-radius:2px}.dashboard__content{padding:18px 20px 20px;overflow:hidden}.dashboard__top{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:700;margin-bottom:15px}.dashboard__top span:last-child{font-size:7px;font-weight:500;color:#45525c}.dashboard__top b{color:#fb9f78}.dashboard__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric{background:#fff;border:1px solid #edf1f4;border-radius:5px;padding:12px;box-shadow:0 8px 20px #142c3d0d}.metric>span{font-size:7px;color:#71808c}.metric div{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.metric strong{font-size:18px}.metric em{color:#13bd8c;font-size:7px;font-style:normal;font-weight:800}.chart-card{margin-top:14px;background:#fff;border:1px solid #edf1f4;border-radius:6px;padding:13px}.chart-card__head{display:flex;justify-content:space-between;font-size:8px;font-weight:700}.chart-card__head b{font-size:6px;color:#9aa4ac;font-weight:500}.chart-grid{margin-top:9px}.chart-grid svg{width:100%;height:125px;overflow:visible}.chart-labels{display:flex;justify-content:space-around;color:#96a1aa;font-size:6px;margin-top:-3px}.phone-mock{position:absolute;z-index:7;left:35px;top:155px;width:138px;height:282px;border-radius:26px;background:linear-gradient(145deg,#1a1d20,#575d63);padding:7px;box-shadow:0 28px 35px #00000080;transform:perspective(700px) rotateY(-5deg)}.phone-mock__notch{position:absolute;z-index:2;top:8px;left:44px;width:50px;height:11px;border-radius:0 0 8px 8px;background:#111}.phone-mock__screen{height:100%;border-radius:20px;background:#071a27;color:#fff;padding:18px 10px 10px;overflow:hidden}.phone-mock h4{font-size:15px;margin:18px 0 4px}.phone-mock p{font-size:7px;color:#9fb0ba;line-height:1.4;margin:0 0 14px}.phone-stat{border-top:1px solid rgba(255,255,255,.08);padding:8px 0;display:flex;align-items:center;justify-content:space-between}.phone-stat span{font-size:6.5px;color:#b7c3ca;display:flex;flex-direction:column;gap:2px}.phone-stat b{color:#fff;font-size:12px}.phone-stat em{color:#14d6bd;font-size:6px;font-style:normal;font-weight:700}.mini-chart{border-top:1px solid rgba(255,255,255,.08);padding-top:7px}.mini-chart svg{width:100%;height:50px}.section{padding:58px 0}.products{background:linear-gradient(#fff,#fafcff)}.eyebrow{display:block;color:#18bda9;font-weight:800;font-size:10px;letter-spacing:.03em;margin-bottom:9px}.section-heading{margin-bottom:28px}.section-heading--split{display:grid;grid-template-columns:1fr .7fr;align-items:center;gap:80px}.section-heading h2{font-size:29px;line-height:1.14;letter-spacing:-1.2px;margin:0}.section-heading p{color:#586570;font-size:12px;line-height:1.65;margin:0;max-width:410px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid #e7edf2;border-radius:9px;padding:22px;background:#ffffffe0;box-shadow:0 8px 28px #14334609;min-height:320px}.product-icon{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;color:#fff;margin-bottom:18px;box-shadow:0 8px 20px #0000001a}.product-icon.blue{background:linear-gradient(140deg,#3181ff,#0052de)}.product-icon.green{background:linear-gradient(140deg,#2ee0be,#10a378)}.product-icon.violet{background:linear-gradient(140deg,#9858ff,#6036da)}.product-card h3{margin:0 0 10px;font-size:17px;letter-spacing:-.3px}.product-card p{font-size:10.5px;line-height:1.6;color:#5f6a74;min-height:52px}.product-card ul{margin:14px 0 18px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-card li{display:flex;align-items:center;gap:8px;font-size:10px;color:#29343c}.product-card li span{width:16px;height:16px;border:1px solid #7a8790;border-radius:50%;display:grid;place-items:center;color:#37434d}.product-card button{margin-top:auto;border:0;background:none;color:#196cff;font-weight:800;font-size:10.5px;padding:0;display:flex;align-items:center;gap:6px}.brand-panel-wrap{padding:0 0 30px;background:#fafcff}.brand-panel{border-radius:8px;background:linear-gradient(115deg,#061824,#03131f 65%,#071c2c);color:#fff;min-height:260px;padding:35px 38px;display:grid;grid-template-columns:1.1fr .7fr 1.1fr;gap:32px;align-items:center;box-shadow:0 14px 35px #04141f1f}.brand-panel__text p{font-size:10.5px;line-height:1.7;color:#d6e0e4;margin:0 0 24px}.brand-panel__text b{color:#fff}.brand-panel__mark{height:180px;border-right:1px solid rgba(255,255,255,.13);display:grid;place-items:center}.brand-panel__mark .brand__symbol{width:160px;height:160px}.brand-panel__mark .brand__copy{display:none}.app-icons{display:flex;gap:10px}.app-icon{width:72px;height:72px;border-radius:11px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);overflow:hidden}.app-icon .brand__copy{display:none}.app-icon .brand__symbol{width:50px;height:50px}.app-icon--dark{background:#061925}.app-icon--light{background:#fff}.app-icon--blue{background:linear-gradient(135deg,#12d5c1,#2863ff)}.app-icon--light svg stop:first-child{stop-color:#16bfb2}.app-icon--light svg stop:last-child{stop-color:#1f6fff}.brand-signature{border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:15px}.brand-signature .brand__symbol{width:48px;height:48px}.brand-signature .brand__copy strong{font-size:27px}.methodology{padding-top:32px}.method-head{grid-template-columns:1fr .9fr auto;gap:45px}.outline-link{background:transparent;border:1px solid #2ccfbe;color:#1fb9aa;border-radius:5px;padding:11px 18px;font-size:10px;font-weight:700}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:22px}.timeline__item{position:relative;padding-right:18px}.timeline__top{display:flex;align-items:center;height:44px}.timeline__icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 8px 18px #0000001f;flex:none}.timeline__icon--0,.timeline__icon--3{background:linear-gradient(135deg,#34d9bc,#11b59f)}.timeline__icon--1{background:linear-gradient(135deg,#317dff,#1a52dc)}.timeline__icon--2{background:linear-gradient(135deg,#8e5dff,#633ddd)}.timeline__line{height:1px;background:#d6dee5;flex:1;margin-left:8px}.timeline__item:last-child .timeline__line{display:none}.timeline__item>b{display:block;margin-top:8px;color:#18bda9;font-size:11px}.timeline__item h3{font-size:11px;margin:5px 0}.timeline__item p{font-size:9px;line-height:1.5;color:#65717b;max-width:190px;margin:0}.why{background:#fbfcfe;padding:54px 0 65px}.why__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}.why__copy h2{font-size:29px;line-height:1.16;letter-spacing:-1.1px;margin:0 0 27px}.why__copy ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:17px}.why__copy li{display:flex;align-items:center;gap:12px;font-size:11px;color:#35434c}.why__copy li svg{color:#162d3d}.why__visual{position:relative;height:310px}.dashboard--compact{height:295px;box-shadow:0 16px 34px #0a263724;border:1px solid #e3e9ee}.dashboard--compact .dashboard__sidebar{width:auto}.dashboard--compact .chart-grid svg{height:100px}.appointment-popover{position:absolute;right:-2px;top:55px;width:165px;background:#fff;border-radius:9px;box-shadow:0 14px 34px #0f253321;padding:15px;color:#12202b;border:1px solid #edf1f4}.appointment-popover>b{display:block;font-size:8px;margin-bottom:8px}.appointment-popover>div{display:grid;grid-template-columns:45px 1fr;gap:6px;padding:8px 0;border-bottom:1px solid #f1f3f5}.appointment-popover strong{font-size:8px}.appointment-popover span{font-size:8px;font-weight:700}.appointment-popover small{display:block;margin-top:3px;color:#8d98a0;font-weight:400;font-size:7px}.appointment-popover button{border:0;background:none;color:#1e6eff;font-size:8px;font-weight:700;padding:10px 0 0;display:flex;align-items:center;gap:4px}.social-proof{background:linear-gradient(120deg,#061924,#02131f);color:#fff;padding:38px 0}.social-proof__grid{display:grid;grid-template-columns:1.4fr .75fr;gap:48px;align-items:center}.client-logos{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:center;margin:26px 0 20px}.client-logos strong{color:#edf3f6;font-size:18px;line-height:.95;font-weight:700;opacity:.84}.client-logos .serif{font-family:Georgia,serif;font-size:24px;font-weight:500;font-style:italic}.client-logos .script{font-family:cursive;font-size:20px;text-align:center}.client-logos small{display:block;font-size:6px;letter-spacing:.25em;margin-top:5px;font-family:Inter,sans-serif;font-weight:600}.dots{text-align:center}.dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;margin:0 5px;background:#566571}.dots button.active{background:#10d5bc}.testimonial{border-left:1px solid rgba(255,255,255,.12);padding-left:32px}.quote{font-family:Georgia,serif;font-size:36px;line-height:.7;color:#fff}.testimonial p{color:#e5edf1;font-size:12px;line-height:1.65;margin:5px 0 15px}.testimonial__person{display:flex;justify-content:space-between;align-items:center}.testimonial__person b,.testimonial__person small{display:block}.testimonial__person b{font-size:10px}.testimonial__person small{color:#93a4ae;font-size:8px;margin-top:4px}.avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#db926d,#743a2e);display:grid;place-items:center;font-weight:800;box-shadow:inset 0 0 0 3px #ffffff24}.cta-bar{background:linear-gradient(90deg,#10c8c4,#1384ea,#2d4de7);color:#fff;padding:28px 0}.cta-bar__grid{display:grid;grid-template-columns:.9fr 1fr auto;gap:36px;align-items:center}.cta-bar h2{font-size:24px;line-height:1.1;margin:0}.cta-bar p{margin:0;font-size:11px;line-height:1.6;color:#eef8ff;max-width:320px}.cta-bar__button{border:0;background:#fff;color:#1a56c7;font-size:10px;font-weight:800;padding:13px 20px;border-radius:5px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 22px #1340942e}.footer{background:#03131f;color:#dbe7ec;padding:36px 0 12px}.footer__grid{display:grid;grid-template-columns:1.35fr .6fr .65fr 1fr;gap:50px;padding-bottom:30px}.footer__brand .brand__copy strong{font-size:26px}.footer__brand p{max-width:255px;color:#a8b7bf;font-size:10px;line-height:1.65;margin:14px 0 16px}.socials{display:flex;gap:10px}.socials button{width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:none;color:#fff;display:grid;place-items:center;padding:0}.footer-list{list-style:none;padding:0;margin:15px 0 0;display:flex;flex-direction:column;gap:9px;font-size:10px;color:#c9d5da}.footer-contact{list-style:none;padding:0;margin:15px 0 0;display:flex;flex-direction:column;gap:12px;font-size:10px;color:#c9d5da}.footer-contact li{display:flex;align-items:center;gap:8px}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:13px;display:flex;justify-content:space-between;color:#85949d;font-size:8px}.footer__bottom div{display:flex;gap:38px}.footer__bottom button{border:0;background:none;color:#98a6ae;font-size:8px}@media(max-width:1050px){.container{width:min(920px,calc(100% - 36px))}.nav{gap:18px}.header-cta{display:none}.hero__grid{grid-template-columns:.8fr 1.2fr;gap:22px}.hero__copy h1{font-size:34px}.hero__visual{transform:scale(.86);transform-origin:right center}.section-heading--split{gap:40px}}@media(max-width:820px){.site-header{height:72px}.mobile-menu{display:flex}.nav{display:none;position:absolute;top:68px;left:0;right:0;margin:0;background:#071a27;border:1px solid rgba(255,255,255,.1);padding:18px;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;box-shadow:0 20px 40px #00000059}.nav--open{display:flex}.nav button{text-align:left;padding:10px 12px}.nav button.active:after{display:none}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr;padding:45px 0 30px}.hero__copy{text-align:center}.hero__copy h1,.hero__copy>p{margin-left:auto;margin-right:auto}.hero__actions,.hero__roles{justify-content:center;margin-left:auto;margin-right:auto}.hero__visual{transform:none;height:420px;max-width:650px;width:100%;margin:0 auto}.laptop-shell{right:5%;width:80%}.laptop-base{right:1%;width:88%}.phone-mock{left:8%}.section-heading--split,.method-head{grid-template-columns:1fr;gap:18px}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.brand-panel{grid-template-columns:1fr}.brand-panel__mark{border-right:0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:20px 0}.timeline{grid-template-columns:repeat(2,1fr);gap:28px 0}.timeline__item:nth-child(2) .timeline__line{display:none}.why__grid{grid-template-columns:1fr}.why__visual{min-height:310px}.social-proof__grid{grid-template-columns:1fr}.testimonial{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding-left:0;padding-top:24px}.cta-bar__grid{grid-template-columns:1fr;gap:18px;text-align:center}.cta-bar p{margin:auto}.cta-bar__button{justify-self:center}.footer__grid{grid-template-columns:1.4fr 1fr}}@media(max-width:560px){.container{width:min(100% - 28px,1120px)}.brand__symbol{width:43px;height:43px}.brand__copy strong{font-size:23px}.hero__copy h1{font-size:31px}.hero__copy>p{font-size:13px}.hero__actions{flex-direction:column}.btn{width:100%;justify-content:center}.hero__roles{grid-template-columns:1fr;gap:12px;max-width:320px;text-align:left}.hero__roles>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:0 0 10px;margin:0}.hero__visual{height:315px;margin-top:10px}.laptop-shell{top:15px;right:0;width:90%;height:250px}.laptop-base{top:265px;right:-3%;width:98%}.dashboard{grid-template-columns:100px 1fr}.dashboard__sidebar{padding:10px 8px}.side-nav__item{padding:5px;font-size:6px}.dashboard__content{padding:11px}.metric{padding:7px}.metric strong{font-size:12px}.chart-grid svg{height:70px}.phone-mock{left:0;top:95px;width:95px;height:205px;border-radius:19px;padding:5px}.phone-mock__screen{border-radius:15px;padding:14px 7px 8px}.phone-mock__notch{top:6px;left:31px;width:34px}.phone-mock h4{font-size:11px;margin-top:12px}.phone-stat{padding:4px 0}.phone-stat b{font-size:9px}.mini-chart{display:none}.section{padding:42px 0}.section-heading h2,.why__copy h2{font-size:25px}.brand-panel{padding:28px 20px}.brand-panel__mark .brand__symbol{width:130px;height:130px}.timeline{grid-template-columns:1fr}.timeline__item .timeline__line{display:none}.why__visual{height:270px}.dashboard--compact{height:255px}.appointment-popover{width:145px;top:75px;right:-6px}.client-logos{grid-template-columns:repeat(2,1fr);gap:26px 18px}.footer__grid{grid-template-columns:1fr;gap:28px}.footer__bottom{flex-direction:column;gap:12px}.footer__bottom div{gap:18px}}
