:root {
  --night: #071b20;
  --night-2: #0b2a2f;
  --ink: #122e32;
  --muted: #607377;
  --paper: #f4f1e8;
  --paper-2: #ebe7dc;
  --card: #fffdf7;
  --line: rgba(18, 46, 50, .15);
  --mint: #73d5b5;
  --mint-strong: #38b990;
  --sun: #efc867;
  --sun-strong: #d9a937;
  --danger: #d45d4c;
  --shadow: 0 24px 70px rgba(4, 24, 28, .14);
  --radius: 22px;
  --shell: min(1180px, calc(100vw - 48px));
  font-family: "Microsoft YaHei", "PingFang SC", system-ui, -apple-system, sans-serif;
  color: var(--ink);
  background: var(--paper);
  font-synthesis: none;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body { margin: 0; min-width: 0; color: var(--ink); background: var(--paper); }
html.modal-open { overflow: hidden; }
body.modal-open { width: 100%; position: fixed; inset-inline: 0; top: var(--modal-scroll-offset, 0); overflow: hidden; }
.map-icon-sprite { width: 0; height: 0; position: absolute; overflow: hidden; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { border: 0; cursor: pointer; }
a { color: inherit; text-decoration: none; }
[hidden] { display: none !important; }
.shell { width: var(--shell); margin-inline: auto; }
.skip-link { padding: 10px 16px; position: fixed; top: 8px; left: 8px; z-index: 10000; color: var(--night); background: var(--sun); border-radius: 6px; transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid var(--sun); outline-offset: 3px; }

.site-header { height: 76px; position: absolute; inset: 0 0 auto; z-index: 50; color: #eef8f4; background: rgba(3,18,21,.48); border-bottom: 1px solid rgba(255,255,255,.13); backdrop-filter: blur(14px); }
.header-inner { height: 100%; display: flex; align-items: center; gap: 28px; }
.brand { min-width: 222px; display: inline-flex; align-items: center; gap: 11px; }
.brand-mark { width: 48px; height: 48px; display: grid; flex: 0 0 auto; place-items: center; }
.brand-mark img { width: 100%; height: 100%; display: block; }
.brand-copy { min-width: 0; display: grid; gap: 1px; }
.brand-copy strong { font-size: 18px; letter-spacing: 0; white-space: nowrap; }
.brand-copy small { color: rgba(238,248,244,.58); font-family: Arial, sans-serif; font-size: 8px; font-weight: 700; letter-spacing: 0; white-space: nowrap; }
.main-nav { margin-left: auto; display: flex; align-items: stretch; align-self: stretch; gap: 4px; }
.main-nav a { min-width: 84px; position: relative; display: flex; align-items: center; justify-content: center; color: rgba(238,248,244,.7); font-size: 14px; font-weight: 800; }
.main-nav a::after { content: ""; width: 0; height: 3px; position: absolute; bottom: -1px; left: 50%; background: var(--sun); transition: width .2s ease, left .2s ease; }
.main-nav a:hover { color: #fff; background: rgba(255,255,255,.04); }
.main-nav a:hover::after, .main-nav a:focus-visible::after, .main-nav a.active::after { width: calc(100% - 34px); left: 17px; }
.main-nav a.active { color: #fff; }
.personal-mobile-nav { display: none; }
.member-entry { min-width: 112px; padding: 8px 13px; position: relative; display: grid; gap: 1px; color: #f7fbf9; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.16); border-radius: 6px; text-align: left; cursor: pointer; }
.member-entry span { color: rgba(238,248,244,.64); font-size: 9px; }
.member-entry strong { font-size: 12px; }
.member-support-badge { min-width: 19px; height: 19px; padding: 0 5px; position: absolute; top: -7px; right: -7px; display: grid; place-items: center; color: #fff; background: #c8102e; border: 2px solid #08282b; border-radius: 10px; font-size: 9px; font-style: normal; font-weight: 900; line-height: 1; }
.member-entry:hover { background: rgba(255,255,255,.14); border-color: rgba(232,196,91,.45); }
.beijing-time { min-width: 104px; padding-left: 18px; display: grid; gap: 2px; border-left: 1px solid rgba(255,255,255,.14); }
.beijing-time span { color: rgba(238,248,244,.58); font-size: 9px; letter-spacing: 0; }
.beijing-time time { color: var(--sun); font-family: "Arial Narrow", Arial, sans-serif; font-size: 18px; font-weight: 800; letter-spacing: 0; }

.hero { min-height: 780px; position: relative; overflow: hidden; color: #f2faf7; background: #06171b url('/assets/prototypes/beijing-hero.jpg?v=20260730') center 46% / cover no-repeat; }
.hero::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(3,18,21,.97) 0%, rgba(3,18,21,.84) 38%, rgba(3,18,21,.25) 71%, rgba(3,18,21,.5) 100%), linear-gradient(0deg, rgba(3,18,21,.95) 0%, transparent 48%); }
.hero-grid { position: absolute; inset: 0; opacity: .11; background-image: linear-gradient(rgba(255,255,255,.14) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.14) 1px, transparent 1px); background-size: 72px 72px; mask-image: linear-gradient(90deg, #000, transparent 84%); }
.hero-inner { min-height: 780px; padding-top: 118px; padding-bottom: 174px; position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 760px) minmax(220px, 1fr); align-items: center; gap: 70px; }
.eyebrow { margin: 0 0 18px; display: flex; align-items: center; gap: 10px; color: var(--sun); font-family: Arial, sans-serif; font-size: 10px; font-weight: 800; letter-spacing: .18em; }
.eyebrow i { width: 24px; height: 1px; display: block; background: currentColor; }
.eyebrow.dark { margin-bottom: 12px; color: #998039; }
.hero h1 { margin: 0; font-size: clamp(48px, 5.2vw, 76px); font-weight: 800; line-height: 1.08; letter-spacing: 0; }
.hero h1 span { color: var(--mint); }
.hero-summary { max-width: 620px; margin: 26px 0 0; color: rgba(238,248,244,.76); font-size: 17px; line-height: 1.85; }
.hero-actions { margin-top: 34px; display: flex; align-items: center; gap: 12px; }
.primary-button { min-height: 48px; padding: 0 25px; display: inline-flex; align-items: center; justify-content: center; color: var(--night); background: var(--sun); border-radius: 4px; box-shadow: 0 12px 35px rgba(239,200,103,.18); font-size: 13px; font-weight: 800; }
.primary-button:hover { background: #ffda7b; transform: translateY(-1px); }
.secondary-button { min-height: 48px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: center; color: #fff; background: rgba(4,23,27,.22); border: 1px solid rgba(255,255,255,.28); border-radius: 4px; font-size: 13px; font-weight: 800; }
.secondary-button:hover { background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.48); }
.hero-location { width: min(100%, 230px); padding-top: 16px; justify-self: end; align-self: start; margin-top: 120px; display: grid; gap: 7px; border-top: 2px solid var(--sun); text-shadow: 0 2px 12px #000; }
.hero-location small { color: rgba(255,255,255,.66); font-size: 10px; }
.hero-location strong { font-size: 25px; }
.hero-location span { color: var(--sun); font-family: Consolas, monospace; font-size: 11px; }
.hero-focus-ribbon { min-height: 116px; position: absolute; right: 0; bottom: 0; left: 0; z-index: 3; display: grid; grid-template-columns: minmax(190px, calc((100vw - var(--shell)) / 2 + 168px)) minmax(214px, 250px) minmax(0, 1fr) 112px; background: rgba(4,23,27,.96); border-top: 1px solid rgba(255,255,255,.16); backdrop-filter: blur(14px); }
.hero-focus-heading { padding: 17px 20px 17px max(28px, calc((100vw - var(--shell)) / 2)); display: grid; align-content: center; gap: 4px; border-right: 1px solid rgba(255,255,255,.12); }
.hero-focus-heading span { color: var(--mint); font-size: 10px; font-weight: 900; }
.hero-focus-heading strong { color: #fff; font-size: 20px; }
.hero-focus-heading .hero-watchday-link { width: max-content; max-width: 100%; overflow: hidden; color: rgba(255,255,255,.62); font-size: 10px; text-decoration: underline; text-decoration-color: rgba(115,213,181,.35); text-underline-offset: 3px; text-overflow: ellipsis; white-space: nowrap; }
.hero-focus-heading .hero-watchday-link:hover { color: var(--mint); text-decoration-color: currentColor; }
.hero-focus-shortcuts { padding: 15px 14px; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); align-items: stretch; gap: 6px; border-right: 1px solid rgba(255,255,255,.12); }
.hero-focus-shortcuts button { min-width: 0; padding: 10px 6px; display: grid; place-content: center; justify-items: center; gap: 5px; color: rgba(238,248,244,.58); background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.08); border-radius: 5px; }
.hero-focus-shortcuts button:hover { color: #fff; border-color: rgba(115,213,181,.34); }
.hero-focus-shortcuts button.active { color: #fff; background: rgba(115,213,181,.11); border-color: rgba(115,213,181,.4); }
.hero-focus-shortcuts span { overflow: hidden; font-size: 9px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.hero-focus-shortcuts b { color: var(--sun); font-family: Arial,sans-serif; font-size: 22px; line-height: 1; }
.hero-focus-list { min-width: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.hero-focus-list[data-count="1"] { grid-template-columns: minmax(0, 1fr); }
.hero-focus-list[data-count="2"] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.hero-focus-match { min-width: 0; padding: 14px 18px; position: relative; display: grid; grid-template-columns: minmax(0, 1fr) auto; align-content: center; gap: 6px 10px; border-right: 1px solid rgba(255,255,255,.12); transition: background .18s ease; }
.hero-focus-match::before { content: ""; width: 2px; height: 0; position: absolute; top: 50%; left: 0; background: var(--mint); transition: height .18s ease, top .18s ease; }
.hero-focus-match:hover { background: rgba(255,255,255,.06); }
.hero-focus-match:hover::before { height: 36px; top: calc(50% - 18px); }
.hero-focus-match time { overflow: hidden; color: var(--sun); font-size: 9px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }
.hero-focus-match em { padding: 3px 6px; color: #082124; background: var(--mint); border-radius: 3px; font-size: 8px; font-style: normal; font-weight: 900; white-space: nowrap; }
.hero-focus-match em.live { color: #fff; background: var(--danger); }
.hero-focus-match em.finished { color: #d5dfdc; background: rgba(255,255,255,.12); }
.hero-focus-teams { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0,1fr) 22px minmax(0,1fr); align-items: center; gap: 7px; }
.hero-focus-teams strong { min-width: 0; overflow: hidden; color: #fff; font-size: 15px; text-overflow: ellipsis; white-space: nowrap; }
.hero-focus-teams strong:last-child { text-align: right; }
.hero-focus-teams i { color: rgba(255,255,255,.4); font-size: 9px; font-style: normal; text-align: center; }
.hero-focus-pick { grid-column: 1 / -1; overflow: hidden; color: rgba(255,255,255,.56); font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.hero-focus-pick b { color: #fff0b3; }
.hero-focus-loading, .hero-focus-empty { grid-column: 1 / -1; display: flex; align-items: center; justify-content: center; gap: 10px; color: rgba(255,255,255,.58); font-size: 12px; }
.hero-focus-loading i { width: 18px; height: 18px; border: 2px solid rgba(255,255,255,.18); border-top-color: var(--mint); border-radius: 50%; animation: map-spin .9s linear infinite; }
.hero-focus-more { min-width: 0; padding: 14px 12px; display: grid; align-content: center; justify-items: center; gap: 3px; color: rgba(255,255,255,.7); background: rgba(255,255,255,.025); border-left: 1px solid rgba(255,255,255,.1); text-align: center; transition: color .18s ease, background .18s ease; }
.hero-focus-more span { color: var(--sun); font-size: 22px; line-height: 1; transition: transform .18s ease; }
.hero-focus-more strong { color: #fff; font-size: 11px; }
.hero-focus-more small { color: rgba(255,255,255,.42); font-size: 8px; }
.hero-focus-more:hover { color: #fff; background: rgba(239,200,103,.09); }
.hero-focus-more:hover span { transform: translateX(3px); }
.hero-photo-credit { position: absolute; right: 16px; bottom: 124px; z-index: 2; color: rgba(255,255,255,.48); font-size: 9px; }

.home-insights-section { padding: 68px 0 76px; overflow: hidden; background: #edf0ea; border-top: 1px solid rgba(18,46,50,.08); }
.insight-heading { margin-bottom: 28px; }
.section-link { min-height: 42px; padding: 0 17px; display: inline-flex; align-items: center; gap: 10px; color: #f4fbf8; background: var(--night-2); border-radius: 5px; font-size: 12px; font-weight: 800; }
.section-link:hover { background: #124249; }
.section-link span { color: var(--sun); font-size: 17px; }
.hot-match-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.home-hot-match { min-width: 0; min-height: 206px; padding: 20px; display: flex; flex-direction: column; color: var(--ink); background: var(--card); border: 1px solid rgba(18,46,50,.12); border-radius: 8px; box-shadow: 0 13px 35px rgba(6,33,38,.06); transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease; }
.home-hot-match:hover { transform: translateY(-2px); border-color: rgba(56,185,144,.48); box-shadow: 0 18px 44px rgba(6,33,38,.11); }
.home-hot-match.featured { grid-column: span 2; color: #f5fbf8; background: linear-gradient(125deg, #071b20, #0d373a 74%, #164a44); border-color: rgba(115,213,181,.23); }
.hot-match-top { display: flex; align-items: center; gap: 9px; color: var(--muted); font-size: 10px; }
.featured .hot-match-top { color: rgba(238,248,244,.58); }
.hot-match-top > span { max-width: 45%; min-width: 0; display: inline-flex; align-items: center; gap: 6px; overflow: hidden; color: #92752b; font-weight: 900; white-space: nowrap; }
.hot-match-top > span > b { min-width: 0; overflow: hidden; font: inherit; text-overflow: ellipsis; }
.home-league-mark { width: 23px; height: 23px; flex: 0 0 23px; display: inline-grid; place-items: center; overflow: hidden; background: #fff; border: 1px solid rgba(28,71,65,.14); border-radius: 4px; font-style: normal; }
.home-league-mark img { width: 100%; height: 100%; padding: 2px; object-fit: contain; }
.home-league-mark b { color: #45625d; font-size: 9px; font-style: normal; }
.featured .hot-match-top > span { color: var(--sun); }
.hot-match-top time { margin-left: auto; white-space: nowrap; }
.hot-match-top em { padding: 3px 6px; color: #496568; background: #edf0eb; border-radius: 3px; font-size: 9px; font-style: normal; font-weight: 800; white-space: nowrap; }
.hot-match-top em.live { color: #fff; background: var(--danger); }
.hot-match-top em.finished { color: #627275; background: #e2e5e1; }
.featured .hot-match-top em { color: #dff6ed; background: rgba(255,255,255,.1); }
.featured .hot-match-top em.live { color: #fff; background: var(--danger); }
.hot-match-teams { margin: 23px 0 20px; display: grid; grid-template-columns: minmax(0,1fr) 34px minmax(0,1fr); align-items: center; gap: 7px; }
.hot-match-teams strong { min-width: 0; overflow-wrap: anywhere; font-size: 16px; line-height: 1.35; }
.featured .hot-match-teams strong { font-size: 24px; }
.hot-match-teams strong:last-child { text-align: right; }
.hot-match-teams i { color: #9cadad; font-family: Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: 900; text-align: center; }
.hot-prediction { margin-top: auto; padding-top: 15px; display: flex; align-items: end; justify-content: space-between; gap: 14px; border-top: 1px solid rgba(18,46,50,.1); }
.featured .hot-prediction { border-color: rgba(255,255,255,.1); }
.hot-prediction > div:first-child { min-width: 0; display: grid; gap: 4px; }
.hot-prediction span { color: var(--muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; }
.featured .hot-prediction span { color: rgba(238,248,244,.52); }
.hot-prediction strong { overflow-wrap: anywhere; color: #a77b19; font-size: 16px; }
.hot-prediction small { color: #75888a; font-size: 9px; font-weight: 700; }
.featured .hot-prediction strong { color: #fff0b3; font-size: 20px; }
.featured .hot-prediction small { color: rgba(238,248,244,.46); }
.confidence-value { display: grid; justify-items: end; gap: 0; white-space: nowrap; }
.confidence-value b { color: var(--mint-strong); font-family: Arial, sans-serif; font-size: 23px; }
.featured .confidence-value b { color: var(--mint); font-size: 31px; }
.confidence-value span { letter-spacing: 0; }
.confidence-bar { height: 3px; margin-top: 13px; overflow: hidden; background: rgba(18,46,50,.1); border-radius: 2px; }
.featured .confidence-bar { background: rgba(255,255,255,.1); }
.confidence-bar i { height: 100%; display: block; background: linear-gradient(90deg, var(--mint-strong), var(--sun)); }
.hot-prediction.pending { align-items: center; }
.hot-prediction.pending strong { color: var(--ink); font-size: 12px; }
.featured .hot-prediction.pending strong { color: #f5fbf8; }
.home-intelligence-layout { margin-top: 20px; display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); gap: 18px; }
.prediction-record-panel, .latest-intelligence-panel { min-width: 0; padding: 23px; background: var(--card); border: 1px solid rgba(18,46,50,.12); border-radius: 8px; box-shadow: 0 13px 35px rgba(6,33,38,.05); }
.prediction-record-panel { color: #f3faf7; background: var(--night); border-color: rgba(115,213,181,.18); }
.panel-heading { padding-bottom: 18px; display: flex; align-items: end; justify-content: space-between; gap: 20px; border-bottom: 1px solid rgba(18,46,50,.1); }
.prediction-record-panel .panel-heading { border-color: rgba(255,255,255,.1); }
.panel-heading > div { display: grid; gap: 4px; }
.panel-heading span { color: #9a7b2d; font-family: Arial, sans-serif; font-size: 8px; font-weight: 900; letter-spacing: .15em; }
.prediction-record-panel .panel-heading span { color: var(--sun); }
.panel-heading h3 { margin: 0; font-size: 21px; }
.panel-heading a { color: var(--muted); font-size: 10px; font-weight: 800; }
.prediction-record-panel .panel-heading a { color: var(--mint); }
.prediction-record-body { min-height: 184px; padding-top: 20px; display: grid; grid-template-columns: 148px minmax(0,1fr); align-items: center; gap: 22px; }
.hit-rate-ring { width: 138px; aspect-ratio: 1; padding: 12px; display: grid; place-items: center; background: conic-gradient(var(--mint) var(--hit-rate), rgba(255,255,255,.09) 0); border-radius: 50%; }
.hit-rate-ring::before { content: ""; width: 100%; height: 100%; grid-area: 1 / 1; background: var(--night); border-radius: 50%; }
.hit-rate-ring > div { z-index: 1; grid-area: 1 / 1; display: grid; justify-items: center; gap: 3px; }
.hit-rate-ring strong { color: #fff1b6; font-family: Arial, sans-serif; font-size: 30px; }
.hit-rate-ring span { color: rgba(238,248,244,.52); font-size: 9px; }
.prediction-metrics { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 10px; }
.prediction-metrics > div { min-width: 0; display: grid; gap: 4px; }
.prediction-metrics span { color: rgba(238,248,244,.5); font-size: 9px; }
.prediction-metrics strong { color: #fff; font-family: Arial, sans-serif; font-size: 22px; }
.prediction-metrics p { margin: 11px 0 0; grid-column: 1 / -1; color: rgba(238,248,244,.45); font-size: 9px; line-height: 1.7; }
.latest-intelligence-list { padding-top: 5px; }
.home-intelligence-item { padding: 14px 4px; display: grid; grid-template-columns: minmax(170px, .58fr) minmax(0, 1.42fr) auto; align-items: center; gap: 18px; border-bottom: 1px solid rgba(18,46,50,.09); }
.home-intelligence-item:last-child { border-bottom: 0; }
.home-intelligence-item:hover > strong { color: #168365; }
.intelligence-meta { min-width: 0; display: grid; gap: 4px; }
.intelligence-meta span { overflow: hidden; color: #94762d; font-size: 9px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }
.intelligence-meta time { color: var(--muted); font-size: 9px; }
.home-intelligence-item > strong { min-width: 0; overflow-wrap: anywhere; font-size: 13px; line-height: 1.45; }
.home-intelligence-item > strong i { margin-inline: 4px; color: #9ba9aa; font-size: 8px; font-style: normal; }
.home-intelligence-item p { min-width: 0; margin: 0; overflow: hidden; color: var(--muted); font-size: 11px; line-height: 1.6; text-overflow: ellipsis; white-space: nowrap; }
.home-intelligence-item small { color: #718285; font-size: 9px; white-space: nowrap; }

/* Daily editorial coverage */
.content-completion-panel { margin: 18px 0 20px; padding: 18px 20px; display: grid; grid-template-columns: 210px minmax(260px,1fr) auto; align-items: center; gap: 24px; background: #fff; border: 1px solid rgba(18,46,50,.12); border-left: 4px solid var(--mint); border-radius: 7px; box-shadow: 0 12px 34px rgba(6,33,38,.05); }
.completion-heading { display: grid; gap: 3px; }
.completion-heading > span { color: #8a6a1e; font-family: Arial,sans-serif; font-size: 9px; font-weight: 900; letter-spacing: .12em; }
.completion-heading h3 { margin: 0; font-size: 20px; }
.completion-heading p { margin: 2px 0 0; color: var(--muted); font-size: 11px; }
.completion-progress { min-width: 0; display: grid; gap: 8px; }
.completion-progress-head { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; }
.completion-progress-head strong { font-size: 13px; }
.completion-progress-head b { color: #0a705d; font-size: 18px; }
.completion-track { height: 8px; overflow: hidden; background: #e8eeeb; border-radius: 4px; }
.completion-track i { height: 100%; display: block; background: linear-gradient(90deg,#0b7762,#37b38d); border-radius: inherit; }
.completion-progress small { color: var(--muted); font-size: 10px; }
.completion-metrics { display: grid; grid-template-columns: repeat(3,minmax(74px,1fr)); gap: 12px; }
.completion-metrics div { min-width: 0; padding-left: 12px; border-left: 1px solid rgba(18,46,50,.12); }
.completion-metrics span { display: block; color: var(--muted); font-size: 9px; }
.completion-metrics strong { display: block; margin-top: 3px; font-size: 17px; }
.completion-empty { grid-column: 1 / -1; color: var(--muted); font-size: 12px; }

/* Home prediction review and match pulse */
.home-intelligence-layout { grid-template-columns: minmax(400px, .88fr) minmax(0, 1.12fr); align-items: stretch; gap: 20px; }
.prediction-record-panel, .latest-intelligence-panel { padding: 24px; border-top: 3px solid var(--sun); box-shadow: 0 16px 42px rgba(6,33,38,.07); }
.prediction-record-panel { background: #08262a; }
.latest-intelligence-panel { padding-bottom: 10px; }
.panel-heading { min-height: 58px; padding-bottom: 16px; align-items: center; }
.panel-heading span { font-size: 9px; }
.panel-heading h3 { font-size: 23px; }
.panel-heading a { min-height: 34px; display: inline-flex; align-items: center; font-size: 11px; }
.prediction-record-panel .panel-heading a { color: #d7eee7; }
.prediction-record-panel .panel-heading a:hover { color: var(--sun); }
.prediction-record-body { min-height: 0; padding-top: 22px; display: block; }
.prediction-overview { display: grid; grid-template-columns: 152px minmax(0,1fr); align-items: center; gap: 26px; }
.hit-rate-ring { width: 146px; padding: 9px; position: relative; background: conic-gradient(var(--sun) var(--hit-rate), rgba(255,255,255,.08) 0); box-shadow: 0 0 0 1px rgba(239,200,103,.16); }
.hit-rate-ring::after { content: ""; width: 7px; height: 7px; position: absolute; top: 8px; left: 50%; background: #fff3bd; border-radius: 50%; box-shadow: 0 0 13px rgba(239,200,103,.8); transform: translateX(-50%); }
.hit-rate-ring strong { font-size: 34px; letter-spacing: 0; }
.hit-rate-ring span { color: rgba(238,248,244,.62); font-size: 10px; }
.record-context { min-width: 0; display: grid; gap: 5px; }
.record-context > span { width: max-content; padding: 4px 8px; color: var(--mint); background: rgba(115,213,181,.09); border: 1px solid rgba(115,213,181,.16); border-radius: 3px; font-size: 9px; font-weight: 900; letter-spacing: .08em; }
.record-context strong { color: #fff; font-family: Arial, sans-serif; font-size: 38px; line-height: 1; }
.record-context strong small { color: rgba(238,248,244,.58); font-size: 12px; }
.record-context p { margin: 2px 0 0; color: rgba(238,248,244,.5); font-size: 11px; }
.prediction-metrics { margin-top: 22px; padding: 15px 0; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 0; border-top: 1px solid rgba(255,255,255,.09); border-bottom: 1px solid rgba(255,255,255,.09); }
.prediction-metrics > div { padding: 0 14px; gap: 5px; }
.prediction-metrics > div:first-child { padding-left: 0; }
.prediction-metrics > div + div { border-left: 1px solid rgba(255,255,255,.08); }
.prediction-metrics span { font-size: 10px; }
.prediction-metrics strong { font-size: 24px; }
.prediction-metrics .is-hit strong { color: var(--mint); }
.prediction-metrics .is-miss strong { color: #ef9b90; }
.prediction-metrics .is-push strong { color: #d9c99d; }
.prediction-metrics .is-pending strong { color: #fff1b6; }
.prediction-breakdown { margin-top: 18px; }
.prediction-breakdown-head { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: rgba(238,248,244,.52); font-size: 10px; }
.prediction-breakdown-head b { color: rgba(238,248,244,.78); font-weight: 700; }
.prediction-outcome-bar { height: 7px; margin-top: 9px; display: flex; overflow: hidden; background: rgba(255,255,255,.08); border-radius: 2px; }
.prediction-outcome-bar i { height: 100%; display: block; }
.prediction-outcome-bar .is-hit { background: var(--mint); }
.prediction-outcome-bar .is-miss { background: #c9675c; }
.prediction-outcome-bar .is-push { background: #c7b474; }
.prediction-method-note { margin: 15px 0 0; color: rgba(238,248,244,.42); font-size: 10px; line-height: 1.65; }
.prediction-trust-line { margin-top: 14px; padding: 11px 12px; display: flex; align-items: center; justify-content: space-between; gap: 12px; color: rgba(232,245,240,.7); background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.08); border-radius: 5px; font-size: 10px; }
.prediction-trust-line strong { color: #fff3bd; font-size: 12px; }
.prediction-method-grid { margin-top: 12px; display: grid; gap: 7px; }
.prediction-method-row { display: grid; grid-template-columns: minmax(0,1fr) auto auto; align-items: center; gap: 10px; }
.prediction-method-row span { min-width: 0; overflow: hidden; color: rgba(235,247,242,.75); font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.prediction-method-row b { color: #fff; font-size: 11px; }
.prediction-method-row em { min-width: 44px; color: var(--mint); font-size: 11px; font-style: normal; font-weight: 900; text-align: right; }
.latest-intelligence-list { padding-top: 0; }
.home-intelligence-item { transition: background-color .18s ease, color .18s ease; }
.home-intelligence-item.is-featured { margin: 0 -24px; padding: 21px 24px 20px; position: relative; display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: start; gap: 9px 16px; color: #f3faf7; background: #0d3335; border-bottom: 0; }
.home-intelligence-item.is-featured::before { content: ""; width: 3px; position: absolute; top: 21px; bottom: 20px; left: 0; background: var(--mint); }
.home-intelligence-item.is-featured:hover { background: #104044; }
.home-intelligence-item.is-featured .intelligence-meta { display: flex; align-items: center; gap: 9px; }
.home-intelligence-item.is-featured .intelligence-meta span { max-width: 210px; color: var(--sun); font-size: 10px; }
.home-intelligence-item.is-featured .intelligence-meta time { color: rgba(238,248,244,.48); font-size: 10px; }
.intelligence-update-badge { padding: 4px 7px; color: #07312a; background: var(--mint); border-radius: 3px; font-size: 9px; font-weight: 900; }
.home-intelligence-item.is-featured > strong { grid-column: 1 / -1; color: #fff; font-size: 20px; line-height: 1.35; }
.home-intelligence-item.is-featured > strong i { color: rgba(238,248,244,.38); }
.home-intelligence-item.is-featured > p { grid-column: 1 / -1; display: -webkit-box; overflow: hidden; color: rgba(238,248,244,.72); font-size: 13px; line-height: 1.65; white-space: normal; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.intelligence-tags { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: 6px; }
.intelligence-tags span { padding: 4px 7px; color: #bcebdc; background: rgba(115,213,181,.08); border: 1px solid rgba(115,213,181,.16); border-radius: 3px; font-size: 9px; }
.home-intelligence-item.is-featured footer { grid-column: 1 / -1; padding-top: 12px; display: flex; align-items: center; justify-content: space-between; gap: 12px; border-top: 1px solid rgba(255,255,255,.08); }
.home-intelligence-item.is-featured footer small { color: rgba(238,248,244,.48); font-size: 10px; }
.home-intelligence-item.is-featured footer b { color: var(--sun); font-size: 10px; }
.home-intelligence-item.is-compact { min-height: 102px; padding: 15px 2px; grid-template-columns: 32px minmax(0,1fr) auto; align-items: center; gap: 14px; }
.home-intelligence-item.is-compact:hover { background: rgba(115,213,181,.055); }
.intelligence-index { color: #ac913f; font-family: Arial, sans-serif; font-size: 12px; font-weight: 900; }
.intelligence-copy { min-width: 0; display: grid; gap: 5px; }
.intelligence-copy .intelligence-meta { display: flex; align-items: center; gap: 8px; }
.intelligence-copy .intelligence-meta span { max-width: 180px; font-size: 9px; }
.intelligence-copy .intelligence-meta time { font-size: 9px; }
.intelligence-copy > strong { min-width: 0; color: var(--ink); font-size: 14px; line-height: 1.35; }
.intelligence-copy > strong i { margin-inline: 5px; color: #9ba9aa; font-size: 8px; font-style: normal; }
.intelligence-copy > p { margin: 0; display: -webkit-box; overflow: hidden; color: var(--muted); font-size: 11px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.intelligence-tail { display: grid; justify-items: end; gap: 7px; }
.intelligence-tail small { color: #718285; font-size: 9px; }
.intelligence-tail b { color: #167a64; font-size: 10px; }
.home-data-loading, .home-data-empty { min-height: 150px; grid-column: 1 / -1; display: grid; place-items: center; align-content: center; gap: 10px; color: var(--muted); background: rgba(255,255,255,.5); border: 1px dashed rgba(18,46,50,.17); border-radius: 8px; }
.home-data-loading.compact, .home-data-empty.compact { min-height: 155px; }
.home-data-loading span { width: 23px; height: 23px; border: 2px solid rgba(56,185,144,.2); border-top-color: var(--mint-strong); border-radius: 50%; animation: home-data-spin .8s linear infinite; }
.home-data-loading strong, .home-data-empty strong { font-size: 12px; }
.home-data-empty span { font-size: 10px; }
.home-data-error { min-height: 150px; padding: 22px; grid-column: 1 / -1; display: flex; align-items: center; justify-content: center; gap: 24px; color: #7a3934; background: #fff4f2; border: 1px solid rgba(190,83,73,.3); border-left: 3px solid #c35f55; border-radius: 6px; }
.home-data-error.compact { min-height: 0; padding: 13px 15px; justify-content: space-between; }
.home-data-error > div { min-width: 0; display: grid; gap: 4px; }
.home-data-error strong { color: #73332e; font-size: 12px; }
.home-data-error span { color: #8d5550; font-size: 10px; line-height: 1.55; }
.home-data-error button { min-height: 40px; padding: 0 14px; flex: 0 0 auto; color: #fff; background: #8a4039; border: 0; border-radius: 4px; font-size: 10px; font-weight: 900; cursor: pointer; }
.home-data-error button:disabled { cursor: wait; opacity: .65; }
.hot-match-grid > .home-data-error.is-stale { margin-bottom: 2px; }
.prediction-record-panel .home-data-error { margin-bottom: 18px; color: #f4d9d6; background: rgba(183,74,66,.13); border-color: rgba(235,126,116,.28); }
.prediction-record-panel .home-data-error strong { color: #fff0ed; }
.prediction-record-panel .home-data-error span { color: rgba(255,235,232,.7); }
.prediction-record-panel .home-data-error button { color: #2f1917; background: #f0c8c2; }
.hero-focus-list > .home-data-error { min-height: 64px; margin: 8px; padding: 9px 12px; color: #f8d9d6; background: rgba(132,46,41,.42); border-color: rgba(255,160,150,.3); }
.hero-focus-list > .home-data-error strong { color: #fff; }
.hero-focus-list > .home-data-error span { color: rgba(255,255,255,.65); }
.hero-focus-list > .home-data-error button { min-height: 36px; color: #251411; background: #f2cbc5; }
@keyframes home-data-spin { to { transform: rotate(360deg); } }

.globe-section { padding: 94px 0 84px; background: var(--paper); }
.section-heading { margin-bottom: 28px; display: flex; align-items: end; justify-content: space-between; gap: 34px; }
.section-heading h2, .calendar-summary h2, .note-card h2 { margin: 0; font-size: clamp(30px, 3vw, 44px); letter-spacing: -.04em; }
.section-heading > div:first-child > p:last-child { margin: 12px 0 0; color: var(--muted); font-size: 14px; }
.date-control { padding: 7px; display: flex; align-items: stretch; gap: 6px; background: var(--card); border: 1px solid var(--line); border-radius: 10px; box-shadow: 0 8px 25px rgba(8,37,42,.06); }
.date-control button { min-width: 39px; color: var(--ink); background: #eeece3; border-radius: 6px; font-weight: 800; }
.date-control button:hover { color: #fff; background: var(--night-2); }
.date-control label { padding: 3px 11px; display: grid; gap: 2px; border-left: 1px solid var(--line); border-right: 1px solid var(--line); }
.date-control label span { color: var(--muted); font-size: 8px; font-weight: 700; letter-spacing: .08em; }
.date-control input { min-width: 128px; padding: 0; color: var(--ink); background: transparent; border: 0; font-size: 12px; font-weight: 800; color-scheme: light; }
.date-control .today-button { padding: 0 13px; color: #fff; background: var(--night-2); font-size: 11px; }
.today-label-short { display: none; }

.globe-card { overflow: hidden; color: #eef8f4; background: #071a1e; border: 1px solid #183b3e; border-radius: var(--radius); box-shadow: var(--shadow); }
.map-toolbar { min-height: 74px; padding: 13px 18px 13px 21px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 1px solid rgba(255,255,255,.1); }
.map-status { display: flex; align-items: center; gap: 13px; }
.status-dot { width: 9px; height: 9px; background: var(--mint); border-radius: 50%; box-shadow: 0 0 0 7px rgba(115,213,181,.1), 0 0 16px rgba(115,213,181,.6); }
.map-status div { display: grid; gap: 4px; }
.map-status strong { font-size: 13px; }
.map-status small { color: rgba(238,248,244,.53); font-size: 10px; }
.map-actions { display: flex; align-items: center; gap: 7px; }
.map-actions > button, .mode-switch button { min-height: 34px; padding: 0 12px; color: rgba(238,248,244,.75); background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.11); border-radius: 5px; font-size: 10px; font-weight: 800; }
.map-actions > button:hover, .mode-switch button:hover { color: #fff; border-color: rgba(115,213,181,.55); }
.mode-switch { padding: 3px; display: flex; background: #031316; border-radius: 7px; }
.mode-switch button { min-height: 28px; border: 0; }
.mode-switch button.active { color: var(--night); background: var(--mint); }
.mode-switch button:disabled { cursor: not-allowed; opacity: .45; }
.map-filter-bar { min-height: 58px; padding: 9px 17px; display: flex; align-items: center; gap: 10px; border-bottom: 1px solid rgba(255,255,255,.08); background: #05161a; }
.map-filter-bar label { min-height: 38px; padding: 5px 10px; display: flex; align-items: center; gap: 8px; color: rgba(238,248,244,.58); background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.09); border-radius: 6px; font-size: 9px; font-weight: 800; }
.map-filter-bar select { min-width: 120px; color: #f2fbf7; background: #0c292e; border: 0; outline: 0; font: inherit; font-size: 10px; }
.map-filter-bar select option { color: #edf7f2; background: #0c292e; }
.map-filter-bar .located-filter { cursor: pointer; }
.map-filter-bar .located-filter input { accent-color: var(--mint); }
.coverage-summary { margin-left: auto; color: var(--sun); font-size: 10px; font-weight: 800; }
.map-stage { height: min(54vw, 640px); min-height: 520px; position: relative; overflow: hidden; background: radial-gradient(circle at 50% 45%, #153d3d, #061518 70%); }
.map-3d-navigation { position: absolute; top: 14px; left: 14px; z-index: 6; padding: 5px; display: grid; gap: 4px; color: #eef8f4; background: rgba(3,17,20,.82); border: 1px solid rgba(255,255,255,.16); border-radius: 7px; box-shadow: 0 10px 24px rgba(0,0,0,.22); backdrop-filter: blur(9px); }
.map-3d-navigation[hidden] { display: none; }
.map-3d-navigation > span { height: 1px; margin: 2px 4px; background: rgba(255,255,255,.14); }
.map-3d-navigation button { width: 38px; height: 38px; padding: 0; display: grid; place-items: center; color: rgba(238,248,244,.82); background: transparent; border: 1px solid transparent; border-radius: 5px; }
.map-3d-navigation button:hover,.map-3d-navigation button:focus-visible { color: #fff; background: rgba(115,213,181,.13); border-color: rgba(115,213,181,.45); }
.map-3d-navigation button.active { color: #061518; background: var(--mint); border-color: var(--mint); }
.map-3d-navigation button:disabled { opacity: .4; cursor: not-allowed; }
.map-3d-navigation svg { width: 19px; height: 19px; display: block; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.cesium-map, .flat-map { width: 100%; height: 100%; }
.cesium-map .cesium-viewer, .cesium-map .cesium-viewer-cesiumWidgetContainer, .cesium-map .cesium-widget, .cesium-map canvas { width: 100% !important; height: 100% !important; }
.cesium-map canvas { cursor: grab; touch-action: none; user-select: none; }
.cesium-map canvas.map-canvas-dragging { cursor: grabbing; }
.cesium-map .cesium-viewer-bottom { right: 12px; bottom: 11px; left: auto; }
.cesium-map .cesium-credit-logoContainer { display: none !important; }
.flat-map { position: relative; overflow: hidden; background: radial-gradient(circle at 75% 35%, rgba(36,108,100,.8), transparent 24%), linear-gradient(145deg, #0a292e, #05171b); }
.flat-world { width: 100%; height: 100%; position: absolute; inset: 0; opacity: .78; }
.flat-world .longitude-lines path, .flat-world .latitude-lines path { fill: none; stroke: rgba(200,240,227,.08); stroke-width: 1; }
.flat-world .land path { fill: rgba(88,166,143,.25); stroke: rgba(129,215,185,.25); stroke-width: 1.5; vector-effect: non-scaling-stroke; }
.flat-markers { position: absolute; inset: 0; }
.flat-marker { min-width: 30px; height: 30px; padding: 0 9px; position: absolute; display: grid; place-items: center; color: var(--night); background: var(--sun); border: 3px solid rgba(255,255,255,.9); border-radius: 18px; box-shadow: 0 8px 22px rgba(0,0,0,.32); font-size: 10px; font-weight: 900; transform: translate(-50%, -50%); }
.flat-marker::after { content: attr(data-name); padding: 4px 7px; position: absolute; top: 31px; left: 50%; color: #fff; background: rgba(3,19,22,.78); border-radius: 4px; font-size: 9px; white-space: nowrap; transform: translateX(-50%); }
.flat-marker.selected { color: #fff; background: var(--danger); box-shadow: 0 0 0 7px rgba(212,93,76,.18), 0 8px 22px rgba(0,0,0,.32); }
.flat-beijing { position: absolute; top: 27.83%; left: 82.34%; display: flex; align-items: center; gap: 6px; color: #f7e7b0; font-size: 9px; transform: translate(-50%, -50%); }
.flat-beijing i { width: 7px; height: 7px; background: var(--mint); border: 2px solid #fff; border-radius: 50%; box-shadow: 0 0 0 5px rgba(115,213,181,.12); }
.map-loading { position: absolute; inset: 0; z-index: 5; display: grid; place-content: center; justify-items: center; gap: 15px; color: rgba(238,248,244,.78); background: rgba(5,21,24,.83); backdrop-filter: blur(4px); font-size: 12px; pointer-events: none; }
.map-loading span { width: 35px; height: 35px; border: 2px solid rgba(115,213,181,.2); border-top-color: var(--mint); border-radius: 50%; animation: map-spin .8s linear infinite; }
@keyframes map-spin { to { transform: rotate(360deg); } }
.map-message { max-width: 340px; padding: 13px 16px; position: absolute; top: 17px; left: 50%; z-index: 6; color: #fff; background: rgba(5,21,24,.9); border: 1px solid rgba(239,200,103,.4); border-radius: 7px; text-align: center; transform: translateX(-50%); }
.map-message strong { color: var(--sun); font-size: 12px; }
.map-message p { margin: 5px 0 0; color: rgba(238,248,244,.68); font-size: 10px; }
.map-note { margin: 0; padding: 7px 10px; position: absolute; bottom: 13px; left: 14px; z-index: 4; color: rgba(238,248,244,.7); background: rgba(3,17,20,.76); border: 1px solid rgba(255,255,255,.08); border-radius: 5px; font-size: 9px; backdrop-filter: blur(8px); pointer-events: none; }
.map-quality-status { min-height: 27px; padding: 5px 9px; position: absolute; right: 14px; bottom: 13px; z-index: 5; display: inline-flex; align-items: center; gap: 7px; color: #f5ddb0; background: rgba(3,17,20,.82); border: 1px solid rgba(240,194,93,.28); border-radius: 5px; box-shadow: 0 5px 18px rgba(0,0,0,.18); font-size: 10px; font-weight: 800; backdrop-filter: blur(8px); pointer-events: none; }
.map-quality-status[hidden] { display: none; }
.map-quality-status i { width: 7px; height: 7px; flex: 0 0 7px; background: #f0c25d; border-radius: 50%; box-shadow: 0 0 0 0 rgba(240,194,93,.42); animation: map-quality-pulse 1.15s ease-out infinite; }
.map-quality-status[data-state="ready"] { color: #bcebd7; border-color: rgba(115,213,181,.26); }
.map-quality-status[data-state="ready"] i { background: var(--mint); animation: none; }
.map-quality-status[data-state="delayed"] { color: #ffc1ca; border-color: rgba(232,92,112,.34); }
.map-quality-status[data-state="delayed"] i { background: #e85c70; animation: none; }
@keyframes map-quality-pulse { 70% { box-shadow: 0 0 0 7px rgba(240,194,93,0); } 100% { box-shadow: 0 0 0 0 rgba(240,194,93,0); } }
.region-filter { min-height: 64px; padding: 12px 17px; display: flex; align-items: center; gap: 7px; flex-wrap: wrap; overflow: hidden; border-top: 1px solid rgba(255,255,255,.08); }
.region-chip { min-height: 36px; padding: 0 13px; flex: 0 0 auto; color: rgba(238,248,244,.69); background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1); border-radius: 18px; font-size: 10px; font-weight: 700; }
.region-chip span { margin-left: 5px; color: var(--sun); }
.region-chip:hover, .region-chip.selected { color: var(--night); background: var(--mint); border-color: var(--mint); }
.region-chip.selected span { color: var(--night); }
body.map-immersive-open { overflow: hidden; }
.globe-card:fullscreen, .globe-card.map-immersive { width: 100vw; height: 100vh; margin: 0; position: fixed; inset: 0; z-index: 1000; overflow: auto; background: var(--night); border: 0; border-radius: 0; }
.globe-card:fullscreen .map-stage, .globe-card.map-immersive .map-stage { height: calc(100vh - 196px); min-height: 360px; }
.venue-detail-panel { width: min(370px, calc(100% - 28px)); max-height: calc(100% - 30px); position: absolute; top: 15px; right: 15px; z-index: 8; overflow: auto; color: #eaf7f2; background: rgba(5,24,28,.96); border: 1px solid rgba(115,213,181,.3); border-radius: 12px; box-shadow: 0 22px 55px rgba(0,0,0,.42); backdrop-filter: blur(16px); }
.venue-panel-close { width: 34px; height: 34px; position: absolute; top: 10px; right: 10px; z-index: 2; color: #fff; background: rgba(3,17,20,.78); border: 1px solid rgba(255,255,255,.2); border-radius: 50%; font-size: 22px; }
.venue-detail-panel img, .venue-photo-placeholder { width: 100%; height: 205px; display: block; object-fit: cover; background: linear-gradient(150deg, #173e40, #07191d); }
.venue-photo-placeholder { display: grid; place-content: center; justify-items: center; gap: 6px; background: linear-gradient(145deg, rgba(115,213,181,.18), transparent 50%), repeating-linear-gradient(90deg, rgba(255,255,255,.03) 0 1px, transparent 1px 36px), #092127; }
.venue-photo-placeholder span { color: var(--sun); font: 900 9px Arial; letter-spacing: .22em; }
.venue-photo-placeholder strong { font-size: 13px; }
.venue-panel-body { padding: 21px; }
.venue-kicker { color: var(--mint); font: 900 8px Arial; letter-spacing: .18em; }
.venue-panel-body h3 { margin: 6px 34px 0 0; color: #fff; font-size: 24px; line-height: 1.2; }
.venue-panel-body > p { margin: 8px 0 0; color: var(--sun); font-size: 11px; font-weight: 800; }
.venue-panel-body address { margin-top: 11px; color: rgba(238,248,244,.58); font-size: 10px; font-style: normal; line-height: 1.6; }
.venue-facts { margin-top: 17px; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.venue-facts span { padding: 11px; display: grid; gap: 4px; background: rgba(255,255,255,.05); border-radius: 6px; }
.venue-facts small { color: rgba(238,248,244,.45); font-size: 8px; }
.venue-facts b { font-size: 12px; }
.venue-match-cards { margin-top: 13px; display: grid; gap: 8px; }
.venue-match-cards article { padding: 12px; display: grid; gap: 6px; background: rgba(255,255,255,.055); border-left: 3px solid var(--mint); border-radius: 5px; }
.venue-match-cards time { color: var(--sun); font-size: 9px; }
.venue-match-cards strong { font-size: 12px; line-height: 1.45; }
.venue-match-cards strong i { color: rgba(238,248,244,.4); font-size: 8px; font-style: normal; }
.venue-match-cards span { color: rgba(238,248,244,.58); font-size: 9px; }
.venue-photo-credit { margin-top: 12px; display: block; color: rgba(238,248,244,.42); font-size: 8px; }
.venue-focus-button { width: 100%; min-height: 40px; margin-top: 15px; color: #071a1e; background: var(--sun); border-radius: 5px; font-size: 10px; font-weight: 900; }

.calendar-section { padding: 88px 0 104px; background: var(--paper-2); border-top: 1px solid var(--line); }
.calendar-layout { display: grid; grid-template-columns: minmax(240px, .36fr) minmax(0, .64fr); gap: 46px; align-items: start; }
.calendar-summary { position: sticky; top: 32px; }
.calendar-summary > time { margin-top: 14px; display: block; color: #9d7d2b; font-size: 13px; font-weight: 800; }
.calendar-summary > p { max-width: 300px; margin: 20px 0 0; color: var(--muted); font-size: 13px; line-height: 1.8; }
.count-card { margin-top: 32px; padding: 20px 0; display: flex; align-items: baseline; gap: 9px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.count-card strong { color: var(--night-2); font-family: Arial, sans-serif; font-size: 48px; line-height: 1; }
.count-card span { color: var(--muted); font-size: 11px; }
.match-panel { min-width: 0; overflow: hidden; background: var(--card); border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 16px 45px rgba(8,37,42,.08); }
.match-panel-head { min-height: 72px; padding: 14px 18px 14px 22px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); }
.match-panel-head div { display: grid; gap: 4px; }
.match-panel-head span { color: var(--muted); font-size: 9px; }
.match-panel-head strong { font-size: 15px; }
.match-panel-head button { padding: 8px 11px; color: var(--ink); background: #ece8dc; border-radius: 5px; font-size: 10px; font-weight: 800; }
.match-list { min-height: 220px; }
.match-row { min-height: 102px; padding: 15px 21px; display: grid; grid-template-columns: 80px minmax(0, 1fr) 92px 44px; align-items: center; gap: 14px; border-bottom: 1px solid var(--line); }
.match-follow-tools button { width: 44px; height: 44px; display: grid; place-items: center; color: #879898; background: #edf1ee; border: 0; border-radius: 4px; font-size: 18px; cursor: pointer; }
.match-follow-tools button.selected { color: #896813; background: #f3e6b9; }
.match-follow-tools button:disabled { opacity: .35; cursor: default; }
.match-row:last-child { border-bottom: 0; }
.match-row:hover { background: #f7f4eb; }
.match-meta { display: grid; gap: 5px; }
.match-meta time { color: var(--night-2); font-family: Arial, sans-serif; font-size: 20px; font-weight: 900; }
.match-meta span { color: var(--muted); font-size: 9px; }
.match-teams { min-width: 0; display: grid; gap: 7px; }
.match-teams small { overflow: hidden; color: #9b7b2d; font-size: 9px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.match-teams div { min-width: 0; display: flex; align-items: center; gap: 9px; font-size: 14px; font-weight: 800; }
.match-teams b { color: #9aa7a7; font-size: 9px; font-weight: 700; }
.match-teams .match-report-links, .venue-report-links { display: flex; align-items: center; gap: 6px; }
.match-primary-insight { width: max-content; max-width: 100%; min-height: 31px; padding: 5px 9px; display: inline-grid; grid-template-columns: minmax(0,auto) auto; align-items: center; gap: 3px 8px; color: #0c6755; background: #e4f3ed; border-left: 3px solid var(--mint-strong); border-radius: 4px; }
.match-primary-insight strong { min-width: 0; overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.match-primary-insight small { color: #5f7974; font-size: 8px; white-space: nowrap; }
.match-primary-insight.prediction { color: #a3132b; background: #fae8eb; border-left-color: #c8102e; }
.match-primary-insight.prediction small { color: #96616a; }
.match-primary-insight.review { color: #795f19; background: #f5edcf; border-left-color: var(--sun-strong); }
.match-primary-insight.review small { color: #887849; }
.match-report-links a, .venue-report-links a { min-height: 25px; padding: 0 8px; display: inline-flex; align-items: center; justify-content: center; border-radius: 3px; font-size: 9px; font-weight: 900; text-decoration: none; }
.match-report-links a.intelligence { color: #08705d; background: #e2f3ec; }
.match-report-links a.prediction { color: #a3132b; background: #f8e6e9; }
.venue-report-links { margin-top: 2px; }
.venue-report-links a.intelligence { color: #bdebdc; background: rgba(77,190,153,.12); border: 1px solid rgba(115,213,181,.25); }
.venue-report-links a.prediction { color: #ffd9df; background: rgba(200,16,46,.18); border: 1px solid rgba(238,83,108,.3); }
.match-score { min-width: 0; display: grid; justify-items: end; gap: 7px; }
.match-score strong { font-family: Arial, sans-serif; font-size: 21px; letter-spacing: .04em; }
.match-score span { padding: 4px 7px; color: var(--muted); background: #eeece3; border-radius: 3px; font-size: 8px; font-weight: 800; }
.match-score span.live { color: #fff; background: var(--danger); }
.match-score span.finished { color: #fff; background: var(--night-2); }
.match-score .match-weather { color: #5c746f; font-size: 8px; white-space: nowrap; }
.unlocated-panel { padding: 20px; background: #fbf5e5; border-top: 1px solid #e6dcc1; }
.unlocated-panel > div:first-child { display: flex; align-items: center; gap: 8px; }
.unlocated-panel > div:first-child strong { font-size: 14px; }
.unlocated-panel > div:first-child span { min-width: 24px; padding: 3px 6px; color: #fff; background: #9b7b2d; border-radius: 10px; font-size: 9px; text-align: center; }
.unlocated-panel > p { margin: 7px 0 13px; color: var(--muted); font-size: 10px; }
.unlocated-panel { padding-block: 13px; }
.unlocated-panel > p { margin-bottom: 0; }
.watch-day-more { min-height: 64px; padding: 13px 20px; display: flex; align-items: center; justify-content: space-between; gap: 18px; color: var(--muted); background: #f7f8f5; border-top: 1px solid var(--line); font-size: 10px; }
.watch-day-more a { min-height: 40px; padding: 0 14px; display: inline-flex; align-items: center; gap: 9px; color: #fff; background: var(--night-2); border-radius: 4px; font-size: 11px; font-weight: 900; }
.watch-day-more a:hover { background: var(--red); }
.unlocated-row { min-height: 55px; padding: 9px 0; display: grid; grid-template-columns: 54px minmax(0,1fr) auto; align-items: center; gap: 10px; border-top: 1px solid #e8dfca; }
.unlocated-row time { color: #977a2e; font-size: 12px; font-weight: 900; }
.unlocated-row div { display: grid; gap: 3px; }
.unlocated-row strong { font-size: 11px; }
.unlocated-row span { color: var(--muted); font-size: 8px; }
.unlocated-row em { color: #8d8270; font-size: 8px; font-style: normal; }
.empty-state, .error-state { min-height: 260px; padding: 35px; display: grid; place-content: center; justify-items: center; gap: 8px; color: var(--muted); text-align: center; }
.empty-state i, .error-state i { width: 44px; height: 44px; display: grid; place-items: center; color: #93782f; background: #eee9d9; border-radius: 50%; font-size: 17px; font-style: normal; }
.empty-state strong, .error-state strong { color: var(--ink); font-size: 15px; }
.empty-state p, .error-state p { max-width: 330px; margin: 0; font-size: 11px; line-height: 1.6; }
.error-state button { margin-top: 7px; padding: 8px 13px; color: #fff; background: var(--night-2); border-radius: 4px; font-size: 10px; font-weight: 800; }
.match-skeleton { padding: 14px 20px; display: grid; gap: 10px; }
.match-skeleton i { height: 74px; display: block; background: linear-gradient(90deg, #f0eee7 20%, #f8f6f0 45%, #f0eee7 70%); background-size: 300% 100%; border-radius: 8px; animation: skeleton 1.3s linear infinite; }
@keyframes skeleton { to { background-position: -150% 0; } }

.notes-section { padding: 90px 0; background: #faf8f2; }
.notes-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.note-card { min-height: 330px; padding: 38px 42px; position: relative; overflow: hidden; background: var(--card); border: 1px solid var(--line); border-top: 4px solid var(--mint-strong); border-radius: 12px; }
.note-card:nth-child(2) { border-top-color: var(--sun-strong); }
.note-card.source-card { min-height: auto; grid-column: 1 / -1; border-top-color: #659dc8; }
.note-card > p:not(.eyebrow) { max-width: 520px; margin: 20px 0 0; color: var(--muted); font-size: 13px; line-height: 1.9; }
.note-card.source-card > p:not(.eyebrow) { max-width: 820px; }
.note-number { position: absolute; top: 18px; right: 25px; color: rgba(18,46,50,.06); font-family: Arial, sans-serif; font-size: 72px; font-weight: 900; }
.owner-dialog { width: min(430px, calc(100% - 28px)); padding: 0; color: var(--ink); background: var(--card); border: 1px solid var(--line); border-radius: 14px; box-shadow: 0 28px 90px rgba(0,0,0,.36); }
.owner-dialog::backdrop { background: rgba(2,14,17,.78); backdrop-filter: blur(6px); }
.owner-login-form { padding: 27px; display: grid; gap: 17px; }
.owner-dialog-head { display: flex; align-items: start; justify-content: space-between; gap: 18px; }
.owner-dialog-head div { display: grid; gap: 4px; }
.owner-dialog-head span { color: #977a2e; font-family: Arial, sans-serif; font-size: 8px; font-weight: 900; letter-spacing: .16em; }
.owner-dialog-head h2 { margin: 0; font-size: 25px; }
.owner-dialog-head button { width: 33px; height: 33px; display: grid; place-items: center; color: var(--muted); background: #eeece3; border-radius: 50%; font-size: 20px; }
.owner-login-form > p { margin: 0; color: var(--muted); font-size: 11px; }
.owner-login-form label { display: grid; gap: 7px; color: var(--ink); font-size: 11px; font-weight: 800; }
.owner-login-form input { width: 100%; min-height: 43px; padding: 0 12px; color: var(--ink); background: #faf8f2; border: 1px solid var(--line); border-radius: 6px; outline: 0; color-scheme: light; }
.owner-login-form input:focus { border-color: var(--mint-strong); box-shadow: 0 0 0 3px rgba(56,185,144,.12); }
.owner-submit { min-height: 45px; color: #fff; background: var(--night-2); border-radius: 6px; font-size: 11px; font-weight: 900; }
.owner-submit:hover { background: #124047; }
.owner-submit:disabled { cursor: wait; opacity: .6; }
.owner-form-message { min-height: 18px; color: var(--danger) !important; }
.site-footer { padding: 26px 0; color: rgba(238,248,244,.72); background: var(--night); }
.footer-inner { display: grid; grid-template-columns: minmax(150px,.7fr) minmax(360px,1.6fr) minmax(180px,.7fr); align-items: start; gap: 24px; }
.footer-inner > div:first-child { display: grid; gap: 4px; }
.footer-inner strong { color: #fff; font-size: 15px; letter-spacing: .1em; }
.footer-inner span, .footer-inner p, .filing-links a { font-size: 9px; }
.footer-inner p { margin: 0; color: rgba(238,248,244,.44); }
.filing-links { justify-self: end; display: flex; flex-wrap: wrap; justify-content: end; gap: 8px 14px; }
.filing-links a:hover { color: var(--sun); }
.footer-disclosures { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center; gap: 7px 16px; }
.footer-disclosures details { max-width: 260px; }
.footer-disclosures summary { color: rgba(238,248,244,.72); font-size: 9px; font-weight: 800; cursor: pointer; }
.footer-disclosures details[open] { flex-basis: 100%; max-width: 620px; padding: 8px 10px; background: rgba(255,255,255,.04); }
.footer-disclosures p { margin-top: 7px; line-height: 1.65; }
.noscript-note { padding: 10px 20px; position: fixed; right: 20px; bottom: 20px; z-index: 100; color: #fff; background: #8b412f; border-radius: 6px; font-size: 12px; }

@media (max-width: 980px) {
  :root { --shell: min(100% - 32px, 900px); }
  .header-inner { gap: 20px; }
  .brand { min-width: 185px; }
  .main-nav a { min-width: 72px; font-size: 12px; }
  .hero-inner { grid-template-columns: minmax(0, 1fr) 220px; gap: 32px; }
  .hero h1 { font-size: 54px; }
  .hero-location { margin-top: 105px; }
  .hero-focus-ribbon { grid-template-columns: 170px 210px minmax(0, 1fr) 88px; }
  .hero-focus-heading { padding-inline: 20px; }
  .hero-focus-match { padding-inline: 14px; }
  .hero-focus-teams strong { font-size: 14px; }
  .hero-focus-more { padding-inline: 8px; }
  .section-heading { align-items: start; flex-direction: column; }
  .date-control { width: 100%; }
  .date-control label { flex: 1; }
  .calendar-layout { gap: 28px; }
  .content-completion-panel { grid-template-columns: 190px minmax(0,1fr); }
  .completion-metrics { grid-column: 1 / -1; }
  .home-intelligence-layout { grid-template-columns: 1fr; }
  .home-intelligence-item { grid-template-columns: minmax(150px,.55fr) minmax(0,1fr); }
  .home-intelligence-item p { grid-column: 1 / -1; }
}

@media (max-width: 760px) {
  :root { --shell: calc(100% - 28px); }
  html { scroll-padding-top: 16px; }
  body { padding-bottom: 62px; }
  .site-header { height: 68px; position: absolute; background: rgba(3,18,21,.82); }
  .header-inner { justify-content: space-between; }
  .brand { min-width: 0; min-height: 44px; }
  .brand-mark { width: 39px; height: 39px; }
  .brand-copy strong { font-size: 16px; }
  .brand-copy small { font-size: 6px; }
  .main-nav { display: none; }
  .personal-mobile-nav { height: 62px; position: fixed; left: 0; right: 0; bottom: 0; z-index: 70; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); color: rgba(238,248,244,.62); background: rgba(7,27,32,.98); border-top: 1px solid rgba(255,255,255,.09); box-shadow: 0 -8px 24px rgba(3,20,23,.18); backdrop-filter: blur(12px); }
  .personal-mobile-nav a { min-width: 0; min-height: 44px; padding: 5px 0 4px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px; font-size: 11px; }
  .personal-mobile-nav svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
  .personal-mobile-nav a.active { color: #f2d987; }
  .personal-mobile-nav a.active::before { content: ""; width: 20px; height: 2px; position: absolute; top: 0; background: var(--sun); }
  .member-entry { min-height: 44px; }
  .beijing-time { min-width: 72px; min-height: 44px; padding-left: 12px; align-content: center; }
  .beijing-time time { font-size: 15px; }
  .hero { min-height: 0; background-position: 62% 42%; }
  .hero::before { background: linear-gradient(90deg, rgba(3,18,21,.96), rgba(3,18,21,.58)), linear-gradient(0deg, rgba(3,18,21,.97) 0%, rgba(3,18,21,.32) 60%, rgba(3,18,21,.58) 100%); }
  .hero-inner { min-height: 510px; padding-top: 96px; padding-bottom: 42px; grid-template-columns: 1fr; align-content: start; }
  .hero-copy { align-self: start; }
  .hero h1 { font-size: clamp(39px, 11vw, 48px); }
  .hero-summary { margin-top: 16px; font-size: 13px; line-height: 1.65; }
  .hero-actions { margin-top: 20px; }
  .hero-location { display: none; }
  .hero-focus-ribbon { min-height: 0; position: relative; grid-template-columns: 1fr; }
  .hero-focus-heading { padding: 15px 18px; grid-template-columns: auto 1fr; align-items: center; gap: 3px 10px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.12); }
  .hero-focus-heading strong { font-size: 18px; }
  .hero-focus-heading .hero-watchday-link { min-height: 44px; grid-column: 1 / -1; display: inline-flex; align-items: center; }
  .hero-focus-shortcuts { padding: 10px 14px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.1); }
  .hero-focus-shortcuts button { min-height: 50px; grid-template-columns: auto auto; align-content: center; gap: 7px; }
  .hero-focus-shortcuts span { font-size: 10px; }
  .hero-focus-shortcuts b { font-size: 18px; }
  .hero-focus-list { grid-template-columns: 1fr; }
  .hero-focus-list[data-count="2"], .hero-focus-list[data-count="3"] { grid-template-columns: 1fr; }
  .hero-focus-match { min-height: 96px; padding: 11px 13px; gap-block: 4px; border-right: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); }
  .hero-focus-match:nth-child(n+3) { display: none; }
  .hero-focus-teams strong { font-size: 14px; }
  .hero-focus-more { min-height: 50px; padding: 10px 18px; grid-template-columns: auto auto 1fr; justify-content: start; justify-items: start; gap: 8px; border-top: 1px solid rgba(255,255,255,.04); border-left: 0; text-align: left; }
  .hero-focus-more span { font-size: 18px; }
  .hero-focus-more small { align-self: center; justify-self: end; }
  .hero-photo-credit { right: 12px; bottom: auto; top: 486px; }
  .globe-section { padding: 70px 0 62px; }
  .section-heading h2, .calendar-summary h2, .note-card h2 { font-size: 32px; }
  .date-control { overflow-x: auto; }
  .date-control button { min-width: 44px; min-height: 44px; }
  .date-control label { min-width: 145px; }
  .date-control input { min-height: 44px; }
  .map-toolbar { padding: 13px; align-items: stretch; flex-direction: column; }
  .map-actions { flex-wrap: wrap; overflow: hidden; }
  .map-actions > button, .mode-switch { flex: 0 0 auto; }
  .map-filter-bar { align-items: stretch; flex-wrap: wrap; }
  .map-filter-bar label { flex: 1 1 135px; }
  .map-filter-bar select { min-width: 0; width: 100%; min-height: 44px; }
  .coverage-summary { width: 100%; margin-left: 0; }
  .map-stage { height: 480px; min-height: 480px; }
  .map-3d-navigation { top: 10px; left: 10px; }
  .map-3d-navigation button { width: 44px; height: 44px; }
  .map-note { right: 12px; bottom: 10px; }
  .map-quality-status { right: 12px; bottom: 48px; max-width: calc(100% - 24px); }
  .venue-detail-panel { width: calc(100% - 20px); max-height: 72%; top: auto; right: 10px; bottom: 10px; border-radius: 12px; }
  .venue-detail-panel img, .venue-photo-placeholder { height: 155px; }
  .venue-panel-body { padding: 17px; }
  .venue-panel-body h3 { font-size: 21px; }
  .region-filter { flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; }
  .region-filter::-webkit-scrollbar { display: none; }
  .region-chip { min-height: 44px; border-radius: 22px; }
  .flat-marker::after { display: none; }
  .calendar-section { padding: 65px 0 72px; }
  .home-insights-section { padding: 64px 0 70px; }
  .hot-match-grid { grid-template-columns: 1fr 1fr; }
  .home-hot-match.featured { grid-column: 1 / -1; }
  .home-intelligence-item { grid-template-columns: 1fr auto; gap: 7px 12px; }
  .home-intelligence-item > strong, .home-intelligence-item p { grid-column: 1 / -1; }
  .home-intelligence-item p { white-space: normal; }
  .calendar-layout { grid-template-columns: 1fr; }
  .calendar-summary { position: static; }
  .calendar-summary > p { max-width: none; }
  .count-card { margin-top: 22px; }
  .match-row { grid-template-columns: 62px minmax(0,1fr) 60px 44px; gap: 8px; padding-inline: 12px; }
  .match-meta time { font-size: 17px; }
  .match-teams div { font-size: 12px; }
  .match-primary-insight { width: 100%; grid-template-columns: minmax(0,1fr) auto; }
  .match-score strong { font-size: 17px; }
  .notes-section { padding: 65px 0; }
  .notes-grid { grid-template-columns: 1fr; }
  .note-card { min-height: auto; padding: 32px 27px; }
  .footer-inner { grid-template-columns: 1fr; text-align: center; }
  .footer-disclosures summary, .filing-links a { min-height: 44px; display: inline-flex; align-items: center; }
  .filing-links { justify-self: center; justify-content: center; }
  .map-actions > button, .mode-switch button { min-height: 44px; }
  .map-filter-bar label { min-height: 44px; }
  .panel-heading a { min-height: 40px; padding-inline: 8px; justify-content: center; }
  .match-report-links a, .venue-report-links a { min-height: 40px; padding-inline: 12px; font-size: 10px; }
  .map-filter-bar .follow-scope-switch button { min-height: 44px; }
  .venue-follow-row button { min-height: 44px; padding-inline: 10px; }
}

@media (max-width: 420px) {
  .header-inner { gap: 8px; }
  .member-entry strong { white-space: nowrap; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .secondary-button, .primary-button { width: 100%; }
  .hero-location { top: 128px; right: -28px; transform: scale(.82); }
  .date-control .today-button { min-width: 44px; padding-inline: 0; overflow: hidden; }
  .today-label-full { display: none; }
  .today-label-short { display: inline; }
  .map-stage { height: 430px; min-height: 430px; }
  .map-actions > button { padding-inline: 9px; }
  .match-row { min-height: 114px; grid-template-columns: 55px minmax(0,1fr) 58px 44px; }
  .match-teams div { align-items: flex-start; flex-direction: column; gap: 2px; }
  .match-teams .match-report-links { margin-top: 4px; align-items: center; flex-direction: row; gap: 5px; }
  .match-teams b { display: none; }
  .hot-match-grid { grid-template-columns: 1fr; }
  .home-data-error, .home-data-error.compact { padding: 16px; align-items: stretch; flex-direction: column; gap: 12px; }
  .home-data-error button, .hero-focus-list > .home-data-error button { width: 100%; min-height: 44px; }
  .home-hot-match.featured { grid-column: auto; }
  .featured .hot-match-teams strong { font-size: 19px; }
  .prediction-record-panel, .latest-intelligence-panel { padding: 18px; }
  .prediction-record-body { grid-template-columns: 112px minmax(0,1fr); gap: 14px; }
  .hit-rate-ring { width: 108px; }
  .hit-rate-ring strong { font-size: 24px; }
  .prediction-metrics { gap: 5px; }
  .prediction-metrics strong { font-size: 18px; }
  .panel-heading { align-items: start; flex-direction: column; gap: 8px; }
  .map-filter-bar { padding: 11px 12px; display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 8px; }
  .map-filter-bar .follow-scope-switch, .map-filter-bar .coverage-summary { width: 100%; grid-column: 1 / -1; }
  .map-filter-bar label { width: auto; min-width: 0; }
  .map-filter-bar > label:not(.located-filter) { min-height: 56px; padding: 7px 10px; display: grid; grid-template-columns: minmax(0,1fr); align-content: center; gap: 5px; }
  .map-filter-bar > label:not(.located-filter) > span { display: block; overflow: hidden; color: rgba(238,248,244,.55); font-size: 10px; line-height: 1; text-overflow: ellipsis; white-space: nowrap; }
  .map-filter-bar select { width: 100%; height: 44px; min-height: 44px; color: #fff; font-size: 12px; line-height: normal; text-overflow: ellipsis; }
  .map-filter-bar .located-filter { min-height: 56px; padding: 8px 10px; gap: 9px; }
  .map-filter-bar .located-filter input { width: 17px; height: 17px; flex: 0 0 17px; }
  .map-filter-bar .located-filter span { font-size: 10px; line-height: 1.35; }
  .coverage-summary { font-size: 11px; line-height: 1.45; }
  .map-actions > button, .mode-switch button { font-size: 11px; }
  .venue-detail-panel { width: calc(100% - 16px); max-height: 66%; right: 8px; bottom: 8px; }
  .venue-detail-panel img, .venue-photo-placeholder { height: 128px; }
  .venue-panel-body { padding: 15px; }
  .venue-panel-body h3 { font-size: 20px; }
}

@media (max-width: 980px) {
  .home-intelligence-item.is-featured { grid-template-columns: minmax(0,1fr) auto; }
  .home-intelligence-item.is-compact { grid-template-columns: 32px minmax(0,1fr) auto; }
  .home-intelligence-item.is-featured > strong,
  .home-intelligence-item.is-featured > p,
  .home-intelligence-item.is-featured .intelligence-tags,
  .home-intelligence-item.is-featured footer { grid-column: 1 / -1; }
  .home-intelligence-item.is-compact p { grid-column: auto; }
}

@media (max-width: 760px) {
  .content-completion-panel { padding: 18px; grid-template-columns: 1fr; gap: 16px; }
  .completion-metrics { grid-column: auto; }
  .completion-metrics div:first-child { padding-left: 0; border-left: 0; }
  .prediction-record-panel, .latest-intelligence-panel { padding: 20px; }
  .home-intelligence-item.is-featured { margin-inline: -20px; padding-inline: 20px; }
  .home-intelligence-item.is-compact { grid-template-columns: 28px minmax(0,1fr) auto; gap: 10px; }
  .intelligence-copy > p { grid-column: auto; white-space: normal; -webkit-line-clamp: 2; }
}

@media (max-width: 420px) {
  .completion-metrics { gap: 7px; }
  .completion-metrics div { padding-left: 8px; }
  .completion-metrics strong { font-size: 15px; }
  .home-intelligence-layout .panel-heading { align-items: center; flex-direction: row; gap: 10px; }
  .home-intelligence-layout .panel-heading a { min-height: 40px; margin-left: auto; padding-inline: 10px; white-space: nowrap; }
  .prediction-overview { grid-template-columns: 112px minmax(0,1fr); gap: 15px; }
  .hit-rate-ring { width: 110px; }
  .record-context strong { font-size: 31px; }
  .prediction-metrics { grid-template-columns: repeat(2,minmax(0,1fr)); row-gap: 14px; }
  .prediction-metrics > div { padding-inline: 12px; }
  .prediction-metrics > div:first-child,
  .prediction-metrics > div:nth-child(3) { padding-left: 0; border-left: 0; }
  .prediction-metrics > div:nth-child(3),
  .prediction-metrics > div:nth-child(4) { padding-top: 14px; border-top: 1px solid rgba(255,255,255,.08); }
  .prediction-breakdown-head { align-items: flex-start; flex-direction: column; gap: 4px; }
  .home-intelligence-item.is-featured { margin-inline: -18px; padding-inline: 18px; }
  .home-intelligence-item.is-featured > strong { font-size: 18px; }
  .home-intelligence-item.is-compact { grid-template-columns: 25px minmax(0,1fr); }
  .intelligence-tail { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

/* Member retention tools */
.follow-scope-switch { display: flex; padding: 3px; background: #e8eeeb; border-radius: 5px; }
.follow-scope-switch button { min-height: 32px; padding: 0 12px; color: #607477; background: transparent; border: 0; border-radius: 3px; font-size: 11px; font-weight: 800; cursor: pointer; }
.follow-scope-switch button.active { color: #fff; background: #0b3a3b; box-shadow: 0 3px 10px rgba(4,31,34,.14); }
.my-football-section { padding: 48px 0 54px; color: var(--ink); background: #e8eeeb; border-top: 1px solid rgba(18,46,50,.08); }
.my-football-head { margin-bottom: 20px; display: flex; align-items: end; justify-content: space-between; gap: 24px; }
.my-football-head h2 { margin: 7px 0 6px; font-size: 31px; }
.my-football-head > div > p:last-child { margin: 0; color: var(--muted); font-size: 13px; }
.member-manage-button, .member-block-head button { min-height: 44px; padding: 0 15px; color: #0b5f50; background: #fff; border: 1px solid rgba(14,105,83,.24); border-radius: 5px; font-weight: 800; cursor: pointer; }
.my-football-dashboard { min-height: 150px; }
.my-football-empty { min-height: 150px; padding: 28px; display: grid; place-content: center; justify-items: center; color: #eaf8f3; background: linear-gradient(115deg,#08292c,#0b4541); border: 1px solid rgba(101,209,174,.2); border-radius: 8px; text-align: center; }
.my-football-empty strong { font-size: 21px; }
.my-football-empty p { margin: 8px 0 18px; color: rgba(234,248,243,.65); }
.my-football-empty button, .preference-footer button, .member-submit { min-height: 44px; padding: 0 18px; color: #062b27; background: var(--sun); border: 0; border-radius: 5px; font-weight: 900; cursor: pointer; }
.my-dashboard-grid { display: grid; grid-template-columns: 1.15fr .85fr .85fr; gap: 14px; }
.my-dashboard-card { min-width: 0; padding: 20px; background: #fff; border: 1px solid rgba(18,46,50,.1); border-radius: 7px; }
.my-dashboard-card h3 { margin: 0 0 13px; font-size: 15px; }
.my-dashboard-card > a, .member-list-item { padding: 10px 0; display: block; color: var(--ink); border-top: 1px solid rgba(18,46,50,.08); }
.my-dashboard-card > a strong, .member-list-item strong { display: block; overflow-wrap: anywhere; font-size: 12px; }
.my-dashboard-card > a span, .member-list-item span { display: block; margin-top: 3px; color: var(--muted); font-size: 10px; }
.my-dashboard-card.is-primary { border-top: 3px solid var(--mint); }
.my-dashboard-card > a.my-today-match { padding: 11px 0; display: grid; grid-template-columns: 46px minmax(0,1fr) auto; align-items: center; gap: 3px 10px; }
.my-today-match time { grid-row: 1 / 3; color: #8a6a1e; font-size: 11px; font-weight: 900; }
.my-today-match strong { grid-column: 2; }
.my-today-match span { grid-column: 2; }
.my-match-signal { min-width: 74px; grid-column: 3; grid-row: 1 / 3; padding: 6px 8px; color: #0a5f4f; background: #e4f4ee; border-radius: 4px; font-size: 10px; font-style: normal; font-weight: 900; text-align: center; }
.my-match-signal.intelligence { color: #236b4e; background: #e8f3ec; }
.my-match-signal.neutral { color: #687778; background: #edf1ef; }
.my-today-empty { padding: 13px 0; border-top: 1px solid rgba(18,46,50,.08); }
.my-today-empty span { display: block; margin-top: 5px; color: var(--muted); font-size: 10px; }
.my-today-empty a { min-height: 40px; margin-top: 10px; display: inline-flex; align-items: center; color: #0b6a57; font-size: 11px; font-weight: 900; }
.unread-dot { width: 6px; height: 6px; margin-right: 6px; display: inline-block; background: var(--mint); border-radius: 50%; }
.member-center { min-height: 100vh; padding: 118px 0 70px; color: var(--ink); background: #edf1ef; }
body.member-center-open main, body.member-center-open .site-footer { display: none; }
body.member-center-open .member-center { display: block; }
.member-center-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; }
.member-center-head span { color: #a68027; font-size: 10px; font-weight: 900; }
.member-center-head h1 { margin: 5px 0; font-size: 36px; }
.member-center-head p { margin: 0; color: var(--muted); }
.member-center-head a { color: #0b6a57; font-weight: 800; }
.member-profile-card { margin-top: 24px; padding: 22px; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: #eef9f5; background: #08292c; border-radius: 8px; }
.member-profile-card strong { display: block; font-size: 20px; }
.member-profile-card span { color: rgba(238,249,245,.58); font-size: 11px; }
.member-center-grid { margin-top: 18px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.member-center-grid > section { min-width: 0; min-height: 260px; padding: 20px; background: #fff; border: 1px solid rgba(18,46,50,.1); border-radius: 7px; }
.member-block-head { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.member-block-head h2 { margin: 0; font-size: 17px; }
.member-block-head button { min-height: 32px; padding: 0 10px; font-size: 10px; }
.member-list-item { position: relative; padding-right: 40px; }
.member-list-item button { width: 44px; height: 44px; position: absolute; top: 1px; right: -8px; display: grid; place-items: center; color: #8a9999; background: transparent; border: 0; cursor: pointer; }
.account-actions { margin-top: 18px; padding: 20px; display: flex; flex-wrap: wrap; gap: 10px; background: #fff; border: 1px solid rgba(18,46,50,.1); border-radius: 7px; }
.account-actions:empty { display: none; }
.account-actions button { min-height: 44px; padding: 0 13px; color: #28565a; background: #f2f5f3; border: 1px solid rgba(18,46,50,.12); border-radius: 4px; cursor: pointer; }
.account-actions button.danger { color: #a73535; }
.member-dialog, .preference-dialog { width: min(92vw,520px); padding: 0; color: var(--ink); background: #fff; border: 1px solid rgba(18,46,50,.14); border-radius: 8px; box-shadow: 0 26px 80px rgba(2,22,24,.35); }
.preference-dialog { width: min(94vw,820px); }
.member-dialog::backdrop, .preference-dialog::backdrop { background: rgba(3,19,21,.72); backdrop-filter: blur(5px); }
.member-auth-form, .preference-panel { padding: 26px; }
.member-dialog-head { display: flex; align-items: start; justify-content: space-between; gap: 20px; }
.member-dialog-head span { color: #9a7825; font-size: 9px; font-weight: 900; }
.member-dialog-head h2 { margin: 5px 0 0; font-size: 24px; }
.member-dialog-head > button { width: 44px; min-width: 44px; height: 44px; flex: 0 0 44px; color: #4f686a; background: #edf2ef; border: 0; border-radius: 4px; font-size: 20px; cursor: pointer; }
.auth-mode-switch { margin: 22px 0 16px; display: grid; grid-template-columns: 1fr 1fr; padding: 3px; background: #edf1ef; border-radius: 5px; }
.auth-mode-switch button { min-height: 44px; color: #66787a; background: transparent; border: 0; border-radius: 3px; font-weight: 800; cursor: pointer; }
.auth-mode-switch button.active { color: #fff; background: #0b3b3b; }
.member-auth-form > label { margin-top: 13px; display: grid; gap: 6px; color: #506668; font-size: 11px; font-weight: 800; }
.member-auth-form input, .preference-search { width: 100%; min-height: 43px; padding: 0 12px; color: var(--ink); background: #f7f9f8; border: 1px solid rgba(18,46,50,.16); border-radius: 4px; font: inherit; }
.member-submit { width: 100%; margin-top: 20px; }
.member-form-message { min-height: 20px; margin: 11px 0 0; color: #b33d35; font-size: 11px; }
.member-privacy-note { margin: 3px 0 0; color: #7d8e8f; font-size: 10px; line-height: 1.6; }
.preference-panel > p { color: var(--muted); font-size: 12px; }
.preference-search-field { margin-top: 12px; position: relative; }
.preference-search { padding-right: 48px; }
.preference-search-field > button { width: 44px; height: 44px; position: absolute; top: 0; right: 0; display: grid; place-items: center; color: #607577; background: transparent; border: 0; border-radius: 4px; font-size: 18px; cursor: pointer; }
.preference-search-field > button:hover { color: #173d3b; background: #e6efeb; }
.preference-search-field > button[hidden] { display: none; }
.preference-columns { margin-top: 18px; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.preference-columns section { min-width: 0; }
.preference-columns h3 { margin: 0 0 9px; font-size: 13px; }
.preference-options { max-height: 320px; overflow-y: auto; border-top: 1px solid rgba(18,46,50,.1); }
.preference-loading { min-height: 48px; margin: 0; display: flex; align-items: center; gap: 9px; color: #718587; border-top: 1px solid rgba(18,46,50,.1); border-bottom: 1px solid rgba(18,46,50,.08); font-size: 11px; }
.preference-loading::before { width: 13px; height: 13px; content: ''; border: 2px solid #cbd6d2; border-top-color: #13866c; border-radius: 50%; animation: preference-loading-spin .8s linear infinite; }
@keyframes preference-loading-spin { to { transform: rotate(360deg); } }
.preference-option { width: 100%; min-height: 47px; padding: 8px 5px; display: flex; align-items: center; gap: 9px; color: var(--ink); background: transparent; border: 0; border-bottom: 1px solid rgba(18,46,50,.08); text-align: left; cursor: pointer; }
.preference-option i { width: 20px; height: 20px; display: grid; place-items: center; color: transparent; border: 1px solid #9badad; border-radius: 4px; font-style: normal; }
.preference-option.selected i { color: #fff; background: #13866c; border-color: #13866c; }
.preference-option span { min-width: 0; overflow: hidden; flex: 1; font-size: 11px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.preference-option small { color: #89999a; font-size: 9px; }
.preference-footer { margin-top: 20px; display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.preference-footer span { color: var(--muted); font-size: 11px; }
.preference-footer-actions { display: flex; align-items: center; justify-content: flex-end; gap: 8px; }
.preference-footer button.preference-secondary { color: #28565a; background: #edf2ef; border: 1px solid rgba(18,46,50,.12); }
.preference-footer button.preference-secondary:hover { color: #fff; background: var(--night-2); }
.venue-follow-row { margin-top: 8px; display: flex; flex-wrap: wrap; gap: 6px; }
.venue-follow-row button { padding: 4px 7px; color: #bdebdc; background: rgba(77,190,153,.1); border: 1px solid rgba(115,213,181,.22); border-radius: 3px; font-size: 9px; cursor: pointer; }
.member-empty-note { color: var(--muted); font-size: 11px; line-height: 1.7; }

.feedback-section { padding: 42px 0; color: #eef8f4; background: #061f22; }
.feedback-compact { display: grid; grid-template-columns: minmax(0,1fr) minmax(320px,.85fr); align-items: center; gap: 40px; }
.feedback-intro.compact { position: static; }
.feedback-intro.compact h2 { margin-bottom: 10px; font-size: 29px; }
.feedback-drawer { min-width: 0; border: 1px solid rgba(255,255,255,.14); border-radius: 5px; }
.feedback-drawer > summary { min-height: 64px; padding: 0 18px; display: flex; align-items: center; justify-content: space-between; gap: 16px; color: #fff; background: rgba(255,255,255,.05); cursor: pointer; list-style: none; }
.feedback-drawer > summary::-webkit-details-marker { display: none; }
.feedback-drawer > summary span { font-size: 13px; font-weight: 900; }
.feedback-drawer > summary small { color: var(--sun); font-size: 9px; }
.feedback-drawer[open] > summary { border-bottom: 1px solid rgba(255,255,255,.12); }
.feedback-drawer .feedback-workspace { padding: 14px; }
.feedback-layout { display: grid; grid-template-columns: minmax(0,.72fr) minmax(560px,1.28fr); gap: clamp(44px,6vw,86px); align-items: start; }
.feedback-intro { position: sticky; top: 96px; }
.feedback-intro h2 { max-width: 450px; margin: 12px 0 16px; font-size: 36px; line-height: 1.12; }
.feedback-intro > p:not(.eyebrow) { margin: 0; color: rgba(238,248,244,.68); line-height: 1.85; }
.feedback-principles { margin-top: 28px; display: flex; flex-wrap: wrap; gap: 8px; }
.feedback-principles span { padding: 7px 10px; color: #d8bc66; border: 1px solid rgba(216,188,102,.32); font-size: 10px; font-weight: 800; }
.feedback-workspace { min-width: 0; }
.guest-message-form, .member-support-cta { padding: 25px; color: var(--ink); background: #f7f8f5; border-top: 3px solid var(--sun); }
.feedback-form-head { display: flex; align-items: start; justify-content: space-between; gap: 20px; }
.feedback-form-head span, .member-support-cta > span { color: #9a7825; font-size: 9px; font-weight: 900; }
.feedback-form-head h3, .member-support-cta h3 { margin: 4px 0 0; font-size: 22px; }
.feedback-form-head small { color: #78898a; }
.feedback-form-grid, .member-support-form > div:first-child { margin-top: 18px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.guest-message-form label, .member-support-form label { display: grid; gap: 6px; color: #435e60; font-size: 11px; font-weight: 800; }
.feedback-character-count { justify-self: end; color: #718383; font-size: 10px; font-weight: 700; }
.guest-message-form > label { margin-top: 12px; }
.guest-message-form input, .guest-message-form select, .guest-message-form textarea,
.member-support-form input, .member-support-form select, .member-support-form textarea { width: 100%; min-width: 0; padding: 11px 12px; color: var(--ink); background: #fff; border: 1px solid rgba(18,46,50,.16); border-radius: 4px; font: inherit; resize: vertical; }
.guest-message-form input, .guest-message-form select, .member-support-form input, .member-support-form select { min-height: 44px; }
.feedback-form-actions, .member-support-form > div:last-child { margin-top: 14px; display: flex; align-items: center; gap: 14px; }
.feedback-form-actions button, .member-support-cta a, .member-support-form button { min-height: 44px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; color: #092a2b; background: var(--sun); border: 0; border-radius: 4px; font-weight: 900; cursor: pointer; }
.feedback-form-actions p, .member-support-form > div:last-child p { margin: 0; color: #536d6e; font-size: 11px; }
.member-support-cta p { color: #5f7475; line-height: 1.7; }
.guest-message-list { margin-top: 14px; display: grid; gap: 1px; background: rgba(255,255,255,.12); }
.guest-message-list article { padding: 18px 20px; background: #0a292c; }
.guest-message-list article > div { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.guest-message-list strong { color: #f4f8f5; font-size: 13px; }
.guest-message-list span { color: #d7bb63; font-size: 9px; }
.guest-message-list article > p { margin: 10px 0 0; color: rgba(238,248,244,.76); line-height: 1.7; overflow-wrap: anywhere; }
.guest-message-list blockquote { margin: 12px 0 0; padding: 11px 13px; color: #dceae5; background: rgba(255,255,255,.05); border-left: 2px solid var(--sun); font-size: 11px; line-height: 1.65; }
.guest-message-list blockquote span { margin-right: 8px; }
.feedback-empty { margin: 0; padding: 18px 20px; color: rgba(238,248,244,.58); background: #0a292c; }
.feedback-load-error { padding: 18px 20px; color: #f5e8e6; background: #2d2021; border-left: 3px solid #db6a62; }
.feedback-load-error.compact { border-bottom: 1px solid rgba(255,255,255,.1); }
.feedback-load-error strong { display: block; color: #fff; font-size: 13px; }
.feedback-load-error p { margin: 6px 0 12px; color: rgba(255,255,255,.68); font-size: 11px; line-height: 1.65; }
.feedback-load-error button { min-height: 40px; padding: 0 14px; color: #102b2d; background: var(--sun); border: 0; border-radius: 4px; font-weight: 900; cursor: pointer; }
.member-support-section { grid-column: 1 / -1; }
.member-support-section .member-block-head span { color: #a68027; font-size: 9px; font-weight: 900; }
.member-support-section .member-block-head small { color: var(--muted); }
.member-support-head-actions { display: flex; align-items: center; gap: 10px; }
.member-support-head-actions button[hidden] { display: none; }
.member-support-head-actions #member-support-unread { padding: 5px 8px; color: #8c6515; background: #fff5d4; border-radius: 3px; font-weight: 900; }
.member-support-head-actions button { min-height: 34px; padding: 0 10px; color: #28565a; background: #edf2ef; border: 1px solid rgba(18,46,50,.12); border-radius: 4px; font-size: 10px; font-weight: 800; cursor: pointer; }
.member-support-head-actions button:disabled { cursor: wait; opacity: .6; }
.member-support-form { margin-top: 16px; padding: 18px; background: #f2f5f3; }
.member-support-form > label { margin-top: 12px; }
.member-support-login { margin-top: 16px; padding: 18px; display: flex; grid-column: 1 / -1; align-items: center; justify-content: space-between; gap: 20px; background: #f2f5f3; border-left: 3px solid var(--sun); }
.member-support-login strong { font-size: 14px; }
.member-support-login p { margin: 5px 0 0; color: #5d7173; font-size: 11px; line-height: 1.65; }
.member-support-login button { min-width: 112px; min-height: 44px; padding: 0 16px; color: #092a2b; background: var(--sun); border: 0; border-radius: 4px; font-weight: 900; cursor: pointer; }
.member-ticket-list { margin-top: 16px; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.member-ticket { min-width: 0; padding: 16px; border: 1px solid rgba(18,46,50,.11); border-left: 3px solid #d0a83c; }
.member-ticket.is-unread { background: #fffdf4; border-color: rgba(190,145,29,.32); box-shadow: 0 7px 20px rgba(116,83,13,.08); }
.member-ticket[data-status="resolved"], .member-ticket[data-status="closed"] { border-left-color: #23836e; }
.member-ticket > div { display: flex; justify-content: space-between; gap: 10px; }
.member-ticket span, .member-ticket em { color: #8a6a1e; font-size: 9px; font-style: normal; font-weight: 900; }
.member-ticket-state { display: flex; align-items: center; gap: 6px; }
.member-ticket-state b { padding: 3px 6px; color: #fff; background: #c8102e; border-radius: 3px; font-size: 9px; }
.member-ticket h3 { margin: 8px 0; font-size: 15px; }
.member-ticket > .member-ticket-context { margin: -2px 0 8px; color: #748789; font-size: 9px; }
.member-ticket > p { margin: 0; color: #4e6567; line-height: 1.7; overflow-wrap: anywhere; }
.member-ticket > small { display: block; margin-top: 12px; color: #839294; }
.member-ticket blockquote { margin: 13px 0 0; padding: 12px; background: #edf4f0; border-left: 2px solid #23836e; }
.member-ticket blockquote strong { font-size: 10px; }
.member-ticket blockquote p { margin: 5px 0; color: #31595a; line-height: 1.65; }
.member-ticket blockquote time { color: #7c8e8f; font-size: 9px; }
.member-ticket-load-error { grid-column: 1 / -1; margin: 0; padding: 11px 13px; color: #8b3933; background: #fff1ef; border-left: 3px solid #c95c52; font-size: 11px; line-height: 1.65; }

@media (max-width: 900px) {
  .member-entry span { display: none; }
  .member-entry { min-width: auto; }
  .my-dashboard-grid, .member-center-grid { grid-template-columns: 1fr; }
  .preference-columns { grid-template-columns: 1fr; }
  .feedback-layout, .feedback-compact { grid-template-columns: 1fr; gap: 24px; }
  .feedback-intro { position: static; }
}

@media (max-width: 640px) {
  .member-entry { padding: 7px 9px; }
  .member-entry strong { font-size: 10px; }
  .follow-scope-switch { width: 100%; }
  .follow-scope-switch button { flex: 1; }
  .my-football-section { padding: 42px 0 50px; }
  .my-football-head { align-items: flex-start; flex-direction: column; }
  .my-football-head h2 { font-size: 27px; }
  .member-center { padding-top: 92px; }
  .member-center-head { align-items: flex-start; flex-direction: column; }
  .member-center-head h1 { font-size: 30px; }
  .member-center-head a { min-height: 44px; display: inline-flex; align-items: center; }
  .member-support-section .member-block-head { align-items: flex-start; flex-direction: column; }
  .member-support-head-actions { width: 100%; flex-wrap: wrap; }
  .member-support-login { align-items: stretch; flex-direction: column; }
  .member-support-login button { width: 100%; }
  .member-profile-card { align-items: flex-start; flex-direction: column; }
  .member-center-grid > section { min-height: 0; }
  .member-manage-button, .member-block-head button, .account-actions button { min-height: 44px; }
  .member-list-item button { width: 44px; height: 44px; top: 4px; display: grid; place-items: center; }
  .member-dialog-head > button { width: 44px; min-width: 44px; height: 44px; flex-basis: 44px; }
  .auth-mode-switch button { min-height: 44px; }
  .member-auth-form input, .preference-search, .member-submit, .preference-footer button { min-height: 44px; }
  .preference-search-field > button { width: 44px; height: 44px; }
  .member-auth-form, .preference-panel { padding: 20px; }
  .preference-dialog { max-height: calc(100dvh - 24px); overflow: auto; }
  .preference-options { max-height: 190px; }
  .preference-footer { align-items: flex-start; flex-direction: column; }
  .preference-footer-actions { width: 100%; }
  .preference-footer-actions button { flex: 1; }
  .feedback-section { padding: 36px 0; }
  .feedback-intro h2 { font-size: 29px; }
  .feedback-form-grid, .member-support-form > div:first-child, .member-ticket-list { grid-template-columns: 1fr; }
  .feedback-form-actions, .member-support-form > div:last-child { align-items: stretch; flex-direction: column; }
  .feedback-form-actions button, .member-support-form button { width: 100%; }
  .feedback-load-error button { width: 100%; min-height: 44px; }
  .member-support-section .member-block-head { align-items: flex-start; }
  .member-support-head-actions { align-items: flex-end; flex-direction: column; }
  .guest-message-list article > div { align-items: flex-start; flex-direction: column; gap: 4px; }
  .watch-day-more { align-items: stretch; flex-direction: column; gap: 10px; }
  .watch-day-more a { width: 100%; justify-content: center; }
  .feedback-drawer > summary { min-height: 58px; }
}
