#infra-stack-hero{--black:#060708;--line:#272d36;--line2:#1c2028;--white:#f4f5f7;--gray:#8f96a1;--gray2:#575f6b;--yellow:#ffc629;--ybright:#ffd84d;--gold:#c9920e;--yglow:rgba(255,198,41,0.55);--yglow2:rgba(255,198,41,0.22);--cycle:7s;position:relative;width:100%;min-height:auto;display:flex;align-items:flex-start;padding:clamp(170px,12vw,210px) clamp(18px,4vw,72px) 24px;background:transparent;color:var(--white);font-family:Sora,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;overflow:hidden}#infra-stack-hero:before{content:"";position:absolute;top:-10%;left:-15%;width:55%;height:70%;background:radial-gradient(circle,rgba(255,198,41,.07) 0,transparent 70%);filter:blur(90px);pointer-events:none;z-index:1}#infra-stack-hero .ish-inner{position:relative;z-index:2;width:100%;max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,.68fr) 1fr;gap:clamp(20px,3vw,52px);align-items:flex-start}#infra-stack-hero .ish-left{max-width:520px}#infra-stack-hero .ish-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Archivo,sans-serif;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--yellow);padding:8px 18px 8px 14px;margin-top:10px;margin-bottom:28px;border:1px solid rgba(255,198,41,.35);border-radius:100px;background:linear-gradient(90deg,rgba(255,198,41,.08),rgba(255,198,41,.03));backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.25),inset 0 1px 1px rgba(255,255,255,.05),0 0 12px rgba(255,198,41,.08);transition:all .3s cubic-bezier(.16,1,.3,1)}#infra-stack-hero .ish-eyebrow:hover{transform:translateY(-2px) scale(1.02);border-color:var(--ybright);box-shadow:0 6px 24px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1),0 0 20px rgba(255,198,41,.15)}#infra-stack-hero .ish-eyebrow .ish-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 10px var(--yglow);animation:ish-pDot 2.4s ease-in-out infinite}@keyframes ish-pDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}#infra-stack-hero .ish-headline{font-family:Archivo,sans-serif;font-weight:400;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:24px;text-shadow:0 4px 20px rgba(0,0,0,.95),0 2px 8px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.6)}#infra-stack-hero .ish-headline .ish-acc{background:linear-gradient(135deg,var(--ybright) 0,var(--yellow) 50%,var(--gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 2px 8px rgba(255,198,41,.2));display:inline-block}#infra-stack-hero .ish-sub{font-size:clamp(14px,1.05vw,16px);line-height:1.7;color:rgba(244,245,247,.72);font-weight:300;max-width:440px;margin-bottom:clamp(36px,4.5vw,56px);border-left:2px solid var(--yellow);padding-left:18px;transition:border-color .4s ease;text-shadow:0 2px 12px rgba(0,0,0,.95),0 1px 4px rgba(0,0,0,.8)}#infra-stack-hero .ish-sub:hover{border-color:var(--ybright)}#infra-stack-hero .ish-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:clamp(48px,6vw,76px)}#infra-stack-hero .ish-btn{font-family:Archivo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:16px 28px;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;align-items:center;gap:8px;text-decoration:none}#infra-stack-hero .ish-btn.primary{background:linear-gradient(135deg,var(--ybright) 0,var(--yellow) 100%);color:#060708;box-shadow:0 4px 20px rgba(255,198,41,.15)}#infra-stack-hero .ish-btn.primary:hover{background:linear-gradient(135deg,#ffffff 0,var(--ybright) 100%);transform:translateY(-3px);box-shadow:0 8px 32px rgba(255,198,41,.35)}#infra-stack-hero .ish-btn.secondary{background:rgba(255,255,255,.02);border-color:var(--yellow);color:var(--white);backdrop-filter:blur(8px)}#infra-stack-hero .ish-btn.secondary:hover{border-color:var(--ybright);color:var(--yellow);background:rgba(255,198,41,.05);transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,198,41,.1)}#infra-stack-hero .ish-btn:active{transform:translateY(-1px)}#infra-stack-hero .ish-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-top:none;padding-top:0;max-width:580px}#infra-stack-hero .ish-stat{background:linear-gradient(180deg,rgba(39,45,54,.25),rgba(28,32,40,.12));border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:18px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(8px)}#infra-stack-hero .ish-stat:hover{transform:translateY(-5px);border-color:rgba(255,198,41,.35);background:linear-gradient(180deg,rgba(39,45,54,.4),rgba(28,32,40,.2));box-shadow:0 16px 36px rgba(0,0,0,.4),0 0 20px rgba(255,198,41,.08)}#infra-stack-hero .ish-stat:first-child{padding-left:20px}#infra-stack-hero .ish-stat:last-child{border-right:1px solid rgba(255,255,255,.05);padding-right:20px}#infra-stack-hero .ish-stat:last-child:hover{border-color:rgba(255,198,41,.35)}#infra-stack-hero .ish-stat-value{font-family:Archivo,sans-serif;font-weight:800;font-size:clamp(24px,2.4vw,36px);line-height:1.1;letter-spacing:-.02em;color:var(--yellow);display:inline-flex;align-items:baseline;gap:3px;text-shadow:0 0 12px rgba(255,198,41,.2)}#infra-stack-hero .ish-stat-unit{font-size:clamp(10px,.8vw,13px);font-weight:700;letter-spacing:.05em;color:var(--white);opacity:.85;text-transform:uppercase}#infra-stack-hero .ish-stat-label{font-family:Archivo,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);margin-top:8px}#infra-stack-hero .ish-right{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:540px;overflow:visible}#infra-stack-hero .ish-stage{position:relative;width:100%;max-width:500px;aspect-ratio:820/860;flex-shrink:0}#infra-stack-hero .ish-points{position:absolute;right:calc(100% + 24px);top:0;bottom:0;width:clamp(148px,15vw,208px);pointer-events:auto;z-index:5}#infra-stack-hero .ish-point{position:absolute;left:0;right:0;padding:6px 14px 6px 12px;cursor:pointer;transition:opacity .3s ease;text-align:right}#infra-stack-hero .ish-point:before{content:"";position:absolute;right:0;top:17%;width:2px;height:66%;border-radius:2px;background:var(--line);transition:background .4s ease,box-shadow .4s ease,height .4s ease,top .4s ease}#infra-stack-hero .ish-point:hover .ish-ptitle{opacity:.85}#infra-stack-hero .ish-point.hidden{opacity:0;pointer-events:none}#infra-stack-hero .ish-point.active:before{background:var(--yellow);box-shadow:0 0 12px var(--yglow);height:76%;top:12%}#infra-stack-hero .ish-pnum{display:block;font-family:Archivo,sans-serif;font-weight:800;font-size:9px;letter-spacing:.18em;color:var(--gray2);margin-bottom:3px;transition:color .4s ease}#infra-stack-hero .ish-point.active .ish-pnum{color:var(--yellow)}#infra-stack-hero .ish-ptitle{display:block;font-family:Archivo,sans-serif;font-weight:700;font-size:12px;line-height:1.24;color:var(--gray);transition:color .4s ease}#infra-stack-hero .ish-point.active .ish-ptitle{color:var(--white)}#infra-stack-hero .ish-pdesc-wrap{max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .52s cubic-bezier(.2,.7,.2,1),opacity .4s ease,margin-top .35s ease}#infra-stack-hero .ish-point.active .ish-pdesc-wrap{max-height:160px;opacity:1;margin-top:8px}#infra-stack-hero .ish-pdesc{font-size:10px;line-height:1.6;color:var(--gray2);font-weight:300;transition:color .4s ease}#infra-stack-hero .ish-point.active .ish-pdesc{color:var(--gray)}#infra-stack-hero .ish-pbar{height:1.5px;background:var(--line2);border-radius:2px;margin-top:8px;overflow:hidden}#infra-stack-hero .ish-pbar span{display:block;height:100%;width:0;border-radius:2px;background:linear-gradient(90deg,var(--gold),var(--ybright))}#infra-stack-hero .ish-point.active .ish-pbar span{animation:ish-fillBar var(--cycle,7s) linear forwards}@keyframes ish-fillBar{0%{width:0}to{width:100%}}#infra-stack-hero .ish-glow{position:absolute;left:50%;width:58%;height:28%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(255,198,41,.26),transparent 70%);filter:blur(44px);pointer-events:none;transition:top .72s cubic-bezier(.4,0,.2,1);z-index:0}#infra-stack-hero .ish-pxfield{position:absolute;inset:0;pointer-events:none;z-index:3}#infra-stack-hero .ish-px{position:absolute;background:var(--yellow);border-radius:1px;opacity:0;box-shadow:0 0 9px var(--yglow)}@keyframes ish-pxRise{0%{opacity:0;transform:translateY(28px) scale(.5)}15%{opacity:.9}85%{opacity:.5}to{opacity:0;transform:translateY(-110px) scale(.9)}}#infra-stack-hero .ish-meta{position:absolute;bottom:-2px;right:2px;z-index:4;font-family:Archivo,sans-serif;font-size:9px;letter-spacing:.16em;color:var(--gray2);text-transform:uppercase;display:flex;align-items:center;gap:6px}#infra-stack-hero .ish-meta .ish-live{width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 8px var(--yglow);animation:ish-pDot 1.8s ease-in-out infinite}#infra-stack-hero .iso-svg{width:100%;height:100%;overflow:visible;display:block;position:relative;z-index:2}#infra-stack-hero .lt{fill:#4a5568}#infra-stack-hero .lm{fill:#272f3e}#infra-stack-hero .ld{fill:#161c27}#infra-stack-hero .lh{fill:#5a6478}#infra-stack-hero .pt{fill:#242a36}#infra-stack-hero .pd{fill:#161b24}#infra-stack-hero .pf{fill:#0f1319}#infra-stack-hero .ps{fill:url(#sheenG)}#infra-stack-hero .pe{stroke:#505c74;stroke-width:1.4;fill:none;vector-effect:non-scaling-stroke}#infra-stack-hero .se{stroke:#4a5268;stroke-width:1;fill:none;vector-effect:non-scaling-stroke}#infra-stack-hero .sg{stroke:#30374a;stroke-width:.7;fill:none;vector-effect:non-scaling-stroke}#infra-stack-hero .sol{fill:#16202e}#infra-stack-hero .tb{fill:#36404f}#infra-stack-hero .cb{fill:#222a3c}#infra-stack-hero .ct{fill:#2e3850}#infra-stack-hero .ce{stroke:#5a6480;stroke-width:1.5;fill:none}#infra-stack-hero .ig{opacity:.16;transition:opacity .6s ease}#infra-stack-hero .gls{stroke:var(--yellow);fill:none;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px var(--yglow2))}#infra-stack-hero .gls-fill{fill:url(#gY);filter:drop-shadow(0 0 4px var(--yglow2))}#infra-stack-hero .pls{fill:var(--ybright);filter:drop-shadow(0 0 6px var(--yellow))}#infra-stack-hero .pxl,#infra-stack-hero .wn{fill:var(--yellow)}#infra-stack-hero .rk{stroke:#2a3040;stroke-width:.9;fill:none;vector-effect:non-scaling-stroke}#infra-stack-hero .blink{fill:var(--yellow);animation:ish-blink 2s steps(1) infinite}#infra-stack-hero .blink:nth-of-type(2n){animation-delay:-.7s}#infra-stack-hero .blink:nth-of-type(3n){animation-delay:-1.25s}@keyframes ish-blink{0%,62%,to{opacity:1}64%,80%{opacity:.12}}#infra-stack-hero .scan{fill:var(--yellow);opacity:0}#infra-stack-hero .connector{stroke:#2f3640;stroke-width:1.15;stroke-dasharray:2 5;fill:none;vector-effect:non-scaling-stroke}#infra-stack-hero .connector.flowing{stroke:rgba(255,198,41,.52);animation:ish-flow .8s linear infinite}@keyframes ish-flow{to{stroke-dashoffset:-14}}#infra-stack-hero .beam{opacity:0;transition:opacity .7s ease}#infra-stack-hero .lg{transition:opacity .6s ease,filter .6s ease}#infra-stack-hero .lg.inactive{opacity:.38;filter:saturate(.28) brightness(.78)}#infra-stack-hero .lg.active{opacity:1;filter:saturate(1.1) brightness(1.08) drop-shadow(0 14px 40px rgba(0,0,0,.6))}#infra-stack-hero .lg.active .pe{stroke:var(--yellow);transition:stroke .52s ease}#infra-stack-hero .lg.active .pt{fill:#28240e;transition:fill .52s ease}#infra-stack-hero .lg.active .pd{fill:#1c1a0a}#infra-stack-hero .lg.active .pf{fill:#14120a}#infra-stack-hero .lg.active .ps{fill:url(#sheenYG)}#infra-stack-hero .lg.active .lt{fill:#5e6e88;transition:fill .4s ease}#infra-stack-hero .lg.active .lm{fill:#333d52;transition:fill .4s ease}#infra-stack-hero .lg.active .ld{fill:#1e2535;transition:fill .4s ease}#infra-stack-hero .lg.active .ig{opacity:1;animation:ish-igniteReveal .5s ease forwards}@keyframes ish-igniteReveal{0%{opacity:0}to{opacity:1}}#infra-stack-hero .lg.active .scan{opacity:1;animation:ish-scanAnim 3.2s linear infinite}@keyframes ish-scanAnim{0%{transform:translateY(0);opacity:0}12%{opacity:.85}88%{opacity:.85}to{transform:translateY(64px);opacity:0}}#infra-stack-hero .lg.active .pt{animation:ish-platPulse .55s ease-out}@keyframes ish-platPulse{0%{filter:brightness(1)}30%{filter:brightness(1.35)}to{filter:brightness(1)}}#infra-stack-hero .lflt{animation:ish-floaty 9s ease-in-out infinite}#infra-stack-hero .lf2{animation-delay:-2.2s}#infra-stack-hero .lf3{animation-delay:-4.4s}#infra-stack-hero .lf4{animation-delay:-6.6s}@keyframes ish-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}#infra-stack-hero .rotor{transform-box:fill-box;transform-origin:center;animation:ish-spin 7.5s linear infinite}@keyframes ish-spin{to{transform:rotate(1turn)}}@media (max-width:1060px){#infra-stack-hero .ish-inner{grid-template-columns:1fr}#infra-stack-hero .ish-left{max-width:600px;margin:0 auto;text-align:center;order:2}#infra-stack-hero .ish-cta{justify-content:center}#infra-stack-hero .ish-stats{margin-left:auto;margin-right:auto;text-align:left}#infra-stack-hero .ish-right{order:1;justify-content:center;flex-direction:column;align-items:center;gap:24px;min-height:auto}#infra-stack-hero .ish-stage{max-width:480px;width:100%;aspect-ratio:auto;height:auto}#infra-stack-hero .ish-stage>div[style*="width: 100%"]{aspect-ratio:820/860}#infra-stack-hero .ish-points{position:static;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin-top:16px;gap:12px;justify-content:center}#infra-stack-hero .ish-point{position:static;max-width:calc(50% - 6px);flex:1 1 calc(50% - 6px);text-align:left}#infra-stack-hero .ish-point:before{display:none}#infra-stack-hero .ish-ptitle{font-size:11px}#infra-stack-hero .ish-pdesc{font-size:9.5px}}@media (max-width:640px){#infra-stack-hero{padding:180px 20px 40px;min-height:auto;align-items:flex-start}#infra-stack-hero .ish-inner{gap:16px}#infra-stack-hero .ish-left{max-width:100%}#infra-stack-hero .ish-eyebrow{font-size:9px;letter-spacing:.22em;padding:7px 14px 7px 12px;margin-bottom:20px;margin-top:4px;gap:8px}#infra-stack-hero .ish-headline{font-size:clamp(2rem,9vw,2.8rem);margin-bottom:18px;line-height:1.05}#infra-stack-hero .ish-sub{font-size:14px;line-height:1.65;max-width:100%;margin-bottom:28px;border-left:none;padding-left:0}#infra-stack-hero .ish-cta{flex-direction:column;gap:10px;margin-bottom:36px;width:100%;align-items:center}#infra-stack-hero .ish-btn{width:100%;max-width:320px;justify-content:center;padding:14px 24px;font-size:12px}#infra-stack-hero .ish-stats{grid-template-columns:repeat(3,1fr);gap:8px;max-width:100%;text-align:center}#infra-stack-hero .ish-stat{padding:14px 8px;border:1px solid rgba(255,255,255,.05);text-align:center;display:flex;flex-direction:column;align-items:center;border-radius:10px}#infra-stack-hero .ish-stat-value{font-size:22px;justify-content:center}#infra-stack-hero .ish-stat-unit{font-size:9px}#infra-stack-hero .ish-stat-label{font-size:8px;letter-spacing:.12em;margin-top:6px;text-align:center}#infra-stack-hero .ish-stat:first-child{padding-left:8px}#infra-stack-hero .ish-stat:last-child{border-right:1px solid rgba(255,255,255,.05);padding-right:8px}#infra-stack-hero .ish-right{gap:16px}#infra-stack-hero .ish-points{gap:8px;justify-content:flex-start}#infra-stack-hero .ish-point{max-width:calc(50% - 4px);flex:1 1 calc(50% - 4px)}#infra-stack-hero .ish-ptitle{font-size:11px}}@media (max-width:400px){#infra-stack-hero{padding:170px 14px 28px}#infra-stack-hero .ish-eyebrow{font-size:8px;letter-spacing:.18em;padding:6px 12px 6px 10px;margin-bottom:16px;gap:6px}#infra-stack-hero .ish-eyebrow .ish-dot{width:5px;height:5px}#infra-stack-hero .ish-headline{font-size:clamp(1.75rem,10vw,2.2rem);margin-bottom:14px}#infra-stack-hero .ish-sub{font-size:13px;line-height:1.6;margin-bottom:24px}#infra-stack-hero .ish-cta{margin-bottom:28px;gap:8px}#infra-stack-hero .ish-btn{padding:12px 20px;font-size:11px}#infra-stack-hero .ish-stats{gap:6px}#infra-stack-hero .ish-stat{padding:10px 6px;border-radius:8px}#infra-stack-hero .ish-stat-value{font-size:18px}#infra-stack-hero .ish-stat-unit{font-size:8px}#infra-stack-hero .ish-stat-label{font-size:7px;letter-spacing:.1em;margin-top:4px}#infra-stack-hero .ish-stat:first-child{padding-left:6px}#infra-stack-hero .ish-stat:last-child{padding-right:6px}}@media (max-width:360px){#infra-stack-hero{padding:160px 12px 24px}#infra-stack-hero .ish-headline{font-size:1.65rem;margin-bottom:12px}#infra-stack-hero .ish-sub{font-size:12.5px;margin-bottom:20px}#infra-stack-hero .ish-btn{padding:11px 16px;font-size:10px}#infra-stack-hero .ish-stat-value{font-size:16px}#infra-stack-hero .ish-stat-label{font-size:6.5px}}@media (prefers-reduced-motion:reduce){#infra-stack-hero .blink,#infra-stack-hero .connector.flowing,#infra-stack-hero .ish-eyebrow .ish-dot,#infra-stack-hero .ish-meta .ish-live,#infra-stack-hero .ish-px,#infra-stack-hero .lflt,#infra-stack-hero .pls,#infra-stack-hero .rotor,#infra-stack-hero .scan{animation:none!important}#infra-stack-hero .lg.active .ig{animation:none!important;opacity:1}#infra-stack-hero .ish-cta,#infra-stack-hero .ish-eyebrow,#infra-stack-hero .ish-headline,#infra-stack-hero .ish-headline .ish-acc,#infra-stack-hero .ish-stats,#infra-stack-hero .ish-sub{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}}@keyframes ish-reveal-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes ish-reveal-wipe{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(12px)}to{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}}@keyframes ish-acc-glow{0%{filter:drop-shadow(0 2px 8px rgba(255,198,41,0)) brightness(.6)}60%{filter:drop-shadow(0 2px 18px rgba(255,198,41,.6)) brightness(1.25)}to{filter:drop-shadow(0 2px 8px rgba(255,198,41,.2)) brightness(1)}}#infra-stack-hero .ish-cta,#infra-stack-hero .ish-eyebrow,#infra-stack-hero .ish-stats,#infra-stack-hero .ish-sub{opacity:0;animation:ish-reveal-up .9s cubic-bezier(.22,1,.36,1) forwards}#infra-stack-hero .ish-headline{opacity:0;animation:ish-reveal-wipe 1.1s cubic-bezier(.22,1,.36,1) forwards}#infra-stack-hero .ish-eyebrow{animation-delay:.1s}#infra-stack-hero .ish-headline{animation-delay:.25s}#infra-stack-hero .ish-headline .ish-acc{animation:ish-acc-glow 1.6s ease-out 1.1s forwards}#infra-stack-hero .ish-sub{animation-delay:.6s}#infra-stack-hero .ish-cta{animation-delay:.8s}#infra-stack-hero .ish-stats{animation-delay:.95s}#infra-stack-hero .ish-bg-container{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}#infra-stack-hero .ish-bg-layer{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;will-change:transform,opacity}#infra-stack-hero .ish-bg-layer.base-image{background-image:url(/_next/static/media/hero-server-room.c2280d19.jpg);opacity:.28;filter:brightness(.7) contrast(1.1);animation:ish-bg-breath 36s ease-in-out infinite alternate}#infra-stack-hero .ish-bg-layer.glow-image{background-image:url(/_next/static/media/hero-server-room.c2280d19.jpg);opacity:.35;filter:brightness(1.5) contrast(1.5) saturate(1.8);mix-blend-mode:screen;animation:ish-bg-breath 36s ease-in-out infinite alternate,ish-glow-pulse 6s ease-in-out infinite alternate}#infra-stack-hero .ish-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#060708 0,transparent 12%,transparent 88%,#060708),linear-gradient(90deg,#060708 0,transparent 20%,transparent 80%,#060708),radial-gradient(circle at 30% 40%,transparent 20%,rgba(6,7,8,.4) 60%,#060708 100%);z-index:1}@keyframes ish-bg-breath{0%{transform:scale(1.02) translate(0) rotate(0deg)}to{transform:scale(1.09) translate(-10px,-5px) rotate(.5deg)}}@keyframes ish-glow-pulse{0%{opacity:.15}50%{opacity:.65}to{opacity:.3}}#infra-stack-hero .ish-sweep-glow{position:absolute;left:0;width:100%;height:120px;background:linear-gradient(180deg,rgba(255,198,41,0) 0,rgba(255,198,41,.05) 25%,rgba(255,198,41,.2) 45%,rgba(255,198,41,.45) 50%,rgba(255,255,255,.95) 52%,rgba(255,198,41,.45) 54%,rgba(255,198,41,.2) 59%,rgba(255,198,41,.05) 75%,rgba(255,198,41,0));opacity:0;mix-blend-mode:screen;pointer-events:none;z-index:1;filter:drop-shadow(0 0 5px rgba(255,198,41,.45));animation:ish-sweep-down 18s cubic-bezier(.25,.46,.45,.94) infinite}@keyframes ish-sweep-down{0%{top:-120px;opacity:0}3%{opacity:.52}57%{opacity:.52}60%{top:100%;opacity:0}to{top:100%;opacity:0}}#infra-stack-hero .ish-smoke-container{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;pointer-events:none;z-index:1}#infra-stack-hero .ish-smoke-particle{position:absolute;background:radial-gradient(circle at center,#000000 0,rgba(3,4,5,.98) 35%,rgba(6,7,8,.85) 60%,rgba(6,7,8,.4) 80%,transparent 100%);border-radius:50%;filter:blur(65px);will-change:transform,opacity}#infra-stack-hero .smoke-1{width:750px;height:750px;top:-5%;left:-20%;opacity:.95;animation:ish-smoke-drift-1 28s ease-in-out infinite alternate}#infra-stack-hero .smoke-2{width:850px;height:850px;top:25%;left:-25%;opacity:.9;animation:ish-smoke-drift-2 36s ease-in-out infinite alternate}#infra-stack-hero .smoke-3{width:600px;height:600px;top:-15%;left:-10%;opacity:.85;animation:ish-smoke-drift-3 24s ease-in-out infinite alternate}@keyframes ish-smoke-drift-1{0%{transform:translate(0) scale(1) rotate(0deg)}50%{transform:translate(50px,40px) scale(1.15) rotate(90deg);opacity:.95}to{transform:translate(-30px,70px) scale(.9) rotate(180deg)}}@keyframes ish-smoke-drift-2{0%{transform:translate(0) scale(1.1) rotate(0deg)}50%{transform:translate(-40px,80px) scale(.95) rotate(-120deg);opacity:.85}to{transform:translate(60px,-30px) scale(1.2) rotate(-240deg)}}@keyframes ish-smoke-drift-3{0%{transform:translate(0) scale(.9) rotate(0deg)}50%{transform:translate(80px,-50px) scale(1.1) rotate(140deg);opacity:.75}to{transform:translate(-50px,30px) scale(1) rotate(280deg)}}