:root {
  --black: #030303;
  --panel: rgba(5, 5, 5, 0.72);
  --line: rgb(85, 72, 61);
  --line-soft: rgba(116, 105, 95, 0.48);
  --gold: #aa8d72;
  --gold-bright: #c2a17e;
  --text: #aaa29a;
  --muted: #736d67;
  --state-available: #829b78;
  --state-moderate: #bd935b;
  --state-limited: #b46f57;
  --state-closed: #6f6b67;
  --state-info: #a58c72;
  --serif: Baskerville, "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
}

* { box-sizing: border-box; }
html {
  overflow-y: scroll;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}
body {
  margin: 0;
  background: #020202 url("assets/barons/body-black-leather-v2.png") repeat;
  background-size: 720px 720px;
  color: var(--text);
  font-family: var(--serif);
  letter-spacing: .04em;
}
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
img { display: block; max-width: 100%; }

/* AUTH / age verification -------------------------------------------------- */
.auth-static-body {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: clamp(16px, 3vw, 42px);
  background:
    radial-gradient(circle at 50% 38%, rgba(65, 49, 36, .12), transparent 46%),
    #020202 url("assets/barons/body-black-leather-v2.png") repeat;
  background-size: auto, 720px 720px;
}

.auth-static-page {
  display: grid;
  position: relative;
  grid-template-columns: minmax(0, 1fr);
  width: min(1296px, 100%);
  min-height: 729px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #4d443b;
  background: #080808;
  box-shadow: 0 28px 90px #000, inset 0 0 55px rgba(0, 0, 0, .9);
  color: #aaa49c;
}

.auth-static-page::before {
  content: "";
  position: absolute;
  z-index: 5;
  inset: 9px;
  border: 1px solid rgba(105, 91, 78, .36);
  pointer-events: none;
}

.auth-static-main {
  display: grid;
  position: relative;
  place-items: center;
  padding: clamp(36px, 5vw, 72px);
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(2, 2, 2, .74), rgba(5, 5, 5, .38) 48%, rgba(2, 2, 2, .78)),
    url("assets/barons/hero-stage/hero-damask-carpet.png") center/cover no-repeat,
    url("assets/barons/body-black-leather-v2.png") center/720px 720px repeat;
}

.auth-static-main::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, rgba(131, 101, 74, .11), transparent 38%),
    linear-gradient(180deg, rgba(0, 0, 0, .30), transparent 24%, transparent 76%, rgba(0, 0, 0, .66));
  pointer-events: none;
}

.auth-static-main::after {
  content: "BARON’S CLUB  /  EXCLUSIVE LUXURY";
  position: absolute;
  right: 34px;
  bottom: 25px;
  color: rgba(174, 147, 121, .24);
  font-size: 8px;
  letter-spacing: .28em;
}

.auth-static-card {
  position: relative;
  z-index: 1;
  width: min(650px, 100%);
  padding: clamp(52px, 6vw, 76px) clamp(42px, 6vw, 78px) 54px;
  border: 1px solid #6c5745;
  outline: 1px solid rgba(79, 67, 57, .62);
  outline-offset: -11px;
  background:
    linear-gradient(135deg, rgba(34, 25, 18, .20), transparent 42%),
    rgba(4, 4, 4, .91);
  box-shadow: 0 26px 80px rgba(0, 0, 0, .72), inset 0 0 42px rgba(0, 0, 0, .70);
  text-align: center;
}

.auth-static-card::before,
.auth-static-card::after {
  content: "";
  position: absolute;
  width: 38px;
  height: 38px;
  border-color: #9a795c;
  opacity: .62;
}

.auth-static-card::before {
  top: 18px;
  left: 18px;
  border-top: 1px solid;
  border-left: 1px solid;
}

.auth-static-card::after {
  right: 18px;
  bottom: 18px;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.auth-static-card-heading {
  display: grid;
  gap: 14px;
  justify-items: center;
}

.auth-static-kicker {
  color: #b49372;
  font-size: 11px;
  letter-spacing: .32em;
}

.auth-static-seal {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border: 1px solid rgba(153, 121, 92, .54);
  border-radius: 50%;
  color: #aa896b;
  font-size: 15px;
  letter-spacing: .05em;
  box-shadow: inset 0 0 0 5px rgba(5, 5, 5, .8), inset 0 0 0 6px rgba(153, 121, 92, .17);
}

.auth-static-card h1 {
  margin: 18px 0 0;
  color: #c0b8ae;
  font: 400 clamp(36px, 4vw, 48px)/1.3 var(--serif);
  letter-spacing: .12em;
  text-shadow: 0 2px 18px #000;
}

.auth-static-flourish {
  display: block;
  position: relative;
  width: 172px;
  height: 20px;
  margin: 10px auto 23px;
  background: radial-gradient(ellipse at center, #8b735e 0 3px, transparent 4px);
}

.auth-static-flourish::before,
.auth-static-flourish::after {
  content: "";
  position: absolute;
  top: 9px;
  width: 70px;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8b735e);
}

.auth-static-flourish::before { left: 0; }
.auth-static-flourish::after {
  right: 0;
  transform: scaleX(-1);
}

.auth-static-question {
  margin: 0;
  color: #b49a81;
  font-size: 15px;
  letter-spacing: .12em;
}

.auth-static-description {
  margin: 13px 0 0;
  color: #817a72;
  font-size: 11px;
  line-height: 2;
}

.auth-static-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin: 32px 0 18px;
}

.auth-static-button {
  display: grid;
  min-height: 62px;
  place-items: center;
  align-content: center;
  gap: 5px;
  border: 1px solid #6c513c;
  background: linear-gradient(180deg, rgba(26, 19, 14, .55), rgba(5, 5, 5, .92));
  color: #b08b69;
  transition: border-color .2s ease, background-color .2s ease, color .2s ease, transform .2s ease;
}

.auth-static-button > span {
  font-size: 12px;
  letter-spacing: .24em;
}

.auth-static-button > small {
  color: #766d65;
  font-size: 8px;
  letter-spacing: .08em;
}

.auth-static-button.primary {
  border-color: #8b6749;
  background: linear-gradient(180deg, rgba(47, 33, 22, .72), rgba(13, 10, 8, .96));
}

.auth-static-button:hover,
.auth-static-button:focus-visible {
  border-color: #b18a67;
  background: #21170f;
  color: #d0b18f;
  outline: none;
  transform: translateY(-2px);
}

