:root{--iw4-ink:#071733;--iw4-ink-2:#12345f;--iw4-muted:#496984;--iw4-blue:#63ddff;--iw4-blue-hot:#16c9ff;--iw4-mint:#75efcd;--iw4-line:#b9eeff;--iw4-soft:#f3fcff;--iw4-card:#fff;--iw4-warn:#ff7f86;--iw4-warn-soft:#fff1f2;--iw4-shadow:0 24px 70px #1885b424}*{box-sizing:border-box}.industry-workflows-v4{width:100%;font-family:var(--font-body)}.industry-workflows-v4 .iw4-header h3,.industry-workflows-v4 .iw4-step__text,.industry-workflows-v4 .iw4-chip{font-family:var(--font-display)}.industry-workflows-v4 .iw4-header p,.industry-workflows-v4 .iw4-label,.industry-workflows-v4 .iw4-num{font-family:var(--font-mono)}.iw4-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.iw4-card{min-height:620px;box-shadow:var(--iw4-shadow);isolation:isolate;background:radial-gradient(circle at 18% 12%,#63ddff29,#0000 28%),radial-gradient(circle at 84% 12%,#75efcd1a,#0000 24%),linear-gradient(145deg,#fff 0%,#f7fdff 100%);border:1px solid #63ddff6b;border-radius:32px;padding:30px;position:relative;overflow:hidden}.iw4-card:before{content:"";opacity:.52;z-index:-2;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 49%,#63ddff0e 50%,#0000 51% 100%),linear-gradient(0deg,#0000 0 49%,#63ddff0b 50%,#0000 51% 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:-28%;transform:rotate(8deg)}.iw4-card__glow{filter:blur(8px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#63ddff3d,#0000 62%);border-radius:999px;width:340px;height:340px;position:absolute;top:-140px;left:-130px}.iw4-header{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.iw4-icon{width:52px;height:52px;color:var(--iw4-blue-hot);background:#061735;border-radius:17px;flex:none;place-items:center;display:grid;box-shadow:0 16px 34px #0617351f}.iw4-icon svg{width:28px;height:28px}.iw4-header h3{color:var(--iw4-ink);letter-spacing:-.02em;margin:5px 0 9px;font-size:28px;font-weight:600;line-height:1}.iw4-header p,.iw4-label{color:var(--iw4-ink-2);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500;line-height:1}.iw4-algo-visual,.iw4-board-visual{min-height:170px;margin:10px 0 20px;position:relative}.iw4-algo-visual{grid-template-columns:.92fr 1.08fr;align-items:center;gap:14px;display:grid}.iw4-code-window{z-index:2;background:#fff;border:1px solid #63ddff8a;border-radius:22px;padding:16px;position:relative;box-shadow:0 18px 42px #238fba1a}.iw4-code-window__dots{gap:7px;margin-bottom:15px;display:flex}.iw4-code-window__dots span{background:#63ddffb3;border-radius:50%;width:9px;height:9px}.iw4-code-lines{gap:10px;display:grid}.iw4-code-lines i{transform-origin:0;background:linear-gradient(90deg,#63ddffdb,#75efcd47,#63ddff14);border-radius:999px;height:10px;animation:4s ease-in-out infinite iw4Code;display:block}.iw4-code-lines i:first-child{width:92%}.iw4-code-lines i:nth-child(2){width:78%;animation-delay:.15s}.iw4-code-lines i:nth-child(3){width:58%;animation-delay:.3s}.iw4-code-lines i:nth-child(4){width:84%;animation-delay:.45s}.iw4-network{width:100%;height:auto;overflow:visible}.iw4-network__path{fill:none;stroke:#0717332e;stroke-width:2.4px;stroke-dasharray:6 9;animation:9s linear infinite iw4Dash}.iw4-network__path--hot{stroke:#63ddffd9}.iw4-network__nodes circle{fill:#fff;stroke:var(--iw4-blue);stroke-width:2.5px;filter:drop-shadow(0 8px 13px #63ddff2b);transform-origin:50%;animation:3s ease-in-out infinite iw4Node}.iw4-network__nodes circle:nth-child(2){animation-delay:.2s}.iw4-network__nodes circle:nth-child(3){animation-delay:.4s}.iw4-network__nodes circle:nth-child(4){animation-delay:.6s}.iw4-network__nodes circle:nth-child(5){animation-delay:.8s}.iw4-network__nodes circle:nth-child(6){animation-delay:1s}.iw4-network__nodes circle:nth-child(7){animation-delay:1.2s}.iw4-algo-flow{min-height:330px;padding:12px 0 0;position:relative}.iw4-steps-wrap{max-width:440px;margin:0 auto;padding-left:56px;position:relative}.iw4-loop{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.iw4-loop__base{fill:none;stroke:#ff7f8657;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:7 9}.iw4-loop__signal{fill:none;stroke:var(--iw4-warn);stroke-width:3px;stroke-linecap:round;stroke-dasharray:14 620;filter:drop-shadow(0 0 11px #ff7f868c);animation:4.4s linear infinite iw4Loop}.iw4-loop__head{fill:none;stroke:var(--iw4-warn);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.iw4-steps{z-index:2;gap:13px;display:grid;position:relative}.iw4-steps--algo{max-width:390px;margin:0 auto}.iw4-step{min-height:60px;animation:4.2s ease-in-out infinite iw4Float;animation-delay:var(--delay,0s);background:#fff;border:1px solid #63ddff66;border-radius:19px;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:12px 15px;display:grid;position:relative;box-shadow:0 12px 28px #1885b412}.iw4-step--warn{background:linear-gradient(180deg,snow 0%,var(--iw4-warn-soft) 100%);border-color:#ff7f8675}.iw4-num{width:38px;height:38px;color:var(--iw4-blue);font-variant-numeric:tabular-nums;background:#061735;border-radius:999px;place-items:center;font-size:14px;font-weight:600;display:grid}.iw4-num--warn{background:var(--iw4-warn);color:#061735}.iw4-step__text{color:var(--iw4-ink);font-size:16px;font-weight:600;line-height:1.25}.iw4-board-visual{place-items:center;display:grid}.iw4-board{background:radial-gradient(circle at 18% 30%,#63ddff2e,#0000 24%),linear-gradient(145deg,#fff,#ecfbff);border:1px solid #63ddff80;border-radius:28px;width:min(430px,100%);height:170px;position:relative;overflow:hidden;box-shadow:0 18px 42px #238fba1c}.iw4-board:before{content:"";border:1px dashed #07173324;border-radius:23px;position:absolute;inset:22px}.iw4-chip{color:#fff;letter-spacing:.06em;background:linear-gradient(145deg,#0f3b68,#16c9ff);border-radius:18px;place-items:center;width:86px;height:70px;font-size:14px;font-weight:600;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 34px #0f3b683d}.iw4-trace{background:linear-gradient(90deg,#0000,#63ddffe6,#0000);border-radius:999px;height:2px;animation:3s ease-in-out infinite iw4Trace;position:absolute}.iw4-trace--a{top:45px;left:28px;right:58%}.iw4-trace--b{animation-delay:1s;top:82px;left:58%;right:26px}.iw4-trace--c{animation-delay:2s;bottom:42px;left:36px;right:54%}.iw4-led{background:var(--iw4-mint);border-radius:50%;width:10px;height:10px;animation:1.9s ease-in-out infinite iw4Led;position:absolute;box-shadow:0 0 0 5px #75efcd26,0 0 18px #75efcda6}.iw4-led--1{top:30px;right:34px}.iw4-led--2{animation-delay:.45s;bottom:34px;right:58px}.iw4-led--3{animation-delay:.9s;bottom:44px;left:42px}.iw4-label{margin:18px 0 13px}.iw4-blockers{grid-template-columns:1fr 1fr;gap:13px;display:grid}.iw4-down{color:var(--iw4-blue-hot);place-items:center;margin:18px 0 8px;font-size:30px;line-height:1;animation:2s ease-in-out infinite iw4Bob;display:grid}.iw4-sequence{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:11px;display:grid}.iw4-step--small{min-height:58px;padding:11px 13px}.iw4-arrow{color:var(--iw4-blue-hot);place-items:center;font-size:30px;animation:1.8s ease-in-out infinite iw4Slide;display:grid}@keyframes iw4Code{0%,to{opacity:.55;transform:scaleX(.72)}45%,70%{opacity:1;transform:scaleX(1)}}@keyframes iw4Dash{to{stroke-dashoffset:-160px}}@keyframes iw4Node{0%,to{transform:scale(1)}50%{transform:scale(1.13)}}@keyframes iw4Loop{0%{stroke-dashoffset:640px;opacity:0}10%{opacity:1}76%{opacity:1}to{stroke-dashoffset:-24px;opacity:0}}@keyframes iw4Float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes iw4Trace{0%,to{opacity:.25;transform:translate(-9px)}50%{opacity:1;transform:translate(9px)}}@keyframes iw4Led{0%,to{opacity:.38;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes iw4Bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes iw4Slide{0%,to{opacity:.7;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}@media (width<=1120px){.iw4-grid{grid-template-columns:1fr}.iw4-card{min-height:auto}}@media (width<=680px){.iw4-card{border-radius:26px;padding:22px}.iw4-header h3{font-size:25px}.iw4-header p,.iw4-label{letter-spacing:.22em}.iw4-algo-visual{grid-template-columns:1fr}.iw4-algo-flow{min-height:auto;padding:0}.iw4-steps-wrap{max-width:none}.iw4-loop{display:none}.iw4-steps--algo{max-width:none}.iw4-blockers{grid-template-columns:1fr}.iw4-sequence{grid-template-columns:1fr;gap:9px}.iw4-arrow{transform:rotate(90deg)}.iw4-step__text{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
