/* Page styles for /compare/roboshadow-vs-greenbone-openvas/, from v49-roboshadow-vs-greenbone.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,.07),rgba(255,255,255,.022));
  box-shadow: 0 2px 10px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.04);
  transition: border-color .22s, transform .22s, box-shadow .22s;
}
.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,.22),rgba(42,100,255,.06));
  margin-bottom: 16px;
}
.card h3{
  font-size: 1.06rem;
}
.card p{
  color: #d0d4e8;
  font-size: .9rem;
  line-height: 1.58;
}
.panel{
  background: linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.028));
}
.solx-cols{
  gap: 48px;
}
@media(max-width:760px){.comparison-hero{padding:54px 0 46px}.brand-lockup{gap:14px}.robo-logo{height:28px}.tenable-logo{height:32px}.comparison-hero h1{margin-top:22px}.tenable-intro{margin-top:34px;padding:20px 18px 20px 25px}.honest-pair,.fit-grid{grid-template-columns:1fr}.section-head.center{text-align:left}.clean-compare th,.clean-compare td{padding:17px 18px}.clean-compare td:first-child{padding-left:52px}.clean-compare td:first-child::before{left:18px;top:18px}.cost-story{grid-template-columns:1fr;gap:26px;padding:32px 25px}.cost-figure{padding:0 0 26px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.cost-figure strong{font-size:4.5rem}}
.solx-panel{
  border: 0!important;
  border-radius: 0!important;
  padding: 0!important;
  background: none!important;
}
.solx-panel h4{
  font-size: .72rem;
  letter-spacing: .14em;
  color: var(--muted);
  margin-bottom: 52px;
}
.painrow li svg{
  flex: none;
  width: 16px;
  height: 16px;
  color: var(--warn);
}
.fixrow li{
  display: block;
  gap: 0;
}
.fixrow li svg{
  flex: none;
  width: 16px;
  height: 16px;
}
.solx-stats{
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.statchip{
  border: 1px solid var(--line-hi);
  border-radius: var(--r);
  padding: 22px 24px;
  background: linear-gradient(180deg,
    rgba(255,255,255,.058),
    rgba(255,255,255,.018));
}
.statchip .n{
  font-size: 2.1rem;
  line-height: 1;
}
.statchip .k{
  font-size: .78rem;
  font-weight: 400;
  margin-top: 8px;
  line-height: 1.4;
}
.solx-quote{
  border-left: 3px solid var(--accent,var(--cobalt-glow));
  padding: 22px 0 22px 34px!important;
  margin-top: 24px;
  line-height: 1.62;
  max-width: 880px;
}
.solx-quote span{
  font-size: .8rem;
  color: var(--faint);
  margin-top: 9px;
  letter-spacing: .02em;
}
header.hero{
  padding: 88px 0 52px;
}
.hero-grid{
  gap: 52px;
}
.hero-pill{
  gap: 10px;
  padding: 7px 16px 7px 10px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(42,100,255,.3);
  font-size: 0.76rem;
  margin-bottom: 20px;
}
.hero-pill .dot{
  box-shadow: 0 0 10px var(--good);
}
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: none;
  transition: transform .18s,box-shadow .18s;
}
.logostrip img:hover{
  filter: none;
}
.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){.vs-cols{grid-template-columns:1fr}}
.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: .84rem;
  border-radius: 100px;
  padding: 9px 18px;
  transition: .18s;
}
.showtabs button.on{
  background: rgba(42,100,255,.22);
  border-color: rgba(42,100,255,.42);
  box-shadow: inset 0 1px 5px rgba(42,100,255,.14);
}
.shot-frame{
  border: none;
  background: none;
}
.vschip{
  padding: 14px 17px;
  border-radius: 14px;
}
.vschip:hover{
  box-shadow: var(--ds7-e1);
}
.acc summary{
  background: rgba(255,255,255,.02);
}
.acc summary:hover{
  background: rgba(255,255,255,.055);
}
.acc summary .nm{
  font-size: 1rem;
}
.acc .body{
  padding: 14px 22px 22px;
  gap: 22px;
}
.acc .body .col.strong{
  padding-right: 22px;
}
.acc .body .col h5{
  font-size: .66rem;
  letter-spacing: .12em;
  margin-bottom: 10px;
}
.acc .body li svg{
  width: 14px;
  height: 14px;
  margin-top: 4px;
}
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: 10px;
  grid-template-columns: 1fr 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: flex;
  gap: 10px;
  align-items: flex-start;
}
.minion-issues li::before{
  color: var(--warn);
  flex: none;
}
@media(prefers-reduced-motion:reduce){.gfx-orbit .ring{animation:none}}
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;
}
.subnav{
  position: sticky;
  top: 0;
}
.vs-hero{
  padding: 64px 0 26px;
}
.vs-hero .crumb{
  font-size: .82rem;
  color: var(--muted);
  margin-bottom: 18px;
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.vs-hero .crumb a{
  color: var(--cobalt-glow);
  text-decoration: none;
}
.vs-badge{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  font-size: .72rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--cobalt-glow);
  margin-bottom: 16px;
}
.vs-title{
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin: 6px 0 8px;
}
.vs-title h1{
  font-size: clamp(2rem,4.4vw,3.3rem);
  line-height: 1.05;
  margin: 0;
}
.vs-title .x{
  font-family: 'Poppins',sans-serif;
  font-weight: 300;
  color: var(--muted);
  font-size: 1.6rem;
}
.vs-cat{
  display: inline-block;
  font-size: .8rem;
  color: var(--muted);
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 5px 13px;
  margin-top: 6px;
}
.vs-lede{
  font-size: 1.06rem;
  color: var(--soft);
  max-width: 56ch;
  margin: 16px 0 22px;
}
.vs-cols{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 14px 0 8px;
}
.vs-cols .col{
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 22px;
}
.vs-cols .col h4{
  font-size: .66rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 12px;
  font-family: 'Poppins',sans-serif;
}
.vs-cols .col.win h4{
  color: var(--good);
}
.vs-cols .col.strong h4{
  color: var(--warn);
}
.vs-cols .col ul{
  list-style: none;
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
}
.vs-cols .col li{
  display: flex;
  gap: 9px;
  font-size: .9rem;
  color: #cfd3e6;
  font-weight: 300;
  line-height: 1.55;
}
.vs-cols .col li svg{
  flex: none;
  width: 15px;
  height: 15px;
  margin-top: 4px;
}
.vs-hero + section .verdict,.band .verdict{
  border-top: 1px solid var(--line);
  padding-top: 16px;
  color: #d4d8ea;
  font-weight: 300;
  font-size: .95rem;
}
.band .verdict b{
  color: #fff;
  font-weight: 600;
}
.hubgrid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 16px;
}
@media(max-width:600px){.pgrid{grid-template-columns:1fr}}
.hubcard{
  display: block;
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 20px;
  text-decoration: none;
  transition: .15s;
}
.hubcard:hover{
  border-color: var(--cobalt-glow);
  transform: translateY(-2px);
}
.hubcard .nm{
  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 1.02rem;
  display: block;
  margin-bottom: 4px;
}
.hubcard .ct{
  color: var(--muted);
  font-size: .82rem;
  display: block;
}
.hubcard .go{
  color: var(--cobalt-glow);
  font-size: .82rem;
  margin-top: 12px;
  display: inline-block;
}
.morevs{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}
.morevs a{
  font-size: .85rem;
  text-decoration: none;
  color: var(--soft);
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 8px 14px;
}
.morevs a:hover{
  border-color: var(--cobalt-glow);
  color: #fff;
}
.gfx-gauge .g-face{
  box-shadow: inset 0 2px 12px rgba(0,0,0,.42);
}
.gfx-meter{
  gap: 15px;
}
.gfx-meter .track{
  height: 9px;
}
.gfx-meter .fill{
  box-shadow: 0 0 14px rgba(63,123,255,.5);
}
.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: inset 0 1px 0 rgba(255,255,255,.06);
}
.statchip .n{
  letter-spacing: -.02em;
  font-weight: 700;
}
.statchip .k{
  letter-spacing: .01em;
}
@media (max-width: 640px){
.hero-cta{
  gap: 12px;
}
}
.statchip::before{
  background: radial-gradient(circle at 100% 0%, rgba(42, 100, 255, .06), transparent 70%);
  opacity: 0;
}
.statchip .k{
  color: #c3c8e2;
}
.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);
}
.vs-cols .col{
  position: relative;
}
.vs-cols .col h4{
  position: relative;
  padding-left: 12px;
}
.vs-cols .col h4::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 2px;
  background: var(--line-hi);
}
.vs-cols .col.win h4::before{
  background: var(--good);
}
.vs-cols .col.strong h4::before{
  background: var(--warn);
}
.card h3{
  position: relative;
  padding-top: 12px;
  padding-bottom: 2px;
}
.card h3::before{
  content: "";
  position: absolute;
  top: 0;
  left: -26px;
  right: -26px;
  height: 3px;
  background: linear-gradient(90deg,var(--cobalt-bright),var(--cobalt-glow));
}
.acc summary .nm{
  position: relative;
  padding-left: 12px;
}
.acc summary .nm::before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 1.5px;
  border-radius: 1px;
  background: var(--cobalt-glow);
}
section .wrap > div[style*="background:linear-gradient(180deg,rgba(255,255,255,.075)"]{
  background: var(--panel) !important;
  border: 1px solid var(--line) !important;
  border-radius: var(--r-lg) !important;
  padding: 28px 30px !important;
  position: relative;
  overflow: hidden;
}
section .wrap > div[style*="background:linear-gradient(180deg,rgba(255,255,255,.075)"]::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg,var(--cobalt-bright),var(--cobalt-glow));
}
section .wrap > div[style*="background:linear-gradient(180deg,rgba(255,255,255,.075)"] h4{
  position: relative;
  z-index: 1;
  padding-left: 0;
  margin-top: 8px;
}
section .wrap > div[style*="background:linear-gradient(180deg,rgba(255,255,255,.075)"] p{
  position: relative;
  z-index: 1;
}
.grid3 .card{
  background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));
  border: 1px solid var(--line-hi);
}
.grid3 .card:nth-child(1) h3::before{
  background: linear-gradient(90deg,#38bdf8,#2a64ff);
}
.grid3 .card:nth-child(2) h3::before{
  background: linear-gradient(90deg,#2a64ff,#7bd88f);
}
.grid3 .card:nth-child(3) h3::before{
  background: linear-gradient(90deg,#6366f1,#8b5cf6);
}
.acc .body ul{
  padding: 0;
  margin: 0;
}
.acc .body li{
  align-items: flex-start;
}
.acc .body li svg{
  flex-shrink: 0;
}
.wk-quote{
  background: var(--panel);
  border: 1px solid var(--line);
  border-left: 4px solid var(--cobalt-glow);
}
.verdict{
  grid-column: 1/-1;
  border-top: 1px solid var(--line);
  padding-top: 14px;
  color: #d4d8ea;
  font-weight: 300;
  font-size: .9rem;
}
.verdict b{
  color: #fff;
  font-weight: 600;
}
.gfx-meter .m .top span{
  padding-left: 8px;
}
.gfx-meter .fill.teal{
  background: linear-gradient(90deg,#1c8f88,#38d1c5);
}
.gfx-meter .fill.good{
  background: linear-gradient(90deg,#2e9c6c,#63d69b);
}
.mlist li svg{
  flex-shrink: 0;
}
html,body{
  overflow-x: clip;
}
.comparison-hero{
  overflow: hidden;
}
.competitor-logo{
  max-width: 210px;
  max-height: 50px;
  width: auto;
  object-fit: contain;
}
.fit-label .competitor-logo{
  max-width: 150px;
  max-height: 34px;
  margin-right: 12px;
}
.section-head,.panel,.card,.statchip{
  opacity: 1!important;
  transform: none!important;
}
.comparison-hero{
  padding: 76px 0 62px;
  text-align: center;
}
.comparison-hero .wrap{
  max-width: 1080px;
}
.comparison-hero h1{
  font-size: clamp(2.35rem,5vw,4.6rem);
  line-height: 1.04;
  letter-spacing: -.045em;
  max-width: 900px;
  margin: 28px auto 18px;
}
.comparison-hero .vs-lede{
  max-width: 800px;
}
.comparison-hero .vs-lede strong{
  color: #fff;
  font-weight: 600;
}
.comparison-hero .hero-cta{
  justify-content: center;
  margin-top: 30px;
}
.brand-lockup{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin: 32px auto 0;
  padding: 18px 0;
}
.brand-lockup::before{
  content: "";
  position: absolute;
  inset: -34px 10%;
  z-index: -1;
  background: radial-gradient(ellipse at center,rgba(42,100,255,.19),transparent 68%);
  filter: blur(12px);
}
.comparison-brand{
  display: flex;
  align-items: center;
  justify-content: center;
}
.comparison-logo{
  display: block;
  width: auto;
  object-fit: contain;
  filter: drop-shadow(0 0 19px rgba(79,129,255,.28));
}
.robo-logo{
  height: 43px;
}
.tenable-logo{
  height: 48px;
}
.versus{
  color: #aeb5cd;
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.tenable-intro{
  position: relative;
  max-width: 840px;
  margin: 46px auto 0;
  padding: 22px 24px 22px 31px;
  text-align: left;
  background: none;
}
.tenable-intro::before{
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  bottom: 14px;
  width: 2px;
  border-radius: 2px;
  background: linear-gradient(180deg,#48d4e1,var(--cobalt-bright),transparent);
}
.tenable-intro p{
  margin: 8px 0 0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.75;
}
.tenable-intro strong{
  color: #e8ebf6;
  font-weight: 600;
}
.compare-panel{
  padding: 0;
  overflow: hidden;
  border-color: rgba(121,151,222,.2);
  box-shadow: 0 26px 75px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.07);
}
.table-scroll{
  overflow-x: auto;
}
.clean-compare{
  min-width: 760px;
  margin: 0;
}
.clean-compare th,.clean-compare td{
  padding: 21px 24px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255,255,255,.075);
}
.clean-compare th{
  font-size: .72rem;
  color: #b8bfd5;
  text-transform: uppercase;
  letter-spacing: .12em;
  background: linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
}
.clean-compare th:nth-child(2){
  color: #9fc0ff;
}
.clean-compare th:nth-child(2),.clean-compare td:nth-child(2){
  background-color: rgba(42,100,255,.055);
  border-left: 1px solid rgba(89,175,250,.13);
  border-right: 1px solid rgba(89,175,250,.13);
}
.clean-compare td:first-child{
  position: relative;
  width: 44%;
  padding-left: 62px;
  font-weight: 600;
  color: #f4f6ff;
}
.clean-compare td:first-child::before{
  position: absolute;
  left: 24px;
  top: 22px;
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid rgba(89,175,250,.26);
  background: rgba(42,100,255,.1);
  color: #9fc0ff;
  font-size: .66rem;
  font-weight: 700;
}
.clean-compare tbody tr:nth-child(1) td:first-child::before{
  content: "01";
}
.clean-compare tbody tr:nth-child(2) td:first-child::before{
  content: "02";
}
.clean-compare tbody tr:nth-child(3) td:first-child::before{
  content: "03";
}
.clean-compare tbody tr:nth-child(4) td:first-child::before{
  content: "04";
}
.clean-compare tbody tr:nth-child(5) td:first-child::before{
  content: "05";
}
.clean-compare tbody tr:nth-child(6) td:first-child::before{
  content: "06";
}
.clean-compare small{
  display: block;
  margin-top: 6px;
  color: #9da5c1;
  font-size: .77rem;
  font-weight: 300;
  line-height: 1.5;
}
.clean-compare tr:last-child td{
  border-bottom: 0;
}
.muted-status{
  color: #b8bfd5;
}
.honest-pair,.fit-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 22px;
}
.honest-card,.fit-grid article{
  padding: 30px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));
}
.honest-card h3{
  margin: 8px 0 10px;
  font-size: 1.28rem;
}
.honest-card p{
  margin: 0;
  color: var(--muted);
  font-size: .9rem;
  line-height: 1.7;
}
.tenable-card{
  border-color: rgba(72,212,225,.25);
}
.tenable-card .kicker{
  color: #48d4e1;
}
.robo-card{
  border-color: rgba(89,175,250,.28);
}
.fit-grid{
  margin-top: 0;
}
.fit-label{
  display: flex;
  align-items: center;
  gap: 13px;
  color: #fff;
  font-family: 'Space Grotesk',sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
}
.fit-logo{
  width: auto;
  height: 29px;
  object-fit: contain;
}
.fit-logo.tenable{
  height: 32px;
}
.fit-grid ul{
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.fit-grid li{
  position: relative;
  padding: 8px 0 8px 25px;
  color: #c4c9dc;
  font-size: .9rem;
}
.fit-grid li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 9px;
  height: 2px;
  background: var(--cobalt-glow);
}
.cost-story{
  position: relative;
  display: grid;
  grid-template-columns: minmax(220px,.72fr) 1.28fr;
  gap: 42px;
  align-items: center;
  padding: 44px 48px;
  border: 1px solid rgba(89,175,250,.24);
  border-radius: 24px;
  overflow: hidden;
  background: linear-gradient(120deg,rgba(42,100,255,.15),rgba(255,255,255,.025) 56%,rgba(72,212,225,.035));
  box-shadow: 0 26px 75px rgba(0,0,0,.22);
}
.cost-story::after{
  content: "";
  position: absolute;
  right: -130px;
  top: -170px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42,100,255,.18),transparent 68%);
  pointer-events: none;
}
.cost-figure{
  position: relative;
  z-index: 1;
  padding-right: 40px;
  border-right: 1px solid rgba(255,255,255,.12);
}
.cost-figure strong{
  display: block;
  font-family: 'Space Grotesk',sans-serif;
  font-size: clamp(1.75rem,2.6vw,2.5rem);
  font-weight: 700;
  line-height: .88;
  letter-spacing: -.07em;
  white-space: nowrap;
  background: linear-gradient(110deg,#fff 5%,#9fc0ff 55%,#59affa);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media(max-width:840px){
  .cost-story{grid-template-columns:1fr}
  .cost-figure{padding:0 0 26px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
}
.cost-figure span{
  display: block;
  margin-top: 14px;
  color: #c8cfe3;
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.cost-copy{
  position: relative;
  z-index: 1;
}
.cost-copy h2{
  font-size: clamp(1.7rem,3vw,2.35rem);
}
.cost-copy>p{
  max-width: 670px;
  margin-top: 15px;
  color: #c8cde0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
}
.cost-copy small{
  display: block;
  max-width: 700px;
  margin-top: 17px;
  color: #858da8;
  font-size: .72rem;
  line-height: 1.6;
}
.clean-compare tbody tr:nth-child(7) td:first-child::before{
  content: "07";
}
.gap-status{
  color: #7de5cc;
}
.comparison-note{
  margin: 15px 6px 0;
  color: #8992ad;
  font-size: .74rem;
  line-height: 1.6;
  text-align: left;
}
.comparison-note strong{
  color: #b9c2dc;
  font-weight: 500;
}
