.md-hero{position:relative;padding:64px 0 60px;overflow:hidden;background:linear-gradient(180deg,#f5fbfb,#fff)}.md-hero__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.md-hero__orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.42}.md-hero__orb--a{width:380px;height:380px;background:#27cece;top:-100px;left:-80px}.md-hero__orb--b{width:320px;height:320px;background:#a5eeee;bottom:-100px;right:-80px}.md-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(2,72,94,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(2,72,94,.04) 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(circle at 50% 30%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 30%,transparent 75%)}.md-hero__inner{position:relative;z-index:1}.md-crumbs{font-size:13px;color:#5e8a95;display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.md-crumbs a{color:#5e8a95;text-decoration:none;transition:color .2s}.md-crumbs a:hover{color:#02485e}.md-crumbs span{opacity:.5}.md-crumb-cur{color:#02485e!important;font-weight:600;opacity:1!important}.md-hero__grid-2{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:60px;align-items:center}@media(max-width:1024px){.md-hero__grid-2{grid-template-columns:1fr;gap:40px}}.md-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.md-eyebrow__dot{width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.9}.md-eyebrow--ai{background:#dcffff;color:#02485e}.md-eyebrow--messaging{background:#ddf7f8;color:#02485e}.md-eyebrow--reputation{background:#fff4d9;color:#7a5a0e}.md-eyebrow--operations{background:#e2eff0;color:#02485e}.md-eyebrow--build{background:#dceff9;color:#114b6e}.md-eyebrow--neutral{background:#f1f8f8;color:#02485e}.md-eyebrow--dark{background:#cdffff2e;color:#cdffff;border:1px solid rgba(205,255,255,.18)}.md-title{font-family:Manrope,sans-serif;font-size:clamp(40px,6vw,64px);line-height:1.04;letter-spacing:-.035em;color:#02485e;margin:0 0 18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.md-title__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#cdffff,#a5eeee);font-size:36px;line-height:1;box-shadow:0 18px 38px -16px #21b9bc8c;flex-shrink:0}@media(max-width:640px){.md-title__icon{width:56px;height:56px;font-size:28px;border-radius:14px}}.md-title__text{background:linear-gradient(110deg,#02485e,#0e8e91 60%,#21b9bc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.md-lede{font-size:18px;line-height:1.55;color:#3d6975;margin:0 0 30px;max-width:540px}.md-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.md-trust-row{display:flex;flex-wrap:wrap;gap:8px}.md-trust-pill{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:999px;background:#21b9bc1a;color:#02485e;font-size:12px;font-weight:600;border:1px solid rgba(33,185,188,.25)}.md-mockup{position:relative;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 60px -30px #02485e52,0 12px 28px -16px #02485e2e;border:1px solid rgba(205,234,235,.7);min-height:340px;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.md-mockup{max-width:520px;margin:0 auto}}.mk-phone{width:240px;height:480px;border-radius:36px;background:#02334a;padding:8px;position:relative;box-shadow:0 24px 60px -24px #02485e8c}.mk-phone__notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:80px;height:18px;border-radius:999px;background:#0d2a3a;z-index:2}.mk-phone__screen{width:100%;height:100%;border-radius:30px;background:linear-gradient(180deg,#f5fbfb,#fff);padding:34px 14px 16px;overflow:hidden;position:relative}.mk-phone__screen--sms{padding:34px 12px 12px}.mk-phone__bar{display:flex;gap:4px;justify-content:flex-end;margin-bottom:14px}.mk-phone__bar span{width:4px;height:4px;border-radius:50%;background:#02485e;opacity:.4}.mk-call{display:flex;flex-direction:column;align-items:center;text-align:center}.mk-call__avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#27cece,#02485e);font-size:24px;display:grid;place-items:center;box-shadow:0 12px 24px -12px #21b9bc99;margin-bottom:8px}.mk-call__name{font-weight:700;font-size:14px;color:#02485e;margin-bottom:4px}.mk-call__status{font-size:11px;color:#3d6975;display:inline-flex;align-items:center;gap:4px;margin-bottom:10px}.mk-pulse{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b98199;animation:pulseDot 1.8s infinite ease-out}@keyframes pulseDot{0%{box-shadow:0 0 #10b9818c}80%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.mk-call__transcript{display:flex;flex-direction:column;gap:5px;width:100%;margin-bottom:10px}.mk-call__actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:center}.mk-call__btn{font-size:10px;background:#21b9bc24;color:#02485e;padding:3px 8px;border-radius:8px;font-weight:600}.mk-bubble{font-size:11.5px;line-height:1.4;padding:7px 11px;border-radius:14px;max-width:90%}.mk-bubble--bot{background:#f1f8f8;color:#02485e;border-bottom-left-radius:4px;align-self:flex-start;text-align:left}.mk-bubble--user{background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;text-align:right}.mk-bubble--card{background:#fff;border:1px solid #CDEAEB;color:#02485e;border-radius:12px!important;align-self:flex-start;padding:9px 12px}.mk-bubble--card b{display:block;font-size:13px;margin-bottom:2px}.mk-bubble--card small{color:#5e8a95;font-size:11px}.mk-chat{width:300px;background:#fff;border-radius:18px;box-shadow:0 18px 40px -18px #02485e66;border:1px solid #CDEAEB;overflow:hidden}.mk-chat__head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #E2EFF0;background:#f9fcfc}.mk-chat__ic{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#cdffff,#a5eeee);display:grid;place-items:center;font-size:18px}.mk-chat__head b{display:block;font-size:13.5px;color:#02485e}.mk-chat__head small{font-size:11px;color:#5e8a95;display:flex;align-items:center;gap:4px}.mk-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.mk-dot--ok{background:#10b981}.mk-chat__body{padding:14px;display:flex;flex-direction:column;gap:8px;min-height:240px}.mk-chat__input{padding:10px 14px;border-top:1px solid #E2EFF0;background:#f9fcfc;font-size:11.5px;color:#5e8a95}.mk-sms__hdr{font-size:10px;color:#5e8a95;font-weight:600;text-align:center;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.mk-sms{display:flex;flex-direction:column;gap:6px}.mk-sms__bubble{font-size:11px;padding:8px 12px;border-radius:18px;max-width:85%;line-height:1.35}.mk-sms__bubble--in{background:#e2eff0;color:#02485e;border-bottom-left-radius:4px;align-self:flex-start}.mk-sms__bubble--out{background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.mk-sms__bubble--small{font-size:9px;background:#fff4d9;color:#7a5a0e;align-self:center}.mk-card{width:340px;background:#fff;border-radius:18px;padding:20px;border:1px solid #CDEAEB;box-shadow:0 20px 45px -20px #02485e66}.mk-card--dm{padding:16px}.mk-card__hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mk-card__brand{font-size:12px;font-weight:700;color:#02485e}.mk-card__brand b{color:#4285f4;font-weight:800}.mk-stars{color:#f59e0b;font-size:14px;letter-spacing:1px}.mk-card__name{font-size:11px;color:#5e8a95;margin-bottom:10px}.mk-card__body{font-size:12.5px;line-height:1.5;color:#02485e;padding:12px;background:#f9fcfc;border-radius:10px;margin-bottom:12px}.mk-card__reply{border-top:1px dashed #CDEAEB;padding-top:12px}.mk-card__reply-tag{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:#7a5a0e;background:#fff4d9;padding:3px 8px;border-radius:999px;margin-bottom:8px}.mk-card__reply p{font-size:11.5px;line-height:1.45;color:#3d6975;margin:0}.mk-dms{display:flex;flex-direction:column;gap:6px;padding:8px 0}.mk-card--burst{width:360px;padding:24px}.mk-burst{display:flex;flex-direction:column;align-items:center;gap:14px}.mk-burst__big{text-align:center}.mk-burst__big b{display:block;font-size:44px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(120deg,#27cece,#02485e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.mk-burst__big span{font-size:12px;color:#5e8a95;font-weight:500}.mk-burst__channels{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}.mk-burst__chip{padding:6px 10px;border-radius:8px;background:#f1f8f8;font-size:11px;color:#02485e;font-weight:600;text-align:center}.mk-burst__bar{width:100%;height:36px;border-radius:10px;background:#fff4d9;color:#7a5a0e;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px;position:relative;overflow:hidden}.mk-burst__bar-fill{position:absolute;left:0;top:0;bottom:0;width:62%;background:#f59e0b2e}.mk-burst__bar span{position:relative;z-index:1}.mk-card--cal{width:340px}.mk-cal__hdr{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;color:#02485e}.mk-cal__nav{color:#5e8a95;font-weight:700;letter-spacing:4px}.mk-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:14px}.mk-cal__d{aspect-ratio:1;border-radius:6px;background:#f9fcfc;display:grid;place-items:center;font-size:11px;color:#3d6975}.mk-cal__d--booked{background:#21b9bc2e;color:#02485e;font-weight:700}.mk-cal__d--today{background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;font-weight:800;box-shadow:0 6px 14px -6px #21b9bc99}.mk-cal__slot{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f1f8f8;border-radius:10px}.mk-cal__slot-time b{display:block;font-size:12.5px;color:#02485e;margin-bottom:2px}.mk-cal__slot-time span{font-size:10px;color:#5e8a95}.mk-cal__slot-state{font-size:11px;color:#10b981;font-weight:700;background:#10b9811f;padding:4px 10px;border-radius:999px}.mk-card--pipe{width:360px;padding:18px}.mk-pipe__cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:14px}.mk-pipe__col{background:#f9fcfc;border-radius:10px;padding:10px;min-height:160px}.mk-pipe__h{font-size:10.5px;font-weight:700;color:#02485e;display:flex;justify-content:space-between;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.mk-pipe__h span{color:#5e8a95;font-weight:500}.mk-pipe__card{background:#fff;border:1px solid #E2EFF0;padding:6px 8px;border-radius:6px;font-size:11px;color:#02485e;margin-bottom:5px}.mk-pipe__card--warm{background:#fff4d9;border-color:#ffe5a3}.mk-pipe__card--won{background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;border-color:transparent;font-weight:700}.mk-pipe__card--ghost{background:transparent;border-style:dashed;color:#5e8a95;font-size:10px;text-align:center}.mk-pipe__foot{font-size:10.5px;color:#5e8a95;text-align:center;padding-top:10px;border-top:1px dashed #CDEAEB}.mk-browser{width:380px;background:#fff;border-radius:14px;border:1px solid #CDEAEB;box-shadow:0 24px 50px -22px #02485e73;overflow:hidden}.mk-browser__bar{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f9fcfc;border-bottom:1px solid #E2EFF0}.mk-browser__dot{width:8px;height:8px;border-radius:50%;background:#cdeaeb}.mk-browser__url{flex:1;margin-left:8px;background:#fff;border:1px solid #E2EFF0;padding:3px 10px;border-radius:6px;font-size:10px;color:#5e8a95;font-family:monospace}.mk-browser__body{padding:14px}.mk-browser__nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mk-browser__logo{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,#27cece,#02485e);display:grid;place-items:center;color:#fff;font-size:11px}.mk-browser__menu{display:flex;gap:6px}.mk-browser__menu i{width:18px;height:3px;background:#e2eff0;border-radius:2px}.mk-browser__hero{padding:14px;background:#f9fcfc;border-radius:10px;margin-bottom:10px}.mk-browser__h1{height:14px;width:80%;border-radius:4px;background:linear-gradient(90deg,#02485e,#27cece);margin-bottom:6px}.mk-browser__h2{height:8px;width:60%;border-radius:3px;background:#cdeaeb;margin-bottom:10px}.mk-browser__btns{display:flex;gap:6px}.mk-browser__btns span{width:60px;height:18px;border-radius:6px;background:linear-gradient(135deg,#27cece,#21b9bc)}.mk-browser__btns span:last-child{background:transparent;border:1.5px solid #02485E}.mk-browser__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.mk-browser__grid div{height:50px;border-radius:6px;background:#f1f8f8}.mk-card--bundle{width:380px;padding:22px}.mk-bundle__title{display:flex;gap:12px;align-items:center;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #E2EFF0}.mk-bundle__title span:first-child{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#fff4d9,#ffe5a3);display:grid;place-items:center;font-size:22px}.mk-bundle__title b{display:block;font-size:14px;color:#02485e;margin-bottom:2px}.mk-bundle__title small{font-size:11px;color:#5e8a95}.mk-bundle__grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:12px}.mk-bundle__chip{padding:5px 8px;border-radius:6px;background:#f1f8f8;font-size:10.5px;color:#02485e;font-weight:600;display:flex;align-items:center;gap:6px}.mk-bundle__chip span{font-size:13px}.mk-bundle__cta{text-align:center;padding:8px;border-radius:8px;background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;font-size:12px;font-weight:700}.md-stats{padding:40px 0;background:linear-gradient(180deg,#02334a,#02485e);color:#fff}.md-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}@media(max-width:768px){.md-stats__grid{grid-template-columns:1fr 1fr;gap:18px}}.md-stat{display:flex;flex-direction:column;gap:4px;padding:0 18px;border-left:1px solid rgba(205,255,255,.15)}.md-stat:first-child{border-left:0;padding-left:0}.md-stat__val{font-size:32px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(120deg,#fff,#cdffff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.md-stat__lbl{font-size:13px;color:#a5d5de}.md-stat--logo{flex-direction:row;align-items:center;gap:14px;border-left:1px solid rgba(205,255,255,.15)}.md-stat__icon{font-size:32px;width:54px;height:54px;border-radius:14px;background:#cdffff1a;display:grid;place-items:center}.md-section{padding:80px 0}.md-section--alt{background:#f5fbfb}.md-section__wrap{max-width:1100px}.md-section__head{max-width:760px;margin-bottom:40px}.md-section__head h2{font-size:clamp(28px,4vw,42px);line-height:1.1;letter-spacing:-.03em;color:#02485e;margin:0 0 14px}.md-section__lede{font-size:16px;line-height:1.6;color:#3d6975;margin:0;max-width:640px}.md-prose{font-size:17px;line-height:1.7;color:#244e5a;max-width:780px}.md-deliv__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:640px){.md-deliv__grid{grid-template-columns:1fr}}.md-deliv{background:#fff;border:1px solid #CDEAEB;border-radius:18px;padding:22px 24px;display:flex;gap:14px;align-items:flex-start;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.md-deliv:hover{transform:translateY(-2px);border-color:#21b9bc;box-shadow:0 14px 36px -18px #02485e38}.md-deliv__num{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#cdffff,#a5eeee);display:grid;place-items:center;font-size:13.5px;font-weight:800;color:#02485e;font-family:Manrope,sans-serif;letter-spacing:-.01em}.md-deliv p{font-size:15px;line-height:1.55;color:#244e5a;margin:0;padding-top:6px}.md-fit{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}@media(max-width:900px){.md-fit{grid-template-columns:1fr;gap:14px}.md-fit__arrow{display:none}}.md-fit__step{background:#fff;border:1px solid #CDEAEB;border-radius:18px;padding:24px;text-align:left}.md-fit__num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;font-weight:800;font-size:14px;margin-bottom:12px}.md-fit__step b{display:block;font-size:17px;color:#02485e;margin-bottom:6px}.md-fit__step p{font-size:14px;line-height:1.55;color:#3d6975;margin:0}.md-fit__arrow{color:#21b9bc;font-size:24px;font-weight:600;text-align:center}.md-others{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1024px){.md-others{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.md-others{grid-template-columns:1fr}}.md-other{background:#fff;border:1px solid #CDEAEB;border-radius:16px;padding:18px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:6px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.md-other:hover{transform:translateY(-2px);border-color:#21b9bc;box-shadow:0 14px 30px -18px #02485e40}.md-other__ic{font-size:26px;line-height:1}.md-other b{display:block;font-size:15px;color:#02485e;letter-spacing:-.01em}.md-other__short{font-size:13px;line-height:1.45;color:#5e8a95}.md-other__arrow{position:absolute;top:18px;right:18px;color:#21b9bc;font-weight:700}.md-other--all{background:linear-gradient(135deg,#02334a,#02485e);color:#fff;border:0}.md-other--all:hover{background:linear-gradient(135deg,#02334a,#0e8e91)}.md-other--all b{color:#fff}.md-other--all .md-other__short{color:#a5d5de}.md-finalcta-wrap{background:transparent}.md-finalcta{position:relative;overflow:hidden;background:linear-gradient(135deg,#02334a,#02485e 60%,#0e8e91);border-radius:32px;padding:48px;color:#fff;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:36px;align-items:center}@media(max-width:768px){.md-finalcta{grid-template-columns:1fr;padding:32px 24px;border-radius:22px;text-align:center}}.md-finalcta__pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 80% 20%,rgba(39,206,206,.18),transparent 40%),radial-gradient(circle at 10% 110%,rgba(205,255,255,.1),transparent 50%);pointer-events:none}.md-finalcta__left{position:relative;z-index:1}.md-finalcta__left h2{color:#fff;font-size:clamp(28px,4vw,40px);line-height:1.1;letter-spacing:-.02em;margin:14px 0 12px}.md-finalcta__left p{color:#b8d4dc;font-size:15px;line-height:1.6;margin:0 0 22px}.md-finalcta__row{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:768px){.md-finalcta__row{justify-content:center}}.md-finalcta__price{position:relative;z-index:1;text-align:center;background:#cdffff14;border:1px solid rgba(205,255,255,.16);border-radius:20px;padding:24px}.md-price__strike{display:block;font-size:14px;color:#a5d5de;text-decoration:line-through;margin-bottom:4px}.md-price__now{display:block;font-size:48px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(120deg,#cdffff,#27cece);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.md-price__sub{display:block;font-size:12.5px;color:#a5d5de;margin-top:6px}.btn-lg{padding:14px 24px!important;font-size:15px!important}.btn-outline-light{background:transparent;border:1px solid rgba(205,255,255,.4);color:#fff!important;padding:14px 22px;border-radius:12px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.btn-outline-light:hover{background:#cdffff1f;border-color:#cdffff}
