*{box-sizing:border-box}body{color:#1a1a1a;background:#f5f6f8;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.loading{text-align:center;padding:2rem}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-form{background:#fff;border-radius:8px;flex-direction:column;gap:.75rem;width:100%;max-width:360px;padding:2rem;display:flex;box-shadow:0 1px 3px #0000001a}.auth-form h1{margin:0 0 .5rem;font-size:1.4rem}.auth-form label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.auth-form input,.auth-form select{border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:1rem}.auth-form button{color:#fff;cursor:pointer;background:#2454ff;border:none;border-radius:4px;margin-top:.5rem;padding:.6rem;font-size:1rem}.auth-form button:disabled{opacity:.6;cursor:default}.skills-list{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.skill-checkbox{background:#f0f1f5;border-radius:4px;align-items:center;padding:.25rem .5rem;font-size:.85rem;flex-direction:row!important;gap:.3rem!important}.error{color:#a01414;background:#fde8e8;border-radius:4px;margin:0;padding:.5rem;font-size:.9rem}.dashboard{max-width:900px;margin:0 auto;padding:1rem}.dashboard-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;display:flex}.dashboard-header button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.4rem .8rem}.card{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1rem;box-shadow:0 1px 3px #00000014}.card h2{margin-top:0;font-size:1.1rem}.form-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.form-row input,.form-row select{border:1px solid #ccc;border-radius:4px;padding:.4rem}.form-row button{color:#fff;cursor:pointer;background:#2454ff;border:none;border-radius:4px;padding:.4rem .8rem}.form-row button:disabled{opacity:.6;cursor:default}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid #eee;padding:.4rem .5rem}.badge{background:#eee;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;display:inline-block}.badge.deschis{color:#3730a3;background:#e0e7ff}.badge.ofertat{color:#92400e;background:#fef3c7}.badge.acceptat{color:#065f46;background:#d1fae5}.badge.finalizat{color:#1f2937;background:#d1d5db}.badge.anulat,.badge.refuzat{color:#991b1b;background:#fee2e2}.action-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;margin-right:.25rem;padding:.25rem .6rem;font-size:.8rem}
