@charset "UTF-8";

:root {
  --paper: #f1eee5;
  --paper-strong: #fbf9f3;
  --ink: #1c211f;
  --muted: #686a63;
  --line: rgba(28, 33, 31, 0.15);
  --line-strong: rgba(28, 33, 31, 0.4);
  --white: #fffdf7;
  --lime: #c7c6a2;
  --blue: #294f69;
  --coral: #bd523d;
  --sky: #9bb7b1;
  --plum: #725866;
  --yellow: #c8ae6f;
  --shadow: 0 18px 60px rgba(36, 39, 36, 0.09);
  --radius-lg: 32px;
  --radius-md: 22px;
  --radius-sm: 14px;
  --page: min(1240px, calc(100vw - 40px));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  background: var(--paper);
  font-family: "Avenir Next", Avenir, "Segoe UI", "Noto Sans TC",
    "PingFang TC", "Microsoft JhengHei", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.art-page {
  background-color: var(--paper);
  background-image: url("/hub-assets/washi-paper.webp");
  background-repeat: repeat;
  background-size: 440px 440px;
}

.weather-bar {
  position: relative;
  z-index: 22;
  color: #f3f0e8;
  background:
    radial-gradient(circle at 15% -30%, rgba(155, 183, 177, 0.12), transparent 34%),
    #17201f;
  border-bottom: 1px solid rgba(158, 135, 88, 0.7);
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.03);
}

.weather-bar-shell {
  width: var(--page);
  min-height: 158px;
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  margin: 0 auto;
}

.weather-now {
  min-width: 0;
  padding: 22px 26px 18px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.weather-kicker {
  display: block;
  color: #aebcb9;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  white-space: nowrap;
}

.weather-now-main {
  min-height: 56px;
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.weather-now-main strong {
  color: #fffdf7;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.04em;
}

.weather-now-main sup {
  margin-left: 1px;
  color: #d4bd84;
  font-size: 17px;
  vertical-align: top;
}

.weather-now-main > span {
  color: #f1eee5;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: 16px;
}

.weather-now-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #7f918d;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  white-space: nowrap;
}

.weather-now-meta b,
.weather-ribbon-head b {
  margin-left: 4px;
  color: #d4bd84;
}

.weather-ribbon {
  min-width: 0;
  padding-left: 28px;
}

.weather-ribbon-head {
  min-height: 34px;
  display: flex;
  align-items: center;
  gap: 20px;
  color: #899995;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  white-space: nowrap;
}

.weather-ribbon-head > span:first-child {
  color: #dfe6e3;
}

.weather-ribbon-head time {
  margin-left: auto;
  color: #71827e;
}

.weather-ribbon-head small {
  color: #d4bd84;
  font-size: 10px;
  font-weight: 800;
}

.weather-drag-hint {
  display: none;
}

.weather-chart-scroll {
  min-width: 0;
  overflow: hidden;
}

.weather-chart-host {
  min-width: 0;
  height: 124px;
}

.weather-chart-canvas {
  width: 100%;
  height: 124px;
  display: block;
}

.weather-chart-loading {
  min-height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #899995;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.art-page .site-header {
  margin-top: 0;
}

.art-page .nav-shell {
  min-height: 78px;
  padding-right: 0;
  padding-left: 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--line-strong);
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.art-page .nav-status {
  color: var(--ink);
  background: transparent;
  border: 1px solid var(--line-strong);
  border-radius: 0;
}

.art-page .nav-status .status-dot {
  background: #748b6f;
  box-shadow: none;
}

.daily-edition {
  width: var(--page);
  margin: 0 auto;
  padding: 86px 0 110px;
}

.daily-masthead {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: end;
  padding: 24px 0 27px;
  border-top: 2px solid var(--ink);
  border-bottom: 1px solid var(--ink);
}

.daily-issue {
  display: block;
  margin-bottom: 14px;
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.17em;
}

.daily-masthead h1 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(50px, 7vw, 92px);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.daily-meta {
  display: grid;
  gap: 9px;
  color: var(--muted);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-align: right;
  text-transform: uppercase;
}

.daily-meta span {
  color: var(--coral);
}

.daily-meta small {
  color: var(--muted);
  font: inherit;
}

.daily-lead {
  display: grid;
  grid-template-columns: minmax(0, 1.03fr) minmax(360px, 0.97fr);
  min-height: 520px;
  border-bottom: 1px solid var(--ink);
}

.daily-lead > article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 56px clamp(34px, 5vw, 72px) 56px 0;
  border-right: 1px solid var(--ink);
}

.lead-label {
  margin-bottom: 30px;
  color: var(--coral);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.daily-lead h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(42px, 5.4vw, 72px);
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.08;
}

.daily-lead p {
  max-width: 690px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.9;
}

.daily-art {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  margin: 0;
}

.daily-art img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.88) contrast(0.96);
  mix-blend-mode: multiply;
}

