
.profile-stage{display:grid;grid-template-columns:.85fr 1.4fr;align-items:center;gap:35px;min-height:640px}.profile-stage .map{width:100%;height:510px;margin:0;isolation:isolate}.profile-story{--pillar:#0d9283;background:transparent;padding:38px 32px;position:relative;z-index:3;min-height:385px;backdrop-filter:none}.profile-story-icon{height:52px;margin-bottom:24px;color:var(--pillar)}.profile-story-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.profile-story #profile-label{font-size:clamp(28px,3.1vw,44px);font-weight:800;line-height:1.1;letter-spacing:-.035em;color:var(--pillar);margin:0 0 22px}.profile-story #profile-message{font-size:clamp(18px,1.7vw,23px);font-weight:400;line-height:1.45;min-height:4.4em;margin:0 0 25px;letter-spacing:0}.profile-stage .node{transition:transform 850ms cubic-bezier(.16,1,.3,1),opacity .55s;transform:translate(0,0) scale(.92);opacity:.22;z-index:2;will-change:transform}.profile-stage .node.is-focused{transform:translate(var(--move-x,0px),var(--move-y,0px)) scale(1.6);opacity:1;z-index:5}.profile-stage .map-center{background:#fff!important;opacity:1!important;z-index:4;transform:translate(-50%,-50%) scale(1);transition:transform 850ms cubic-bezier(.16,1,.3,1),color .8s;color:#87999a;padding:24px 20px;font-size:18px}.profile-stage .map-center.is-focused{transform:translate(-50%,-50%) scale(1.25);color:#16343d}.profile-stage .map-center strong{font-size:24px}.profile-stage .connections{z-index:0;opacity:.22}.profile-stage .att,.profile-stage .mem{left:1%}.profile-stage .emo,.profile-stage .dec{right:1%}.profile-stage .node{width:120px;font-size:21px}.profile-steps{display:flex;gap:4px}.profile-steps button{border:0;background:transparent;padding:12px;display:grid;place-items:center;border-radius:0}.profile-steps button:before{content:'';width:7px;height:7px;border-radius:50%;background:#a5b8b6;transition:transform .4s,background .4s}.profile-steps button[aria-pressed=true]:before{background:var(--pillar);transform:scale(1.5)}@media(max-width:800px){.profile-stage{grid-template-columns:1fr;gap:10px;min-height:0}.profile-story{order:2;padding:26px;min-height:320px}.profile-stage .map{height:390px}.profile-stage .node{font-size:15px;width:85px}.profile-stage .node.is-focused{transform:translate(var(--move-x),var(--move-y)) scale(1.4)}.profile-stage .map-center{font-size:16px}.profile-stage .map-center strong{font-size:19px}.profile-story #profile-label{font-size:32px}.profile-story #profile-message{font-size:19px}}@media(prefers-reduced-motion:reduce){.profile-stage .node{transition:none;opacity:1;transform:none!important}.profile-stage .map-center{transition:none;transform:translate(-50%,-50%)!important}}

.profile-phrase{display:inline-block}.profile-story #profile-message strong{font-weight:800;color:var(--pillar)}

.profile-stage .node.is-focused,.profile-stage .map-center.is-focused{transition-timing-function:cubic-bezier(.2,1.22,.32,1),ease;transition-duration:850ms,550ms}.profile-phrase{display:inline}.word-mask{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.08em;margin-bottom:-.08em}.word-reveal{display:inline-block;will-change:transform}@media(max-width:800px){.profile-stage .node{transition-duration:620ms,.42s}.profile-stage .map-center{transition-duration:620ms,.42s}.profile-stage .node.is-focused,.profile-stage .map-center.is-focused{transition-duration:620ms,.42s}}
