/* Canonical TruColors “How to Work With Us” component. */
[data-hiw-component]{position:relative;overflow:clip;background:#f5f2ed}
[data-hiw-component] .hiw-scroll{position:relative;height:340vh}
[data-hiw-component] .hiw-sticky{position:sticky;top:68px;height:calc(100vh - 68px);min-height:660px;display:flex;align-items:center}
[data-hiw-component] .hiw-shell{width:min(100% - 36px,var(--max,1240px));margin:auto}
[data-hiw-component] .hiw-header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
[data-hiw-component] .hiw-header h2{max-width:760px;margin:0;font-size:clamp(44px,5vw,74px);line-height:.98;letter-spacing:-.05em}
[data-hiw-component] .hiw-experience{display:grid;grid-template-columns:76px minmax(0,1fr);gap:24px}
[data-hiw-component] .hiw-progress{display:grid;align-content:center;gap:14px}
[data-hiw-component] .hiw-progress-item{width:100%;padding:5px 0;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;border:0;background:transparent;color:#a09ca5;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
[data-hiw-component] .hiw-progress-item::after{content:"";height:2px;border-radius:99px;background:rgba(16,17,20,.12);transform-origin:left;transition:background .55s ease,transform .55s ease}
[data-hiw-component] .hiw-progress-item.is-active{color:var(--ink,#111216)}
[data-hiw-component] .hiw-progress-item.is-active::after{background:var(--gradient);transform:scaleX(1.4)}
[data-hiw-component] .hiw-stage-canvas{position:relative;height:min(560px,62vh);min-height:460px;overflow:hidden;border:1px solid rgba(16,17,20,.08);border-radius:32px;background:rgba(255,255,255,.72);box-shadow:0 30px 90px rgba(31,24,43,.1)}
[data-hiw-component] .hiw-stage{position:absolute;inset:0;padding:clamp(30px,4vw,58px);display:grid;grid-template-columns:minmax(270px,.8fr) minmax(360px,1.2fr);align-items:center;gap:clamp(30px,5vw,72px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(44px) scale(.975);transition:opacity .58s ease,transform .68s cubic-bezier(.16,1,.3,1),visibility 0s linear .68s}
[data-hiw-component] .hiw-stage.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}
[data-hiw-component] .hiw-copy>span,[data-hiw-component] .hiw-step-number{display:inline-flex;margin-bottom:16px;color:var(--purple,#7048f5);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
[data-hiw-component] .hiw-copy h3{max-width:450px;margin:0;font-size:clamp(32px,3.6vw,54px);line-height:1.02;letter-spacing:-.05em}
[data-hiw-component] .hiw-copy p{max-width:480px;margin:18px 0 0;color:var(--muted,#69656d);font-size:17px;line-height:1.65}
[data-hiw-component] .hiw-visual{position:relative;min-height:350px}
[data-hiw-component] .hiw-zoom{position:absolute;inset:0;overflow:hidden;border:1px solid rgba(16,17,20,.1);border-radius:24px;background:#202126;box-shadow:0 28px 65px rgba(16,17,20,.22);transform:translateX(80px) scale(.94);transition:transform .68s cubic-bezier(.16,1,.3,1)}
[data-hiw-component] .hiw-stage.is-active .hiw-zoom{transform:translateX(0) scale(1)}
[data-hiw-component] .hiw-zoom>img{width:100%;height:100%;object-fit:contain;object-position:center;background:#202126}
[data-hiw-component] .hiw-stage[data-hiw-stage="1"]{grid-template-columns:minmax(250px,.65fr) minmax(470px,1.35fr);gap:34px}
[data-hiw-component] .hiw-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}
[data-hiw-component] .hiw-option{position:relative;min-height:260px;padding:24px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(16,17,20,.11);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(16,17,20,.07);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}
[data-hiw-component] .hiw-option:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(16,17,20,.11)}
[data-hiw-component] .hiw-option.white-glove{background:linear-gradient(145deg,#17171c,#2a2431);color:#fff}
[data-hiw-component] .hiw-option.consulting{background:linear-gradient(145deg,#fff,#f7f2ff)}
[data-hiw-component] .hiw-option-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--gradient);color:#fff;box-shadow:0 12px 28px rgba(111,73,245,.22)}
[data-hiw-component] .hiw-option-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
[data-hiw-component] .hiw-option small{margin-top:24px;color:var(--orange,#ff7a3d);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
[data-hiw-component] .hiw-option h4{margin:6px 0 0;font-size:24px;line-height:1.08;letter-spacing:-.04em}
[data-hiw-component] .hiw-option p{margin:14px 0 0;color:var(--muted,#69656d);font-size:14px;line-height:1.55}
[data-hiw-component] .hiw-option.white-glove p{color:rgba(255,255,255,.64)}
[data-hiw-component] .hiw-collage{position:absolute;inset:0;width:min(100%,720px);margin-inline:auto}
[data-hiw-component] .hiw-photo{position:absolute;overflow:hidden;border:8px solid #fff;border-radius:22px;box-shadow:0 24px 58px rgba(16,17,20,.18);transition:transform .68s cubic-bezier(.16,1,.3,1),opacity .55s ease}
[data-hiw-component] .hiw-photo img{width:100%;height:100%;object-fit:cover}
[data-hiw-component] .hiw-photo-1{left:-4%;top:36%;z-index:2;width:38%;height:61%;transform:translateX(-90px) rotate(-7deg)}
[data-hiw-component] .hiw-photo-2{right:16%;top:0;z-index:3;width:38%;height:57%;transform:translateY(-70px) rotate(-3deg) scale(.92)}
[data-hiw-component] .hiw-photo-3{right:-4%;top:36%;z-index:2;width:38%;height:61%;transform:translateX(90px) rotate(7deg)}
[data-hiw-component] .hiw-photo-4{left:16%;top:0;z-index:4;width:38%;height:57%;transform:translateY(-70px) rotate(3deg) scale(.92)}
[data-hiw-component] .hiw-photo-1 img{object-position:62% 18%}
[data-hiw-component] .hiw-photo-2 img{object-position:60% 12%}
[data-hiw-component] .hiw-photo-3 img{object-position:50% 15%}
[data-hiw-component] .hiw-photo-4 img{object-position:50% 12%}
[data-hiw-component] .hiw-stage.is-active .hiw-photo-1{transform:translateX(0) rotate(-4deg)}
[data-hiw-component] .hiw-stage.is-active .hiw-photo-2{transform:translateY(0) rotate(-2deg) scale(1)}
[data-hiw-component] .hiw-stage.is-active .hiw-photo-3{transform:translateX(0) rotate(4deg)}
[data-hiw-component] .hiw-stage.is-active .hiw-photo-4{transform:translateY(0) rotate(2deg) scale(1)}
[data-hiw-component] .hiw-stage.hiw-final-stage{grid-template-columns:minmax(280px,.85fr) minmax(380px,1.15fr);place-items:center stretch;gap:clamp(30px,5vw,72px);text-align:left;background:linear-gradient(145deg,#111217,#211a2b 54%,#181421);color:#fff}
[data-hiw-component] .hiw-stage.hiw-final-stage::before{content:"";position:absolute;inset:-35%;background:radial-gradient(circle at 30% 30%,rgba(255,122,61,.22),transparent 26%),radial-gradient(circle at 70% 64%,rgba(111,73,245,.28),transparent 30%);animation:hiwFinalGlow 8s ease-in-out infinite alternate}
@keyframes hiwFinalGlow{to{transform:translate3d(4%,-3%,0) scale(1.08)}}
[data-hiw-component] .hiw-final-content{position:relative;z-index:1;max-width:600px}
[data-hiw-component] .hiw-final-content .hiw-step-number{color:#f1a26f}
[data-hiw-component] .hiw-final-content h3{margin:0;font-size:clamp(46px,6vw,84px);line-height:.98;letter-spacing:-.055em}
[data-hiw-component] .hiw-final-content p{max-width:580px;margin:18px 0 0;color:rgba(255,255,255,.68);font-size:17px;line-height:1.55}
[data-hiw-component] .hiw-final-content .btn{margin-top:22px}
[data-hiw-component] .hiw-final-visual{position:relative;z-index:1;width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 28px 65px rgba(0,0,0,.34)}
[data-hiw-component] .hiw-final-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:900px){
  [data-hiw-component] .hiw-scroll{height:auto}
  [data-hiw-component] .hiw-sticky{position:relative;top:auto;height:auto;min-height:0;padding:78px 0 30px}
  [data-hiw-component] .hiw-header{display:block}
  [data-hiw-component] .hiw-header .btn{margin-top:22px}
  [data-hiw-component] .hiw-progress{display:none}
  [data-hiw-component] .hiw-experience{display:block}
  [data-hiw-component] .hiw-stage-canvas{height:auto;min-height:0;display:grid;gap:22px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
  [data-hiw-component] .hiw-stage,[data-hiw-component] .hiw-stage[data-hiw-stage="1"],[data-hiw-component] .hiw-stage.hiw-final-stage{position:relative;inset:auto;min-height:0;padding:28px;grid-template-columns:1fr;gap:26px;overflow:hidden;border:1px solid rgba(17,18,22,.1);border-radius:26px;background:rgba(255,255,255,.78);opacity:0;visibility:visible;pointer-events:auto;transform:translateY(30px)}
  [data-hiw-component] .hiw-stage.is-active,[data-hiw-component] .hiw-stage.is-mobile-visible{opacity:1;transform:none}
  [data-hiw-component] .hiw-visual{min-height:300px}
  [data-hiw-component] .hiw-options{grid-template-columns:1fr}
  [data-hiw-component] .hiw-stage[data-hiw-stage="2"]{min-height:0;overflow:visible}
  [data-hiw-component] .hiw-stage[data-hiw-stage="2"] .hiw-visual{min-height:0}
  [data-hiw-component] .hiw-stage[data-hiw-stage="2"] .hiw-collage{position:relative;inset:auto;display:grid;gap:14px}
  [data-hiw-component] .hiw-stage[data-hiw-stage="2"] .hiw-photo{position:relative;inset:auto;width:100%;height:280px;border-width:5px;transform:none!important}
  [data-hiw-component] .hiw-stage.hiw-final-stage{background:linear-gradient(145deg,#111217,#211a2b 54%,#181421)}
}
@media(max-width:620px){[data-hiw-component] .hiw-shell{width:min(100% - 28px,var(--max,1240px))}[data-hiw-component] .hiw-header h2{font-size:clamp(38px,12vw,54px)}[data-hiw-component] .hiw-stage{min-height:0;padding:22px}[data-hiw-component] .hiw-copy h3{font-size:clamp(30px,9vw,40px)}[data-hiw-component] .hiw-copy p{font-size:15px;line-height:1.55}[data-hiw-component] .hiw-visual{min-height:250px}[data-hiw-component] .hiw-stage[data-hiw-stage="2"] .hiw-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}[data-hiw-component] .hiw-stage[data-hiw-stage="2"] .hiw-photo{height:180px;border-width:4px;border-radius:15px}[data-hiw-component] .hiw-final-content h3{font-size:clamp(38px,12vw,54px)}}
@media(prefers-reduced-motion:reduce){[data-hiw-component] .hiw-stage{opacity:1!important;transform:none!important}[data-hiw-component] .hiw-zoom,[data-hiw-component] .hiw-photo,[data-hiw-component] .hiw-option{transition:none!important;transform:none!important}[data-hiw-component] .hiw-stage.hiw-final-stage::before{animation:none!important}}
