/* Landing page v3: isolated hero + services styling. */
.home-page{overflow-x:hidden}

.hero-v3{position:relative;overflow:hidden;background:#f7fbff;background-image:linear-gradient(rgba(32,102,173,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(32,102,173,.035) 1px,transparent 1px);background-size:44px 44px}
.hero-v3:before{content:"";position:absolute;width:560px;height:560px;left:15%;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(13,187,190,.12),transparent 70%);pointer-events:none}
.hero-v3__stage{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:min(var(--shell),calc(100% - 32px));min-height:720px;margin-inline:auto}
.hero-v3__copy{grid-column:1;align-self:center;z-index:3;padding:70px 46px 70px 0;min-width:0}
.hero-v3__eyebrow{display:inline-block;margin-bottom:18px;color:#0a73df;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hero-v3 h1{margin:0;max-width:600px;color:#0d2e6b;font-size:clamp(50px,5vw,72px);line-height:.98;letter-spacing:-.06em}
.hero-v3 h1 span{color:transparent;background:linear-gradient(100deg,#16b7ca 0%,#2188ee 55%,#684edc 100%);background-clip:text;-webkit-background-clip:text}
.hero-v3__copy>p{max-width:560px;margin:24px 0 0;color:#536985;font-size:17px;line-height:1.7}
.hero-v3__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.hero-v3__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin-top:32px;max-width:580px}
.hero-v3__benefits article{display:flex;gap:10px;min-width:0}
.hero-v3__benefits article>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;background:#e9f5ff;color:#1677d9}
.hero-v3__benefits article:nth-child(2)>span{background:#eafbf9;color:#078f91}
.hero-v3__benefits article:nth-child(3)>span{background:#f1edff;color:#6d56de}
.hero-v3__benefits article:nth-child(4)>span{background:#edf6ff;color:#2179d7}
.hero-v3__benefits strong{display:block;color:#0d2e6b;font-size:13px;line-height:1.25}
.hero-v3__benefits small{display:block;margin-top:4px;color:#667a95;font-size:11px;line-height:1.45}

.hero-v3__visual{grid-column:2;position:relative;min-width:0;min-height:720px;overflow:hidden;background:#f7fbff;border-radius:0 28px 28px 0}
.hero-v3__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% center;max-width:none}
.hero-v3__blend{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#f7fbff 0%,rgba(247,251,255,.82) 7%,rgba(247,251,255,.2) 19%,transparent 30%);pointer-events:none}
.hero-v3__visual:after{content:"";position:absolute;z-index:1;inset:auto 0 0 0;height:70px;background:linear-gradient(0deg,#f7fbff 0%,rgba(247,251,255,.52) 42%,transparent 100%);pointer-events:none}

.hero-v3__quote{position:absolute;z-index:4;left:62px;top:64px;width:245px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:15px 16px;border-radius:18px;background:linear-gradient(135deg,#4668db,#5553d5);box-shadow:0 18px 38px rgba(54,72,170,.2);color:#fff}
.hero-v3__quote img{width:42px;height:42px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.8)}
.hero-v3__quote strong{font-size:12px;line-height:1.4}
.hero-v3__quote i{position:absolute;right:-8px;width:16px;height:16px;border-radius:999px;background:#64d9d5;border:3px solid rgba(255,255,255,.22)}
.hero-v3__quote i:nth-of-type(1){top:18px}.hero-v3__quote i:nth-of-type(2){bottom:18px}
.hero-v3__cards{position:absolute;z-index:4;right:28px;top:58px;width:220px;display:grid;gap:10px}
.hero-v3__cards article{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:12px 13px;border:1px solid rgba(222,232,243,.96);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 14px 32px rgba(28,56,94,.12);backdrop-filter:blur(10px)}
.hero-v3__cards article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf7ff;color:#1677df}
.hero-v3__cards article:nth-child(2)>span{background:#eafbf9;color:#078f91}
.hero-v3__cards article:nth-child(3)>span{background:#f1efff;color:#6a58e5}
.hero-v3__cards article:nth-child(4)>span{background:#edf7ff;color:#1677df}
.hero-v3__cards strong{display:block;color:#0d2e6b;font-size:12px;line-height:1.2}
.hero-v3__cards small{display:block;margin-top:4px;color:#657892;font-size:10px;line-height:1.35}
.hero-v3__support{position:absolute;z-index:4;right:92px;bottom:48px;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid rgba(222,232,243,.96);border-radius:17px;background:rgba(255,255,255,.95);box-shadow:0 14px 32px rgba(28,56,94,.12)}
.hero-v3__avatars{display:flex}.hero-v3__avatars img{width:34px;height:34px;border-radius:999px;object-fit:cover;border:2px solid #fff;margin-left:-8px}.hero-v3__avatars img:first-child{margin-left:0}
.hero-v3__support strong{display:block;color:#0d2e6b;font-size:12px}.hero-v3__support small{display:block;margin-top:2px;color:#718098;font-size:10px}
.hero-v3__trust{position:relative;z-index:6;margin-top:-1px;margin-bottom:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;background:#fff;border:1px solid #e1ebf5;border-radius:18px;box-shadow:0 14px 30px rgba(26,56,92,.06);transform:translateY(24px)}
.hero-v3__trust span{min-height:68px;display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 16px;color:#3f5470;font-size:12px;font-weight:800;border-right:1px solid #e7eef6}
.hero-v3__trust span:last-child{border-right:0}.hero-v3__trust .icon{color:#0bb8b8}

.services-v3{background:linear-gradient(180deg,#fff 0%,#f6faff 100%);padding-top:128px}
.services-v3__intro{max-width:780px;margin-bottom:36px}
.services-v3__intro h2{margin:12px 0 15px;color:#0d2e6b;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em}
.services-v3__intro p{margin:0;color:#64748b;font-size:16px;line-height:1.7}
.services-v3__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-v3{position:relative;min-height:255px;padding:25px;border:1px solid #dbe7f2;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(28,59,98,.055);overflow:hidden}
.service-v3:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#2a85e9}
.service-v3--featured{grid-column:span 2;min-height:300px;background:linear-gradient(135deg,#eafbf9 0%,#edf7ff 56%,#f4f0ff 100%);border-color:#c8e6e7}
.service-v3--featured:before{height:5px;background:linear-gradient(90deg,#0bb8b8,#2686ee,#765de8)}
.service-v3--teal:before{background:#0bb8b8}.service-v3--purple:before{background:#775de7}.service-v3--gold:before{background:#e8a737}.service-v3--pink:before{background:#d76eb4}.service-v3--navy:before{background:#0d2e6b}.service-v3--green:before{background:#1fa971}.service-v3--orange:before{background:#e8783a}.service-v3--custom:before{background:linear-gradient(90deg,#0bb8b8,#775de7)}
.service-v3__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-v3__top em{font-style:normal;color:#078f91;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;background:rgba(255,255,255,.75);border:1px solid #cce8e7;border-radius:999px;padding:7px 10px}
.service-v3__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#edf6ff;color:#1f7ddd;border:1px solid #dbe8f6}
.service-v3--teal .service-v3__icon{background:#e9fbf9;color:#078f91}.service-v3--purple .service-v3__icon{background:#f1efff;color:#6e5be8}.service-v3--gold .service-v3__icon{background:#fff6e6;color:#c9851a}.service-v3--pink .service-v3__icon{background:#fff0f8;color:#c75f9f}.service-v3--navy .service-v3__icon{background:#eef2f8;color:#0d2e6b}.service-v3--green .service-v3__icon{background:#e9fbf1;color:#128a52}.service-v3--orange .service-v3__icon{background:#fff1e8;color:#c85e1f}.service-v3--custom .service-v3__icon{background:#eef9fb;color:#0a8f98}
.service-v3 h3{margin:18px 0 9px;color:#0d2e6b;font-size:19px;line-height:1.2;letter-spacing:-.02em}.service-v3 p{margin:0;color:#67778d;font-size:13px;line-height:1.65}.service-v3 ul{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.service-v3 li{position:relative;padding-left:18px;color:#3f536c;font-size:12px;line-height:1.45}.service-v3 li:before{content:"✓";position:absolute;left:0;color:#078f91;font-weight:900}.service-v3--custom{background:linear-gradient(135deg,#0d2e6b,#173e7c);border-color:#234a84}.service-v3--custom h3,.service-v3--custom p{color:#fff}.service-v3--custom p{color:#d5e3f4}.service-v3--custom a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#89ebe8;font-size:12px;font-weight:900}
.pricing-banner{background:#eff8ff}.pricing-banner__inner{position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;padding:70px 60px;border-radius:34px;background:linear-gradient(125deg,#0a3c7d 0%,#124c96 38%,#2b6ed4 76%,#5c4eda 100%);color:#fff;box-shadow:0 36px 90px rgba(11,34,81,.23)}.pricing-banner__inner:before{content:"";position:absolute;width:420px;height:420px;right:-160px;top:-180px;border-radius:50%;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 92px rgba(255,255,255,.03),0 0 0 180px rgba(255,255,255,.02)}.pricing-banner__inner:after{content:"";position:absolute;left:-120px;bottom:-120px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.08)}.pricing-banner__copy{position:relative;max-width:560px}.pricing-banner__copy h2{margin:12px 0 14px;color:#fff;font-size:clamp(32px,3.8vw,48px);letter-spacing:-.04em;line-height:1.06;text-shadow:0 8px 30px rgba(9,30,71,.18)}.pricing-banner__copy p{margin:0 0 18px;color:rgba(255,255,255,.92);font-size:16px;line-height:1.8;max-width:520px}.pricing-banner__copy strong{color:#fff}.pricing-banner__pill-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}.pricing-banner__pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:#eaf8ff;font-size:12px;font-weight:800;letter-spacing:.02em}.pricing-banner__pill:before{content:"•";color:#8fd4ff;font-size:16px;line-height:1}.pricing-banner__benefits{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 30px;padding:0;list-style:none}.pricing-banner__benefits li{position:relative;padding:16px 18px 16px 34px;color:rgba(255,255,255,.95);font-size:15px;line-height:1.8;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(255,255,255,.08)}.pricing-banner__benefits li:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:999px;background:#8fd4ff;box-shadow:0 0 0 4px rgba(255,255,255,.1)}.pricing-banner__stat{position:relative;text-align:center;padding:48px 30px;border-radius:32px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(18px);box-shadow:0 32px 72px rgba(9,26,62,.2)}.pricing-banner__tag{display:inline-block;margin-bottom:18px;padding:8px 18px;border-radius:999px;background:rgba(255,255,255,.18);color:#dbeeff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pricing-banner__amount{display:block;color:#fff;font-size:clamp(58px,7vw,82px);font-weight:900;letter-spacing:-.04em;line-height:1}.pricing-banner__unit{display:block;margin-top:12px;color:rgba(255,255,255,.8);font-size:15px;font-weight:700}

@media(max-width:1180px){
  .hero-v3__stage{grid-template-columns:minmax(0,500px) minmax(0,1fr);width:min(var(--shell),calc(100% - 32px))}
  .hero-v3__copy{grid-column:1;padding-right:34px}
  .hero-v3__visual{grid-column:2}
  .hero-v3__quote{left:28px}
  .hero-v3__cards{right:18px;width:205px}
  .hero-v3__support{right:42px}
  .services-v3__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .hero-v3__stage{display:block;width:100%;min-height:0}
  .hero-v3__copy{padding:56px 28px 40px;text-align:center}
  .hero-v3 h1{max-width:760px;margin-inline:auto;font-size:clamp(44px,8.5vw,66px)}
  .hero-v3__copy>p{margin-inline:auto}
  .hero-v3__actions{justify-content:center}
  .hero-v3__benefits{margin-inline:auto;text-align:left}
  .hero-v3__visual{min-height:560px;margin:0 18px 0;border-radius:26px;overflow:hidden}
  .hero-v3__blend{background:linear-gradient(180deg,rgba(247,251,255,.25),transparent 18%,transparent 82%,rgba(247,251,255,.6))}
  .hero-v3__visual:after{display:none}
  .hero-v3__quote{left:18px;top:18px}
  .hero-v3__cards{right:18px;top:18px;width:200px}
  .hero-v3__support{right:18px;bottom:18px}
  .hero-v3__trust{width:calc(100% - 36px);grid-template-columns:repeat(2,1fr)}
  .hero-v3__trust span:nth-child(2){border-right:0}.hero-v3__trust span:nth-child(-n+2){border-bottom:1px solid #e7eef6}
}

@media(max-width:680px){
  .hero-v3__copy{padding:44px 20px 34px}
  .hero-v3__eyebrow{font-size:11px}
  .hero-v3 h1{font-size:clamp(40px,12vw,54px)}
  .hero-v3__copy>p{font-size:15px}
  .hero-v3__benefits{grid-template-columns:1fr;max-width:440px}
  .hero-v3__visual{min-height:520px;margin:0 14px;border-radius:22px}
  .hero-v3__image{object-position:58% center}
  .hero-v3__quote{left:10px;top:10px;width:185px;grid-template-columns:34px 1fr;padding:11px 12px;border-radius:14px}.hero-v3__quote img{width:34px;height:34px}.hero-v3__quote strong{font-size:10px}
  .hero-v3__cards{right:10px;top:10px;width:165px;gap:7px}.hero-v3__cards article{grid-template-columns:30px 1fr;padding:9px 10px;border-radius:13px}.hero-v3__cards article>span{width:30px;height:30px;border-radius:9px}.hero-v3__cards strong{font-size:10px}.hero-v3__cards small{display:none}
  .hero-v3__support{left:10px;right:10px;bottom:10px;justify-content:center;padding:10px 12px}
  .hero-v3__trust{width:calc(100% - 28px);grid-template-columns:1fr}.hero-v3__trust span{min-height:50px;justify-content:flex-start;border-right:0;border-bottom:1px solid #e7eef6}.hero-v3__trust span:last-child{border-bottom:0}
  .services-v3{padding-top:104px}
  .services-v3__grid{grid-template-columns:1fr}
  .service-v3--featured{grid-column:auto}.service-v3 ul{grid-template-columns:1fr}
}

/* Mobile hero: keep the assistant's face unobstructed and reduce overlay density. */
@media(max-width:680px){
  .hero-v3__cards{left:10px;right:10px;top:auto;bottom:12px;width:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .hero-v3__cards article{grid-template-columns:28px 1fr;min-height:48px;padding:8px 9px}
  .hero-v3__cards article>span{width:28px;height:28px}
  .hero-v3__cards strong{font-size:9px}
  .hero-v3__support{display:none}
  .hero-v3__quote{left:10px;top:10px;width:190px}
}

/* v4 hero composition: keep the assistant fully visible, place overlays on the right,
   and fade the image into the page background at both horizontal edges. */
@media (min-width:901px){
  .hero-v3__stage{
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
    gap:0;
  }
  .hero-v3__copy{
    padding-right:54px;
  }
  .hero-v3__visual{
    min-height:720px;
    border-radius:0;
    overflow:hidden;
    background:#f7fbff;
  }
  .hero-v3__image{
    object-position:78% center;
    transform:scale(1.015);
    transform-origin:center;
  }
  .hero-v3__blend{
    inset:0;
    background:
      linear-gradient(90deg,#f7fbff 0%,rgba(247,251,255,.82) 5%,rgba(247,251,255,.28) 13%,transparent 24%),
      linear-gradient(270deg,#f7fbff 0%,rgba(247,251,255,.88) 4%,rgba(247,251,255,.34) 10%,transparent 20%);
  }
  .hero-v3__visual:after{
    content:"";
    position:absolute;
    z-index:2;
    inset:0;
    height:auto;
    background:linear-gradient(180deg,rgba(247,251,255,.24) 0%,transparent 8%,transparent 91%,rgba(247,251,255,.32) 100%);
    pointer-events:none;
  }
  .hero-v3__quote{
    left:auto;
    right:28px;
    top:30px;
    width:225px;
    z-index:5;
  }
  .hero-v3__cards{
    right:28px;
    top:132px;
    width:218px;
    gap:10px;
    z-index:5;
  }
  .hero-v3__support{
    right:28px;
    bottom:34px;
    z-index:5;
  }
}

@media (min-width:901px) and (max-width:1120px){
  .hero-v3__stage{grid-template-columns:minmax(0,455px) minmax(0,1fr)}
  .hero-v3__copy{padding-right:30px}
  .hero-v3__image{object-position:80% center}
  .hero-v3__quote{right:16px;width:205px}
  .hero-v3__cards{right:16px;width:198px}
  .hero-v3__support{right:16px}
}

@media (max-width:900px){
  .hero-v3__image{object-position:66% center}
  .hero-v3__blend{
    background:
      linear-gradient(180deg,rgba(247,251,255,.35) 0%,transparent 12%,transparent 80%,rgba(247,251,255,.72) 100%),
      linear-gradient(270deg,rgba(247,251,255,.5) 0%,transparent 14%);
  }
}

/* Final right-edge blend: the photograph dissolves into the hero canvas behind the right-side cards. */
@media (min-width:901px){
  .hero-v3__blend{
    background:
      linear-gradient(90deg,#f7fbff 0%,rgba(247,251,255,.84) 5%,rgba(247,251,255,.28) 13%,transparent 24%),
      linear-gradient(270deg,#f7fbff 0%,rgba(247,251,255,.97) 7%,rgba(247,251,255,.66) 16%,rgba(247,251,255,.18) 29%,transparent 40%);
  }
}


/* Requested hero balance: message card on the left of the image, work cards remain on the right. */
@media(min-width:901px){
  .hero-v3__quote{left:20px!important;right:auto!important;top:54px!important;width:228px!important}
  .hero-v3__cards{right:18px!important;left:auto!important}
  .hero-v3__image{object-position:58% center!important}
}
