
.rep-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}
.rep-chip{background:#141a2b;border:1px solid #21283c;color:#e8eefc;border-radius:999px;padding:.3rem .65rem;cursor:pointer;font-size:13px}
.rep-chip:hover{border-color:#3c5bd4}
.rep-spacer{flex:1 1 auto}
.rep-select, .rep-input{background:#0e1320;border:1px solid #27304a;border-radius:10px;color:#e8eefc;padding:.45rem .55rem}
.rep-btn{background:#ff8c00;border:1px solid #f59d2a;color:#111;border-radius:12px;padding:.45rem .7rem;font-weight:800;cursor:pointer}
.rep-ghost{background:#141a2b;border:1px solid #21283c;color:#e8eefc;border-radius:12px;padding:.45rem .7rem;cursor:pointer}
@media print{ .rep-toolbar, header, nav, .topbar{display:none !important} .print-container{padding:0;margin:0} }
