.rrr-tracker-result{background:#111;border:2px solid cyan;padding:20px;border-radius:10px;box-shadow:0 0 20px rgb(0 255 255 / .5);animation:fadeIn 0.4s ease-in-out;color:#fff;margin-top:20px}.rrr-tracker-error{color:#f55;font-weight:700}.rrr-tracker-loading{color:cyan;font-style:italic;margin-top:10px;animation:blink 1s steps(2,start) infinite}@keyframes blink{to{visibility:hidden}}.rrr-terminal-log{background:#000;color:cyan;font-family:'Courier New',monospace;font-size:14px;padding:20px;margin-bottom:20px;border-radius:8px;box-shadow:inset 0 0 15px rgb(0 255 255 / .15);max-width:600px;max-height:120px;overflow-y:auto;white-space:pre-wrap;display:block;line-height:1.5;position:relative}.rrr-log-line{margin:0}.rrr-blink{display:inline-block;width:10px;animation:blink-cursor 1s steps(2,start) infinite;color:cyan}@keyframes blink-cursor{0%,50%{opacity:1}51%,100%{opacity:0}}.rrr-status-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-weight:700;font-size:14px;color:#111;background:#ccc}.rrr-tracker-result a{color:#00ffc3;text-decoration:underline}.rrr-tracker-result a:hover{color:#fff}.rrr-reset-btn{background:#fff0;border:2px solid cyan;color:cyan;padding:6px 12px;font-weight:700;border-radius:6px;cursor:pointer;margin-top:10px;transition:background 0.2s,color 0.2s}.rrr-reset-btn:hover{background:cyan;color:#000}.rrr-centered{text-align:center}.rrr-tracker-intro{font-size:15px;color:#ccc;margin-bottom:15px;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}.rrr-status-awaiting-drop-off{background:#fdd835}.rrr-status-in-queue{background:#81d4fa}.rrr-status-in-progress{background:#4fc3f7}.rrr-status-parts-ordered{background:#ffb74d}.rrr-status-ready-for-pickup{background:#aed581}.rrr-status-completed{background:#81c784}.rrr-status-cancelled{background:#e57373}