:root{
    --stream-bg:#0a0f1a;  
    --header-bg:#00173a;  
    --panel-hi:rgba(255,255,255,.06);
    --orange:#FFA515;  
    --aqua:#42F4B0;  
    --redorange:#EA4E3D;  
    --text:#EAF1FF;
    --muted:#8FA4C6;
    --t1:#EA4E3D;  
    --t2:#FFA515;  
    --t3:#F5C518;  
    --t4:#42F4B0;  
    --t5:#3DA5EA;  
    --t6:#B07BEA;
    --pos-QB:#ff2a6d;
    --pos-RB:#00ceb8;
    --pos-WR:#58a7ff;
    --pos-TE:#ffae58;
}