/* Screen-sized typography and one JavaScript clock for every mark in chapter 04. */
.archive-story * {animation:none!important;transition:none!important;}
.archive-story {overflow:visible;}
.archive-heading {fill:#bdd0da;font-size:15px;font-weight:500;}
.archive-plate {fill:#0c1d27;stroke:#294553;stroke-width:1;}
.archive-match-title {fill:#d8e6eb;font-size:14px;font-weight:500;}
.archive-match-state {fill:#7dc9d6;font-size:11px;}
.archive-owner {fill:#e5f0f4;font-size:20px;font-weight:600;}
.archive-profile-count {fill:#91bacb;font-size:12px;}
.archive-radar-grid,.archive-radar-axis {fill:none;stroke:#2c4856;stroke-width:1;}
.archive-radar-shape {fill:#73d6ee20;stroke:none;}
.archive-evidence-edge {stroke:#79d5ed;stroke-width:1.5;stroke-linecap:round;}
.archive-evidence-token {filter:drop-shadow(0 0 2px #79d5ed33);}
.archive-axis-label {fill:#c7dae4;font-size:14px;font-weight:500;}
.archive-note {fill:#91acba;font-size:12px;}
.archive-disclaimer {fill:#6f8896;font-size:9px;}
.archive-world-link {fill:none;stroke:#477e91;stroke-width:1;}
.archive-digital-title {fill:#d9f6ff;font-size:36px;font-weight:600;letter-spacing:2px;}
.archive-digital-subtitle {fill:#9fbdcc;font-size:13px;}
.archive-brand {font-family:var(--type-font-family);font-size:22px;}
.archive-brand-lockup {display:flex;align-items:center;justify-content:center;gap:10px;height:100%;}
.archive-digital-logo {display:block;width:34px;height:34px;flex:none;}
#act-scout [data-archive-copy] strong {color:#73e8ff;font-weight:550;}
@media(min-width:901px) {
  .deck #act-scout .act-stage {inset:14% 1% 14% 35%;mask-image:none;}
}

.archive-crossroads-watermark {width:100%;height:100%;mask-image:linear-gradient(transparent,#000 7%,#000 83%,transparent);}
.archive-crossroads-watermark img {display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.65) brightness(.95);opacity:.85;mask-image:linear-gradient(90deg,transparent,#000 13%,#000 85%,transparent);}
.archive-final-lockup {font-family:var(--type-font-family);font-size:52px;}
.archive-final-lockup .archive-brand-lockup {gap:18px;}
.archive-final-lockup .archive-digital-logo {width:64px;height:64px;}
.archive-final-tagline {fill:#d5e7ee;font-size:30px;letter-spacing:1px;}

.archive-crossroads-watermark { position:relative; }
.archive-growth-message { position:absolute; left:0; right:0; top:24px; text-align:center; color:#d9f6ff; font-size:25px; font-weight:600; text-shadow:0 2px 14px #02070b; }
html[lang="en"] .archive-growth-message { font-size:21px; }
