body.service-demo{background:var(--paper);overflow-x:clip}
@media(hover:none),(pointer:coarse){body.service-demo{cursor:auto}.service-demo .cursor{display:none}}
.service-demo .nav__brand-name{font-size:14px;font-weight:650;letter-spacing:-.02em;white-space:nowrap}
.service-demo .nav-dd__menu{min-width:310px}
.service-demo .nav-dd__item{gap:4px;padding:11px 14px}
.service-demo .nav-dd__item-tag{font-size:10.5px;line-height:1.35;letter-spacing:-.01em;text-transform:none;white-space:nowrap}
.service-demo .hero{background:var(--black)}
.service-demo .hero.hero--light{background:#efece6;color:var(--black)}
.service-demo .hero.hero--light .hero__bg{opacity:.5}
.service-demo .hero__h1{max-width:none;font-size:clamp(38px,min(6.5vw,10.5vh),108px);text-wrap:balance}
.service-demo .hero__h1>.hw{white-space:nowrap}
.service-demo .hero__sub{max-width:62ch}
.service-demo .hero__ctas{margin-top:26px}
.service-demo .hero-proof{display:flex;align-items:center;gap:16px;width:min(100%,62ch);margin-top:20px;padding-top:15px;border-top:1px solid rgba(255,255,255,.16)}
.service-demo .hero-proof strong{flex:0 0 auto;color:var(--aqua-vivid);font-family:var(--f-display);font-size:clamp(38px,4vw,56px);font-weight:400;letter-spacing:-.045em;line-height:.85}
.service-demo .hero-proof span{max-width:34ch;color:rgba(255,255,255,.58);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}
.service-demo .hero--light .hero-proof{border-top-color:rgba(0,0,0,.14)}
.service-demo .hero--light .hero-proof span{color:rgba(0,0,0,.55)}
.service-demo .section-h2{max-width:24ch;text-wrap:balance;overflow-wrap:normal;word-break:normal}
.service-demo .hw{display:inline-block;animation:serviceWordIn .8s var(--ease-enter) both}
.service-demo .hero__h1>span:nth-child(3){animation-delay:.08s}
.service-demo .hero__h1>span:nth-child(5){animation-delay:.16s}
@keyframes serviceWordIn{from{opacity:0;transform:translateY(24px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}

.service-offers{background:var(--paper);padding:clamp(76px,10vw,120px) 0 0;color:var(--black)}
.service-offers__head{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,7vw,90px);align-items:end;margin-bottom:52px}
.service-offers__head .section-h2{margin:0}
.service-offers__lede{max-width:50ch;font-size:16px;line-height:1.65;color:rgba(0,0,0,.56)}
.service-offers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(0,0,0,.14);border-bottom:1px solid rgba(0,0,0,.14)}
.service-offer{position:relative;display:flex;flex-direction:column;padding:clamp(28px,4vw,44px);border-left:1px solid rgba(0,0,0,.14);color:var(--black)}
.service-offer:first-child{border-left:0}
.service-offer__label{display:block;margin-bottom:28px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--aqua)}
.service-offer h3{color:var(--black);font-family:var(--f-display);font-size:clamp(28px,2.8vw,40px);font-weight:400;line-height:.95;letter-spacing:-.035em;white-space:nowrap}
.service-offer p{min-height:88px;margin:20px 0 26px;font-size:14px;line-height:1.58;color:rgba(0,0,0,.56)}
.service-offer ul{flex:1;list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:30px}
.service-offer li{display:flex;gap:9px;font-size:12px;line-height:1.45;color:rgba(0,0,0,.72)}
.service-offer li::before{content:'↗';color:var(--orange);font-weight:800}
.service-offer__price{display:block;min-height:68px;padding-top:20px;border-top:1px solid rgba(0,0,0,.12);color:var(--black);font-family:var(--f-display);font-size:28px;font-weight:400;line-height:1}
.service-offer__price small{display:block;margin-bottom:7px;font:750 9px/1 var(--f-body);letter-spacing:.1em;text-transform:uppercase;color:rgba(0,0,0,.4)}
.service-offer__link{display:inline-flex;margin-top:20px;color:var(--black);font-size:12px;font-weight:750;text-decoration:none}
.service-offer__link:hover{color:var(--orange)}

