.home-section--hiw{--hiw-panel: #15171A;--hiw-hair: rgba(255, 255, 255, .08);--hiw-hair-soft: rgba(255, 255, 255, .045);--hiw-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;background-color:var(--color-bg)}.home-section--hiw.bh-sticky-section .bh-sticky-scroll{height:460vh}@media (min-width: 901px){.home-section--hiw.bh-sticky-section .bh-sticky-pin{top:calc(var(--announce-h) + 81px);height:calc(100vh - var(--announce-h) - 81px);height:calc(100dvh - var(--announce-h) - 81px)}}.hiw__head{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.35fr);column-gap:56px;align-items:end;margin-bottom:34px}.hiw__h2{font-size:clamp(1.75rem,calc(3.5vw - 6px),2.9rem);font-weight:400;line-height:1.1;letter-spacing:-.025em;margin:0;text-wrap:balance;color:var(--color-text-main)}.hiw__h2 strong{font-weight:700;color:#fff}.hiw__head-side{display:flex;align-items:center;gap:20px 36px}.hiw__lead{flex:0 1 46ch;min-width:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.65;margin:0}.hiw__cta{flex:none;white-space:nowrap;padding:.7rem 1.6rem;font-size:.8rem}.hiw__stage{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.35fr);gap:56px;align-items:start}.hiw__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hiw__step{position:relative;padding:12px 0 12px 22px;border-top:1px solid var(--hiw-hair-soft);opacity:.3;transition:opacity .35s ease}.hiw__step:last-child{border-bottom:1px solid var(--hiw-hair-soft)}.hiw__step:before{content:"";position:absolute;left:0;top:-1px;bottom:-1px;width:1px;background:var(--color-accent);transform:scaleY(0);transform-origin:top;transition:transform .45s cubic-bezier(.4,0,.2,1)}.hiw__step-n{display:block;font-family:var(--hiw-mono);font-size:.72rem;letter-spacing:.18em;color:var(--color-text-muted);margin-bottom:6px;transition:color .35s ease}.hiw__step-t{font-size:1.02rem;font-weight:600;line-height:1.3;letter-spacing:-.005em;margin:0;color:var(--color-text-main)}.hiw__step-t-tail{font-weight:400;color:var(--color-text-muted)}.hiw__step-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1)}.hiw__step-body{min-height:0;padding-top:8px;overflow:hidden;opacity:0;transition:opacity .35s ease}.hiw__step-b{margin:0;font-size:.875rem;line-height:1.6;color:var(--color-text-muted);max-width:40ch}.hiw__step-b+.hiw__step-b{margin-top:.6em}.home-section--hiw[data-step="2"] .hiw__step[data-step="1"],.home-section--hiw[data-step="3"] .hiw__step[data-step="1"],.home-section--hiw[data-step="3"] .hiw__step[data-step="2"],.home-section--hiw[data-step="4"] .hiw__step[data-step="1"],.home-section--hiw[data-step="4"] .hiw__step[data-step="2"],.home-section--hiw[data-step="4"] .hiw__step[data-step="3"]{opacity:.5}.home-section--hiw[data-step="1"] .hiw__step[data-step="1"],.home-section--hiw[data-step="2"] .hiw__step[data-step="2"],.home-section--hiw[data-step="3"] .hiw__step[data-step="3"],.home-section--hiw[data-step="4"] .hiw__step[data-step="4"]{opacity:1}.home-section--hiw[data-step="1"] .hiw__step[data-step="1"]:before,.home-section--hiw[data-step="2"] .hiw__step[data-step="2"]:before,.home-section--hiw[data-step="3"] .hiw__step[data-step="3"]:before,.home-section--hiw[data-step="4"] .hiw__step[data-step="4"]:before{transform:scaleY(1)}.home-section--hiw[data-step="1"] .hiw__step[data-step="1"] .hiw__step-n,.home-section--hiw[data-step="2"] .hiw__step[data-step="2"] .hiw__step-n,.home-section--hiw[data-step="3"] .hiw__step[data-step="3"] .hiw__step-n,.home-section--hiw[data-step="4"] .hiw__step[data-step="4"] .hiw__step-n{color:var(--color-accent)}.home-section--hiw[data-step="1"] .hiw__step[data-step="1"] .hiw__step-reveal,.home-section--hiw[data-step="2"] .hiw__step[data-step="2"] .hiw__step-reveal,.home-section--hiw[data-step="3"] .hiw__step[data-step="3"] .hiw__step-reveal,.home-section--hiw[data-step="4"] .hiw__step[data-step="4"] .hiw__step-reveal{grid-template-rows:1fr}.home-section--hiw[data-step="1"] .hiw__step[data-step="1"] .hiw__step-body,.home-section--hiw[data-step="2"] .hiw__step[data-step="2"] .hiw__step-body,.home-section--hiw[data-step="3"] .hiw__step[data-step="3"] .hiw__step-body,.home-section--hiw[data-step="4"] .hiw__step[data-step="4"] .hiw__step-body{opacity:1}.hiw__panel{position:relative;aspect-ratio:16 / 10;border:1px solid var(--hiw-hair);background:radial-gradient(120% 130% at 82% 8%,rgba(127,219,246,.07),transparent 58%),var(--hiw-panel);overflow:hidden}.hiw__panel-grid,.hiw__fig-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px}.hiw__fig--panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.hiw__fig--panel .hiw__fig-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:26px 26px 46px;box-sizing:border-box}.hiw__fig--panel .hiw__fig-grid{display:none}.hiw__fig--panel .hiw__fig-meta{position:absolute;left:0;right:0;bottom:0;border-top:1px solid var(--hiw-hair-soft);background:#1212128c;padding:10px 16px}.hiw__fig-draw{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hiw__fig-draw svg{width:100%;height:100%;overflow:visible}.hiw__fig-meta{display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:var(--hiw-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted)}.hiw__chip{border:1px solid rgba(127,219,246,.4);color:var(--color-accent);padding:2px 8px;letter-spacing:.16em;white-space:nowrap}.home-section--hiw[data-step="1"] .hiw__fig--panel[data-fig="1"],.home-section--hiw[data-step="2"] .hiw__fig--panel[data-fig="2"],.home-section--hiw[data-step="3"] .hiw__fig--panel[data-fig="3"],.home-section--hiw[data-step="4"] .hiw__fig--panel[data-fig="4"]{opacity:1;transform:none;--hiw-run: running}.hiw__fig--inline{display:none}.hiw-type{fill:none;stroke:#7b8794;stroke-dasharray:4 4}.hiw-inst{fill:#7fdbf612;stroke:#7fdbf68c}.hiw-node{fill:#1b1f24;stroke:#ffffff38}.hiw-hot{fill:#7fdbf624;stroke:var(--color-accent)}.hiw-edge{stroke:#ffffff38;fill:none}.hiw-edge-hot{stroke:var(--color-accent);fill:none}.hiw-lbl{font-family:var(--hiw-mono);font-size:11px;letter-spacing:.08em;fill:var(--color-text-muted)}.hiw-lbl--ink{fill:var(--color-text-main);font-size:12.5px}.hiw-lbl--acc{fill:var(--color-accent)}.hiw-draw{stroke-dasharray:220;stroke-dashoffset:220;animation:hiw-draw .9s .15s cubic-bezier(.4,0,.2,1) both;animation-play-state:var(--hiw-run, paused)}.hiw-type-in{stroke-dasharray:460;stroke-dashoffset:460;animation:hiw-draw 1.1s .2s ease both;animation-play-state:var(--hiw-run, paused)}.hiw-pop{opacity:0;animation:hiw-pop .5s cubic-bezier(.34,1.4,.5,1) both;animation-play-state:var(--hiw-run, paused)}.hiw-pop:nth-of-type(2n){animation-delay:.12s}.hiw-pop:nth-of-type(3n){animation-delay:.24s}.hiw-pulse{animation:hiw-pulse 2.4s .5s ease-in-out infinite both;animation-play-state:var(--hiw-run, paused)}.hiw-flow{stroke-dasharray:6 8;animation:hiw-flow 1.6s linear infinite both;animation-play-state:var(--hiw-run, paused)}@keyframes hiw-draw{to{stroke-dashoffset:0}}@keyframes hiw-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes hiw-pulse{0%,to{opacity:.25;r:26}50%{opacity:.7;r:34}}@keyframes hiw-flow{to{stroke-dashoffset:-28}}@media (max-width: 900px){.home-section--hiw.bh-sticky-section .bh-sticky-scroll{height:auto}.home-section--hiw.bh-sticky-section .bh-sticky-pin{position:static;height:auto;display:block;overflow:visible;padding:4.5rem 0}.hiw__panel{display:none}.hiw__head{display:block;margin-bottom:2rem}.hiw__h2{font-size:clamp(1.75rem,7.4vw,2.3rem);margin-bottom:.85rem}.hiw__head-side{display:block}.hiw__lead{font-size:1rem}.hiw__cta{display:inline-block;margin-top:1.5rem;white-space:normal}.hiw__stage{display:block}.hiw__steps{display:flex;flex-direction:column;gap:1.5rem}.hiw__step{opacity:1;border:0;padding:1.5rem 1.25rem 1.75rem;transition:none}.hiw__step:last-child{border-bottom:0}.hiw__step:before{display:none}.hiw__step{scroll-snap-align:start;scroll-margin-top:calc(var(--announce-h) + 88px)}.hiw__step:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-repeat:no-repeat;background-image:linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair)),linear-gradient(var(--hiw-hair),var(--hiw-hair));background-size:16px 1px,1px 16px,16px 1px,1px 16px,16px 1px,1px 16px,16px 1px,1px 16px;background-position:left top,left top,right top,right top,left bottom,left bottom,right bottom,right bottom}.hiw__fig--inline{display:block;margin-bottom:1.5rem}.hiw__fig--inline{margin-inline:-1.25rem}.hiw__fig--inline .hiw__fig-meta{margin-inline:1.25rem}.hiw__fig--inline .hiw__fig-frame{position:relative;display:block;aspect-ratio:16 / 10;padding:10px;box-sizing:border-box;border:1px solid var(--hiw-hair);background:radial-gradient(120% 130% at 82% 8%,rgba(127,219,246,.07),transparent 58%),var(--hiw-panel);overflow:hidden}.hiw__fig--inline .hiw__fig-draw{position:relative}.hiw__fig--inline .hiw__fig-meta{margin-top:.7rem;font-size:.62rem}.hiw__fig--inline .hiw-lbl,.hiw__fig--inline .hiw-lbl--ink{font-size:13px}.hiw__step-text{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.85rem;align-items:baseline}.hiw__step-n{grid-column:1;grid-row:1;margin-bottom:0;font-size:.8rem;color:var(--color-accent)}.hiw__step-t{grid-column:2;grid-row:1;font-size:1.15rem}.hiw__step-reveal{grid-column:1 / -1;grid-row:2;display:block;transition:none}.hiw__step-body{opacity:1;overflow:visible;transition:none;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--hiw-hair)}.hiw__step-b{max-width:none;font-size:1rem;line-height:1.65}}@media (max-width: 900px) and (prefers-reduced-motion: no-preference){html:has(.home-section--hiw){scroll-snap-type:y proximity}}.hiw__fig--inline .hiw-draw,.hiw__fig--inline .hiw-type-in{stroke-dashoffset:0;animation:none}.hiw__fig--inline .hiw-pop{opacity:1;animation:none}.hiw__fig--inline .hiw-pulse,.hiw__fig--inline .hiw-flow{animation:none}@media (min-width: 901px) and (max-height: 820px){.hiw__head{margin-bottom:14px;column-gap:40px}.hiw__stage{gap:40px}.hiw__step{padding:7px 0 7px 20px}.hiw__step-b{font-size:.84rem}.hiw__step-b+.hiw__step-b{display:none}}@media (min-width: 901px) and (max-height: 680px){.hiw__head{margin-bottom:10px;column-gap:32px}.hiw__stage{gap:32px}.hiw__step{padding:5px 0 5px 18px}.hiw__step-b{font-size:.82rem;line-height:1.55}}@media (min-width: 901px){.hiw__panel{width:100%;max-height:calc(100vh - var(--announce-h) - 256px);max-height:calc(100dvh - var(--announce-h) - 256px)}}@media (prefers-reduced-motion: reduce){.hiw__step,.hiw__step:before,.hiw__step-reveal,.hiw__step-body,.hiw__fig--panel{transition:none}.hiw-draw,.hiw-type-in{stroke-dashoffset:0;animation:none}.hiw-pop{opacity:1;animation:none}.hiw-pulse,.hiw-flow{animation:none}}.home-section--hiw-teaser{--hiwt-panel: #15171A;--hiwt-hair: rgba(255, 255, 255, .08);--hiwt-hair-soft: rgba(255, 255, 255, .045);--hiwt-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;scroll-margin-top:calc(var(--announce-h) + 88px);background-color:var(--color-bg)}.hiwt__head{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);column-gap:clamp(2rem,5vw,5rem);align-items:end;margin-bottom:2.5rem}.hiwt__h2{font-size:clamp(1.9rem,2.9vw,2.6rem);font-weight:400;line-height:1.12;letter-spacing:-.02em;margin:0;text-wrap:balance}.hiwt__h2 strong{font-weight:700;color:#fff}.hiwt__lead{font-size:1rem;line-height:1.6;color:var(--color-text-muted);margin:0;max-width:44ch}.hiwt__stage{position:relative;height:600px}.hiwt__orbit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hiwt__orbit svg:first-child{display:block;width:100%;height:100%;overflow:visible}.hiwt__orbit-base{fill:none;stroke:#ffffff17;stroke-width:1}.hiwt__orbit-flow{fill:none;stroke:#7fdbf680;stroke-width:1;stroke-dasharray:2 10;animation:hiwt-flow 1.4s linear infinite}@keyframes hiwt-flow{to{stroke-dashoffset:-24}}.hiwt__chev{position:absolute;width:12px;height:12px;overflow:visible}.hiwt__chev path{fill:none;stroke:var(--color-accent);stroke-width:1.25}.hiwt__chev--top{left:50%;top:10px;transform:translate(-50%,-50%)}.hiwt__chev--right{left:calc(1216 / 1232 * 100%);top:50%;transform:translate(-50%,-50%) rotate(90deg)}.hiwt__chev--bottom{left:50%;top:calc(100% - 10px);transform:translate(-50%,-50%) rotate(180deg)}.hiwt__chev--left{left:calc(16 / 1232 * 100%);top:50%;transform:translate(-50%,-50%) rotate(-90deg)}.hiwt__orbit-next{position:absolute;left:calc(16 / 1232 * 100% + 20px);top:50%;transform:translate(-50%,-50%) rotate(180deg);writing-mode:vertical-rl;font-family:var(--hiwt-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap}.hiwt__morph{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hiwt__morph-grid{position:absolute;top:70px;right:24%;bottom:70px;left:24%;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(closest-side,#000 30%,transparent 100%);mask-image:radial-gradient(closest-side,#000 30%,transparent 100%)}.hiwt__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.hiwt__caption{position:absolute;left:50%;top:calc(100% - 95px);transform:translate(-50%,-50%);z-index:2;margin:0;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-family:var(--hiwt-mono)}.hiwt__caption-sys{font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-main)}.hiwt__caption-ver{font-size:11px;letter-spacing:.08em;color:var(--color-accent)}.hiwt__loop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.hiwt__token{position:absolute;left:0;top:0;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 8px #7fdbf629,0 0 18px #7fdbf673;opacity:0;transition:opacity .4s ease}.home-section--hiw-teaser.is-live .hiwt__token{opacity:1}.hiwt__chev--return{display:none}.hiwt__steps{list-style:none;margin:0;padding:0;position:relative;height:100%;display:grid;grid-template-columns:minmax(0,384fr) minmax(0,464fr) minmax(0,384fr);grid-template-rows:190px minmax(0,1fr) 190px}.hiwt__step{display:flex;align-items:center;justify-content:center}.hiwt__step:nth-child(1){grid-area:1 / 1}.hiwt__step:nth-child(2){grid-area:1 / 3}.hiwt__step:nth-child(3){grid-area:3 / 3}.hiwt__step:nth-child(4){grid-area:3 / 1}.hiwt__card{pointer-events:auto;width:min(320px,100% - 24px);display:flex;flex-direction:column;gap:10px;padding:18px 20px 14px;background:var(--hiwt-panel);border:1px solid var(--hiwt-hair);color:var(--color-text-main);text-decoration:none;transition:border-color .35s ease,box-shadow .35s ease}.hiwt__card:hover,.hiwt__card:focus-visible{border-color:#7fdbf666}.hiwt__card:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.hiwt__card-n{font-family:var(--hiwt-mono);font-size:.72rem;letter-spacing:.18em;color:var(--color-text-muted);transition:color .35s ease}.hiwt__card-t{font-size:1.02rem;font-weight:600;line-height:1.3;letter-spacing:-.005em;margin:0;color:var(--color-text-main);text-wrap:pretty}.hiwt__card-tail{font-weight:400;color:var(--color-text-muted)}.hiwt__card-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:10px;border-top:1px solid var(--hiwt-hair-soft);font-family:var(--hiwt-mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted)}.hiwt__arrow{flex:none;width:16px;height:16px;color:var(--color-text-muted);transition:transform .25s ease,color .25s ease}.hiwt__arrow path{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:square}.hiwt__card:hover .hiwt__arrow,.hiwt__card:focus-visible .hiwt__arrow{transform:translate(4px);color:var(--color-accent)}.hiwt__card:hover .hiwt__card-n,.hiwt__card:focus-visible .hiwt__card-n{color:var(--color-accent)}.home-section--hiw-teaser[data-step="1"] .hiwt__step[data-step="1"] .hiwt__card,.home-section--hiw-teaser[data-step="2"] .hiwt__step[data-step="2"] .hiwt__card,.home-section--hiw-teaser[data-step="3"] .hiwt__step[data-step="3"] .hiwt__card,.home-section--hiw-teaser[data-step="4"] .hiwt__step[data-step="4"] .hiwt__card{border-color:#7fdbf68c;box-shadow:0 0 0 1px #7fdbf61a,0 0 36px #7fdbf612}.home-section--hiw-teaser[data-step="1"] .hiwt__step[data-step="1"] :is(.hiwt__card-n,.hiwt__arrow),.home-section--hiw-teaser[data-step="2"] .hiwt__step[data-step="2"] :is(.hiwt__card-n,.hiwt__arrow),.home-section--hiw-teaser[data-step="3"] .hiwt__step[data-step="3"] :is(.hiwt__card-n,.hiwt__arrow),.home-section--hiw-teaser[data-step="4"] .hiwt__step[data-step="4"] :is(.hiwt__card-n,.hiwt__arrow){color:var(--color-accent)}.hiwt__again{display:none}.hiwt__actions{margin-top:2.25rem}@media (max-width: 1100px){.hiwt__head{grid-template-columns:1fr;row-gap:1rem}.hiwt__stage{height:auto;display:flex;flex-direction:column}.hiwt__orbit{display:none}.hiwt__morph{position:relative;inset:auto;height:300px;border:1px solid rgba(255,255,255,.06);background:radial-gradient(120% 130% at 82% 8%,rgba(127,219,246,.06),transparent 58%),var(--color-bg)}.hiwt__morph-grid{top:0;right:0;bottom:0;left:0;background-size:34px 34px;-webkit-mask-image:radial-gradient(closest-side,#000 40%,transparent 100%);mask-image:radial-gradient(closest-side,#000 40%,transparent 100%)}.hiwt__caption{position:static;transform:none;margin-top:14px;gap:4px}.hiwt__loop{position:relative;inset:auto;margin-top:32px;padding-left:40px;pointer-events:auto}.hiwt__loop:before,.hiwt__loop:after{content:"";position:absolute;top:20px;bottom:20px;pointer-events:none}.hiwt__loop:before{left:8px;width:17px;border:1px solid rgba(255,255,255,.09);border-right:0;border-radius:9px 0 0 9px}.hiwt__loop:after{left:24px;width:1px;background:#ffffff17}.hiwt__token{z-index:1}.hiwt__chev--return{display:block;left:8.5px;top:50%;transform:translate(-50%,-50%) rotate(-90deg);z-index:1}.hiwt__steps{height:auto;display:flex;flex-direction:column;gap:12px}.hiwt__step{display:block;position:relative;z-index:2}.hiwt__step:before{content:"";position:absolute;left:-21px;top:50%;width:11px;height:11px;margin-top:-5.5px;box-sizing:border-box;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:var(--hiwt-panel);transition:background-color .35s ease,border-color .35s ease}.home-section--hiw-teaser[data-step="1"] .hiwt__step[data-step="1"]:before,.home-section--hiw-teaser[data-step="2"] .hiwt__step[data-step="2"]:before,.home-section--hiw-teaser[data-step="3"] .hiwt__step[data-step="3"]:before,.home-section--hiw-teaser[data-step="4"] .hiwt__step[data-step="4"]:before{background:#17262b;border-color:var(--color-accent)}.hiwt__card{width:auto}.hiwt__again{display:flex;align-items:center;gap:10px;margin:14px 0 0;font-family:var(--hiwt-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted)}.hiwt__again svg{flex:none;width:16px;height:16px}.hiwt__again path{fill:none;stroke:var(--color-accent);stroke-width:1.3}}@media (max-width: 900px){.hiwt__h2{font-size:clamp(1.6rem,6.4vw,2rem)}.hiwt__head{margin-bottom:1.75rem}.hiwt__actions .home-btn{display:block;text-align:center}}@media (max-width: 600px){.hiwt__morph{height:250px}.hiwt__card{gap:6px;padding:14px 16px 12px}.hiwt__card-t{font-size:1rem}.hiwt__card-foot{font-size:.62rem;padding-top:8px}}@media (prefers-reduced-motion: reduce){.hiwt__orbit-flow{animation:none}.hiwt__card,.hiwt__card-n,.hiwt__arrow,.hiwt__token,.hiwt__step:before{transition:none}}
