/* Page styles for /platform/dark-web-scanner/, from v49-roboshadow-dark-web.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){.gfx-flow .node{min-width:100%}}
.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){.smb2-meta{grid-template-columns:1fr;gap:26px}}
.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){.vsgrid{grid-template-columns:1fr}}
.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){.pgrid{grid-template-columns:1fr 1fr}}
@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){ .dwc-shell{grid-template-columns:1fr} .dwc-rail{display:none} .dwc-grid{grid-template-columns:1fr} .dwc-portal{transform:none} .dwc-tr{grid-template-columns:1.4fr 1fr;gap:8px} .dwc-tr .dwc-when,.dwc-tr.dwc-head span:nth-child(3),.dwc-tr.dwc-head span:nth-child(4){display:none} }
.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){.dwx-core .pulse{animation:none;opacity:.35}}
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){.pgrid{grid-template-columns:1fr}}
.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);
}
.wk-orbs{
  overflow: visible;
}
.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;
}
.section-head h1{
  font-family: 'Space Grotesk','Poppins',sans-serif;
  font-weight: 600;
  font-size: clamp(1.7rem,3.4vw,2.55rem);
  line-height: 1.08;
  letter-spacing: -.025em;
  word-spacing: normal;
  margin-bottom: .4em;
}
:root{
  --panel: rgba(255,255,255,.035);
}
.solx-panel{
  box-shadow: none!important;
}
.solx-panel h4{
  padding-bottom: 44px;
}
.smb2{
  position: relative;
}
.smb2 .section-head{
  margin-bottom: 4px;
}
.smb2-qa{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 36px;
  position: relative;
}
@media(min-width:761px){.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;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  margin: 0 0 20px;
  padding-bottom: 13px;
  border-bottom: 0;
  line-height: 1.3;
  position: relative;
  width: fit-content;
  background: linear-gradient(100deg,#fff 0%,var(--sky) 50%,var(--cobalt-glow) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.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;
}
.dwx-frame{
  position: relative;
  border: 1px solid var(--line-hi);
  border-radius: var(--r-xl);
  padding: 30px 30px 34px;
  overflow: hidden;
  background: linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));
}
.dwx-frame::before{
  content: "";
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  width: 720px;
  height: 520px;
  pointer-events: none;
  background: radial-gradient(circle,rgba(42,100,255,.16),transparent 62%);
  filter: blur(10px);
}
.dwx-cap{
  text-align: center;
  margin-bottom: 26px;
  position: relative;
  z-index: 1;
}
.dwx-cap .k{
  font-size: .66rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--cobalt-glow);
}
.dwx-cap h3{
  font-size: 1.28rem;
  color: #fff;
  margin-top: 8px;
  font-weight: 600;
}
.dwx-cap p{
  font-weight: 300;
  color: var(--muted);
  font-size: .92rem;
  margin-top: 7px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.55;
}
.dwx{
  display: grid;
  grid-template-columns: 1fr 46px 1.42fr 46px 1.14fr;
  gap: 14px;
  align-items: stretch;
  position: relative;
  z-index: 1;
}
@media(max-width:980px){.dwx-arrow{transform:rotate(90deg);margin:-14px auto}}
.dwx-arrow{
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--cobalt-glow);
}
.dwx-arrow svg{
  width: 30px;
  height: 30px;
  filter: drop-shadow(0 0 9px rgba(63,123,255,.55));
}
.dwx-stage{
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line-hi);
  border-radius: var(--r-lg);
  padding: 24px 22px;
  overflow: hidden;
  background: linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.014));
  box-shadow: 0 2px 12px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04);
}
.dwx-stage::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg,var(--cobalt-bright),var(--azure));
}
.dwx-stage.core{
  padding: 26px 24px;
  border-color: rgba(42,100,255,.32);
  background: linear-gradient(180deg,rgba(42,100,255,.11),rgba(42,100,255,.02));
  box-shadow: 0 26px 64px rgba(0,0,0,.45);
}
.dwx-stage.core::before{
  background: linear-gradient(90deg,var(--cobalt-bright),var(--azure),var(--teal));
}
.dwx-stage.out::before{
  background: linear-gradient(90deg,var(--violet),var(--indigo));
}
.dwx-step{
  font-size: .63rem;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--cobalt-glow);
  margin-bottom: 14px;
}
.dwx-stage.out .dwx-step{
  color: var(--violet);
}
.dwx-step.mid{
  text-align: center;
  color: var(--teal);
}
.dwx-stage h3{
  font-size: 1.1rem;
  color: #fff;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.25;
}
.dwx-stage.core h3{
  text-align: center;
  font-size: 1.14rem;
  margin: 2px 0 16px;
}
.dwx-stage p{
  font-weight: 300;
  color: #c6cbe0;
  font-size: .87rem;
  line-height: 1.55;
}
.dwx-tile{
  height: 60px;
  align-self: flex-start;
  border-radius: 13px;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 15px;
  margin-bottom: 16px;
  box-shadow: 0 5px 16px rgba(0,0,0,.28);
}
.dwx-tile img{
  max-height: 100%;
  max-width: 190px;
  object-fit: contain;
  display: block;
}
.dwx-alt{
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px dashed var(--line-hi);
}
.dwx-alt>span{
  font-size: .63rem;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--faint);
  font-weight: 700;
}
.dwx-altchips{
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 9px;
}
.dwx-altchips span{
  font-size: .74rem;
  color: var(--muted);
  font-weight: 300;
  border: 1px solid var(--line);
  border-radius: 100px;
  padding: 4px 11px;
  background: rgba(255,255,255,.02);
}
.dwx-core{
  position: relative;
  width: 190px;
  height: 190px;
  margin: 2px auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dwx-core .pulse{
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.5px solid rgba(63,123,255,.5);
  animation: dwxpulse 3.3s ease-out infinite;
}
.dwx-core .pulse.d2{
  animation-delay: 1.1s;
}
.dwx-core .pulse.d3{
  animation-delay: 2.2s;
}
@keyframes dwxpulse{0%{transform:scale(.5);opacity:.85}80%{opacity:0}100%{transform:scale(1);opacity:0}}
.dwx-core .ring{
  position: absolute;
  border-radius: 50%;
  border: 1px dashed rgba(120,150,230,.25);
}
.dwx-core .ring.r1{
  inset: 14px;
}
.dwx-core .ring.r2{
  inset: 40px;
}
.dwx-core .node{
  position: relative;
  z-index: 2;
  width: 112px;
  height: 112px;
  border-radius: 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: linear-gradient(150deg,#2f6bff,#183aa6);
  color: #fff;
  box-shadow: 0 20px 46px rgba(42,100,255,.55),inset 0 1px 0 rgba(255,255,255,.3),0 0 0 1px rgba(255,255,255,.08);
}
.dwx-core .node svg{
  width: 40px;
  height: 40px;
}
.dwx-core .node .lbl{
  font-size: .58rem;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  opacity: .95;
  text-align: center;
  line-height: 1.15;
  padding: 0 6px;
}
.dwx-core .chip{
  position: absolute;
  z-index: 3;
  font-size: .6rem;
  font-weight: 700;
  letter-spacing: .04em;
  color: #dfe6ff;
  background: rgba(14,18,42,.9);
  border: 1px solid rgba(63,123,255,.4);
  border-radius: 100px;
  padding: 4px 10px;
  box-shadow: 0 6px 16px rgba(0,0,0,.4);
}
.dwx-core .chip.c1{
  top: 2px;
  left: -6px;
}
.dwx-core .chip.c2{
  bottom: 6px;
  right: -10px;
}
.dwx-enrich{
  display: grid;
  gap: 10px;
}
.enr{
  display: flex;
  gap: 12px;
  align-items: flex-start;
  border: 1px solid var(--line-hi);
  border-radius: 14px;
  padding: 12px 13px;
  background: rgba(255,255,255,.03);
  transition: transform .18s,border-color .18s;
}
.enr:hover{
  transform: translateY(-2px);
  border-color: rgba(42,100,255,.4);
}
.enr .ei{
  flex: none;
  width: 38px;
  height: 38px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.enr .ei svg{
  width: 20px;
  height: 20px;
}
.enr b{
  display: block;
  color: #fff;
  font-size: .9rem;
  font-weight: 600;
}
.enr span{
  display: block;
  color: var(--muted);
  font-size: .79rem;
  font-weight: 300;
  margin-top: 2px;
  line-height: 1.4;
}
.enr.cred .ei{
  background: rgba(251,113,133,.16);
  color: var(--rose);
}
.enr.data .ei{
  background: rgba(45,212,191,.16);
  color: var(--teal);
}
.enr.more .ei{
  background: rgba(139,92,246,.16);
  color: var(--violet);
}
.dwx-ticket{
  border: 1px solid var(--line-hi);
  border-radius: 14px;
  overflow: hidden;
  background: rgba(255,255,255,.03);
  margin-top: 4px;
}
.dwx-ticket .th{
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 10px 13px;
  background: rgba(251,113,133,.10);
  border-bottom: 1px solid var(--line);
}
.dwx-ticket .th .sev{
  font-size: .55rem;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: var(--bad);
  border: 1px solid rgba(255,107,125,.42);
  border-radius: 100px;
  padding: 2px 8px;
}
.dwx-ticket .th .id{
  margin-left: auto;
  font-size: .68rem;
  color: var(--faint);
  font-family: 'Space Grotesk',sans-serif;
}
.dwx-ticket .tb{
  padding: 12px 14px;
}
.dwx-ticket .tb .tt{
  color: #fff;
  font-weight: 600;
  font-size: .86rem;
  line-height: 1.3;
}
.dwx-ticket .tb .tm{
  color: var(--muted);
  font-size: .77rem;
  font-weight: 300;
  margin-top: 4px;
  line-height: 1.4;
}
.dwx-ticket .tb .tags{
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}
.dwx-ticket .tb .tags span{
  font-size: .6rem;
  font-weight: 600;
  color: #cfd3e6;
  border: 1px solid var(--line-hi);
  border-radius: 100px;
  padding: 3px 8px;
  background: rgba(255,255,255,.03);
}
.dwx-psa{
  margin-top: 16px;
}
.dwx-psa-h{
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .63rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--faint);
}
.dwx-psa-h b{
  color: var(--sky);
  font-weight: 700;
}
.dwx-psa-wall{
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(50px,1fr));
  gap: 7px;
  margin-top: 11px;
}
.ptile{
  height: 38px;
  border-radius: 9px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 6px;
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 2px 7px rgba(0,0,0,.22);
  transition: transform .16s,box-shadow .16s;
}
.ptile:hover{
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(42,100,255,.28);
}
.ptile img{
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  display: block;
}
.dv-scope{
  --cobalt: #2f6bff;
  --edge: #5b8bff;
  --slate: #555c80;
  --ink: #e8ecff;
  --muted: #9aa3c7;
  --mint: #7ee0b8;
  --glass: rgba(255,255,255,.035);
  --gline: rgba(120,150,255,.16);
  --rsd: 6s;
  color: var(--ink);
}
.dv-scope .bandcard{
  max-width: 1200px;
  margin: 0 auto;
  zoom: .82;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 6px 0 0;
  box-shadow: none;
  overflow: visible;
}
.dv-grid{
  display: grid;
  grid-template-columns: 1fr 1.12fr 1fr;
  gap: 30px;
  position: relative;
  align-items: stretch;
}
.dv-grid > .dv-col:nth-child(1),.dv-grid > .dv-col:nth-child(3){
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 22px;
}
.dv-gtitle{
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--edge);
  margin: 0 0 11px 2px;
}
.dv-col:nth-child(3) .dv-gtitle{
  text-align: right;
}
.dv-gtitle.gbig{
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: none;
  color: rgba(150,184,255,.95);
  margin: 0 0 20px 2px;
  text-shadow: 0 3px 22px rgba(47,107,255,.4);
}
.dv-col:nth-child(1) .dv-group:first-child,.dv-col:nth-child(3) .dv-group:first-child{
  margin-top: -40px;
}
.dv-engine{
  margin-top: 20px;
}
.dv-node{
  background: rgba(47,107,255,.06);
  border: 1px solid rgba(91,139,255,.28);
  border-radius: 15px;
  padding: 15px 17px;
  margin-bottom: 11px;
  display: flex;
  gap: 14px;
  align-items: center;
  transition: .2s;
  width: 250px;
  max-width: 100%;
}
.dv-node:last-child{
  margin-bottom: 0;
}
.dv-node:hover{
  border-color: rgba(91,139,255,.55);
  background: rgba(47,107,255,.1);
  transform: translateY(-2px);
}
.dv-ico{
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg,rgba(47,107,255,.32),rgba(47,107,255,.12));
  border: 1px solid rgba(91,139,255,.4);
}
.dv-ico svg{
  width: 22px;
  height: 22px;
  color: #cfe0ff;
}
.dv-ico img{
  width: 23px;
  height: 23px;
  object-fit: contain;
}
.dv-node .ttl{
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}
.dv-node .ttl small{
  display: block;
  font-size: 11px;
  font-weight: 300;
  color: var(--muted);
  white-space: normal;
  margin-top: 2px;
}
.dv-engine{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dv-core{
  position: relative;
  width: 320px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 4px;
}
.dv-core-glow{
  position: absolute;
  inset: 34px;
  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(6px);
  animation: dvpulse 3.4s ease-in-out infinite;
}
@keyframes dvpulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}}
.dv-core-disc{
  position: relative;
  z-index: 3;
  width: 156px;
  height: 156px;
  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);
}
.op-core-svg{
  width: 46px;
  height: 46px;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,.45));
}
.dv-core-disc b{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  line-height: 1.05;
  text-align: center;
  letter-spacing: .2px;
  text-shadow: 0 2px 6px rgba(0,0,0,.35);
}
.dv-orbit{
  position: absolute;
  z-index: 4;
  width: 44px;
  height: 44px;
  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;
}
.dv-orbit:hover{
  transform: scale(1.12);
  border-color: rgba(91,139,255,.6);
}
.dv-orbit svg{
  width: 23px;
  height: 23px;
  color: #cfe0ff;
}
.dv-corelabel{
  text-align: center;
  margin: 0 0 14px;
}
.dv-corelabel span{
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: .3px;
  color: #eaf1ff;
  background: none;
  border: none;
  padding: 0;
  line-height: 1.15;
  text-shadow: 0 3px 18px rgba(47,107,255,.6);
}
.dv-corelabel .hl{
  color: #7fd4ff;
}
.dv-applist{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin: 16px auto 0;
  padding: 11px 12px;
  border-radius: 16px;
  background: rgba(47,107,255,.07);
  border: 1px solid rgba(91,139,255,.24);
}
.dv-chip{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-weight: 600;
  color: #d7ddf3;
  background: rgba(255,255,255,.04);
  border: 1px solid var(--gline);
  border-radius: 100px;
  padding: 6px 12px;
}
.dv-chip b{
  color: #7fd4ff;
  font-weight: 700;
}
.dv-chip svg{
  width: 13px;
  height: 13px;
  color: var(--mint);
  flex: none;
}
.dv-caps{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 11px;
  width: 100%;
  max-width: 400px;
  margin-top: 16px;
}
.dv-cap{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  border-radius: 14px;
  min-width: 0;
  background: rgba(47,107,255,.1);
  border: 1px solid rgba(91,139,255,.32);
  transition: .2s;
}
.dv-cap:hover{
  border-color: rgba(91,139,255,.6);
  background: rgba(47,107,255,.16);
  transform: translateY(-2px);
}
.capico{
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg,#3f78ff,#1c48c9);
  box-shadow: 0 6px 16px -8px rgba(47,107,255,.9);
}
.capico svg{
  width: 19px;
  height: 19px;
  color: #fff;
}
.dv-cap .capt{
  font-size: 12.5px;
  font-weight: 600;
  color: #eaf0ff;
  line-height: 1.2;
  min-width: 0;
  overflow-wrap: normal;
  word-break: normal;
}
.dv-out{
  background: var(--glass);
  border: 1px solid var(--gline);
  border-radius: 14px;
  padding: 12px 14px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  width: 236px;
  max-width: 100%;
  margin-left: auto;
}
.dv-out:last-child{
  margin-bottom: 0;
}
.dv-out .oico{
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(47,107,255,.14);
  border: 1px solid rgba(91,139,255,.3);
}
.dv-out .oico svg{
  width: 15px;
  height: 15px;
  color: #bcd0ff;
}
.dv-out .ot{
  font-size: 13.5px;
  font-weight: 600;
  color: #fff;
}
.dv-brands{
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 236px;
  margin-left: auto;
}
.dv-brand{
  display: flex;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 9px 13px;
  border-radius: 12px;
  background: rgba(255,255,255,.05);
  border: 1px solid var(--gline);
}
.dv-brand .bimg{
  width: 104px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 104px;
  background: #fff;
  border-radius: 7px;
  padding: 4px 8px;
}
.dv-brand .bimg img{
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.dv-brand .btxt{
  font-size: 11px;
  font-weight: 300;
  color: var(--muted);
  line-height: 1.3;
}
.dv-brand .btxt b{
  color: #7fd4ff;
  font-weight: 700;
}
.dv-cov{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 250px;
}
.dv-covchip{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-weight: 600;
  color: #d7ddf3;
  background: rgba(255,255,255,.04);
  border: 1px solid var(--gline);
  border-radius: 100px;
  padding: 7px 12px;
}
.dv-covchip b{
  color: #7fd4ff;
  font-weight: 700;
}
.dv-covchip svg{
  width: 13px;
  height: 13px;
  color: var(--mint);
  flex: none;
}
.dv-flow{
  position: absolute;
  top: 150px;
  display: flex;
  gap: 2px;
  color: var(--edge);
  opacity: .85;
  pointer-events: none;
}
.dv-flow svg{
  width: 22px;
  height: 22px;
  animation: dvflow 1.8s ease-in-out infinite;
  will-change: transform,opacity,filter;
}
.dv-flow svg:nth-child(2){
  animation-delay: .18s;
}
.dv-flow svg:nth-child(3){
  animation-delay: .36s;
}
.dv-flow svg:nth-child(4){
  animation-delay: .54s;
}
.dv-flow svg:nth-child(5){
  animation-delay: .72s;
}
@keyframes dvflow{ 0%,100%{opacity:.22;transform:translateX(-4px);filter:drop-shadow(0 0 0 rgba(126,224,184,0))} 50%{opacity:1;transform:translateX(4px);filter:drop-shadow(0 0 8px rgba(126,224,184,.75))} }
.dv-flow-l{
  left: calc(33.33% - 44px);
}
.dv-flow-r{
  right: calc(33.33% - 44px);
}
.dv-node{
  animation: rsFlashNode var(--rsD) ease-out infinite;
}
.dv-node:nth-child(2){
  animation-delay: .10s;
}
.dv-node:nth-child(3){
  animation-delay: .28s;
}
.dv-node:nth-child(4){
  animation-delay: .46s;
}
.dv-node:nth-child(5){
  animation-delay: .64s;
}
.dv-node:nth-child(6){
  animation-delay: .82s;
}
@keyframes rsFlashNode{ 0%,22%,100%{border-color:rgba(91,139,255,.28);background:rgba(47,107,255,.06);box-shadow:0 0 0 0 rgba(126,224,184,0)} 5%{border-color:rgba(126,224,184,.75);background:rgba(47,107,255,.13);box-shadow:0 0 26px 2px rgba(126,224,184,.5)} 13%{border-color:rgba(91,139,255,.5);background:rgba(47,107,255,.09);box-shadow:0 0 10px rgba(91,139,255,.3)} }
.dv-node .dv-ico{
  animation: rsFlashIco var(--rsD) ease-out infinite;
}
.dv-node:nth-child(2) .dv-ico{
  animation-delay: .10s;
}
.dv-node:nth-child(3) .dv-ico{
  animation-delay: .28s;
}
.dv-node:nth-child(4) .dv-ico{
  animation-delay: .46s;
}
.dv-node:nth-child(5) .dv-ico{
  animation-delay: .64s;
}
.dv-node:nth-child(6) .dv-ico{
  animation-delay: .82s;
}
@keyframes rsFlashIco{ 0%,22%,100%{background:linear-gradient(180deg,rgba(47,107,255,.32),rgba(47,107,255,.12));filter:drop-shadow(0 0 0 rgba(126,224,184,0))} 5%{background:linear-gradient(180deg,rgba(126,224,184,.6),rgba(91,139,255,.32));filter:drop-shadow(0 0 12px rgba(126,224,184,.75))} 13%{background:linear-gradient(180deg,rgba(47,107,255,.42),rgba(47,107,255,.18));filter:drop-shadow(0 0 4px rgba(91,139,255,.35))} }
.dv-core-disc{
  animation: rsCoreFlare var(--rsD) cubic-bezier(.4,0,.2,1) infinite;
  animation-delay: 1.15s;
}
@keyframes rsCoreFlare{ 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.25)} 18%{box-shadow:0 0 52px rgba(91,139,255,.6),inset 0 2px 10px rgba(255,255,255,.4);filter:brightness(1.08)} }
.dv-orbit{
  animation: rsOrbitGlow var(--rsD) ease-out infinite;
  animation-delay: 1.3s;
}
.dv-orbit:nth-child(even){
  animation-delay: 1.42s;
}
@keyframes rsOrbitGlow{ 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)} }
.dv-out{
  animation: rsFlashOut var(--rsD) ease-out infinite;
}
.dv-out:nth-child(2){
  animation-delay: 2.00s;
}
.dv-out:nth-child(3){
  animation-delay: 2.18s;
}
.dv-out:nth-child(4){
  animation-delay: 2.36s;
}
.dv-out:nth-child(5){
  animation-delay: 2.54s;
}
.dv-out:nth-child(6){
  animation-delay: 2.72s;
}
@keyframes rsFlashOut{ 0%,22%,100%{border-color:var(--gline);background:var(--glass);box-shadow:0 0 0 0 rgba(126,224,184,0)} 5%{border-color:rgba(126,224,184,.7);background:rgba(47,107,255,.1);box-shadow:0 0 26px 2px rgba(126,224,184,.5)} 13%{border-color:rgba(91,139,255,.4);background:rgba(47,107,255,.06);box-shadow:0 0 10px rgba(91,139,255,.28)} }
.dv-out .oico{
  animation: rsFlashOico var(--rsD) ease-out infinite;
}
.dv-out:nth-child(2) .oico{
  animation-delay: 2.00s;
}
.dv-out:nth-child(3) .oico{
  animation-delay: 2.18s;
}
.dv-out:nth-child(4) .oico{
  animation-delay: 2.36s;
}
.dv-out:nth-child(5) .oico{
  animation-delay: 2.54s;
}
.dv-out:nth-child(6) .oico{
  animation-delay: 2.72s;
}
@keyframes rsFlashOico{ 0%,22%,100%{background:rgba(47,107,255,.14);filter:drop-shadow(0 0 0 rgba(126,224,184,0))} 5%{background:rgba(126,224,184,.5);filter:drop-shadow(0 0 12px rgba(126,224,184,.75))} 13%{background:rgba(47,107,255,.2);filter:drop-shadow(0 0 4px rgba(91,139,255,.35))} }
.dv-cap{
  animation: rsFlashCap var(--rsD) ease-out infinite;
}
.dv-cap:nth-child(1){
  animation-delay: 1.85s;
}
.dv-cap:nth-child(2){
  animation-delay: 2.00s;
}
.dv-cap:nth-child(3){
  animation-delay: 2.15s;
}
.dv-cap:nth-child(4){
  animation-delay: 2.30s;
}
.dv-cap:nth-child(5){
  animation-delay: 2.45s;
}
.dv-cap:nth-child(6){
  animation-delay: 2.60s;
}
@keyframes rsFlashCap{ 0%,20%,100%{border-color:rgba(91,139,255,.32);background:rgba(47,107,255,.1)} 6%{border-color:rgba(126,224,184,.55);background:rgba(47,107,255,.17);box-shadow:0 0 18px -2px rgba(126,224,184,.4)} }
.dv-brand{
  animation: rsFlashBadge var(--rsD) ease-out infinite;
}
.dv-brand:nth-child(1){
  animation-delay: 2.55s;
}
.dv-brand:nth-child(2){
  animation-delay: 2.72s;
}
.dv-brand:nth-child(3){
  animation-delay: 2.89s;
}
@keyframes rsFlashBadge{ 0%,18%,100%{border-color:var(--gline);background:rgba(255,255,255,.05);box-shadow:0 0 0 rgba(126,224,184,0)} 6%{border-color:rgba(126,224,184,.6);background:rgba(126,224,184,.08);box-shadow:0 0 18px rgba(126,224,184,.45)} }
.dv-out::before,.dv-brand::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -26px;
  width: 22px;
  height: 2px;
  margin-top: -1px;
  border-radius: 2px;
  pointer-events: none;
  background: linear-gradient(90deg,rgba(126,224,184,0),rgba(126,224,184,.4));
  opacity: .22;
}
.dv-out::after,.dv-brand::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  background: var(--mint);
  box-shadow: 0 0 9px 2px rgba(126,224,184,.85);
  animation: rsStreamIn var(--rsD) ease-out infinite;
}
@keyframes rsStreamIn{ 0%,100%{opacity:0;left:-28px} 1%{opacity:0;left:-28px} 4%{opacity:1;left:-20px} 7%{opacity:1;left:-6px} 11%{opacity:0;left:2px} }
.dv-out:nth-child(2)::after{
  animation-delay: 2.00s;
}
.dv-out:nth-child(3)::after{
  animation-delay: 2.18s;
}
.dv-out:nth-child(4)::after{
  animation-delay: 2.36s;
}
.dv-out:nth-child(5)::after{
  animation-delay: 2.54s;
}
.dv-out:nth-child(6)::after{
  animation-delay: 2.72s;
}
.dv-brand:nth-child(1)::after{
  animation-delay: 2.55s;
}
.dv-brand:nth-child(2)::after{
  animation-delay: 2.72s;
}
.dv-brand:nth-child(3)::after{
  animation-delay: 2.89s;
}
.dv-streams{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  overflow: visible;
}
.dv-streams .rail line{
  stroke: rgba(126,224,184,.24);
  stroke-width: 2;
  stroke-linecap: round;
}
.dv-streams .spark line{
  stroke: var(--mint);
  stroke-width: 3.2;
  stroke-linecap: round;
  stroke-dasharray: 26 168;
  filter: drop-shadow(0 0 9px rgba(126,224,184,.95));
  animation: rsRay var(--rsD) linear infinite;
}
.dv-streams .spark line:nth-child(1){
  animation-delay: 1.20s;
}
.dv-streams .spark line:nth-child(2){
  animation-delay: 1.26s;
}
.dv-streams .spark line:nth-child(3){
  animation-delay: 1.32s;
}
.dv-streams .spark line:nth-child(4){
  animation-delay: 1.38s;
}
.dv-streams .spark line:nth-child(5){
  animation-delay: 1.44s;
}
.dv-streams .spark line:nth-child(6){
  animation-delay: 1.50s;
}
@keyframes rsRay{ 0%{stroke-dashoffset:0;opacity:0} 4%{opacity:1} 46%{stroke-dashoffset:-186;opacity:1} 52%,100%{stroke-dashoffset:-186;opacity:0} }
@media (prefers-reduced-motion: reduce){
.dv-flow svg,.dv-node,.dv-node .dv-ico,.dv-out,.dv-out .oico,.dv-cap,.dv-brand,.dv-orbit,.dv-core-disc,.dv-core-glow,.dv-streams .spark line,.dv-out::after,.dv-brand::after{
  animation: none !important;
}
.dv-out::after,.dv-brand::after{
  opacity: 0 !important;
}
}
@media (max-width:980px){
.dv-grid{
  grid-template-columns: 1fr;
  gap: 34px;
}
.dv-flow{
  display: none;
}
.dv-brands,.dv-cov,.dv-gtitle{
  justify-content: center;
  text-align: center;
}
.dv-col:nth-child(3) .dv-gtitle{
  text-align: center;
}
.dv-node,.dv-out,.dv-brands,.dv-cov{
  margin-left: auto;
  margin-right: auto;
}
.dv-cov{
  justify-content: center;
}
.dv-col:nth-child(1) .dv-group:first-child,.dv-col:nth-child(3) .dv-group:first-child{
  margin-top: 0;
}
}
.dwe{
  max-width: 1000px;
  margin: 30px auto 4px;
  display: flex;
  justify-content: center;
}
.dwe-flow{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.dwe-end{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  width: 196px;
  text-align: center;
}
.dwe-badge{
  width: 78px;
  height: 78px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(47,107,255,.08);
  border: 1px solid rgba(91,139,255,.32);
}
.dwe-badge svg{
  width: 34px;
  height: 34px;
  color: #cfe0ff;
}
.dwe-badge img{
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.dwe-lbl{
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
}
.dwe-lbl small{
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: #9aa3c7;
  margin-top: 4px;
}
.dwe-link{
  flex: 1 1 96px;
  min-width: 60px;
  max-width: 150px;
  height: 2px;
  position: relative;
  background: linear-gradient(90deg,rgba(91,139,255,.10),rgba(91,139,255,.34),rgba(91,139,255,.10));
}
.dwe-dot{
  position: absolute;
  top: 50%;
  left: 0;
  width: 9px;
  height: 9px;
  margin-top: -4.5px;
  border-radius: 50%;
  background: #7ee0b8;
  box-shadow: 0 0 12px 2px rgba(126,224,184,.85);
  animation: dweRun 2.6s ease-in-out infinite;
}
.dwe-link.r .dwe-dot{
  animation-delay: 1.3s;
}
@keyframes dweRun{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}100%{left:100%;opacity:0}}
.dwe-core{
  position: relative;
  width: 214px;
  height: 214px;
  flex: 0 0 214px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dwe-glow{
  position: absolute;
  inset: 22px;
  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(6px);
  animation: dwePulse 3.4s ease-in-out infinite;
}
@keyframes dwePulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.07);opacity:1}}
.dwe-ring{
  position: absolute;
  inset: 8px;
  border-radius: 50%;
  border: 1px solid rgba(120,150,255,.22);
  animation: dweSpin 20s linear infinite;
}
.dwe-ring::before{
  content: "";
  position: absolute;
  top: -4px;
  left: 50%;
  width: 7px;
  height: 7px;
  margin-left: -3.5px;
  border-radius: 50%;
  background: #5b8bff;
  box-shadow: 0 0 10px rgba(91,139,255,.9);
}
@keyframes dweSpin{to{transform:rotate(360deg)}}
.dwe-disc{
  position: relative;
  z-index: 3;
  width: 152px;
  height: 152px;
  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: dweFlare 3.4s ease-in-out infinite;
}
@keyframes dweFlare{0%,100%{box-shadow:0 0 42px rgba(47,107,255,.7),inset 0 2px 10px rgba(255,255,255,.35)} 50%{box-shadow:0 0 66px 6px rgba(47,107,255,.9),inset 0 2px 13px rgba(255,255,255,.5)}}
.dwe-disc svg{
  width: 45px;
  height: 45px;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,.45));
}
.dwe-disc b{
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.06;
  letter-spacing: .2px;
  text-shadow: 0 2px 6px rgba(0,0,0,.35);
}
@media (max-width:760px){
.dwe-flow{
  flex-direction: column;
}
.dwe-end{
  width: auto;
}
.dwe-link{
  flex: 0 0 46px;
  width: 2px;
  height: 46px;
  min-width: 0;
  background: linear-gradient(180deg,rgba(91,139,255,.10),rgba(91,139,255,.34),rgba(91,139,255,.10));
}
.dwe-dot{
  left: 50%;
  top: 0;
  margin-left: -4.5px;
  margin-top: 0;
  animation: dweRunV 2.6s ease-in-out infinite;
}
.dwe-link.r .dwe-dot{
  animation-delay: 1.3s;
}
@keyframes dweRunV{0%{top:0;opacity:0}12%{opacity:1}88%{opacity:1}100%{top:100%;opacity:0}}
}
@media (prefers-reduced-motion:reduce){
.dwe-dot,.dwe-glow,.dwe-disc,.dwe-ring{
  animation: none!important;
}
.dwe-dot{
  opacity: 1;
}
}
.dwc-root{
  --bg0: #0c0c16;
  --bg1: #111124;
  --bg2: #161636;
  --bg3: #1b1b42;
  --cobalt: #003cb1;
  --cobalt-bright: #2a64ff;
  --cobalt-glow: #3f7bff;
  --sky: #9fc0ff;
  --slate: #6b719a;
  --ink: #eef0f7;
  --muted: #9aa0bd;
  --faint: #6f76a0;
  --line: rgba(255,255,255,.08);
  --line-hi: rgba(255,255,255,.14);
  --gold: #e9b949;
  --good: #63d69b;
  --bad: #ff6b7d;
  --violet: #8b5cf6;
  --teal: #2dd4bf;
  --azure: #38bdf8;
  --indigo: #6366f1;
  --card: rgba(255,255,255,.030);
  --card-hi: rgba(255,255,255,.055);
  --r: 16px;
  --r-lg: 22px;
  --r-xl: 30px;
  --ring: conic-gradient(from 180deg at 50% 50%, #2a64ff, #6366f1, #38bdf8, #2dd4bf, #2a64ff);
}
.dwc-wrap{
  max-width: 1180px;
  margin: 0 auto;
  padding: 64px 26px 90px;
}
.dwc-hero{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 6px;
}
.dwc-eyebrow{
  font-size: 12.5px;
  letter-spacing: .32em;
  text-transform: uppercase;
  color: var(--sky);
  opacity: .85;
  font-weight: 500;
}
.dwc-hero h1{
  font-size: clamp(34px,5vw,58px);
  line-height: 1.04;
  font-weight: 600;
  margin: .5em 0 .28em;
  letter-spacing: -.5px;
}
.dwc-hero h1 .dwc-hl{
  background: linear-gradient(90deg,#38bdf8,#8b5cf6);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.dwc-hero p{
  font-size: clamp(15px,1.6vw,18.5px);
  color: var(--muted);
  font-weight: 300;
  line-height: 1.55;
  margin: 0 auto;
  max-width: 640px;
}
.dwc-stage{
  position: relative;
  margin-top: 52px;
  perspective: 2200px;
}
.dwc-stage-glow{
  position: absolute;
  inset: -40px 4% -70px;
  z-index: 0;
  filter: blur(60px);
  opacity: .9;
  background: radial-gradient(60% 70% at 30% 20%, rgba(63,123,255,.30), transparent 70%),
      radial-gradient(55% 70% at 82% 70%, rgba(139,92,246,.26), transparent 72%),
      radial-gradient(40% 60% at 60% 100%, rgba(45,212,191,.16), transparent 70%);
}
.dwc-caption{
  text-align: center;
  color: var(--faint);
  font-size: 12.5px;
  letter-spacing: .06em;
  margin-top: 26px;
  font-weight: 300;
}
.dwc-caption b{
  color: var(--muted);
  font-weight: 500;
}
.dwc-portal{
  position: relative;
  z-index: 1;
  border-radius: var(--r-xl);
  background: linear-gradient(180deg, rgba(22,22,54,.92), rgba(13,13,30,.92));
  border: 1px solid var(--line-hi);
  box-shadow: 0 50px 120px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.06);
  overflow: hidden;
  transform: rotateX(4deg);
  transform-origin: 50% 0%;
  filter: saturate(1.03);
}
.dwc-chrome{
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 15px 20px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.012));
}
.dwc-dots{
  display: flex;
  gap: 8px;
}
.dwc-dots i{
  width: 11px;
  height: 11px;
  border-radius: 50%;
  display: block;
  opacity: .75;
}
.dwc-dots i:nth-child(1){
  background: #fb7185;
}
.dwc-dots i:nth-child(2){
  background: #f0a94c;
}
.dwc-dots i:nth-child(3){
  background: #63d69b;
}
.dwc-urlbar{
  flex: 1;
  max-width: 420px;
  margin: 0 auto;
  height: 30px;
  border-radius: 9px;
  border: 1px solid var(--line);
  background: rgba(0,0,0,.28);
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 0 13px;
  color: var(--faint);
  font-size: 12.5px;
  font-family: 'Space Grotesk',monospace;
}
.dwc-urlbar .dwc-lock{
  width: 12px;
  height: 12px;
  border-radius: 3px;
  border: 1.6px solid var(--slate);
  position: relative;
  top: 0;
}
.dwc-shell{
  display: grid;
  grid-template-columns: 212px 1fr;
  min-height: 520px;
}
.dwc-rail{
  border-right: 1px solid var(--line);
  padding: 20px 14px;
  background: rgba(0,0,0,.14);
}
.dwc-brand{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 8px 18px;
}
.dwc-brand .dwc-mark{
  width: 30px;
  height: 30px;
  border-radius: 9px;
  background: var(--ring);
  box-shadow: 0 6px 18px rgba(42,100,255,.4);
}
.dwc-brand .dwc-bar{
  height: 11px;
  width: 96px;
  border-radius: 6px;
  background: linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.14));
}
.dwc-nav{
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.dwc-nav .dwc-item{
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 11px;
  border-radius: 11px;
}
.dwc-nav .dwc-item .dwc-ic{
  width: 19px;
  height: 19px;
  border-radius: 6px;
  background: rgba(255,255,255,.16);
  flex: 0 0 auto;
}
.dwc-nav .dwc-item .dwc-lbl{
  height: 9px;
  border-radius: 5px;
  background: rgba(255,255,255,.14);
}
.dwc-nav .dwc-item.dwc-active{
  background: linear-gradient(90deg, rgba(42,100,255,.24), rgba(42,100,255,.05));
  box-shadow: inset 2px 0 0 var(--cobalt-glow);
}
.dwc-nav .dwc-item.dwc-active .dwc-ic{
  background: linear-gradient(135deg,#38bdf8,#6366f1);
}
.dwc-nav .dwc-item.dwc-active .dwc-lbl{
  background: linear-gradient(90deg,#dfe8ff,#9fc0ff);
}
.dwc-nav .dwc-item.dwc-active .dwc-txt{
  color: #eaf1ff;
  font-weight: 600;
  font-size: 13.5px;
}
.dwc-main{
  padding: 24px 26px 30px;
  position: relative;
}
.dwc-topbar{
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.dwc-org{
  display: flex;
  align-items: center;
  gap: 10px;
}
.dwc-org .dwc-avatar{
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: linear-gradient(135deg,#8b5cf6,#2a64ff);
  display: grid;
  place-items: center;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.dwc-h-title{
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -.2px;
}
.dwc-h-sub{
  font-size: 12px;
  color: var(--faint);
  margin-top: 2px;
}
.dwc-spacer{
  flex: 1;
}
.dwc-chip{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 13px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 500;
  border: 1px solid var(--line-hi);
  background: var(--card);
}
.dwc-chip .dwc-dot{
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.dwc-chip.dwc-sync .dwc-dot{
  background: var(--good);
  box-shadow: 0 0 10px var(--good);
}
.dwc-chip.dwc-sync{
  color: #cdeede;
  border-color: rgba(99,214,155,.35);
  background: rgba(99,214,155,.09);
}
.dwc-chip.dwc-watch .dwc-dot{
  background: var(--azure);
  box-shadow: 0 0 10px var(--azure);
}
.dwc-chip.dwc-watch{
  color: #cfe6ff;
  border-color: rgba(56,189,248,.32);
  background: rgba(56,189,248,.08);
}
.dwc-grid{
  display: grid;
  grid-template-columns: 290px 1fr;
  gap: 20px;
  align-items: start;
}
.dwc-card{
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  background: var(--card);
  padding: 20px;
}
.dwc-scorecard{
  text-align: center;
  position: relative;
  overflow: hidden;
}
.dwc-scorecard .dwc-lead{
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--muted);
  font-weight: 500;
}
.dwc-gauge{
  width: 190px;
  height: 190px;
  margin: 16px auto 10px;
  border-radius: 50%;
  background: radial-gradient(closest-side, rgba(13,13,30,1) 68%, transparent 69%), var(--ring);
  display: grid;
  place-items: center;
  position: relative;
  box-shadow: 0 0 46px rgba(42,100,255,.35);
}
.dwc-gauge .dwc-num{
  font-family: 'Space Grotesk',sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 1;
}
.dwc-gauge .dwc-den{
  font-size: 13px;
  color: var(--faint);
  margin-top: 4px;
  letter-spacing: .05em;
}
.dwc-scorecard .dwc-foot{
  font-size: 12.5px;
  color: var(--muted);
  font-weight: 300;
}
.dwc-scorecard .dwc-foot b{
  color: var(--bad);
  font-weight: 600;
}
.dwc-sev{
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-top: 20px;
  text-align: left;
}
.dwc-sev .dwc-row{
  display: flex;
  align-items: center;
  gap: 11px;
}
.dwc-sev .dwc-k{
  width: 64px;
  font-size: 12px;
  color: var(--muted);
}
.dwc-sev .dwc-track{
  flex: 1;
  height: 8px;
  border-radius: 5px;
  background: rgba(255,255,255,.06);
  overflow: hidden;
}
.dwc-sev .dwc-fill{
  height: 100%;
  border-radius: 5px;
}
.dwc-sev .dwc-v{
  width: 22px;
  text-align: right;
  font-size: 12px;
  color: var(--ink);
  font-family: 'Space Grotesk',sans-serif;
}
.dwc-panel .dwc-phead{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 4px;
}
.dwc-panel .dwc-phead .dwc-t{
  font-size: 14.5px;
  font-weight: 600;
}
.dwc-panel .dwc-phead .dwc-live{
  margin-left: auto;
  font-size: 11.5px;
  color: var(--good);
  display: flex;
  align-items: center;
  gap: 7px;
}
.dwc-panel .dwc-phead .dwc-live .dwc-d{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--good);
  box-shadow: 0 0 10px var(--good);
}
.dwc-tbl{
  margin-top: 12px;
}
.dwc-tr{
  display: grid;
  grid-template-columns: 1.5fr 1.15fr .8fr .95fr;
  align-items: center;
  gap: 12px;
  padding: 13px 6px;
  border-top: 1px solid var(--line);
}
.dwc-tr.dwc-head{
  border-top: none;
  padding-top: 2px;
  padding-bottom: 9px;
}
.dwc-tr.dwc-head span{
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--faint);
  font-weight: 500;
}
.dwc-idb{
  display: flex;
  align-items: center;
  gap: 11px;
}
.dwc-idb .dwc-pic{
  width: 26px;
  height: 26px;
  border-radius: 8px;
  background: linear-gradient(135deg,#243056,#182042);
  flex: 0 0 auto;
  border: 1px solid var(--line-hi);
}
.dwc-idb .dwc-who{
  font-size: 13px;
}
.dwc-idb .dwc-who small{
  display: block;
  color: var(--faint);
  font-size: 11px;
  margin-top: 1px;
}
.dwc-src{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: var(--sky);
}
.dwc-src .dwc-g{
  width: 16px;
  height: 16px;
  border-radius: 5px;
  background: rgba(139,92,246,.35);
  border: 1px solid rgba(139,92,246,.5);
}
.dwc-when{
  font-size: 12px;
  color: var(--muted);
  font-family: 'Space Grotesk',sans-serif;
}
.dwc-stat{
  justify-self: start;
  font-size: 11.5px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 999px;
  white-space: nowrap;
}
.dwc-stat.dwc-raised{
  color: #f6e2a6;
  background: rgba(233,185,73,.12);
  border: 1px solid rgba(233,185,73,.32);
}
.dwc-stat.dwc-new{
  color: #ffd0d6;
  background: rgba(255,107,125,.12);
  border: 1px solid rgba(255,107,125,.32);
}
.dwc-stat.dwc-watch{
  color: #cfe6ff;
  background: rgba(56,189,248,.10);
  border: 1px solid rgba(56,189,248,.28);
}
.dwc-tbl .dwc-tr.dwc-ghost{
  opacity: .46;
  filter: blur(1.6px);
}
.dwc-tbl .dwc-tr.dwc-ghost2{
  opacity: .2;
  filter: blur(3px);
}
.dwc-fade{
  height: 38px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, transparent, rgba(13,13,30,.9));
}
.dwc-cta-row{
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 20px;
}
.dwc-cta{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 22px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 13.5px;
  color: #241a00;
  background: linear-gradient(180deg,#f4cf6a,#e9b949);
  box-shadow: 0 12px 30px rgba(233,185,73,.28);
}
.dwc-cta .dwc-arw{
  width: 15px;
  height: 15px;
}
.dwc-cta-note{
  font-size: 12px;
  color: var(--faint);
  font-weight: 300;
}
.dwc-chrome{
  filter: blur(1.5px);
  opacity: .9;
}
.dwc-rail{
  filter: blur(2.6px);
  opacity: .8;
}
.dwc-topbar .dwc-chip{
  filter: blur(.8px);
  opacity: .92;
}
.dwc-topbar .dwc-h-sub{
  filter: blur(.5px);
}
.dwc-portal::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: var(--r-xl);
  box-shadow: inset 0 0 120px rgba(8,8,20,.55);
  background: radial-gradient(120% 90% at 50% 42%, transparent 45%, rgba(9,9,20,.35) 100%);
}
