/* Dota 2 / communication-score campaign */
.hero--juggernaut {
  min-height: 0;
  background: radial-gradient(ellipse at 75% 27%, #fb5945 0, #c3323c 28%, #61232f 53%, #1a1c26 87%);
}
.hero--juggernaut .hero-frame { bottom: 25px; }
.hero--juggernaut::before {
  content: ""; position: absolute; z-index: -5; width: 650px; height: 650px;
  border: 1px solid #ffd4b03d; border-radius: 50%; left: 52%; top: 3%;
  box-shadow: 0 0 0 38px #ffbb8310, 0 0 0 110px #ffbb8305;
}
.hero--juggernaut .hero-art {
  z-index: -3; left: auto; right: -4%; top: 0; width: 66%; height: 105%;
  object-fit: contain; object-position: center top; opacity: 1;
  filter: drop-shadow(-25px 25px 25px #37111d55);
}
.hero--juggernaut .hero-shade {
  z-index: -2; background: linear-gradient(90deg, #2319238c, transparent 58%), linear-gradient(0deg, #101820 0%, #10182044 21%, transparent 50%);
}
.hero--juggernaut .hero-watermark { z-index: -4; color: #ffdbb20c; }
.hero--juggernaut .hero-content { padding-top: 52px; padding-bottom: 45px; min-height: 735px; }
.hero--juggernaut .hero-copy { width: 54%; }
.hero--juggernaut h1 { line-height: .97; }
.hero-score-prefix { display: block; font-size: .47em; font-weight: 500; letter-spacing: .02em; margin-bottom: 8px; }
.hero-score { display: block; font-size: 1.55em; font-weight: 600; font-variant-numeric: tabular-nums; letter-spacing: -.045em; white-space: nowrap; }
.hero--juggernaut .hero-title-last { font-size: .74em; line-height: 1.16; margin-top: 10px; }
.hero--juggernaut .hero-lead { max-width: 440px; font-size: 15px; line-height: 1.75; }
.hero-lead strong { font-weight: 600; color: #fff6ed; }
.hero--juggernaut .hero-actions { gap: 21px; }
.hero--juggernaut .button { gap: 22px; padding-inline: 20px; }
.hero--juggernaut .text-link { font-size: 12px; }
.score-transmission { width: 335px; right: 0; bottom: 63px; }
.score-transmission .transmission-top { color: #bcc8ce; }
.score-transmission .transmission-top svg { height: 16px; width: 14px; color: #ff7380; }
.score-restriction { display: flex; align-items: center; gap: 19px; padding: 16px 20px; border-bottom: 1px solid #a1b5bf22; }
.score-restriction > span:first-child { font-size: 8px; letter-spacing: .09em; color: #bcb3b3; }
.score-restriction b { display: block; font: 500 31px/1.3 var(--display); letter-spacing: -.015em; color: #f3d9c5; white-space: nowrap; }
.score-restriction p { font-size: 13px; font-weight: 550; color: #e2e7e7; }
.score-restriction p span { display: block; font-size: 8px; color: #aa8f89; margin-top: 7px; letter-spacing: .06em; }
.score-restriction > svg { margin-left: auto; height: 22px; width: 19px; color: #9e8686; }
.score-restriction.critical { background: #ff46550d; }
.score-restriction.critical b { color: #ff7480; }
.score-restriction.critical p span { color: #ff8a92; }
.muted-x { margin-left: auto; color: #ff6c79; font-size: 27px; font-weight: 400; }
.score-transmission .transmission-bottom { color: #b4a4a8; font-size: 8px; }
.limits-section { padding-block: 73px 45px; }
.limits-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 35px; }
.limits-intro .eyebrow { font-size: 10px; color: #a73445; margin-bottom: 19px; }
.limits-intro h2 { font-size: clamp(27px, 2.55vw, 40px); line-height: 1.2; }
.limits-intro > p { font-size: 14px; line-height: 1.8; color: #606c71; max-width: 330px; margin-top: 18px; }
.limit-card { border-left: 1px solid #b8c1bf; padding: 6px 0 5px 28px; }
.limit-card > .micro-label { font-size: 9px; letter-spacing: .04em; color: #66747a; }
.limit-card > strong { display: flex; align-items: center; justify-content: space-between; font: 500 clamp(52px,5.1vw,78px)/1.15 var(--display); letter-spacing: -.04em; margin-block: 8px 20px; }
.limit-card > strong > span { font-family: var(--body); font-size: 33px; font-weight: 400; color: #9fa8a9; }
.limit-card h3 { font: 500 clamp(17px,1.8vw,26px)/1.35 var(--display); margin-bottom: 12px; letter-spacing: -.025em; }
.limit-card p { font-size: 13px; color: #606c71; line-height: 1.8; max-width: 330px; }
.limit-card--critical > strong, .limit-card--critical > strong > span { color: #bd2e43; }
.limits-footnote { display: flex; justify-content: space-between; align-items: center; gap: 35px; border-top: 1px solid #ccd1cd; margin-top: 36px; padding-top: 22px; }
.limits-footnote > p { max-width: 800px; font-size: 11px; line-height: 1.8; color: #647075; }
.limits-footnote strong { color: #253b45; font-weight: 550; }
.limits-footnote a { display: inline-flex; align-items: center; gap: 13px; font-size: 10px; color: #a82b3e; white-space: nowrap; }
.limits-footnote a:hover { text-decoration: underline; }
.limits-footnote svg { width: 16px; height: 16px; }
.limits-sources { display: flex; flex-direction: column; gap: 10px; }
.demo { padding-top: 62px; }
.demo .section-heading h2 { font-size: clamp(40px, 4.45vw, 70px); }
.personality-art { background: radial-gradient(ellipse at 57% 29%, #f35b3f, #ac283b 46%, #20202a 83%); }
.personality-art > img { object-position: 54% 0; object-fit: cover; transform: scale(1.12); transform-origin: 50% 10%; filter: none; }
.character-index { font-size: 9px; }
.nav { gap: 23px; }
@media(min-width:1700px) {
  .hero--juggernaut .hero-content { min-height: 850px; }
  .hero--juggernaut .hero-art { width: 62%; right: -1%; }
  .hero--juggernaut .hero-lead { max-width: 505px; font-size: 17px; }
  .score-transmission { width: 370px; bottom: 75px; }
  .score-restriction { padding: 20px 24px; }
  .score-restriction p { font-size: 15px; }
}
@media(max-width:1150px) {
  .nav { gap: 15px; font-size: 11px; }
  .hero--juggernaut .hero-art { width: 75%; right: -10%; top: 40px; }
  .hero--juggernaut .hero-copy { width: 56%; }
  .hero--juggernaut .hero-lead { max-width: 385px; font-size: 14px; }
  .score-transmission { width: 290px; right: 0; }
  .score-restriction { padding: 14px 16px; gap: 15px; }
  .score-restriction p { font-size: 12px; }
  .score-restriction b { font-size: 29px; }
  .limits-grid { gap: 25px; grid-template-columns: 1.1fr 1fr 1fr; }
  .limit-card { padding-left: 22px; }
  .limits-intro h2 { font-size: 29px; }
  .limits-intro > p { font-size: 13px; }
  .limit-card > .micro-label { font-size: 8px; }
  .limit-card p { font-size: 12px; }
}
@media(max-width:900px) {
  .nav { gap: 11px; font-size: 10px; }
  .hero--juggernaut .hero-art { right: -20%; width: 88%; top: 80px; }
  .hero--juggernaut .hero-copy { width: 60%; }
  .hero--juggernaut .hero-lead { max-width: 330px; font-size: 13px; }
  .score-transmission { width: 265px; right: -8px; bottom: 55px; }
  .score-restriction { padding: 13px 14px; gap: 13px; }
  .score-restriction p { font-size: 11px; }
  .limits-grid { grid-template-columns: 1fr 1fr; gap: 30px 24px; }
  .limits-intro { grid-column: 1 / -1; }
  .limits-intro h2 { font-size: 36px; }
  .limits-intro > p { max-width: 480px; }
  .limit-card { padding-left: 23px; }
  .limit-card > strong { font-size: 61px; }
  .limit-card h3 { font-size: 24px; }
  .limits-footnote { align-items: flex-start; }
  .limits-footnote > p { font-size: 10px; }
  .demo .section-heading h2 { font-size: 36px; }
}
@media(max-width:700px) {
  .nav { gap: 0; font-size: 15px; }
  .hero--juggernaut .hero-content { min-height: 0; padding-top: 53px; padding-bottom: 35px; }
  .hero--juggernaut .hero-copy { width: 100%; }
  .hero--juggernaut .hero-eyebrow { font-size: 9px; max-width: 280px; }
  .hero-score-prefix { font-size: .5em; }
  .hero-score { font-size: 1.65em; }
  .hero--juggernaut .hero-title-last { font-size: .8em; }
  .hero--juggernaut .hero-art { width: 670px; max-width: none; height: 700px; right: -195px; top: 54px; opacity: .82; }
  .hero--juggernaut .hero-shade { background: linear-gradient(90deg, #351724ed 0%, #351724ad 52%, #35172433 100%), linear-gradient(0deg,#101820 0%,#101820b0 18%,transparent 50%); }
  .hero--juggernaut::before { width: 380px; height: 380px; left: 35%; top: 5%; }
  .hero--juggernaut .hero-lead { max-width: 325px; font-size: 14px; margin-top: 25px; }
  .hero--juggernaut .hero-actions { gap: 17px; align-items: center; }
  .hero--juggernaut .button { font-size: 11px; padding-inline: 15px; gap: 16px; }
  .hero--juggernaut .text-link { font-size: 10px; max-width: 83px; gap: 10px; }
  .score-transmission { position: relative; width: 285px; right: auto; bottom: auto; margin: 35px 4px 0 auto; }
  .score-restriction { padding: 17px 16px; }
  .score-restriction p { font-size: 12px; }
  .hero-bottom > span:first-child { font-size: 7px; gap: 9px; }
  .feature-strip span, .feature-strip span:nth-child(3) { font-size: 15px; }
  .feature-strip span:last-child { font-size: 13px; gap: 7px; }
  .limits-section { padding-block: 52px 30px; }
  .limits-grid { gap: 28px 18px; }
  .limits-intro h2 { font-size: clamp(29px,8.5vw,44px); }
  .limits-intro > p { font-size: 14px; }
  .limit-card { padding: 0; border-left: 0; border-top: 1px solid #b8c1bf; padding-top: 18px; }
  .limit-card > .micro-label { font-size: 8px; letter-spacing: 0; }
  .limit-card > strong { font-size: 51px; letter-spacing: -.04em; margin-block: 10px 17px; }
  .limit-card > strong > span { font-size: 23px; }
  .limit-card h3 { font-size: 20px; }
  .limit-card p { font-size: 12px; line-height: 1.8; }
  .limits-footnote { display: block; margin-top: 24px; padding-top: 19px; }
  .limits-footnote > p { font-size: 11px; }
  .limits-footnote a { margin-top: 17px; font-size: 11px; }
  .demo { padding-top: 36px; }
  .demo .section-heading h2 { font-size: clamp(28px,7.7vw,45px); }
  .personality-art > img { transform: scale(1.13); object-position: center 9%; }
}
@media(max-width:370px) {
  .hero--juggernaut .hero-content { padding-top: 48px; min-height: 0; }
  .hero--juggernaut .hero-eyebrow { font-size: 8px; gap: 8px; }
  .hero--juggernaut .hero-lead { font-size: 13px; }
  .hero--juggernaut .hero-actions { gap: 12px; }
  .hero--juggernaut .button { font-size: 10px; padding-inline: 12px; gap: 10px; }
  .hero--juggernaut .text-link { font-size: 9px; }
  .score-transmission { width: 257px; }
  .score-restriction p { font-size: 11px; }
  .feature-strip span, .feature-strip span:nth-child(3) { font-size: 13px; }
  .feature-strip span:last-child { font-size: 11px; }
  .limit-card > strong { font-size: 45px; }
  .limit-card h3 { font-size: 18px; }
  .limit-card > .micro-label { font-size: 7px; }
}
