/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.19_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.19_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/bazaar-v3/bazaar-v3.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("/assets/tibiahub-v3/css/tibiahub-v3-assets.css");
@import url("/assets/tibiahub-bazaar-ui/css/tokens.css");

.bazaar-v3-page {
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0 0 34px;
  color: var(--text-primary);
  font-family: var(--font-ui);
  background:
    radial-gradient(900px 420px at 50% -120px, rgba(47, 68, 94, 0.5), transparent 62%),
    linear-gradient(180deg, #151922 0%, #0a1017 46%, #070c12 100%);
}

.bazaar-v3-page,
.bazaar-v3-page * {
  box-sizing: border-box;
}

.bazaar-v3-page a {
  color: inherit;
  text-decoration: none;
}

.bazaar-v3-page[data-theme="light"],
.bazaar-v3-page:has(.bv3-app[data-theme="light"]) {
  background:
    radial-gradient(900px 420px at 50% -120px, rgba(210, 221, 234, 0.65), transparent 62%),
    linear-gradient(180deg, #eef2f6 0%, #e7ecf2 48%, #dfe6ee 100%);
}

.bv3-app {
  display: grid;
  gap: 10px;
  color-scheme: dark;
  --opp-excellent-bg: rgba(69, 180, 116, 0.16);
  --opp-excellent-border: rgba(89, 210, 139, 0.42);
  --opp-excellent-text: #98e6b8;
  --opp-great-bg: rgba(46, 124, 123, 0.18);
  --opp-great-border: rgba(91, 184, 180, 0.42);
  --opp-great-text: #9fe3df;
  --opp-good-bg: rgba(200, 154, 60, 0.17);
  --opp-good-border: rgba(225, 190, 102, 0.42);
  --opp-good-text: #e1be66;
  --opp-normal-bg: rgba(255, 255, 255, 0.07);
  --opp-normal-border: rgba(255, 255, 255, 0.14);
  --opp-normal-text: #b9c2cf;
  --opp-bad-bg: rgba(185, 75, 75, 0.18);
  --opp-bad-border: rgba(255, 120, 120, 0.36);
  --opp-bad-text: #ffb4b4;
  --opp-watch-bg: rgba(200, 154, 60, 0.15);
  --opp-watch-border: rgba(225, 190, 102, 0.38);
  --opp-watch-text: #e1be66;
  --opp-unknown-bg: rgba(255, 255, 255, 0.05);
  --opp-unknown-border: rgba(255, 255, 255, 0.1);
  --opp-unknown-text: #93a0b1;
  --opp-tooltip-bg: rgba(10, 16, 24, 0.98);
  --opp-tooltip-text: #eef3f8;
  --opp-tooltip-muted: #c5ced8;
  --opp-tooltip-border: rgba(225, 190, 102, 0.36);
  --opp-shadow: 0 18px 42px rgba(0, 0, 0, 0.36);
}

.bv3-app[data-theme="light"] {
  color-scheme: light;
  --text-primary: #172033;
  --text-secondary: #475569;
  --text-muted: #64748b;
  --line-outer: rgba(168, 117, 39, 0.42);
  --gold-1: #9a681f;
  --bg-shell: #f4efe6;
  --time-green: #166534;
  --opportunity-text: #5b21b6;
  --opportunity-bg: rgba(109, 70, 201, 0.12);
  --opportunity-line: rgba(109, 70, 201, 0.42);
  --opp-excellent-bg: rgba(46, 124, 86, 0.14);
  --opp-excellent-border: rgba(46, 124, 86, 0.48);
  --opp-excellent-text: #1f603e;
  --opp-great-bg: rgba(46, 124, 123, 0.13);
  --opp-great-border: rgba(46, 124, 123, 0.46);
  --opp-great-text: #1e6462;
  --opp-good-bg: rgba(200, 154, 60, 0.16);
  --opp-good-border: rgba(168, 117, 39, 0.48);
  --opp-good-text: #76551e;
  --opp-normal-bg: rgba(89, 100, 116, 0.1);
  --opp-normal-border: rgba(89, 100, 116, 0.28);
  --opp-normal-text: #3f4a5a;
  --opp-bad-bg: rgba(185, 75, 75, 0.12);
  --opp-bad-border: rgba(185, 75, 75, 0.4);
  --opp-bad-text: #863737;
  --opp-watch-bg: rgba(200, 154, 60, 0.13);
  --opp-watch-border: rgba(168, 117, 39, 0.4);
  --opp-watch-text: #76551e;
  --opp-unknown-bg: rgba(89, 100, 116, 0.08);
  --opp-unknown-border: rgba(89, 100, 116, 0.22);
  --opp-unknown-text: #596474;
  --opp-tooltip-bg: rgba(255, 253, 248, 0.98);
  --opp-tooltip-text: #172033;
  --opp-tooltip-muted: #475569;
  --opp-tooltip-border: rgba(168, 117, 39, 0.34);
  --opp-shadow: 0 18px 42px rgba(80, 94, 112, 0.18);
}

.bv3-shell:has(.bv3-app[data-theme="light"]),
.bv3-inner:has(.bv3-app[data-theme="light"]) {
  border-color: rgba(126, 96, 50, 0.28);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(239, 244, 249, 0.98));
  box-shadow: 0 18px 48px rgba(80, 94, 112, 0.16);
}

.bv3-app[data-theme="light"] :is(.bv3-inner, .bv3-card, .bv3-price-box, .bv3-input, .bv3-select, .bv3-btn, .bv3-top-pill, .bv3-tab, .bv3-view-btn, .bv3-stat-chip, .bv3-page-btn, .bv3-compare-item) {
  color: #263241;
  background: linear-gradient(180deg, #ffffff, #eef3f8);
}

.bv3-app[data-theme="light"] :is(.bv3-searchbar, .bv3-records-modal, .bv3-compare-modal, .bv3-advanced-drawer, .bv3-sort-popover) {
  color: #233040;
  background: linear-gradient(180deg, #ffffff, #edf2f7);
  border-color: rgba(126, 96, 50, 0.28);
}

.bv3-app[data-theme="light"] .bv3-compare-row {
  color: #253242;
  border-color: rgba(126, 96, 50, 0.28);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(235, 241, 247, 0.98));
  box-shadow: 0 -14px 34px rgba(80, 94, 112, 0.2);
}

.bv3-app[data-theme="light"] :is(.bv3-name, .bv3-price-value, .bv3-brand-title, .bv3-highlight-title) {
  color: #152030;
}

.bv3-app[data-theme="light"] .bv3-opportunity-summary {
  color: #233040;
  background: linear-gradient(180deg, #ffffff, #edf4f8);
}

.bv3-app[data-theme="light"] .bv3-opportunity-label {
  color: #172033;
}

.bv3-app[data-theme="light"] :is(.bv3-opportunity-score, .bv3-opportunity-meta span) {
  color: #334155;
  border-color: rgba(30, 41, 59, 0.12);
  background: rgba(30, 41, 59, 0.05);
}

.bv3-app[data-theme="light"] :is(.bv3-muted, .bv3-field label, .bv3-brand-sub) {
  color: #647181;
}

.bazaar-v3-page img,
.bazaar-v3-page svg {
  display: block;
  max-width: 100%;
}

.bazaar-v3-page button,
.bazaar-v3-page input,
.bazaar-v3-page select {
  font: inherit;
}

.bazaar-v3-page button,
.bazaar-v3-page select {
  cursor: pointer;
}

.bv3-shell {
  width: min(1200px, calc(100% - 32px));
  margin: 16px auto 0;
  padding: 12px;
  border: 1px solid #37404a;
  border-radius: var(--radius-shell);
  background:
    radial-gradient(115% 160% at 50% 0%, #142132 0%, var(--bg-shell) 45%, #081017 100%);
  box-shadow: var(--shadow-frame);
}

.bv3-inner {
  position: relative;
  overflow: hidden;
  display: grid;
  gap: 10px;
  padding: 14px;
  border: 1px solid var(--line-outer);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(13, 20, 29, 0.98), rgba(8, 13, 18, 0.98));
}

.bv3-desktop-content {
  display: grid;
  gap: 10px;
  min-width: 0;
}

.bv3-brand-row,
.bv3-header-tools,
.bv3-tabs-row,
.bv3-toolbar-row,
.bv3-toolbar-left,
.bv3-toolbar-right,
.bv3-price-value,
.bv3-bottom-line,
.bv3-name-row,
.bv3-meta-inline,
.bv3-card-actions,
.bv3-pagination,
.bv3-compare-row,
.bv3-compare-items,
.bv3-mobile-line,
.bv3-mobile-appbar,
.bv3-mobile-brand,
.bv3-mobile-pills,
.bv3-mobile-tools {
  display: flex;
  align-items: center;
}

.bv3-mobile-tabs {
  display: none;
}

.bv3-brand-row {
  justify-content: space-between;
  gap: 14px;
}

.bv3-brand-lockup {
  display: flex;
  align-items: center;
  min-width: 242px;
  gap: 12px;
}

.bv3-logo {
  width: 188px;
  height: 44px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-brand-title,
.bv3-brand-sub {
  display: none;
}

.bv3-header-tools {
  flex: 1;
  justify-content: flex-end;
  gap: 10px;
  min-width: 0;
}

.bv3-searchbar {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 310px;
  max-width: 420px;
  height: 34px;
  gap: 10px;
  padding: 0 12px;
  border: 1px solid var(--line-outer);
  border-radius: 10px;
  background: linear-gradient(180deg, #111a24, #0c131c);
  box-shadow: inset 0 0 0 1px rgba(255, 230, 186, 0.03);
}

.bv3-searchbar input {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  color: #d9d2ca;
  background: transparent;
  font: 500 13px/1 var(--font-ui);
}

.bv3-searchbar input::-moz-placeholder {
  color: #858c96;
}

.bv3-searchbar input::placeholder {
  color: #858c96;
}

.bv3-search-submit {
  flex: 0 0 auto;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border: 1px solid rgba(235, 204, 149, 0.2);
  border-radius: 8px;
  color: #f2d48d;
  background: rgba(212, 173, 102, 0.1);
  font: 800 11px/1 var(--font-ui);
  cursor: pointer;
}

.bv3-search-submit:hover,
.bv3-search-submit:focus-visible {
  border-color: rgba(244, 202, 127, 0.56);
  color: #ffe2a6;
  background: rgba(212, 173, 102, 0.16);
}

.bv3-search-clear {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(235, 204, 149, 0.12);
  border-radius: 999px;
  color: #aeb5be;
  background: rgba(255, 255, 255, 0.025);
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}

.bv3-search-clear:hover,
.bv3-search-clear:focus-visible {
  border-color: rgba(244, 202, 127, 0.42);
  color: #ffe2a6;
  background: rgba(212, 173, 102, 0.1);
}

.bv3-icon {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
  color: #9aa0a6;
}

.bv3-small-icon {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  color: currentColor;
}

.bv3-top-pill,
.bv3-btn,
.bv3-input,
.bv3-select,
.bv3-tab,
.bv3-view-btn,
.bv3-stat-chip,
.bv3-page-btn,
.bv3-compare-item,
.bv3-toggle-wrap {
  min-height: 34px;
  border: 1px solid var(--line-outer);
  border-radius: 10px;
  background: linear-gradient(180deg, #111925, #0c131c);
  box-shadow: inset 0 1px 0 rgba(255, 230, 180, 0.03);
}

.bv3-top-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
  color: #ece4d9;
  white-space: nowrap;
  font-size: 13px;
}

.bv3-gold {
  color: #f4d486;
}

.bv3-action-pill {
  transition: border-color 150ms ease, color 150ms ease, transform 150ms ease;
}

.bv3-action-pill:hover {
  border-color: #aa8247;
  color: #fff0d5;
  transform: translateY(-1px);
}

.bv3-info-pill {
  min-height: 28px;
  padding: 0 8px;
  border-color: rgba(214, 170, 94, 0.18);
  color: rgba(229, 220, 207, 0.72);
  background: rgba(255, 255, 255, 0.025);
  box-shadow: none;
  font-size: 11.5px;
}

.bv3-info-pill.bv3-gold {
  color: #efcf84;
}

.bv3-update-chip {
  gap: 6px;
}

.bv3-update-chip .bv3-icon {
  width: 14px;
  height: 14px;
  color: rgba(230, 210, 166, 0.66);
}

.bv3-theme-toggle-compact {
  min-height: 28px;
  padding: 0 8px;
  border-color: rgba(214, 170, 94, 0.16);
  color: rgba(229, 220, 207, 0.62);
  background: rgba(255, 255, 255, 0.02);
  font-size: 11.5px;
}

.bv3-filter-row {
  display: grid;
  grid-template-columns: minmax(260px, 520px) max-content max-content;
  align-items: center;
  justify-content: start;
  gap: 8px;
  min-width: 0;
  padding-top: 0;
}

.bv3-market-toolbar {
  padding: 0;
}

.bv3-market-toolbar-compact {
  max-width: 100%;
}

.bv3-toolbar-search {
  width: 100%;
  min-width: 0;
  max-width: none;
}

.bv3-toolbar-filter-btn,
.bv3-toolbar-sort-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 34px;
  padding-inline: 12px;
  white-space: nowrap;
}

.bv3-toolbar-sort-btn {
  max-width: 240px;
}

.bv3-toolbar-sort-btn span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-sort-menu-wrap {
  position: relative;
  min-width: 0;
}

.bv3-popover-scrim {
  position: fixed;
  inset: 0;
  z-index: 85;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: default;
}

.bv3-sort-popover {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 90;
  display: grid;
  gap: 7px;
  width: min(250px, calc(100vw - 32px));
  padding: 9px;
  border: 1px solid rgba(214, 170, 94, 0.28);
  border-radius: 12px;
  background:
    radial-gradient(240px 140px at 30% 0%, rgba(57, 72, 94, 0.26), transparent 70%),
    linear-gradient(180deg, #111925, #0b1119);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.46);
}

.bv3-sort-popover-title {
  padding: 2px 4px 4px;
  color: #c9bda8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}

.bv3-sort-option-list {
  display: grid;
  gap: 4px;
}

.bv3-sort-option {
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 8px;
  border: 1px solid transparent;
  border-radius: 9px;
  color: #d8d1c7;
  background: transparent;
  text-align: left;
  font-size: 12px;
}

.bv3-sort-option:hover,
.bv3-sort-option-active {
  border-color: rgba(214, 170, 94, 0.28);
  color: #f0d58f;
  background: rgba(214, 170, 94, 0.08);
}

.bv3-filter-panel {
  display: grid;
  gap: 16px;
}

.bv3-filter-panel-section {
  display: grid;
  gap: 10px;
}

.bv3-filter-panel-title {
  color: #dccba8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

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

.bv3-filter-panel .bv3-field {
  min-height: 0;
}

.bv3-segmented-row {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.bv3-segmented-option {
  min-height: 32px;
  flex: 0 0 auto;
  padding: 0 10px;
  border: 1px solid rgba(212, 173, 102, 0.18);
  border-radius: 999px;
  color: #d7cec2;
  background: rgba(255, 255, 255, 0.025);
  font-size: 12px;
  font-weight: 700;
}

.bv3-segmented-option:hover,
.bv3-segmented-option-active {
  border-color: rgba(214, 170, 94, 0.46);
  color: #f3d58e;
  background: rgba(214, 170, 94, 0.1);
}

.bv3-advanced-filter-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 0;
}

.bv3-filter-actions {
  display: flex;
  grid-column: auto;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 6px;
  min-height: 52px;
  min-width: 0;
}

.bv3-filter-actions .bv3-btn,
.bv3-filter-actions .bv3-toggle-wrap {
  min-height: 34px;
  white-space: nowrap;
}

.bv3-filter-actions .bv3-btn {
  padding-inline: 10px;
}

.bv3-clear-toolbar-btn {
  color: #d9c492;
  background: rgba(214, 170, 94, 0.06);
}

.bv3-advanced-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 19px;
  height: 19px;
  padding: 0 6px;
  border: 1px solid rgba(235, 204, 149, 0.18);
  border-radius: 999px;
  color: #f5d891;
  background: rgba(212, 173, 102, 0.12);
  font-size: 11px;
  line-height: 1;
}

.bv3-field {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 6px;
  min-height: 52px;
  min-width: 0;
}

.bv3-field-compact {
  min-width: 0;
}

.bv3-field label {
  color: #c0b09a;
  font-size: 12px;
  line-height: 1;
}

.bv3-input,
.bv3-select {
  display: block;
  width: 100%;
  min-width: 0;
  padding: 0 12px;
  outline: none;
  color: #f0e7dc;
  font-size: 13px;
}

.bv3-input::-moz-placeholder {
  color: #858c96;
}

.bv3-input::placeholder {
  color: #858c96;
}

.bv3-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 28px;
  background:
    linear-gradient(45deg, transparent 50%, #9aa0a6 50%) right 14px center / 5px 5px no-repeat,
    linear-gradient(135deg, #9aa0a6 50%, transparent 50%) right 9px center / 5px 5px no-repeat,
    linear-gradient(180deg, #111925, #0c131c);
}

.bv3-select option {
  color: #f0e7dc;
  background: #101821;
}

.bv3-range {
  display: flex;
  align-items: center;
  gap: 6px;
}

.bv3-compact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}

.bv3-filter-flags {
  display: flex;
  grid-column: 1 / -1;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  padding-bottom: 1px;
}

.bv3-flag-toggle {
  min-height: 30px;
  flex: 0 0 auto;
  padding: 0 9px;
  border: 1px solid var(--line-outer);
  border-radius: 8px;
  color: #d7cfc3;
  background: linear-gradient(180deg, #111925, #0c131c);
  font-size: 12px;
}

.bv3-flag-toggle-active {
  border-color: #8b6fc1;
  color: #e2d5ff;
  background: linear-gradient(180deg, #211d33, #181625);
}

.bv3-advanced-actions {
  display: flex;
  grid-column: 1 / -1;
  align-items: end;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid rgba(212, 173, 102, 0.14);
}

.bv3-advanced-drawer-layer {
  position: fixed;
  inset: 0;
  z-index: 160;
  display: flex;
  justify-content: flex-end;
  background: transparent;
}

.bv3-advanced-backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(4, 8, 13, 0.48);
  cursor: default;
}

.bv3-advanced-drawer {
  position: relative;
  z-index: 1;
  width: min(560px, calc(100vw - 24px));
  height: 100%;
  overflow-y: auto;
  padding: 18px;
  border-left: 1px solid rgba(183, 140, 71, 0.44);
  background:
    radial-gradient(520px 320px at 28% 0%, rgba(47, 68, 94, 0.28), transparent 68%),
    linear-gradient(180deg, #121b26 0%, #0b1119 58%, #080d14 100%),
    #0b1119;
  box-shadow: -20px 0 58px rgba(0, 0, 0, 0.56);
}

.bv3-advanced-drawer-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(212, 173, 102, 0.18);
}

.bv3-advanced-drawer-head h2 {
  margin: 2px 0 0;
  color: #f3e7d5;
  font-size: 20px;
  line-height: 1.15;
}

.bv3-advanced-drawer-head p {
  margin: 5px 0 0;
  color: #9299a3;
  font-size: 12px;
  line-height: 1.3;
}

.bv3-mini {
  flex: 1 1 0;
  justify-content: center;
  min-width: 0;
}

.bv3-muted-input,
.bv3-helper {
  color: #9299a3;
}

.bv3-toggle-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 12px;
  text-align: left;
  color: #e3d8cb;
  white-space: nowrap;
  font-size: 13px;
}

.bv3-toggle {
  position: relative;
  width: 36px;
  height: 20px;
  flex: 0 0 auto;
  border: 1px solid #4a4e57;
  border-radius: 999px;
  background: #222a32;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.35);
}

.bv3-toggle::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #d9d7d3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  transition: transform 150ms ease, background 150ms ease;
}

.bv3-toggle-active {
  border-color: var(--opportunity-line);
  color: var(--opportunity-text);
  background: var(--opportunity-bg);
}

.bv3-toggle-active .bv3-toggle {
  border-color: var(--opportunity-line);
}

.bv3-toggle-active .bv3-toggle::after {
  transform: translateX(16px);
  background: var(--gold-1);
}

.bv3-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  padding: 0 10px;
  color: #b3bbc5;
  cursor: pointer;
}

.bv3-view-toggle {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px;
  border: 1px solid rgba(212, 173, 102, 0.14);
  border-radius: 12px;
  background: rgba(10, 15, 22, 0.46);
}

.bv3-view-toggle .bv3-view-btn {
  min-height: 30px;
  min-width: 34px;
  border-radius: 8px;
}

.bv3-view-btn,
.bv3-btn,
.bv3-tab,
.bv3-select {
  border-color: var(--line-outer);
}

.bv3-tabs-row {
  gap: 8px;
  padding-top: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bv3-tabs-row::-webkit-scrollbar {
  display: none;
}

.bv3-tab {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px;
  color: #efe7dc;
  white-space: nowrap;
  font-size: 13px;
}

.bv3-tab span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border: 1px solid rgba(255, 229, 186, 0.08);
  border-radius: 999px;
  color: #d7d2ca;
  background: rgba(255, 255, 255, 0.03);
  font-size: 12px;
}

.bv3-tab-active {
  border-color: #466b4a;
  color: #b6f0b8;
  background: linear-gradient(180deg, #18271d, #111d16);
}

.bv3-tab-active span {
  color: #b6f0b8;
  background: rgba(96, 180, 112, 0.12);
}

.bv3-tab-closed {
  border-color: #60584d;
}

.bv3-tab-nobuyout {
  border-color: #7c6230;
  color: #efd28a;
}

.bv3-tab-opportunity {
  border-color: #655284;
  color: #ceb7ff;
}

.bv3-toolbar-row {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
  padding: 0;
}

.bv3-toolbar-left,
.bv3-toolbar-right {
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}

.bv3-summary-share {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(212, 173, 102, 0.22);
  border-radius: 9px;
  color: #d9c492;
  background: rgba(214, 170, 94, 0.055);
}

.bv3-summary-share:hover {
  border-color: rgba(212, 173, 102, 0.42);
  color: #f2d28a;
  background: rgba(214, 170, 94, 0.1);
}

.bv3-summary-share .bv3-icon {
  width: 15px;
  height: 15px;
}

.bv3-muted {
  color: #b5b8bd;
  font-size: 12px;
}

.bv3-results-summary {
  color: rgba(181, 184, 189, 0.82);
  line-height: 1.3;
}

.bv3-inline-clear {
  min-height: 26px;
  padding: 0 8px;
  border: 1px solid rgba(212, 173, 102, 0.18);
  border-radius: 8px;
  color: #d9c492;
  background: rgba(214, 170, 94, 0.045);
  font-size: 11.5px;
  white-space: nowrap;
}

.bv3-inline-clear:hover {
  border-color: rgba(212, 173, 102, 0.38);
  color: #f2d28a;
  background: rgba(214, 170, 94, 0.09);
}

.bv3-clear-btn {
  min-height: 28px;
  padding: 0 9px;
  border: 1px solid rgba(212, 173, 102, 0.28);
  border-radius: 8px;
  color: #f1cf82;
  background: rgba(212, 173, 102, 0.08);
  font-size: 12px;
}

.bv3-view-active {
  border-color: #8a693a;
  color: #dbb46e;
  background: linear-gradient(180deg, #1d2330, #131922);
}

.bv3-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));
  grid-auto-rows: 1fr;
  align-items: stretch;
  gap: 10px;
  min-width: 0;
  padding-bottom: 10px;
}

.bv3-empty-state {
  display: grid;
  justify-items: center;
  gap: 10px;
  padding: 28px 16px;
  border: 1px solid #8a6b3b;
  border-radius: var(--radius-card);
  text-align: center;
  background: linear-gradient(180deg, #101821, #0d141d);
  box-shadow: var(--shadow-card);
}

.bv3-empty-state h2 {
  margin: 0;
  color: #f5ede4;
  font-family: var(--font-brand);
  font-size: 20px;
}

.bv3-empty-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.bv3-eyebrow {
  color: #c0b09a;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 11px;
}

.bv3-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 462px;
  min-width: 0;
  padding: 12px 12px 10px;
  border: 1px solid rgba(202, 151, 73, 0.82);
  border-radius: var(--radius-card);
  background:
    radial-gradient(180px 120px at 50% 0%, rgba(58, 74, 96, 0.22), transparent 68%),
    linear-gradient(180deg, #101923 0%, #0d151f 48%, #0a1119 100%);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), inset 0 0 0 1px rgba(255, 220, 153, 0.03);
}

.bv3-card-selected {
  border-color: #d1a75f;
  box-shadow: 0 0 0 1px rgba(221, 180, 101, 0.3), var(--shadow-card);
}

.bv3-ribbon {
  position: absolute;
  z-index: 2;
  right: -1px;
  top: -1px;
  min-width: 58px;
  display: grid;
  justify-items: center;
  gap: 1px;
  padding: 5px 9px 6px;
  border: 1px solid rgba(169, 131, 218, 0.86);
  border-radius: 0 11px 0 11px;
  text-align: center;
  color: #fff3ff;
  background: linear-gradient(180deg, #9d6bd7, #7b55b0);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.35);
  font-weight: 800;
}

.bv3-ribbon span {
  font-size: 8px;
  line-height: 1;
  text-transform: uppercase;
}

.bv3-ribbon strong {
  font-size: 13px;
  line-height: 1;
}

.bv3-ribbon-excellent,
.bv3-ribbon-good {
  border-color: rgba(74, 222, 128, 0.56);
  color: #edfff4;
  background: linear-gradient(180deg, #1f8f50, #126138);
}

.bv3-ribbon-watch {
  border-color: rgba(212, 173, 102, 0.72);
  color: #fff4d6;
  background: linear-gradient(180deg, #9a7130, #6f4e1f);
}

.bv3-ribbon-fair {
  border-color: rgba(126, 155, 190, 0.58);
  color: #edf5ff;
  background: linear-gradient(180deg, #3c536d, #263a50);
}

.bv3-ribbon-expensive {
  border-color: rgba(248, 113, 113, 0.6);
  color: #fff0f0;
  background: linear-gradient(180deg, #9a3535, #682525);
}

.bv3-ribbon-unknown {
  border-color: rgba(148, 163, 184, 0.5);
  color: #f1f5f9;
  background: linear-gradient(180deg, #596273, #374151);
}

.bv3-card-row-top {
  display: grid;
  grid-template-columns: 18px 68px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  min-height: 78px;
}

.bv3-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  padding: 0;
  border: 1px solid #736549;
  border-radius: 3px;
  color: #d9ba6d;
  background: linear-gradient(180deg, #131a22, #0d1319);
  cursor: pointer;
}

.bv3-checkbox-checked {
  border-color: #d7b66c;
  background: linear-gradient(180deg, #2b2214, #18140e);
}

.bv3-check-icon {
  width: 12px;
  height: 12px;
}

.bv3-outfit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  padding: 4px;
  border: 1px solid #7f6339;
  border-radius: 10px;
  background: linear-gradient(180deg, #151e27, #0e151d);
  box-shadow: inset 0 0 0 1px rgba(255, 221, 164, 0.04);
}

.bv3-outfit img {
  width: 52px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  image-rendering: auto;
}

.bv3-card-main {
  display: grid;
  grid-template-rows: auto auto auto;
  align-content: start;
  min-width: 0;
  padding-right: 38px;
}

.bv3-name-row {
  min-width: 0;
  gap: 7px;
}

.bv3-name {
  overflow: hidden;
  min-width: 0;
  color: #f5ede4;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: var(--font-brand);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
}

.bv3-official-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  border: 1px solid rgba(214, 170, 94, 0.42);
  border-radius: 7px;
  color: #dcb66e;
  background: rgba(214, 170, 94, 0.08);
}

.bv3-official-link .bv3-icon {
  width: 15px;
  height: 15px;
  color: currentColor;
}

.bv3-card-menu {
  position: relative;
  flex: 0 0 auto;
}

.bv3-card-menu-trigger {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(214, 170, 94, 0.32);
  border-radius: 7px;
  color: #caa96e;
  background: rgba(214, 170, 94, 0.06);
  list-style: none;
  cursor: pointer;
}

.bv3-card-menu-panel {
  position: absolute;
  z-index: 20;
  top: 30px;
  right: 0;
  width: 178px;
  display: grid;
  gap: 3px;
  padding: 8px;
  border: 1px solid rgba(214, 170, 94, 0.32);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(17, 25, 35, 0.98), rgba(9, 15, 23, 0.98));
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.32);
}

.bv3-card-menu-panel a,
.bv3-card-menu-panel button {
  width: 100%;
  min-height: 28px;
  display: flex;
  align-items: center;
  padding: 0 8px;
  border: 0;
  border-radius: 7px;
  color: #eadfce;
  background: transparent;
  text-align: left;
  font-size: 12px;
}

.bv3-card-menu-panel a:hover,
.bv3-card-menu-panel button:hover {
  color: #fff4dc;
  background: rgba(214, 170, 94, 0.12);
}

.bv3-app[data-theme="light"] .bv3-card-menu-panel {
  background: linear-gradient(180deg, #ffffff, #eef3f8);
}

.bv3-app[data-theme="light"] .bv3-card-menu-panel a,
.bv3-app[data-theme="light"] .bv3-card-menu-panel button {
  color: #263241;
}

.bv3-opportunity-chips {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  min-width: 0;
  margin-top: 8px;
}

.bv3-opportunity-chip-score,
.bv3-opportunity-chip-meta {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  white-space: nowrap;
  font-weight: 800;
}

.bv3-opportunity-chip-score {
  min-height: 24px;
  padding: 0 9px;
  border: 1px solid rgba(74, 222, 128, 0.44);
  color: #dfffea;
  background: rgba(31, 143, 80, 0.18);
  font-size: 12px;
}

.bv3-opportunity-chip-meta {
  min-height: 22px;
  padding: 0 8px;
  border: 1px solid rgba(212, 173, 102, 0.28);
  color: #d4c2a7;
  background: rgba(212, 173, 102, 0.1);
  font-size: 11px;
}

.bv3-opportunity-chips-watch .bv3-opportunity-chip-score {
  border-color: rgba(212, 173, 102, 0.48);
  color: #ffe6ad;
  background: rgba(154, 113, 48, 0.18);
}

.bv3-opportunity-badge-wrap {
  position: relative;
  z-index: 4;
  min-width: 0;
  margin-top: 8px;
}

.bv3-opportunity-badge {
  --opp-bg: var(--opp-unknown-bg);
  --opp-border: var(--opp-unknown-border);
  --opp-text: var(--opp-unknown-text);
  width: 100%;
  min-width: 0;
  min-height: 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  padding: 7px 10px;
  border: 1px solid var(--opp-border);
  border-radius: 999px;
  color: var(--opp-text);
  background: var(--opp-bg);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  text-align: left;
}

.bv3-opportunity-badge:hover,
.bv3-opportunity-badge:focus-visible {
  border-color: var(--opp-text);
  outline: 0;
}

.bv3-opportunity-badge[data-label="excellent"] {
  --opp-bg: var(--opp-excellent-bg);
  --opp-border: var(--opp-excellent-border);
  --opp-text: var(--opp-excellent-text);
}

.bv3-opportunity-badge[data-label="great"] {
  --opp-bg: var(--opp-great-bg);
  --opp-border: var(--opp-great-border);
  --opp-text: var(--opp-great-text);
}

.bv3-opportunity-badge[data-label="good"] {
  --opp-bg: var(--opp-good-bg);
  --opp-border: var(--opp-good-border);
  --opp-text: var(--opp-good-text);
}

.bv3-opportunity-badge[data-label="normal"] {
  --opp-bg: var(--opp-normal-bg);
  --opp-border: var(--opp-normal-border);
  --opp-text: var(--opp-normal-text);
}

.bv3-opportunity-badge[data-label="bad"] {
  --opp-bg: var(--opp-bad-bg);
  --opp-border: var(--opp-bad-border);
  --opp-text: var(--opp-bad-text);
}

.bv3-opportunity-badge[data-label="watch"] {
  --opp-bg: var(--opp-watch-bg);
  --opp-border: var(--opp-watch-border);
  --opp-text: var(--opp-watch-text);
}

.bv3-opportunity-badge[data-label="unknown"] {
  --opp-bg: var(--opp-unknown-bg);
  --opp-border: var(--opp-unknown-border);
  --opp-text: var(--opp-unknown-text);
}

.bv3-opportunity-badge__main,
.bv3-opportunity-badge__meta {
  min-width: 0;
  display: inline-flex;
  align-items: center;
}

.bv3-opportunity-badge__main {
  gap: 6px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.05;
}

.bv3-opportunity-badge__prefix {
  flex: 0 0 auto;
  opacity: 0.72;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
}

.bv3-opportunity-badge__main strong {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-opportunity-badge__meta {
  justify-content: flex-end;
  gap: 5px;
}

.bv3-opportunity-badge__meta span {
  flex: 0 0 auto;
  min-height: 20px;
  display: inline-flex;
  align-items: center;
  padding: 0 7px;
  border: 1px solid color-mix(in srgb, var(--opp-text) 32%, transparent);
  border-radius: 999px;
  color: var(--opp-text);
  background: color-mix(in srgb, var(--opp-bg) 72%, transparent);
  font-size: 10px;
  font-weight: 850;
  line-height: 1;
  white-space: nowrap;
}

.bv3-opportunity-tooltip {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  z-index: 30;
  display: grid;
  gap: 6px;
  max-height: min(320px, calc(100vh - 72px));
  overflow: auto;
  padding: 10px 11px;
  border: 1px solid var(--opp-tooltip-border);
  border-radius: 12px;
  color: var(--opp-tooltip-text);
  background: var(--opp-tooltip-bg);
  box-shadow: var(--opp-shadow);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-4px);
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
  visibility: hidden;
}

.bv3-opportunity-badge-wrap:hover .bv3-opportunity-tooltip,
.bv3-opportunity-badge-wrap:focus-within .bv3-opportunity-tooltip,
.bv3-opportunity-badge-wrap[data-open="true"] .bv3-opportunity-tooltip {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  visibility: visible;
}

.bv3-opportunity-tooltip strong {
  color: var(--opp-tooltip-text);
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
}

.bv3-opportunity-tooltip p,
.bv3-opportunity-tooltip ul {
  margin: 0;
}

.bv3-opportunity-tooltip p {
  color: var(--opp-tooltip-muted);
  font-size: 11px;
  line-height: 1.35;
}

.bv3-opportunity-tooltip ul {
  display: grid;
  gap: 4px;
  padding: 0;
  list-style: none;
  color: var(--opp-tooltip-muted);
  font-size: 11px;
  line-height: 1.25;
}

.bv3-opportunity-tooltip li {
  min-width: 0;
  overflow-wrap: anywhere;
}

.bv3-meta-inline {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}

.bv3-pill {
  display: inline-flex;
  align-items: center;
  height: 24px;
  padding: 0 9px;
  border: 1px solid transparent;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1;
}

.bv3-level-pill {
  padding: 0 8px;
  border-color: #a17a3d;
  color: #ffd98b;
  background: linear-gradient(180deg, #1f2531, #161d27);
  font-weight: 800;
}

.bv3-pill-rp {
  border-color: var(--rp-line);
  color: var(--rp-text);
  background: var(--rp-bg);
}

.bv3-pill-ed {
  border-color: var(--ed-line);
  color: var(--ed-text);
  background: var(--ed-bg);
}

.bv3-pill-ms {
  border-color: var(--ms-line);
  color: var(--ms-text);
  background: var(--ms-bg);
}

.bv3-pill-ek {
  border-color: var(--ek-line);
  color: var(--ek-text);
  background: var(--ek-bg);
}

.bv3-pill-neutral {
  border-color: #56606c;
  color: #d8dee7;
  background: rgba(95, 108, 126, 0.18);
}

.bv3-pill-world {
  border-color: var(--world-line);
  color: var(--world-text);
  background: var(--world-bg);
}

.bv3-pill-active {
  border-color: var(--active-line);
  color: var(--active-text);
  background: var(--active-bg);
}

.bv3-pill-closed {
  border-color: var(--closed-line);
  color: var(--closed-text);
  background: var(--closed-bg);
}

.bv3-pill-nobuyout {
  border-color: var(--nobuyout-line);
  color: var(--nobuyout-text);
  background: var(--nobuyout-bg);
}

.bv3-pill-stale {
  border-color: #67717f;
  color: #cdd4dc;
  background: rgba(108, 118, 132, 0.16);
}

.bv3-bottom-line {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: start;
  -moz-column-gap: 8px;
       column-gap: 8px;
  min-height: 34px;
  margin-top: 8px;
  color: #bbc2cb;
  font-size: 11px;
}

.bv3-gender,
.bv3-time,
.bv3-time-closed {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  min-width: 0;
}

.bv3-gender {
  white-space: nowrap;
}

.bv3-time,
.bv3-time-closed {
  display: grid;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
  line-height: 1.18;
}

.bv3-time > span,
.bv3-time-closed > span {
  display: block;
  min-width: 0;
  white-space: nowrap;
}

.bv3-time {
  color: var(--time-green);
}

.bv3-time-closed {
  color: #dca192;
}

.bv3-time-detail {
  color: #9ddca3;
  font-size: 10px;
}

.bv3-time-closed .bv3-time-detail {
  color: #cfa394;
}

.bv3-price-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 10px;
  min-height: 60px;
}

.bv3-price-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 56px;
  padding: 8px 10px;
  border: 1px solid rgba(202, 151, 73, 0.38);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(18, 26, 36, 0.98), rgba(11, 18, 27, 0.98));
}

.bv3-price-label {
  margin-bottom: 4px;
  color: #b0a89f;
  font-size: 11px;
}

.bv3-price-value {
  justify-content: flex-start;
  gap: 4px;
  color: #fbf2e8;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
}

.bazaar-v3-price-estimate {
  margin-top: 3px;
  display: inline-flex;
  align-items: center;
  gap: 3px 6px;
  flex-wrap: wrap;
  max-width: 100%;
  color: #aeb9c5;
  font-size: 11px;
  line-height: 1.1;
}

.bazaar-v3-price-estimate__value {
  min-width: 0;
  overflow: visible;
  color: #cfd6df;
  font-weight: 700;
  white-space: nowrap;
}

.bazaar-v3-price-estimate__buy {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 18px;
  padding: 0 6px;
  border: 1px solid rgba(212, 164, 83, 0.45);
  border-radius: 999px;
  background: rgba(212, 164, 83, 0.08);
  color: var(--gold-1);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.bazaar-v3-price-estimate__buy:hover {
  border-color: rgba(212, 164, 83, 0.7);
  background: rgba(212, 164, 83, 0.14);
}

.bv3-opportunity-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  min-height: 36px;
  margin-top: 8px;
  padding: 7px 9px;
  border: 1px solid rgba(148, 163, 184, 0.26);
  border-radius: 9px;
  background: linear-gradient(180deg, rgba(18, 26, 36, 0.82), rgba(10, 16, 24, 0.82));
}

.bv3-opportunity-main,
.bv3-opportunity-meta {
  min-width: 0;
}

.bv3-opportunity-main {
  display: flex;
  align-items: center;
  gap: 7px;
}

.bv3-opportunity-label,
.bv3-opportunity-score,
.bv3-opportunity-meta span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-opportunity-label {
  min-width: 0;
  color: #f5ead9;
  font-size: 12px;
  font-weight: 800;
}

.bv3-opportunity-score,
.bv3-opportunity-meta span {
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  color: #dce3ec;
  font-size: 10px;
  font-weight: 700;
  padding: 2px 6px;
}

.bv3-opportunity-meta {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}

.bv3-opportunity-meta .bv3-opportunity-separator {
  padding: 0;
  border: 0;
  color: rgba(220, 227, 236, 0.62);
  background: transparent;
  font-size: 11px;
}

.bv3-opportunity-excellent,
.bv3-opportunity-good {
  border-color: rgba(74, 222, 128, 0.42);
  background: linear-gradient(180deg, rgba(24, 91, 58, 0.42), rgba(9, 42, 29, 0.46));
}

.bv3-opportunity-watch {
  border-color: rgba(212, 173, 102, 0.5);
  background: linear-gradient(180deg, rgba(111, 78, 31, 0.42), rgba(54, 37, 17, 0.46));
}

.bv3-opportunity-fair {
  border-color: rgba(126, 155, 190, 0.36);
  background: linear-gradient(180deg, rgba(50, 67, 88, 0.42), rgba(28, 40, 55, 0.46));
}

.bv3-opportunity-expensive {
  border-color: rgba(248, 113, 113, 0.38);
  background: linear-gradient(180deg, rgba(108, 38, 38, 0.42), rgba(53, 23, 25, 0.48));
}

.bv3-opportunity-unknown {
  border-color: rgba(148, 163, 184, 0.28);
  background: linear-gradient(180deg, rgba(55, 65, 81, 0.42), rgba(24, 32, 43, 0.46));
}

.bv3-invested-box {
  border-color: rgba(218, 174, 91, 0.78);
  background: linear-gradient(180deg, rgba(29, 34, 39, 0.98), rgba(17, 23, 31, 0.98));
}

.bv3-items-row {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr)) 34px;
  gap: 4px;
  margin-top: 8px;
}

.bv3-slot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 28px;
  overflow: hidden;
  border: 1px solid #755d36;
  border-radius: 6px;
  background: linear-gradient(180deg, #171d26, #111720);
}

.bv3-slot::before {
  content: "";
  position: absolute;
  inset: 5px;
  border: 1px dashed rgba(208, 165, 91, 0.28);
  border-radius: 4px;
}

.bv3-slot img {
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-item-badge {
  position: absolute;
  right: 1px;
  bottom: 1px;
  z-index: 2;
  max-width: calc(100% - 2px);
  overflow: hidden;
  border-radius: 3px;
  padding: 0 3px;
  color: #fff7e8;
  font-size: 8px;
  font-weight: 700;
  line-height: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.38);
}

.bv3-item-badge-rare {
  background: #a23d28;
}

.bv3-item-badge-meta {
  background: #7353b8;
}

.bv3-item-badge-mount {
  background: #2f6f61;
}

.bv3-item-badge-outfit {
  background: #8a5d25;
}

.bv3-item-badge-store {
  background: #8b6724;
}

.bv3-plus-slot {
  color: #d9d4cc;
  font-size: 12px;
}

.bv3-highlights {
  margin-top: 10px;
  min-height: 178px;
}

.bv3-highlights-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 6px;
  color: #e9dac4;
  font-size: 12px;
  font-weight: 700;
}

.bv3-records-open {
  min-width: 0;
  border: 1px solid rgba(211, 164, 83, 0.78);
  border-radius: 999px;
  padding: 4px 9px;
  color: #fff0cf;
  background: linear-gradient(180deg, #6a4b22, #3c2b18);
  cursor: pointer;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 1px 0 rgba(255, 227, 177, 0.12) inset, 0 4px 10px rgba(0, 0, 0, 0.18);
}

.bv3-records-open:hover {
  border-color: #efc276;
  color: #fff8e6;
  background: linear-gradient(180deg, #7b5a2c, #49351f);
}

.bazaar-v3-card__quest-strip {
  margin-top: 8px;
  height: 24px;
  min-height: 24px;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.bazaar-v3-quest-chip {
  flex: 0 0 auto;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 9px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  background: linear-gradient(180deg, #c9caf4, #a8aade);
  color: #10131c;
  border: 1px solid rgba(230, 232, 255, 0.65);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    0 1px 4px rgba(0, 0, 0, 0.18);
}

.bazaar-v3-quest-chip--soul-war {
  background: linear-gradient(180deg, #cbc8f4, #aaa7e3);
}

.bazaar-v3-quest-chip--primal-ordeal {
  background: linear-gradient(180deg, #c6d4f4, #9faedf);
}

.bazaar-v3-card__quest-empty {
  flex: 0 0 auto;
  height: 22px;
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  border: 1px solid rgba(194, 184, 170, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.018);
  color: rgba(194, 184, 170, 0.48);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.bv3-highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: minmax(78px, 1fr);
  gap: 6px;
}

.bv3-highlight-card {
  position: relative;
  display: grid;
  grid-template-rows: minmax(44px, 1fr) auto;
  align-items: stretch;
  gap: 5px;
  height: 100%;
  min-width: 0;
  min-height: 78px;
  overflow: hidden;
  padding: 6px;
  border: 1px solid rgba(190, 143, 70, 0.62);
  border-radius: 8px;
  color: #e9e2d9;
  background:
    radial-gradient(80px 46px at 50% 24%, rgba(210, 168, 91, 0.08), transparent 72%),
    linear-gradient(180deg, #151d28, #101720);
  cursor: pointer;
  text-align: center;
}

.bv3-highlight-card:hover {
  border-color: #b58b4d;
  background: linear-gradient(180deg, #1b2430, #131b25);
}

.bv3-highlight-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  min-width: 0;
  border: 1px solid rgba(208, 165, 91, 0.18);
  border-radius: 7px;
  background: rgba(7, 12, 18, 0.5);
}

.bv3-highlight-thumb img {
  width: 42px;
  height: 42px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-highlight-body,
.bv3-highlight-title,
.bv3-highlight-meta {
  min-width: 0;
}

.bv3-highlight-body {
  display: grid;
  gap: 4px;
}

.bv3-highlight-title {
  overflow: hidden;
  color: #fbf2e8;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-highlight-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  overflow: hidden;
  color: #b9b0a7;
  font-size: 10px;
  white-space: nowrap;
}

.bv3-highlight-score {
  display: inline-flex;
  align-items: center;
  max-width: 72px;
  min-height: 15px;
  overflow: hidden;
  border: 1px solid rgba(214, 173, 95, 0.28);
  border-radius: 999px;
  padding: 0 5px;
  background: rgba(214, 173, 95, 0.08);
  color: #f4d69e;
  font-weight: 800;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-highlight-type {
  display: inline-flex;
  align-items: center;
  min-height: 15px;
  border: 1px solid rgba(117, 137, 158, 0.28);
  border-radius: 999px;
  padding: 0 5px;
  color: #d5dbe3;
  background: rgba(117, 137, 158, 0.08);
  font-weight: 700;
}

.bv3-highlight-score-store {
  color: #ffd27a;
}

.bv3-highlight-score-meta {
  color: #d8b4fe;
}

.bv3-highlight-score-rarity {
  color: #f6c177;
}

.bv3-highlight-badge {
  max-width: 74px;
  overflow: hidden;
  border-radius: 4px;
  padding: 1px 4px;
  color: #fff7e8;
  font-size: 9px;
  font-weight: 800;
  line-height: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 6px;
  margin-top: 8px;
  min-height: 58px;
}

.bv3-stat-chip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 0;
  min-height: 26px;
  padding: 0 8px;
  border-color: #2c3949;
  border-radius: 7px;
  color: #d3d8de;
  background: linear-gradient(180deg, #18202a, #121922);
  font-size: 11px;
}

.bv3-stat-label {
  overflow: hidden;
  margin-right: 4px;
  color: #adb3bb;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-good {
  color: #6dd777;
}

.bv3-bad {
  color: #e2d9ce;
}

.bv3-card-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 120px;
  gap: 8px;
  margin-top: auto;
  padding-top: 10px;
}

.bv3-list-view {
  min-width: 0;
  padding-bottom: 10px;
}

.bv3-list-scroll {
  overflow-x: auto;
  border: 1px solid #8a6b3b;
  border-radius: var(--radius-card);
  background: #0d141d;
  box-shadow: var(--shadow-card);
}

.bv3-list-table {
  width: 100%;
  min-width: 1600px;
  border-collapse: collapse;
  color: #d8dee5;
  font-size: 12px;
}

.bv3-list-table th,
.bv3-list-table td {
  max-width: 190px;
  padding: 9px 10px;
  border-bottom: 1px solid #253241;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

.bv3-list-table th {
  position: sticky;
  top: 0;
  z-index: 2;
  color: #c8b99f;
  background: #121a24;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.bv3-list-table tbody tr {
  background: linear-gradient(180deg, #101821, #0d141d);
}

.bv3-list-table tbody tr:hover {
  background: #151f2a;
}

.bv3-list-table tbody tr:last-child td {
  border-bottom: 0;
}

.bv3-list-character-cell {
  display: grid;
  grid-template-columns: 18px 38px minmax(130px, 1fr);
  align-items: center;
  gap: 8px;
  min-width: 224px;
}

.bv3-list-character-cell .bv3-checkbox {
  margin-top: 0;
}

.bv3-list-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #755d36;
  border-radius: 8px;
  background: #111a24;
}

.bv3-list-avatar img {
  width: 31px;
  height: 31px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-list-character-main {
  display: grid;
  min-width: 0;
  gap: 3px;
}

.bv3-list-character-main > span {
  color: #9ca6b1;
  font-size: 10px;
}

.bv3-list-name {
  overflow: hidden;
  color: #f6ede2;
  text-overflow: ellipsis;
  font-family: var(--font-brand);
  font-size: 13px;
  font-weight: 700;
}

.bv3-list-status {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 7px;
  border: 1px solid;
  border-radius: 7px;
  font-size: 10px;
  font-weight: 800;
}

.bv3-list-highlight-cell {
  min-width: 220px;
}

.bv3-list-quest-cell {
  min-width: 180px;
}

.bv3-list-highlight-pill {
  display: block;
  max-width: 220px;
  overflow: hidden;
  margin: 2px 0;
  color: #e9d3a8;
  text-overflow: ellipsis;
}

.bv3-list-quest-pill {
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 180px;
  overflow: hidden;
  margin: 2px 0;
  padding: 3px 7px;
  border: 1px solid rgba(220, 224, 255, 0.58);
  border-radius: 7px;
  color: #121523;
  background: linear-gradient(180deg, #c7c8f2, #a7a9df);
  font-weight: 800;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-list-muted {
  color: #7f8994;
}

.bv3-list-actions {
  display: flex;
  align-items: center;
  gap: 5px;
}

.bv3-list-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0 8px;
  border: 1px solid #3a4858;
  border-radius: 7px;
  color: #ddd4c9;
  background: #111925;
  font-size: 11px;
}

.bv3-list-action-active {
  border-color: #b99157;
  color: #fff0d6;
  background: #4d381e;
}

.bv3-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 0;
  padding: 0 12px;
  color: #e8ddd0;
  background: linear-gradient(180deg, #111925, #0c131c);
  cursor: pointer;
  font-size: 13px;
}

.bv3-compare-btn .bv3-icon {
  width: 16px;
  height: 16px;
  color: #cbbeb0;
}

.bv3-primary {
  border-color: #b99157;
  color: #fff2dd;
  background: linear-gradient(180deg, #6c4f27, #5b421f);
  box-shadow: inset 0 1px 0 rgba(255, 235, 198, 0.12);
}

.bv3-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(4, 8, 13, 0.72);
  backdrop-filter: blur(8px);
}

.bv3-records-modal {
  display: grid;
  grid-template-rows: auto auto auto minmax(0, 1fr);
  gap: 12px;
  width: min(760px, 100%);
  max-height: min(760px, calc(100vh - 36px));
  overflow: hidden;
  border: 1px solid var(--line-outer);
  border-radius: 14px;
  background: linear-gradient(180deg, #121a24, #0b1119);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.52);
}

.bv3-records-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  padding: 16px 18px 0;
}

.bv3-records-head h2 {
  margin: 2px 0 3px;
  color: #fff1df;
  font-size: 20px;
  line-height: 1.15;
}

.bv3-records-head p {
  margin: 0;
  color: #b9afa4;
  font-size: 12px;
}

.bv3-modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  border: 1px solid #725934;
  border-radius: 8px;
  color: #edd9bd;
  background: linear-gradient(180deg, #1b2430, #111821);
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.bv3-records-controls {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  gap: 10px;
  padding: 0 18px;
}

.bv3-record-search,
.bv3-record-sort {
  display: flex;
  align-items: center;
  min-width: 0;
  height: 38px;
  border: 1px solid #2f4052;
  border-radius: 9px;
  background: linear-gradient(180deg, #151d27, #101720);
}

.bv3-record-search {
  gap: 8px;
  padding: 0 10px;
}

.bv3-record-search input,
.bv3-record-sort select {
  min-width: 0;
  width: 100%;
  border: 0;
  outline: 0;
  color: #f3e8d9;
  background: transparent;
  font: inherit;
}

.bv3-record-search input::-moz-placeholder {
  color: #8f98a2;
}

.bv3-record-search input::placeholder {
  color: #8f98a2;
}

.bv3-record-sort {
  gap: 8px;
  padding: 0 8px 0 10px;
  color: #aaa399;
  font-size: 12px;
}

.bv3-record-sort select {
  color: #f3e8d9;
}

.bv3-record-filter-row {
  display: flex;
  gap: 6px;
  overflow-x: auto;
  padding: 0 18px 2px;
}

.bv3-record-filter {
  flex: 0 0 auto;
  border: 1px solid #354454;
  border-radius: 999px;
  padding: 6px 10px;
  color: #c8c0b7;
  background: #101821;
  cursor: pointer;
  font-size: 12px;
}

.bv3-record-filter-active {
  border-color: #bc9352;
  color: #fff1d5;
  background: linear-gradient(180deg, #6a4d26, #4b371e);
}

.bv3-record-list {
  display: grid;
  gap: 7px;
  min-height: 0;
  overflow: auto;
  padding: 0 18px 18px;
}

.bv3-record-row {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) minmax(120px, auto);
  align-items: center;
  gap: 10px;
  min-width: 0;
  min-height: 54px;
  border: 1px solid #263647;
  border-radius: 9px;
  padding: 6px 8px;
  background: linear-gradient(180deg, #151d27, #101720);
}

.bv3-record-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px dashed rgba(208, 165, 91, 0.34);
  border-radius: 7px;
  background: rgba(8, 13, 20, 0.42);
}

.bv3-record-thumb img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-record-main,
.bv3-record-title,
.bv3-record-sub {
  min-width: 0;
}

.bv3-record-main {
  display: grid;
  gap: 3px;
}

.bv3-record-title,
.bv3-record-sub {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-record-title {
  color: #f5ecdf;
  font-size: 13px;
  font-weight: 700;
}

.bv3-record-sub {
  color: #aeb7c0;
  font-size: 11px;
}

.bv3-record-tags {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
  flex-wrap: wrap;
  min-width: 0;
}

.bv3-record-tag {
  border: 1px solid rgba(208, 165, 91, 0.3);
  border-radius: 999px;
  padding: 2px 6px;
  color: #f4e1c0;
  background: rgba(168, 117, 45, 0.14);
  font-size: 10px;
  font-weight: 800;
  white-space: nowrap;
}

.bv3-record-tag-store {
  border-color: rgba(210, 166, 85, 0.54);
  color: #ffe2a7;
}

.bv3-record-tag-meta {
  border-color: rgba(137, 104, 205, 0.56);
  color: #dfd4ff;
}

.bv3-records-empty {
  margin: 0 18px 18px;
  border: 1px dashed #3a4a5a;
  border-radius: 10px;
  padding: 28px 16px;
  color: #cfc5b8;
  text-align: center;
  background: rgba(17, 24, 34, 0.58);
}

.bv3-pagination {
  justify-content: center;
  gap: 6px;
  padding: 4px 0 10px;
}

.bv3-page-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 32px;
  padding: 0 12px;
  border-radius: 8px;
  color: #aeb5be;
  background: linear-gradient(180deg, #151d26, #10161d);
  font-size: 13px;
}

.bv3-disabled {
  opacity: 0.42;
}

.bv3-page-active {
  border-color: #b69053;
  color: #fff0da;
  background: linear-gradient(180deg, #6f5128, #58411e);
}

.bv3-compare-row {
  position: sticky;
  z-index: 8;
  bottom: 0;
  gap: 12px;
  margin: 0 -14px -14px;
  padding: 10px 14px;
  border-top: 1px solid rgba(212, 173, 102, 0.24);
  background: linear-gradient(180deg, rgba(17, 24, 34, 0.98), rgba(13, 19, 28, 0.98));
  backdrop-filter: blur(8px);
}

.bv3-compare-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  border: 1px solid var(--line-outer);
  border-radius: 10px;
  color: #b3abbf;
  background: linear-gradient(180deg, #171d28, #10171f);
}

.bv3-compare-summary {
  min-width: 118px;
  color: #ebe2d7;
  font-size: 13px;
  line-height: 1.2;
}

.bv3-compare-items {
  flex: 1;
  gap: 10px;
  min-width: 0;
}

.bv3-compare-item {
  flex: 1 1 0;
  justify-content: flex-start;
  gap: 10px;
  min-width: 0;
  height: 40px;
  padding: 0 10px;
  border-radius: 9px;
  background: linear-gradient(180deg, #181d24, #11161c);
}

.bv3-compare-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  flex: 0 0 auto;
  border: 1px solid #7c6238;
  border-radius: 6px;
  background: linear-gradient(180deg, #171f28, #101822);
}

.bv3-compare-thumb img {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-namewrap,
.bv3-compare-main,
.bv3-compare-sub {
  min-width: 0;
}

.bv3-namewrap {
  flex: 1;
}

.bv3-compare-main,
.bv3-compare-sub {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-compare-main {
  color: #f0e7dc;
  font-size: 12px;
}

.bv3-compare-sub {
  color: #bdafa1;
  font-size: 11px;
}

.bv3-remove {
  flex: 0 0 auto;
  padding: 0;
  border: 0;
  color: #b39b70;
  background: transparent;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.bv3-compare-action {
  width: 170px;
  flex: 0 0 auto;
}

.bv3-compare-row {
  position: fixed;
  left: max(12px, calc((100vw - 1200px) / 2 + 26px));
  right: max(12px, calc((100vw - 1200px) / 2 + 26px));
  bottom: 14px;
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr) 190px;
  align-items: center;
  min-height: 72px;
  gap: 12px;
  z-index: 70;
  margin: 0;
  padding: 10px 14px;
  border: 1px solid rgba(212, 173, 102, 0.28);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(18, 25, 34, 0.98), rgba(10, 15, 22, 0.98));
  box-shadow: 0 -12px 28px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
}

.bv3-compare-summary {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  align-items: center;
  min-width: 0;
  gap: 10px;
  color: #ebe2d7;
}

.bv3-compare-summary strong,
.bv3-compare-summary small {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-compare-summary strong {
  font-size: 13px;
}

.bv3-compare-summary small {
  margin-top: 2px;
  color: #aeb5be;
  font-size: 11px;
}

.bv3-compare-badge {
  width: 40px;
  height: 40px;
  border-radius: 10px;
}

.bv3-compare-items {
  display: flex;
  gap: 10px;
  min-width: 0;
  overflow-x: auto;
  padding: 2px 2px 4px;
  scrollbar-width: thin;
}

.bv3-compare-item {
  flex: 0 0 clamp(190px, 22vw, 260px);
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr) 24px;
  align-items: center;
  height: 48px;
  gap: 8px;
  min-width: 190px;
  padding: 6px 8px;
  border-color: rgba(212, 164, 83, 0.5);
  border-radius: 10px;
  background: linear-gradient(180deg, #171f2a, #0f171f);
  box-shadow: inset 0 1px 0 rgba(255, 230, 180, 0.04);
}

.bv3-compare-thumb {
  width: 36px;
  height: 36px;
  border-radius: 8px;
}

.bv3-compare-thumb img {
  width: 32px;
  height: 32px;
}

.bv3-compare-main {
  font-weight: 700;
  line-height: 1.1;
}

.bv3-compare-sub {
  margin-top: 3px;
  font-size: 12px;
}

.bv3-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 1px solid transparent;
  border-radius: 6px;
  color: #aeb5be;
  font-size: 16px;
}

.bv3-remove:hover {
  color: #f0d390;
  border-color: rgba(212, 164, 83, 0.45);
  background: rgba(212, 164, 83, 0.08);
}

.bv3-compare-actions {
  display: grid;
  align-items: center;
  gap: 5px;
  min-width: 0;
}

.bv3-compare-action {
  width: 100%;
  height: 42px;
}

.bv3-compare-action:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

.bv3-compare-clear {
  justify-self: center;
  border: 0;
  color: #aeb5be;
  background: transparent;
  font-size: 11px;
}

.bv3-compare-clear:hover {
  color: #f0d390;
}

.bv3-compare-notice {
  min-height: 14px;
  overflow: hidden;
  color: #f0c875;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
}

.bv3-compare-btn-active {
  border-color: rgba(212, 164, 83, 0.65);
  color: #ffe4aa;
  background: linear-gradient(180deg, #2a2114, #19140e);
}

.bv3-compare-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: grid;
  place-items: center;
  padding: 18px;
  background: rgba(2, 6, 10, 0.72);
  backdrop-filter: blur(10px);
}

.bv3-compare-modal {
  width: min(1180px, 100%);
  max-height: min(86vh, 860px);
  overflow: hidden;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  border: 1px solid rgba(212, 164, 83, 0.34);
  border-radius: 14px;
  background: linear-gradient(180deg, #141d28, #081017);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.62);
}

.bv3-compare-modal-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px;
  border-bottom: 1px solid rgba(212, 164, 83, 0.22);
}

.bv3-compare-modal-head h2 {
  margin: 3px 0 0;
  color: #fff3dd;
  font: 800 20px/1.1 var(--font-display);
}

.bv3-compare-modal-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.bv3-compare-modal-body {
  min-height: 0;
  overflow: hidden;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}

.bv3-ai-analysis {
  margin: 12px 14px 0;
  overflow: hidden;
  border: 1px solid rgba(91, 170, 202, 0.3);
  border-radius: 10px;
  color: #dce8ee;
  background:
    linear-gradient(135deg, rgba(24, 65, 80, 0.28), transparent 52%),
    rgba(7, 16, 23, 0.86);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.bv3-ai-analysis-expanded {
  max-height: min(44vh, 480px);
  overflow-y: auto;
  scrollbar-color: rgba(212, 164, 83, 0.48) transparent;
}

.bv3-ai-analysis-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 14px;
}

.bv3-ai-analysis-head > div {
  min-width: 0;
}

.bv3-ai-analysis-head h3 {
  margin: 2px 0 0;
  color: #f8ecd5;
  font: 800 17px/1.2 var(--font-display);
}

.bv3-ai-analysis-head p {
  margin: 4px 0 0;
  color: #9fb0bb;
  font-size: 12px;
}

.bv3-ai-generate {
  flex: 0 0 auto;
  border-color: rgba(91, 170, 202, 0.46);
  color: #dff6ff;
  background: rgba(91, 170, 202, 0.11);
}

.bv3-ai-generate:hover:not(:disabled) {
  border-color: rgba(107, 195, 228, 0.72);
  background: rgba(91, 170, 202, 0.18);
}

.bv3-ai-loading,
.bv3-ai-error {
  min-height: 64px;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 14px 12px;
  padding: 11px 12px;
  border-radius: 8px;
}

.bv3-ai-fallback {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
  padding: 9px 10px;
  border: 1px solid rgba(212, 164, 83, 0.28);
  border-radius: 8px;
  color: #f3d996;
  background: rgba(212, 164, 83, 0.075);
}

.bv3-ai-fallback strong,
.bv3-ai-fallback span {
  display: block;
}

.bv3-ai-fallback strong {
  font-size: 11px;
  font-weight: 850;
  text-transform: uppercase;
}

.bv3-ai-fallback span {
  color: #c7bba8;
  font-size: 11px;
}

.bv3-ai-loading {
  border: 1px solid rgba(91, 170, 202, 0.2);
  background: rgba(91, 170, 202, 0.06);
}

.bv3-ai-loading strong,
.bv3-ai-loading small,
.bv3-ai-error strong,
.bv3-ai-error span {
  display: block;
}

.bv3-ai-loading small {
  margin-top: 3px;
  color: #9fb0bb;
  font-size: 11px;
}

.bv3-ai-spinner {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  border: 2px solid rgba(91, 170, 202, 0.2);
  border-top-color: #73c5e3;
  border-radius: 50%;
  animation: bv3-ai-spin 0.75s linear infinite;
}

@keyframes bv3-ai-spin {
  to {
    transform: rotate(360deg);
  }
}

.bv3-ai-error {
  align-items: flex-start;
  border: 1px solid rgba(224, 118, 103, 0.3);
  color: #ffd7d0;
  background: rgba(139, 49, 39, 0.13);
}

.bv3-ai-error span {
  margin-top: 3px;
  color: #d9b6b0;
  font-size: 12px;
}

.bv3-ai-result {
  display: grid;
  gap: 14px;
  padding: 0 14px 14px;
}

.bv3-ai-verdict {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 14px;
  padding: 12px;
  border: 1px solid rgba(212, 164, 83, 0.28);
  border-radius: 8px;
  background: rgba(212, 164, 83, 0.07);
}

.bv3-ai-verdict span,
.bv3-ai-final strong {
  display: block;
  color: #f3d996;
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.bv3-ai-verdict small {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
  padding: 2px 6px;
  border-radius: 999px;
  color: #8bd3b0;
  background: rgba(60, 154, 108, 0.12);
  font-size: 10px;
}

.bv3-ai-verdict p,
.bv3-ai-pick p,
.bv3-ai-categories p,
.bv3-ai-ranking p,
.bv3-ai-final p,
.bv3-ai-disclaimer {
  margin: 0;
  line-height: 1.45;
}

.bv3-ai-verdict p {
  color: #e4e9ec;
  font-size: 13px;
}

.bv3-ai-picks {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 8px;
}

.bv3-ai-pick {
  min-width: 0;
  padding: 10px;
  border: 1px solid rgba(91, 170, 202, 0.2);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.025);
}

.bv3-ai-pick > span {
  display: block;
  color: #8fb8c8;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.bv3-ai-pick strong {
  display: block;
  margin-top: 4px;
  overflow: hidden;
  color: #f5e8d3;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}

.bv3-ai-pick p {
  margin-top: 4px;
  color: #aebbc3;
  font-size: 11px;
}

.bv3-ai-section {
  display: grid;
  gap: 8px;
}

.bv3-ai-section h4 {
  margin: 0;
  color: #f3d996;
  font-size: 13px;
}

.bv3-ai-ranking {
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bv3-ai-ranking li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 9px;
  padding: 8px 10px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.025);
}

.bv3-ai-ranking li > span {
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(212, 164, 83, 0.38);
  border-radius: 7px;
  color: #f4d591;
  background: rgba(212, 164, 83, 0.08);
  font-weight: 900;
}

.bv3-ai-ranking strong,
.bv3-ai-ranking small {
  display: block;
}

.bv3-ai-ranking strong {
  color: #f4eadb;
  font-size: 12px;
}

.bv3-ai-ranking small {
  margin-top: 1px;
  color: #77c8e6;
  font-size: 10px;
}

.bv3-ai-ranking p {
  margin-top: 4px;
  color: #aebbc3;
  font-size: 11px;
}

.bv3-ai-categories,
.bv3-ai-characters {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.bv3-ai-categories article,
.bv3-ai-characters > article {
  min-width: 0;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.025);
}

.bv3-ai-categories strong {
  display: block;
  color: #c5e5f1;
  font-size: 11px;
}

.bv3-ai-categories p {
  margin-top: 4px;
  color: #aebbc3;
  font-size: 11px;
}

.bv3-ai-characters > article {
  display: grid;
  gap: 9px;
}

.bv3-ai-characters h5 {
  margin: 0;
  color: #f6e6c7;
  font-size: 13px;
}

.bv3-ai-characters strong {
  color: #a9cbd7;
  font-size: 10px;
  text-transform: uppercase;
}

.bv3-ai-characters ul {
  display: grid;
  gap: 3px;
  margin: 4px 0 0;
  padding-left: 16px;
  color: #b7c1c7;
  font-size: 11px;
}

.bv3-ai-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 5px;
}

.bv3-ai-tags span {
  padding: 3px 6px;
  border: 1px solid rgba(91, 170, 202, 0.26);
  border-radius: 999px;
  color: #bfe9f7;
  background: rgba(91, 170, 202, 0.08);
  font-size: 10px;
}

.bv3-ai-final {
  padding: 11px 12px;
  border-left: 3px solid #d4a453;
  border-radius: 0 8px 8px 0;
  background: rgba(212, 164, 83, 0.07);
}

.bv3-ai-final p {
  margin-top: 4px;
  color: #e0e5e8;
  font-size: 12px;
}

.bv3-ai-disclaimer {
  color: #81909a;
  font-size: 10px;
}

.bv3-compare-table-scroll {
  min-height: 0;
  overflow: auto;
}

.bv3-compare-table {
  width: 100%;
  min-width: 820px;
  border-collapse: separate;
  border-spacing: 0;
  color: #d9d2ca;
  font-size: 13px;
}

.bv3-compare-table th,
.bv3-compare-table td {
  min-width: 185px;
  padding: 10px;
  border-right: 1px solid rgba(212, 164, 83, 0.12);
  border-bottom: 1px solid rgba(212, 164, 83, 0.12);
  vertical-align: top;
  background: rgba(9, 15, 22, 0.72);
}

.bv3-compare-table thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #182331, #101821);
}

.bv3-compare-table .bv3-compare-sticky-col {
  position: sticky;
  left: 0;
  z-index: 3;
  min-width: 174px;
  width: 174px;
  color: #f1d38d;
  text-align: left;
  background: linear-gradient(180deg, #151d27, #0d141c);
}

.bv3-compare-table thead .bv3-compare-sticky-col {
  z-index: 4;
}

.bv3-compare-head-card {
  position: relative;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 24px;
  align-items: center;
  gap: 9px;
  min-width: 0;
}

.bv3-compare-head-card img {
  width: 42px;
  height: 42px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid rgba(212, 164, 83, 0.45);
  border-radius: 9px;
  background: #0b131c;
}

.bv3-compare-head-card strong,
.bv3-compare-head-card span,
.bv3-compare-head-card small {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-compare-head-card strong {
  color: #fff1d6;
  font-size: 14px;
}

.bv3-compare-head-card span,
.bv3-compare-head-card small {
  color: #aeb5be;
  font-size: 11px;
}

.bv3-compare-head-card button {
  width: 24px;
  height: 24px;
  border: 1px solid rgba(212, 164, 83, 0.22);
  border-radius: 7px;
  color: #c9b99b;
  background: transparent;
}

.bv3-compare-head-card a {
  grid-column: 2 / -1;
  width: -moz-fit-content;
  width: fit-content;
  color: #f0d390;
  font-size: 11px;
}

.bv3-compare-group-row th {
  position: sticky;
  left: 0;
  z-index: 2;
  padding: 8px 10px;
  color: #ffe3a5;
  text-align: left;
  letter-spacing: 0.02em;
  background: linear-gradient(180deg, rgba(107, 79, 38, 0.88), rgba(54, 42, 24, 0.9));
}

.bv3-compare-cell-best {
  color: #fff4d5;
  background:
    linear-gradient(180deg, rgba(61, 77, 42, 0.42), rgba(29, 42, 28, 0.36)),
    rgba(9, 15, 22, 0.72) !important;
  box-shadow: inset 0 0 0 1px rgba(154, 198, 108, 0.22);
}

.bv3-compare-highlight-list,
.bv3-compare-signal-list {
  display: grid;
  gap: 7px;
}

.bv3-compare-highlight {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
}

.bv3-compare-highlight img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid rgba(212, 164, 83, 0.32);
  border-radius: 7px;
  background: #0b131c;
}

.bv3-compare-highlight strong,
.bv3-compare-highlight small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-compare-highlight strong {
  color: #f5ead8;
  font-size: 12px;
}

.bv3-compare-highlight small,
.bv3-compare-more,
.bv3-compare-empty {
  color: #aeb5be;
  font-size: 11px;
}

.bv3-compare-signal-list span {
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 7px;
  border: 1px solid rgba(212, 164, 83, 0.24);
  border-radius: 999px;
  color: #f0d390;
  background: rgba(212, 164, 83, 0.08);
  font-size: 11px;
}

.bv3-mobile-top,
.bv3-mobile-filter-panel,
.bv3-mobile-results,
.bv3-mobile-load-more {
  display: none;
}

.bv3-results-frame {
  position: relative;
  display: grid;
  gap: 10px;
  min-width: 0;
}

.bv3-inline-progress {
  position: sticky;
  top: 10px;
  z-index: 25;
  min-height: 30px;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0 12px;
  border: 1px solid rgba(212, 173, 102, 0.24);
  border-radius: 10px;
  color: #ead39b;
  background: rgba(13, 21, 31, 0.78);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.bv3-inline-progress::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 42%;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, var(--tdp-gold), var(--tdp-gold-highlight), transparent);
  animation: tdp-route-progress 900ms ease-in-out infinite;
}

.bv3-inline-progress span {
  position: relative;
  z-index: 1;
  font-size: 12px;
  font-weight: 800;
}

.bv3-results-frame[data-updating="true"] :is(.bv3-desktop-results, .bv3-mobile-results, .bv3-empty-state, .bv3-pagination) {
  opacity: 0.76;
  filter: saturate(0.92);
  transition:
    opacity 140ms ease,
    filter 140ms ease;
}

.bv3-desktop-results {
  min-width: 0;
}

.bv3-more-stats,
.bv3-compare-selected-btn,
.bv3-compare-mobile-view {
  display: none;
}

.bv3-mobile-sheet-layer {
  position: fixed;
  inset: 0;
  z-index: 130;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: rgba(4, 7, 11, 0.44);
  backdrop-filter: blur(8px);
}

.bv3-mobile-sheet-backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.bv3-mobile-sheet {
  position: relative;
  z-index: 1;
  width: min(430px, calc(100vw - 14px));
  max-height: min(82vh, 760px);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  overflow: hidden;
  border: 1px solid rgba(212, 173, 102, 0.42);
  border-radius: 18px 18px 0 0;
  color: #f2eadf;
  background: linear-gradient(180deg, #152131, #0c141e 68%, #091019);
  box-shadow: 0 -22px 54px rgba(0, 0, 0, 0.54);
}

.bv3-mobile-sheet-head,
.bv3-mobile-sheet-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px;
  border-bottom: 1px solid rgba(212, 173, 102, 0.2);
}

.bv3-mobile-sheet-head h2 {
  margin: 2px 0 0;
  color: #fff4df;
  font-size: 18px;
}

.bv3-mobile-sheet-body,
.bv3-mobile-option-list,
.bv3-mobile-selected-list {
  min-height: 0;
  overflow-y: auto;
  padding: 10px 12px 12px;
}

.bv3-mobile-sheet-section {
  margin-top: 10px;
}

.bv3-mobile-sheet-subtitle {
  margin: 0 0 6px;
  color: #e8cf9b;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.bv3-mobile-option-list {
  display: grid;
  gap: 8px;
}

.bv3-mobile-option {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 12px;
  border: 1px solid rgba(212, 173, 102, 0.24);
  border-radius: 12px;
  color: #f1e7d9;
  background: rgba(255, 255, 255, 0.035);
  font: inherit;
  font-weight: 800;
  text-align: left;
  cursor: pointer;
}

.bv3-mobile-option span {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.bv3-mobile-option small {
  color: #aeb7c2;
  font-size: 10px;
  font-weight: 700;
}

.bv3-mobile-option-active {
  border-color: rgba(244, 202, 127, 0.72);
  color: #fff5df;
  background: rgba(212, 173, 102, 0.16);
}

.bv3-mobile-selected-list {
  display: grid;
  gap: 8px;
}

.bv3-mobile-selected-row {
  min-height: 54px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 32px;
  align-items: center;
  gap: 10px;
  padding: 7px;
  border: 1px solid rgba(212, 173, 102, 0.2);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.035);
}

.bv3-mobile-selected-row img {
  width: 38px;
  height: 38px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bv3-mobile-selected-row strong,
.bv3-mobile-selected-row small {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bv3-mobile-selected-row small {
  margin-top: 2px;
  color: #aeb7c2;
  font-size: 11px;
}

.bv3-mobile-selected-row button {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(212, 173, 102, 0.25);
  border-radius: 999px;
  color: #f2dfbd;
  background: rgba(255, 255, 255, 0.04);
}

.bv3-mobile-sheet-empty {
  padding: 18px 8px;
  color: #aeb7c2;
  text-align: center;
}

.bv3-mobile-sheet-footer {
  border-top: 1px solid rgba(212, 173, 102, 0.2);
  border-bottom: 0;
  background: rgba(6, 10, 15, 0.54);
}

.bv3-mobile-sheet-footer .bv3-btn {
  flex: 1;
}

.bv3-app[data-theme="light"] .bv3-mobile-sheet-layer {
  background: rgba(245, 241, 230, 0.64);
}

.bv3-app[data-theme="light"] .bv3-mobile-sheet {
  color: #243142;
  background: linear-gradient(180deg, #ffffff, #edf4fa);
  box-shadow: 0 -22px 54px rgba(80, 94, 112, 0.2);
}

.bv3-app[data-theme="light"] .bv3-mobile-sheet-head h2,
.bv3-app[data-theme="light"] .bv3-mobile-option {
  color: #1f2c3b;
}

.bv3-app[data-theme="light"] .bv3-mobile-option,
.bv3-app[data-theme="light"] .bv3-mobile-selected-row {
  background: rgba(255, 255, 255, 0.72);
}

.bv3-app[data-theme="light"] .bv3-mobile-sheet-footer {
  background: rgba(255, 253, 248, 0.9);
}

.bv3-compare-spacer {
  height: 96px;
}

.bv3-toast {
  position: fixed;
  z-index: 80;
  right: 22px;
  bottom: 22px;
  max-width: min(360px, calc(100vw - 32px));
  padding: 11px 14px;
  border: 1px solid rgba(214, 170, 94, 0.5);
  border-radius: 12px;
  color: #fff4df;
  background: linear-gradient(180deg, rgba(38, 29, 17, 0.96), rgba(18, 22, 30, 0.96));
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34);
  font-size: 13px;
  font-weight: 700;
}

.bv3-mobile-icon-btn {
  min-height: 28px;
  padding: 0 9px;
  border: 1px solid rgba(214, 170, 94, 0.34);
  border-radius: 999px;
  color: #f1d48d;
  background: rgba(214, 170, 94, 0.08);
  font-size: 11px;
  font-weight: 800;
}

.bazaar-v3-page[data-theme="light"],
.bazaar-v3-page:has(.bv3-app[data-theme="light"]) {
  color: #172033;
  background:
    radial-gradient(920px 420px at 50% -120px, rgba(168, 117, 39, 0.12), transparent 62%),
    radial-gradient(760px 360px at 92% 12%, rgba(59, 130, 246, 0.08), transparent 58%),
    linear-gradient(180deg, #f4efe6 0%, #efe6d8 52%, #f4efe6 100%);
}

.bv3-shell:has(.bv3-app[data-theme="light"]) {
  border-color: rgba(168, 117, 39, 0.26);
  background:
    radial-gradient(115% 160% at 50% 0%, rgba(255, 247, 234, 0.96) 0%, #f7ead7 48%, #eadcc9 100%);
  color: #172033;
  box-shadow: 0 18px 48px rgba(56, 44, 27, 0.16);
}

.bv3-inner:has(.bv3-app[data-theme="light"]) {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, #fffdf8, #f5eadb);
  color: #172033;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.bv3-app[data-theme="light"] {
  color: #172033;
}

.bv3-app[data-theme="light"] :is(.bv3-brand-title, .bv3-name, .bv3-price-value, .bv3-highlight-title, .bv3-record-title, .bv3-list-name, .bv3-compare-main) {
  color: #111827;
}

.bv3-app[data-theme="light"] :is(.bv3-brand-sub, .bv3-muted, .bv3-helper, .bv3-muted-input, .bv3-field label, .bv3-price-label, .bv3-highlight-meta, .bv3-stat-label, .bv3-record-sub, .bv3-list-character-main > span, .bv3-list-muted, .bv3-compare-sub, .bv3-compare-summary small, .bv3-compare-more, .bv3-compare-empty) {
  color: #64748b;
}

.bv3-app[data-theme="light"] :is(.bv3-searchbar, .bv3-input, .bv3-select, .bv3-top-pill, .bv3-info-pill, .bv3-btn, .bv3-tab, .bv3-view-btn, .bv3-page-btn, .bv3-toggle-wrap, .bv3-flag-toggle, .bv3-mobile-icon-btn) {
  border-color: rgba(168, 117, 39, 0.36);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88);
}

.bv3-app[data-theme="light"] .bv3-sort-option {
  color: #334155;
}

.bv3-app[data-theme="light"] :is(.bv3-sort-option:hover, .bv3-sort-option-active) {
  border-color: rgba(168, 117, 39, 0.28);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.08);
}

.bv3-app[data-theme="light"] .bv3-segmented-option {
  border-color: rgba(168, 117, 39, 0.24);
  color: #475569;
  background: rgba(255, 255, 255, 0.62);
}

.bv3-app[data-theme="light"] :is(.bv3-segmented-option:hover, .bv3-segmented-option-active) {
  border-color: rgba(168, 117, 39, 0.42);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.1);
}

.bv3-app[data-theme="light"] :is(.bv3-searchbar input, .bv3-input, .bv3-select, .bv3-record-search input, .bv3-record-sort select) {
  color: #172033;
}

.bv3-app[data-theme="light"] :is(.bv3-searchbar input, .bv3-input, .bv3-record-search input)::-moz-placeholder {
  color: #7c8796;
}

.bv3-app[data-theme="light"] :is(.bv3-searchbar input, .bv3-input, .bv3-record-search input)::placeholder {
  color: #7c8796;
}

.bv3-app[data-theme="light"] .bv3-select {
  background:
    linear-gradient(45deg, transparent 50%, #475569 50%) right 14px center / 5px 5px no-repeat,
    linear-gradient(135deg, #475569 50%, transparent 50%) right 9px center / 5px 5px no-repeat,
    linear-gradient(180deg, #ffffff, #f8fafc);
}

.bv3-app[data-theme="light"] .bv3-select option {
  color: #172033;
  background: #ffffff;
}

.bv3-app[data-theme="light"] .bv3-search-submit {
  border-color: rgba(168, 117, 39, 0.28);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.08);
}

.bv3-app[data-theme="light"] .bv3-search-submit:hover,
.bv3-app[data-theme="light"] .bv3-search-submit:focus-visible {
  border-color: rgba(168, 117, 39, 0.46);
  color: #6d3f08;
  background: rgba(168, 117, 39, 0.14);
}

.bv3-app[data-theme="light"] .bv3-search-clear {
  border-color: rgba(168, 117, 39, 0.18);
  color: #64748b;
  background: rgba(168, 117, 39, 0.05);
}

.bv3-app[data-theme="light"] .bv3-search-clear:hover,
.bv3-app[data-theme="light"] .bv3-search-clear:focus-visible {
  border-color: rgba(168, 117, 39, 0.34);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.1);
}

.bv3-app[data-theme="light"] :is(.bv3-icon, .bv3-small-icon) {
  color: currentColor;
}

.bv3-app[data-theme="light"] .bv3-gold,
.bv3-app[data-theme="light"] .bv3-info-pill.bv3-gold {
  color: #8a5a17;
}

.bv3-app[data-theme="light"] .bv3-action-pill,
.bv3-app[data-theme="light"] .bv3-clear-toolbar-btn,
.bv3-app[data-theme="light"] .bv3-summary-share {
  border-color: rgba(168, 117, 39, 0.38);
  background: linear-gradient(180deg, #fff7ea, #f2e3cc);
  color: #6f4512;
}

.bv3-app[data-theme="light"] .bv3-advanced-count {
  border-color: rgba(168, 117, 39, 0.26);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.1);
}

.bv3-app[data-theme="light"] .bv3-theme-toggle-compact {
  border-color: rgba(168, 117, 39, 0.3);
  background: #fffdf8;
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-advanced-backdrop {
  background: rgba(245, 241, 230, 0.58);
}

.bv3-app[data-theme="light"] .bv3-advanced-drawer {
  border-left-color: rgba(168, 117, 39, 0.38);
  background:
    radial-gradient(520px 320px at 28% 0%, rgba(255, 247, 234, 0.96), transparent 68%),
    linear-gradient(180deg, #fffdf8 0%, #f5eadb 58%, #efe1cf 100%);
  color: #172033;
  box-shadow: -20px 0 58px rgba(56, 44, 27, 0.22);
}

.bv3-app[data-theme="light"] .bv3-advanced-drawer-head {
  border-bottom-color: rgba(168, 117, 39, 0.2);
}

.bv3-app[data-theme="light"] .bv3-advanced-drawer-head h2 {
  color: #111827;
}

.bv3-app[data-theme="light"] .bv3-toggle {
  border-color: rgba(100, 116, 139, 0.32);
  background: #e2e8f0;
  box-shadow: inset 0 1px 3px rgba(15, 23, 42, 0.16);
}

.bv3-app[data-theme="light"] .bv3-toggle::after {
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.24);
}

.bv3-app[data-theme="light"] .bv3-toggle-active,
.bv3-app[data-theme="light"] .bv3-flag-toggle-active,
.bv3-app[data-theme="light"] .bv3-view-active,
.bv3-app[data-theme="light"] .bv3-tab-opportunity {
  border-color: rgba(109, 70, 201, 0.48);
  background: rgba(109, 70, 201, 0.12);
  color: #5b21b6;
}

.bv3-app[data-theme="light"] .bv3-primary,
.bv3-app[data-theme="light"] .bv3-page-active,
.bv3-app[data-theme="light"] .bv3-record-filter-active,
.bv3-app[data-theme="light"] .bv3-list-action-active,
.bv3-app[data-theme="light"] .bv3-compare-btn-active {
  border-color: #8a5a17;
  background: linear-gradient(180deg, #c98b2e, #8a5a17);
  color: #fff7ed;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

.bv3-app[data-theme="light"] .bv3-tab span {
  border-color: rgba(168, 117, 39, 0.2);
  background: rgba(168, 117, 39, 0.08);
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-tab-active {
  border-color: rgba(21, 128, 61, 0.46);
  background: rgba(21, 128, 61, 0.12);
  color: #166534;
}

.bv3-app[data-theme="light"] .bv3-tab-active span {
  background: rgba(21, 128, 61, 0.14);
  color: #166534;
}

.bv3-app[data-theme="light"] .bv3-tab-closed {
  border-color: rgba(185, 28, 28, 0.34);
  color: #991b1b;
}

.bv3-app[data-theme="light"] .bv3-tab-nobuyout {
  border-color: rgba(180, 83, 9, 0.42);
  color: #92400e;
}

.bv3-app[data-theme="light"] .bv3-clear-btn {
  border-color: rgba(168, 117, 39, 0.34);
  background: rgba(168, 117, 39, 0.08);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-card {
  border-color: rgba(168, 117, 39, 0.5);
  background:
    radial-gradient(180px 120px at 50% 0%, rgba(168, 117, 39, 0.08), transparent 68%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 52%, #f3f6fa 100%);
  color: #172033;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12), inset 0 0 0 1px rgba(255, 255, 255, 0.86);
}

.bv3-app[data-theme="light"] .bv3-card-selected {
  border-color: #9a681f;
  box-shadow: 0 0 0 2px rgba(168, 117, 39, 0.18), 0 14px 30px rgba(15, 23, 42, 0.14);
}

.bv3-app[data-theme="light"] .bv3-checkbox {
  border-color: rgba(168, 117, 39, 0.48);
  background: linear-gradient(180deg, #ffffff, #f3f6fa);
  color: #8a5a17;
}

.bv3-app[data-theme="light"] .bv3-checkbox-checked {
  border-color: #8a5a17;
  background: linear-gradient(180deg, #c98b2e, #8a5a17);
  color: #fff7ed;
}

.bv3-app[data-theme="light"] .bv3-outfit,
.bv3-app[data-theme="light"] .bv3-list-avatar,
.bv3-app[data-theme="light"] .bv3-compare-thumb {
  border-color: rgba(168, 117, 39, 0.42);
  background: linear-gradient(180deg, #fff7ea, #f1e6d5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76);
}

.bv3-app[data-theme="light"] .bv3-official-link,
.bv3-app[data-theme="light"] .bv3-card-menu-trigger {
  border-color: rgba(168, 117, 39, 0.38);
  background: rgba(168, 117, 39, 0.08);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-card-menu-panel,
.bv3-app[data-theme="light"] .bv3-records-modal,
.bv3-app[data-theme="light"] .bv3-compare-modal {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
  box-shadow: 0 22px 58px rgba(15, 23, 42, 0.2);
}

.bv3-app[data-theme="light"] .bv3-card-menu-panel a,
.bv3-app[data-theme="light"] .bv3-card-menu-panel button {
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-card-menu-panel a:hover,
.bv3-app[data-theme="light"] .bv3-card-menu-panel button:hover {
  background: rgba(168, 117, 39, 0.1);
  color: #6f4512;
}

.bv3-app[data-theme="light"] .bv3-bottom-line {
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-time,
.bv3-app[data-theme="light"] .bv3-time-detail {
  color: #166534;
}

.bv3-app[data-theme="light"] .bv3-time-closed,
.bv3-app[data-theme="light"] .bv3-time-closed .bv3-time-detail {
  color: #991b1b;
}

.bv3-app[data-theme="light"] .bv3-pill {
  font-weight: 760;
}

.bv3-app[data-theme="light"] .bv3-level-pill {
  border-color: #8a5a17;
  background: linear-gradient(180deg, #fff3d8, #f2d49c);
  color: #6f4512;
}

.bv3-app[data-theme="light"] :is(.bv3-pill-rp, .bv3-pill-ed, .bv3-pill-ms, .bv3-pill-ek, .bv3-pill-neutral) {
  border-color: rgba(109, 70, 201, 0.42);
  background: rgba(109, 70, 201, 0.1);
  color: #4c1d95;
}

.bv3-app[data-theme="light"] .bv3-pill-world {
  border-color: rgba(29, 95, 184, 0.38);
  background: rgba(29, 95, 184, 0.1);
  color: #1e3a8a;
}

.bv3-app[data-theme="light"] .bv3-pill-active {
  border-color: rgba(21, 128, 61, 0.42);
  background: rgba(21, 128, 61, 0.12);
  color: #166534;
}

.bv3-app[data-theme="light"] .bv3-pill-closed {
  border-color: rgba(185, 28, 28, 0.38);
  background: rgba(185, 28, 28, 0.1);
  color: #991b1b;
}

.bv3-app[data-theme="light"] .bv3-pill-nobuyout {
  border-color: rgba(180, 83, 9, 0.38);
  background: rgba(180, 83, 9, 0.1);
  color: #92400e;
}

.bv3-app[data-theme="light"] .bv3-pill-stale {
  border-color: rgba(100, 116, 139, 0.34);
  background: rgba(100, 116, 139, 0.1);
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-price-box {
  border-color: rgba(168, 117, 39, 0.32);
  background: linear-gradient(180deg, #fffdf8, #f8f1e6);
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-invested-box {
  border-color: rgba(168, 117, 39, 0.56);
  background: linear-gradient(180deg, #fff7ea, #f1e2ca);
}

.bv3-app[data-theme="light"] .bazaar-v3-price-estimate {
  color: #64748b;
}

.bv3-app[data-theme="light"] .bazaar-v3-price-estimate__value {
  color: #334155;
}

.bv3-app[data-theme="light"] .bazaar-v3-price-estimate__buy {
  border-color: rgba(168, 117, 39, 0.42);
  background: rgba(168, 117, 39, 0.09);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-slot {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, #fff7ea, #efe3d2);
}

.bv3-app[data-theme="light"] .bv3-slot::before {
  border-color: rgba(168, 117, 39, 0.26);
}

.bv3-app[data-theme="light"] .bv3-plus-slot {
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-highlights-head {
  color: #2f2417;
}

.bv3-app[data-theme="light"] .bv3-records-open {
  border-color: rgba(168, 117, 39, 0.42);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #6f4512;
  box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08);
}

.bv3-app[data-theme="light"] .bv3-records-open:hover {
  border-color: rgba(168, 117, 39, 0.68);
  background: linear-gradient(180deg, #fff7ea, #f2e3cc);
  color: #111827;
}

.bv3-app[data-theme="light"] .bazaar-v3-card__quest-empty {
  border-color: rgba(100, 116, 139, 0.18);
  background: rgba(100, 116, 139, 0.05);
  color: rgba(71, 85, 105, 0.58);
}

.bv3-app[data-theme="light"] .bazaar-v3-quest-chip {
  border-color: rgba(99, 102, 241, 0.34);
  color: #172033;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.38), 0 1px 5px rgba(15, 23, 42, 0.14);
}

.bv3-app[data-theme="light"] .bazaar-v3-quest-chip--soul-war {
  background: linear-gradient(180deg, #e7e5ff, #c4b5fd);
}

.bv3-app[data-theme="light"] .bazaar-v3-quest-chip--primal-ordeal {
  background: linear-gradient(180deg, #dbeafe, #bfdbfe);
}

.bv3-app[data-theme="light"] .bv3-highlight-card {
  border-color: rgba(168, 117, 39, 0.36);
  background:
    radial-gradient(80px 46px at 50% 24%, rgba(168, 117, 39, 0.08), transparent 72%),
    linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.07);
}

.bv3-app[data-theme="light"] .bv3-highlight-card:hover {
  border-color: rgba(168, 117, 39, 0.62);
  background: linear-gradient(180deg, #fff7ea, #f8fafc);
}

.bv3-app[data-theme="light"] .bv3-highlight-thumb,
.bv3-app[data-theme="light"] .bv3-record-thumb {
  border-color: rgba(168, 117, 39, 0.22);
  background: #f1f5f9;
}

.bv3-app[data-theme="light"] .bv3-highlight-score {
  border-color: rgba(168, 117, 39, 0.28);
  background: rgba(168, 117, 39, 0.09);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-highlight-type {
  border-color: rgba(71, 85, 105, 0.2);
  background: rgba(71, 85, 105, 0.08);
  color: #334155;
}

.bv3-app[data-theme="light"] .bv3-highlight-score-store {
  color: #8a5a17;
}

.bv3-app[data-theme="light"] .bv3-highlight-score-meta {
  color: #6d28d9;
}

.bv3-app[data-theme="light"] .bv3-highlight-score-rarity {
  color: #b45309;
}

.bv3-app[data-theme="light"] .bv3-stat-chip {
  border-color: rgba(100, 116, 139, 0.22);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-good {
  color: #166534;
}

.bv3-app[data-theme="light"] .bv3-bad {
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-empty-state,
.bv3-app[data-theme="light"] .bv3-list-scroll {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.1);
}

.bv3-app[data-theme="light"] .bv3-empty-state h2 {
  color: #111827;
}

.bv3-app[data-theme="light"] .bv3-eyebrow {
  color: #6b4e2e;
}

.bv3-app[data-theme="light"] .bv3-list-table {
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-list-table th {
  color: #6b4e2e;
  background: #fff7ea;
}

.bv3-app[data-theme="light"] .bv3-list-table td {
  border-bottom-color: rgba(100, 116, 139, 0.16);
}

.bv3-app[data-theme="light"] .bv3-list-table tbody tr {
  background: #ffffff;
}

.bv3-app[data-theme="light"] .bv3-list-table tbody tr:hover {
  background: #f8fafc;
}

.bv3-app[data-theme="light"] .bv3-list-action {
  border-color: rgba(168, 117, 39, 0.28);
  background: #ffffff;
  color: #334155;
}

.bv3-app[data-theme="light"] .bv3-modal-backdrop,
.bv3-app[data-theme="light"] .bv3-compare-modal-backdrop {
  background: rgba(245, 241, 230, 0.62);
}

.bv3-app[data-theme="light"] .bv3-records-head,
.bv3-app[data-theme="light"] .bv3-compare-modal-head {
  border-bottom-color: rgba(168, 117, 39, 0.2);
}

.bv3-app[data-theme="light"] .bv3-records-head h2,
.bv3-app[data-theme="light"] .bv3-compare-modal-head h2 {
  color: #111827;
}

.bv3-app[data-theme="light"] .bv3-ai-analysis {
  border-color: rgba(21, 115, 148, 0.28);
  color: #172033;
  background:
    linear-gradient(135deg, rgba(36, 137, 171, 0.08), transparent 54%),
    #f8fafc;
}

.bv3-app[data-theme="light"] .bv3-ai-analysis-head h3,
.bv3-app[data-theme="light"] .bv3-ai-pick strong,
.bv3-app[data-theme="light"] .bv3-ai-ranking strong,
.bv3-app[data-theme="light"] .bv3-ai-characters h5 {
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-ai-analysis-head p,
.bv3-app[data-theme="light"] .bv3-ai-loading small,
.bv3-app[data-theme="light"] .bv3-ai-pick p,
.bv3-app[data-theme="light"] .bv3-ai-ranking p,
.bv3-app[data-theme="light"] .bv3-ai-categories p,
.bv3-app[data-theme="light"] .bv3-ai-characters ul,
.bv3-app[data-theme="light"] .bv3-ai-disclaimer {
  color: #526071;
}

.bv3-app[data-theme="light"] .bv3-ai-generate {
  border-color: rgba(21, 115, 148, 0.34);
  color: #075985;
  background: rgba(36, 137, 171, 0.08);
}

.bv3-app[data-theme="light"] .bv3-ai-loading,
.bv3-app[data-theme="light"] .bv3-ai-pick,
.bv3-app[data-theme="light"] .bv3-ai-ranking li,
.bv3-app[data-theme="light"] .bv3-ai-categories article,
.bv3-app[data-theme="light"] .bv3-ai-characters > article {
  border-color: rgba(71, 85, 105, 0.16);
  background: rgba(255, 255, 255, 0.72);
}

.bv3-app[data-theme="light"] .bv3-ai-verdict,
.bv3-app[data-theme="light"] .bv3-ai-final {
  border-color: rgba(168, 117, 39, 0.28);
  background: rgba(168, 117, 39, 0.07);
}

.bv3-app[data-theme="light"] .bv3-ai-fallback {
  border-color: rgba(168, 117, 39, 0.24);
  color: #7a4f16;
  background: rgba(168, 117, 39, 0.07);
}

.bv3-app[data-theme="light"] .bv3-ai-fallback span {
  color: #526071;
}

.bv3-app[data-theme="light"] .bv3-ai-verdict p,
.bv3-app[data-theme="light"] .bv3-ai-final p {
  color: #334155;
}

.bv3-app[data-theme="light"] .bv3-ai-pick > span,
.bv3-app[data-theme="light"] .bv3-ai-ranking small,
.bv3-app[data-theme="light"] .bv3-ai-categories strong,
.bv3-app[data-theme="light"] .bv3-ai-characters strong {
  color: #0e7490;
}

.bv3-app[data-theme="light"] .bv3-ai-tags span {
  border-color: rgba(14, 116, 144, 0.24);
  color: #075985;
  background: rgba(14, 116, 144, 0.07);
}

.bv3-app[data-theme="light"] .bv3-records-head p {
  color: #64748b;
}

.bv3-app[data-theme="light"] .bv3-modal-close,
.bv3-app[data-theme="light"] .bv3-record-search,
.bv3-app[data-theme="light"] .bv3-record-sort,
.bv3-app[data-theme="light"] .bv3-record-row,
.bv3-app[data-theme="light"] .bv3-record-filter {
  border-color: rgba(168, 117, 39, 0.28);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-record-tag {
  border-color: rgba(168, 117, 39, 0.3);
  background: rgba(168, 117, 39, 0.09);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-record-tag-store {
  border-color: rgba(168, 117, 39, 0.5);
  color: #8a5a17;
}

.bv3-app[data-theme="light"] .bv3-record-tag-meta {
  border-color: rgba(109, 70, 201, 0.46);
  color: #5b21b6;
}

.bv3-app[data-theme="light"] .bv3-records-empty {
  border-color: rgba(100, 116, 139, 0.26);
  background: rgba(100, 116, 139, 0.05);
  color: #475569;
}

.bv3-app[data-theme="light"] .bv3-compare-row {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, rgba(255, 253, 248, 0.98), rgba(246, 234, 215, 0.98));
  color: #172033;
  box-shadow: 0 -12px 30px rgba(56, 44, 27, 0.16);
}

.bv3-app[data-theme="light"] .bv3-compare-badge,
.bv3-app[data-theme="light"] .bv3-compare-item {
  border-color: rgba(168, 117, 39, 0.34);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-remove,
.bv3-app[data-theme="light"] .bv3-compare-clear {
  color: #64748b;
}

.bv3-app[data-theme="light"] .bv3-remove:hover,
.bv3-app[data-theme="light"] .bv3-compare-clear:hover {
  border-color: rgba(168, 117, 39, 0.34);
  background: rgba(168, 117, 39, 0.08);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-compare-notice {
  color: #92400e;
}

.bv3-app[data-theme="light"] .bv3-compare-table {
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-compare-table th,
.bv3-app[data-theme="light"] .bv3-compare-table td {
  border-color: rgba(168, 117, 39, 0.16);
  background: #ffffff;
}

.bv3-app[data-theme="light"] .bv3-compare-table thead th,
.bv3-app[data-theme="light"] .bv3-compare-table .bv3-compare-sticky-col {
  background: linear-gradient(180deg, #fff7ea, #f4eadb);
  color: #6f4512;
}

.bv3-app[data-theme="light"] .bv3-compare-head-card img,
.bv3-app[data-theme="light"] .bv3-compare-highlight img {
  border-color: rgba(168, 117, 39, 0.34);
  background: #f8fafc;
}

.bv3-app[data-theme="light"] .bv3-compare-head-card strong,
.bv3-app[data-theme="light"] .bv3-compare-highlight strong {
  color: #111827;
}

.bv3-app[data-theme="light"] .bv3-compare-head-card span,
.bv3-app[data-theme="light"] .bv3-compare-head-card small,
.bv3-app[data-theme="light"] .bv3-compare-highlight small {
  color: #64748b;
}

.bv3-app[data-theme="light"] .bv3-compare-head-card button {
  border-color: rgba(168, 117, 39, 0.24);
  background: rgba(168, 117, 39, 0.06);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-compare-head-card a {
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-compare-group-row th {
  background: linear-gradient(180deg, #f3ddb9, #e7c88f);
  color: #5d390d;
}

.bv3-app[data-theme="light"] .bv3-compare-cell-best {
  color: #172033;
  background:
    linear-gradient(180deg, rgba(21, 128, 61, 0.12), rgba(21, 128, 61, 0.08)),
    #ffffff !important;
  box-shadow: inset 0 0 0 1px rgba(21, 128, 61, 0.22);
}

.bv3-app[data-theme="light"] .bv3-compare-signal-list span {
  border-color: rgba(168, 117, 39, 0.28);
  background: rgba(168, 117, 39, 0.08);
  color: #7a4f16;
}

.bv3-app[data-theme="light"] .bv3-toast {
  border-color: rgba(168, 117, 39, 0.42);
  background: linear-gradient(180deg, #fffdf8, #f4eadb);
  color: #172033;
  box-shadow: 0 16px 38px rgba(56, 44, 27, 0.22);
}

.bv3-app[data-theme="light"] .bv3-mobile-filter-panel .bv3-filter-row,
.bv3-app[data-theme="light"] .bv3-mobile-filter-panel .bv3-advanced-filter-row {
  border-color: rgba(168, 117, 39, 0.28);
  background: linear-gradient(180deg, #fffdf8, #f6ead7);
}

.bv3-app[data-theme="light"] .bv3-mobile-line,
.bv3-app[data-theme="light"] .bv3-mobile-brand {
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-mobile-card {
  color: #172033;
  border-color: rgba(168, 117, 39, 0.42);
  background:
    radial-gradient(220px 120px at 48% 0%, rgba(168, 117, 39, 0.08), transparent 70%),
    linear-gradient(180deg, #ffffff, #f8fafc);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.bv3-app[data-theme="light"] .bv3-mobile-card-name,
.bv3-app[data-theme="light"] .bv3-mobile-price-list strong,
.bv3-app[data-theme="light"] .bv3-mobile-card-section-head {
  color: #111827;
}

.bv3-app[data-theme="light"] .bv3-mobile-card-outfit,
.bv3-app[data-theme="light"] .bv3-mobile-card-menu-btn,
.bv3-app[data-theme="light"] .bv3-mobile-price-list > div,
.bv3-app[data-theme="light"] .bv3-mobile-highlight-row button,
.bv3-app[data-theme="light"] .bv3-mobile-stats-row > div,
.bv3-app[data-theme="light"] .bv3-mobile-estimate {
  border-color: rgba(168, 117, 39, 0.26);
  background: linear-gradient(180deg, #ffffff, #f8fafc);
  color: #172033;
}

.bv3-app[data-theme="light"] .bv3-mobile-card-meta,
.bv3-app[data-theme="light"] .bv3-mobile-price-list span,
.bv3-app[data-theme="light"] .bv3-mobile-stats-row span,
.bv3-app[data-theme="light"] .bv3-mobile-empty-highlight {
  color: #64748b;
}

.bv3-app[data-theme="light"] .bv3-opportunity-chip-score {
  border-color: rgba(22, 163, 74, 0.34);
  color: #166534;
  background: rgba(22, 163, 74, 0.1);
}

.bv3-app[data-theme="light"] .bv3-opportunity-chip-meta {
  border-color: rgba(168, 117, 39, 0.26);
  color: #475569;
  background: rgba(168, 117, 39, 0.1);
}

.bv3-app[data-theme="light"] .bv3-opportunity-chips-watch .bv3-opportunity-chip-score {
  border-color: rgba(168, 117, 39, 0.38);
  color: #8a5a17;
  background: rgba(168, 117, 39, 0.12);
}

.bv3-app[data-theme="light"] .bv3-mobile-load-more {
  border-color: #8a5a17;
  color: #fff7ed;
  background: linear-gradient(180deg, #c98b2e, #8a5a17);
}

@media (max-width: 1120px) {
  .bv3-filter-row {
    grid-template-columns: minmax(220px, 1fr) max-content max-content;
  }

  .bv3-filter-actions {
    grid-column: 1 / -1;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .bv3-cards-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .bazaar-v3-page > .thb-v3-global-header {
    display: none;
  }

  .bazaar-v3-page > .thb-v3-main {
    min-height: 100vh;
  }

  .bazaar-v3-page {
    margin-top: 0;
    padding: 0 0 22px;
  }

  .bv3-shell {
    width: min(100%, 430px);
    max-width: 430px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .bv3-inner {
    display: flex;
    flex-direction: column;
    gap: 8px;
    grid-template-columns: minmax(0, 1fr);
    min-height: 100vh;
    padding: 8px 10px 18px;
    border: 0;
    border-radius: 0;
    background:
      radial-gradient(360px 180px at 50% -90px, rgba(212, 173, 102, 0.18), transparent 70%),
      linear-gradient(180deg, rgba(10, 16, 24, 0.99), rgba(7, 12, 18, 0.99));
    box-shadow: none;
  }

  .bv3-app[data-theme="light"] .bv3-mobile-top,
  .bv3-shell:has(.bv3-app[data-theme="light"]) .bv3-inner {
    background:
      radial-gradient(360px 180px at 50% -90px, rgba(168, 117, 39, 0.1), transparent 70%),
      linear-gradient(180deg, rgba(255, 253, 248, 0.98), rgba(245, 234, 219, 0.98));
  }

  .bv3-inner > * {
    min-width: 0;
    max-width: 100%;
  }

  .bv3-app {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
    max-width: 100%;
  }

  .bv3-desktop-content {
    display: none;
  }

  .bv3-mobile-top {
    display: grid;
    gap: 7px;
    position: sticky;
    top: 0;
    z-index: 30;
    margin: -8px -10px 0;
    padding: 8px 10px 7px;
    border-bottom: 1px solid rgba(212, 173, 102, 0.16);
    background:
      linear-gradient(180deg, rgba(9, 15, 23, 0.99), rgba(9, 15, 23, 0.92));
    backdrop-filter: blur(14px);
  }

  .bv3-mobile-inline-search {
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 38px;
  }

  .bv3-advanced-drawer {
    width: 100%;
    padding: 14px;
  }

  .bv3-advanced-filter-row {
    grid-template-columns: 1fr;
  }

  .bv3-advanced-actions {
    justify-content: stretch;
  }

  .bv3-advanced-actions .bv3-btn {
    flex: 1;
  }

  .bv3-mobile-appbar {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr) 38px 38px;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    min-height: 40px;
    color: #c9c2b8;
  }

  .bv3-mobile-brand {
    min-width: 0;
    justify-content: flex-start;
    gap: 8px;
    color: var(--gold-1);
    font-family: var(--font-brand);
    font-size: 17px;
    font-weight: 700;
  }

  .bv3-mobile-brand span {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .bv3-mobile-icon-btn,
  .bv3-mobile-avatar-btn {
    width: 38px;
    min-width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid rgba(212, 173, 102, 0.24);
    border-radius: 12px;
    color: #f2dfbd;
    background: rgba(255, 255, 255, 0.04);
    font: inherit;
    font-size: 12px;
    font-weight: 800;
  }

  .bv3-mobile-avatar-btn {
    border-radius: 999px;
    color: #17202b;
    background: linear-gradient(180deg, #f5d895, #b98938);
  }

  .bv3-mobile-tools {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
  }

  .bv3-mobile-tools .bv3-btn {
    min-width: 0;
    justify-content: center;
    min-height: 34px;
    padding-inline: 8px;
    font-size: 12px;
  }

  .bv3-mobile-search-panel {
    display: grid;
    gap: 10px;
    min-height: 168px;
    padding: 10px 12px 12px;
  }

  .bv3-mobile-search-field {
    width: 100%;
    max-width: none;
    min-height: 48px;
  }

  .bv3-mobile-sheet .bv3-filter-row,
  .bv3-mobile-sheet .bv3-advanced-filter-row {
    grid-template-columns: 1fr;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  .bv3-mobile-sheet .bv3-filter-panel-grid {
    grid-template-columns: 1fr;
  }

  .bv3-mobile-sheet .bv3-advanced-filter-row {
    gap: 8px;
  }

  .bv3-mobile-sheet .bv3-filter-actions,
  .bv3-mobile-sheet .bv3-advanced-actions {
    display: none;
  }

  .bv3-mobile-sheet .bv3-filter-flags {
    grid-column: span 1;
    flex-wrap: wrap;
    overflow: visible;
  }

  .bv3-mobile-sheet .bv3-field {
    min-width: 0;
  }

  .bv3-tabs-row {
    position: sticky;
    top: 118px;
    z-index: 24;
    margin-inline: -10px;
    padding: 6px 10px 7px;
    flex-wrap: nowrap;
    overflow-x: auto;
    border-bottom: 1px solid rgba(212, 173, 102, 0.12);
    background: linear-gradient(180deg, rgba(9, 15, 23, 0.94), rgba(9, 15, 23, 0.86));
    scrollbar-width: none;
  }

  .bv3-tabs-row::-webkit-scrollbar {
    display: none;
  }

  .bv3-tabs-row .bv3-tab {
    flex: 0 0 auto;
    min-width: -moz-max-content;
    min-width: max-content;
    min-height: 31px;
    padding-inline: 11px;
    border-radius: 999px;
    font-size: 12px;
  }

  .bv3-desktop-tabs {
    display: none;
  }

  .bv3-mobile-tabs {
    display: flex;
    position: static;
    top: auto;
    z-index: auto;
    margin-inline: 0;
    padding: 0 0 1px;
    border-bottom: 0;
    background: transparent;
  }

  .bv3-toolbar-row {
    align-items: center;
    flex-wrap: nowrap;
    gap: 7px;
    padding: 2px 0 0;
  }

  .bv3-toolbar-right {
    display: none;
  }

  .bv3-toolbar-left {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    justify-content: space-between;
    gap: 6px;
  }

  .bv3-toolbar-left .bv3-muted {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .bv3-toolbar-left .bv3-clear-btn,
  .bv3-toolbar-left .bv3-inline-clear {
    display: none;
  }

  .bv3-summary-share-mobile {
    flex: 0 0 auto;
  }

  .bv3-desktop-results {
    display: none;
  }

  .bv3-mobile-results {
    display: grid;
    gap: 10px;
  }

  .bv3-mobile-card {
    position: relative;
    display: grid;
    gap: 9px;
    min-width: 0;
    padding: 10px;
    border: 1px solid rgba(212, 173, 102, 0.44);
    border-radius: 16px;
    color: #f0e8dc;
    background:
      radial-gradient(220px 120px at 48% 0%, rgba(212, 173, 102, 0.11), transparent 70%),
      linear-gradient(180deg, rgba(18, 27, 38, 0.98), rgba(10, 16, 24, 0.98));
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.03);
  }

  .bv3-mobile-card-selected {
    border-color: rgba(244, 202, 127, 0.82);
    box-shadow: 0 0 0 2px rgba(212, 173, 102, 0.12), 0 12px 28px rgba(0, 0, 0, 0.28);
  }

  .bv3-mobile-card-head {
    display: grid;
    grid-template-columns: 18px 58px minmax(0, 1fr);
    align-items: start;
    gap: 8px;
    min-width: 0;
  }

  .bv3-mobile-card-outfit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(212, 173, 102, 0.44);
    border-radius: 13px;
    background: linear-gradient(180deg, #151f2a, #0d151f);
  }

  .bv3-mobile-card-outfit img {
    width: 48px;
    height: 48px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .bv3-mobile-card-identity,
  .bv3-mobile-card-title-row {
    min-width: 0;
  }

  .bv3-mobile-card-title-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 34px;
    align-items: center;
    gap: 6px;
  }

  .bv3-mobile-card-name {
    min-width: 0;
    overflow: hidden;
    color: #fff1dd;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: var(--font-brand);
    font-size: 18px;
    font-weight: 800;
    line-height: 1.1;
  }

  .bv3-mobile-card-menu-btn {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(212, 173, 102, 0.28);
    border-radius: 10px;
    color: #f2dfbd;
    background: rgba(255, 255, 255, 0.04);
  }

  .bv3-mobile-card-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 6px;
  }

  .bv3-mobile-card-badges .bv3-pill {
    height: 21px;
    padding-inline: 7px;
    font-size: 10px;
  }

  .bv3-mobile-card-meta {
    display: grid;
    grid-template-columns: max-content minmax(0, 1fr);
    align-items: start;
    gap: 8px;
    margin-top: 6px;
    color: #c8d0da;
    font-size: 11px;
  }

  .bv3-mobile-card-meta > span {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }

  .bv3-mobile-card-meta .bv3-time,
  .bv3-mobile-card-meta .bv3-time-closed {
    display: grid;
    gap: 2px;
    line-height: 1.15;
  }

  .bv3-mobile-card-meta small {
    color: inherit;
    font-size: 10px;
  }

  .bv3-mobile-price-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  .bv3-mobile-price-list > div {
    min-width: 0;
    min-height: 42px;
    display: grid;
    align-content: center;
    gap: 3px;
    padding: 7px 8px;
    border: 1px solid rgba(212, 173, 102, 0.26);
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.035);
  }

  .bv3-mobile-price-list span {
    color: #aeb7c2;
    font-size: 10px;
  }

  .bv3-mobile-price-list strong {
    min-width: 0;
    overflow: hidden;
    color: #fff3df;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
  }

  .bv3-mobile-estimate {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    overflow: hidden;
    padding: 5px 8px;
    border: 1px solid rgba(212, 173, 102, 0.22);
    border-radius: 999px;
    color: #d7c9b8;
    background: rgba(255, 255, 255, 0.03);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    font-weight: 800;
  }

  .bv3-mobile-card .bv3-opportunity-badge-wrap {
    margin-top: -1px;
  }

  .bv3-mobile-card .bv3-opportunity-badge {
    grid-template-columns: minmax(0, 1fr);
    align-items: start;
    gap: 6px;
    min-height: 38px;
    padding: 8px 10px;
    border-radius: 12px;
  }

  .bv3-mobile-card .bv3-opportunity-badge__main {
    width: 100%;
    justify-content: space-between;
  }

  .bv3-mobile-card .bv3-opportunity-badge__meta {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
  }

  .bv3-mobile-card .bv3-opportunity-badge__meta span {
    min-height: 19px;
    padding-inline: 6px;
    font-size: 9px;
  }

  .bv3-mobile-card .bv3-opportunity-tooltip {
    position: fixed;
    left: 12px;
    right: 12px;
    top: auto;
    bottom: 18px;
    max-height: min(70vh, 360px);
    border-radius: 16px;
  }

  .bv3-mobile-card-highlights {
    display: grid;
    gap: 7px;
  }

  .bv3-mobile-card-section-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    color: #e9dac4;
    font-size: 12px;
    font-weight: 800;
  }

  .bv3-mobile-card-section-head button {
    min-height: 26px;
    padding: 0 9px;
    border: 1px solid rgba(212, 173, 102, 0.44);
    border-radius: 999px;
    color: #fff0cf;
    background: rgba(212, 173, 102, 0.13);
    font: inherit;
    font-size: 11px;
    font-weight: 900;
  }

  .bv3-mobile-highlight-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
  }

  .bv3-mobile-highlight-row button,
  .bv3-mobile-empty-highlight {
    min-width: 0;
    min-height: 74px;
    display: grid;
    justify-items: center;
    align-content: center;
    gap: 3px;
    padding: 7px;
    border: 1px solid rgba(212, 173, 102, 0.26);
    border-radius: 12px;
    color: #efe7dc;
    background: rgba(255, 255, 255, 0.035);
  }

  .bv3-mobile-highlight-row img {
    width: 38px;
    height: 38px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .bv3-mobile-highlight-row span,
  .bv3-mobile-highlight-row strong {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    line-height: 1.1;
  }

  .bv3-mobile-highlight-row strong {
    color: #f6d28d;
  }

  .bv3-mobile-empty-highlight {
    grid-column: 1 / -1;
    color: #aeb7c2;
    font-size: 11px;
  }

  .bv3-mobile-stats-row {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 5px;
  }

  .bv3-mobile-stats-row > div {
    min-width: 0;
    min-height: 34px;
    display: grid;
    align-content: center;
    gap: 2px;
    padding: 5px 6px;
    border: 1px solid rgba(117, 134, 154, 0.22);
    border-radius: 9px;
    background: rgba(255, 255, 255, 0.03);
  }

  .bv3-mobile-stats-row span,
  .bv3-mobile-stats-row strong {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
  }

  .bv3-mobile-stats-row span {
    color: #aeb7c2;
  }

  .bv3-mobile-card-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px;
  }

  .bv3-mobile-card-actions .bv3-btn {
    width: 100%;
    min-height: 36px;
    justify-content: center;
    font-size: 12px;
  }

  .bv3-cards-grid {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
  }

  .bv3-card {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 438px;
    padding: 10px;
  }

  .bv3-card-row-top {
    grid-template-columns: 18px 54px minmax(0, 1fr);
    gap: 8px;
    min-height: 70px;
  }

  .bv3-outfit {
    width: 48px;
    height: 48px;
  }

  .bv3-outfit img {
    width: 40px;
    height: 40px;
  }

  .bv3-card-main {
    padding-right: 32px;
  }

  .bv3-name {
    font-size: 14px;
  }

  .bv3-meta-inline {
    gap: 4px;
    margin-top: 6px;
  }

  .bv3-pill {
    height: 22px;
    padding: 0 7px;
    font-size: 11px;
  }

  .bv3-bottom-line {
    grid-template-columns: 1fr;
    row-gap: 4px;
    min-height: 48px;
    margin-top: 6px;
    font-size: 11px;
  }

  .bv3-price-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 8px;
    min-height: 0;
  }

  .bv3-price-box {
    min-height: 43px;
    padding: 7px 6px;
  }

  .bv3-invested-box {
    grid-column: 1 / -1;
  }

  .bv3-price-label {
    font-size: 10px;
  }

  .bv3-price-value {
    font-size: 12px;
    white-space: nowrap;
  }

  .bv3-price-value .bv3-small-icon {
    display: none;
  }

  .bv3-items-row {
    grid-template-columns: repeat(7, minmax(0, 1fr)) 28px;
  }

  .bv3-highlight-grid {
    gap: 5px;
    grid-auto-rows: minmax(60px, auto);
  }

  .bv3-highlight-card {
    grid-template-columns: none;
    grid-template-rows: minmax(36px, 1fr) auto;
    gap: 4px;
    min-height: 60px;
    padding: 6px;
  }

  .bv3-highlight-card:nth-child(n+3) {
    display: none;
  }

  .bv3-highlights {
    min-height: 104px;
  }

  .bv3-highlight-thumb {
    width: 100%;
    height: 38px;
  }

  .bv3-highlight-thumb img {
    width: 34px;
    height: 34px;
  }

  .bv3-highlight-title {
    display: none;
  }

  .bv3-highlight-meta {
    font-size: 9px;
  }

  .bv3-slot {
    height: 24px;
  }

  .bv3-slot img {
    width: 21px;
    height: 21px;
  }

  .bv3-stats-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 4px;
  }

  .bv3-stats-grid .bv3-stat-chip:nth-child(n+5) {
    display: none;
  }

  .bv3-stat-chip {
    min-height: 23px;
    padding: 0 6px;
    font-size: 10px;
  }

  .bv3-more-stats {
    display: block;
    margin-top: 6px;
  }

  .bv3-more-stats summary {
    width: -moz-max-content;
    width: max-content;
    min-height: 25px;
    display: inline-flex;
    align-items: center;
    padding: 0 9px;
    border: 1px solid rgba(212, 173, 102, 0.22);
    border-radius: 999px;
    color: #d7c9b8;
    background: rgba(255, 255, 255, 0.035);
    font-size: 11px;
    font-weight: 800;
    cursor: pointer;
  }

  .bv3-more-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px;
    margin-top: 6px;
  }

  .bv3-card-actions {
    grid-template-columns: 1fr 108px;
    gap: 6px;
  }

  .bv3-list-scroll {
    border-radius: 10px;
  }

  .bv3-modal-backdrop {
    align-items: stretch;
    padding: 10px;
  }

  .bv3-records-modal {
    max-height: calc(100vh - 20px);
    border-radius: 12px;
  }

  .bv3-records-head,
  .bv3-records-controls,
  .bv3-record-filter-row,
  .bv3-record-list {
    padding-left: 12px;
    padding-right: 12px;
  }

  .bv3-records-controls {
    grid-template-columns: minmax(0, 1fr);
  }

  .bv3-record-row {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .bv3-record-tags {
    grid-column: 2;
    justify-content: flex-start;
  }

  .bv3-pagination {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, auto));
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    padding-bottom: 2px;
  }

  .bv3-mobile-load-more {
    grid-column: 1 / -1;
    width: 100%;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(212, 173, 102, 0.42);
    border-radius: 12px;
    color: #17202b;
    background: linear-gradient(180deg, #f5d895, #b98938);
    font: inherit;
    font-size: 13px;
    font-weight: 900;
  }

  .bv3-page-number:not(.bv3-page-active) {
    display: none;
  }

  .bv3-page-btn {
    min-width: 42px;
    height: 34px;
    padding-inline: 10px;
    font-size: 12px;
  }

  .bv3-compare-row {
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(150px, auto);
    align-items: center;
    gap: 10px;
    max-width: 410px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid rgba(212, 173, 102, 0.3);
    border-radius: 14px;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.45);
  }

  .bv3-compare-badge {
    width: 36px;
    height: 36px;
  }

  .bv3-compare-summary {
    grid-template-columns: 36px minmax(0, 1fr);
    min-width: 0;
    font-size: 12px;
  }

  .bv3-compare-items {
    display: none;
  }

  .bv3-compare-action {
    width: 100%;
    height: 38px;
    font-size: 12px;
  }

  .bv3-compare-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .bv3-compare-selected-btn {
    display: inline-flex;
    width: 100%;
    height: 34px;
    justify-content: center;
    font-size: 11px;
  }

  .bv3-compare-clear,
  .bv3-compare-notice {
    display: none;
  }

  .bv3-compare-modal-backdrop {
    align-items: stretch;
    padding: 8px;
  }

  .bv3-compare-modal {
    max-height: calc(100vh - 16px);
    width: min(100%, 430px);
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    border-radius: 12px;
  }

  .bv3-compare-modal-head {
    align-items: flex-start;
    padding: 12px;
  }

  .bv3-compare-modal-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .bv3-compare-modal-body {
    grid-template-rows: auto minmax(0, 1fr);
  }

  .bv3-ai-analysis {
    margin: 8px 8px 0;
  }

  .bv3-ai-analysis-expanded {
    max-height: min(46vh, 430px);
  }

  .bv3-ai-analysis-head {
    align-items: stretch;
    gap: 9px;
    padding: 10px;
  }

  .bv3-ai-analysis-head p {
    display: none;
  }

  .bv3-ai-generate {
    min-height: 36px;
    justify-content: center;
  }

  .bv3-ai-loading,
  .bv3-ai-error {
    margin: 0 10px 10px;
  }

  .bv3-ai-result {
    gap: 10px;
    padding: 0 10px 10px;
  }

  .bv3-ai-verdict {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .bv3-ai-picks,
  .bv3-ai-categories,
  .bv3-ai-characters {
    grid-template-columns: 1fr;
  }

  .bv3-compare-mobile-view {
    min-height: 0;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    overflow: hidden;
  }

  .bv3-compare-mobile-tabs {
    display: flex;
    gap: 6px;
    overflow-x: auto;
    padding: 8px 12px;
    border-bottom: 1px solid rgba(212, 173, 102, 0.18);
    scrollbar-width: none;
  }

  .bv3-compare-mobile-tabs::-webkit-scrollbar {
    display: none;
  }

  .bv3-compare-mobile-tabs button {
    flex: 0 0 auto;
    min-height: 30px;
    padding: 0 10px;
    border: 1px solid rgba(212, 173, 102, 0.24);
    border-radius: 999px;
    color: #d7c9b8;
    background: rgba(255, 255, 255, 0.035);
    font: inherit;
    font-size: 12px;
    font-weight: 800;
  }

  .bv3-compare-mobile-tabs .bv3-compare-mobile-tab-active {
    border-color: rgba(244, 202, 127, 0.74);
    color: #fff3de;
    background: rgba(212, 173, 102, 0.18);
  }

  .bv3-compare-mobile-cards {
    display: grid;
    gap: 10px;
    overflow-y: auto;
    padding: 10px 12px 14px;
  }

  .bv3-compare-mobile-card {
    border: 1px solid rgba(212, 173, 102, 0.22);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.035);
    overflow: hidden;
  }

  .bv3-compare-mobile-card header {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr) 32px;
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-bottom: 1px solid rgba(212, 173, 102, 0.16);
  }

  .bv3-compare-mobile-card img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .bv3-compare-mobile-card strong,
  .bv3-compare-mobile-card small {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .bv3-compare-mobile-card small {
    color: #aeb7c2;
    font-size: 11px;
  }

  .bv3-compare-mobile-card header button {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(212, 173, 102, 0.24);
    border-radius: 999px;
    color: #f2dfbd;
    background: rgba(255, 255, 255, 0.04);
  }

  .bv3-compare-mobile-metrics {
    display: grid;
    gap: 1px;
    padding: 8px;
  }

  .bv3-compare-mobile-metrics div {
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.025);
  }

  .bv3-compare-mobile-metrics span {
    color: #aeb7c2;
    font-size: 11px;
  }

  .bv3-compare-mobile-signals {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 8px;
  }

  .bv3-compare-mobile-signals span {
    min-height: 24px;
    display: inline-flex;
    align-items: center;
    padding: 0 8px;
    border: 1px solid rgba(212, 173, 102, 0.24);
    border-radius: 999px;
    color: #f2dfbd;
    background: rgba(255, 255, 255, 0.04);
    font-size: 11px;
    font-weight: 800;
  }

  .bv3-compare-mobile-card .bv3-compare-highlight-list {
    padding: 8px;
  }

  .bv3-compare-table-scroll {
    display: none;
  }

  .bv3-compare-table {
    min-width: 760px;
  }

  .bv3-compare-table th,
  .bv3-compare-table td {
    min-width: 170px;
    padding: 8px;
  }

  .bv3-compare-spacer {
    height: 88px;
  }
}

@media (max-width: 520px) {
  .bv3-toast {
    right: 50%;
    bottom: 102px;
    transform: translateX(50%);
    text-align: center;
  }

  .bazaar-v3-card__quest-strip {
    flex-wrap: wrap;
    height: auto;
    min-height: 24px;
  }

  .bazaar-v3-quest-chip {
    height: 22px;
    padding: 0 8px;
    font-size: 11px;
  }

  .bazaar-v3-price-estimate {
    gap: 4px;
    font-size: 10px;
  }

  .bazaar-v3-price-estimate__buy {
    min-height: 17px;
    padding: 0 5px;
    font-size: 10px;
  }

  .bv3-opportunity-summary {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .bv3-opportunity-main {
    justify-content: space-between;
  }

  .bv3-opportunity-meta {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

@media (max-width: 390px) {
  .bv3-stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bv3-card-actions {
    grid-template-columns: 1fr 108px;
  }
}

/* Pre-hydration light mode: the bootstrap script sets html[data-theme] before React mounts. */
html[data-theme="light"] .bazaar-v3-page {
  color: #172033;
  background:
    radial-gradient(900px 420px at 50% -120px, rgba(210, 221, 234, 0.65), transparent 62%),
    linear-gradient(180deg, #eef2f6 0%, #e7ecf2 48%, #dfe6ee 100%);
}

html[data-theme="light"] .bv3-app {
  color-scheme: light;
  --text-primary: #172033;
  --text-secondary: #475569;
  --text-muted: #64748b;
  --line-outer: rgba(168, 117, 39, 0.42);
  --gold-1: #9a681f;
  --bg-shell: #f4efe6;
  --time-green: #166534;
  --opportunity-text: #5b21b6;
  --opportunity-bg: rgba(109, 70, 201, 0.12);
  --opportunity-line: rgba(109, 70, 201, 0.42);
  --opp-excellent-bg: rgba(46, 124, 86, 0.14);
  --opp-excellent-border: rgba(46, 124, 86, 0.48);
  --opp-excellent-text: #1f603e;
  --opp-great-bg: rgba(46, 124, 123, 0.13);
  --opp-great-border: rgba(46, 124, 123, 0.46);
  --opp-great-text: #1e6462;
  --opp-good-bg: rgba(200, 154, 60, 0.16);
  --opp-good-border: rgba(168, 117, 39, 0.48);
  --opp-good-text: #76551e;
  --opp-normal-bg: rgba(89, 100, 116, 0.1);
  --opp-normal-border: rgba(89, 100, 116, 0.28);
  --opp-normal-text: #3f4a5a;
  --opp-bad-bg: rgba(185, 75, 75, 0.12);
  --opp-bad-border: rgba(185, 75, 75, 0.4);
  --opp-bad-text: #863737;
  --opp-watch-bg: rgba(200, 154, 60, 0.13);
  --opp-watch-border: rgba(168, 117, 39, 0.4);
  --opp-watch-text: #76551e;
  --opp-unknown-bg: rgba(89, 100, 116, 0.08);
  --opp-unknown-border: rgba(89, 100, 116, 0.22);
  --opp-unknown-text: #596474;
  --opp-tooltip-bg: rgba(255, 253, 248, 0.98);
  --opp-tooltip-text: #172033;
  --opp-tooltip-muted: #475569;
  --opp-tooltip-border: rgba(168, 117, 39, 0.34);
  --opp-shadow: 0 18px 42px rgba(80, 94, 112, 0.18);
}

html[data-theme="light"] .bv3-shell,
html[data-theme="light"] .bv3-inner {
  border-color: rgba(126, 96, 50, 0.28);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(239, 244, 249, 0.98));
  box-shadow: 0 18px 48px rgba(80, 94, 112, 0.16);
}

html[data-theme="light"] .bv3-app :is(.bv3-inner, .bv3-card, .bv3-price-box, .bv3-input, .bv3-select, .bv3-btn, .bv3-top-pill, .bv3-info-pill, .bv3-tab, .bv3-view-btn, .bv3-stat-chip, .bv3-page-btn, .bv3-compare-item, .bv3-mobile-card, .bv3-mobile-brand, .bv3-mobile-price-list > div, .bv3-mobile-stats-row > div, .bv3-mobile-highlight-row button, .bv3-mobile-card-outfit, .bv3-mobile-card-menu-btn) {
  color: #263241;
  border-color: rgba(126, 96, 50, 0.28);
  background: linear-gradient(180deg, #ffffff, #eef3f8);
}

html[data-theme="light"] .bv3-app :is(.bv3-searchbar, .bv3-records-modal, .bv3-compare-modal, .bv3-advanced-drawer, .bv3-sort-popover, .bv3-mobile-sheet, .bv3-card-menu-panel) {
  color: #233040;
  background: linear-gradient(180deg, #ffffff, #edf2f7);
  border-color: rgba(126, 96, 50, 0.28);
}

html[data-theme="light"] .bv3-app :is(.bv3-name, .bv3-price-value, .bv3-brand-title, .bv3-highlight-title, .bv3-mobile-card-name, .bv3-mobile-price-list strong, .bv3-mobile-card-section-head) {
  color: #152030;
}

html[data-theme="light"] .bv3-app :is(.bv3-brand-sub, .bv3-muted, .bv3-helper, .bv3-muted-input, .bv3-field label, .bv3-price-label, .bv3-highlight-meta, .bv3-stat-label, .bv3-record-sub, .bv3-mobile-card-meta, .bv3-mobile-price-list span, .bv3-mobile-stats-row span, .bv3-mobile-empty-highlight) {
  color: #647181;
}

html[data-theme="light"] .bv3-app .bv3-inline-progress {
  color: #76551e;
  border-color: rgba(168, 117, 39, 0.26);
  background: rgba(255, 253, 248, 0.86);
  box-shadow: 0 10px 24px rgba(80, 94, 112, 0.12);
}

html[data-theme="light"] .bv3-app .bv3-results-frame[data-updating="true"] :is(.bv3-desktop-results, .bv3-mobile-results, .bv3-empty-state, .bv3-pagination) {
  opacity: 0.78;
  filter: saturate(0.96);
}

html[data-theme="light"] .bv3-app .bv3-advanced-backdrop,
html[data-theme="light"] .bv3-app .bv3-mobile-sheet-layer,
html[data-theme="light"] .bv3-app .bv3-modal-backdrop,
html[data-theme="light"] .bv3-app .bv3-compare-modal-backdrop {
  background: rgba(245, 241, 230, 0.62);
}

html[data-theme="light"] .bv3-app .bv3-mobile-sheet-footer {
  background: rgba(255, 253, 248, 0.9);
}

@media (prefers-reduced-motion: reduce) {
  .bv3-inline-progress::before {
    animation: none;
    width: 100%;
    opacity: 0.72;
  }

  .bv3-results-frame[data-updating="true"] :is(.bv3-desktop-results, .bv3-mobile-results, .bv3-empty-state, .bv3-pagination) {
    transition: none;
  }
}


/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.19_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/.pnpm/next@15.5.19_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/brand/TibiaDepotLogo.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.TibiaDepotLogo_logo__YKAf_ {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  min-width: 0;
  flex: 0 0 auto;
}

.TibiaDepotLogo_image__ZOikD {
  display: block;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.TibiaDepotLogo_imageLight__ef8Vc {
  display: none;
}

html[data-theme="light"] .TibiaDepotLogo_imageDark__bP8mv,
body[data-theme="light"] .TibiaDepotLogo_imageDark__bP8mv,
.TibiaDepotLogo_light__7Moh3 .TibiaDepotLogo_imageDark__bP8mv {
  display: none;
}

html[data-theme="light"] .TibiaDepotLogo_imageLight__ef8Vc,
body[data-theme="light"] .TibiaDepotLogo_imageLight__ef8Vc,
.TibiaDepotLogo_light__7Moh3 .TibiaDepotLogo_imageLight__ef8Vc {
  display: block;
}

html[data-theme="dark"] .TibiaDepotLogo_imageDark__bP8mv,
body[data-theme="dark"] .TibiaDepotLogo_imageDark__bP8mv,
.TibiaDepotLogo_dark___1oBC .TibiaDepotLogo_imageDark__bP8mv {
  display: block;
}

html[data-theme="dark"] .TibiaDepotLogo_imageLight__ef8Vc,
body[data-theme="dark"] .TibiaDepotLogo_imageLight__ef8Vc,
.TibiaDepotLogo_dark___1oBC .TibiaDepotLogo_imageLight__ef8Vc {
  display: none;
}

.TibiaDepotLogo_horizontal__LUTzb.TibiaDepotLogo_sm__ktTyg .TibiaDepotLogo_image__ZOikD {
  height: 32px;
  max-width: 150px;
}

.TibiaDepotLogo_horizontal__LUTzb.TibiaDepotLogo_md___eMsM .TibiaDepotLogo_image__ZOikD {
  height: 46px;
  max-width: 220px;
}

.TibiaDepotLogo_horizontal__LUTzb.TibiaDepotLogo_lg__QuMLf .TibiaDepotLogo_image__ZOikD {
  height: 64px;
  max-width: 280px;
}

.TibiaDepotLogo_icon__V93RU.TibiaDepotLogo_sm__ktTyg .TibiaDepotLogo_image__ZOikD {
  width: 32px;
  height: 32px;
}

.TibiaDepotLogo_icon__V93RU.TibiaDepotLogo_md___eMsM .TibiaDepotLogo_image__ZOikD {
  width: 46px;
  height: 46px;
}

.TibiaDepotLogo_icon__V93RU.TibiaDepotLogo_lg__QuMLf .TibiaDepotLogo_image__ZOikD {
  width: 64px;
  height: 64px;
}

@media (max-width: 620px) {
  .TibiaDepotLogo_horizontal__LUTzb.TibiaDepotLogo_md___eMsM .TibiaDepotLogo_image__ZOikD {
    height: 38px;
    max-width: 180px;
  }

  .TibiaDepotLogo_horizontal__LUTzb.TibiaDepotLogo_lg__QuMLf .TibiaDepotLogo_image__ZOikD {
    height: 46px;
    max-width: 220px;
  }
}