.service-demo .section-lenses{position:relative;height:220svh;padding:0;overflow:clip;background:var(--orange);color:var(--black)}
.service-demo .section-lenses>.container{position:sticky;top:0;height:100svh;padding-top:0;padding-bottom:0}
.service-demo .section-lenses .eyebrow{position:absolute;z-index:2;top:clamp(96px,10.5svh,118px);left:calc(50% - 50vw + clamp(500px,58svh,660px));margin:0;color:rgba(0,0,0,.5)!important}
.service-demo .section-lenses .section-h2{position:absolute;z-index:2;top:clamp(124px,14svh,148px);left:calc(50% - 50vw + clamp(500px,58svh,660px));right:calc(50% - 50vw + 42px);width:auto;max-width:none;margin:0;color:var(--black);font-size:clamp(24px,2.5vw,36px);line-height:1;letter-spacing:-.035em;white-space:nowrap;text-wrap:nowrap}
.service-demo .lenses-list{--arc-size:calc(100svh - 80px);position:absolute;left:50%;top:80px;width:100vw;height:var(--arc-size);margin:0 0 0 -50vw;list-style:none}
.service-demo .lenses-list::before{content:'';position:absolute;left:calc(var(--arc-size) / -2);top:0;width:var(--arc-size);height:var(--arc-size);border:1px solid rgba(255,255,255,.58);border-radius:50%;transform:translateZ(0)}
.service-demo .lens{--lens-x:calc(40svh - 32px);--lens-y:20%;position:absolute;inset:0;display:block;padding:0;border:0;opacity:1;transform:none;pointer-events:none}
.service-demo .lens:nth-child(2){--lens-x:calc(49svh - 39px);--lens-y:40%}
.service-demo .lens:nth-child(3){--lens-x:calc(49svh - 39px);--lens-y:60%}
.service-demo .lens:nth-child(4){--lens-x:calc(40svh - 32px);--lens-y:80%}
.service-demo .lens__num{position:absolute;left:var(--lens-x);top:var(--lens-y);width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.72);color:transparent;font-family:var(--f-display);font-size:0;font-style:italic;font-weight:400;letter-spacing:-.06em;line-height:1;transform:translate(-50%,-50%) rotate(-3deg);box-shadow:0 0 0 5px rgba(255,255,255,.08);transition:width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),font-size .55s cubic-bezier(.22,1,.36,1),color .35s,background .35s,box-shadow .35s,transform .55s cubic-bezier(.22,1,.36,1)}
.service-demo .lens.is-active .lens__num{width:auto;height:auto;background:transparent;color:rgba(255,255,255,.92);font-size:clamp(76px,7.5vw,112px);box-shadow:none;transform:translate(-50%,-50%) rotate(0deg)}
.service-demo .lens>div:last-child{position:absolute;left:clamp(500px,58svh,660px);right:clamp(32px,7vw,110px);top:52%;opacity:0;visibility:hidden;transform:translateY(-46%) scale(.94);transform-origin:left center;transition:opacity .28s ease,visibility .28s,transform .55s cubic-bezier(.22,1,.36,1)}
.service-demo .lens.is-active>div:last-child{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}
.service-demo .lens__name{max-width:none;margin:0 0 16px;color:var(--black);font-family:var(--f-body);font-size:clamp(32px,3.25vw,48px);font-weight:650;letter-spacing:-.04em;line-height:1;white-space:nowrap;text-wrap:nowrap}
.service-demo .lens__body{max-width:50ch;color:rgba(255,255,255,.94);font-size:clamp(14px,1.25vw,17px);line-height:1.58}

