.process-section{--process-card-size:clamp(20rem,29vw,30rem);scroll-margin-top:0;outline:none;padding:clamp(80px,9vw,140px) var(--page-gutter)}.process-center,.process-section,.process-stage{position:relative}.process-center{width:min(100%,520px);margin:0 auto 64px;text-align:center;z-index:2}.process-center h2{color:var(--color-signal);font-size:clamp(36px,3.8vw,64px);font-weight:650;line-height:1.05;letter-spacing:-.055em;margin:0 0 clamp(24px,2.2vw,36px)}.process-center p{color:#969994;font-size:clamp(17px,1.6vw,25px);line-height:1.55;margin:0 auto clamp(30px,3vw,46px);max-width:36ch;text-wrap:pretty}.process-cards{display:grid;grid-template-columns:minmax(0,480px);justify-content:center;gap:32px}.process-card,.process-card-position{position:relative;width:100%}.process-card{aspect-ratio:1;min-height:min-content;padding:clamp(28px,2.6vw,44px);color:var(--color-heading);text-align:left;font-weight:400;letter-spacing:normal;text-wrap:pretty}.process-card[data-draggable=true]{cursor:grab;user-select:none;-webkit-user-select:none}.process-card[data-draggable=true]:active{cursor:grabbing}.process-glass{border-radius:12px;background:rgb(255 255 255/8%);isolation:isolate}.process-glass-bend,.process-glass-edge,.process-glass-face{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.process-glass-bend{z-index:0;backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(.5px)}.process-glass-face{z-index:1;box-shadow:0 4px 4px rgb(0 0 0/5%),0 0 12px rgb(0 0 0/5%)}.process-glass-edge{z-index:2;box-shadow:inset 1px 1px 1px 0 rgb(255 255 255/30%),inset -1px -1px 1px 0 rgb(255 255 255/30%)}.process-glass-content{display:flex;position:relative;z-index:3;flex-direction:column;height:100%}.process-number{display:block;color:var(--color-signal);font-size:clamp(60px,5.4vw,86px);line-height:1;font-weight:450;letter-spacing:-.065em;margin-bottom:auto}.process-card-title{display:block;font-size:clamp(24px,2vw,30px);line-height:1.12;font-weight:650;letter-spacing:-.04em;margin:24px 0 16px}.process-card-summary{display:block;color:#b6bab6;font-size:clamp(16px,1.25vw,19px);line-height:1.55;margin:0}.process-section[data-stack=false]{height:415svh;padding:0}.process-section[data-stack=false] .process-stage{position:sticky;top:0;height:100svh;overflow:clip}.process-section[data-stack=false] .process-center{position:absolute;width:clamp(360px,32vw,520px);left:50%;top:52%;transform:translate(-50%,-50%);margin:0}.process-section[data-stack=false] .process-card-position{position:absolute;left:max(calc(50% - 560px),18%);top:52%;width:var(--process-card-size);transform:translate(-50%,120svh);opacity:0;z-index:3}.process-section[data-stack=false] .process-card-position[data-side=right]{left:min(calc(50% + 560px),82%)}@media (max-width:600px){.process-center h2{font-size:clamp(32px,8.5vw,42px)}.process-center p{font-size:17px}.process-center{margin-bottom:48px}.process-card{padding:28px}.process-number{font-size:60px}.process-card-title{font-size:24px;margin-top:28px}.process-card-summary{font-size:15px}}@media (max-width:599px){.process-mobile-stack{min-height:400svh;padding:48px 0}.process-mobile-card{width:calc(100% - 16px);height:max(360px,calc(100vw - 71px));aspect-ratio:auto;margin-inline:auto}.process-mobile-card+.process-mobile-card{margin-top:32px}.process-mobile-copy{display:flex;flex-direction:column;height:100%}}.system-section{padding:clamp(48px,5vw,80px) var(--page-gutter) clamp(100px,10vw,160px);outline:none}.system-heading{text-align:center}.system-heading h2{margin:0;color:var(--color-heading);font-size:clamp(44px,5.4vw,88px);font-weight:650;line-height:1;letter-spacing:-.055em}.system-heading p{margin:24px 0 0;color:#bfc3be;font-size:clamp(17px,1.5vw,22px);line-height:1.5}.system-network{position:relative;height:clamp(580px,40vw,690px);width:min(94vw,1680px);max-width:none;left:50%;transform:translateX(-50%);margin:50px 0 0}.system-beam{position:absolute;inset:0;pointer-events:none;overflow:visible;color:#87918a}.system-node-anchor{position:absolute;width:0;height:0;z-index:2}.system-node{position:absolute;width:80px;height:80px;top:-40px;left:-40px;border:0;padding:0;background:transparent;border-radius:24px;color:#c5cac4;cursor:pointer;-webkit-tap-highlight-color:transparent}.system-node-face{display:flex;align-items:center;justify-content:center;gap:5px;position:absolute;inset:0;border-radius:inherit;background:#191c1a;border:1px solid rgb(236 237 232/13%);box-shadow:0 12px 30px rgb(0 0 0/18%),inset 0 1px 0 rgb(236 237 232/6%);transition:border-color .18s,color .18s,background-color .18s}.system-tool-icon{width:38px;height:38px;display:block;background:currentColor;mask:var(--tool-icon) center /contain no-repeat}.system-tool-icon:not(:only-child){width:27px;height:27px}.system-node-label{position:absolute;top:calc(100% + 13px);left:50%;width:156px;transform:translateX(-50%);color:#c5cac4;text-align:center;font-size:13px;line-height:1.4;font-weight:480;transition:color .18s}.system-node[data-active=true]{color:var(--color-signal)}.system-node[data-active=true] .system-node-face{border-color:rgb(255 92 0/64%);background:#211c17}.system-node[data-active=true] .system-node-label{color:var(--color-signal)}.system-node:focus-visible{outline:2px solid var(--color-heading);outline-offset:8px}.system-hub{position:absolute;left:50%;top:46%;width:180px;height:180px;transform:translate(-50%,-50%);z-index:1;pointer-events:none}.system-hub img{width:100%;height:100%}.system-bubble{position:absolute;width:260px;padding:20px 22px;z-index:3;isolation:isolate;border-radius:18px;background:rgb(236 237 232/8%);color:var(--color-heading);pointer-events:none}.system-bubble-tail{position:absolute;width:12px;height:12px;background:#30352e;transform:rotate(45deg);z-index:-1}.system-bubble[data-pointer=left] .system-bubble-tail{left:-5px;top:calc(50% - 6px)}.system-bubble[data-pointer=right] .system-bubble-tail{right:-5px;top:calc(50% - 6px)}.system-bubble[data-pointer=top] .system-bubble-tail{top:-5px;left:calc(50% - 6px)}.system-bubble[data-pointer=bottom] .system-bubble-tail{bottom:-5px;left:calc(50% - 6px)}.system-bubble-copy h3{margin:0 0 9px;font-size:17px;font-weight:620;line-height:1.3}.system-bubble-copy p{margin:0;font-size:15px;line-height:1.55;color:#d0d4ce}.system-section[data-reduced=false] .system-bubble-copy{animation:system-explanation-in .18s ease-out both}@keyframes system-explanation-in{0%{opacity:.25;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:700px) and (max-width:1199px){.system-network{height:650px}.system-node{width:68px;height:68px;top:-34px;left:-34px;border-radius:21px}.system-node-label{width:122px;font-size:12px}.system-bubble{width:228px;max-width:none;padding:20px}.system-hub{width:136px;height:136px}}@media (max-width:699px){.system-section{padding-bottom:96px}.system-heading p{margin-top:20px}.system-network{height:780px;margin-top:36px;margin-bottom:170px;width:100%;max-width:500px}.system-hub{top:76px;width:130px;height:130px}.system-node{width:70px;height:70px;top:-35px;left:-35px;border-radius:22px}.system-node-label{width:132px;font-size:12px;top:calc(100% + 11px)}.system-bubble{top:calc(100% + 22px);left:50%;transform:translateX(-50%);width:min(100%,380px);min-height:148px;padding:24px}.system-bubble-tail{display:none}}@media (prefers-reduced-motion:reduce){.system-bubble-copy{animation:none!important}}