/* Page styles for /platform/external-scanner/, from v49-roboshadow-external-scanner.html. */
:root{
  --bg0: #0e0f20;
  --bg1: #141531;
  --bg2: #1b1c40;
  --bg3: #232457;
  --sky: #b9d2ff;
  --line: rgba(255,255,255,.10);
  --line-hi: rgba(255,255,255,.17);
  --card: rgba(255,255,255,.045);
  --card-hi: rgba(255,255,255,.075);
}
body::before{
  background: radial-gradient(1000px 640px at 82% -8%, rgba(60,120,255,.24), transparent 60%),
  radial-gradient(820px 560px at 6% 10%, rgba(96,74,190,.30), transparent 62%),
  radial-gradient(760px 560px at 100% 104%, rgba(50,170,196,.14), transparent 60%),
  linear-gradient(165deg,#0e0f20 0%,#141531 46%,#191a42 100%) !important;
}
body::after{
  opacity: .6 !important;
}
.eyebrow{
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.24em;
}
.eyebrow::before{
  width: 28px;
}
.new{
  background: none !important;
  color: inherit !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.btn.primary{
  background: linear-gradient(100deg, #1552d6, #2a64ff);
  box-shadow: 0 8px 28px rgba(42, 100, 255, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}
.btn.primary:hover{
  transform: translateY(-3px);
  box-shadow: 0 16px 48px rgba(42, 100, 255, 0.56), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  background: linear-gradient(100deg, #1447c8, #3a7aff);
}
.btn.ghost{
  background: rgba(255, 255, 255, 0.06);
  border: 1.5px solid rgba(255, 255, 255, 0.12);
}
.btn.ghost:hover{
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
}
.mega{
  box-shadow: var(--ds7-e2);
}
.mega-link{
  transition: transform 0.18s, background 0.18s, color 0.18s;
}
section{
  padding: var(--section-pad-y, 50px) 0;
}
.section-head{
  margin-bottom: 48px;
}
.kicker{
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.2em;
  color: var(--sky);
  display: inline-flex;
  margin-bottom: 1.2rem;
}
h2{
  line-height: 1.08;
  letter-spacing: -0.025em;
}
.section-head p{
  color: #c6cae0;
  font-size: 1.05rem;
  line-height: 1.65;
}
@media(max-width:640px){.esh-h1 .esh-hbr{display:none}}
.card{
  background: linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.028));
  box-shadow: var(--ds7-e1), inset 0 1px 0 rgba(255,255,255,.04);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.card:hover{
  transform: translateY(-4px);
  border-color: rgba(42,100,255,.5);
  box-shadow: 0 20px 60px rgba(42, 100, 255, 0.18);
}
.card .ic{
  background: linear-gradient(150deg,rgba(42,100,255,.25),rgba(42,100,255,.08));
  margin-bottom: 18px;
}
.card h3{
  font-size: 1.08rem;
}
.card p{
  color: #c8cce0;
  font-size: .92rem;
  line-height: 1.6;
}
.panel{
  background: linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.032));
}
.solx-cols{
  gap: 48px;
}
@media(max-width:760px){.esh-edge{height:430px}.esh-edge::after{left:46%}.esh-perimeter-label{left:46%}.esh-zone.outside{width:43%}.esh-gate{left:calc(46% - 42px);width:84px;height:84px}.esh-pod{right:0;width:47%;padding-left:36px}.esh-pod::before{left:14px}.esh-source{right:0}.esh-source.owasp{right:1%}.esh-signal{left:0;font-size:8px}.esh-s2{left:3%}.esh-s4{left:4%}.esh-side-label.raw{left:1%}.esh-side-label.safe{right:2%}.esh-finding.tls{left:25%}.esh-finding.rdp{left:23%}}
.solx-panel{
  border: 0!important;
  border-radius: 0!important;
  padding: 0!important;
  background: none!important;
}
.solx-panel h4{
  font-size: .76rem;
  letter-spacing: .16em;
  color: #fff;
  margin-bottom: 52px;
}
.painrow li svg{
  flex: 0 0 20px;
  width: 18px;
  height: 18px;
  color: var(--gold);
}
.fixrow li{
  display: block;
  gap: 0;
}
.fixrow li svg{
  flex: 0 0 20px;
  width: 18px;
  height: 18px;
}
.solx-stats{
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.statchip{
  border: 1px solid rgba(255,255,255,.12);
  border-radius: var(--r-lg);
  padding: 22px 18px;
  background: linear-gradient(165deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
}
.statchip .n{
  font-size: 2rem;
  line-height: 1.1;
}
.statchip .k{
  font-size: .82rem;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.4;
}
.solx-quote{
  border-left: 4px solid var(--cobalt-glow);
  padding: 22px 0 22px 34px!important;
  margin-top: 28px;
  line-height: 1.65;
  max-width: 900px;
}
.solx-quote span{
  font-size: .79rem;
  color: var(--sky);
  margin-top: 11px;
  letter-spacing: .03em;
}
header.hero{
  padding: 88px 0 52px;
}
.hero-grid{
  gap: 52px;
}
.hero-pill{
  gap: 10px;
  padding: 7px 16px 7px 10px;
  background: linear-gradient(135deg,rgba(42,100,255,.12),rgba(42,100,255,.05));
  border: 1px solid rgba(42,100,255,.25);
  font-size: 0.76rem;
  margin-bottom: 20px;
}
.hero-pill .dot{
  box-shadow: 0 0 12px rgba(99,214,155,.7);
}
h1{
  font-size: clamp(2.7rem,5.4vw,4.35rem);
  line-height: 1.0;
  letter-spacing: -0.035em;
}
.hero-cta{
  gap: 16px;
  margin-top: 40px;
}
.hero-visual .glow{
  background: radial-gradient(58% 55% at 62% 42%,rgba(42,100,255,.5),transparent 70%);
  filter: blur(38px);
}
.hero-shot{
  filter: drop-shadow(0 34px 60px rgba(0,0,0,.6));
}
.floaty{
  background: rgba(14,16,34,.82);
  border: 1px solid var(--ds7-border-md);
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,.5), 0 0 20px rgba(42,100,255,.12);
}
.floaty .v{
  font-size: 1.3rem;
}
.floaty.a{
  right: -6%;
}
.floaty.b{
  left: -7%;
}
@media(max-width:520px){.esh-edge{height:390px}.esh-perimeter-label{font-size:7px;padding:5px 8px}.esh-signal{max-width:35%;line-height:1.2}.esh-source{display:none}.esh-gate{width:72px;height:72px;left:calc(46% - 36px);top:calc(50% - 36px)}.esh-gate svg{width:27px;height:27px}.esh-gate b{font-size:8px}.esh-pod{min-height:58px;padding:10px 8px 9px 28px}.esh-pod::before{left:10px;top:22px;width:7px;height:7px}.esh-pod em{display:none}.esh-pod b{font-size:10px}.esh-pod small{font-size:8px}.esh-p1{top:60px}.esh-p2{top:137px}.esh-p3{top:214px}.esh-p4{top:291px}.esh-finding{font-size:8px;padding:5px 7px}.esh-finding.tls{left:23%;top:105px}.esh-finding.rdp{left:20%;top:251px}}
.hero-meta{
  gap: 0;
  margin-top: 60px;
  padding-top: 40px;
}
.hero-meta .n{
  font-size: 2.15rem;
}
.logostrip{
  gap: 16px 18px;
  margin-top: 12px;
}
.logostrip img{
  height: 44px;
  opacity: 1;
  filter: grayscale(1) brightness(1.8) opacity(.75);
  transition: all .2s;
}
.logostrip img:hover{
  filter: grayscale(0) brightness(1) opacity(1);
}
.logostrip.small img{
  height: 38px;
}
@media(max-width:900px){.esh-inner{grid-template-columns:1fr;gap:20px;padding:6px 0 16px;text-align:center}.esh-copy{max-width:none;margin:0 auto}.esh-cta{align-items:center;margin-left:auto;margin-right:auto}.esh-tags{justify-content:center}.esh-lede{margin-left:auto;margin-right:auto}.esh-core{width:300px;height:300px}}
@media(max-width:560px){.foot-grid{grid-template-columns:repeat(2,1fr)}}
.logowall .cell{
  height: 82px;
  border-radius: 16px;
  background: rgba(255,255,255,.045);
}
.logowall .cell img{
  max-height: 32px;
}
@media(max-width:820px){.smb2-qa{grid-template-columns:1fr;gap:34px}.smb2-qa::before{display:none}.smb2-meta{grid-template-columns:1fr;gap:26px}}
.loop .step{
  border: 1px solid var(--line-hi);
  padding: 30px 28px;
  background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.012));
}
.loop .step .num{
  font-size: .72rem;
}
.loop .step .arrow{
  background: rgba(14,16,34,.95);
}
.showtabs{
  gap: 6px;
  padding: 16px;
}
.showtabs button{
  font-size: .86rem;
  border-radius: 10px;
  padding: 9px 18px;
  transition: all .2s;
}
.showtabs button.on{
  background: linear-gradient(135deg,rgba(42,100,255,.25),rgba(42,100,255,.12));
  border-color: rgba(42,100,255,.45);
  box-shadow: 0 4px 12px rgba(42,100,255,.15);
}
.shot-frame{
  border: none;
  background: none;
}
.vschip{
  padding: 14px 17px;
  border-radius: 14px;
}
.vschip:hover{
  box-shadow: var(--ds7-e1);
}
.acc summary{
  background: linear-gradient(90deg,rgba(42,100,255,.08) 0%,transparent 80%);
}
.acc summary:hover{
  background: linear-gradient(90deg,rgba(42,100,255,.12) 0%,transparent 80%);
}
.acc summary .nm{
  font-size: 1.05rem;
}
.acc .body{
  padding: 20px 24px;
  gap: 24px;
}
.acc .body .col.strong{
  padding-right: 24px;
}
.acc .body .col h5{
  font-size: .72rem;
  letter-spacing: .14em;
  margin-bottom: 12px;
}
.acc .body li svg{
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
footer.mega-footer{
  border-top: none;
  padding: 0 0 34px;
  margin-top: 60px;
  background: linear-gradient(180deg,transparent,rgba(8,9,20,.85));
}
.foot-brand{
  margin-bottom: 44px;
}
.foot-grid{
  grid-template-columns: repeat(5,1fr);
  gap: 28px;
}
.foot-col h5{
  color: var(--sky);
}
.minion-issues ul{
  gap: 12px;
  grid-template-columns: 1fr;
}
@media(max-width:720px){ .wk-quote{padding:28px 22px 26px 22px} .wk-quote>svg{position:static;display:block;margin-bottom:10px} }
.minion-issues li{
  display: grid;
  gap: 12px;
  align-items: start;
}
.minion-issues li::before{
  color: var(--gold);
  flex: 0 0 24px;
}
@media(prefers-reduced-motion:reduce){.esh-glow,.esh-disc,.esh-orbit,.esh-streams .spark line,.esh-edge-svg .flow{animation:none!important}}
section.band + section.band::before{
  width: min(1140px, 92%);
  background: var(--ds7-border-md);
}
.logostrip img{
  padding: 15px 22px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.6);
  background: #fff;
}
.pgrid{
  gap: 18px;
}
.pgrid a{
  display: flex;
  background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  border: 1px solid var(--line-hi);
  border-radius: var(--r-lg);
  padding: 66px 22px 24px;
  transition: transform .22s cubic-bezier(.2,.7,.2,1),border-color .22s,box-shadow .22s;
}
.pgrid a:hover{
  border-color: rgba(42,100,255,.5);
  transform: translateY(-4px);
}
.pgrid .t{
  margin-bottom: 6px;
}
@media(max-width:600px){.mock-version{right:10px;bottom:10px;font-size:11px;padding:4px 9px}}
.cmp-teaser{
  background: linear-gradient(160deg,rgba(42,100,255,.14),rgba(255,255,255,.02));
  border: 1px solid var(--line-hi);
}
.yt-band{
  background: linear-gradient(160deg,rgba(42,100,255,.10),rgba(255,255,255,.02));
  border: 1px solid var(--line-hi);
}
.gfx-gauge .g-face{
  box-shadow: inset 0 2px 12px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
}
.gfx-meter{
  gap: 18px;
}
.gfx-meter .track{
  height: 10px;
}
.gfx-meter .fill{
  box-shadow: 0 0 16px rgba(42,100,255,.55);
}
.gfx-flow{
  gap: 22px;
}
.gfx-flow .node{
  min-width: 200px;
  padding: 24px 22px;
  border-radius: var(--r-lg);
  background: linear-gradient(180deg,color-mix(in srgb,var(--step,var(--cobalt-glow)) 15%,transparent),rgba(255,255,255,.02) 58%,rgba(255,255,255,.012));
}
.gfx-flow .node .s{
  font-size: .64rem;
  color: var(--step);
}
.gfx-flow .node h5{
  font-size: 1.05rem;
  margin: 10px 0 7px;
}
.gfx-flow .node p{
  font-size: .85rem;
  line-height: 1.55;
}
.gfx-flow .node:not(:last-child)::after{
  transform: translateY(-50%) rotate(-45deg);
}
.statchip{
  box-shadow: 0 4px 16px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05);
}
.statchip .n{
  letter-spacing: -.02em;
  font-weight: 700;
}
.statchip .k{
  letter-spacing: .01em;
}
@media (max-width: 640px){
.hero-cta{
  gap: 12px;
}
}
.statchip::before{
  background: linear-gradient(180deg,rgba(42,100,255,.4),transparent 50%);
  opacity: .3;
}
.statchip .k{
  color: var(--muted);
}
.pill-link{
  transition: transform 0.18s, color 0.18s;
}
.pill-link:hover{
  color: var(--cobalt-bright);
}
.statchip::before{
  content: "";
}
.btn:focus-visible{
  outline-offset: 3px;
}
:root{
  --panel: rgba(255,255,255,.035);
}
.solx-panel{
  box-shadow: none!important;
}
.solx-panel h4{
  padding-bottom: 44px;
}
.esh{
  position: relative;
  --esh-edge: #5b8bff;
  --esh-mint: #7ee0b8;
  --esh-muted: #9aa3c7;
  --esh-gline: rgba(120,150,255,.16);
}
.esh .wrap{
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
.esh-inner{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 36px;
  padding: 6px 0 26px;
}
.esh-copy{
  max-width: 1000px;
  margin: 0 auto;
}
.esh-kick{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: var(--esh-edge);
  border: 1px solid var(--esh-gline);
  background: rgba(47,107,255,.08);
  border-radius: 100px;
  padding: 6px 14px;
}
.esh-h1{
  font-family: 'Poppins',sans-serif;
  font-weight: 800;
  font-size: clamp(2rem,4vw,2.8rem);
  line-height: 1.08;
  letter-spacing: -.015em;
  margin: 10px 0 0;
}
.esh-h1 .g{
  white-space: nowrap;
  background: linear-gradient(90deg,#5b8bff,#7fd4ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.esh-lede{
  font-weight: 300;
  color: var(--esh-muted);
  font-size: clamp(1rem,1.35vw,1.12rem);
  line-height: 1.55;
  margin: 12px auto 0;
  max-width: 560px;
}
.esh-cta{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  margin: 20px auto 0;
  max-width: 250px;
}
.esh-cta .btn{
  width: 100%;
  justify-content: center;
}
.esh-tags{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}
.esh-tag{
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  font-weight: 500;
  color: #d7ddf3;
  background: rgba(255,255,255,.03);
  border: 1px solid var(--esh-gline);
  border-radius: 100px;
  padding: 7px 13px;
}
.esh-tag svg{
  width: 14px;
  height: 14px;
  color: var(--esh-mint);
  flex: none;
}
.esh-art{
  display: flex;
  justify-content: center;
  align-items: center;
}
.esh-edge{
  position: relative;
  width: min(940px,94vw);
  height: 390px;
  margin-top: -4px;
  isolation: isolate;
}
.esh-edge::after{
  content: "";
  position: absolute;
  left: 52%;
  top: 15px;
  bottom: 10px;
  width: 4px;
  border-radius: 4px;
  background: linear-gradient(transparent,#5b8bff 8%,#8fb0ff 48%,#5b8bff 92%,transparent);
  box-shadow: 0 0 12px rgba(63,123,255,.95),0 0 38px rgba(63,123,255,.58);
}
.esh-perimeter-label{
  position: absolute;
  z-index: 6;
  left: 52%;
  top: 4px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 6px 11px;
  border: 1px solid rgba(126,164,255,.6);
  border-radius: 99px;
  background: #101735;
  color: #dce7ff;
  box-shadow: 0 0 24px rgba(47,107,255,.36);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  white-space: nowrap;
}
.esh-perimeter-label::before{
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #7ee0b8;
  box-shadow: 0 0 10px #7ee0b8;
}
.esh-zone{
  position: absolute;
  top: 48px;
  bottom: 24px;
  border-radius: 22px;
  z-index: -1;
}
.esh-zone.outside{
  left: 0;
  width: 49%;
  border: 1px dashed rgba(255,112,131,.12);
  background: radial-gradient(circle at 45% 50%,rgba(255,79,104,.045),transparent 63%);
}
.esh-edge-svg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.esh-edge-svg .path{
  fill: none;
  stroke: rgba(112,143,227,.27);
  stroke-width: 1.4;
  stroke-dasharray: 5 8;
}
.esh-edge-svg .flow{
  fill: none;
  stroke: #70a0ff;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-dasharray: 18 220;
  filter: drop-shadow(0 0 7px rgba(91,139,255,.9));
  animation: eshPacket 5s linear infinite;
}
.esh-edge-svg .flow.f2{
  animation-delay: -1.6s;
}
.esh-edge-svg .flow.f3{
  animation-delay: -3.2s;
}
@keyframes eshPacket{to{stroke-dashoffset:-238}}
.esh-side-label{
  position: absolute;
  top: 26px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #70799e;
}
.esh-side-label.raw{
  left: 6%;
  color: #a87f8b;
}
.esh-side-label.safe{
  right: 8%;
  color: #78c8a7;
}
.esh-signal{
  position: absolute;
  left: 5%;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #99a4c8;
  font-family: 'Space Grotesk',monospace;
  font-size: 10px;
  letter-spacing: .02em;
}
.esh-signal::before{
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #5b8bff;
  box-shadow: 0 0 11px rgba(91,139,255,.8);
}
.esh-signal b{
  color: #ff8392;
  font-weight: 600;
}
.esh-s1{
  top: 88px;
}
.esh-s2{
  top: 160px;
  left: 10%;
}
.esh-s3{
  top: 235px;
  left: 4%;
}
.esh-s4{
  top: 304px;
  left: 13%;
}
.esh-source{
  position: absolute;
  display: flex;
  align-items: center;
  gap: 7px;
  height: 32px;
  padding: 0 10px;
  background: rgba(13,17,36,.92);
  border: 1px solid var(--line-hi);
  border-radius: 10px;
  box-shadow: 0 9px 24px rgba(0,0,0,.28);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #dce4fb;
}
.esh-source img{
  width: 17px;
  height: 17px;
  object-fit: contain;
}
.esh-source.shodan{
  top: 22px;
  right: 1%;
}
.esh-source.owasp{
  top: 330px;
  right: 0;
}
.esh-gate{
  position: absolute;
  left: calc(52% - 46px);
  top: calc(50% - 46px);
  z-index: 7;
  width: 92px;
  height: 92px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  background: radial-gradient(circle at 38% 30%,#598aff,#15388f 76%);
  border: 2px solid rgba(177,201,255,.84);
  box-shadow: 0 0 16px rgba(42,100,255,.9),0 0 55px rgba(42,100,255,.66),inset 0 1px 7px rgba(255,255,255,.34);
}
.esh-gate svg{
  width: 34px;
  height: 34px;
  color: #fff;
}
.esh-gate b{
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #fff;
}
.esh-gate small{
  font-size: 7px;
  color: #c9d8ff;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.esh-pod{
  position: absolute;
  right: 5%;
  width: 250px;
  min-height: 64px;
  padding: 12px 14px 11px 48px;
  border: 1px solid var(--line-hi);
  border-radius: 15px;
  background: linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  box-shadow: 0 15px 34px rgba(0,0,0,.28);
}
.esh-pod::before{
  content: "";
  position: absolute;
  left: 18px;
  top: 25px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--good);
  box-shadow: 0 0 12px rgba(99,214,155,.7);
}
.esh-pod small{
  display: block;
  color: #7983a6;
  font-size: 9px;
  margin-bottom: 2px;
}
.esh-pod b{
  font-size: 12px;
  font-weight: 600;
  color: #edf2ff;
}
.esh-pod em{
  position: absolute;
  right: 12px;
  top: 11px;
  font-style: normal;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: var(--good);
}
.esh-p1{
  top: 68px;
}
.esh-p2{
  top: 150px;
  right: 1%;
}
.esh-p3{
  top: 232px;
}
.esh-p4{
  top: 314px;
  right: 10%;
}
.esh-finding{
  position: absolute;
  z-index: 5;
  padding: 7px 10px;
  border: 1px solid rgba(255,107,125,.35);
  border-radius: 9px;
  background: rgba(58,20,34,.9);
  color: #ff9caa;
  font-size: 9px;
  font-weight: 600;
  box-shadow: 0 9px 24px rgba(0,0,0,.3);
}
.esh-finding.tls{
  left: 35%;
  top: 111px;
}
.esh-finding.rdp{
  left: 33%;
  top: 250px;
}
.esh-core{
  position: relative;
  width: 340px;
  height: 340px;
  max-width: 82vw;
  max-height: 82vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.esh-core[hidden]{
  display: none;
}
.esh-glow{
  position: absolute;
  inset: 52px;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 45%,rgba(47,107,255,.5),rgba(47,107,255,.08) 60%,transparent 72%);
  filter: blur(7px);
  animation: eshPulse 3.4s ease-in-out infinite;
}
@keyframes eshPulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}}
.esh-disc{
  position: relative;
  z-index: 3;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: radial-gradient(circle at 38% 32%,#4d84ff,#1c48c9 72%);
  border: 2px solid rgba(150,185,255,.7);
  box-shadow: 0 0 42px rgba(47,107,255,.7),inset 0 2px 10px rgba(255,255,255,.35);
  animation: eshFlare 6s cubic-bezier(.4,0,.2,1) infinite;
}
@keyframes eshFlare{0%,32%,100%{box-shadow:0 0 42px rgba(47,107,255,.7),inset 0 2px 10px rgba(255,255,255,.35);filter:brightness(1)}7%{box-shadow:0 0 74px 8px rgba(126,224,184,.8),0 0 130px rgba(47,107,255,.5),inset 0 2px 14px rgba(255,255,255,.55);filter:brightness(1.22)}18%{box-shadow:0 0 52px rgba(91,139,255,.6),inset 0 2px 10px rgba(255,255,255,.4);filter:brightness(1.06)}}
.esh-disc svg.esh-globe{
  width: 44px;
  height: 44px;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,.45));
}
.esh-disc b{
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1.05;
  text-align: center;
  text-shadow: 0 2px 6px rgba(0,0,0,.35);
}
.esh-orbit{
  position: absolute;
  z-index: 4;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(9,14,34,.9);
  border: 1px solid rgba(120,150,255,.28);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px -8px rgba(0,0,0,.8);
  transition: .2s;
  animation: eshOrbit 6s ease-out infinite;
}
.esh-orbit:nth-child(even){
  animation-delay: .12s;
}
.esh-orbit:hover{
  transform: scale(1.12);
  border-color: rgba(91,139,255,.6);
}
.esh-orbit svg{
  width: 22px;
  height: 22px;
  color: #cfe0ff;
}
@keyframes eshOrbit{0%,26%,100%{border-color:rgba(120,150,255,.28);box-shadow:0 8px 20px -8px rgba(0,0,0,.8)}8%{border-color:rgba(126,224,184,.7);box-shadow:0 0 22px rgba(126,224,184,.6),0 8px 20px -8px rgba(0,0,0,.8)}}
.esh-streams{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  overflow: visible;
}
.esh-streams .rail line{
  stroke: rgba(126,224,184,.22);
  stroke-width: 2;
  stroke-linecap: round;
}
.esh-streams .spark line{
  stroke: var(--esh-mint);
  stroke-width: 3.2;
  stroke-linecap: round;
  stroke-dasharray: 24 176;
  filter: drop-shadow(0 0 9px rgba(126,224,184,.95));
  animation: eshRay 6s linear infinite;
}
.esh-streams .spark line:nth-child(1){
  animation-delay: 1.20s;
}
.esh-streams .spark line:nth-child(2){
  animation-delay: 1.27s;
}
.esh-streams .spark line:nth-child(3){
  animation-delay: 1.34s;
}
.esh-streams .spark line:nth-child(4){
  animation-delay: 1.41s;
}
.esh-streams .spark line:nth-child(5){
  animation-delay: 1.48s;
}
.esh-streams .spark line:nth-child(6){
  animation-delay: 1.55s;
}
.esh-streams .spark line:nth-child(7){
  animation-delay: 1.62s;
}
.esh-streams .spark line:nth-child(8){
  animation-delay: 1.69s;
}
@keyframes eshRay{0%{stroke-dashoffset:0;opacity:0}4%{opacity:1}46%{stroke-dashoffset:-200;opacity:1}52%,100%{stroke-dashoffset:-200;opacity:0}}
.escov{
  position: relative;
  margin-top: 6px;
}
.escov .wrap{
  position: relative;
}
.escov-head{
  text-align: center;
  max-width: 790px;
  margin: 0 auto 30px;
}
.escov-head .kicker{
  justify-content: center;
}
.escov-head h2{
  font-size: clamp(1.7rem,3.6vw,2.6rem);
  line-height: 1.12;
}
.escov-head p{
  font-weight: 300;
  color: var(--muted);
  font-size: 1.04rem;
  margin-top: 14px;
  line-height: 1.6;
}
.escov-envs{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  max-width: 1010px;
  margin: 0 auto;
}
.escov-env{
  flex: 1 1 168px;
  max-width: 200px;
  text-align: center;
  border: 1px solid var(--line-hi);
  border-radius: var(--r-lg);
  padding: 22px 15px 17px;
  background: linear-gradient(160deg,rgba(42,100,255,.05),transparent 60%),var(--card);
  transition: transform .2s,border-color .2s;
}
.escov-env:hover{
  transform: translateY(-3px);
  border-color: rgba(63,123,255,.4);
}
.escov-env .ei{
  width: 46px;
  height: 46px;
  margin: 0 auto 13px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  color: var(--cobalt-glow);
  background: linear-gradient(150deg,rgba(42,100,255,.26),rgba(42,100,255,.05));
  border: 1px solid rgba(63,123,255,.32);
}
.escov-env .ei svg{
  width: 24px;
  height: 24px;
}
.escov-env h4{
  font-size: .92rem;
  font-weight: 700;
  letter-spacing: -.01em;
  margin-bottom: 5px;
}
.escov-env p{
  font-weight: 300;
  color: var(--muted);
  font-size: .76rem;
  line-height: 1.45;
}
.escov-mid{
  text-align: center;
  max-width: 730px;
  margin: 32px auto 24px;
}
.escov-mid span{
  font-weight: 300;
  color: var(--muted);
  font-size: .98rem;
  line-height: 1.6;
}
.escov-mid b{
  color: #e7ebfb;
  font-weight: 600;
}
.escov-strip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 auto 30px;
  max-width: 900px;
}
.escov-strip .chip{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: .82rem;
  font-weight: 500;
  color: #d7ddf3;
  background: rgba(255,255,255,.03);
  border: 1px solid var(--line-hi);
  border-radius: 100px;
  padding: 8px 15px;
}
.escov-strip .chip b{
  color: var(--cobalt-glow);
  font-weight: 700;
}
.escov-strip .chip svg{
  width: 15px;
  height: 15px;
  color: var(--cobalt-glow);
  flex: none;
}
.escov-grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}
.escov-tile{
  flex: 1 1 240px;
  max-width: 288px;
  position: relative;
  border: 1px solid var(--line-hi);
  border-radius: var(--r-lg);
  padding: 22px 20px 20px;
  overflow: hidden;
  min-height: 198px;
  background: linear-gradient(160deg,rgba(42,100,255,.06),rgba(42,100,255,.015) 55%,transparent),var(--card);
  transition: transform .2s,border-color .2s,background .2s;
}
.escov-tile:hover{
  transform: translateY(-4px);
  border-color: rgba(63,123,255,.45);
  background: linear-gradient(160deg,rgba(42,100,255,.12),rgba(42,100,255,.03) 55%,transparent),var(--card-hi);
}
.escov-tile::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(120px 120px at 85% -10%,rgba(63,123,255,.16),transparent 70%);
}
.escov-ic{
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 15px;
  display: grid;
  place-items: center;
  color: var(--cobalt-glow);
  margin-bottom: 15px;
  background: linear-gradient(150deg,rgba(42,100,255,.28),rgba(42,100,255,.06));
  border: 1px solid rgba(63,123,255,.35);
  box-shadow: 0 8px 22px rgba(0,20,80,.35);
}
.escov-ic svg{
  width: 25px;
  height: 25px;
}
.escov-tile h3{
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -.01em;
  margin-bottom: 6px;
}
.escov-tile p{
  font-weight: 300;
  color: var(--muted);
  font-size: .85rem;
  line-height: 1.5;
}
.escov-tile.brand .escov-plate{
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.escov-plate .plate-inner{
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 15px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0,0,0,.30);
}
.escov-plate img{
  height: 23px;
  width: auto;
  display: block;
}
.escov-plate svg{
  height: 27px;
  width: auto;
  display: block;
}
.escov-tile .brandtag{
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: .56rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--cobalt-glow);
  border: 1px solid var(--line-hi);
  border-radius: 100px;
  padding: 3px 9px;
  background: rgba(42,100,255,.08);
}
.smb2{
  position: relative;
}
.smb2 .section-head{
  margin-bottom: 4px;
}
.smb2-qa{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 34px;
  position: relative;
}
.smb2-qa::before{
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 50%;
  width: 1px;
  background: linear-gradient(180deg,transparent,var(--line-hi) 14%,var(--line-hi) 86%,transparent);
}
.smb2-h{
  font-size: 1.18rem;
  font-weight: 700;
  margin: 0 0 20px;
  padding-bottom: 13px;
  line-height: 1.3;
  position: relative;
  width: fit-content;
  color: #fff;
}
.smb2-h::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg,var(--cobalt-glow),rgba(63,123,255,0));
}
.smb2-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 17px;
}
.smb2-list li{
  font-weight: 300;
  color: #cdd2e8;
  font-size: .95rem;
  line-height: 1.62;
  position: relative;
  padding-left: 30px;
}
.smb2-list li b{
  font-weight: 600;
  color: #fff;
}
.smb2-list.is-pain li::before{
  content: "";
  position: absolute;
  left: 3px;
  top: .54em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--muted);
}
.smb2-list.is-fix li svg{
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  color: var(--good);
}
.smb2-meta{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  margin-top: 30px;
  padding-top: 26px;
  border-top: 1px solid var(--line);
}
.smb2-meta .k{
  display: block;
  font-size: .68rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--cobalt-glow);
  margin-bottom: 12px;
}
.smb2-meta p{
  font-weight: 300;
  color: #c8cce0;
  font-size: .95rem;
  line-height: 1.66;
  margin: 0;
  max-width: 52ch;
}
.esh-cari{
  width: min(920px,94vw);
  height: 600px;
  border: 0;
  display: block;
  margin: 0 auto;
  background: transparent;
  overflow: hidden;
}
@media(max-width:872px){.esh-cari{width:100%;height:1040px}}
.cari-band .cari-stage{
  position: relative;
  max-width: 960px;
  margin: 6px auto 0;
}
.appshot-crop{
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #0a0e23;
}
.appframe iframe.appshot{
  border: 0;
  display: block;
  background: #0a0e23;
  transform-origin: top left;
}
.mock-version{
  position: fixed;
  right: 14px;
  bottom: 14px;
  z-index: 9999;
  font-family: 'Space Grotesk','Poppins',sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .02em;
  color: #cbd5e1;
  background: rgba(15,23,42,.72);
  border: 1px solid rgba(148,163,184,.35);
  border-radius: 999px;
  padding: 5px 11px;
  backdrop-filter: blur(6px);
  pointer-events: none;
  user-select: none;
}