/* Shared product-flow editorial typography */
.service-demo .section-lenses--editorial .eyebrow{color:rgba(7,80,86,.74)!important}
.service-demo .section-lenses--editorial .section-h2{
  color:rgba(248,246,242,.94);
  font-family:var(--f-display);
  font-size:clamp(34px,3.5vw,52px);
  font-style:italic;
  font-weight:400;
  letter-spacing:-.045em;
}
.service-demo .section-lenses--editorial .section-h2--compact{font-size:clamp(28px,3vw,44px)}
.service-demo .section-lenses--editorial .lens__name{
  color:var(--white);
  font-family:var(--f-display);
  font-size:clamp(42px,4.2vw,62px);
  font-weight:400;
  letter-spacing:-.055em;
  line-height:.92;
  text-shadow:0 12px 40px rgba(111,29,0,.12);
}
.service-demo .section-lenses--editorial .lens__body{
  max-width:46ch;
  color:rgba(36,48,55,.82);
  font-size:clamp(14px,1.2vw,16px);
  font-weight:540;
  line-height:1.62;
}

/* One complete product system instead of fragmented mini-plans */
.service-offers--system{padding:clamp(78px,9vw,116px) 0;background:var(--paper)}
.service-system{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border:1px solid rgba(0,0,0,.14);background:var(--white)}
.service-system__story{display:flex;min-height:590px;flex-direction:column;padding:clamp(38px,5vw,70px);background:var(--charcoal);color:var(--white)}
.service-system__story .eyebrow{margin-bottom:clamp(48px,7vw,90px);color:var(--aqua-vivid)!important}
.service-system__story h2{max-width:10ch;margin:0;font-family:var(--f-display);font-size:clamp(50px,6vw,84px);font-weight:400;line-height:.9;letter-spacing:-.05em;text-wrap:balance}
.service-system__story p{max-width:44ch;margin:30px 0 0;color:rgba(255,255,255,.62);font-size:clamp(14px,1.25vw,17px);line-height:1.62}
.service-system__truth{display:block;max-width:30ch;margin-top:auto;padding-top:38px;font-size:12px;font-weight:750;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:var(--aqua-vivid)}
.service-system__plan{display:flex;min-width:0;flex-direction:column;padding:clamp(38px,5vw,70px);color:var(--black)}
.service-system__plan-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:clamp(48px,6vw,76px)}
.service-system__plan-top span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--aqua)}
.service-system__plan-top b{border:1px solid rgba(0,0,0,.15);border-radius:100px;padding:7px 11px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.52)}
.service-system__plan h3{max-width:15ch;margin:0;font-family:var(--f-display);font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.92;letter-spacing:-.045em;text-wrap:balance}
.service-system__plan>p{max-width:48ch;margin:24px 0 28px;color:rgba(0,0,0,.56);font-size:14px;line-height:1.62}
.service-system__steps{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(0,0,0,.12);margin:0 0 36px}
.service-system__steps li{min-height:120px;background:var(--paper);padding:20px;font-size:12.5px;line-height:1.48;color:rgba(0,0,0,.68)}
.service-system__steps li span{display:block;margin-bottom:11px;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--orange)}
.service-system__footer{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-top:auto;padding-top:26px;border-top:1px solid rgba(0,0,0,.14)}
.service-system__price small{display:block;margin-bottom:8px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:rgba(0,0,0,.42)}
.service-system__price strong{display:block;font-family:var(--f-display);font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1}
.service-system__price em{display:block;margin-top:8px;color:rgba(0,0,0,.46);font-size:11px;font-style:normal}
.service-system__cta{display:inline-flex;color:var(--black);font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}
.service-system__cta:hover{color:var(--orange)}
.service-demo .section-who+.section-who{border-top:1px solid rgba(0,0,0,.1)}
.service-demo .section-faq{background:var(--white)}
.service-demo .section-cta{background:var(--orange)}
.service-demo .section-cta::before{display:none}
.service-demo .section-cta .eyebrow{color:rgba(0,0,0,.5)}
.service-demo .section-cta .section-h2{max-width:30ch}
.service-demo .section-cta .cta__sub{max-width:56ch}
.service-demo .section-cross{background:var(--black);color:var(--white);padding:clamp(70px,9vw,110px) 0}
.service-demo .cross__intro{max-width:19ch;margin-bottom:44px;font-family:var(--f-display);font-size:clamp(38px,5vw,70px);font-weight:400;line-height:.98;letter-spacing:-.04em}
.service-demo .cross__intro strong{color:var(--aqua-vivid);font-weight:400}
.service-demo .cross__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}
.service-demo .cross__item{padding:30px;border-left:1px solid rgba(255,255,255,.14)}
.service-demo .cross__item:first-child{border-left:0}
.service-demo .cross__name{display:block;font-family:var(--f-display);font-size:28px}
.service-demo .cross__desc{display:block;min-height:52px;margin:12px 0 20px;font-size:12px;line-height:1.5;color:rgba(255,255,255,.5)}
.service-demo .cross__link{color:var(--aqua-vivid);font-size:12px;font-weight:750;text-decoration:none}

