*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;color:#212529;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:1rem;font-weight:600;transition:background .2s}.btn-primary{background:#0d6efd;color:#fff}.btn-primary:hover{background:#0b5ed7}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5c636a}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#bb2d3b}.card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;padding:2rem}.container{max-width:900px;margin:0 auto;padding:2rem 1rem}input,select,textarea{width:100%;padding:10px 14px;border:1px solid #ced4da;border-radius:6px;font-size:1rem;margin-top:4px}input:focus,select:focus,textarea:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}label{font-weight:600;display:block;margin-bottom:2px}.form-group{margin-bottom:1.25rem}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.78rem;font-weight:600;text-transform:uppercase}.badge-draft{background:#e9ecef;color:#495057}.badge-submitted{background:#cfe2ff;color:#084298}.badge-in_review{background:#fff3cd;color:#664d03}.badge-placed{background:#d1e7dd;color:#0a3622}.badge-flagged{background:#f8d7da;color:#842029}.badge-hold{background:#fde8d8;color:#7c3f00}.badge-rejected{background:#e2e3e5;color:#383d41}.error{color:#dc3545;font-size:.875rem;margin-top:4px}.step-indicator{display:flex;gap:8px;margin-bottom:2rem;align-items:center}.step-dot{width:12px;height:12px;border-radius:50%;background:#dee2e6}.step-dot.active{background:#0d6efd}.step-dot.complete{background:#198754}
