.unified-rewards__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.unified-rewards__summary{display:flex;align-items:baseline;gap:.75rem}.unified-rewards__summary h3{margin:0}.unified-rewards__total{font-size:1.35rem;font-weight:700;background:linear-gradient(135deg,#ba8cff,#8adcff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.unified-rewards__points{display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:999px;background:rgba(86,202,247,.12);border:1px solid rgba(86,202,247,.25)}.unified-rewards__points-label{font-size:.75rem;color:rgba(245,245,245,.6);text-transform:uppercase;letter-spacing:.04em}.unified-rewards__points-value{font-size:.9rem;font-weight:600;color:#8adcff}.unified-rewards__tabs{display:flex;gap:.5rem;padding:.25rem;margin:1rem 0;border-radius:12px;background:rgba(18,18,20,.5);border:1px solid rgba(255,255,255,.04)}.unified-rewards__tab{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1rem;border:none;border-radius:10px;background:transparent;color:rgba(245,245,245,.6);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.unified-rewards__tab:hover{color:rgba(245,245,245,.85);background:rgba(138,99,210,.1)}.unified-rewards__tab--active{background:rgba(138,99,210,.2);color:rgba(245,245,245,.95);border:1px solid rgba(138,99,210,.3)}.unified-rewards__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;font-size:.7rem;font-weight:600;background:rgba(138,99,210,.25);color:rgba(245,245,245,.8)}.unified-rewards__tab--active .unified-rewards__tab-count{background:rgba(138,99,210,.4);color:rgba(245,245,245,.95)}.unified-rewards__content{min-height:150px}@media (max-width:640px){.unified-rewards__header{flex-direction:column;align-items:flex-start;gap:.75rem}.unified-rewards__summary{flex-direction:column;gap:.25rem}.unified-rewards__total{font-size:1.2rem}.unified-rewards__tabs{margin:.75rem 0}.unified-rewards__tab{padding:.55rem .75rem;font-size:.85rem}}