/* HaberPro canlı piyasa kartları - hızlı, flat, responsive */
.hp-market-home-slot,.hp-market-article-slot{display:block!important;clear:both;width:100%}.hp-market-widget{display:block!important;visibility:visible!important;opacity:1!important;box-sizing:border-box;width:100%;margin:14px 0 18px;padding:13px;border:1px solid var(--line,#e5e7eb);border-radius:18px;background:var(--card,#fff);box-shadow:0 8px 20px rgba(15,23,42,.045);overflow:hidden;contain:layout paint}.hp-market-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 11px}.hp-market-head strong{display:block;margin:0;font-size:15px;line-height:1.15;font-weight:900;letter-spacing:-.02em;color:var(--text,#0f172a)}.hp-market-head span{display:block;margin-top:3px;color:var(--muted,#64748b);font-size:12px;font-weight:700}.hp-market-head small{flex:0 0 auto;white-space:nowrap;color:var(--muted,#64748b);font-size:11px;font-weight:800}.hp-market-items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.hp-market-card{min-width:0;display:flex!important;flex-direction:column;gap:5px;box-sizing:border-box;padding:10px;border:1px solid var(--line,#e5e7eb);border-radius:15px;background:rgba(248,250,252,.78);text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.hp-market-card b{display:block;font-size:11px;line-height:1;color:var(--muted,#64748b);font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-market-card em{display:block;font-style:normal;font-size:16px;line-height:1.15;font-weight:950;letter-spacing:-.035em;color:var(--text,#0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-market-card i{display:inline-flex;align-items:center;justify-content:center;gap:4px;align-self:flex-start;font-style:normal;max-width:100%;padding:3px 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;line-height:1;font-weight:900;white-space:nowrap}.hp-market-card i span{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:999px;background:rgba(100,116,139,.12);font-size:10px;line-height:1}.hp-market-card.is-up i{background:rgba(22,163,74,.11);color:#15803d}.hp-market-card.is-up i span{background:rgba(22,163,74,.16)}.hp-market-card.is-down i{background:rgba(220,38,38,.11);color:#b91c1c}.hp-market-card.is-down i span{background:rgba(220,38,38,.16)}.hp-market-card.is-loading{background:linear-gradient(90deg,rgba(248,250,252,.88),rgba(241,245,249,.88),rgba(248,250,252,.88));opacity:.88}.hp-market-widget.is-updating .hp-market-head small::after{content:' ';display:inline-block;width:4px;height:4px;margin-left:5px;border-radius:999px;background:currentColor;vertical-align:middle;opacity:.55}.hp-market-sidebar{margin:0 0 14px!important;padding:12px!important;border-radius:16px}.hp-market-sidebar .hp-market-head{margin-bottom:10px}.hp-market-sidebar .hp-market-head span{display:none}.hp-market-sidebar .hp-market-items{grid-template-columns:1fr;gap:7px}.hp-market-sidebar .hp-market-card{display:grid!important;grid-template-columns:minmax(0,76px) minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border-radius:13px}.hp-market-sidebar .hp-market-card em{font-size:14px;text-align:right}.hp-market-sidebar .hp-market-card i{font-size:10.5px;padding:3px 6px}@media(max-width:1100px){.hp-market-items{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-market-sidebar .hp-market-items{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-market-sidebar .hp-market-card{grid-template-columns:1fr;align-items:start}.hp-market-sidebar .hp-market-card em{text-align:left}}@media(max-width:640px){.hp-market-widget{margin:12px 0 15px;padding:11px;border-radius:16px;box-shadow:0 6px 16px rgba(15,23,42,.04)}.hp-market-head{align-items:flex-start}.hp-market-head span{font-size:11px}.hp-market-head small{font-size:10px}.hp-market-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hp-market-card{padding:9px;border-radius:13px}.hp-market-card em{font-size:15px}.hp-market-card b{font-size:10.5px}.hp-market-sidebar .hp-market-items{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-market-sidebar .hp-market-card{grid-template-columns:1fr}.hp-market-sidebar .hp-market-card em{text-align:left}}@media(max-width:380px){.hp-market-items,.hp-market-sidebar .hp-market-items{grid-template-columns:1fr}.hp-market-head{display:block}.hp-market-head small{display:block;margin-top:6px}}html[data-theme="dark"] .hp-market-widget{background:var(--card,#111827);border-color:rgba(148,163,184,.18);box-shadow:0 14px 28px rgba(0,0,0,.16)}html[data-theme="dark"] .hp-market-card{background:rgba(15,23,42,.55);border-color:rgba(148,163,184,.16)}html[data-theme="dark"] .hp-market-card.is-loading{background:rgba(15,23,42,.45)}html[data-theme="dark"] .hp-market-card i{background:rgba(148,163,184,.12);color:#cbd5e1}html[data-theme="dark"] .hp-market-card.is-up i{background:rgba(34,197,94,.14);color:#86efac}html[data-theme="dark"] .hp-market-card.is-down i{background:rgba(248,113,113,.14);color:#fca5a5}
