/* Youthek v3 — home page refinement */
.gateway-v2{min-height:calc(100svh - var(--yt-header-height));overflow:hidden}
.gateway-v2 .gateway-pane{padding-top:96px;padding-bottom:110px}
.gateway-v2 .gateway-content{max-width:570px}
.gateway-v2 .gateway-content h1{font-size:clamp(2.6rem,4.6vw,5.15rem);line-height:1.02;letter-spacing:-.045em;margin:18px 0 22px}
.gateway-v2 .gateway-content h1 strong{color:var(--yt-indigo-500)}
.gateway-v2 .gateway-content p{font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.75;max-width:590px}
.gateway-v2 .gateway-kicker{font-size:.72rem;letter-spacing:.16em;font-weight:800;color:var(--yt-indigo-500)}
.gateway-v2 .round-icon{width:72px;height:72px}
.gateway-v2 .gateway-button{margin-top:26px;min-height:54px;border-radius:12px;box-shadow:0 14px 34px rgba(5,17,34,.12)}
.gateway-v2 .gateway-pane{transition:filter .35s ease,transform .6s cubic-bezier(.2,.7,.2,1)}
.gateway-v2 .gateway-pane:hover{transform:scale(1.006)}
.gateway-v2 .scroll-cue{bottom:22px}

.home-hero-v2{padding:112px 0 96px}
.home-hero-v2 .hero-copy h2{font-size:clamp(2.8rem,4.4vw,5.1rem);letter-spacing:-.045em}
.home-hero-v2 .split-card{min-height:520px;border:1px solid rgba(255,255,255,.15);box-shadow:var(--yt-shadow-lg)}
.services-v2{padding-top:108px;padding-bottom:84px}
.services-v2 .section-heading h2{letter-spacing:-.035em}
.capability-grid article{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.capability-grid article:hover{transform:translateY(-5px);border-color:rgba(91,99,255,.45);box-shadow:var(--yt-shadow-sm)}
.stats-v2{margin-top:0;margin-bottom:86px}

/* Remove the discontinued centered gateway logo card completely. */
.gateway-brand-lockup{display:none!important}

@media(max-width:1000px){
  .gateway-v2 .gateway-pane{min-height:76svh;padding-top:76px}
  .home-hero-v2{padding:86px 0}
}
@media(max-width:650px){
  .gateway-v2 .gateway-pane{padding:64px 24px 88px}
  .gateway-v2 .gateway-content h1{font-size:2.55rem}
  .gateway-v2 .round-icon{width:62px;height:62px}
  .home-hero-v2 .split-card{min-height:390px}
}

/* v3.0.1 — Prevent hover boundary jitter on the audience cards.
   Moving the clickable card itself can repeatedly trigger pointerleave/pointerenter
   when the cursor is close to its edge. Keep the hit area stationary. */
.home-hero-v2 .split-card,
.home-hero-v2 .split-card:hover,
.home-hero-v2 .split-card:focus-visible {
  transform: translateZ(0) !important;
}

.home-hero-v2 .split-card {
  will-change: auto;
  transition: border-color .3s ease, box-shadow .3s ease, filter .3s ease;
  backface-visibility: hidden;
}

.home-hero-v2 .split-card:hover,
.home-hero-v2 .split-card:focus-visible {
  border-color: rgba(123,117,255,.7);
  box-shadow: 0 34px 74px rgba(0,0,0,.30);
  filter: saturate(1.04);
}

@media (hover: none), (pointer: coarse) {
  .home-hero-v2 .split-card:hover {
    border-color: rgba(255,255,255,.2);
    box-shadow: 0 30px 70px rgba(0,0,0,.25);
    filter: none;
  }
}

/* =========================================================
   Youthek v3.1 — Home Experience
   ========================================================= */
.gateway-v2{height:auto;min-height:calc(100svh - var(--yt-header-height));isolation:isolate}
.gateway-v2 .gateway-pane{min-width:0;overflow:hidden}
.gateway-v2 .gateway-pane::before{transition:background-color .35s ease,backdrop-filter .35s ease}
.gateway-v2 .gateway-content{width:min(100%,620px)}
.gateway-v2 .gateway-content h1{max-width:12ch;text-wrap:balance}
.gateway-v2 .gateway-content p{max-width:54ch}
.gateway-v2 .round-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.gateway-v2 .gateway-button{display:inline-flex;align-items:center;gap:22px;width:auto;padding:0 24px}
.gateway-v2 .gateway-button b{font-size:1.2rem;transition:transform .2s ease}
.gateway-v2 .gateway-pane:hover .gateway-button b{transform:translateX(4px)}
.gateway-v2 .scroll-cue{font-size:inherit;gap:7px}
.gateway-v2 .scroll-circle{width:42px;height:42px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-size:20px;margin:0}

.home-hero-v2{position:relative;overflow:hidden}
.home-hero-v2 .home-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(38px,5vw,78px)}
.home-hero-v2 .hero-copy{min-width:0}
.home-hero-v2 .hero-copy h2{max-width:10ch;text-wrap:balance;line-height:1.02;margin:18px 0 28px}
.home-hero-v2 .hero-copy p{max-width:58ch}
.home-hero-v2 .split-cards{min-width:0;align-items:stretch}
.home-hero-v2 .split-card{position:relative;min-width:0;overflow:hidden;padding:clamp(24px,3vw,36px);background-position:center;contain:layout paint;transform:none!important}
.home-hero-v2 .split-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,9,18,.08) 10%,rgba(2,9,18,.28) 48%,rgba(2,9,18,.92) 100%);z-index:0}
.home-hero-v2 .split-card::after{content:"";position:absolute;inset:0;background:radial-gradient(320px circle at var(--mx,50%) var(--my,50%),rgba(105,111,255,.24),transparent 58%);opacity:0;transition:opacity .25s ease;z-index:0;pointer-events:none}
.home-hero-v2 .split-card:hover::after{opacity:1}
.home-hero-v2 .split-card>*{position:relative;z-index:1}
.home-hero-v2 .split-card>span:not(.split-icon){font-size:clamp(1.75rem,2.4vw,2.4rem);line-height:1.05;letter-spacing:-.03em}
.home-hero-v2 .split-card small{max-width:26ch}
.home-hero-v2 .split-icon{position:absolute;top:28px;left:28px;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--yt-indigo-500);font-size:30px;box-shadow:0 12px 32px rgba(0,0,0,.18)}

