.hot-buys{position:relative;overflow:hidden;background:linear-gradient(145deg,#111827 0%,#17243b 52%,#0b1220 100%);color:#f8f1dc;border-block:4px solid #d5a62a}
.hot-buys:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 90% 12%,rgba(244,193,52,.2),transparent 27%),radial-gradient(circle at 8% 78%,rgba(39,112,168,.2),transparent 30%)}
.hot-buys .wrap{position:relative}
.hot-buys-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:24px}
.hot-buys .eyebrow{color:#f1c54b}
.hot-buys h2{margin:.15em 0 .12em;color:#fff;font-size:clamp(2.5rem,7vw,5.7rem);line-height:.88;text-transform:uppercase;letter-spacing:-.045em;text-shadow:4px 4px 0 #7d251e}
.hot-buys-head p{max-width:720px;margin:0;color:#cfd7e5;font-size:1.05rem;line-height:1.6}
.hot-buys-refresh{display:flex;align-items:center;gap:10px;min-width:225px;padding:13px 16px;border:1px solid rgba(241,197,75,.45);border-radius:13px;background:rgba(4,9,18,.55);color:#e7edf7}
.hot-buys-refresh .pulse{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:#f1c54b;box-shadow:0 0 0 5px rgba(241,197,75,.14)}
.hot-buys-refresh strong,.hot-buys-refresh small{display:block}.hot-buys-refresh small{margin-top:2px;color:#9ca9bc}
.hot-buys-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}
.hot-buys-filters span{padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:#dbe4f1;font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
.hot-buys-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:15px 17px;border-left:5px solid #f1c54b;border-radius:8px;background:#fff3c8;color:#32230d;box-shadow:0 9px 22px rgba(0,0,0,.18)}
.hot-buys-status p{margin:0;line-height:1.45}.hot-buys-status strong{font-weight:950}
.hot-buys-status .status-badge{white-space:nowrap;padding:6px 10px;border-radius:999px;background:#17243b;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.hot-buys-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.hot-buy-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(241,197,75,.45);border-radius:16px;background:#f8f3e7;color:#22170e;box-shadow:0 14px 30px rgba(0,0,0,.28);transition:transform .2s ease,box-shadow .2s ease}
.hot-buy-card:hover{transform:translateY(-4px);box-shadow:0 19px 38px rgba(0,0,0,.38)}
.hot-buy-rank{position:absolute;z-index:2;top:10px;left:10px;display:grid;place-items:center;width:42px;height:42px;border:2px solid #fff3c8;border-radius:50%;background:#9e2e25;color:white;font-size:1rem;font-weight:950;box-shadow:0 4px 11px rgba(0,0,0,.3)}
.hot-buy-image{display:grid;place-items:center;aspect-ratio:1.14/1;overflow:hidden;background:linear-gradient(135deg,#1c2c48,#0e182a)}
.hot-buy-image img{width:100%;height:100%;object-fit:contain;padding:12px}
.hot-buy-image-fallback{font-size:3.1rem}
.hot-buy-copy{display:flex;flex:1;flex-direction:column;padding:14px}
.hot-buy-set{margin:0 0 4px;color:#7a6752;font-size:.68rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hot-buy-card h3{margin:0;font-size:1.08rem;line-height:1.18}
.hot-buy-code{display:block;margin-top:4px;color:#6d5843;font-size:.78rem;font-weight:800}
.hot-buy-movement{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin:14px 0 9px}
.hot-buy-price small,.hot-buy-gain small{display:block;color:#746552;font-size:.67rem;font-weight:750;text-transform:uppercase}
.hot-buy-price strong{font-size:1.55rem;line-height:1}
.hot-buy-gain{text-align:right}.hot-buy-gain strong{color:#16824d;font-size:1.03rem}
.hot-buy-sparkline{display:flex;height:27px;align-items:end;gap:3px;margin-bottom:12px}
.hot-buy-sparkline i{flex:1;min-height:4px;border-radius:3px 3px 0 0;background:linear-gradient(#54c984,#16824d)}
.hot-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}
.hot-buy-actions button{min-height:46px;padding:8px 6px;border:1px solid #a88633;border-radius:9px;background:#efe5c8;color:#4e402d;font:inherit;font-size:.76rem;font-weight:900;cursor:not-allowed}
.hot-buy-actions button:last-child{background:#162743;color:#fff1c4}
.hot-buy-actions small{display:block;margin-top:2px;font-size:.61rem;font-weight:700;opacity:.75}
.hot-buy-market{display:block;margin-top:9px;color:#683126;font-size:.74rem;font-weight:850;text-align:center}
.hot-buy-placeholder{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;min-height:180px;padding:28px;border:1px dashed rgba(241,197,75,.55);border-radius:16px;background:rgba(255,255,255,.06)}
.hot-buy-placeholder span{font-size:3.2rem}.hot-buy-placeholder h3{margin:0 0 5px;color:#fff;font-size:1.45rem}.hot-buy-placeholder p{margin:0;color:#cbd6e5;line-height:1.55}
.hot-buys-foot{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);color:#aeb9ca;font-size:.78rem}
.hot-buys-foot p{margin:0}.hot-buys-foot a{color:#f1c54b;font-weight:800}
@media(max-width:1050px){.hot-buys-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hot-buys-head{grid-template-columns:1fr}.hot-buys-refresh{min-width:0}.hot-buys-grid{grid-template-columns:1fr}.hot-buys-status,.hot-buys-foot{align-items:flex-start;flex-direction:column}.hot-buy-card{display:grid;grid-template-columns:36% 64%}.hot-buy-image{height:100%;aspect-ratio:auto}.hot-buy-copy{min-width:0}.hot-buy-rank{width:36px;height:36px}.hot-buy-actions{grid-template-columns:1fr}.hot-buy-placeholder{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.hot-buy-card{transition:none}}