.subpage-hero.services-intro{padding-bottom:clamp(36px,5vw,64px)}.service-story{--service-progress:0;color:var(--warm-white);margin-top:clamp(40px,5vw,68px)}.service-story .service-story-surface{border:1px solid var(--line-dark);background:var(--ink);flex-direction:column;gap:0;display:flex}.service-story-heading{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:10px 28px;display:flex}.service-story-heading>p{font:400 .8125rem/1.5 var(--font-plex-mono);color:var(--mist);align-items:center;gap:12px;margin:0;display:flex}.service-story-heading>p>span{color:var(--gold);font-size:1.25rem}.service-story-playback{min-height:44px;color:var(--mist);cursor:pointer;font:400 .8125rem/1.4 var(--font-body);background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.service-story-playback svg{width:14px;height:14px}.service-story-playback:hover{color:var(--warm-white);border-color:var(--line-dark)}.service-story-sequence{grid-template-columns:minmax(165px,.76fr) minmax(290px,1.4fr) minmax(245px,1fr);align-items:center;gap:clamp(20px,3vw,42px);min-height:365px;padding:38px 28px;display:grid}.service-story-label{color:var(--mist);font:400 .75rem/1.5 var(--font-plex-mono);margin:0 0 22px}.service-story-input ul,.service-story-output ul{margin:0;padding:0;list-style:none}.service-story-input li{color:var(--warm-white);font:400 .9375rem/1.55 var(--font-body);align-items:center;gap:12px;margin-block:16px;display:flex}.service-story-input-mark{border:1px solid var(--gold);width:5px;height:5px;animation:1.5s both service-input;animation-delay:var(--trace-delay,0s);flex-shrink:0}.service-story-flow-hint{width:20px;height:20px;color:var(--gold);stroke-width:1px;margin-top:16px}.service-story-drawing{min-width:0;margin:0}.service-story-drawing>.service-story-label{text-align:center;margin-bottom:8px}.service-story-drawing svg{width:100%;height:auto;display:block;overflow:visible}.service-story-drawing figcaption{text-align:center;color:var(--mist);font:400 .8125rem/1.6 var(--font-body);margin-top:7px}.service-story-ink{fill:none;stroke:var(--mist);stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.service-story-registration,.service-story-connection{fill:none;stroke:var(--graphite);stroke-width:1px}.service-story-signal{fill:var(--gold);animation:1.25s ease-in-out .15s both service-signal}.service-story-trace{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.65s cubic-bezier(.22,1,.36,1) both service-trace;animation-delay:var(--trace-delay,.55s)}.service-story-detail{animation:.9s both service-detail;animation-delay:var(--trace-delay,1.6s)}.service-story-gold{stroke:var(--gold);stroke-width:1.6px}.service-story-bars rect,.service-story-reference-bar{fill:var(--graphite);stroke:var(--mist)}.service-story-bars .service-story-gold-fill{fill:var(--gold);stroke:var(--gold)}.service-story-risk-cells{fill:var(--gold);stroke:none}.service-story-measure{stroke:var(--technical);stroke-width:.8px}.service-story-faint{stroke:var(--graphite)}.service-story-output h2{color:var(--warm-white);font:500 clamp(1.75rem, 2.6vw, 2.5rem)/1.04 var(--font-display);letter-spacing:-.015em;text-transform:uppercase;margin:0 0 14px}.service-story-description{min-height:4.8em;color:var(--mist);font:400 1rem/1.6 var(--font-body);margin:0}.service-story-output ul{color:var(--mist);font:400 .75rem/1.6 var(--font-body);flex-wrap:wrap;gap:6px 14px;margin-top:17px;display:flex}.service-story-output li:before{content:"/";color:var(--gold);padding-right:6px}.service-story-output>a{border-bottom:1px solid var(--gold);min-height:44px;color:var(--gold);font:500 .875rem/1.5 var(--font-body);justify-content:space-between;align-items:center;gap:22px;margin-top:16px;text-decoration:none;display:inline-flex}.service-story-output>a svg{width:17px;height:17px;transition:transform .18s}.service-story-output>a:hover svg{transform:translate(4px)}.service-story .service-story-tabs{border-top:1px solid var(--line-dark);background:0 0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;height:auto;padding:0;display:grid}.service-story .service-story-tab{min-width:0;height:100%;min-height:75px;color:var(--mist);font:400 .875rem/1.4 var(--font-body);white-space:normal;text-align:left;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:13px;padding:18px 24px;display:flex;position:relative}.service-story .service-story-tab+.service-story-tab{border-left:1px solid var(--line-dark)}.service-story .service-story-tab:after{display:none}.service-story .service-story-tab[aria-selected=true],.service-story .service-story-tab:hover{color:var(--warm-white);background:var(--ink-soft)}.service-story-tab-index{color:var(--technical);font:400 .75rem/1.5 var(--font-plex-mono)}.service-story-tab[aria-selected=true] .service-story-tab-index{color:var(--gold)}.service-story-tab-short{display:none}.service-story-tab-progress{background:var(--gold);height:2px;transform:scaleX(var(--service-progress));transform-origin:0;opacity:0;position:absolute;inset:auto 0 0}.service-story-tab[aria-selected=true] .service-story-tab-progress{opacity:1}.service-story :is(button,a,[role=tabpanel]):focus-visible{outline:2px solid var(--gold);outline-offset:5px}.service-story .service-story-tab:focus-visible{outline-offset:-5px;box-shadow:none}.service-story[data-running=false] :is(.service-story-trace,.service-story-detail,.service-story-signal,.service-story-input-mark){animation-play-state:paused}.service-story[data-static=true] :is(.service-story-trace,.service-story-detail,.service-story-input-mark){stroke-dashoffset:0;animation:none}.service-story[data-static=true] .service-story-signal{opacity:0;animation:none}.service-story[data-static=true] .service-story-tab-progress{transform:scaleX(1)}@keyframes service-trace{to{stroke-dashoffset:0}}@keyframes service-detail{0%{opacity:0}to{opacity:1}}@keyframes service-input{0%{background:0 0}45%{background:var(--gold)}to{background:0 0}}@keyframes service-signal{0%{opacity:0;transform:translate(0)}15%,75%{opacity:1}to{opacity:0;transform:translate(64px)}}@media (max-width:1050px){.service-story-sequence{grid-template-columns:minmax(0,1.1fr) minmax(245px,1fr);gap:24px 36px}.service-story-input{border-bottom:1px solid var(--line-dark);grid-column:1/-1;align-items:baseline;gap:24px;padding-bottom:18px;display:flex}.service-story-input .service-story-label{margin:0}.service-story-input ul{flex-wrap:wrap;gap:8px 20px;display:flex}.service-story-input li{margin:0;font-size:.875rem}.service-story-flow-hint{display:none}.service-story .service-story-tab{padding-inline:16px}}@media (max-width:650px){.service-story-heading{gap:8px;min-height:58px;padding:8px 16px}.service-story-heading>p{gap:8px;font-size:.75rem}.service-story-playback{gap:5px;padding-inline:4px;font-size:.75rem}.service-story-sequence{grid-template-columns:minmax(0,1fr);gap:28px;padding:24px 20px}.service-story-input{border-bottom:0;padding-bottom:0;display:block}.service-story-input .service-story-label{margin-bottom:12px}.service-story-input ul{gap:8px 16px}.service-story-input li{gap:8px}.service-story-drawing{width:min(100%,440px);margin-inline:auto}.service-story-drawing>.service-story-label{text-align:left}.service-story-drawing figcaption{font-size:.8125rem}.service-story-output{border-top:1px solid var(--line-dark);padding-top:24px}.service-story-output .service-story-label{margin-bottom:15px}.service-story-output h2{font-size:2rem}.service-story-description{min-height:0;font-size:1rem}.service-story .service-story-tab{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:14px 9px;font-size:.8125rem}.service-story-tab-name{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.service-story-tab-short{display:inline}}.subpage-hero.services-intro{--font-body:var(--font-geist,"Inter"), "Helvetica Neue", Arial, sans-serif;padding-top:clamp(48px,6vw,88px)}.services-intro .services-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(32px,4vw,64px)}.services-intro-copy{min-width:0}.services-intro .services-intro-copy h1{overflow-wrap:anywhere;font-size:clamp(2.35rem,5.1vw,5.25rem);line-height:1.03}.services-intro-description{max-width:34rem;color:var(--mist);font:400 clamp(1rem, 1.3vw, 1.125rem)/1.7 var(--font-body);margin:28px 0 0}.service-story-compact{width:100%;min-width:0;margin:0}.service-story-compact .service-story-heading{gap:8px;min-height:60px;padding:8px 18px}.service-story-compact .service-story-heading>p{gap:8px;font-size:.875rem}.service-story-compact .service-story-playback{flex-shrink:0;justify-content:center;width:44px;padding:10px}.service-story-compact .service-story-playback svg{width:16px;height:16px}.service-story-compact .service-story-panel{min-width:0}.service-story-compact .service-story-sequence{grid-template-columns:minmax(0,1fr);gap:24px;min-height:0;padding:16px 28px 24px}.service-story-compact .service-story-drawing{width:min(100%,320px);margin-inline:auto}.service-story-compact .service-story-drawing figcaption{margin-top:0;font-size:.875rem}.service-story-compact .service-story-output{border-top:0;min-width:0;padding-top:0}.service-story-compact .service-story-output h2{font:450 clamp(1.5rem, 2.3vw, 2rem)/1.2 var(--font-body);letter-spacing:-.025em;text-transform:none;margin-bottom:10px}.service-story-compact .service-story-description{min-height:4.8em}.service-story-compact .service-story-output>a{width:100%;margin-top:12px;font-size:1rem}.service-story-compact .service-story-tabs{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}.service-story-compact .service-story-tab{overflow-wrap:anywhere;flex-direction:row;justify-content:flex-start;align-items:center;min-height:58px;padding:12px 18px;font-size:.875rem}.service-story-compact .service-story-tab:nth-child(3){border-left:0}.service-story-compact .service-story-tab:nth-child(n+3){border-top:1px solid var(--line-dark)}.service-story-compact .service-story-tab-name{clip-path:none;width:auto;height:auto;position:static;overflow:visible}@media (max-width:64rem){.services-intro .services-intro-grid{grid-template-columns:minmax(0,1fr);gap:36px}.services-intro .services-intro-copy h1{max-width:48rem;font-size:clamp(2.35rem,7vw,4rem)}.services-intro .service-story-compact{max-width:40rem}}@media (max-width:400px){.service-story-compact .service-story-heading{padding-inline:12px}.service-story-compact .service-story-heading>p>span{display:none}.service-story-compact .service-story-sequence{padding-inline:18px}.service-story-compact .service-story-tab{padding-inline:12px}}@media (prefers-reduced-motion:reduce){.service-story *,.service-story :after{transition:none!important;animation:none!important}.service-story-trace{stroke-dashoffset:0}.service-story-signal{opacity:0}}