.services-v2 .service-grid-v2{align-items:stretch}
.services-v2 .service-card{contain:layout paint;transform:none!important}
.capability-grid{align-items:stretch}
.capability-grid article{min-width:0}
.capability-grid h3,.capability-grid p{overflow-wrap:anywhere}
.stats-v2{overflow:hidden}
.stats-v2 div{min-width:0}

@media(max-width:1180px){
  .gateway-v2 .gateway-content h1{font-size:clamp(2.55rem,5vw,4.4rem)}
  .home-hero-v2 .home-hero-grid{grid-template-columns:1fr}
  .home-hero-v2 .hero-copy h2{max-width:13ch}
  .home-hero-v2 .split-cards{width:100%;max-width:none}
}
@media(max-width:1000px){
  .gateway-v2{min-height:auto}
  .gateway-v2 .gateway-pane{min-height:clamp(620px,78svh,760px);padding-inline:clamp(28px,7vw,72px)}
  .gateway-v2 .gateway-content{margin-inline:auto}
}
@media(max-width:700px){
  .gateway-v2 .gateway-pane{min-height:650px;padding:72px 24px 76px}
  .gateway-v2 .gateway-content h1{max-width:13ch;font-size:clamp(2.35rem,11vw,3.2rem)}
  .gateway-v2 .gateway-content p{line-height:1.62}
  .gateway-v2 .gateway-button{width:100%;justify-content:space-between;padding-inline:20px}
  .home-hero-v2 .hero-copy h2{font-size:clamp(2.45rem,12vw,3.5rem)}
  .home-hero-v2 .split-card{min-height:430px}
  .home-hero-v2 .split-icon{width:62px;height:62px;top:22px;left:22px}
  .service-grid-v2 .service-card{min-height:460px}
  .capability-grid article{min-height:auto;padding:24px 22px}
}

/* =========================================================
   Youthek v3.2 — Home polish and conversion details
   ========================================================= */
.gateway-v2 .gateway-pane{transform:none!important;transition:filter .35s ease}
.gateway-v2 .gateway-pane:hover{transform:none!important}
.gateway-v2 .gateway-pane::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0;transition:opacity .35s ease;background:linear-gradient(135deg,rgba(91,99,255,.08),transparent 42%)}
.gateway-v2 .gateway-pane:hover::after{opacity:1}
.gateway-v2 .gateway-content{transition:transform .45s cubic-bezier(.2,.7,.2,1)}
@media (hover:hover) and (pointer:fine){.gateway-v2 .gateway-pane:hover .gateway-content{transform:translateY(-4px)}}

.home-hero-v2 .hero-copy .eyebrow,.services-v2 .section-heading .eyebrow{display:inline-flex;align-items:center;gap:10px}
.home-hero-v2 .hero-copy .eyebrow::before,.services-v2 .section-heading .eyebrow::before{content:"";width:26px;height:2px;border-radius:99px;background:currentColor}
.hero-badges span{padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035)}

.service-grid-v2 .service-card{transition:border-color .3s ease,box-shadow .3s ease,filter .3s ease;background-color:#081426}
.service-grid-v2 .service-card:hover,.service-grid-v2 .service-card:focus-within{box-shadow:0 34px 80px rgba(5,17,34,.22);filter:saturate(1.04)}
.service-grid-v2 .service-card a{display:inline-flex;align-items:center;gap:8px}
.service-grid-v2 .service-card a b{transition:transform .2s ease}
.service-grid-v2 .service-card a:hover b,.service-grid-v2 .service-card a:focus-visible b{transform:translateX(4px)}

.capability-grid article{position:relative;isolation:isolate}
.capability-grid article::after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--yt-indigo-500),#8f72ff);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.capability-grid article:hover::after{transform:scaleX(1)}

.stats-v2 div{position:relative}
.stats-v2 div:not(:last-child)::after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:rgba(255,255,255,.13)}
.stats-v2 strong{font-variant-numeric:tabular-nums;min-width:4.5ch}
.stats-v2 [data-counter]{transition:opacity .2s ease}

.cta-v2::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.07),transparent 30%,transparent 70%,rgba(255,255,255,.08))}
.cta-v2 .btn{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.cta-v2 .btn:hover,.cta-v2 .btn:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(5,17,34,.18)}

@media(max-width:1000px){.stats-v2 div:nth-child(2)::after{display:none}}
@media(max-width:700px){
  .stats-v2 div::after{display:none!important}
  .hero-badges span{width:100%}
  .cta-v2 .cta-actions{width:100%;flex-direction:column}
  .cta-v2 .btn{width:100%}
}
