html:not([data-moss-native-shell="true"]) .moss-tavern-apk-only { display: none !important; }

.icon-face.moss-tavern-gradient { color: #f8f6ef !important; background: linear-gradient(145deg, #272724, #4c4a43) !important; }
.icon-face.moss-tavern-gradient[data-state="online"] { background: linear-gradient(145deg, #303a32, #667164) !important; }
.icon-face.moss-tavern-gradient[data-state="error"] { background: linear-gradient(145deg, #5f302d, #92574f) !important; }

.moss-tavern-sheet {
  position: fixed;
  inset: 0;
  z-index: 12000;
  display: none;
  align-items: stretch;
  justify-content: center;
  padding: calc(10px + env(safe-area-inset-top, 0px)) 10px calc(10px + env(safe-area-inset-bottom, 0px));
  background: #f8f7f2;
  touch-action: pan-y;
}
.moss-tavern-sheet.is-open { display: flex; }
.moss-tavern-card {
  width: min(100%, 620px);
  max-height: 100%;
  overflow: auto;
  box-sizing: border-box;
  border: 0;
  border-radius: 2px;
  padding: 22px 20px 26px;
  color: #30302d;
  background: #f8f7f2;
  box-shadow: none;
  font-family: system-ui, -apple-system, "PingFang SC", sans-serif;
}
.moss-tavern-head { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 24px; padding-bottom: 18px; border-bottom: 3px double #383834; }
.moss-tavern-head > div { min-width: 0; }
.moss-tavern-kicker { margin: 0 0 8px; color: #72716a; font-size: 9px; font-weight: 700; letter-spacing: .28em; }
.moss-tavern-head h2 { margin: 0; color: #242421; font-family: Georgia, "Songti SC", "Noto Serif CJK SC", serif; font-size: clamp(28px, 8vw, 42px); font-weight: 500; line-height: 1; letter-spacing: .06em; }
.moss-tavern-head h2 span { margin-right: 7px; color: #a09d94; font-family: system-ui, sans-serif; font-size: .34em; font-weight: 700; letter-spacing: .12em; vertical-align: top; }
.moss-tavern-head small { display: block; margin-top: 10px; color: #77756e; font-size: 9px; letter-spacing: .16em; }
.moss-tavern-close { margin-left: auto; flex: 0 0 auto; }

.moss-tavern-section { margin-top: 22px; }
.moss-tavern-section-title { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; color: #3b3b37; font-size: 11px; font-weight: 800; letter-spacing: .22em; text-transform: uppercase; }
.moss-tavern-section-title b { color: #96938a; font-size: 10px; }
.moss-tavern-section-title::after { content: ""; height: 1px; flex: 1; background: #c7c4bb; }
.moss-tavern-note { margin: 0 0 13px; color: #6b6963; font-family: Georgia, "Songti SC", serif; font-size: 12px; line-height: 1.7; }

.moss-tavern-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin: 10px 0; }
.moss-tavern-card button {
  min-height: 40px;
  border: 1px solid #4c4b46;
  border-radius: 1px;
  padding: 8px 11px;
  color: #373733;
  background: transparent;
  font: 700 11px/1.2 system-ui, sans-serif;
  letter-spacing: .09em;
}
.moss-tavern-card button.primary { color: #faf9f4; background: #33332f; border-color: #33332f; }
.moss-tavern-card button:disabled { opacity: .42; }
.moss-tavern-pair { display: grid; grid-template-columns: 1fr auto; gap: 8px; margin: 10px 0; }
.moss-tavern-pair input,
.moss-tavern-filter {
  min-width: 0;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #a9a69d;
  border-radius: 0;
  padding: 0 11px;
  color: #2f2f2c;
  background: #fff;
  font-size: 12px;
  letter-spacing: .04em;
}
.moss-tavern-toggle { display: flex; align-items: center; gap: 9px; margin: 10px 1px; color: #53514c; font-size: 12px; letter-spacing: .04em; }
.moss-tavern-status { min-height: 48px; margin-top: 10px; border-left: 3px solid #4c4b46; padding: 9px 11px; color: #55534d; background: #efede6; font-size: 11px; line-height: 1.6; white-space: pre-wrap; }

.moss-tavern-tools { position: sticky; top: -22px; z-index: 2; display: grid; grid-template-columns: minmax(0,1fr) auto auto auto; gap: 7px; padding: 8px 0 10px; background: #f8f7f2; }
.moss-tavern-tools button { min-height: 40px; padding-inline: 9px; font-size: 9px; white-space: nowrap; }
.moss-tavern-linked { margin: 4px 0 10px; color: #68665f; font-size: 10px; line-height: 1.55; letter-spacing: .07em; }
.moss-tavern-catalog { border-top: 1px solid #77756e; }
.moss-tavern-empty { margin: 0; padding: 24px 8px; color: #77756e; font-family: Georgia, "Songti SC", serif; font-size: 13px; text-align: center; }

.moss-tavern-character { display: grid; grid-template-columns: 34px minmax(0,1fr) auto; align-items: center; gap: 9px; min-height: 66px; border-bottom: 1px solid #d4d1c8; padding: 8px 2px; }
.moss-tavern-character[data-selected="true"] { background: linear-gradient(90deg, #efeee8, transparent); }
.moss-tavern-character-number { align-self: start; padding-top: 6px; color: #9a978e; font-size: 9px; font-weight: 800; letter-spacing: .15em; }
.moss-tavern-character-copy { min-width: 0; }
.moss-tavern-character-copy h3 { overflow: hidden; margin: 0; color: #2d2d29; font-family: Georgia, "Songti SC", "Noto Serif CJK SC", serif; font-size: 17px; font-weight: 500; line-height: 1.25; letter-spacing: .07em; text-overflow: ellipsis; white-space: nowrap; }
.moss-tavern-character-copy p { margin: 5px 0 0; color: #79776f; font-size: 9px; font-weight: 600; line-height: 1.4; letter-spacing: .08em; }
.moss-tavern-character-controls { display: flex; align-items: center; gap: 7px; }
.moss-tavern-check { display: flex; align-items: center; gap: 4px; color: #4f4e49; font-size: 10px; font-weight: 700; letter-spacing: .08em; white-space: nowrap; }
.moss-tavern-check input { width: 17px; height: 17px; accent-color: #373733; }

@media (max-width: 430px) {
  .moss-tavern-card { padding-inline: 15px; }
  .moss-tavern-tools { grid-template-columns: repeat(3, minmax(0, 1fr)); top: -22px; }
  .moss-tavern-filter { grid-column: 1 / -1; }
  .moss-tavern-character { grid-template-columns: 28px minmax(0,1fr); }
  .moss-tavern-character-controls { grid-column: 2; justify-content: flex-start; padding-bottom: 4px; }
}
