/* Albion palette and the local layout for /albion/. */
body.albion.albion-tablet-hub.ss-game-hub {
  --world-canvas: #f3f7f5;
  --world-surface: #fff;
  --world-section-alt: #eaf1ed;
  --world-image-surface: #eaf1ed;
  --world-header: rgb(243 247 245 / 95%);
  --world-nav-surface: #fff;
  --world-footer: #e5ede8;
  --world-ink: #1c2d28;
  --world-muted: #596d65;
  --world-rule: #c9d8d1;
  --world-accent: #36736a;
  --world-accent-dark: #28594f;
  --world-accent-2: #648c9b;
  --world-soft: #e1eeea;
  --world-warm-soft: #eaf0eb;
  --world-on-accent: #fff;
  --world-display: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --world-body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --world-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;
  --world-display-weight: 720;
  --world-display-spacing: -.055em;
  --world-radius: 8px;
  --world-small-radius: 4px;
  --paper: var(--world-canvas);
  --surface: var(--world-surface);
  --ink: var(--world-ink);
  --muted: var(--world-muted);
  --rule: var(--world-rule);
  --signal: var(--world-accent);
  --accent: var(--world-accent);
  --accent-soft: var(--world-soft);
  --copper: var(--world-accent-2);
  --ss-ink: var(--world-ink);
  --ss-ink-soft: var(--world-muted);
  --ss-paper: var(--world-canvas);
  --ss-white: var(--world-surface);
  --ss-line: var(--world-rule);
  --ss-blue: var(--world-accent);
  --ss-blue-deep: var(--world-accent-dark);
  --ss-blue-pale: var(--world-soft);
  --ss-coral: var(--world-accent-2);
  --ss-coral-pale: var(--world-warm-soft);
  --ss-mint: var(--world-soft);
  --ss-lime: var(--world-accent-2);
  --ss-yellow: var(--world-warm-soft);
  background: var(--world-canvas);
  color: var(--world-ink);
  font-family: var(--world-body);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-editorial-banner {
  height: clamp(150px, 16vw, 220px);
  border-bottom: 1px solid var(--world-rule);
  background: url("/assets/homepage/world-albion-v1.webp") center / cover no-repeat;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero {
  min-height: 0;
  border-bottom: 1px solid var(--world-rule);
  background: var(--world-surface);
  color: var(--world-ink);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero::before,
body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero-grid::after {
  display: none;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero-grid {
  min-height: 0;
  grid-template-columns: minmax(0, 1.4fr) minmax(280px, 1fr);
  align-items: start;
  gap: clamp(26px, 4vw, 56px);
  padding-block: clamp(34px, 4vw, 58px);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero h1 {
  max-width: 830px;
  margin-block: 12px 17px;
  color: var(--world-ink);
  font-family: var(--world-display);
  font-size: clamp(2.75rem, 5.1vw, 4.45rem);
  font-weight: 720;
  letter-spacing: -.06em;
  line-height: 1.02;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero :is(.lede, .creator-note) {
  color: var(--world-muted);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero .eyebrow {
  color: var(--world-accent-dark);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero .actions .button.secondary {
  color: var(--world-accent-dark);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero .wc-status-strip {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  margin-top: 20px;
  padding: 0;
  border: 0;
  border-top: 1px solid var(--world-rule);
  border-bottom: 1px solid var(--world-rule);
  background: transparent;
  box-shadow: none;
  color: var(--world-ink);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero .wc-status-strip > div {
  padding: 12px 16px 12px 0;
  border: 0;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-waypoint-rail {
  border: 0;
  border-bottom: 1px solid var(--world-rule);
  background: var(--world-surface);
  box-shadow: none;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-chapter {
  border-bottom: 1px solid var(--world-rule);
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-path-grid {
  gap: 0 24px;
  padding: 0;
  background: transparent;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-path-grid > :is(.wc-path-card, .wc-panel) {
  min-height: 0;
  padding: 20px 0 24px;
  border: 0;
  border-top: 1px solid var(--world-rule);
  background: transparent;
  box-shadow: none;
}

body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-chapter .wc-panel {
  border: 0;
  border-top: 1px solid var(--world-rule);
  background: transparent;
  box-shadow: none;
}

body.albion.albion-tablet-hub .albion-hero-figure {
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
}
body.albion.albion-tablet-hub .albion-hero-figure img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
body.albion.albion-tablet-hub .albion-diagram {
  margin: 20px 0 0;
  max-width: 720px;
}
body.albion.albion-tablet-hub .albion-diagram img {
  display: block;
  width: 100%;
  height: auto;
}

#tablets .mobile-gear-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  overflow-wrap: anywhere;
  word-break: normal;
}

#tablets .mobile-gear-grid > .mobile-gear-card,
#tablets .mobile-gear-copy > * {
  min-width: 0;
  max-width: 100%;
}

#tablets .mobile-buy {
  margin-top: auto;
  max-width: 100%;
  white-space: normal;
}

@media (max-width: 900px) {
  body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 620px) {
  body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-editorial-banner {
    height: 128px;
  }
  body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero-grid {
    padding-block: 30px 34px;
  }
  body.albion.albion-tablet-hub.wc-live.wc-hub.wc-editorial .wc-hero h1 {
    font-size: clamp(2.45rem, 10.8vw, 3.4rem);
  }
  body.albion.albion-tablet-hub .wc-hero .wc-status-strip {
    grid-template-columns: 1fr;
  }
}
