.ralph-lab{padding:20px;max-width:1200px;margin:0 auto}.ralph-lab h1{color:#333;margin-bottom:30px}.ralph-lab h2{color:#555;margin-top:30px;margin-bottom:15px}.token-section{background:#f9f9f9;padding:20px;border-radius:8px;margin-bottom:30px}.token-bar{position:relative;height:40px;background:#e9e9e9;border-radius:6px;overflow:hidden;margin-bottom:10px}.bar-fill{position:absolute;top:0;left:0;height:100%;width:var(--percent);background:var(--color, green);transition:all .3s}.bar-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:700;color:#333;z-index:1}.velocity{color:#666;font-size:.95em}.proposals-section{margin-bottom:30px}.proposals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px}.proposal-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a}.proposal-card.status-ready_to_launch{border-left:4px solid #4caf50}.proposal-card.status-in_progress{border-left:4px solid #2196f3}.proposal-card.status-failed{border-left:4px solid #f44336}.proposal-card.status-deployed{border-left:4px solid #9c27b0;opacity:.7}.proposal-card h3{margin:0 0 10px;font-size:1.1em}.proposal-meta{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.badge{padding:4px 8px;border-radius:4px;font-size:.85em;font-weight:700}.badge.theme{background:#e3f2fd;color:#1976d2}.badge.type{background:#f3e5f5;color:#7b1fa2}.badge.cost{background:#fff3e0;color:#e65100}.model{font-size:.9em;color:#666;margin:5px 0}.proposal-actions{margin-top:10px}.btn-deploy,.btn-retry{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;font-weight:700}.btn-deploy{background:#4caf50;color:#fff}.btn-deploy:hover{background:#45a049}.btn-retry{background:#f44336;color:#fff}.btn-retry:hover{background:#da190b}.progress{color:#2196f3;font-weight:700}.queue-section{background:#f9f9f9;padding:20px;border-radius:8px}.queue-section button{padding:10px 20px;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.queue-section button:hover{background:#1976d2}.ralph-lab.error{color:#f44336;padding:20px}