.daily-art figcaption {
  position: absolute;
  right: 18px;
  bottom: 14px;
  padding: 7px 9px;
  color: var(--ink);
  background: rgba(241, 238, 229, 0.86);
  border: 1px solid var(--line-strong);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.daily-stories {
  border-bottom: 1px solid var(--ink);
}

.daily-story {
  min-height: 155px;
  display: grid;
  grid-template-columns: 46px minmax(240px, 0.82fr) minmax(320px, 1.18fr);
  grid-template-rows: auto auto;
  gap: clamp(22px, 4vw, 54px);
  align-items: center;
  padding: 26px 0;
  border-bottom: 1px solid var(--line);
}

.daily-story:last-child {
  border-bottom: 0;
}

.daily-story > span {
  grid-column: 1;
  grid-row: 1 / 3;
  align-self: start;
  padding-top: 5px;
  color: var(--coral);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 9px;
  font-weight: 900;
}

.daily-story h3 {
  grid-column: 2;
  grid-row: 1 / 3;
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(21px, 2.5vw, 31px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.25;
}

.daily-story p {
  grid-column: 3;
  grid-row: 1;
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.75;
}

.daily-source-time,
.news-source-time {
  display: block;
  color: var(--coral);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.04em;
}

.daily-lead .daily-source-time {
  margin-top: 16px;
}

.daily-story .daily-source-time {
  grid-column: 3;
  grid-row: 2;
  margin-top: 8px;
}

.daily-source {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 40px;
  padding: 24px 0;
}

.daily-source span {
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.daily-source p {
  margin: 0;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.7;
}

a {
  color: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button,
input {
  font: inherit;
}

::selection {
  color: var(--ink);
  background: var(--lime);
}

:focus-visible {
  outline: 3px solid var(--ink);
  outline-offset: 4px;
}

.skip-link {
  position: fixed;
  z-index: 100;
  top: 12px;
  left: 12px;
  padding: 12px 16px;
  color: var(--white);
  background: var(--ink);
  border-radius: 10px;
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: none;
}

.site-header {
  position: relative;
  z-index: 20;
  width: var(--page);
  margin: 18px auto 0;
}

.nav-shell {
  min-height: 72px;
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 10px 12px 10px 20px;
  background: rgba(251, 249, 244, 0.9);
  border: 1px solid var(--line);
  border-radius: 22px;
  box-shadow: 0 8px 32px rgba(24, 27, 22, 0.06);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: var(--ink);
  text-decoration: none;
  flex: none;
}

.brand-mark {
  position: relative;
  width: 38px;
  height: 38px;
  border: 2px solid var(--ink);
  border-radius: 12px;
  background: var(--lime);
  box-shadow: 3px 3px 0 var(--ink);
}

.brand-mark::before,
.brand-mark::after {
  position: absolute;
  content: "";
  background: var(--ink);
}

.brand-mark::before {
  width: 16px;
  height: 2px;
  top: 12px;
  left: 9px;
  box-shadow: 0 9px 0 var(--ink);
}

.brand-mark::after {
  width: 2px;
  height: 20px;
  top: 7px;
  left: 16px;
}

.brand-name {
  display: grid;
  line-height: 1;
}

.brand-name strong {
  font-size: 15px;
  letter-spacing: 0.16em;
}

.brand-name small {
  margin-top: 5px;
  color: var(--muted);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
}

.nav-links a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 0 15px;
  color: var(--muted);
  border-radius: 12px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.nav-links a:hover,
.nav-links a[aria-current="page"] {
  color: var(--ink);
  background: rgba(20, 22, 19, 0.06);
}

.nav-links a:hover {
  transform: translateY(-1px);
}

.nav-links .nav-owner-link {
  min-height: 36px;
  margin-left: 6px;
  color: var(--ink);
  border: 1px solid var(--line-strong);
  border-radius: 0;
  font-size: 10px;
  letter-spacing: 0.09em;
}

.nav-links .nav-owner-link:hover {
  color: var(--white);
  background: var(--ink);
}

.nav-status {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 0 15px;
  color: var(--white);
  background: var(--ink);
  border: 0;
  border-radius: 14px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--lime);
  box-shadow: 0 0 0 4px rgba(217, 255, 87, 0.14);
  animation: status-pulse 2.6s ease-in-out infinite;
}

.nav-toggle {
  width: 46px;
  height: 46px;
  display: none;
  place-items: center;
  margin-left: auto;
  color: var(--ink);
  background: transparent;
  border: 1px solid var(--line);
  border-radius: 13px;
}

.nav-toggle-lines,
.nav-toggle-lines::before,
.nav-toggle-lines::after {
  display: block;
  width: 18px;
  height: 2px;
  background: currentColor;
  transition: transform 180ms ease;
}

.nav-toggle-lines {
  position: relative;
}

.nav-toggle-lines::before,
.nav-toggle-lines::after {
  position: absolute;
  left: 0;
  content: "";
}

.nav-toggle-lines::before {
  top: -6px;
}

.nav-toggle-lines::after {
  top: 6px;
}

main {
  min-height: calc(100vh - 180px);
}

.home-hero {
  width: var(--page);
  min-height: 700px;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.55fr);
  align-items: center;
  gap: clamp(70px, 10vw, 150px);
  margin: 0 auto;
  padding: 100px 0 80px;
}

.home-statement h1 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(76px, 10vw, 146px);
  font-weight: 500;
  letter-spacing: -0.075em;
  line-height: 0.84;
}

.home-statement h1 em {
  color: var(--blue);
  font-style: normal;
}

.home-statement > p:last-child {
  max-width: 690px;
  margin: 34px 0 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.9;
}

.home-ledger {
  align-self: center;
  border-top: 2px solid var(--ink);
  border-bottom: 1px solid var(--ink);
}

.ledger-title {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 0;
  border-bottom: 1px solid var(--line);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.home-ledger dl {
  margin: 0;
}

.home-ledger dl > div {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 18px;
  padding: 17px 0;
  border-bottom: 1px solid var(--line);
}

.home-ledger dt {
  color: var(--muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.home-ledger dd {
  margin: 0;
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 11px;
  font-weight: 700;
  text-align: right;
}

.home-ledger > a {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--ink);
  text-decoration: none;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.home-ledger > a span {
  font-size: 18px;
}

.information-desk {
  width: var(--page);
  margin: 0 auto;
  padding: 30px 0 120px;
}

.desk-head {
  display: grid;
  grid-template-columns: 1fr 0.65fr;
  gap: 50px;
  align-items: end;
  padding: 32px 0 28px;
  border-top: 1px solid var(--ink);
}

.desk-head span {
  display: block;
  margin-bottom: 15px;
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.desk-head h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(42px, 6vw, 76px);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.95;
}

.desk-head p {
  max-width: 420px;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.8;
}

.information-stream {
  border-top: 2px solid var(--ink);
  border-bottom: 2px solid var(--ink);
}

.stream-entry {
  --stream-accent: var(--blue);
  position: relative;
  min-height: 190px;
  display: grid;
  grid-template-columns: 50px minmax(135px, 0.5fr) minmax(360px, 1.5fr) minmax(150px, 0.45fr);
  gap: clamp(20px, 3vw, 44px);
  align-items: center;
  padding: 28px 8px 28px 0;
  color: var(--ink);
  border-bottom: 1px solid var(--line-strong);
  text-decoration: none;
  transition: background 220ms ease, padding 220ms ease;
}

.stream-entry:last-child {
  border-bottom: 0;
}

.stream-entry::before {
  position: absolute;
  width: 3px;
  top: 26px;
  bottom: 26px;
  left: -14px;
  content: "";
  background: var(--stream-accent);
  transform: scaleY(0);
  transform-origin: center;
  transition: transform 220ms ease;
}

.stream-entry:hover {
  padding-right: 18px;
  padding-left: 12px;
  background: rgba(255, 255, 255, 0.35);
}

.stream-entry:hover::before {
  transform: scaleY(1);
}

.stream-weather {
  --stream-accent: #62847c;
}

.stream-news {
  --stream-accent: var(--plum);
}

.stream-trip {
  --stream-accent: var(--coral);
}

.stream-index {
  align-self: start;
  padding-top: 4px;
  color: var(--muted);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 900;
}

.stream-kind {
  display: grid;
  gap: 8px;
}

.stream-kind > span {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.stream-kind small {
  color: var(--muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

.stream-content h3 {
  margin: 0 0 12px;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(28px, 3.2vw, 44px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.12;
}

.stream-content p {
  max-width: 680px;
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.75;
}

.stream-meta {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding: 4px 0;
  text-align: right;
}

.stream-meta span {
  color: var(--muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.07em;
  line-height: 1.5;
  text-transform: uppercase;
}

.stream-meta b {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  font-size: 17px;
  font-weight: 500;
  transition: color 180ms ease, background 180ms ease;
}

.stream-entry:hover .stream-meta b {
  color: var(--white);
  background: var(--ink);
}

.desk-foot {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  padding: 28px 0;
}

.desk-foot span {
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.desk-foot p {
  margin: 0;
  color: var(--muted);
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: 19px;
  line-height: 1.6;
}

.hero {
  width: var(--page);
  min-height: 590px;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  align-items: center;
  gap: clamp(42px, 7vw, 100px);
  margin: 0 auto;
  padding: 90px 0 72px;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 24px;
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.eyebrow::before {
  width: 28px;
  height: 2px;
  content: "";
  background: currentColor;
}

.hero h1,
.page-hero h1 {
  max-width: 820px;
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(58px, 7.1vw, 106px);
  font-weight: 600;
  letter-spacing: -0.065em;
  line-height: 0.94;
}

.hero h1 em,
.page-hero h1 em {
  position: relative;
  display: inline-block;
  color: var(--blue);
  font-style: italic;
}

.hero h1 em::after {
  position: absolute;
  right: -3px;
  bottom: -5px;
  left: 4px;
  height: 7px;
  content: "";
  background: var(--lime);
  border: 1px solid var(--ink);
  transform: rotate(-1deg);
  z-index: -1;
}

.hero-intro {
  max-width: 610px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 34px;
}

.button {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 21px;
  color: var(--white);
  background: var(--ink);
  border: 2px solid var(--ink);
  border-radius: 15px;
  box-shadow: 4px 4px 0 rgba(20, 22, 19, 0.24);
  text-decoration: none;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.03em;
  transition: transform 180ms ease, box-shadow 180ms ease, color 180ms ease,
    background 180ms ease;
}

.button:hover {
  transform: translate(2px, 2px);
  box-shadow: 1px 1px 0 rgba(20, 22, 19, 0.24);
}

.button.light {
  color: var(--ink);
  background: transparent;
  border-color: var(--line-strong);
  box-shadow: none;
}

.button.light:hover {
  background: var(--white);
}

.button-arrow {
  font-size: 17px;
  transition: transform 180ms ease;
}

.button:hover .button-arrow {
  transform: translateX(3px);
}

.hero-system {
  position: relative;
  min-height: 440px;
  isolation: isolate;
}

.system-board {
  position: absolute;
  inset: 18px 24px 18px 8px;
  overflow: hidden;
  background: var(--ink);
  border: 1px solid var(--ink);
  border-radius: var(--radius-lg);
  box-shadow: 18px 22px 0 var(--yellow), var(--shadow);
  transform: rotate(2.2deg);
}

.system-board::before {
  position: absolute;
  width: 210px;
  height: 210px;
  top: -90px;
  right: -60px;
  content: "";
  background: var(--blue);
  border-radius: 50%;
}

.system-board::after {
  position: absolute;
  width: 120px;
  height: 120px;
  right: 34px;
  bottom: 36px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  box-shadow: 0 0 0 34px rgba(255, 255, 255, 0.045),
    0 0 0 68px rgba(255, 255, 255, 0.025);
}

.board-head {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  padding: 28px 30px 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.board-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 54px 30px 30px;
}

.board-chip {
  min-height: 104px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 17px;
  color: var(--ink);
  background: #ede9df;
  border-radius: 17px;
  transform: translateZ(0);
  transition: transform 240ms ease;
}

.board-chip:hover {
  transform: translateY(-5px) rotate(-1deg);
}

.board-chip:nth-child(2) {
  color: var(--white);
  background: var(--coral);
}

.board-chip:nth-child(3) {
  background: var(--sky);
}

.board-chip:nth-child(4) {
  background: var(--yellow);
}

.board-chip b {
  font-size: 20px;
  letter-spacing: -0.03em;
}

.board-chip span {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.system-note {
  position: absolute;
  z-index: 4;
  right: -4px;
  bottom: 0;
  width: 164px;
  padding: 15px 17px;
  background: var(--paper-strong);
  border: 1px solid var(--ink);
  border-radius: 13px;
  box-shadow: 5px 5px 0 var(--ink);
  font-family: "Bradley Hand", "Kaiti TC", cursive;
  font-size: 14px;
  line-height: 1.4;
  transform: rotate(-3deg);
}

.section {
  width: var(--page);
  margin: 0 auto;
  padding: 36px 0 104px;
}

.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 28px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--line);
}

.section-kicker {
  display: block;
  margin-bottom: 10px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.section-head h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 600;
  letter-spacing: -0.045em;
}

.section-head p {
  max-width: 430px;
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px;
}

.service-card {
  --accent: var(--blue);
  position: relative;
  min-height: 370px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: clamp(24px, 3vw, 38px);
  background: var(--paper-strong);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: 0 4px 0 rgba(20, 22, 19, 0.08);
  text-decoration: none;
  isolation: isolate;
  transition: transform 220ms ease, box-shadow 220ms ease,
    border-color 220ms ease;
}

.service-card:hover {
  border-color: var(--line-strong);
  box-shadow: 0 18px 55px rgba(24, 27, 22, 0.11);
  transform: translateY(-6px);
}

.service-card.trading {
  grid-column: span 7;
  color: var(--white);
  background: var(--blue);
  border-color: rgba(255, 255, 255, 0.22);
}

.service-card.trip {
  --accent: var(--coral);
  grid-column: span 5;
}

.service-card.weather {
  --accent: var(--sky);
  min-height: 325px;
  grid-column: span 5;
  background: var(--sky);
}

.service-card.news {
  --accent: var(--plum);
  min-height: 325px;
  grid-column: span 7;
  color: var(--white);
  background: var(--ink);
}

.card-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: currentColor;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.17em;
  opacity: 0.72;
  text-transform: uppercase;
}

.card-live {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.card-live::before {
  width: 7px;
  height: 7px;
  content: "";
  background: currentColor;
  border-radius: 50%;
}

.card-copy {
  position: relative;
  z-index: 2;
  max-width: 420px;
  margin-top: auto;
}

.card-copy h3 {
  margin: 0 0 12px;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(37px, 4.5vw, 62px);
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 0.96;
}

.card-copy p {
  max-width: 390px;
  margin: 0;
  color: currentColor;
  font-size: 14px;
  line-height: 1.65;
  opacity: 0.75;
}

.card-link {
  position: absolute;
  z-index: 5;
  right: 28px;
  bottom: 28px;
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  color: var(--ink);
  background: var(--lime);
  border: 1px solid var(--ink);
  border-radius: 50%;
  box-shadow: 3px 3px 0 var(--ink);
  font-size: 20px;
  transition: transform 200ms ease;
}

.service-card:hover .card-link {
  transform: rotate(-12deg) scale(1.05);
}

.trip .card-link,
.weather .card-link {
  background: var(--white);
}

.trading-viz {
  position: absolute;
  width: 310px;
  height: 190px;
  top: 58px;
  right: 28px;
  opacity: 0.95;
}

.candle {
  position: absolute;
  bottom: 18px;
  width: 13px;
  height: var(--height);
  left: var(--left);
  background: var(--lime);
  border: 2px solid var(--ink);
  box-shadow: 0 -18px 0 -5px var(--lime), 0 18px 0 -5px var(--lime);
}

.candle.down {
  background: var(--coral);
  box-shadow: 0 -15px 0 -5px var(--coral), 0 19px 0 -5px var(--coral);
}

.trip-ticket {
  position: absolute;
  width: 184px;
  height: 112px;
  top: 70px;
  right: 34px;
  padding: 18px;
  background: var(--coral);
  border: 1px solid var(--ink);
  border-radius: 15px;
  box-shadow: 8px 8px 0 var(--yellow);
  transform: rotate(5deg);
}

.trip-ticket::before {
  display: block;
  content: "FUK  →  HKG";
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.05em;
}

.trip-ticket::after {
  display: block;
  margin-top: 26px;
  padding-top: 8px;
  content: "JUL 2026  ·  DINOTAENG";
  border-top: 1px dashed var(--ink);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.weather-orb {
  position: absolute;
  width: 142px;
  height: 142px;
  top: 58px;
  right: 44px;
  background: var(--yellow);
  border: 1px solid var(--ink);
  border-radius: 50%;
  box-shadow: 14px 14px 0 rgba(255, 255, 255, 0.42);
}

.weather-orb::before,
.weather-orb::after {
  position: absolute;
  content: "";
  background: var(--white);
  border: 1px solid var(--ink);
  border-radius: 999px;
}

.weather-orb::before {
  width: 94px;
  height: 42px;
  left: -25px;
  bottom: 2px;
}

.weather-orb::after {
  width: 64px;
  height: 64px;
  left: -1px;
  bottom: 9px;
}

.news-lines {
  position: absolute;
  width: 270px;
  top: 64px;
  right: 36px;
  transform: rotate(-2deg);
}

.news-lines span {
  height: 10px;
  display: block;
  margin-bottom: 12px;
  background: var(--paper-strong);
  opacity: 0.86;
}

.news-lines span:first-child {
  width: 44%;
  height: 28px;
  background: var(--plum);
}

.news-lines span:nth-child(3) {
  width: 78%;
}

.news-lines span:nth-child(4) {
  width: 62%;
}

.manifesto {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 64px;
  padding: 90px 0 38px;
  border-top: 1px solid var(--line);
}

.manifesto-label {
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.manifesto blockquote {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(32px, 4.3vw, 56px);
  letter-spacing: -0.045em;
  line-height: 1.15;
}

.manifesto blockquote mark {
  color: inherit;
  background: var(--lime);
}

.site-footer {
  width: var(--page);
  margin: 0 auto 24px;
  padding: 34px 0 10px;
  border-top: 1px solid var(--line);
}

.footer-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}

.footer-wordmark {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: clamp(48px, 8vw, 116px);
  font-weight: 600;
  letter-spacing: -0.075em;
  line-height: 0.8;
}

.footer-meta {
  display: grid;
  gap: 6px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-align: right;
  text-transform: uppercase;
}

.page-hero {
  width: var(--page);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.55fr);
  gap: 72px;
  align-items: end;
  margin: 0 auto;
  padding: 96px 0 72px;
}

.page-hero h1 {
  font-size: clamp(64px, 9vw, 128px);
}

.page-hero h1 em {
  color: var(--accent, var(--blue));
}

.page-intro {
  margin: 0 0 8px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.75;
}

.page-art-intro {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 28px;
  align-items: end;
}

.page-art-intro img {
  width: 160px;
  height: 240px;
  display: block;
  object-fit: cover;
  border-bottom: 4px solid var(--yellow);
  filter: saturate(0.82);
  mix-blend-mode: multiply;
}

.journey-feature {
  position: relative;
  min-height: 430px;
  display: grid;
  grid-template-columns: 54px minmax(280px, 0.95fr) minmax(280px, 0.85fr) 150px;
  gap: clamp(24px, 4vw, 60px);
  align-items: center;
  padding: 46px 0;
  color: var(--ink);
  border-top: 2px solid var(--ink);
  border-bottom: 1px solid var(--ink);
  text-decoration: none;
}

.journey-feature::after {
  position: absolute;
  z-index: -1;
  width: 240px;
  height: 360px;
  top: 34px;
  left: 27%;
  content: "";
  background: url("/hub-assets/trip-window.webp") center / cover no-repeat;
  opacity: 0.14;
  mix-blend-mode: multiply;
  pointer-events: none;
}

.journey-number {
  align-self: start;
  color: var(--coral);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 900;
}

.journey-place small {
  display: block;
  margin-bottom: 22px;
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.journey-place h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(54px, 7vw, 92px);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.journey-feature > p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.9;
}

.journey-open {
  align-self: end;
  justify-self: end;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--ink);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.journey-future {
  display: grid;
  grid-template-columns: 0.6fr 1.4fr;
  gap: 50px;
  padding: 28px 0;
  border-bottom: 1px solid var(--line);
}

.journey-future span {
  color: var(--muted);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.journey-future p {
  max-width: 600px;
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.7;
}

.page-index {
  display: flex;
  gap: 20px;
  margin-top: 28px;
  color: var(--muted);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.page-panel {
  width: var(--page);
  margin: 0 auto 104px;
  padding: clamp(26px, 5vw, 58px);
  background: var(--paper-strong);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}

.panel-dark {
  color: var(--white);
  background: var(--ink);
  border-color: var(--ink);
}

.panel-blue {
  color: var(--white);
  background: var(--blue);
  border-color: var(--blue);
}

.panel-sky {
  background: var(--sky);
}

.panel-coral {
  background: var(--coral);
}

.panel-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 42px;
}

.panel-head h2 {
  max-width: 720px;
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(36px, 5vw, 68px);
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1;
}

.panel-tag {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 0 13px;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  white-space: nowrap;
  text-transform: uppercase;
}

.feature-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid currentColor;
}

.feature {
  min-height: 180px;
  padding: 26px 26px 8px 0;
  border-right: 1px solid currentColor;
}

.feature + .feature {
  padding-left: 26px;
}

.feature:last-child {
  border-right: 0;
}

.feature-number {
  display: block;
  margin-bottom: 26px;
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  opacity: 0.58;
}

.feature h3 {
  margin: 0 0 9px;
  font-size: 17px;
  letter-spacing: -0.02em;
}

.feature p {
  margin: 0;
  font-size: 13px;
  line-height: 1.65;
  opacity: 0.7;
}

.action-panel {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}

.action-copy h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(42px, 6vw, 78px);
  font-weight: 600;
  letter-spacing: -0.055em;
  line-height: 0.98;
}

.action-copy p {
  max-width: 550px;
  margin: 22px 0 0;
  color: currentColor;
  font-size: 15px;
  line-height: 1.75;
  opacity: 0.72;
}

.action-stack {
  display: grid;
  gap: 12px;
}

.portal-link {
  min-height: 78px;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 18px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--ink);
  border-radius: 18px;
  box-shadow: 4px 4px 0 var(--ink);
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.portal-link:hover {
  box-shadow: 1px 1px 0 var(--ink);
  transform: translate(3px, 3px);
}

.portal-icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  flex: none;
  background: var(--lime);
  border: 1px solid var(--ink);
  border-radius: 12px;
  font-size: 16px;
  font-weight: 900;
}

.portal-link strong {
  display: block;
  font-size: 14px;
}

.portal-link small {
  display: block;
  margin-top: 4px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.portal-link > b {
  margin-left: auto;
  font-size: 20px;
}

.trip-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 20px;
}

.trip-card {
  position: relative;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: clamp(28px, 4vw, 48px);
  color: var(--ink);
  background: var(--coral);
  border: 1px solid var(--ink);
  border-radius: var(--radius-lg);
  box-shadow: 8px 8px 0 var(--yellow);
  text-decoration: none;
  isolation: isolate;
  transition: transform 220ms ease, box-shadow 220ms ease;
}

.trip-card:hover {
  box-shadow: 3px 3px 0 var(--yellow);
  transform: translate(5px, 5px);
}

.trip-card::before {
  position: absolute;
  width: 250px;
  height: 250px;
  top: -88px;
  right: -58px;
  content: "";
  background: var(--yellow);
  border: 1px solid var(--ink);
  border-radius: 50%;
}

.trip-card::after {
  position: absolute;
  width: 150px;
  height: 150px;
  right: 54px;
  bottom: 50px;
  content: "";
  background: var(--paper-strong);
  border: 1px solid var(--ink);
  border-radius: 50% 50% 42% 58%;
  transform: rotate(-14deg);
}

.trip-card-meta {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.trip-card-copy {
  position: relative;
  z-index: 2;
  max-width: 520px;
  margin-top: auto;
}

.trip-card-copy h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(52px, 7vw, 94px);
  font-weight: 600;
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.trip-card-copy p {
  max-width: 410px;
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.7;
}

.coming-card {
  min-height: 480px;
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 40px;
  color: var(--muted);
  border: 1px dashed var(--line-strong);
  border-radius: var(--radius-lg);
  text-align: center;
}

.coming-plus {
  width: 78px;
  height: 78px;
  display: grid;
  place-items: center;
  margin-bottom: 24px;
  color: var(--ink);
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  font-size: 35px;
  font-weight: 300;
}

.coming-card h2 {
  margin: 0 0 10px;
  color: var(--ink);
  font-size: 20px;
}

.coming-card p {
  max-width: 260px;
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
}

.schedule-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.schedule-item {
  min-height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--ink);
  border-radius: 19px;
}

.schedule-item.next {
  background: var(--yellow);
  box-shadow: 5px 5px 0 var(--ink);
}

.schedule-item small {
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.schedule-item time {
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: clamp(42px, 5vw, 66px);
  font-weight: 600;
  letter-spacing: -0.06em;
  line-height: 0.8;
}

.schedule-item span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 700;
}

.editorial-card {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 34px;
  padding: clamp(26px, 4vw, 44px);
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--ink);
  border-radius: 24px;
}

.editorial-time {
  display: grid;
  align-content: space-between;
  min-height: 250px;
  padding-right: 30px;
  border-right: 1px solid var(--ink);
}

.editorial-time strong {
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: clamp(56px, 7vw, 92px);
  font-weight: 600;
  letter-spacing: -0.06em;
}

.editorial-time span {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.editorial-copy {
  display: grid;
  align-content: center;
}

.editorial-copy h3 {
  margin: 0 0 18px;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 600;
  letter-spacing: -0.04em;
}

.editorial-copy ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: stories;
}

.editorial-copy li {
  display: flex;
  gap: 13px;
  padding: 10px 0;
  border-top: 1px solid var(--line);
  font-size: 12px;
  line-height: 1.5;
  counter-increment: stories;
}

.editorial-copy li::before {
  content: "0" counter(stories);
  color: var(--plum);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 900;
}

.system-meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 44px;
  border-top: 1px solid currentColor;
}

.system-meta-item {
  min-height: 115px;
  padding: 22px 18px 0 0;
  border-right: 1px solid currentColor;
}

.system-meta-item + .system-meta-item {
  padding-left: 18px;
}

.system-meta-item:last-child {
  border-right: 0;
}

.system-meta-item small {
  display: block;
  margin-bottom: 11px;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.11em;
  opacity: 0.55;
  text-transform: uppercase;
}

.system-meta-item strong {
  display: block;
  font-size: 14px;
  line-height: 1.45;
}

.data-state {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px;
  color: var(--muted);
  background: rgba(255, 255, 255, 0.48);
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.data-state::before {
  width: 8px;
  height: 8px;
  content: "";
  background: var(--yellow);
  border-radius: 50%;
}

.data-state.ready::before {
  background: #567b68;
}

.weather-current {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 44px;
  align-items: end;
}

.weather-main {
  display: flex;
  align-items: flex-end;
  gap: 28px;
}

.weather-temp {
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: clamp(96px, 14vw, 182px);
  font-weight: 500;
  letter-spacing: -0.085em;
  line-height: 0.72;
}

.weather-temp sup {
  display: inline-block;
  margin-left: 6px;
  font-family: inherit;
  font-size: 0.28em;
  letter-spacing: 0;
  vertical-align: top;
}

.weather-condition {
  display: grid;
  gap: 7px;
  padding-bottom: 5px;
}

.weather-condition strong {
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(30px, 4vw, 50px);
  font-weight: 600;
  letter-spacing: -0.04em;
}

.weather-condition span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.weather-summary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.metric-card {
  min-height: 118px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 18px;
  background: rgba(255, 255, 255, 0.56);
  border: 1px solid var(--ink);
  border-radius: 16px;
}

.metric-card small {
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.metric-card strong {
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: 31px;
  font-weight: 600;
}

.hourly-board {
  margin-top: 48px;
  padding-top: 28px;
  border-top: 1px solid var(--ink);
}

.hourly-board-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 24px;
}

.hourly-board-head h3 {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.03em;
}

.hourly-board-head span {
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
}

.hourly-strip {
  display: grid;
  grid-template-columns: repeat(12, minmax(58px, 1fr));
  gap: 1px;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: thin;
}

.hourly-item {
  min-width: 58px;
  display: grid;
  grid-template-rows: auto 94px auto;
  gap: 10px;
  padding: 12px 8px;
  border-left: 1px solid rgba(28, 33, 31, 0.24);
  text-align: center;
}

.hourly-item time,
.hourly-item small {
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.05em;
}

.rain-track {
  position: relative;
  width: 6px;
  height: 88px;
  align-self: end;
  justify-self: center;
  overflow: hidden;
  background: rgba(28, 33, 31, 0.12);
  border-radius: 99px;
}

.rain-track span {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: var(--rain);
  background: var(--blue);
  border-radius: inherit;
}

.news-feature {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 52px;
  padding-bottom: 42px;
  border-bottom: 1px solid var(--ink);
}

.news-lead-number {
  display: block;
  margin-bottom: 24px;
  color: var(--coral);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.news-feature h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 600;
  letter-spacing: -0.045em;
  line-height: 1.08;
}

.news-feature p {
  align-self: end;
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.9;
}

.news-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.news-item {
  min-height: 220px;
  padding: 30px;
  border-bottom: 1px solid var(--line);
  border-right: 1px solid var(--line);
}

.news-item:nth-child(even) {
  border-right: 0;
}

.news-item span {
  display: block;
  margin-bottom: 22px;
  color: var(--plum);
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 10px;
  font-weight: 900;
}

.news-item h3 {
  margin: 0 0 13px;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.3;
}

.news-item p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}

.news-item .news-source-time {
  margin-top: 12px;
}

.trading-terminal {
  position: relative;
  overflow: hidden;
  color: #e9e6dc;
  background: #03070b;
  border: 1px solid #1e2726;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  isolation: isolate;
}

.trading-terminal::before {
  position: absolute;
  z-index: -1;
  width: 620px;
  height: 620px;
  top: 90px;
  right: -190px;
  content: "";
  background: url("/hub-assets/rsv-horus-logo.webp") center / contain no-repeat;
  opacity: 0.045;
  pointer-events: none;
}

.trading-hero-logo {
  width: 108px;
  height: 108px;
  display: block;
  margin: 0 0 20px auto;
  object-fit: cover;
  border: 1px solid rgba(28, 33, 31, 0.18);
  border-radius: 50%;
  box-shadow: 7px 7px 0 var(--yellow);
}

.terminal-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 22px 28px;
  color: #aeb4ad;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.terminal-market {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 34px;
  padding: clamp(26px, 5vw, 56px);
}

.market-price small {
  display: block;
  margin-bottom: 16px;
  color: #aeb4ad;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.market-price strong {
  display: block;
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: clamp(68px, 9vw, 112px);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.8;
}

.market-price span {
  display: block;
  margin-top: 25px;
  color: #aeb4ad;
  font-size: 11px;
  font-weight: 700;
}

.level-map {
  display: grid;
  gap: 10px;
}

.level-row {
  min-height: 62px;
  display: grid;
  grid-template-columns: 10px 1fr auto;
  align-items: center;
  gap: 13px;
  padding: 0 17px;
  color: #d7d9d2;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 13px;
}

.level-row::before {
  width: 8px;
  height: 8px;
  content: "";
  background: #43ad90;
  border-radius: 50%;
}

.level-row.bear::before {
  background: #c95764;
}

.level-row span {
  color: #aeb4ad;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.level-row strong {
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 16px;
}

.trading-plans {
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.trading-plan {
  min-height: 190px;
  display: grid;
  grid-template-columns: minmax(170px, 0.34fr) minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  column-gap: clamp(28px, 5vw, 70px);
  padding: clamp(25px, 4vw, 40px);
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.trading-plan small {
  grid-column: 1;
  display: block;
  margin-bottom: 16px;
  color: #c8ae6f;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

.trading-plan h3 {
  grid-column: 1;
  margin: 0 0 18px;
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: 28px;
  font-weight: 600;
}

.trading-plan p {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  margin: 0;
  color: #bdc1bb;
  font-size: 12px;
  line-height: 1.8;
  white-space: pre-line;
}

.trading-plan.long {
  box-shadow: inset 3px 0 0 #43ad90;
}

.trading-plan.short {
  box-shadow: inset 3px 0 0 #c95764;
}

.trading-plan.market-read,
.trading-plan.conclusion {
  min-height: 210px;
}

.trading-plan.conclusion {
  color: #f2efe7;
  background: rgba(179, 153, 105, 0.09);
  box-shadow: inset 3px 0 0 #b39969;
}

.target-ladders {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  margin: 0 clamp(26px, 5vw, 56px) clamp(28px, 5vw, 52px);
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.target-ladder {
  display: grid;
  grid-template-columns: 1.2fr 0.9fr 0.9fr;
  align-items: center;
  min-height: 82px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 0;
  overflow: hidden;
}

.target-ladder:last-child {
  border-right: 0;
}

.target-ladder > small,
.target-ladder > div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 17px;
}

.target-ladder > small {
  color: #e9e5dc;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.target-ladder > div {
  border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.target-ladder span {
  margin-bottom: 5px;
  color: #8d9690;
  font-size: 8px;
  font-weight: 900;
}

.target-ladder strong {
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
  font-size: 14px;
}

.target-ladder.long {
  box-shadow: inset 2px 0 0 #43ad90;
}

.target-ladder.short {
  box-shadow: inset 2px 0 0 #c95764;
}

.terminal-empty {
  min-height: 470px;
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 40px;
  text-align: center;
}

.terminal-empty-mark {
  width: 92px;
  height: 92px;
  display: grid;
  place-items: center;
  margin-bottom: 26px;
  color: #c8ae6f;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 50%;
  font-family: Iowan Old Style, "Palatino Linotype", serif;
  font-size: 37px;
}

.terminal-empty h2 {
  margin: 0;
  font-family: Iowan Old Style, "Palatino Linotype", "Songti TC", serif;
  font-size: 34px;
  font-weight: 600;
}

.terminal-empty p {
  max-width: 480px;
  margin: 14px 0 0;
  color: #aeb4ad;
  font-size: 13px;
  line-height: 1.8;
}

.source-note {
  margin-top: 18px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.7;
}

.source-note a {
  text-underline-offset: 3px;
}

.reveal {
  opacity: 1;
  transform: none;
}

.js .reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 700ms cubic-bezier(0.2, 0.7, 0.2, 1),
    transform 700ms cubic-bezier(0.2, 0.7, 0.2, 1);
}

.js .reveal.visible {
  opacity: 1;
  transform: none;
}

.reveal:nth-child(2) {
  transition-delay: 70ms;
}

.reveal:nth-child(3) {
  transition-delay: 140ms;
}

.reveal:nth-child(4) {
  transition-delay: 210ms;
}

@keyframes status-pulse {
  0%,
  100% {
    opacity: 0.65;
    transform: scale(0.88);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width: 980px) {
  :root {
    --page: min(100% - 32px, 840px);
  }

  .nav-shell {
    min-height: 66px;
  }

  .nav-toggle {
    display: grid;
  }

  .nav-links,
  .nav-status {
    display: none;
  }

  .nav-shell.open {
    flex-wrap: wrap;
  }

  .nav-shell.open .nav-links {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    order: 4;
    padding-top: 8px;
    border-top: 1px solid var(--line);
  }

  .nav-shell.open .nav-links a {
    justify-content: center;
  }

  .nav-shell.open .nav-links .nav-owner-link {
    min-height: 44px;
    margin-left: 0;
  }

  .nav-shell.open .nav-toggle-lines {
    background: transparent;
  }

  .nav-shell.open .nav-toggle-lines::before {
    top: 0;
    transform: rotate(45deg);
  }

  .nav-shell.open .nav-toggle-lines::after {
    top: 0;
    transform: rotate(-45deg);
  }

  .hero,
  .page-hero,
  .home-hero {
    grid-template-columns: 1fr;
  }

  .home-hero {
    gap: 60px;
    padding-top: 82px;
  }

  .home-ledger {
    width: min(100%, 620px);
  }

  .stream-entry {
    grid-template-columns: 40px minmax(120px, 0.45fr) minmax(280px, 1.35fr) 130px;
    gap: 20px;
  }

  .daily-lead {
    grid-template-columns: 1fr;
  }

  .daily-lead > article {
    min-height: 460px;
    border-right: 0;
    border-bottom: 1px solid var(--ink);
  }

  .daily-art {
    min-height: 440px;
  }

  .hero {
    padding-top: 74px;
  }

  .hero-system {
    width: min(100%, 570px);
    min-height: 430px;
    margin: 0 auto;
  }

  .service-card.trading,
  .service-card.trip,
  .service-card.weather,
  .service-card.news {
    grid-column: span 12;
  }

  .manifesto {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .page-hero {
    gap: 30px;
    padding-top: 74px;
  }

  .page-art-intro {
    max-width: 620px;
  }

  .page-intro {
    max-width: 640px;
  }

  .action-panel,
  .trip-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  :root {
    --page: min(100% - 24px, 620px);
    --radius-lg: 24px;
  }

  .site-header {
    margin-top: 10px;
  }

  .art-page .site-header {
    margin-top: 0;
  }

  .art-page .nav-shell {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
  }

  .weather-bar-shell {
    width: 100%;
    min-height: 0;
    display: block;
  }

  .weather-now {
    min-height: 58px;
    padding: 8px 12px 7px;
    display: grid;
    grid-template-columns: auto auto 1fr;
    align-items: center;
    gap: 12px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .weather-kicker {
    font-size: 10px;
  }

  .weather-now-main {
    min-height: 0;
    gap: 6px;
  }

  .weather-now-main strong {
    font-size: 29px;
  }

  .weather-now-main sup {
    font-size: 12px;
  }

  .weather-now-main > span {
    font-size: 12px;
  }

  .weather-now-meta {
    justify-self: end;
    gap: 10px;
    font-size: 10px;
  }

  .weather-ribbon {
    padding-left: 0;
  }

  .weather-ribbon-head {
    min-height: 52px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    padding: 6px 12px;
    gap: 2px 10px;
    white-space: normal;
  }

  .weather-ribbon-head > span:first-child {
    grid-column: 1;
    grid-row: 1;
  }

  .weather-ribbon-head > span:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
  }

  .weather-drag-hint {
    min-height: 38px;
    grid-column: 2;
    grid-row: 1 / 3;
    align-self: center;
    display: inline-flex;
    align-items: center;
    padding: 0 9px;
    color: #d4bd84;
    border-block: 1px solid rgba(212, 189, 132, 0.3);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: 0.05em;
    white-space: nowrap;
    user-select: none;
  }

  .weather-ribbon-head time {
    display: none;
  }

  .weather-chart-scroll {
    overflow-x: auto;
    overscroll-behavior-x: contain;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x pan-y;
    scrollbar-width: none;
  }

  .weather-chart-scroll::-webkit-scrollbar {
    display: none;
  }

  .weather-chart-host {
    width: 900px;
    height: 124px;
  }

  .weather-chart-canvas {
    height: 124px;
  }

  .daily-edition {
    padding: 58px 0 78px;
  }

  .daily-masthead {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .daily-meta {
    grid-template-columns: auto 1fr;
    text-align: left;
  }

  .daily-lead {
    min-height: 0;
  }

  .daily-lead > article {
    min-height: 0;
    padding: 48px 0;
  }

  .daily-art {
    min-height: 340px;
  }

  .daily-story {
    min-height: 0;
    grid-template-columns: 34px 1fr;
    gap: 12px;
    padding: 28px 0;
  }

  .daily-story h3 {
    grid-column: 2;
    grid-row: auto;
  }

  .daily-story p {
    grid-column: 2;
    grid-row: auto;
    font-size: 14px;
  }

  .daily-story .daily-source-time {
    grid-column: 2;
    grid-row: auto;
  }

  .daily-source {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .nav-shell {
    padding-left: 14px;
    border-radius: 18px;
  }

  .brand-name small {
    display: none;
  }

  .hero {
    min-height: 0;
    gap: 48px;
    padding: 64px 0 70px;
  }

  .home-hero {
    min-height: 0;
    gap: 54px;
    padding: 72px 0 80px;
  }

  .home-statement h1 {
    font-size: clamp(67px, 22vw, 96px);
    line-height: 0.9;
  }

  .home-statement > p:last-child {
    font-size: 15px;
    line-height: 1.85;
  }

  .information-desk {
    padding-bottom: 80px;
  }

  .desk-head,
  .desk-foot {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .stream-entry {
    min-height: 240px;
    grid-template-columns: 36px 1fr auto;
    grid-template-rows: auto 1fr;
    gap: 16px 12px;
    padding: 24px 0;
  }

  .stream-entry:hover {
    padding-right: 0;
    padding-left: 0;
    background: transparent;
  }

  .stream-entry::before {
    display: none;
  }

  .stream-index {
    grid-column: 1;
  }

  .stream-kind {
    grid-column: 2;
  }

  .stream-content {
    grid-column: 1 / -1;
    padding-left: 48px;
  }

  .stream-meta {
    grid-column: 3;
    grid-row: 1;
    height: auto;
    justify-content: flex-start;
  }

  .stream-meta span {
    display: none;
  }

  .hero h1 {
    font-size: clamp(51px, 16vw, 78px);
  }

  .hero-intro {
    font-size: 16px;
  }

  .hero-system {
    min-height: 355px;
  }

  .system-board {
    inset: 4px 14px 16px 4px;
  box-shadow: 10px 14px 0 var(--yellow), var(--shadow);
  }

  .board-head {
    padding: 22px 22px 0;
  }

  .board-grid {
    padding: 46px 22px 22px;
  }

  .board-chip {
    min-height: 91px;
    padding: 14px;
  }

  .board-chip b {
    font-size: 16px;
  }

  .system-note {
    width: 148px;
    font-size: 12px;
  }

  .section {
    padding-bottom: 76px;
  }

  .section-head {
    align-items: start;
    flex-direction: column;
    gap: 14px;
  }

  .service-card,
  .service-card.weather,
  .service-card.news {
    min-height: 390px;
    padding: 24px;
  }

  .trading-viz {
    right: -36px;
    transform: scale(0.8);
    transform-origin: top right;
  }

  .trip-ticket {
    top: 72px;
    right: 22px;
  }

  .weather-orb {
    top: 72px;
    right: 36px;
  }

  .news-lines {
    width: 220px;
    right: 22px;
  }

  .card-link {
    right: 22px;
    bottom: 22px;
  }

  .manifesto {
    padding-top: 68px;
  }

  .footer-row {
    align-items: start;
    flex-direction: column;
  }

  .footer-meta {
    text-align: left;
  }

  .page-hero {
    padding: 68px 0 52px;
  }

  .page-hero h1 {
    font-size: clamp(58px, 19vw, 92px);
  }

  .page-art-intro {
    grid-template-columns: 110px 1fr;
    gap: 18px;
  }

  .page-art-intro img {
    width: 110px;
    height: 170px;
  }

  .journey-feature {
    min-height: 0;
    grid-template-columns: 34px 1fr;
    gap: 24px 12px;
    padding: 40px 0;
  }

  .journey-feature::after {
    width: 150px;
    height: 230px;
    right: 0;
    left: auto;
  }

  .journey-place,
  .journey-feature > p,
  .journey-open {
    grid-column: 2;
  }

  .journey-feature > p {
    max-width: 290px;
  }

  .journey-open {
    justify-self: start;
  }

  .journey-future {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .page-panel {
    margin-bottom: 70px;
  }

  .panel-head {
    flex-direction: column;
  }

  .feature-row,
  .schedule-board,
  .system-meta {
    grid-template-columns: 1fr;
  }

  .feature,
  .feature + .feature,
  .system-meta-item,
  .system-meta-item + .system-meta-item {
    min-height: auto;
    padding: 24px 0;
    border-right: 0;
    border-bottom: 1px solid currentColor;
  }

  .feature:last-child,
  .system-meta-item:last-child {
    border-bottom: 0;
  }

  .editorial-card {
    grid-template-columns: 1fr;
  }

  .editorial-time {
    min-height: 170px;
    padding-right: 0;
    padding-bottom: 24px;
    border-right: 0;
    border-bottom: 1px solid var(--ink);
  }

  .trip-card,
  .coming-card {
    min-height: 430px;
  }

  .weather-current,
  .news-feature,
  .terminal-market {
    grid-template-columns: 1fr;
  }

  .news-list,
  .target-ladders {
    grid-template-columns: 1fr;
  }

  .trading-plan {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .trading-plan p {
    grid-column: 1;
    grid-row: auto;
  }

  .target-ladder {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }

  .target-ladder:last-child {
    border-bottom: 0;
  }

  .trading-hero-logo {
    margin-left: 0;
  }

  .news-item,
  .trading-plan,
  .trading-plan:nth-child(even) {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }
}