.service-demo .js-reveal{opacity:0;transform:translateY(44px);transition:opacity .85s cubic-bezier(.215,.61,.355,1),transform .85s cubic-bezier(.215,.61,.355,1)}
.service-demo .js-reveal.is-revealed{opacity:1;transform:none}

@media(max-width:800px){
  .service-offers__head{grid-template-columns:1fr}
  .service-offers__grid,.service-demo .cross__grid{grid-template-columns:1fr}
  .service-offer,.service-demo .cross__item{border-left:0;border-top:1px solid rgba(0,0,0,.14)}
  .service-offer:first-child,.service-demo .cross__item:first-child{border-top:0}
  .service-demo .cross__item{border-color:rgba(255,255,255,.14)}
  .service-demo .hero__h1{font-size:clamp(42px,12.5vw,72px)}
  .service-demo .hero__h1>.hw{white-space:normal}
  .service-demo .hero-proof{align-items:flex-start;gap:12px}
  .service-demo .hero-proof span{font-size:10px}
  .service-demo .section-lenses{height:auto;padding:76px 0}
  .service-demo .section-lenses>.container{position:static;height:auto;display:block;padding-top:0;padding-bottom:0}
  .service-demo .section-lenses .eyebrow{position:static;margin-bottom:18px}
  .service-demo .section-lenses .section-h2{position:static;width:auto;max-width:14ch;margin-bottom:42px}
  .service-demo .lenses-list{position:relative;left:auto;top:auto;width:auto;height:auto;margin-left:0}
  .service-demo .lenses-list::before{display:none}
  .service-demo .lens{position:relative;inset:auto;display:grid;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;border-top:1px solid rgba(255,255,255,.28)}
  .service-demo .lens:last-child{border-bottom:1px solid rgba(255,255,255,.28)}
  .service-demo .lens__num,.service-demo .lens.is-active .lens__num{position:static;width:auto;height:auto;border-radius:0;background:transparent;color:rgba(255,255,255,.9);font-size:42px;transform:none;box-shadow:none}
  .service-demo .lens>div:last-child,.service-demo .lens.is-active>div:last-child{position:static;opacity:1;visibility:visible;transform:none}
  .service-demo .lens__name{margin-bottom:10px;font-size:26px}
  .service-demo .lens__body{font-size:14px}
  .service-demo .section-lenses--editorial .section-h2,.service-demo .section-lenses--editorial .section-h2--compact{font-size:38px;white-space:normal;text-wrap:balance}
  .service-demo .section-lenses--editorial .lens__name{font-size:34px;white-space:normal;text-wrap:balance}
  .service-system{grid-template-columns:1fr}
  .service-system__story{min-height:480px}
  .service-system__steps{grid-template-columns:1fr}
  .service-system__steps li{min-height:0}
  .service-system__footer{align-items:flex-start;flex-direction:column}
}
@media(prefers-reduced-motion:reduce){
  .service-demo .hw,.service-demo .js-reveal{opacity:1;transform:none;filter:none;animation:none;transition:none}
  .service-demo .lens__num,.service-demo .lens>div:last-child{transition:none}
}
