.hiw-hero{text-align:center;padding:112px 0 78px}.hiw-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:980px;margin:20px auto 0;font-size:clamp(46px,6.2vw,82px);line-height:.98}.hiw-hero p{max-width:760px;color:var(--mk-text-soft);margin:24px auto 0;font-size:clamp(18px,2vw,21px);line-height:1.7}.hiw-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.hiw-flow-stage{border:1px solid var(--mk-border);background:linear-gradient(145deg, color-mix(in srgb, var(--mk-surface) 94%, transparent), color-mix(in srgb, var(--mk-brand-soft) 48%, transparent));max-width:1220px;min-height:560px;box-shadow:var(--mk-shadow);isolation:isolate;border-radius:34px;margin:72px auto 0;padding:54px 42px;position:relative;overflow:hidden}.hiw-flow-stage:before{content:"";background-image:linear-gradient(var(--mk-border) 1px, transparent 1px), linear-gradient(90deg, var(--mk-border) 1px, transparent 1px);opacity:.38;background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hiw-flow-glow{filter:blur(18px);opacity:.42;z-index:-1;border-radius:50%;width:360px;height:360px;position:absolute}.hiw-flow-glow-one{background:#7c3aed3d;top:-120px;left:-120px}.hiw-flow-glow-two{background:#22d3ee33;bottom:-140px;right:-140px}.hiw-flow-rail{grid-template-columns:repeat(7,minmax(0,1fr));align-items:start;gap:12px;padding-top:78px;display:grid;position:relative}.hiw-flow-rail:before{content:"";background:var(--mk-border-strong);height:2px;position:absolute;top:102px;left:7%;right:7%}.hiw-flow-progress{background:linear-gradient(90deg, var(--mk-brand), var(--mk-cyan));width:16%;height:2px;animation:7s ease-in-out infinite hiw-progress;position:absolute;top:102px;left:7%;box-shadow:0 0 22px #7c3aed7a}.hiw-flow-node{animation:7s ease-in-out infinite hiw-node-rise;animation-delay:calc(var(--node-index) * .16s);justify-items:center;gap:15px;display:grid;position:relative}.hiw-flow-dot{z-index:2;aspect-ratio:1;border:1px solid var(--mk-border-strong);background:var(--mk-surface-strong);border-radius:16px;place-items:center;width:50px;display:grid;position:relative;box-shadow:0 14px 34px #0f172a1f}.hiw-flow-dot span{aspect-ratio:1;background:var(--mk-brand-soft);width:28px;color:var(--mk-brand);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.hiw-flow-card{border:1px solid var(--mk-border);background:color-mix(in srgb, var(--mk-surface-strong) 92%, transparent);text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;gap:6px;width:100%;min-height:92px;padding:15px 12px;display:grid}.hiw-flow-card small{color:var(--mk-cyan);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.hiw-flow-card strong{font-size:13px;line-height:1.35}.hiw-live-card{border:1px solid var(--mk-border);background:color-mix(in srgb, var(--mk-surface-strong) 93%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;gap:5px;padding:18px 20px;animation:5.4s ease-in-out infinite hiw-float;display:grid;position:absolute;box-shadow:0 18px 50px #0f172a24}.hiw-live-card span{color:var(--mk-cyan);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:850}.hiw-live-card strong{font-size:15px}.hiw-live-card small{color:var(--mk-text-muted);font-size:11px}.hiw-live-card-left{top:34px;left:6%}.hiw-live-card-right{animation-delay:-1.2s;top:28px;right:5%}.hiw-live-card-bottom{animation-name:hiw-float-center;animation-delay:-.6s;bottom:38px;left:50%;transform:translate(-50%)}.hiw-live-statuses{gap:8px;margin-top:5px;display:flex}.hiw-live-statuses b{background:var(--mk-brand-soft);color:var(--mk-brand);border-radius:999px;padding:6px 9px;font-size:10px}@keyframes hiw-progress{0%{width:0}14%{width:14%}28%{width:28%}42%{width:42%}57%{width:57%}71%{width:71%}86%,to{width:86%}}@keyframes hiw-node-rise{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hiw-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hiw-float-center{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}.hiw-overview{padding:26px 0 0}.hiw-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.hiw-overview-card{border-top:1px solid var(--mk-border-strong);padding:22px}.hiw-overview-card span{color:var(--mk-cyan);letter-spacing:.13em;font-size:12px;font-weight:850}.hiw-overview-card strong{margin-top:10px;font-size:18px;line-height:1.3;display:block}.hiw-overview-card p{color:var(--mk-text-muted);margin:8px 0 0;line-height:1.6}.hiw-steps{gap:28px;display:grid}.hiw-step{border:1px solid var(--mk-border);background:var(--mk-surface);box-shadow:var(--mk-shadow);border-radius:28px;grid-template-columns:72px minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(24px,5vw,70px);padding:clamp(28px,4vw,48px);display:grid}.hiw-step:nth-child(2n){background:linear-gradient(145deg, var(--mk-surface), color-mix(in srgb, var(--mk-brand-soft) 32%, transparent))}.hiw-step-number{aspect-ratio:1;background:var(--mk-brand-soft);width:56px;color:var(--mk-brand);border-radius:18px;align-self:start;place-items:center;font-size:15px;font-weight:900;display:grid}.hiw-step-copy span{color:var(--mk-cyan);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:850}.hiw-step-copy h2{letter-spacing:-.04em;margin:12px 0 14px;font-size:clamp(30px,3.5vw,46px);line-height:1.05}.hiw-step-copy p{color:var(--mk-text-soft);margin:0;font-size:17px;line-height:1.7}.hiw-step-copy ul{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.hiw-step-copy li{color:var(--mk-text-muted);line-height:1.55}.hiw-step-copy li:before{content:"✓";color:var(--mk-success);margin-right:10px;font-weight:900}.hiw-ui{border:1px solid var(--mk-border);background:linear-gradient(160deg, var(--mk-bg-soft), var(--mk-surface));border-radius:22px;min-height:300px;padding:22px;overflow:hidden}.hiw-ui-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.hiw-ui-head strong{font-size:16px}.hiw-ui-head span{background:var(--mk-brand-soft);color:var(--mk-brand);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.hiw-ui-grid{gap:12px;display:grid}.hiw-ui-row{border:1px solid var(--mk-border);background:var(--mk-surface-strong);border-radius:16px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.hiw-ui-icon{aspect-ratio:1;background:var(--mk-brand-soft);border-radius:12px;place-items:center;width:38px;font-size:16px;display:grid}.hiw-ui-row strong{font-size:14px;display:block}.hiw-ui-row small{color:var(--mk-text-muted);margin-top:3px;font-size:11px;display:block}.hiw-ui-status{color:var(--mk-success);white-space:nowrap;font-size:11px;font-weight:800}.hiw-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.hiw-pipeline div{border:1px solid var(--mk-border);background:var(--mk-surface-strong);text-align:center;border-radius:14px;min-width:0;padding:13px 8px;position:relative}.hiw-pipeline div:not(:last-child):after{content:"";background:var(--mk-border-strong);width:9px;height:1px;position:absolute;top:50%;right:-9px}.hiw-pipeline span{color:var(--mk-text-muted);font-size:10px;display:block}.hiw-pipeline strong{margin-top:5px;font-size:12px;display:block}.hiw-truth{background:linear-gradient(180deg, transparent, var(--mk-bg-soft), transparent)}.hiw-truth-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(42px,8vw,100px);display:grid}.hiw-truth-copy h2{letter-spacing:-.045em;margin:18px 0 16px;font-size:clamp(36px,4.8vw,58px);line-height:1.05}.hiw-truth-copy p{color:var(--mk-text-soft);font-size:18px;line-height:1.75}.hiw-status-list{gap:14px;display:grid}.hiw-status-list article{border:1px solid var(--mk-border);background:var(--mk-surface);border-radius:20px;padding:22px}.hiw-status-list strong{font-size:18px;display:block}.hiw-status-list p{color:var(--mk-text-muted);margin:8px 0 0;line-height:1.6}@media (prefers-reduced-motion:reduce){.hiw-flow-progress,.hiw-flow-node,.hiw-live-card{animation:none}}@media (max-width:1050px){.hiw-flow-stage{min-height:720px}.hiw-flow-rail{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:36px}.hiw-flow-rail:before,.hiw-flow-progress{display:none}.hiw-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-step{grid-template-columns:60px 1fr}.hiw-ui{grid-column:1/-1}.hiw-truth-grid{grid-template-columns:1fr}}@media (max-width:720px){.hiw-hero{padding:84px 0 60px}.hiw-flow-stage{border-radius:24px;min-height:auto;margin-top:50px;padding:28px 18px}.hiw-flow-rail{grid-template-columns:1fr;padding-top:0}.hiw-flow-node{grid-template-columns:48px 1fr;place-items:center stretch}.hiw-flow-dot{width:44px}.hiw-flow-card{min-height:0}.hiw-live-card{text-align:left;margin-top:14px;position:static}.hiw-live-card-bottom{animation-name:hiw-float;transform:none}.hiw-overview-grid{grid-template-columns:1fr}.hiw-step{grid-template-columns:1fr;padding:24px}.hiw-step-number{width:48px}.hiw-ui{min-height:auto;padding:16px}.hiw-pipeline{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-pipeline div:nth-child(3):after{display:none}}
