.reb-trends-page{background:#070907;color:#fff;padding:64px 5.5vw 78px;min-height:760px}.reb-trends-shell{max-width:1480px;margin:0 auto}.reb-trends-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.reb-trends-kicker{color:#f5b026;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.reb-trends-heading h1{font-size:clamp(38px,4.4vw,68px);line-height:1;margin:0 0 12px;color:#fff}.reb-trends-heading p{max-width:760px;margin:0;color:rgba(255,255,255,.68);font-size:17px;line-height:1.6}.reb-live-pill{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 15px;border:1px solid rgba(34,197,94,.35);border-radius:999px;background:rgba(34,197,94,.08);color:#7df0a5;font-weight:800;white-space:nowrap}.reb-live-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.1)}
.reb-trend-controls{display:grid;grid-template-columns:minmax(280px,1fr) 220px 190px;gap:14px;align-items:start;padding:18px;margin-bottom:18px;border:1px solid rgba(245,176,38,.2);border-radius:14px;background:linear-gradient(135deg,#111411,#18130a)}.reb-trend-field{display:grid;grid-template-rows:18px 48px 28px;gap:8px;align-items:start;min-width:0}.reb-trend-field label,.reb-control-spacer{display:flex;align-items:center;height:18px;color:#d9c58d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.reb-trend-field input,.reb-trend-field select,.reb-trend-refresh{box-sizing:border-box;width:100%;min-width:0;height:48px;min-height:48px;max-height:48px;margin:0;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#070907;color:#fff;padding:0 14px;font:700 14px Ubuntu,Arial,sans-serif;line-height:1;outline:none}.reb-trend-field input:focus,.reb-trend-field select:focus{border-color:#f5b026;box-shadow:0 0 0 3px rgba(245,176,38,.14)}.reb-trend-field small{display:block;min-height:28px;color:#77808d;font-size:11px;line-height:1.4}.reb-load-field small{visibility:hidden}.reb-trend-refresh{display:flex;align-items:center;justify-content:center;gap:7px;border-color:#f5b026;background:#f5b026;color:#070707;font-weight:900;cursor:pointer}.reb-trend-refresh:hover{filter:brightness(1.05)}
.reb-trends-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.7fr);gap:18px;align-items:start}.reb-chart-panel,.reb-intel-panel{border:1px solid rgba(245,176,38,.2);border-radius:14px;background:#0d100e;overflow:hidden}.reb-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.09)}.reb-panel-head h2{margin:0;color:#fff;font-size:18px}.reb-panel-head span{color:rgba(255,255,255,.55);font-size:12px}.reb-tv-chart{height:620px;background:#0f0f0f}.reb-intel-panel{padding-bottom:16px}.reb-trend-state{margin:16px;padding:24px;border-radius:12px;background:#101827;border:1px solid rgba(255,255,255,.08)}.reb-trend-state small{display:block;color:#93a4bd;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.reb-trend-state strong{display:block;margin-top:8px;color:#a8b8d1;font-size:34px;line-height:1}.reb-trend-state.uptrend{background:linear-gradient(135deg,rgba(6,78,59,.7),rgba(16,24,39,.9));border-color:rgba(16,185,129,.36)}.reb-trend-state.uptrend strong{color:#34d399}.reb-trend-state.downtrend{background:linear-gradient(135deg,rgba(127,29,29,.7),rgba(16,24,39,.9));border-color:rgba(248,113,113,.34)}.reb-trend-state.downtrend strong{color:#fb7185}.reb-trend-state.sideways{background:linear-gradient(135deg,rgba(120,83,10,.55),rgba(16,24,39,.9));border-color:rgba(245,176,38,.35)}.reb-trend-state.sideways strong{color:#f5b026}.reb-trend-state.waiting strong{font-size:25px}.reb-intel-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px}.reb-intel-item{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#121512;padding:14px}.reb-intel-item span{display:block;color:#8490a3;font-size:12px;margin-bottom:7px}.reb-intel-item strong{display:block;color:#fff;font-size:16px;overflow-wrap:anywhere}.reb-trend-note{margin:14px 16px 0;padding:13px 14px;border-radius:9px;background:rgba(245,176,38,.08);color:#d8c48b;font-size:12px;line-height:1.5}.reb-trend-history{margin-top:18px;border:1px solid rgba(245,176,38,.2);border-radius:14px;background:#0d100e;overflow:hidden}.reb-history-scroll{overflow-x:auto}.reb-history-table{width:100%;border-collapse:collapse;min-width:760px}.reb-history-table th,.reb-history-table td{padding:14px 18px;text-align:left;border-bottom:1px solid rgba(255,255,255,.07);font-size:13px}.reb-history-table th{color:#d9c58d;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.reb-history-table td{color:rgba(255,255,255,.78)}.reb-history-empty{text-align:center!important;color:rgba(255,255,255,.45)!important;padding:28px!important}
@media(max-width:980px){.reb-trends-heading{align-items:flex-start;flex-direction:column}.reb-trend-controls{grid-template-columns:1fr 1fr}.reb-trend-refresh{grid-column:1/-1}.reb-trends-grid{grid-template-columns:1fr}.reb-tv-chart{height:520px}}
@media(max-width:640px){.reb-trends-page{padding:38px 16px 52px}.reb-trends-heading h1{font-size:38px}.reb-trends-heading p{font-size:15px}.reb-live-pill{font-size:13px}.reb-trend-controls{grid-template-columns:1fr;padding:14px}.reb-trend-refresh{grid-column:auto}.reb-tv-chart{height:430px}.reb-intel-list{grid-template-columns:1fr 1fr;gap:8px;padding:0 12px}.reb-intel-item{padding:12px}.reb-trend-state{margin:12px;padding:20px}.reb-trend-state strong{font-size:28px}}