.auth-static-button:hover > small,
.auth-static-button:focus-visible > small { color: #9e8f81; }

.auth-static-footnote {
  margin: 0;
  color: #625e59;
  font-size: 8px;
  line-height: 1.7;
  letter-spacing: .06em;
}

.site {
  width: min(1296px, 100%);
  min-height: 100vh;
  margin: 0 auto;
  padding: 18px;
  border: 1px solid #252320;
  background:
    linear-gradient(rgba(0, 0, 0, .64), rgba(0, 0, 0, .36)),
    url("assets/barons/body-black-leather-v2.png") repeat;
  background-size: 720px 720px;
  box-shadow: 0 0 70px #000;
}

.site.home-site {
  width: min(1616px, 100%);
  padding: 18px;
}

.site.inner-full .header {
  width: 100%;
  padding-right: clamp(8px, 1.4vw, 24px);
}
.site.inner-full .layout { grid-template-columns: minmax(0, 1fr); }
.site.inner-full .quick-menu { display: none; }

.header {
  position: relative;
  z-index: 5;
  display: flex;
  width: calc(100% - 329px);
  min-height: 100px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-right: 24px;
}
.logo { width: 306px; flex: 0 0 auto; }
.nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(15px, 2.15vw, 28px);
}
.nav a {
  padding: 10px 0;
  color: #9b958e;
  font-size: 12px;
  white-space: nowrap;
}
.nav a:hover, .nav a.active { color: #d0b18f; }
.nav .login-link {
  display: inline-grid;
  min-width: 82px;
  padding: 11px 14px;
  place-items: center;
  border: 1px solid #68513e;
  color: #b49370;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
}

.layout {
  display: grid;
  grid-template-columns: minmax(0, 922px) minmax(280px, 329px);
  width: 100%;
  margin-top: -100px;
}

.home-layout {
  grid-template-columns: 329fr 922fr 329fr;
  margin-top: 0;
}

.main.home-main {
  display: flex;
  min-height: 0;
  aspect-ratio: 922 / 888;
  flex-direction: column;
  padding-top: 0;
}

.home-header {
  width: 100%;
  min-height: clamp(82px, 6.33vw, 100px);
  height: clamp(82px, 6.33vw, 100px);
  flex: 0 0 clamp(82px, 6.33vw, 100px);
  gap: clamp(8px, 1.25vw, 24px);
  padding: clamp(6px, 1vw, 16px) clamp(8px, 1.4vw, 24px);
}
.home-header .logo { width: 31%; }
.home-header .nav { gap: clamp(6px, 1.25vw, 20px); }
.home-header .nav a { font-size: clamp(7px, .75vw, 12px); }
.home-header .nav .login-link {
  min-width: clamp(52px, 5.2vw, 82px);
  padding: clamp(6px, .7vw, 11px) clamp(7px, .9vw, 14px);
  font-size: clamp(7px, .75vw, 12px);
}
.mobile-logo,
.mobile-nav,
.mobile-login,
.mobile-hero-stage,
.mobile-hero-divider { display: none; }
.mobile-nav-login {
  display: grid;
  min-height: 42px;
  grid-column: 1 / -1;
  place-items: center;
  padding: 14px 10px;
  border: 1px solid rgba(96, 81, 68, .36);
  color: #9a8c7f;
  text-align: center;
  font-size: 9px;
  letter-spacing: .1em;
}
.main {
  min-width: 0;
  min-height: 888px;
  padding-top: 100px;
  overflow: hidden;
  border: 1px solid #38342f;
  background: url("assets/barons/barons-main-texture.png") center top / 720px 720px repeat;
}

/* TOP */
.hero {
  position: relative;
  height: 786px;
  overflow: hidden;
}
.home-main .hero {
  height: auto;
  min-height: 0;
  flex: 1 1 auto;
}
.hero-carpet {
  position: absolute;
  z-index: 1;
  top: 2%;
  left: 0;
  width: 100%;
  height: 63%;
  object-fit: fill;
}
.hero-portrait {
  position: absolute;
  z-index: 2;
  top: -2%;
  left: 0;
  width: 100%;
  height: auto;
}
.hero-type {
  position: absolute;
  z-index: 3;
  right: 8%;
  bottom: 28px;
  left: 8%;
  display: grid;
  justify-items: center;
  gap: 7px;
}
.hero-type .title { width: min(562px, 78%); }
.hero-type .subtitle { width: min(445px, 62%); }
.hero-type .slogan { width: min(358px, 54%); }

/* Right three-card menu */
.quick-menu {
  display: grid;
  width: 100%;
  height: auto;
  aspect-ratio: 329 / 888;
  grid-template-rows: repeat(3, minmax(0, 1fr));
  overflow: hidden;
}
.quick-card {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgb(85, 72, 61);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  isolation: isolate;
}
.quick-card.status { background-image: url("assets/barons/top-rail-custom/status.png"); }
.quick-card.schedule { background-image: url("assets/barons/top-rail-custom/schedule.png"); }
.quick-card.reserve { background-image: url("assets/barons/top-rail-custom/reserve.png"); }
.home-layout .quick-card.status { background-image: url("assets/barons/home-rail/status.png"); }
.home-layout .quick-card.schedule { background-image: url("assets/barons/home-rail/schedule.png"); }
.home-layout .quick-card.cast { background-image: url("assets/barons/home-rail/cast.png"); }
.home-layout .quick-card.ranking { background-image: url("assets/barons/home-rail/ranking.png"); }
.home-layout .quick-card.system { background-image: url("assets/barons/home-rail/system.png"); }
.home-layout .quick-card.reserve { background-image: url("assets/barons/home-rail/reserve.png"); }
.quick-card > div {
  position: relative;
  z-index: 1;
  display: flex;
  width: 66%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: clamp(34px, 4vw, 52px) 0 18px 28px;
}
.quick-card h2 {
  margin: 0;
  color: var(--gold);
  font-size: clamp(18px, 1.75vw, 23px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: .06em;
}
.quick-card p {
  margin: 18px 0 24px;
  color: #aaa29a;
  font-size: clamp(11px, 1.15vw, 15px);
  line-height: 1.65;
}
.quick-card .view-more {
  display: grid;
  width: 110px;
  min-height: 36px;
  place-items: center;
  border: 1px solid #654f3d;
  background: rgba(3, 3, 3, .72);
  color: var(--gold);
  font-size: 9px;
  letter-spacing: .1em;
}
.quick-card .view-more:hover { border-color: #b08b69; color: #d5b793; }

/* Inner pages */
.page-main { padding-bottom: 34px; }
.page-hero {
  display: grid;
  min-height: 145px;
  place-content: center;
  padding: 24px;
  border-bottom: 1px solid var(--line-soft);
  text-align: center;
}
.page-hero span { color: var(--gold); font-size: 9px; letter-spacing: .22em; }
.page-hero h1 {
  margin: 4px 0;
  color: #b69a7f;
  font-size: clamp(36px, 4.2vw, 52px);
  font-weight: 400;
  letter-spacing: .18em;
}
.page-hero p {
  margin: 0;
  color: #8c8177;
  font-size: 13px;
  letter-spacing: .12em;
}
.content { padding: 16px 24px 30px; }
.section {
  margin-top: 12px;
  padding: 18px;
  border: 1px solid var(--line-soft);
  background: rgba(3, 3, 3, .48);
}
.section-title {
  display: flex;
  align-items: baseline;
  gap: 13px;
  margin: 0 0 14px;
  padding-bottom: 9px;
  border-bottom: 1px solid var(--line-soft);
  color: var(--gold);
  font-size: 17px;
  font-weight: 400;
}
.section-title small { color: #6f6861; font-size: 9px; }
.grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.grid-4 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; }

/* STATUS */
.status-page { --status-panel: rgba(4, 4, 4, .76); }
.status-page-hero {
  background:
    radial-gradient(circle at 50% 120%, rgba(137, 100, 69, .10), transparent 52%),
    linear-gradient(180deg, rgba(5, 5, 5, .08), rgba(2, 2, 2, .48));
}
.status-content {
  padding-top: 20px;
  background: linear-gradient(180deg, rgba(27, 18, 12, .045), transparent 44%);
}
.status-section {
  position: relative;
  background:
    linear-gradient(135deg, rgba(67, 47, 31, .08), transparent 36%),
    var(--status-panel);
  box-shadow: inset 0 0 34px rgba(0, 0, 0, .28);
}
.status-section-title { margin-bottom: 16px; }
.status-heading-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px;
  padding-bottom: 9px;
  border-bottom: 1px solid var(--line-soft);
}
.status-heading-row .status-section-title { margin: 0; padding: 0; border: 0; }
.status-heading-row > p { margin: 0; color: #6e6760; font-size: 8px; letter-spacing: .08em; }
.status-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.status-page [data-status="available"] { --state-color: var(--state-available); }
.status-page [data-status="moderate"] { --state-color: var(--state-moderate); }
.status-page [data-status="limited"] { --state-color: var(--state-limited); }
.status-page [data-status="closed"] { --state-color: var(--state-closed); }
.status-page [data-status="info"] { --state-color: var(--state-info); }

.status-chip {
  display: inline-flex;
  width: max-content;
  min-height: 24px;
  align-items: center;
  gap: 7px;
  padding: 5px 9px;
  border: 1px solid color-mix(in srgb, var(--state-color) 48%, transparent);
  background: color-mix(in srgb, var(--state-color) 9%, transparent);
  color: color-mix(in srgb, var(--state-color) 88%, #d8c6b3);
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .08em;
  white-space: nowrap;
}
.status-chip > i {
  width: 6px;
  height: 6px;
  flex: 0 0 6px;
  border-radius: 50%;
  background: var(--state-color);
  box-shadow: 0 0 8px color-mix(in srgb, var(--state-color) 58%, transparent);
}

.status-summary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #41382f;
  background: rgba(0, 0, 0, .26);
}
.status-summary-card {
  display: grid;
  min-width: 0;
  min-height: 178px;
  grid-template-columns: 58px minmax(0, 1fr);
  align-items: center;
  gap: 17px;
  padding: 24px 21px;
  border-right: 1px solid #41382f;
  box-shadow: inset 0 -2px 0 color-mix(in srgb, var(--state-color) 48%, transparent);
}
.status-summary-card:last-child { border-right: 0; }
.status-summary-icon {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 1px solid color-mix(in srgb, var(--state-color) 45%, #28221d);
  border-radius: 50%;
  background:
    radial-gradient(circle, color-mix(in srgb, var(--state-color) 10%, transparent), transparent 68%),
    #050505;
  color: var(--state-color);
}
.status-summary-icon svg,
.status-wait-icon svg {
  width: 31px;
  height: 31px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.35;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.status-summary-copy { display: grid; min-width: 0; justify-items: start; }
.status-summary-copy > small {
  color: #756e67;
  font-size: 8px;
  letter-spacing: .12em;
}
.status-summary-copy > strong {
  margin: 8px 0 11px;
  color: #c3a889;
  font-size: clamp(19px, 2vw, 25px);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: .06em;
}
.status-summary-note { color: #655f59; font-size: 7px; line-height: 1.65; letter-spacing: .04em; }
.status-meter {
  display: grid;
  width: min(100%, 182px);
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 5px;
}
.status-meter > i {
  height: 10px;
  border: 1px solid #423a33;
  border-radius: 2px;
  background: #11100f;
}
.status-meter[data-level="1"] > i:nth-child(-n+1),
.status-meter[data-level="2"] > i:nth-child(-n+2),
.status-meter[data-level="3"] > i:nth-child(-n+3),
.status-meter[data-level="4"] > i:nth-child(-n+4),
.status-meter[data-level="5"] > i:nth-child(-n+5) {
  border-color: color-mix(in srgb, var(--state-color) 72%, #211b17);
  background: linear-gradient(90deg, color-mix(in srgb, var(--state-color) 72%, #2b2118), var(--state-color));
  box-shadow: 0 0 9px color-mix(in srgb, var(--state-color) 18%, transparent);
}

.status-area-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
  align-items: stretch;
}
.status-area-card {
  display: grid;
  min-width: 0;
  min-height: 216px;
  height: 100%;
  grid-template-rows: auto auto 1fr auto;
  padding: 17px;
  border: 1px solid #40372f;
  background:
    linear-gradient(180deg, color-mix(in srgb, var(--state-color) 5%, transparent), transparent 50%),
    rgba(2, 2, 2, .56);
  box-shadow: inset 0 -2px 0 color-mix(in srgb, var(--state-color) 35%, transparent);
}
.status-area-card-head { display: grid; min-width: 0; align-items: start; gap: 9px; }
.status-area-card-head > span { color: #5f5953; font-size: 7px; letter-spacing: .18em; }
.status-area-card h3 {
  margin: 18px 0 11px;
  color: #b9a188;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
}
.status-area-card > p { margin: 0; color: #756e67; font-size: 9px; line-height: 1.8; letter-spacing: .04em; }
.status-area-card > small {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #2f2924;
  color: color-mix(in srgb, var(--state-color) 80%, #c7b29d);
  font-size: 9px;
  letter-spacing: .12em;
}

.status-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  align-items: stretch;
}
.status-detail-panel { display: flex; min-width: 0; min-height: 390px; flex-direction: column; }
.status-option-list {
  display: grid;
  flex: 1;
  grid-template-rows: repeat(4, minmax(68px, 1fr));
  border: 1px solid #39312b;
}
.status-option-list > p {
  display: flex;
  min-width: 0;
  min-height: 68px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0;
  padding: 13px 15px;
  border-bottom: 1px solid #302a25;
}
.status-option-list > p:last-child { border-bottom: 0; }
.status-option-list > p > span { display: grid; min-width: 0; gap: 5px; color: #a9947e; font-size: 11px; }
.status-option-list > p > span > small { color: #625c56; font-size: 7px; letter-spacing: .06em; }
.status-time-list > p > b {
  display: grid;
  width: 126px;
  flex: 0 0 126px;
  justify-items: end;
  gap: 7px;
  font-weight: 400;
}
.status-time-list > p > b > em { color: #817368; font-size: 7px; font-style: normal; letter-spacing: .08em; }
.status-mini-meter { display: grid; width: 100%; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 4px; }
.status-mini-meter > i { height: 7px; border: 1px solid #39332d; background: #0d0c0b; }
.status-mini-meter[data-level="1"] > i:nth-child(-n+1),
.status-mini-meter[data-level="2"] > i:nth-child(-n+2) { border-color: #62745b; background: var(--state-available); }
.status-mini-meter[data-level="3"] > i:nth-child(-n+3) { border-color: #80643f; background: var(--state-moderate); }
.status-mini-meter[data-level="4"] > i:nth-child(-n+4) { border-color: #784d3e; background: var(--state-limited); }

.status-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(290px, .85fr);
  gap: 10px;
}
.status-wait-box {
  display: grid;
  min-width: 0;
  min-height: 178px;
  grid-template-columns: 70px minmax(0, 1fr) auto;
  align-items: center;
  gap: 21px;
}
.status-wait-icon {
  display: grid;
  width: 70px;
  height: 70px;
  place-items: center;
  border: 1px solid color-mix(in srgb, var(--state-available) 44%, #332b24);
  border-radius: 50%;
  color: var(--state-available);
  box-shadow: inset 0 0 18px rgba(91, 116, 80, .08);
}
.status-wait-icon svg { width: 38px; height: 38px; }
.status-wait-copy { min-width: 0; }
.status-wait-copy > span { color: #83766b; font-size: 9px; letter-spacing: .1em; }
.status-wait-copy > span > small { margin-left: 9px; color: #5d5752; font-size: 7px; }
.status-wait-copy > strong {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin: 5px 0 7px;
  color: #bea080;
  font-size: 41px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .04em;
}
.status-wait-copy > strong > span { font-size: 21px; }
.status-wait-copy > strong > small { color: #796b5e; font-size: 8px; letter-spacing: .14em; }
.status-wait-copy > p { max-width: 50em; margin: 0; color: #6f6962; font-size: 8px; line-height: 1.7; }
.status-reserve-button {
  display: flex;
  min-width: 168px;
  min-height: 48px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 13px 15px;
  border: 1px solid #654d3a;
  color: #aa8c70;
  font-size: 9px;
  transition: border-color .25s ease, background .25s ease, color .25s ease;
}
.status-reserve-button:hover { border-color: #9c785b; background: rgba(76, 48, 28, .14); color: #ceb08e; }

.status-legend { min-height: 178px; }
.status-legend h2 { margin: 0 0 16px; color: #9e8770; font-size: 13px; font-weight: 400; }
.status-legend h2 > small { margin-left: 8px; color: #5e5852; font-size: 7px; }
.status-legend ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px 10px; margin: 0; padding: 0; list-style: none; }
.status-legend li { display: flex; min-width: 0; align-items: center; gap: 9px; }
.status-legend li > i { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: var(--state-color); box-shadow: 0 0 7px color-mix(in srgb, var(--state-color) 38%, transparent); }
.status-legend li > span { display: grid; min-width: 0; gap: 3px; }
.status-legend li b { color: #8c8177; font-size: 8px; font-weight: 400; white-space: nowrap; }
.status-legend li small { color: #53504c; font-size: 6px; letter-spacing: .1em; }
.status-disclaimer { margin: 14px 2px 0; color: #595550; font-size: 8px; line-height: 1.7; text-align: right; }

/* SCHEDULE */
.schedule-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.schedule-content { padding-top: 20px; }
.schedule-overview {
  padding: 20px;
  border: 1px solid var(--line-soft);
  background:
    linear-gradient(135deg, rgba(56, 40, 28, .12), transparent 38%),
    rgba(3, 3, 3, .54);
  box-shadow: inset 0 0 36px rgba(0, 0, 0, .38);
}
.schedule-overview-heading,
.schedule-cast-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 22px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #342e28;
}
.schedule-overview-heading > div,
.schedule-cast-heading > div { display: grid; gap: 4px; }
.schedule-overview-heading > div > span,
.schedule-cast-heading > div > span {
  color: #80644c;
  font-size: 7px;
  letter-spacing: .26em;
}
.schedule-overview-heading h2,
.schedule-cast-heading h2 {
  margin: 0;
  color: #b79a7d;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .12em;
}
.schedule-overview-heading > p {
  margin: 0 0 2px;
  color: #777068;
  font-size: 9px;
  line-height: 1.7;
  letter-spacing: .08em;
}
.schedule-board {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(258px, 2fr);
  gap: 16px;
  align-items: stretch;
}
.calendar-panel {
  min-width: 0;
  min-height: 500px;
  border: 1px solid #52463b;
  background: rgba(1, 1, 1, .68);
  box-shadow: inset 0 0 28px rgba(0, 0, 0, .66);
}
.schedule-calendar-header {
  display: flex;
  min-height: 78px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 13px 16px;
  border-bottom: 1px solid #40372f;
}
.schedule-calendar-header > div { display: grid; gap: 2px; }
.schedule-calendar-header > div > span {
  color: #705842;
  font-size: 7px;
  letter-spacing: .24em;
}
.schedule-calendar-header > div > strong {
  color: #c0a07f;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: .14em;
}
.calendar-legend,
.cast-week-legend {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px 12px;
  margin: 0;
  padding: 0;
  color: #7d756e;
  font-size: 8px;
  list-style: none;
}
.calendar-legend li,
.cast-week-legend li { display: inline-flex; align-items: center; gap: 5px; white-space: nowrap; }
.calendar-legend i,
.cast-week-legend i { display: inline-block; width: 9px; height: 9px; }
.calendar-legend i.is-selected { border: 1px solid #c5a27e; background: #6d5138; }
.calendar-legend i.is-today { border: 2px double #b8a28c; }
.calendar-legend i.has-shift {
  width: 6px;
  height: 6px;
  background: #b28e69;
  transform: rotate(45deg);
}
.calendar-scroll { max-width: 100%; overflow: hidden; }
.calendar {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: center;
}
.calendar th,
.calendar td { padding: 0; border-right: 1px solid #302a25; border-bottom: 1px solid #302a25; }
.calendar th:last-child,
.calendar td:last-child { border-right: 0; }
.calendar tbody tr:last-child td { border-bottom: 0; }
.calendar th {
  height: 44px;
  background: rgba(25, 20, 16, .54);
  color: #8c8279;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: .12em;
}
.calendar th > span,
.calendar th > small { display: inline; }
.calendar th > small { margin-left: 4px; color: #6f6760; font-size: 8px; }
.calendar th.is-sunday { color: #b18b77; }
.calendar th.is-saturday { color: #8b91a4; }
.calendar td { height: 75px; background: rgba(4, 4, 4, .42); }
.calendar-day {
  display: grid;
  position: relative;
  width: 100%;
  min-width: 44px;
  height: 100%;
  min-height: 74px;
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr auto;
  align-items: start;
  padding: 10px 9px 8px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #a39b92;
  text-align: left;
  cursor: pointer;
  transition: background-color .18s ease, color .18s ease, box-shadow .18s ease;
}
.calendar-day .day-number {
  color: inherit;
  font-size: 17px;
  line-height: 1;
  letter-spacing: .02em;
}
.calendar-day > small {
  grid-column: 2;
  grid-row: 2;
  align-self: end;
  color: #8f735a;
  font-size: 7px;
  letter-spacing: .06em;
}
.calendar-work-mark {
  width: 6px;
  height: 6px;
  grid-column: 1;
  grid-row: 2;
  align-self: end;
  margin: 0 0 2px 2px;
  background: #a98767;
  box-shadow: 0 0 7px rgba(180, 143, 106, .34);
  transform: rotate(45deg);
}
.calendar-day.has-shift { color: #c0b4a8; }
.calendar-day.is-pending > small { color: #796f66; font-size: 6px; }
.calendar-day.is-pending .calendar-work-mark { opacity: .68; }
.calendar-day.is-today {
  color: #dcc8b3;
  box-shadow: inset 0 0 0 2px rgba(177, 150, 123, .78);
}
.calendar-day.is-today::before {
  position: absolute;
  top: 5px;
  right: 6px;
  color: #9f846b;
  content: "TODAY";
  font-size: 5px;
  letter-spacing: .12em;
}
.calendar-day.is-selected {
  background:
    radial-gradient(circle at 78% 24%, rgba(207, 171, 133, .16), transparent 38%),
    linear-gradient(135deg, #60452f, #2e2118);
  color: #f1ddc6;
  box-shadow: inset 0 0 0 1px #c5a27e, inset 0 0 18px rgba(0, 0, 0, .48);
}
.calendar-day.is-selected .calendar-work-mark { background: #e0b988; box-shadow: 0 0 9px rgba(220, 180, 133, .62); }
.calendar-day.is-selected > small { color: #d8b890; }
.calendar td.is-outside { background: rgba(0, 0, 0, .32); }
.calendar td.is-outside .calendar-day { color: #3f3a35; cursor: default; opacity: .72; }
.calendar-day:not(:disabled):hover { background-color: rgba(86, 62, 43, .28); color: #ddc6ae; }
.calendar-day:focus-visible,
.cast-shift-profile:focus-visible {
  outline: 2px solid #c3a17d;
  outline-offset: -3px;
}
.shift-list {
  display: grid;
  min-width: 0;
  min-height: 500px;
  grid-template-rows: auto minmax(0, 1fr) auto;
  border: 1px solid #52463b;
  background:
    linear-gradient(180deg, rgba(46, 32, 22, .18), transparent 40%),
    rgba(2, 2, 2, .72);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, .68);
}
.shift-list-header { position: relative; padding: 18px 17px 15px; border-bottom: 1px solid #41372e; }
.shift-list-header > div { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.shift-list-header > div > span { color: #8b694e; font-size: 7px; letter-spacing: .22em; }
.shift-list-header > div > small { color: #5f5851; font-size: 6px; letter-spacing: .15em; }
.shift-list-header h2 { display: flex; align-items: baseline; gap: 9px; margin: 10px 0 0; font-weight: 400; }
.shift-list-header h2 > span { color: #d0b08e; font-size: 23px; letter-spacing: .08em; }
.shift-list-header h2 > small { color: #81766c; font-size: 9px; font-weight: 400; }
.shift-list-header > p { display: flex; align-items: baseline; gap: 6px; margin: 10px 0 0; color: #786f66; }
.shift-list-header > p > strong { color: #c4a17c; font-size: 25px; font-weight: 400; line-height: 1; }
.shift-list-header > p > span { font-size: 8px; }
.shift-list-rows { display: grid; align-content: start; min-height: 246px; }
.shift-list-rows > p {
  display: grid;
  min-height: 57px;
  grid-template-columns: 80px minmax(0, 1fr);
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 9px 15px;
  border-bottom: 1px solid #302a25;
}
.shift-list-rows time { color: #b69778; font-size: 12px; letter-spacing: .04em; white-space: nowrap; }
.shift-list-rows time > small { display: block; margin-top: 2px; color: #6c645c; font-size: 7px; }
.shift-list-rows > p > span { display: grid; min-width: 0; gap: 2px; }
.shift-list-rows > p > span > small { overflow: hidden; color: #6f665e; font-size: 6px; letter-spacing: .12em; text-overflow: ellipsis; white-space: nowrap; }
.shift-list-rows > p > span > b { color: #bdb2a7; font-size: 11px; font-weight: 400; letter-spacing: .1em; }
.shift-empty-message { display: grid; min-height: 246px; place-content: center; padding: 28px 20px; text-align: center; }
.shift-empty-message > span { color: #795f49; font-size: 7px; letter-spacing: .22em; }
.shift-empty-message > strong { margin-top: 12px; color: #bba38b; font-size: 15px; font-weight: 400; letter-spacing: .1em; }
.shift-empty-message > p { margin: 10px 0 0; color: #716a63; font-size: 8px; line-height: 1.8; }
.shift-list-footer { padding: 13px 15px 15px; border-top: 1px solid #41372e; }
.shift-list-footer > p { margin: 0 0 10px; color: #645e58; font-size: 7px; line-height: 1.7; }
.shift-list-footer > a {
  display: grid;
  min-height: 44px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
  border: 1px solid #624b38;
  color: #b79675;
  font-size: 8px;
  letter-spacing: .13em;
  transition: border-color .18s ease, background-color .18s ease, color .18s ease;
}
.shift-list-footer > a > span { color: #766c62; font-size: 7px; letter-spacing: .06em; }
.shift-list-footer > a > b { color: #c4a17c; font-size: 13px; font-weight: 400; }
.shift-list-footer > a:hover { border-color: #a98665; background: rgba(87, 59, 38, .2); color: #d1af8c; }

.schedule-cast-section { margin-top: 16px; padding: 20px; }
.schedule-cast-heading h2 { display: flex; align-items: baseline; gap: 13px; }
.schedule-cast-heading h2 > small { color: #716960; font-size: 8px; font-weight: 400; letter-spacing: .1em; }
.schedule-filter-layer { display: block; margin-bottom: 11px; }
.schedule-filter-summary {
  align-self: end;
  margin: 0;
  color: #6c645d;
  font-size: 8px;
  text-align: right;
}
.schedule-filter-summary > strong { margin-right: 3px; color: #b28f6e; font-size: 13px; font-weight: 400; }
.schedule-cast-result { margin: 0 0 12px; color: #68615a; font-size: 8px; text-align: right; }
.schedule-cast-result > strong { margin-right: 3px; color: #ad8d6d; font-size: 12px; font-weight: 400; }
.schedule-cast-result:focus { outline: none; }
.schedule-cast-empty {
  margin: 12px 0 0;
  padding: 24px 14px;
  border: 1px solid #3e352e;
  color: #756c64;
  font-size: 9px;
  text-align: center;
}
.schedule-cast-empty[hidden] { display: none; }
.schedule-cast-empty button {
  display: block;
  min-height: 44px;
  margin: 12px auto 0;
  padding: 0 15px;
  border: 1px solid #604b39;
  border-radius: 0;
  background: #050505;
  color: #a98767;
  cursor: pointer;
}
.cast-week-legend i { border-radius: 50%; }
.cast-week-legend i.is-work { background: #b18b66; box-shadow: 0 0 6px rgba(177, 139, 102, .32); }
.cast-week-legend i.is-planned { border: 1px solid #92775e; }
.cast-week-legend i.is-off { position: relative; border: 1px solid #49443f; }
.cast-week-legend i.is-off::after { position: absolute; top: 3px; left: 2px; width: 3px; height: 1px; background: #625c56; content: ""; }
.schedule-cast-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.cast-shift-card {
  display: grid;
  min-width: 0;
  min-height: 322px;
  height: 100%;
  grid-template-columns: 94px minmax(0, 1fr);
  grid-template-rows: 112px 108px 44px;
  gap: 10px 13px;
  padding: 14px;
  border: 1px solid #453b33;
  background:
    linear-gradient(135deg, rgba(67, 45, 29, .12), transparent 42%),
    rgba(2, 2, 2, .67);
  box-shadow: inset 0 0 24px rgba(0, 0, 0, .56);
}
.cast-shift-photo {
  width: 94px;
  height: 112px;
  object-fit: cover;
  object-position: center 20%;
  border: 1px solid #57483b;
  filter: sepia(.18) saturate(.74) brightness(.86);
}
.cast-shift-identity { display: grid; min-width: 0; align-content: start; padding-top: 2px; }
.cast-shift-identity > small { color: #745d49; font-size: 7px; letter-spacing: .18em; }
.cast-shift-identity h3 { margin: 6px 0 12px; color: #c1a58a; font-size: 17px; font-weight: 400; letter-spacing: .12em; }
.cast-shift-identity > p { display: grid; gap: 3px; margin: 0; }
.cast-shift-identity > p > span { color: #635b54; font-size: 6px; letter-spacing: .18em; }
.cast-shift-identity > p > strong { overflow: hidden; color: #968576; font-size: 9px; font-weight: 400; letter-spacing: .05em; text-overflow: ellipsis; white-space: nowrap; }
.cast-week-grid {
  display: grid;
  min-width: 0;
  grid-column: 1 / -1;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  border: 1px solid #342e29;
}
.cast-week-grid > span {
  display: grid;
  min-width: 0;
  place-items: center;
  align-content: center;
  gap: 3px;
  padding: 4px 1px;
  border-right: 1px solid #302a25;
  background: rgba(7, 6, 5, .52);
}
.cast-week-grid > span:last-child { border-right: 0; }
.cast-week-grid small { color: #5f5953; font-size: 6px; line-height: 1; }
.cast-week-grid b { color: #a0978f; font-size: 11px; font-weight: 400; line-height: 1; }
.cast-week-grid i { display: block; position: relative; width: 9px; height: 9px; border-radius: 50%; }
.cast-week-grid i.is-work { background: #b28c66; box-shadow: 0 0 7px rgba(178, 140, 102, .35); }
.cast-week-grid i.is-planned { border: 1px solid #987a5e; background: transparent; }
.cast-week-grid i.is-off { border: 1px solid #413c37; }
.cast-week-grid i.is-off::after { position: absolute; top: 3px; left: 2px; width: 3px; height: 1px; background: #5a544e; content: ""; }
.cast-week-grid em {
  display: grid;
  min-height: 21px;
  align-content: start;
  gap: 1px;
  color: #8e7b69;
  font-size: 7px;
  font-style: normal;
  line-height: 1.05;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}
.cast-week-grid em > span { display: block; }
.cast-week-grid em > small { color: #625b54; font-size: 5px; letter-spacing: 0; }
.cast-week-grid i.is-planned + em { color: #8b735d; }
.cast-week-grid i.is-off + em { color: #58534e; }
.cast-shift-card[hidden] { display: none; }
.cast-shift-profile {
  display: grid;
  min-height: 44px;
  grid-column: 1 / -1;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 9px;
  padding: 0 12px;
  border: 1px solid #594536;
  color: #a98767;
  font-size: 8px;
  letter-spacing: .15em;
  transition: border-color .18s ease, background-color .18s ease, color .18s ease;
}
.cast-shift-profile > span { color: #6e655d; font-size: 7px; letter-spacing: .05em; }
.cast-shift-profile > b { color: #bc9874; font-size: 12px; font-weight: 400; }
.cast-shift-profile:hover { border-color: #9d7958; background: rgba(80, 54, 35, .2); color: #d0ad89; }

.filters { display: grid; grid-template-columns: repeat(4, 1fr) auto; gap: 8px; }
.filters select, .filters button,
.reserve-form input, .reserve-form select, .reserve-form textarea {
  min-height: 40px;
  padding: 9px 11px;
  border: 1px solid #3d352e;
  border-radius: 0;
  background: #050505;
  color: #928a81;
}
.filters button { color: #b28e6b; }

/* CAST */
.cast-content { padding-top: 20px; }
.cast-featured-section,
.cast-ranking-section,
.cast-directory-section {
  margin-top: 14px;
  padding: 20px;
  border: 1px solid var(--line-soft);
  background: rgba(3, 3, 3, .54);
}
.cast-featured-section { margin-top: 0; border-top-color: #75593f; }
.cast-section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #302a25;
}
.cast-section-heading > div { display: grid; gap: 3px; }
.cast-section-heading > div > span {
  color: #7b6048;
  font-size: 7px;
  letter-spacing: .26em;
}
.cast-section-heading h2 {
  margin: 0;
  color: #b69a7f;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: .16em;
}
.cast-section-heading > p {
  margin: 0 0 2px;
  color: #726a63;
  font-size: 9px;
  letter-spacing: .08em;
}
.cast-section-heading > a {
  padding: 7px 0;
  color: #8f765e;
  font-size: 9px;
  letter-spacing: .08em;
}
.cast-section-heading > a b { margin-left: 8px; color: #b8916c; font-weight: 400; }

.cast-featured-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.cast-featured-card {
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(150px, 42%) minmax(0, 1fr);
  min-height: 0;
  border: 1px solid #3b3129;
  background:
    linear-gradient(125deg, rgba(137, 97, 60, .1), transparent 42%),
    #050505;
  box-shadow: inset 0 1px rgba(201, 160, 116, .04);
}
.cast-featured-photo {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 4 / 5;
  align-self: start;
  background: #070604;
}
.cast-featured-photo img,
.cast-ranking-photo img,
.cast-card-photo img,
.cast-dialog-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  filter: sepia(.19) saturate(.72) contrast(1.08);
}
.cast-featured-photo img { aspect-ratio: 4 / 5; }
.cast-featured-photo::after,
.cast-card-photo::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 62%, rgba(0, 0, 0, .54));
  content: "";
}
.cast-featured-photo > span {
  position: absolute;
  z-index: 1;
  bottom: 13px;
  left: 13px;
  padding-left: 22px;
  color: #b3906e;
  font-size: 7px;
  letter-spacing: .18em;
}
.cast-featured-photo > span::before { position: absolute; top: 50%; left: 0; width: 15px; height: 1px; background: #886b50; content: ""; }
.cast-featured-copy { display: grid; align-content: center; justify-items: start; padding: 20px; }
.cast-featured-copy > small,
.cast-ranking-card > small,
.cast-card-body > small,
.cast-dialog-copy > small {
  margin-top: 15px;
  color: #776858;
  font-size: 7px;
  letter-spacing: .2em;
}
.cast-featured-copy h3,
.cast-ranking-card h3,
.cast-card-body h3,
.cast-dialog-copy h2 {
  margin: 5px 0 0;
  color: #b89b7e;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: .08em;
}
.cast-featured-copy h3 em,
.cast-ranking-card h3 em,
.cast-card-body h3 em {
  margin-left: 4px;
  color: #71685f;
  font-size: .55em;
  font-style: normal;
  letter-spacing: .04em;
}
.cast-measurement,
.cast-ranking-card > p,
.cast-card-body > p,
.cast-dialog-copy > p {
  margin: 7px 0 0;
  color: #81776e;
  font-size: 9px;
  letter-spacing: .08em;
}
.cast-featured-copy .cast-message { margin: 15px 0 0; color: #706962; font-size: 9px; line-height: 1.8; letter-spacing: .03em; }

.cast-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
  color: #8e8276;
  font-size: 8px;
  letter-spacing: .04em;
}
.cast-status i { width: 5px; height: 5px; border-radius: 50%; background: #71685f; box-shadow: 0 0 0 3px rgba(113, 104, 95, .1); }
.cast-status.is-today { color: #bc9873; }
.cast-status.is-today i { background: #b68c63; box-shadow: 0 0 0 3px rgba(182, 140, 99, .12), 0 0 8px rgba(182, 140, 99, .32); }
.cast-status.is-next { color: #817a72; }
.cast-status.is-next i { background: #7c746a; }
.cast-status.is-off { color: #5f5a55; }
.cast-status.is-off i { background: #4b4743; }

.cast-profile-button {
  display: inline-flex;
  min-width: 126px;
  min-height: 40px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 17px;
  padding: 9px 12px;
  border: 1px solid #634c38;
  border-radius: 0;
  background: linear-gradient(110deg, rgba(109, 77, 48, .18), rgba(9, 8, 7, .85));
  color: #b18d6b;
  cursor: pointer;
  font: inherit;
  font-size: 8px;
  letter-spacing: .17em;
  transition: border-color .2s ease, color .2s ease, transform .2s ease, background .2s ease;
}
.cast-profile-button > span { color: #665d55; font-size: 7px; letter-spacing: .05em; }
.cast-profile-button:hover { border-color: #987453; background: rgba(112, 79, 49, .23); color: #d0aa84; transform: translateY(-1px); }
.cast-profile-button:active { transform: translateY(1px); }
.cast-profile-button:focus-visible,
.cast-filters input:focus-visible,
.cast-filters select:focus-visible,
.cast-filter-clear:focus-visible,
.cast-filter-apply:focus-visible,
.cast-filter-trigger:focus-visible,
.cast-filter-close:focus-visible,
.cast-dialog-close:focus-visible { outline: 1px solid #c19a73; outline-offset: 2px; }

.cast-ranking-section {
  border-top-color: #554b42;
  background: linear-gradient(180deg, rgba(119, 95, 71, .04), transparent 50%), rgba(3, 3, 3, .48);
}
.cast-ranking-stage {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(230px, 280px);
  align-items: stretch;
  gap: clamp(22px, 3vw, 38px);
  padding: 28px 1% 2px;
}
.cast-ranking-grid {
  --rank-focus-width: 96%;
  --rank-focus-max: 340px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: end;
  gap: clamp(12px, 1.8vw, 22px);
  min-width: 0;
}
.cast-ranking-card {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 72%;
  max-width: 250px;
  min-width: 0;
  justify-self: center;
  padding: 11px 11px 14px;
  border: 1px solid #39322c;
  background: linear-gradient(180deg, rgba(126, 91, 59, .035), transparent 28%), #050505;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .22);
  text-align: center;
  transition:
    width .7s cubic-bezier(.22, 1, .36, 1),
    max-width .7s cubic-bezier(.22, 1, .36, 1),
    padding .55s cubic-bezier(.22, 1, .36, 1),
    border-color .45s ease,
    background-color .45s ease,
    box-shadow .6s ease,
    transform .6s cubic-bezier(.22, 1, .36, 1);
  will-change: width, transform;
}
.cast-ranking-card::after {
  position: absolute;
  z-index: 4;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(112deg, transparent 24%, rgba(208, 166, 121, .13) 48%, transparent 68%);
  content: "";
  opacity: 0;
  transform: translateX(-120%);
}
.cast-ranking-card[data-rank="1"] {
  z-index: 3;
  grid-column: 2;
  grid-row: 1;
  width: var(--rank-focus-width);
  max-width: var(--rank-focus-max);
  padding: 13px 13px 16px;
  border-color: #876445;
  background: linear-gradient(180deg, rgba(116, 79, 45, .11), transparent 30%), #050505;
  box-shadow: 0 0 0 1px rgba(176, 127, 80, .09), 0 18px 42px rgba(0, 0, 0, .38);
}
.cast-ranking-card[data-rank="2"] {
  z-index: 2;
  grid-column: 1;
  grid-row: 1;
  width: 82%;
  max-width: 290px;
  border-color: #514a43;
  background: linear-gradient(180deg, rgba(123, 115, 104, .07), transparent 28%), #050505;
}
.cast-ranking-card[data-rank="3"] {
  z-index: 1;
  grid-column: 3;
  grid-row: 1;
  width: 72%;
  max-width: 250px;
  padding: 9px 9px 12px;
  border-color: #49362d;
  background: linear-gradient(180deg, rgba(108, 68, 48, .06), transparent 28%), #050505;
}
.cast-ranking-card > b {
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 8px;
  color: #b89470;
  font-size: 42px;
  font-weight: 400;
  line-height: 1;
  text-shadow: 0 2px 5px #000;
  transition: color .45s ease, font-size .55s cubic-bezier(.22, 1, .36, 1), left .55s cubic-bezier(.22, 1, .36, 1), top .55s cubic-bezier(.22, 1, .36, 1);
}
.cast-ranking-card[data-rank="2"] > b { color: #aaa096; font-size: 34px; }
.cast-ranking-card[data-rank="3"] > b { top: 4px; left: 6px; color: #9a745e; font-size: 27px; }
.cast-ranking-photo { position: relative; overflow: hidden; aspect-ratio: 4 / 5; background: #090806; }
.cast-ranking-photo::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 62%, rgba(0, 0, 0, .38));
  content: "";
  transition: opacity .45s ease;
}
.cast-ranking-photo img {
  transition: filter .65s ease, transform .8s cubic-bezier(.22, 1, .36, 1);
}
.cast-ranking-card > .cast-status { margin-top: 12px; }
.cast-ranking-card > small { display: block; margin-top: 10px; }
.cast-ranking-card h3 { font-size: 15px; }
.cast-ranking-card .cast-profile-button { width: 100%; min-width: 0; min-height: 38px; margin-top: 13px; }
.cast-ranking-card > .cast-status,
.cast-ranking-card > small,
.cast-ranking-card h3,
.cast-ranking-card > p,
.cast-ranking-card .cast-profile-button {
  transition-duration: .48s;
  transition-timing-function: cubic-bezier(.22, 1, .36, 1);
}
.cast-ranking-card[data-rank="1"] > .cast-status { margin-top: 14px; font-size: 9px; }
.cast-ranking-card[data-rank="1"] > small { margin-top: 11px; font-size: 8px; }
.cast-ranking-card[data-rank="1"] h3 { font-size: 18px; }
.cast-ranking-card[data-rank="1"] > p { font-size: 8px; }
.cast-ranking-card[data-rank="1"] .cast-profile-button { min-height: 42px; }
.cast-ranking-card[data-rank="2"] h3 { font-size: 16px; }
.cast-ranking-card[data-rank="3"] > .cast-status { margin-top: 9px; font-size: 7px; }
.cast-ranking-card[data-rank="3"] > small { margin-top: 8px; font-size: 6px; }
.cast-ranking-card[data-rank="3"] h3 { margin-top: 5px; font-size: 13px; }
.cast-ranking-card[data-rank="3"] > p { margin-top: 6px; font-size: 7px; }
.cast-ranking-card[data-rank="3"] .cast-profile-button { min-height: 34px; margin-top: 10px; padding-inline: 9px; }
.cast-ranking-card[data-rank="3"] .cast-profile-button > span { display: none; }

.cast-ranking-insight {
  position: relative;
  display: grid;
  overflow: hidden;
  min-width: 0;
  place-items: center;
  padding: clamp(18px, 2.4vw, 28px);
  border-left: 1px solid #3c332b;
  background: linear-gradient(135deg, rgba(135, 97, 61, .08), transparent 48%), rgba(2, 2, 2, .42);
}
.cast-ranking-insight::before {
  position: absolute;
  top: 12%;
  bottom: 12%;
  left: -1px;
  width: 1px;
  background: linear-gradient(180deg, transparent, #9a724f 30%, #9a724f 70%, transparent);
  content: "";
  opacity: .22;
  transform: scaleY(.55);
  transition: opacity .45s ease, transform .7s cubic-bezier(.22, 1, .36, 1);
}
.cast-ranking-hint,
.cast-ranking-detail {
  grid-area: 1 / 1;
  width: 100%;
}
.cast-ranking-hint {
  margin: 0;
  color: #504941;
  font-size: 8px;
  line-height: 2;
  letter-spacing: .08em;
  text-align: center;
  transition: opacity .28s ease, transform .5s cubic-bezier(.22, 1, .36, 1), visibility 0s linear 0s;
}
.cast-ranking-hint > span {
  display: block;
  margin-bottom: 9px;
  color: #7c634c;
  font-size: 7px;
  letter-spacing: .24em;
}
.cast-ranking-detail {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: clamp(18px, 2.2vw, 25px);
  border: 1px solid #4a3a2d;
  background: linear-gradient(145deg, rgba(137, 94, 55, .12), transparent 46%), rgba(3, 3, 3, .94);
  box-shadow: 0 18px 46px rgba(0, 0, 0, .38);
  filter: blur(5px);
  opacity: 0;
  text-align: left;
  transform: translateX(-26px) scale(.975);
  visibility: hidden;
  transition: opacity .38s ease, transform .68s cubic-bezier(.22, 1, .36, 1), filter .48s ease, border-color .45s ease, visibility 0s linear .5s;
}
.cast-ranking-detail::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #9c714b, rgba(156, 113, 75, .08));
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .8s cubic-bezier(.22, 1, .36, 1) .12s;
}
.cast-ranking-detail header > span { color: #9a724f; font-size: 7px; letter-spacing: .22em; }
.cast-ranking-detail header > small { display: block; margin-top: 14px; color: #675b50; font-size: 6px; letter-spacing: .2em; }
.cast-ranking-detail h3 { margin: 5px 0 0; color: #c0a081; font-size: 19px; font-weight: 400; letter-spacing: .1em; }
.cast-ranking-detail > p { margin: 18px 0 0; color: #81776e; font-size: 8px; line-height: 2; letter-spacing: .055em; }
.cast-ranking-detail dl { display: grid; grid-template-columns: minmax(0, 1fr); gap: 0; margin: 18px 0 0; }
.cast-ranking-detail dl > div {
  display: flex;
  min-width: 0;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 8px 0;
  border-top: 1px solid #28221d;
}
.cast-ranking-detail dt { color: #66584d; font-size: 6px; letter-spacing: .18em; }
.cast-ranking-detail dd { overflow: hidden; margin: 0; color: #aa8c70; font-size: 8px; letter-spacing: .06em; text-overflow: ellipsis; white-space: nowrap; }

@media (min-width: 901px) and (hover: hover) and (pointer: fine) {
  .cast-ranking-card:is(:hover, :focus-within) {
    z-index: 5;
    width: var(--rank-focus-width);
    max-width: var(--rank-focus-max);
    padding: 13px 13px 16px;
    border-color: #876445;
    background: linear-gradient(180deg, rgba(116, 79, 45, .13), transparent 31%), #050505;
    box-shadow: 0 0 0 1px rgba(176, 127, 80, .12), 0 24px 50px rgba(0, 0, 0, .5);
    transform: translateY(-4px);
  }
  .cast-ranking-card:is(:hover, :focus-within)::after {
    animation: cast-ranking-sheen .9s cubic-bezier(.22, 1, .36, 1) both;
  }
  .cast-ranking-card:is(:hover, :focus-within) .cast-ranking-photo img {
    filter: sepia(.12) saturate(.82) contrast(1.1) brightness(1.04);
    transform: scale(1.045);
  }
  .cast-ranking-card:is(:hover, :focus-within) > b {
    top: 5px;
    left: 8px;
    color: #b89470;
    font-size: 42px;
  }
  .cast-ranking-card:is(:hover, :focus-within) > .cast-status {
    margin-top: 14px;
    font-size: 9px;
  }
  .cast-ranking-card:is(:hover, :focus-within) > small {
    margin-top: 11px;
    font-size: 8px;
  }
  .cast-ranking-card:is(:hover, :focus-within) h3 { margin-top: 5px; font-size: 18px; }
  .cast-ranking-card:is(:hover, :focus-within) > p { margin-top: 7px; font-size: 8px; }
  .cast-ranking-card:is(:hover, :focus-within) .cast-profile-button {
    min-height: 42px;
    margin-top: 13px;
    padding-inline: 12px;
  }
  .cast-ranking-card:is(:hover, :focus-within) .cast-profile-button > span { display: inline; }

  .cast-ranking-stage:has(.cast-ranking-card:hover) .cast-ranking-hint,
  .cast-ranking-stage:has(.cast-ranking-card:focus-within) .cast-ranking-hint {
    opacity: 0;
    transform: translateX(18px);
    visibility: hidden;
    transition-delay: 0s, 0s, .28s;
  }
  .cast-ranking-stage:has(.cast-ranking-card:hover) .cast-ranking-insight::before,
  .cast-ranking-stage:has(.cast-ranking-card:focus-within) .cast-ranking-insight::before {
    opacity: .85;
    transform: scaleY(1);
  }
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="1"]:hover) .cast-ranking-detail[data-detail-rank="1"],
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="1"]:focus-within) .cast-ranking-detail[data-detail-rank="1"],
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="2"]:hover) .cast-ranking-detail[data-detail-rank="2"],
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="2"]:focus-within) .cast-ranking-detail[data-detail-rank="2"],
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="3"]:hover) .cast-ranking-detail[data-detail-rank="3"],
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="3"]:focus-within) .cast-ranking-detail[data-detail-rank="3"] {
    filter: blur(0);
    opacity: 1;
    transform: translateX(0) scale(1);
    visibility: visible;
    transition-delay: .06s, .06s, .06s, .06s, 0s;
  }
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="1"]:hover) .cast-ranking-detail[data-detail-rank="1"]::before,
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="1"]:focus-within) .cast-ranking-detail[data-detail-rank="1"]::before,
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="2"]:hover) .cast-ranking-detail[data-detail-rank="2"]::before,
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="2"]:focus-within) .cast-ranking-detail[data-detail-rank="2"]::before,
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="3"]:hover) .cast-ranking-detail[data-detail-rank="3"]::before,
  .cast-ranking-stage:has(.cast-ranking-card[data-rank="3"]:focus-within) .cast-ranking-detail[data-detail-rank="3"]::before {
    transform: scaleX(1);
  }
}

@keyframes cast-ranking-sheen {
  0% { opacity: 0; transform: translateX(-120%); }
  25% { opacity: 1; }
  100% { opacity: 0; transform: translateX(120%); }
}

.cast-directory-section { border-top-color: #604a38; }
.cast-directory-heading { margin-bottom: 14px; }
.cast-filter-trigger,
.cast-filter-backdrop,
.cast-filter-mobile-header,
.cast-filter-apply { display: none; }
.cast-filter-layer,
.cast-filter-panel { min-width: 0; }
.cast-filters {
  margin-bottom: 0;
  padding: 16px;
  border: 1px solid #38312b;
  background: rgba(0, 0, 0, .34);
}
.cast-filter-intro { display: flex; align-items: baseline; gap: 14px; margin-bottom: 12px; }
.cast-filter-intro strong { color: #9b7d61; font-size: 10px; font-weight: 400; letter-spacing: .15em; }
.cast-filter-intro span { color: #625c56; font-size: 8px; }
.cast-filter-grid { display: grid; grid-template-columns: minmax(150px, 1.2fr) repeat(4, minmax(110px, 1fr)) auto; gap: 9px; align-items: end; }
.cast-filter-grid label { display: grid; min-width: 0; gap: 6px; }
.cast-filter-grid label > span { color: #776d63; font-size: 8px; letter-spacing: .06em; }
.cast-filters input,
.cast-filters select,
.cast-filter-clear {
  width: 100%;
  height: 48px;
  min-height: 48px;
  padding: 0 13px;
  border: 1px solid #453a31;
  border-radius: 0;
  background: #050505;
  color: #91877e;
  font: inherit;
  font-size: 9px;
}
.cast-search-field input { appearance: none; }
.cast-filters input::placeholder { color: #4f4a45; }
.cast-filter-actions { display: contents; }
.cast-filter-clear { width: auto; min-width: 98px; color: #9b7d61; cursor: pointer; }
.cast-filter-clear:hover { border-color: #765a42; color: #c19c77; }
.cast-result-count { margin: 12px 0 22px; color: #655e57; font-size: 8px; text-align: right; }
.cast-result-count strong { margin-right: 3px; color: #ad8e70; font-size: 12px; font-weight: 400; }
.cast-result-count:focus { outline: none; }

.cast-directory-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 220px));
  justify-content: center;
  gap: 13px;
}
.cast-directory-card {
  overflow: hidden;
  width: 100%;
  max-width: 220px;
  border: 1px solid #342e29;
  background: rgba(2, 2, 2, .7);
  transition: border-color .2s ease, transform .2s ease;
}
.cast-directory-card:hover { border-color: #604b3a; transform: translateY(-2px); }
.cast-directory-card[hidden] { display: none; }
.cast-card-photo { position: relative; overflow: hidden; aspect-ratio: 4 / 5; background: #080705; }
.cast-card-photo img { aspect-ratio: 4 / 5; transition: filter .25s ease, transform .35s ease; }
.cast-directory-card:hover .cast-card-photo img:not(.is-no-image):not([src$="no-image.png"]) { filter: sepia(.1) saturate(.82) contrast(1.08); transform: scale(1.02); }
.cast-featured-photo img[src$="no-image.png"],
.cast-ranking-card img[src$="no-image.png"],
.cast-card-photo img.is-no-image,
.cast-card-photo img[src$="no-image.png"],
.cast-dialog-photo img[src$="no-image.png"] { object-position: center; filter: sepia(.18) saturate(.45) brightness(.72) contrast(1.08); }
.cast-card-photo > .cast-status {
  position: absolute;
  z-index: 2;
  right: 8px;
  bottom: 8px;
  padding: 6px 8px;
  border: 1px solid rgba(121, 97, 75, .45);
  background: rgba(2, 2, 2, .82);
  backdrop-filter: blur(3px);
}
.cast-card-body { padding: 13px; }
.cast-card-body > small { display: block; margin-top: 0; }
.cast-card-body h3 { font-size: 15px; }
.cast-card-body > p { margin-top: 6px; }
.cast-style-tag { display: inline-block; margin-top: 9px; color: #6d6259; font-size: 7px; letter-spacing: .17em; }
.cast-card-body .cast-profile-button { width: 100%; min-width: 0; min-height: 42px; margin-top: 12px; }
.cast-empty { margin: 16px auto 0; padding: 28px; border: 1px solid #39312a; color: #756c64; font-size: 10px; text-align: center; }
.cast-empty button { display: block; margin: 14px auto 0; padding: 10px 14px; border: 1px solid #604b39; background: #050505; color: #a98767; cursor: pointer; }
.cast-empty[hidden] { display: none; }

.cast-profile-dialog {
  width: min(760px, calc(100% - 30px));
  max-height: calc(100vh - 30px);
  overflow: auto;
  padding: 0;
  border: 1px solid #70543d;
  background: #070605;
  color: #8b827a;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .72);
}
.cast-profile-dialog::backdrop { background: rgba(0, 0, 0, .82); backdrop-filter: blur(3px); }
.cast-dialog-panel { position: relative; display: grid; grid-template-columns: minmax(220px, .8fr) minmax(0, 1fr); min-height: 440px; }
.cast-dialog-photo { overflow: hidden; width: 100%; aspect-ratio: 4 / 5; align-self: start; background: #050403; }
.cast-dialog-copy { display: grid; align-content: center; justify-items: start; padding: 38px; }
.cast-dialog-label { color: #816448; font-size: 8px; letter-spacing: .25em; }
.cast-dialog-copy > small { margin-top: 20px; }
.cast-dialog-copy h2 { font-size: 24px; }
.cast-dialog-copy > .cast-status { margin-top: 17px; }
.cast-dialog-copy .cast-dialog-note { margin-top: 22px; color: #6e665f; font-size: 9px; line-height: 1.8; letter-spacing: .03em; }
.cast-dialog-copy > a { display: flex; width: 100%; min-height: 48px; align-items: center; justify-content: space-between; margin-top: 22px; padding: 0 15px; border: 1px solid #76583f; color: #b7926f; font-size: 9px; }
.cast-dialog-copy > a b { font-size: 13px; font-weight: 400; }
.cast-dialog-close { position: absolute; z-index: 3; top: 10px; right: 12px; width: 36px; height: 36px; border: 1px solid #493b30; background: rgba(4, 4, 4, .82); color: #a48a72; cursor: pointer; font-size: 22px; line-height: 1; }

/* RANKING */
.ranking-content { padding-top: 18px; }
.ranking-columns-static {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 14px;
}
.ranking-column-static {
  position: relative;
  overflow: hidden;
  padding: 0 14px 14px;
  border: 1px solid var(--line-soft);
  border-top-color: #76583d;
  background:
    linear-gradient(145deg, rgba(126, 91, 58, .08), transparent 34%),
    rgba(3, 3, 3, .7);
  box-shadow: inset 0 1px rgba(195, 153, 107, .05), 0 12px 30px rgba(0, 0, 0, .16);
}
.ranking-column-static::before {
  position: absolute;
  top: 0;
  left: 12%;
  width: 76%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #ae825a, transparent);
  content: "";
}
.ranking-column-primary { border-top-color: #a37a50; }
.ranking-column-heading {
  min-height: 98px;
  padding: 17px 4px 14px;
  border-bottom: 1px solid #332b24;
  text-align: center;
}
.ranking-column-heading > span {
  display: block;
  margin-bottom: 5px;
  color: #705943;
  font-size: 7px;
  letter-spacing: .3em;
}
.ranking-column-heading h2 {
  margin: 0;
  color: #bda080;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 1.45;
}
.ranking-column-heading p {
  margin: 6px 0 0;
  color: #6f6760;
  font-size: 8px;
  letter-spacing: .06em;
  line-height: 1.55;
}
.ranking-entry-static {
  position: relative;
  display: grid;
  grid-template-columns: 29px 46px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  min-height: 72px;
  padding: 8px 6px;
  border-bottom: 1px solid #302b27;
  transition: border-color .25s ease, background-color .25s ease, transform .25s ease;
}
.ranking-entry-static:last-child { border-bottom: 0; }
.ranking-entry-static > b {
  color: #8e7864;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
.ranking-entry-static img {
  display: block;
  width: 46px;
  height: 56px;
  border: 1px solid #322b25;
  object-fit: cover;
  object-position: center 18%;
  filter: sepia(.22) saturate(.72) contrast(1.06);
}
.ranking-entry-static > span { display: grid; min-width: 0; gap: 4px; }
.ranking-entry-static > span::before {
  display: none;
  color: #7d674f;
  font-size: 6px;
  letter-spacing: .22em;
  line-height: 1;
}
.ranking-entry-static strong {
  color: #a58b72;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .06em;
}
.ranking-entry-static small {
  overflow: hidden;
  color: #706a64;
  font-size: 8px;
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ranking-entry-static[data-rank="1"] {
  grid-template-columns: 48px 96px minmax(0, 1fr);
  gap: 11px;
  min-height: 142px;
  margin: 8px 0 0;
  padding: 12px 8px;
  border: 1px solid rgba(137, 100, 62, .55);
  background:
    radial-gradient(circle at 18% 15%, rgba(201, 155, 99, .15), transparent 38%),
    linear-gradient(135deg, rgba(127, 87, 48, .1), rgba(4, 4, 4, .36));
  box-shadow: inset 0 0 24px rgba(165, 116, 66, .045);
}
.ranking-entry-static[data-rank="1"]::after {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 5px;
  height: 5px;
  border: 1px solid #8b6745;
  transform: rotate(45deg);
  content: "";
}
.ranking-entry-static[data-rank="1"] > b {
  color: #d2ab78;
  font-size: 50px;
  text-shadow: 0 0 18px rgba(190, 139, 79, .2);
}
.ranking-entry-static[data-rank="1"] img {
  width: 96px;
  height: 118px;
  border-color: #806042;
  box-shadow: 0 8px 18px rgba(0, 0, 0, .36);
}
.ranking-entry-static[data-rank="1"] > span::before {
  display: block;
  content: "TOP RANK";
}
.ranking-entry-static[data-rank="1"] strong {
  color: #cfad88;
  font-size: 18px;
}
.ranking-entry-static[data-rank="1"] small { color: #898078; font-size: 8px; white-space: normal; }
.ranking-entry-static[data-rank="2"] {
  grid-template-columns: 40px 72px minmax(0, 1fr);
  gap: 10px;
  min-height: 108px;
  padding: 10px 8px;
  background: linear-gradient(90deg, rgba(137, 125, 111, .065), transparent 62%);
}
.ranking-entry-static[data-rank="2"] > b { color: #b9aa99; font-size: 36px; }
.ranking-entry-static[data-rank="2"] img { width: 72px; height: 88px; border-color: #5e554b; }
.ranking-entry-static[data-rank="2"] > span::before { display: block; color: #756b60; content: "SECOND"; }
.ranking-entry-static[data-rank="2"] strong { color: #b7a48f; font-size: 15px; }
.ranking-entry-static[data-rank="3"] {
  grid-template-columns: 36px 60px minmax(0, 1fr);
  gap: 9px;
  min-height: 92px;
  padding: 9px 8px;
  background: linear-gradient(90deg, rgba(143, 94, 61, .06), transparent 58%);
}
.ranking-entry-static[data-rank="3"] > b { color: #a87d61; font-size: 29px; }
.ranking-entry-static[data-rank="3"] img { width: 60px; height: 74px; border-color: #584034; }
.ranking-entry-static[data-rank="3"] > span::before { display: block; color: #6e5141; content: "THIRD"; }
.ranking-entry-static[data-rank="3"] strong { color: #ae8b73; font-size: 14px; }
.ranking-entry-static:hover {
  border-color: #76573d;
  background-color: rgba(145, 102, 63, .055);
  transform: translateX(2px);
}
.ranking-entry-static:hover strong { color: #d1af8c; }
.ranking-note {
  margin: 16px 0 0;
  padding: 13px 16px;
  border: 1px solid var(--line-soft);
  color: #716a63;
  font-size: 9px;
  letter-spacing: .05em;
  line-height: 1.7;
  text-align: center;
}

.courses { display: grid; grid-template-columns: repeat(3, 1fr); }
.course { padding: 22px 12px; border-right: 1px solid var(--line-soft); text-align: center; }
.course:last-child { border-right: 0; }
.course h3 { margin: 0; color: #b69777; font-size: 16px; font-weight: 400; }
.course small { color: #756d65; }
.course strong { display: block; margin: 18px 0 5px; color: #c09b76; font-size: 30px; font-weight: 400; }
.option-list { display: grid; gap: 8px; }
.option-list p { display: flex; justify-content: space-between; margin: 0; padding-bottom: 8px; border-bottom: 1px dotted #40382f; font-size: 11px; }
.flow { display: grid; grid-template-columns: repeat(5, 1fr); gap: 8px; }
.flow article { min-height: 120px; padding: 13px; border: 1px solid var(--line-soft); text-align: center; }
.flow b { display: grid; width: 28px; height: 28px; margin: 0 auto 10px; place-items: center; border: 1px solid #80654d; border-radius: 50%; color: #b28f6d; }
.flow strong { color: #aa8d72; font-size: 12px; font-weight: 400; }
.flow p { color: #716a63; font-size: 9px; line-height: 1.6; }

/* SYSTEM static page ------------------------------------------------------ */
.system-main {
  padding-bottom: 24px;
  background:
    linear-gradient(rgba(2, 2, 2, .18), rgba(2, 2, 2, .32)),
    url("assets/barons/barons-main-texture.png") center top / 720px 720px repeat;
}
.system-page-hero {
  min-height: 145px;
  padding: 24px;
}
.system-page-hero h1 {
  margin-bottom: 4px;
  color: #b69a7f;
  font-size: clamp(36px, 4.2vw, 52px);
}
.system-page-hero p {
  color: #8c8177;
  font-size: 13px;
  letter-spacing: .12em;
}
.system-page-hero > small {
  display: block;
  margin-top: 16px;
  color: #746d66;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: .06em;
}
.system-content {
  padding: 12px 24px 30px;
}
.system-content .section {
  margin-top: 12px;
  padding: 18px;
  border-color: #514940;
  background: rgba(2, 2, 2, .38);
  box-shadow: inset 0 0 28px rgba(0, 0, 0, .34);
}
.system-section-title {
  gap: 10px;
  margin-bottom: 14px;
  padding-bottom: 9px;
  border-bottom-color: rgba(111, 96, 82, .52);
  color: #aa8d72;
  font-size: 21px;
  letter-spacing: .07em;
}
.system-section-title small {
  color: #7f746a;
  font-size: 10px;
  letter-spacing: .14em;
}
.system-section-title > span {
  margin-left: 24px;
  color: #827970;
  font-size: 10px;
  letter-spacing: .08em;
}
.system-content .system-course-section {
  padding: 16px 18px 18px;
  background:
    linear-gradient(180deg, rgba(7, 6, 5, .30), rgba(2, 2, 2, .46)),
    url("assets/barons/barons-main-texture.png") center / 720px 720px repeat;
}
.system-course-section .system-section-title { margin-bottom: 12px; }
.system-courses {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  border: 1px solid #514940;
  background:
    linear-gradient(180deg, rgba(77, 56, 39, .10), rgba(1, 1, 1, .28) 36%, rgba(2, 2, 2, .44)),
    url("assets/barons/barons-main-texture.png") center / 720px 720px repeat;
  box-shadow: inset 0 0 34px rgba(0, 0, 0, .30);
}
.system-course {
  min-width: 0;
  border-right: 1px solid #514940;
  text-align: center;
}
.system-course:last-child { border-right: 0; }
.system-course > header {
  display: grid;
  min-height: 67px;
  align-content: center;
  gap: 5px;
  padding: 10px 8px 9px;
  border-bottom: 1px solid #514940;
  background:
    linear-gradient(180deg, rgba(79, 59, 43, .20), rgba(8, 7, 6, .25)),
    url("assets/barons/barons-main-texture.png") center top / 620px 620px repeat;
}
.system-course h3 {
  margin: 0;
  color: #b4a394;
  font-size: clamp(13px, 1.35vw, 17px);
  font-weight: 400;
  letter-spacing: .13em;
}
.system-course > header span {
  color: #837a72;
  font-size: 10px;
  letter-spacing: .1em;
}
.system-course-main {
  display: grid;
  position: relative;
  min-height: 122px;
  align-content: center;
  justify-items: center;
  padding: 12px 8px 9px;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .12), transparent 22%, transparent 78%, rgba(0, 0, 0, .12)),
    url("assets/barons/barons-main-texture.png") center / 720px 720px repeat;
}
.system-course-main > i {
  position: absolute;
  top: -6px;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #6c5e52;
  background: #2b2825;
  transform: translateX(-50%) rotate(45deg);
}
.system-course-duration {
  margin: 0 0 3px;
  color: #aa9582;
  font-size: 22px;
  line-height: 1;
  letter-spacing: .02em;
}
.system-course-duration small { margin-left: 2px; font-size: 12px; }
.system-course-main > strong {
  display: block;
  color: #bda084;
  font-size: clamp(30px, 3.2vw, 43px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: .1em;
  text-shadow: 0 1px 14px rgba(150, 112, 80, .10);
}
.system-course-main > strong small {
  margin-left: 5px;
  font-size: 16px;
  letter-spacing: .02em;
}
.system-course-tax {
  margin: 5px 0 0;
  color: #857c74;
  font-size: 10px;
  letter-spacing: .08em;
}
.system-course > footer {
  display: flex;
  min-height: 39px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 7px 8px;
  border-top: 1px solid #514940;
  color: #8e857d;
  font-size: 11px;
  letter-spacing: .08em;
  background:
    linear-gradient(180deg, rgba(3, 3, 3, .18), rgba(0, 0, 0, .34)),
    url("assets/barons/barons-main-texture.png") center bottom / 680px 680px repeat;
}
.system-course > footer b,
.system-course > footer strong { color: #a49383; font-weight: 400; }
.system-course > footer span { color: #665f58; }
.system-course > footer small { margin-left: -5px; font-size: 9px; }

.system-fees-grid { gap: 0; }
.system-fees-grid > .section { margin-top: 0; }
.system-nomination-section + .system-nomination-section { border-left: 0; }
.system-option-section {
  grid-column: 1 / -1;
  border-top: 0;
}
.system-section-lead {
  margin: -4px 0 12px;
  color: #817971;
  font-size: 10px;
  line-height: 1.7;
}
.system-nomination {
  display: grid;
  grid-template-columns: 96px max-content;
  grid-template-rows: 1fr auto;
  align-items: center;
  justify-content: center;
  column-gap: 22px;
  min-height: 126px;
}
.system-fee-icon {
  display: block;
  width: 96px;
  height: 96px;
  grid-row: 1 / 3;
  object-fit: contain;
  filter: drop-shadow(0 7px 12px rgba(0, 0, 0, .42));
}
.system-nomination > strong {
  color: #b99a7c;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: .08em;
}
.system-nomination > strong small { margin-left: 5px; font-size: 14px; }
.system-nomination > p { margin: -7px 0 0; color: #777068; font-size: 9px; }
.system-option-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 5px 28px;
}
.system-option-list p {
  min-height: 27px;
  align-items: center;
  padding: 0 0 6px;
  border-bottom: 1px dotted #4b4239;
  color: #8e857d;
  font-size: 11px;
}
.system-option-list p > span { display: flex; align-items: center; gap: 10px; }
.system-option-list b { color: #ac9177; font-weight: 400; }
.system-list-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  border: 1px solid #776654;
  border-radius: 50%;
}
.system-flow-section { padding-bottom: 17px; }
.system-flow {
  gap: 0;
  overflow: hidden;
}
.system-flow article {
  position: relative;
  min-height: 164px;
  padding: 8px 9px 11px;
  border: 0;
}
.system-flow article:not(:last-child)::after {
  content: "◆";
  position: absolute;
  top: 60px;
  right: -7px;
  z-index: 2;
  color: #76624e;
  font-size: 11px;
}
.system-flow b {
  position: absolute;
  top: 0;
  left: 10px;
  width: 27px;
  height: 27px;
  margin: 0;
  font-size: 12px;
}
.system-flow-icon {
  display: grid;
  width: 68px;
  height: 62px;
  margin: 12px auto 16px;
  place-items: center;
}
.system-flow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: saturate(.70) brightness(.80) contrast(1.07);
}
.system-flow-icon[data-icon="sofa"] {
  width: 76px;
}
.system-flow-icon[data-icon="car"] {
  width: 88px;
}
.system-flow strong { display: block; color: #a99078; font-size: 13px; line-height: 1.35; }
.system-flow p { margin: 3px 0 0; font-size: 9px; line-height: 1.75; }
.system-notes-section { padding-bottom: 15px; }
.system-notes { gap: 32px; }
.system-notes ul { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; }
.system-notes li {
  position: relative;
  padding-left: 14px;
  color: #7e7770;
  font-size: 10px;
  line-height: 1.55;
}
.system-notes li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #9a7d61;
}

.guide-map {
  min-height: 250px;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(25deg, transparent 46%, #443b33 48%, transparent 50%),
    linear-gradient(155deg, transparent 46%, #302b27 48%, transparent 50%),
    #090909;
  background-size: 90px 70px, 120px 95px;
}
.guide-map span { position: absolute; color: #a28f7d; font-size: 10px; }
.guide-map span::before { color: #b18b66; content: "◆ "; }
.hotel-card { border: 1px solid var(--line-soft); }
.hotel-card .photo { min-height: 130px; background: linear-gradient(140deg,#1d1814,#060606 70%); }
.hotel-card div:last-child { padding: 12px; }
.hotel-card strong { color: #b19375; font-weight: 400; }
.hotel-card p { color: #726a63; font-size: 9px; line-height: 1.6; }
.faq details { border-bottom: 1px solid #302b27; }
.faq summary { padding: 13px; color: #9d8f81; cursor: pointer; font-size: 11px; }
.faq details p { margin: 0; padding: 0 13px 14px 30px; color: #716a64; font-size: 10px; line-height: 1.7; }

/* GUIDE static page ------------------------------------------------------- */
.guide-content {
  width: min(1000px, calc(100% - 48px));
  margin: 0 auto;
  padding: 18px 0 38px;
}
.guide-block {
  margin: 0;
  padding: 22px 0 0;
  border-top: 1px solid #2e2924;
}
.guide-flow-section { padding-top: 4px; border-top: 0; }
.guide-heading {
  display: flex;
  align-items: baseline;
  gap: 13px;
  margin: 0 0 11px;
  color: #b08b69;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: .06em;
}
.guide-heading small {
  color: #625b54;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: .16em;
}
.guide-steps-static {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.guide-steps-static li {
  position: relative;
  display: grid;
  height: 192px;
  grid-template-rows: 32px 67px minmax(0, 1fr);
  align-items: start;
  padding: 17px 12px 12px;
  border: 1px solid #4b4037;
  background: rgba(4, 4, 4, .52);
}
.guide-steps-static li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 78px;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #9b7c60;
  content: "";
}
.guide-step-title { display: flex; align-items: baseline; gap: 9px; white-space: nowrap; }
.guide-step-title b { color: #b08b69; font-size: 23px; font-weight: 400; line-height: 1; }
.guide-step-title strong { color: #aaa199; font-size: 14px; font-weight: 400; line-height: 1.25; }
.guide-icon-slot {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  margin: 0 auto;
  background: radial-gradient(circle, rgba(143, 105, 74, .13), transparent 70%);
}
.guide-icon-slot img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.guide-icon-slot .guide-step-icon-car {
  transform: scale(1.65);
  transform-origin: center;
}
.guide-steps-static li > p { margin: 4px 0 0; color: #89827b; font-size: 10px; line-height: 1.75; text-align: center; }
.guide-area-section,
.guide-hotel-section {
  display: grid;
  grid-template-columns: 225px minmax(0, 1fr);
  gap: 18px;
  margin-top: 22px;
}
.guide-copy-column { padding-top: 3px; }
.guide-copy-column .guide-heading { display: block; margin-bottom: 9px; font-size: 18px; }
.guide-copy-column .guide-heading small { display: block; margin-top: 3px; }
.guide-copy-column > p { margin: 0; color: #8d857d; font-size: 11px; line-height: 1.95; }
.guide-button {
  display: grid;
  width: 146px;
  min-height: 42px;
  place-items: center;
  margin-top: 24px;
  border: 1px solid #6c5541;
  background: rgba(8, 6, 5, .72);
  color: #ad8e70;
  font-size: 10px;
  letter-spacing: .1em;
}
.guide-button:hover { border-color: #aa8260; color: #d0aa84; }
.guide-map-image {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border: 1px solid #40372f;
  background: #050403;
  filter: saturate(.72) brightness(.78) contrast(1.08);
  box-shadow: inset 0 0 0 1px rgba(176, 139, 105, .08), 0 10px 30px rgba(0, 0, 0, .24);
}
.guide-hotel-section { margin-top: 28px; }
.guide-hotel-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.guide-hotel-grid article { min-width: 0; text-align: center; }
.guide-hotel-grid article img {
  width: 100%;
  height: 132px;
  object-fit: cover;
  border: 1px solid #40372f;
  background: #050403;
  filter: saturate(.74) brightness(.77) contrast(1.07);
  box-shadow: inset 0 0 0 1px rgba(176, 139, 105, .08), 0 9px 24px rgba(0, 0, 0, .22);
}
.guide-hotel-grid article strong { display: block; margin-top: 9px; color: #9f958c; font-size: 11px; font-weight: 400; line-height: 1.35; }
.guide-hotel-grid article p { margin: 4px 0 0; color: #7f7871; font-size: 9px; line-height: 1.55; }
.guide-faq-section { margin-top: 24px; }
.guide-faq-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 13px; }
.guide-faq-list details { border: 1px solid #37312b; border-bottom: 0; }
.guide-faq-list details:last-child { border-bottom: 1px solid #37312b; }
.guide-faq-list summary {
  display: flex;
  min-height: 36px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 0 15px;
  color: #8f8982;
  font-size: 10px;
  cursor: pointer;
  list-style: none;
}
.guide-faq-list summary::-webkit-details-marker { display: none; }
.guide-faq-list summary i { position: relative; width: 12px; height: 12px; flex: 0 0 12px; }
.guide-faq-list summary i::before {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #80766c;
  border-bottom: 1px solid #80766c;
  content: "";
  transform: rotate(45deg);
  transition: transform .2s ease, top .2s ease;
}
.guide-faq-list details[open] summary i::before { top: 5px; transform: rotate(225deg); }
.guide-faq-list details > p { margin: 0; padding: 10px 15px 13px; border-top: 1px solid #2e2924; color: #817a73; font-size: 10px; line-height: 1.7; }
.guide-faq-layout > aside {
  display: grid;
  min-height: 149px;
  place-content: center;
  justify-items: center;
  gap: 15px;
  padding: 18px;
  border: 1px solid #40372f;
  text-align: center;
}
.guide-faq-layout > aside p { margin: 0; color: #8d857d; font-size: 11px; line-height: 1.9; }
.guide-faq-layout > aside .guide-button { width: 158px; margin-top: 0; }

/* RESERVE: form and in-page confirmation -------------------------------- */
.reserve-main {
  padding-bottom: 24px;
  background:
    linear-gradient(rgba(2, 2, 2, .16), rgba(2, 2, 2, .34)),
    url("assets/barons/barons-main-texture.png") center top / 720px 720px repeat;
}
.reserve-content { padding-top: 12px; }
.reservation-steps {
  overflow: hidden;
  border: 1px solid #4d433a;
  background: rgba(2, 2, 2, .72);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, .42);
}
.reservation-steps ol {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}
.reservation-steps li {
  display: flex;
  position: relative;
  min-width: 0;
  min-height: 76px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 9px;
  border-right: 1px solid #312c27;
  color: #655f59;
}
.reservation-steps li:last-child { border-right: 0; }
.reservation-steps li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: -4px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #554a40;
  border-right: 1px solid #554a40;
  background: #050505;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
.reservation-steps b {
  display: grid;
  width: 31px;
  height: 31px;
  flex: 0 0 31px;
  place-items: center;
  border: 1px solid #514940;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 400;
}
.reservation-steps li > span {
  display: grid;
  min-width: 0;
  gap: 4px;
  font-size: 10px;
  letter-spacing: .07em;
  white-space: nowrap;
}
.reservation-steps small { color: #4f4a45; font-size: 6px; letter-spacing: .14em; }
.reservation-steps .is-active {
  color: #c1a07c;
  background: linear-gradient(110deg, rgba(99, 69, 43, .34), rgba(30, 22, 16, .18));
}
.reservation-steps .is-active b {
  border-color: #9c7857;
  color: #c7a47f;
  box-shadow: 0 0 0 4px rgba(122, 89, 58, .09);
}
.reservation-steps .is-active small { color: #786551; }
.reservation-steps .is-complete { color: #8c7864; }
.reservation-steps .is-complete b { border-color: #6f5c4a; color: #9f8369; }

.reserve-guidance {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 12px;
  padding: 12px 15px;
  border: 1px solid #3d362f;
  background: rgba(3, 3, 3, .6);
  color: #78716a;
  font-size: 10px;
  line-height: 1.7;
}
.reserve-guidance p { margin: 0; }
.reserve-guidance strong { margin-right: 12px; color: #aa8d72; font-weight: 400; letter-spacing: .1em; }
.reserve-guidance > span { flex: 0 0 auto; color: #8a7560; white-space: nowrap; }
.reserve-guidance i {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background: #a97b56;
  box-shadow: 0 0 7px rgba(177, 128, 83, .36);
}

.reserve-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 12px;
  border-color: #51483f;
  background: rgba(2, 2, 2, .56);
}
.reserve-form[hidden],
.reserve-confirmation[hidden] { display: none; }
.reserve-block {
  min-width: 0;
  margin: 0;
  padding: 17px;
  border: 1px solid #494138;
  background:
    linear-gradient(145deg, rgba(102, 75, 51, .07), transparent 34%),
    rgba(3, 3, 3, .7);
  box-shadow: inset 0 0 26px rgba(0, 0, 0, .32);
}
.reserve-block legend {
  max-width: calc(100% - 16px);
  padding: 0 8px 0 0;
  color: #b69879;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .08em;
}
.reserve-block legend > b {
  display: inline-grid;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  place-items: center;
  border: 1px solid #6d5541;
  color: #c09a75;
  font-size: 11px;
  font-weight: 400;
  vertical-align: middle;
}
.reserve-block legend > span { display: inline-grid; gap: 2px; vertical-align: middle; }
.reserve-block legend small { color: #645b53; font-size: 7px; letter-spacing: .16em; }
.reserve-block-lead {
  margin: 2px 0 12px;
  color: #756e67;
  font-size: 10px;
  line-height: 1.7;
}
.reserve-field { display: grid; align-content: start; gap: 7px; margin-top: 13px; }
.reserve-field > label,
.reserve-label {
  display: flex;
  min-height: 18px;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  color: #958a80;
  font-size: 11px;
  letter-spacing: .06em;
}
.required-mark,
.optional-mark {
  display: inline-grid;
  min-width: 31px;
  min-height: 17px;
  margin-left: auto;
  padding: 2px 5px;
  place-items: center;
  border: 1px solid #76553d;
  color: #b78c68;
  font-size: 7px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .08em;
}
.optional-mark { border-color: #46413c; color: #69635d; }
.reserve-form input:not([type="radio"]):not([type="checkbox"]),
.reserve-form select,
.reserve-form textarea {
  width: 100%;
  min-height: 48px;
  padding: 11px 13px;
  border: 1px solid #4b4036;
  border-radius: 0;
  outline: 0;
  background: rgba(3, 3, 3, .92);
  color: #aaa097;
  font-size: 12px;
  letter-spacing: .04em;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.reserve-form input::placeholder,
.reserve-form textarea::placeholder { color: #524d48; opacity: 1; }
.reserve-form input:focus,
.reserve-form select:focus,
.reserve-form textarea:focus {
  border-color: #8c6a4f;
  background: #070604;
  box-shadow: 0 0 0 2px rgba(141, 99, 65, .12);
}
.reserve-form textarea { min-height: 122px; resize: vertical; line-height: 1.8; }
.reserve-help { margin: 0; color: #6f6861; font-size: 9px; line-height: 1.7; }

.reserve-time-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
}
.reserve-time-grid label { display: block; position: relative; min-width: 0; cursor: pointer; }
.reserve-time-grid input,
.reserve-cast-choice > input,
.reserve-no-cast > input,
.reserve-method-grid input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}
.reserve-time-grid label > span {
  display: grid;
  min-height: 42px;
  place-items: center;
  border: 1px solid #443a32;
  background: rgba(4, 4, 4, .82);
  color: #777069;
  font-size: 10px;
  transition: border-color .18s ease, color .18s ease, background .18s ease;
}
.reserve-time-grid input:checked + span {
  border-color: #a07a57;
  background: linear-gradient(135deg, rgba(98, 67, 40, .36), rgba(20, 14, 10, .5));
  color: #c3a17e;
  box-shadow: inset 0 0 0 1px rgba(194, 151, 109, .1);
}
.reserve-time-grid input:focus-visible + span,
.reserve-cast-choice > input:focus-visible + .reserve-cast-card,
.reserve-no-cast > input:focus-visible + span,
.reserve-method-grid input:focus-visible + span { outline: 1px solid #bc9570; outline-offset: 2px; }

.reserve-cast-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
.reserve-cast-choice { display: block; position: relative; min-width: 0; cursor: pointer; }
.reserve-cast-card {
  display: grid;
  position: relative;
  min-height: 76px;
  grid-template-columns: 58px minmax(0, 1fr) 18px;
  align-items: center;
  gap: 10px;
  padding: 7px;
  overflow: hidden;
  border: 1px solid #403831;
  background: rgba(3, 3, 3, .78);
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}
.reserve-cast-card img {
  width: 58px;
  height: 60px;
  object-fit: cover;
  object-position: center top;
  filter: sepia(.22) saturate(.72) contrast(1.08) brightness(.82);
}
.reserve-cast-card > span { display: grid; min-width: 0; gap: 5px; }
.reserve-cast-card strong { overflow: hidden; color: #9e8772; font-size: 12px; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; }
.reserve-cast-card small { overflow: hidden; color: #625b54; font-size: 7px; letter-spacing: .1em; text-overflow: ellipsis; white-space: nowrap; }
.reserve-cast-card > i,
.reserve-no-cast i {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #5a4e43;
}
.reserve-cast-choice > input:checked + .reserve-cast-card {
  border-color: #906b4c;
  background: linear-gradient(120deg, rgba(103, 72, 45, .3), rgba(4, 4, 4, .82) 55%);
  box-shadow: inset 3px 0 #8f6c50;
}
.reserve-cast-choice > input:checked + .reserve-cast-card strong { color: #c3a07d; }
.reserve-cast-choice > input:checked + .reserve-cast-card > i::after,
.reserve-no-cast > input:checked + span i::after {
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 8px;
  border-right: 1px solid #c5a07b;
  border-bottom: 1px solid #c5a07b;
  content: "";
  transform: rotate(45deg);
}
.reserve-cast-choice:hover .reserve-cast-card { border-color: #65513f; transform: translateY(-1px); }
.reserve-no-cast { display: block; position: relative; margin-top: 8px; cursor: pointer; }
.reserve-no-cast > span {
  display: grid;
  min-height: 44px;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border: 1px solid #453b33;
  background: rgba(2, 2, 2, .72);
}
.reserve-no-cast strong { color: #82776c; font-size: 10px; font-weight: 400; }
.reserve-no-cast small { color: #5f5852; font-size: 7px; letter-spacing: .14em; }
.reserve-no-cast > input:checked + span { border-color: #745940; background: rgba(76, 53, 34, .18); }
.reserve-no-cast > input:checked + span strong { color: #aa8c70; }
.reserve-inline-fields,
.reserve-contact-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.reserve-field-wide { grid-column: 1 / -1; }

.reserve-method-grid { display: grid; gap: 8px; }
.reserve-method-grid label { display: block; position: relative; cursor: pointer; }
.reserve-method-grid label > span {
  display: grid;
  min-height: 66px;
  grid-template-columns: 20px minmax(0, 1fr);
  grid-template-rows: auto auto;
  align-content: center;
  column-gap: 11px;
  padding: 11px 13px;
  border: 1px solid #443a32;
  background: rgba(3, 3, 3, .78);
  transition: border-color .18s ease, background .18s ease;
}
.reserve-method-grid i {
  display: block;
  width: 17px;
  height: 17px;
  grid-row: 1 / 3;
  align-self: center;
  border: 1px solid #635549;
  border-radius: 50%;
}
.reserve-method-grid strong { color: #928173; font-size: 11px; font-weight: 400; }
.reserve-method-grid small { margin-top: 4px; color: #69615a; font-size: 9px; line-height: 1.5; }
.reserve-method-grid input:checked + span {
  border-color: #8c694d;
  background: linear-gradient(110deg, rgba(100, 70, 45, .3), rgba(3, 3, 3, .8));
}
.reserve-method-grid input:checked + span i { border-color: #a58060; box-shadow: inset 0 0 0 4px #080706; background: #b18d6a; }
.reserve-method-grid input:checked + span strong { color: #c0a080; }

.reserve-block-request {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1.25fr) minmax(250px, .75fr);
  align-items: stretch;
  gap: 14px;
}
.reserve-block-request legend { grid-column: 1 / -1; }
.reserve-block-request .reserve-field { margin-top: 0; }
.reserve-notes {
  align-self: end;
  min-height: 122px;
  padding: 13px 15px;
  border: 1px solid #3e3730;
  background: rgba(4, 4, 4, .62);
}
.reserve-notes strong { color: #96806a; font-size: 11px; font-weight: 400; }
.reserve-notes ul { display: grid; gap: 6px; margin: 10px 0 0; padding: 0; color: #716a63; font-size: 9px; line-height: 1.55; list-style: none; }
.reserve-notes li::before { margin-right: 7px; color: #80664f; content: "・"; }
.reserve-form .wide { grid-column: 1 / -1; }
.reserve-action { display: grid; justify-items: center; gap: 10px; padding: 6px 0 2px; }
.reserve-action p { display: flex; align-items: center; gap: 7px; margin: 0; color: #6e6760; font-size: 9px; }
.reserve-action .required-mark { margin-left: 0; }
.submit-button {
  display: grid;
  width: min(360px, 100%);
  min-height: 58px;
  grid-template-columns: minmax(0, 1fr) 22px;
  align-items: center;
  margin: 0 auto;
  padding: 0 20px 0 42px;
  border: 1px solid #8a674c;
  background: linear-gradient(110deg, #120d09, #24170e 48%, #100b08);
  color: #c2a17f;
  font-size: 13px;
  letter-spacing: .16em;
  cursor: pointer;
  box-shadow: inset 0 0 24px rgba(0, 0, 0, .6), 0 8px 22px rgba(0, 0, 0, .28);
  transition: border-color .18s ease, color .18s ease, transform .18s ease;
}
.submit-button i {
  width: 8px;
  height: 8px;
  justify-self: end;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
}
.submit-button:hover { border-color: #b38a65; color: #d3b18d; transform: translateY(-1px); }
.submit-button:focus-visible { outline: 1px solid #c39b75; outline-offset: 3px; }

.reserve-confirmation {
  margin-top: 12px;
  padding: clamp(22px, 4vw, 42px);
  border-color: #5b4b3d;
  background:
    radial-gradient(circle at 50% 0, rgba(126, 89, 56, .12), transparent 38%),
    rgba(2, 2, 2, .78);
  box-shadow: inset 0 0 48px rgba(0, 0, 0, .52);
}
.reserve-confirmation-heading { padding-bottom: 20px; border-bottom: 1px solid #41382f; text-align: center; }
.reserve-confirmation-heading > span { color: #876d56; font-size: 8px; letter-spacing: .28em; }
.reserve-confirmation-heading h2 { margin: 8px 0; color: #b89a7b; font-size: 24px; font-weight: 400; letter-spacing: .12em; outline: 0; }
.reserve-confirmation-heading p { margin: 0; color: #756e67; font-size: 10px; line-height: 1.8; }
.reserve-summary { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 20px 0 0; border-top: 1px solid #3c352f; border-left: 1px solid #3c352f; }
.reserve-summary > div { display: grid; grid-template-columns: 128px minmax(0, 1fr); min-width: 0; border-right: 1px solid #3c352f; border-bottom: 1px solid #3c352f; }
.reserve-summary dt,
.reserve-summary dd { min-width: 0; margin: 0; padding: 13px 14px; font-size: 10px; line-height: 1.7; overflow-wrap: anywhere; }
.reserve-summary dt { background: rgba(66, 49, 36, .2); color: #8f765f; }
.reserve-summary dd { color: #9d948c; }
.reserve-summary .reserve-summary-wide { grid-column: 1 / -1; }
.reserve-confirm-actions { display: grid; justify-items: center; gap: 11px; margin-top: 22px; }
.reserve-back-button {
  display: flex;
  min-width: 230px;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid #59483a;
  background: #080604;
  color: #9e8167;
  font-size: 10px;
  letter-spacing: .1em;
  cursor: pointer;
}
.reserve-back-button i { width: 7px; height: 7px; border-bottom: 1px solid currentColor; border-left: 1px solid currentColor; transform: rotate(45deg); }
.reserve-back-button:hover { border-color: #8d6b50; color: #bea080; }
.reserve-confirm-actions p { margin: 0; color: #756655; font-size: 9px; }

.footer { padding: 18px; border-top: 1px solid #302b27; color: #5e5954; text-align: center; font-size: 9px; letter-spacing: .12em; }

@media (max-width: 1000px) {
  html {
    overflow-y: auto;
    scrollbar-gutter: auto;
  }
  body { overflow-x: hidden; }
  .site { padding: 10px; }
  .site.home-site {
    min-height: 100vh;
    min-height: 100svh;
    padding: 10px;
  }
  .footer { display: none; }
  .header { width: 100%; min-height: 92px; padding: 0; }
  .logo { width: 250px; }
  .nav { gap: 13px; overflow-x: auto; }
  .nav a { font-size: 10px; }
  .layout { margin-top: 0; grid-template-columns: 1fr; }
  .home-layout {
    position: relative;
    min-height: calc(100vh - 20px);
    min-height: calc(100svh - 20px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-layout .quick-menu { display: contents; }
  .main.home-main {
    grid-column: 1 / -1;
    grid-row: 1;
    width: 100%;
    height: calc(100vh - 266px);
    height: calc(100svh - 266px);
    aspect-ratio: auto;
  }
  .home-header {
    width: 100%;
    min-height: 92px;
    height: auto;
    flex-basis: auto;
    padding: 0;
  }
  .home-header .logo { width: 250px; }
  .home-header .nav { gap: 13px; }
  .home-header .nav a { font-size: 10px; }
  .home-header .nav .login-link { min-width: 82px; padding: 11px 14px; font-size: 10px; }
  .main { min-height: 0; padding-top: 0; }
  .home-main .hero {
    height: auto;
    min-height: 0;
    flex: 1 1 auto;
  }
  .home-layout .quick-card {
    position: absolute;
    z-index: 20;
    width: 50%;
    height: 82px;
    min-height: 82px;
    aspect-ratio: auto;
    background-image: none !important;
    background:
      linear-gradient(180deg, rgba(31, 20, 13, .35), rgba(7, 5, 4, .94)),
      url("assets/barons/body-black-leather-v2.png") center/520px 520px;
  }
  .home-layout .quick-card.status,
  .home-layout .quick-card.schedule,
  .home-layout .quick-card.cast { left: 0; }
  .home-layout .quick-card.ranking,
  .home-layout .quick-card.system,
  .home-layout .quick-card.reserve { right: 0; }
  .home-layout .quick-card.status,
  .home-layout .quick-card.ranking { bottom: 164px; }
  .home-layout .quick-card.schedule,
  .home-layout .quick-card.system { bottom: 82px; }
  .home-layout .quick-card.cast,
  .home-layout .quick-card.reserve { bottom: 0; }
  .home-layout .quick-card::before {
    content: attr(data-mobile-label);
    position: absolute;
    top: 11px;
    left: 13px;
    color: #65584d;
    font-size: 8px;
    letter-spacing: .14em;
  }
  .home-layout .quick-card::after {
    content: "→";
    position: absolute;
    top: 50%;
    right: 14px;
    color: #846b55;
    font-size: 12px;
    transform: translateY(-50%);
  }
  .home-layout .quick-card > div {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
  }
  .home-layout .quick-card h2 {
    color: #a98a6d;
    font-size: 13px;
    letter-spacing: .12em;
  }
  .home-layout .quick-card p { display: none; }
  .home-layout .quick-card .view-more {
    position: absolute;
    z-index: 3;
    inset: 0;
    width: 100%;
    min-height: 0;
    border: 0;
    background: transparent;
    color: transparent;
    font-size: 0;
  }
  .home-layout .quick-card:hover { border-color: #9d7a5e; }

  .system-content { padding: 12px 18px 26px; }
  .system-course h3 { font-size: clamp(11px, 1.55vw, 15px); }
  .system-course-main > strong { font-size: clamp(27px, 4vw, 38px); }
  .system-section-title > span { margin-left: 12px; }
  .system-nomination {
    grid-template-columns: 76px max-content;
    justify-content: center;
    column-gap: 16px;
  }
  .system-fee-icon { width: 76px; height: 76px; }
  .system-nomination > strong { font-size: 32px; }

  /* GUIDE: keep the desktop composition while reducing only its density. */
  .guide-content {
    width: min(100%, calc(100% - 32px));
    padding-top: 16px;
  }
  .guide-steps-static { gap: 8px; }
  .guide-steps-static li {
    height: 184px;
    grid-template-rows: 30px 62px minmax(0, 1fr);
    padding: 14px 8px 10px;
  }
  .guide-steps-static li:not(:last-child)::after {
    top: 74px;
    right: -7px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
  }
  .guide-step-title { gap: 6px; }
  .guide-step-title b { font-size: 20px; }
  .guide-step-title strong { font-size: 12px; }
  .guide-icon-slot { width: 48px; height: 48px; }
  .guide-icon-slot img { width: 46px; height: 46px; }
  .guide-steps-static li > p { font-size: 9px; }
  .guide-area-section,
  .guide-hotel-section {
    grid-template-columns: 190px minmax(0, 1fr);
    gap: 14px;
  }
  .guide-copy-column .guide-heading { font-size: 16px; }
  .guide-faq-layout { grid-template-columns: minmax(0, 1fr) 240px; }
}

/* Ribbon-visible tablet mode: use the PC header and never duplicate the six
   responsive menu cards below the hero. */
@media (min-width: 701px) and (max-width: 1000px) {
  .home-layout { grid-template-columns: minmax(0, 1fr); }
  .home-layout .quick-menu { display: none; }
  .main.home-main {
    grid-column: 1;
    width: 100%;
    height: calc(100vh - 20px);
    height: calc(100svh - 20px);
  }
  .home-header > .nav { display: flex; }
  .home-header .mobile-login { display: none; }
}

@media (min-width: 701px) and (max-width: 900px) {
  .ranking-columns-static { grid-template-columns: 1fr; }
  .ranking-column-static { padding-right: 20px; padding-left: 20px; }

  .home-header {
    display: flex;
    min-height: 82px;
    height: 82px;
    gap: clamp(7px, 1.2vw, 12px);
    padding: 0 12px;
  }
  .home-header .logo { width: clamp(150px, 22vw, 200px); }
  .home-header > .nav {
    display: flex;
    gap: clamp(5px, .9vw, 9px);
  }
  .home-header .nav a,
  .home-header .nav .login-link { font-size: clamp(6px, .8vw, 8px); }
  .home-header .nav .login-link {
    min-width: 52px;
    padding: 7px 8px;
  }
  .site.inner-full .header > .nav { display: none; }
  .mobile-login {
    display: none;
  }
  .mobile-nav {
    display: block;
    position: relative;
    margin-left: auto;
  }
  .mobile-nav summary {
    display: grid;
    width: 60px;
    height: 44px;
    place-items: center;
    border: 1px solid #6b5542;
    color: #b09172;
    font-size: 9px;
    letter-spacing: .12em;
    cursor: pointer;
    list-style: none;
  }
  .mobile-nav summary::-webkit-details-marker { display: none; }
  .mobile-nav[open] summary {
    border-color: #a17c5c;
    background: #17100b;
  }
  .mobile-nav nav {
    display: grid;
    position: absolute;
    z-index: 40;
    top: calc(100% + 10px);
    right: 0;
    width: 300px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 8px;
    border: 1px solid #675342;
    background:
      linear-gradient(rgba(4, 4, 4, .96), rgba(2, 2, 2, .98)),
      url("assets/barons/body-black-leather-v2.png") center/520px 520px;
    box-shadow: 0 18px 44px rgba(0, 0, 0, .82);
  }
  .mobile-nav nav a {
    padding: 14px 10px;
    border: 1px solid rgba(96, 81, 68, .36);
    color: #9a8c7f;
    text-align: center;
    font-size: 9px;
    letter-spacing: .1em;
  }
  .mobile-nav nav a:hover {
    color: #c6a37f;
    background: rgba(74, 50, 31, .22);
  }
}

@media (max-width: 700px) {
  .auth-static-body { padding: 0; }
  .auth-static-page {
    grid-template-columns: 1fr;
    width: 100%;
    min-height: 100vh;
    border: 0;
  }
  .auth-static-main { min-height: 550px; padding: 34px 14px 50px; }
  .auth-static-main::after { right: 18px; bottom: 18px; font-size: 6px; }
  .auth-static-card { padding: 46px 22px 40px; }
  .auth-static-card h1 { font-size: 34px; }
  .auth-static-question { font-size: 13px; }
  .auth-static-actions { grid-template-columns: 1fr; }
  .site { padding: 0; border: 0; }
  .site.home-site {
    min-height: 100vh;
    min-height: 100svh;
    padding: 0;
    border-right: 1px solid #3c342d;
    border-left: 1px solid #3c342d;
  }
  .header { display: grid; gap: 10px; min-height: auto; padding: 14px; }
  .home-header {
    display: grid;
    width: calc(100% + 4px);
    min-height: 70px;
    height: 70px;
    margin-left: -2px;
    grid-template-columns: minmax(0, 1fr) 52px;
    align-items: center;
    padding: 9px 14px 8px 18px;
    border-bottom: 1px solid var(--line-soft);
  }
  .site.inner-full .header {
    display: grid;
    min-height: 70px;
    height: 70px;
    grid-template-columns: minmax(0, 1fr) 52px;
    align-items: center;
    gap: 8px;
    padding: 9px 14px 8px 18px;
    border-bottom: 1px solid var(--line-soft);
  }
  .home-header .logo {
    width: min(248px, 100%);
    min-width: 0;
    justify-self: start;
  }
  .site.inner-full .header .logo {
    width: min(248px, 100%);
    min-width: 0;
    justify-self: start;
  }
  .home-header .desktop-logo { display: none; }
  .home-header .mobile-logo { display: block; width: 100%; }
  .home-header > .nav { display: none; }
  .site.inner-full .header .desktop-logo { display: none; }
  .site.inner-full .header .mobile-logo { display: block; width: 100%; }
  .site.inner-full .header > .nav { display: none; }
  .mobile-login {
    display: grid;
    width: 52px;
    height: 44px;
    margin-left: 0;
    place-items: center;
    justify-self: end;
    border: 1px solid #6b5542;
    color: #b09172;
    font-size: 9px;
    letter-spacing: .12em;
  }
  .mobile-nav {
    display: block !important;
    position: relative;
    width: 52px;
    height: 44px;
    margin-left: 0;
    justify-self: end;
    visibility: visible;
    opacity: 1;
  }
  .mobile-nav summary {
    display: grid;
    width: 52px;
    height: 44px;
    place-items: center;
    border: 1px solid #6b5542;
    color: #b09172;
    font-size: 9px;
    letter-spacing: .12em;
    cursor: pointer;
    list-style: none;
  }
  .mobile-nav summary::-webkit-details-marker { display: none; }
  .mobile-nav[open] summary {
    border-color: #a17c5c;
    background: #17100b;
  }
  .mobile-nav nav {
    display: grid;
    position: absolute;
    z-index: 40;
    top: calc(100% + 10px);
    right: 0;
    width: min(280px, calc(100vw - 28px));
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 8px;
    border: 1px solid #675342;
    background:
      linear-gradient(rgba(4, 4, 4, .96), rgba(2, 2, 2, .98)),
      url("assets/barons/body-black-leather-v2.png") center/520px 520px;
    box-shadow: 0 18px 44px rgba(0, 0, 0, .82);
  }
  .mobile-nav nav a {
    padding: 14px 10px;
    border: 1px solid rgba(96, 81, 68, .36);
    color: #9a8c7f;
    text-align: center;
    font-size: 9px;
    letter-spacing: .1em;
  }
  .mobile-nav nav a:hover { color: #c6a37f; background: rgba(74, 50, 31, .22); }
  .logo { width: 220px; }
  .nav { justify-content: flex-start; width: 100%; padding-bottom: 5px; }
  .nav a { padding: 7px; }
  .nav .login-link { min-width: auto; }
  .hero,
  .home-main .hero {
    display: flex;
    height: auto;
    min-height: 0;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden;
  }
  .hero > .hero-carpet,
  .hero > .hero-portrait,
  .hero > .hero-type { display: none; }
  .mobile-hero-stage {
    display: block;
    position: relative;
    height: auto;
    min-height: 0;
    flex: 1 1 auto;
    overflow: hidden;
    border-bottom: 1px solid #342f2a;
    background:
      linear-gradient(rgba(2, 2, 2, .12), rgba(2, 2, 2, .28)),
      url("assets/barons/mobile-home/damask-carpet.png") center/auto 100% no-repeat;
  }
  .mobile-hero-stage > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: calc(100% - 24px);
    height: min(calc(100% - 12px), 446px);
    max-height: none;
    filter: brightness(.84) contrast(1.08);
    transform: translate(-50%, -50%);
  }
  .mobile-hero-divider {
    display: grid;
    height: 116px;
    min-height: 116px;
    flex: 0 0 116px;
    place-items: center;
    border-bottom: 1px solid #4c4137;
    background: url("assets/barons/barons-main-texture.png") center/520px 520px repeat;
  }
  .mobile-hero-divider img { width: min(88%, 370px); }
  .home-layout {
    min-height: 100vh;
    min-height: 100svh;
  }
  .main.home-main {
    height: calc(100vh - 156px);
    height: calc(100svh - 156px);
  }
  .home-layout .quick-card {
    height: 52px;
    min-height: 52px;
  }
  .home-layout .quick-card.status,
  .home-layout .quick-card.ranking { bottom: 104px; }
  .home-layout .quick-card.schedule,
  .home-layout .quick-card.system { bottom: 52px; }
  .home-layout .quick-card::before { top: 7px; left: 10px; font-size: 6px; }
  .home-layout .quick-card::after { right: 10px; font-size: 10px; }
  .home-layout .quick-card > div { padding: 0 20px; }
  .home-layout .quick-card h2 { font-size: 10px; }
  .page-hero h1 { font-size: 31px; }
  .page-hero p { font-size: 10px; }
  .content { padding: 10px; }
  .grid-2, .grid-3, .grid-4, .status-overview, .schedule-board,
  .filters, .courses, .flow, .reserve-form, .ranking-columns-static { grid-template-columns: 1fr; }
  .status-overview article { border-right: 0; border-bottom: 1px solid var(--line-soft); }
  .filters button { min-height: 44px; }
  .reservation-steps { grid-template-columns: 1fr; }
  .reserve-form .wide { grid-column: auto; }
  .wait-box { align-items: flex-start; flex-direction: column; gap: 5px; }

  /* SYSTEM mobile: preserve the reference table hierarchy while making each
     price card and fee section readable at narrow widths. */
  .system-page-hero {
    min-height: 145px;
    padding: 24px;
  }
  .system-page-hero h1 { font-size: 31px; }
  .system-page-hero p { font-size: 10px; }
  .system-page-hero > small { display: none; }
  .system-content { padding: 10px; }
  .system-content .section { padding: 13px 10px; }
  .system-section-title {
    flex-wrap: wrap;
    gap: 6px 9px;
    font-size: 17px;
  }
  .system-section-title small { font-size: 8px; }
  .system-section-title > span {
    width: 100%;
    margin-left: 0;
    font-size: 8px;
  }
  .system-courses {
    grid-template-columns: 1fr;
    border-bottom: 0;
  }
  .system-course {
    border-right: 0;
    border-bottom: 1px solid #514940;
  }
  .system-course > header { min-height: 58px; }
  .system-course h3 { font-size: 15px; }
  .system-course-main { min-height: 112px; }
  .system-course-main > strong { font-size: 38px; }
  .system-nomination-section + .system-nomination-section {
    border-top: 0;
    border-left: 1px solid #514940;
  }
  .system-option-section {
    grid-column: auto;
    border-top: 0;
  }
  .system-option-list { grid-template-columns: 1fr; }
  .system-nomination {
    grid-template-columns: 76px max-content;
    justify-content: center;
    column-gap: 16px;
    min-height: 96px;
  }
  .system-fee-icon { width: 76px; height: 76px; }
  .system-nomination > strong { font-size: 32px; }
  .system-flow {
    display: flex;
    gap: 0;
    overflow-x: auto;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0 10px 8px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .system-flow::-webkit-scrollbar { display: none; }
  .system-flow article {
    width: 164px;
    min-height: 158px;
    flex: 0 0 164px;
    border: 1px solid #40372f;
    border-right: 0;
    scroll-snap-align: start;
  }
  .system-flow article:last-child { border-right: 1px solid #40372f; }
  .system-flow article:not(:last-child)::after { right: -6px; }
  .system-notes { gap: 8px; }

  /* GUIDE mobile: retain the reference hierarchy without shrinking five
     steps or three hotel cards into unreadable columns. */
  .guide-page-hero {
    min-height: 145px;
    padding: 24px;
  }
  .guide-page-hero h1 { font-size: 31px; }
  .guide-page-hero p { margin-top: 0; font-size: 10px; }
  .guide-content {
    width: calc(100% - 20px);
    padding: 12px 0 28px;
  }
  .guide-block { padding-top: 18px; }
  .guide-flow-section { padding-top: 2px; }
  .guide-heading {
    gap: 9px;
    margin-bottom: 9px;
    font-size: 17px;
  }
  .guide-heading small { font-size: 7px; }
  .guide-steps-static {
    display: flex;
    gap: 9px;
    overflow-x: auto;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0 10px 9px;
    scroll-padding-left: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .guide-steps-static::-webkit-scrollbar { display: none; }
  .guide-steps-static li {
    width: 178px;
    height: 181px;
    flex: 0 0 178px;
    grid-template-rows: 30px 61px minmax(0, 1fr);
    padding: 14px 10px 10px;
    scroll-snap-align: start;
  }
  .guide-steps-static li:not(:last-child)::after {
    top: 72px;
    right: -8px;
  }
  .guide-step-title b { font-size: 21px; }
  .guide-step-title strong { font-size: 13px; }
  .guide-icon-slot { width: 48px; height: 48px; }
  .guide-icon-slot img { width: 46px; height: 46px; }
  .guide-steps-static li > p { font-size: 9px; line-height: 1.7; }
  .guide-area-section,
  .guide-hotel-section {
    grid-template-columns: 1fr;
    gap: 13px;
    margin-top: 18px;
  }
  .guide-copy-column {
    width: 100%;
    padding-top: 0;
  }
  .guide-copy-column .guide-heading {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 16px;
    white-space: nowrap;
  }
  .guide-copy-column .guide-heading small {
    display: inline;
    margin-top: 0;
  }
  .guide-copy-column > p {
    display: none;
  }
  .guide-copy-column .guide-button {
    width: 100%;
    min-height: 38px;
    margin-top: 12px;
    font-size: 9px;
  }
  .guide-map-image {
    height: auto;
    aspect-ratio: 620 / 225;
  }
  .guide-hotel-grid {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0 10px 9px;
    scroll-padding-left: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .guide-hotel-grid::-webkit-scrollbar { display: none; }
  .guide-hotel-grid article {
    width: min(250px, 75vw);
    flex: 0 0 min(250px, 75vw);
    scroll-snap-align: start;
  }
  .guide-hotel-grid article img { height: 126px; }
  .guide-faq-section { margin-top: 18px; }
  .guide-faq-layout { grid-template-columns: 1fr; gap: 10px; }
  .guide-faq-list summary { min-height: 42px; padding: 0 12px; font-size: 9px; }
  .guide-faq-list details > p { padding: 10px 12px 12px; font-size: 9px; }
  .guide-faq-layout > aside {
    min-height: 116px;
    grid-template-columns: minmax(0, 1fr) auto;
    place-content: center stretch;
    justify-items: start;
    gap: 12px;
    padding: 16px;
    text-align: left;
  }
  .guide-faq-layout > aside p { align-self: center; font-size: 9px; }
  .guide-faq-layout > aside .guide-button {
    width: 126px;
    margin: 0;
    align-self: center;
  }
}

@media (max-width: 380px) {
  .home-header {
    gap: 6px;
    grid-template-columns: minmax(0, 1fr) 48px;
    padding-right: 10px;
    padding-left: 14px;
  }
  .site.inner-full .header {
    gap: 6px;
    grid-template-columns: minmax(0, 1fr) 48px;
    padding-right: 10px;
    padding-left: 14px;
  }
  .home-header .logo { width: min(230px, 100%); }
  .site.inner-full .header .logo { width: min(230px, 100%); }
  .mobile-nav { width: 48px; }
  .mobile-login {
    width: 48px;
    font-size: 8px;
  }
  .mobile-nav summary {
    width: 48px;
    height: 44px;
    font-size: 8px;
  }
  .home-layout .quick-card h2 { font-size: 9px; }
}

/* Short phones: keep the complete portrait frame visible above the fixed menu. */
@media (max-width: 380px) and (max-height: 620px) {
  .mobile-hero-stage > img {
    width: auto;
    height: min(calc(100% - 12px), 280px);
    max-width: calc(100% - 24px);
  }
  .mobile-hero-divider {
    height: 64px;
    min-height: 64px;
    flex-basis: 64px;
  }
}

/* RESERVE responsive layout: keep the five steps compact and horizontal,
   while every form section becomes a single readable column. */
@media (max-width: 700px) {
  .reserve-main { padding-bottom: 10px; }
  .reserve-content { padding: 10px; }
  .reservation-steps {
    overflow-x: auto;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }
  .reservation-steps::-webkit-scrollbar { display: none; }
  .reservation-steps ol {
    display: flex;
    width: max-content;
    min-width: 100%;
  }
  .reservation-steps li {
    width: 86px;
    min-height: 66px;
    flex: 1 0 86px;
    flex-direction: column;
    gap: 5px;
    padding: 8px 5px;
    scroll-snap-align: start;
    text-align: center;
  }
  .reservation-steps b { width: 25px; height: 25px; flex-basis: 25px; font-size: 10px; }
  .reservation-steps li > span { font-size: 8px; }
  .reservation-steps small { display: none; }
  .reserve-guidance { align-items: flex-start; flex-direction: column; gap: 6px; padding: 11px 12px; }
  .reserve-guidance strong { display: block; margin: 0 0 3px; }
  .reserve-form { grid-template-columns: 1fr; gap: 10px; padding: 9px; }
  .reserve-block { grid-column: auto; padding: 14px 11px; }
  .reserve-block legend { max-width: calc(100% - 8px); font-size: 13px; }
  .reserve-block legend > b { width: 27px; height: 27px; margin-right: 6px; }
  .reserve-time-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .reserve-cast-grid,
  .reserve-inline-fields,
  .reserve-contact-grid { grid-template-columns: 1fr; }
  .reserve-field-wide { grid-column: auto; }
  .reserve-cast-card { min-height: 72px; grid-template-columns: 56px minmax(0, 1fr) 18px; }
  .reserve-cast-card img { width: 56px; height: 56px; }
  .reserve-no-cast > span { grid-template-columns: 18px minmax(0, 1fr); }
  .reserve-no-cast small { display: none; }
  .reserve-block-request { grid-template-columns: 1fr; }
  .reserve-block-request legend { grid-column: auto; }
  .reserve-notes { min-height: 0; }
  .reserve-action { grid-column: auto; }
  .submit-button { min-height: 54px; padding-left: 35px; font-size: 12px; }
  .reserve-confirmation { padding: 20px 12px; }
  .reserve-confirmation-heading h2 { font-size: 20px; }
  .reserve-summary { grid-template-columns: 1fr; }
  .reserve-summary > div,
  .reserve-summary .reserve-summary-wide { grid-column: auto; grid-template-columns: 105px minmax(0, 1fr); }
  .reserve-summary dt,
  .reserve-summary dd { padding: 11px 10px; font-size: 9px; }
  .reserve-back-button { width: 100%; min-width: 0; }
}

@media (max-width: 380px) {
  .reserve-block legend { font-size: 12px; }
  .reserve-block legend small { font-size: 6px; }
  .reserve-cast-card strong { font-size: 10px; }
  .reserve-summary > div,
  .reserve-summary .reserve-summary-wide { grid-template-columns: 92px minmax(0, 1fr); }
}

/* CAST responsive layout */
@media (max-width: 1100px) {
  .cast-filter-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .cast-filter-clear { width: 100%; }
}

@media (max-width: 700px) {
  body.cast-filter-modal-open {
    position: fixed;
    right: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
  }
  .cast-content { padding: 10px; }
  .cast-featured-section,
  .cast-ranking-section,
  .cast-directory-section { padding: 13px 11px; }
  .cast-section-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 13px;
    padding-bottom: 10px;
  }
  .cast-section-heading h2 { font-size: 18px; }
  .cast-section-heading > a { align-self: stretch; text-align: right; }
  .cast-featured-grid,
  .cast-directory-grid { grid-template-columns: minmax(0, 1fr); }
  .cast-featured-grid { gap: 10px; }
  .cast-featured-card {
    width: 100%;
    max-width: 390px;
    min-height: 0;
    grid-template-columns: minmax(112px, 40%) minmax(0, 1fr);
    margin: 0 auto;
  }
  .cast-featured-copy { padding: 14px 12px; }
  .cast-featured-copy > small { margin-top: 11px; }
  .cast-featured-copy h3 { font-size: 15px; }
  .cast-featured-copy .cast-message { display: none; }
  .cast-featured-copy .cast-profile-button { width: 100%; min-width: 0; min-height: 40px; margin-top: 12px; }
  .cast-featured-copy .cast-profile-button > span { display: none; }
  .cast-directory-heading {
    align-items: center;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 9px;
  }
  .cast-directory-heading > div { min-width: 0; }
  .cast-directory-heading > p { display: none; }
  .cast-filter-trigger {
    position: relative;
    display: inline-flex;
    min-width: 108px;
    min-height: 46px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 7px 10px;
    border: 1px solid #654c38;
    border-radius: 0;
    background: linear-gradient(120deg, rgba(104, 73, 46, .2), rgba(4, 4, 4, .92));
    box-shadow: inset 0 0 12px rgba(137, 99, 66, .06);
    color: #b08d6c;
    cursor: pointer;
    font-size: 9px;
    letter-spacing: .08em;
  }
  .cast-filter-trigger img { width: 23px; height: 23px; flex: 0 0 23px; object-fit: contain; }
  .cast-filter-trigger[aria-expanded="true"] { border-color: #a07b59; color: #c7a17c; }
  .cast-filter-badge {
    display: grid;
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 18px;
    height: 18px;
    place-items: center;
    padding: 0 5px;
    border: 1px solid #c19a73;
    border-radius: 999px;
    background: #17100b;
    color: #d6b18c;
    box-shadow: 0 2px 9px rgba(0, 0, 0, .75);
    font-size: 8px;
    font-weight: 400;
    line-height: 1;
  }
  .cast-filter-badge[hidden] { display: none; }
  .cast-filter-layer {
    display: flex;
    position: fixed;
    z-index: 80;
    inset: 0;
    align-items: center;
    justify-content: center;
    padding: max(12px, env(safe-area-inset-top)) 14px max(12px, env(safe-area-inset-bottom));
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity .2s ease, visibility 0s linear .2s;
  }
  .cast-filter-layer.is-open {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transition-delay: 0s;
  }
  .cast-filter-backdrop {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, .82);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    cursor: default;
  }
  .cast-filter-panel {
    display: flex;
    position: relative;
    width: min(620px, 100%);
    max-height: calc(100vh - 32px);
    max-height: min(78dvh, 650px);
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #765a42;
    outline: 1px solid rgba(98, 78, 61, .5);
    outline-offset: -7px;
    background:
      linear-gradient(145deg, rgba(102, 72, 46, .13), transparent 42%),
      #050505 url("assets/barons/body-black-leather-v2.png") center/720px 720px repeat;
    box-shadow: 0 25px 75px rgba(0, 0, 0, .84), inset 0 0 36px rgba(0, 0, 0, .72);
    opacity: 0;
    transform: translateY(12px) scale(.985);
    transition: opacity .2s ease, transform .22s cubic-bezier(.22, 1, .36, 1);
  }
  .cast-filter-layer.is-open .cast-filter-panel { opacity: 1; transform: translateY(0) scale(1); }
  .cast-filter-mobile-header {
    display: flex;
    min-height: 65px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 8px;
    padding: 11px 8px 9px 12px;
    border-bottom: 1px solid #42362d;
  }
  .cast-filter-mobile-header > div { display: grid; gap: 3px; }
  .cast-filter-mobile-header div > span { color: #75583f; font-size: 7px; letter-spacing: .24em; }
  .cast-filter-mobile-header strong { color: #b99a7c; font-size: 14px; font-weight: 400; letter-spacing: .08em; }
  .cast-filter-close {
    display: grid;
    width: 44px;
    height: 44px;
    min-width: 44px;
    place-items: center;
    padding: 0;
    border: 1px solid #4e3d30;
    border-radius: 0;
    background: rgba(3, 3, 3, .72);
    color: #ae8d6f;
    cursor: pointer;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
  }
  .cast-filters {
    margin: 0;
    padding: 13px 16px max(14px, env(safe-area-inset-bottom));
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    background: transparent;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
  }
  .cast-filter-intro { align-items: flex-start; flex-direction: column; gap: 4px; margin-bottom: 11px; }
  .cast-filter-intro strong { font-size: 9px; }
  .cast-filter-intro span { font-size: 8px; line-height: 1.6; }
  .cast-filter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .cast-search-field { grid-column: 1 / -1; }
  .cast-filter-grid label > span { font-size: 8px; }
  .cast-filters input,
  .cast-filters select,
  .cast-filter-clear,
  .cast-filter-apply { height: 48px; min-height: 48px; font-size: 10px; }
  .cast-filter-actions {
    display: grid;
    position: sticky;
    z-index: 1;
    bottom: -14px;
    grid-column: 1 / -1;
    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
    gap: 9px;
    margin: 2px -4px -7px;
    padding: 10px 4px 7px;
    background: linear-gradient(180deg, transparent, rgba(5, 5, 5, .96) 22%);
  }
  .cast-filter-clear { width: 100%; min-width: 0; }
  .cast-filter-apply {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 10px;
    border: 1px solid #896749;
    border-radius: 0;
    background: linear-gradient(110deg, rgba(126, 88, 52, .3), rgba(14, 10, 7, .9));
    color: #c5a17d;
    cursor: pointer;
    letter-spacing: .05em;
  }
  .cast-filter-apply span { color: #b58c66; font-size: 14px; }
  .cast-result-count {
    margin: 0 0 14px;
    padding: 0 2px 10px;
    border-bottom: 1px solid #2d2823;
    text-align: left;
  }
  .cast-directory-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .cast-directory-card {
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0;
  }
  .cast-card-photo { height: auto; min-height: 0; aspect-ratio: 4 / 5; }
  .cast-card-body { display: block; padding: 10px; }
  .cast-card-body h3 { font-size: 14px; }
  .cast-card-body .cast-profile-button { min-height: 44px; font-size: 8px; }
  .cast-card-body .cast-profile-button > span { display: none; }
  .cast-dialog-panel { grid-template-columns: 1fr; }
  .cast-dialog-photo { aspect-ratio: 4 / 5; }
  .cast-dialog-copy { padding: 24px 19px; }
  .cast-dialog-copy h2 { font-size: 21px; }
  .cast-dialog-close { position: fixed; top: max(9px, env(safe-area-inset-top)); right: 22px; }
}

/* On narrow or touch-first screens, rank is communicated by order and number;
   every card keeps the same footprint and no hover-only information is required. */
@media (max-width: 900px), (hover: none), (pointer: coarse) {
  .cast-ranking-stage { display: block; padding: 0; }
  .cast-ranking-insight { display: none; }
  .cast-ranking-grid {
    display: grid;
    overflow: visible;
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    margin: 0;
    padding: 0;
  }
  .cast-ranking-card[data-rank] {
    display: grid;
    overflow: hidden;
    grid-column: 1;
    grid-row: auto;
    grid-template-columns: minmax(112px, 40%) minmax(0, 1fr);
    grid-template-rows: 1fr auto auto auto 1fr;
    width: min(100%, 390px);
    max-width: 390px;
    margin: 0 auto;
    padding: 0;
    border-color: #3b3129;
    background: linear-gradient(125deg, rgba(137, 97, 60, .1), transparent 42%), #050505;
    box-shadow: inset 0 1px rgba(201, 160, 116, .04);
    text-align: left;
    transform: none;
    transition: border-color .25s ease, box-shadow .25s ease;
    will-change: auto;
  }
  .cast-ranking-card[data-rank="1"] { order: 1; }
  .cast-ranking-card[data-rank="2"] { order: 2; }
  .cast-ranking-card[data-rank="3"] { order: 3; }
  .cast-ranking-card[data-rank] > b {
    top: 7px;
    left: 9px;
    color: #b89470;
    font-size: 30px;
  }
  .cast-ranking-card[data-rank] > .cast-ranking-photo {
    grid-column: 1;
    grid-row: 1 / -1;
    width: 100%;
    height: 100%;
    min-height: 0;
    align-self: stretch;
    aspect-ratio: 4 / 5;
  }
  .cast-ranking-card[data-rank] > .cast-status {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    margin: 0 12px 8px;
    font-size: 8px;
  }
  .cast-ranking-card[data-rank] > small {
    grid-column: 2;
    grid-row: 2;
    margin: 0 12px;
    font-size: 7px;
  }
  .cast-ranking-card[data-rank] h3 {
    grid-column: 2;
    grid-row: 3;
    margin: 5px 12px 0;
    font-size: 15px;
  }
  .cast-ranking-card[data-rank] > p {
    grid-column: 2;
    grid-row: 4;
    margin: 7px 12px 0;
    font-size: 8px;
  }
  .cast-ranking-card[data-rank] .cast-profile-button {
    grid-column: 2;
    grid-row: 5;
    align-self: start;
    width: auto;
    min-width: 0;
    min-height: 42px;
    margin: 12px 12px 12px;
    padding-inline: 12px;
  }
  .cast-ranking-card[data-rank] .cast-profile-button > span { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .cast-filter-layer,
  .cast-filter-panel,
  .cast-ranking-card,
  .cast-ranking-card > b,
  .cast-ranking-card > .cast-status,
  .cast-ranking-card > small,
  .cast-ranking-card h3,
  .cast-ranking-card > p,
  .cast-ranking-card .cast-profile-button,
  .cast-ranking-photo img,
  .cast-ranking-photo::after,
  .cast-ranking-hint,
  .cast-ranking-insight::before,
  .cast-ranking-detail,
  .cast-ranking-detail::before {
    transition-duration: .01ms !important;
    transition-delay: 0s !important;
  }
  .cast-ranking-card::after { animation: none !important; }
  .cast-filter-panel { transform: none; }
  .cast-ranking-detail { transform: none; }
}

@media (max-width: 380px) {
  .cast-featured-card,
  .cast-ranking-card[data-rank] { grid-template-columns: 118px minmax(0, 1fr); }
  .cast-featured-copy { padding: 11px 9px; }
  .cast-featured-copy .cast-status { font-size: 7px; }
  .cast-featured-copy h3 { font-size: 14px; }
  .cast-featured-copy .cast-measurement { font-size: 7px; }
  .cast-ranking-card[data-rank] > .cast-status { margin-right: 9px; margin-left: 9px; font-size: 7px; }
  .cast-ranking-card[data-rank] > small,
  .cast-ranking-card[data-rank] h3,
  .cast-ranking-card[data-rank] > p { margin-right: 9px; margin-left: 9px; }
  .cast-ranking-card[data-rank] h3 { font-size: 14px; }
  .cast-ranking-card[data-rank] > p { font-size: 7px; }
  .cast-ranking-card[data-rank] .cast-profile-button { margin-right: 9px; margin-left: 9px; }
}

/* SCHEDULE responsive: the month keeps a useful, touchable cell size and is
   intentionally scrolled inside its panel instead of shrinking into illegibility. */
@media (max-width: 700px) {
  .schedule-content { padding: 10px; }
  .schedule-overview { padding: 13px 10px; }
  .schedule-overview-heading,
  .schedule-cast-heading {
    display: grid;
    align-items: start;
    gap: 9px;
    margin-bottom: 13px;
    padding: 0 2px 11px;
  }
  .schedule-overview-heading h2,
  .schedule-cast-heading h2 { font-size: 18px; }
  .schedule-overview-heading > p { font-size: 8px; }
  .schedule-board { grid-template-columns: minmax(0, 1fr); gap: 14px; }
  .calendar-panel {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    overflow: hidden;
  }
  .calendar-panel::after { display: none; content: none; }
  .schedule-calendar-header {
    min-height: 74px;
    flex-wrap: wrap;
    gap: 8px 14px;
    padding: 11px 12px;
  }
  .schedule-calendar-header > div > strong { font-size: 19px; }
  .calendar-legend { gap: 7px 9px; font-size: 7px; }
  .calendar-scroll {
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    overscroll-behavior: none;
  }
  .calendar { width: 100%; min-width: 0; table-layout: fixed; }
  .calendar th { height: 38px; font-size: 7px; letter-spacing: .06em; }
  .calendar th > small { margin-left: 2px; font-size: 7px; }
  .calendar td { width: calc(100% / 7); height: 61px; scroll-snap-align: none; }
  .calendar-day {
    width: 100%;
    min-width: 0;
    min-height: 60px;
    padding: 7px 4px 5px;
    touch-action: manipulation;
  }
  .calendar-day .day-number { font-size: 14px; }
  .calendar-day > small { font-size: 5px; }
  .calendar-day.is-pending > small { font-size: 5px; }
  .calendar-day.is-today::before { display: none; }
  .shift-list { min-height: 500px; }
  .shift-list-header { padding: 17px 16px 14px; }
  .shift-list-header h2 > span { font-size: 22px; }
  .shift-list-rows { min-height: 260px; }
  .shift-list-rows > p { min-height: 58px; grid-template-columns: 88px minmax(0, 1fr); padding-inline: 16px; }
  .shift-empty-message { min-height: 260px; }
  .schedule-cast-section { margin-top: 14px; padding: 13px 10px; }
  .schedule-cast-heading { grid-template-columns: minmax(0, 1fr) auto; }
  .schedule-cast-heading > div { min-width: 0; grid-column: 1; grid-row: 1; }
  .schedule-cast-heading .schedule-filter-trigger { grid-column: 2; grid-row: 1; }
  .schedule-cast-heading h2 { display: grid; gap: 4px; }
  .schedule-cast-heading h2 > small { font-size: 7px; }
  .schedule-cast-heading .cast-week-legend { grid-column: 1 / -1; grid-row: 2; justify-content: flex-start; gap: 8px 13px; }
  .schedule-filter-trigger { min-width: 132px; }
  .schedule-filter-layer { display: flex; margin-bottom: 0; }
  .schedule-filter-panel { max-height: min(76dvh, 620px); }
  .schedule-filter-grid {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  .schedule-filter-grid > label,
  .schedule-filter-grid > .schedule-filter-summary,
  .schedule-filter-grid > .cast-filter-actions,
  .schedule-filter-grid input,
  .schedule-filter-grid select,
  .schedule-filter-grid button {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  .schedule-filter-grid > .cast-filter-actions {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .schedule-filter-grid .schedule-sort-field,
  .schedule-filter-summary { grid-column: 1 / -1; }
  .schedule-filter-summary {
    padding: 8px 2px 0;
    border-top: 1px solid #302a25;
    text-align: left;
  }
  .schedule-cast-result {
    margin: 0 0 12px;
    padding-bottom: 9px;
    border-bottom: 1px solid #302a25;
    text-align: left;
  }
  .schedule-cast-grid { grid-template-columns: minmax(0, 1fr); gap: 11px; }
  .cast-shift-card {
    min-height: 306px;
    grid-template-columns: 84px minmax(0, 1fr);
    grid-template-rows: 106px 98px 44px;
    gap: 10px 12px;
    padding: 12px;
  }
  .cast-shift-photo { width: 84px; height: 106px; }
  .cast-shift-identity h3 { margin-bottom: 10px; font-size: 16px; }
  .cast-week-grid small { font-size: 5px; }
  .cast-week-grid b { font-size: 10px; }
  .cast-week-grid em { font-size: 6px; }
  .cast-week-grid em > small { font-size: 4.5px; }
  .cast-shift-profile { min-height: 44px; }
}

@media (max-width: 380px) {
  .schedule-content { width: 100%; max-width: 100%; padding-right: 0; padding-left: 0; overflow-x: hidden; }
  .schedule-overview { padding-right: 2px; padding-left: 2px; border-right: 0; border-left: 0; }
  .schedule-overview-heading { margin-right: 8px; margin-left: 8px; }
  .schedule-overview-heading > p { max-width: 28em; }
  .schedule-calendar-header { align-items: start; flex-direction: column; }
  .calendar-legend { width: 100%; justify-content: flex-start; }
  .calendar th > span { display: none; }
  .calendar th > small { margin-left: 0; font-size: 8px; }
  .calendar-day { padding-right: 2px; padding-left: 2px; }
  .calendar-day .day-number { font-size: 13px; }
  .calendar-day > small,
  .calendar-day.is-pending > small { font-size: 4.5px; letter-spacing: 0; }
  .calendar-work-mark { width: 5px; height: 5px; }
  .shift-list-header h2 > span { font-size: 20px; }
  .shift-list-rows > p { grid-template-columns: 78px minmax(0, 1fr); padding-inline: 12px; }
  .schedule-cast-section { border-right: 0; border-left: 0; }
  .schedule-cast-heading { gap: 8px; }
  .schedule-cast-heading h2 { font-size: 16px; }
  .schedule-filter-trigger { width: 46px; min-width: 46px; padding: 6px; }
  .schedule-filter-trigger > span { display: none; }
  .cast-shift-card {
    grid-template-columns: 74px minmax(0, 1fr);
    gap-inline: 10px;
    padding: 10px;
  }
  .cast-shift-photo { width: 74px; }
  .cast-shift-identity h3 { font-size: 15px; }
  .cast-shift-identity > p > strong { font-size: 8px; }
  .cast-week-grid { min-width: 0; }
  .cast-week-grid > span { padding-inline: 0; }
  .cast-week-grid em { font-size: 5.5px; }
  .cast-week-grid em > small { font-size: 4px; }
  .cast-shift-profile > span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}

@media (prefers-reduced-motion: reduce) {
  .calendar-day,
  .cast-shift-profile,
  .shift-list-footer > a,
  .schedule-filter-trigger,
  .schedule-filter-layer,
  .schedule-filter-panel { transition-duration: .01ms !important; transition-delay: 0s !important; }
  .schedule-filter-panel { transform: none; }
}

/* STATUS responsive */
@media (max-width: 1000px) {
  .status-content { padding: 16px 14px 28px; }
  .status-summary-card { grid-template-columns: 52px minmax(0, 1fr); gap: 13px; padding: 20px 15px; }
  .status-summary-icon { width: 52px; height: 52px; }
  .status-summary-icon svg { width: 28px; height: 28px; }
  .status-area-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .status-area-card { min-height: 190px; }
  .status-wait-box { grid-template-columns: 62px minmax(0, 1fr) auto; gap: 16px; }
  .status-wait-icon { width: 62px; height: 62px; }
  .status-reserve-button { min-width: 150px; gap: 16px; }
}

@media (max-width: 900px) {
  .status-summary-copy > strong { font-size: 19px; }
  .status-footer-grid { grid-template-columns: minmax(0, 1fr); }
  .status-legend ul { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 700px) {
  .status-page-hero { min-height: 145px; padding: 24px 16px; }
  .status-page-hero h1 { font-size: 31px; }
  .status-page-hero p { font-size: 10px; }
  .status-content { width: 100%; padding: 10px 10px 24px; }
  .status-section { margin-top: 10px; padding: 13px 11px; }
  .status-section-title { flex-wrap: wrap; gap: 5px 9px; font-size: 16px; }
  .status-section-title small { font-size: 7px; }
  .status-heading-row { display: grid; gap: 6px; margin-bottom: 12px; }
  .status-heading-row > p { font-size: 7px; }
  .status-summary-grid { grid-template-columns: minmax(0, 1fr); }
  .status-summary-card {
    min-height: 116px;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 15px;
    padding: 16px 15px;
    border-right: 0;
    border-bottom: 1px solid #41382f;
    box-shadow: inset 2px 0 0 color-mix(in srgb, var(--state-color) 48%, transparent);
  }
  .status-summary-card:last-child { border-bottom: 0; }
  .status-summary-icon { width: 54px; height: 54px; }
  .status-summary-copy > strong { margin: 6px 0 8px; font-size: 20px; }
  .status-meter { max-width: 190px; }
  .status-area-grid,
  .status-detail-grid,
  .status-footer-grid { grid-template-columns: minmax(0, 1fr); }
  .status-area-card { min-height: 180px; padding: 15px; }
  .status-area-card-head { grid-template-columns: minmax(0, 1fr) auto; align-items: center; }
  .status-area-card-head .status-chip { justify-self: end; }
  .status-area-card h3 { margin-top: 14px; }
  .status-detail-grid { gap: 0; }
  .status-detail-panel { min-height: 0; }
  .status-option-list { grid-template-rows: repeat(4, minmax(70px, auto)); }
  .status-option-list > p { min-height: 70px; padding: 12px; }
  .status-time-list > p > b { width: 112px; flex-basis: 112px; }
  .status-wait-box {
    min-height: 0;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 13px;
    padding: 16px 13px;
  }
  .status-wait-icon { width: 56px; height: 56px; }
  .status-wait-icon svg { width: 31px; height: 31px; }
  .status-wait-copy > strong { font-size: 35px; }
  .status-wait-copy > p { font-size: 8px; }
  .status-reserve-button { width: 100%; min-height: 46px; grid-column: 1 / -1; }
  .status-legend { min-height: 0; }
  .status-legend ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .status-disclaimer { margin-inline: 2px; font-size: 7px; text-align: left; }
}

@media (max-width: 390px) {
  .status-content { padding-right: 7px; padding-left: 7px; }
  .status-section { padding-right: 9px; padding-left: 9px; }
  .status-summary-card { grid-template-columns: 48px minmax(0, 1fr); gap: 12px; padding: 14px 12px; }
  .status-summary-icon { width: 48px; height: 48px; }
  .status-summary-icon svg { width: 25px; height: 25px; }
  .status-summary-copy > strong { font-size: 18px; letter-spacing: .03em; }
  .status-area-card { min-height: 176px; padding: 13px; }
  .status-area-card-head { gap: 6px; }
  .status-chip { padding-right: 7px; padding-left: 7px; font-size: 7px; }
  .status-option-list > p { gap: 9px; padding-right: 9px; padding-left: 9px; }
  .status-option-list > p > span { font-size: 10px; }
  .status-time-list > p > b { width: 104px; flex-basis: 104px; }
  .status-wait-box { grid-template-columns: 50px minmax(0, 1fr); gap: 11px; padding: 14px 10px; }
  .status-wait-icon { width: 50px; height: 50px; }
  .status-wait-copy > span > small { display: block; margin: 3px 0 0; }
  .status-wait-copy > strong { font-size: 31px; }
  .status-legend li { gap: 7px; }
  .status-legend li b { font-size: 7px; }
}
