.bdo-item-market-more{display:inline-flex;min-height:30px;align-items:center;gap:4px;border-radius:4px;background:#f3eee3;padding:0 9px;color:#855d17;font-size:12px;font-weight:600}.bdo-item-market-more:hover,.bdo-item-market-more:focus-visible{background:#eadfca;color:#68450b;text-decoration:underline;text-underline-offset:3px;outline:none}.bdo-item-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 0}.bdo-item-market-regions{display:flex;gap:4px}.bdo-item-market-regions button{display:flex;min-height:36px;align-items:center;gap:6px;border-radius:4px;background:#f1f3f5;padding:0 11px;color:#64748b;font-size:13px}.bdo-item-market-regions button small{font-size:12px;font-weight:500;opacity:.72}.bdo-item-market-regions button[aria-selected=true]{background:#9a6817;color:#fff}.bdo-item-market-variant{display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px}.bdo-item-market-variant select{min-width:118px;height:36px;border:1px solid #d9dee5;border-radius:4px;background:#fff;padding:0 28px 0 9px;color:#334155;font-size:13px}.bdo-item-market-variant.is-single{display:none}.bdo-item-market-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px 12px}.bdo-item-market-stats dl{display:grid;min-width:0;grid-template-columns:1fr auto;align-items:end;border-radius:5px;background:#f6f7f8;padding:9px 10px}.bdo-item-market-stats dt{grid-column:1/-1;color:#7b8491;font-size:12px}.bdo-item-market-stats dd{overflow:hidden;margin:3px 0 0;color:#1f2937;font-size:20px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bdo-item-market-stats small{padding-bottom:2px;color:#9aa1aa;font-size:12px}.bdo-item-market-stats dd.is-up{color:#c2413b}.bdo-item-market-stats dd.is-down{color:#188160}.bdo-item-market-charts{display:grid;grid-template-columns:1.45fr 1fr;gap:7px;padding:0 12px 10px}.bdo-item-market-chart{min-width:0;border-radius:5px;background:#f8f9fa;padding:9px 10px}.bdo-item-market-chart header{display:flex;align-items:center;justify-content:space-between;gap:10px}.bdo-item-market-chart header small{color:#a26b12;font-size:12px;font-weight:700;letter-spacing:.04em}.bdo-item-market-chart h3{margin:1px 0 0;color:#334155;font-size:14px;font-weight:600}.bdo-item-market-chart header>span{color:#9aa1aa;font-size:12px}.bdo-item-market-chart-canvas{display:grid;min-height:184px;place-items:center;margin-top:5px}.bdo-item-market-chart-canvas>p{margin:0;color:#98a1ad;font-size:13px;text-align:center}.bdo-item-market-chart svg{display:block;width:100%;height:184px;overflow:visible}.bdo-item-market-chart svg line{stroke:#dce1e6;stroke-width:1}.bdo-item-market-chart svg text{fill:#87909b;font-size:11px}.bdo-item-market-chart svg .market-line{fill:none;stroke:#b87916;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.bdo-item-market-chart svg .market-area{fill:rgba(184,121,22,.09);stroke:none}.bdo-item-market-chart svg .market-bar{fill:#b58a47}.bdo-item-market-chart svg .market-point{fill:#fff;stroke:#b87916;stroke-width:2}.bdo-item-market-foot{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0f3;padding:7px 12px;color:#9098a3;font-size:12px}.bdo-item-market-foot span{display:inline-flex;align-items:center;gap:5px}.bdo-item-market-foot i{color:#9a6817;font-size:15px}
.dark .bdo-item-market-more{background:#302819;color:#f0cf87}.dark .bdo-item-market-more:hover,.dark .bdo-item-market-more:focus-visible{background:#3b311e;color:#ffe3a3}.dark .bdo-item-market-regions button{background:#2a2b2d;color:#bdc2c9}.dark .bdo-item-market-regions button[aria-selected=true]{background:#9a6817;color:#fff}.dark .bdo-item-market-variant{color:#aeb4bc}.dark .bdo-item-market-variant select{border-color:#46484c;background:#252628;color:#e5e7eb}.dark .bdo-item-market-stats dl,.dark .bdo-item-market-chart{background:#252628}.dark .bdo-item-market-stats dt,.dark .bdo-item-market-stats small,.dark .bdo-item-market-chart header>span,.dark .bdo-item-market-chart-canvas>p,.dark .bdo-item-market-foot{color:#aeb3ba}.dark .bdo-item-market-stats dd,.dark .bdo-item-market-chart h3{color:#eceff3}.dark .bdo-item-market-chart svg line{stroke:#3a3c40}.dark .bdo-item-market-chart svg text{fill:#9fa5ae}.dark .bdo-item-market-chart svg .market-line{stroke:#efbd65}.dark .bdo-item-market-chart svg .market-area{fill:rgba(239,189,101,.09)}.dark .bdo-item-market-chart svg .market-point{fill:#252628;stroke:#efbd65}.dark .bdo-item-market-chart svg .market-bar{fill:#a77b39}.dark .bdo-item-market-foot{border-color:#34363a}.dark .bdo-item-market-foot i{color:#efbd65}
@media(max-width:760px){.bdo-item-market-toolbar{align-items:stretch;flex-direction:column}.bdo-item-market-regions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.bdo-item-market-regions button{justify-content:center;padding-inline:7px}.bdo-item-market-variant{justify-content:space-between}.bdo-item-market-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bdo-item-market-charts{grid-template-columns:1fr}.bdo-item-market-chart-canvas,.bdo-item-market-chart svg{min-height:170px;height:170px}.bdo-item-market-foot{align-items:flex-start;flex-direction:column;gap:3px}.bdo-item-market-more{font-size:0}.bdo-item-market-more i{font-size:16px}}
@media(max-width:420px){.bdo-item-market-stats dd{font-size:18px}.bdo-item-market-regions button{min-width:0}.bdo-item-market-regions button small{display:none}}
